-
-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(sleep/coreutils) java/lang/ProcessHandle/InfoTest.java in jdk_lang fails on test-docker-centos8-x64-2 #2886
Comments
If im reading the output right, it is expecting to find In test-docker-centos8-x64-2
|
Related clearlinux/distribution#1142 |
Taking https://ci.adoptopenjdk.net/computer/test-docker-centos8-x64-2/ offline until after release |
Since CentOS8 is no longer supported, the correct action here is to decomission that system in preference for any avaiable UBI/RHEL8 systems |
Rerunning on ubi8 machines since https://ci.adoptium.net/job/Grinder/8749/console test-docker-ubi8-x64-1 https://ci.adoptium.net/job/Grinder/8750/console test-docker-ubi8-x64-2 |
Noting that CentOS and UBI containers seem to use the small wrapper around |
For any interested parties, an upstream fix with a special case for these environments can be done here: |
Adjusted title so I recognise which issue this is ;-) |
java/lang/ProcessHandle/InfoTest.java in jdk_lang fails on test-docker-centos8-x64-2 with
java.lang.AssertionError: Command: expected: 'sleep', actual: /usr/bin/coreutils expected [true] but found [false]
Test_
job on https://ci.adoptopenjdk.net which showed the failure https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_linux/264/Test Info
Test Name: jdk_lang_0
Test Duration: 18 min 30 sec
Machine: test-docker-centos8-x64-2
TRSS link for the test output: https://trss.adoptium.net/output/test?id=63c48eb7ed0b30773bb0d66f
Build Info
Build Name: Test_openjdk17_hs_sanity.openjdk_x86-64_linux
Jenkins Build start time: Jan 15 2023, 12:36 pm
Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_linux/264/
TRSS link for the build: https://trss.adoptium.net/allTestsInfo?buildId=63c48defed0b30773bb0d3de
Java Version
openjdk version "17.0.6" 2023-01-17
OpenJDK Runtime Environment Temurin-17.0.6+8 (build 17.0.6+8)
OpenJDK 64-Bit Server VM Temurin-17.0.6+8 (build 17.0.6+8, mixed mode, sharing)
Rerun in Grinder
The text was updated successfully, but these errors were encountered: