eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.27k stars 721 forks source link

jenkins : Did not find any matching files. Setting build result to FAILURE. #8378

Open JasonFengJ9 opened 4 years ago

JasonFengJ9 commented 4 years ago

Failure link

From internal jenkins nightly jobs.

Optional info

Failure output (captured from console output)

Test_openjdk8_j9_extended.functional_x86-64_linux_Nightly/269
23:05:27  TAP Reports Processing: START
23:05:27  Looking for TAP results report in workspace using pattern: **/*.tap
23:05:27  Did not find any matching files. Setting build result to FAILURE.

There are quite a few builds failed due to same reason.

smlambert commented 4 years ago

This issue does not link to any real example. While I can search for the OpenJ9 jobs called by this name, it makes it easier to triage if you include links to real Jenkins jobs. If its a report about internal jobs, you can still state that (even though you will not include internal links)

JasonFengJ9 commented 4 years ago

Yeah, this is from an internal build. I was hoping Test_openjdk8_j9_extended.functional_x86-64_linux_Nightly/269 provides the hint to the actual link.

smlambert commented 4 years ago

Got it now, thanks!