jenkinsci / jenkinsci/junit-plugin

[JENKINS-34372] The jUnit plugin doesn't process all xml files

Open
#1,024 1 comment 0 reactions 0 assignees View on GitHub
component:junit-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
87
Forks
351
Avg merge
1d 19h
Merged PRs (30d)
2

Description

I have an issue where Jenkins will happily be processing the contents of jobs that produce two xml files and correctly processes both of them and outputs the results.

Then for no clear reason in the logs only one of the xml files is processed. It remains in this state until I restart Jenkins and then both files are correctly processed until it falls over again.

I have been unable to find any reason for this sudden behaviour - there is no clear difference in the produced files and nothing obvious in the logs.

---
Originally reported by ismith, imported from: The jUnit plugin doesn't process all xml files


  • status: Open
  • priority: Minor
  • component(s): junit-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-11-26

Raw content of original issue

I have an issue where Jenkins will happily be processing the contents of jobs that produce two xml files and correctly processes both of them and outputs the results.

Then for no clear reason in the logs only one of the xml files is processed. It remains in this state until I restart Jenkins and then both files are correctly processed until it falls over again.

I have been unable to find any reason for this sudden behaviour - there is no clear difference in the produced files and nothing obvious in the logs.

environment

```
Issue seen on three servers

1.598 with jUnit plugin 1.4

1.625.3 with jUnit plugin 1.9

1.625.3 with jUnit plugin 1.11
```

3 attachments

- [epltest.xml](https://issues.jenkins.io/secure/attachment/32495/epltest.xml)
- [jenkins.log](https://issues.jenkins.io/secure/attachment/32493/jenkins.log)
- [results.xml](https://issues.jenkins.io/secure/attachment/32494/results.xml)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.