No Possible Issues Found via Git Search
Rebuild_Same_JDK_Reproducibility_Test_0
[2024-08-09T22:35:36.214Z] Running test Rebuild_Same_JDK_Reproducibility_Test_0 ...
[2024-08-09T22:35:36.214Z] ===============================================
[2024-08-09T22:35:36.214Z] Rebuild_Same_JDK_Reproducibility_Test_0 Start Time: Fri Aug 9 22:35:35 2024 Epoch Time (ms): 1723242935920
[2024-08-09T22:35:36.214Z] variation: NoOptions
[2024-08-09T22:35:36.214Z] JVM_OPTIONS:
[2024-08-09T22:35:36.214Z] { \
[2024-08-09T22:35:36.214Z] echo ""; echo "TEST SETUP:"; \
[2024-08-09T22:35:36.214Z] echo "Nothing to be done for setup."; \
[2024-08-09T22:35:36.214Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17232429355174/Rebuild_Same_JDK_Reproducibility_Test_0"; \
[2024-08-09T22:35:36.214Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17232429355174/Rebuild_Same_JDK_Reproducibility_Test_0"; \
[2024-08-09T22:35:36.214Z] echo ""; echo "TESTING:"; \
[2024-08-09T22:35:36.214Z] docker container rm reproducibleCompare; \
[2024-08-09T22:35:36.214Z] docker run -v "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/../../jvmtest/system/reproducibleCompare:/home/jenkins/test" -w "/home/jenkins/" -v "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/jdkbinary/j2sdk-image/jdk-21.0.5+2/bin/../:/home/jenkins/jdkbinary/" --name reproducibleCompare centos:7 /bin/bash /home/jenkins/test/linux_repro_build_compare.sh /home/jenkins/test/OpenJDK21U-sbom_x64_linux_hotspot_21.0.5_2-ea.json /home/jenkins/jdkbinary; \
[2024-08-09T22:35:36.214Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "Rebuild_Same_JDK_Reproducibility_Test_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17232429355174/Rebuild_Same_JDK_Reproducibility_Test_0"; else echo "-----------------------------------"; echo "Rebuild_Same_JDK_Reproducibility_Test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-08-09T22:35:36.214Z] docker cp reproducibleCompare:/home/jenkins/reprotest.diff ./; \
[2024-08-09T22:35:36.214Z] docker cp reproducibleCompare:/home/jenkins/reproJDK.tar.gz ./; \
[2024-08-09T22:35:36.214Z] docker cp reproducibleCompare:/home/jenkins/SBOM.json ./; \
[2024-08-09T22:35:36.214Z] docker container rm reproducibleCompare; \
[2024-08-09T22:35:36.214Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-08-09T22:35:36.214Z] echo "Nothing to be done for teardown."; \
[2024-08-09T22:35:36.214Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17232429355174/TestTargetResult";
[2024-08-09T22:35:36.214Z]
[2024-08-09T22:35:36.214Z] TEST SETUP:
[2024-08-09T22:35:36.214Z] Nothing to be done for setup.
[2024-08-09T22:35:36.214Z]
[2024-08-09T22:35:36.214Z] TESTING:
[2024-08-09T22:35:36.214Z] Error: No such container: reproducibleCompare
[2024-08-09T22:35:38.450Z] Loaded plugins: fastestmirror, ovl
[2024-08-09T22:35:38.451Z] Determining fastest mirrors
[2024-08-09T22:35:44.750Z] Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was
[2024-08-09T22:35:44.750Z] 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
[2024-08-09T22:35:44.750Z]
[2024-08-09T22:35:44.750Z]
[2024-08-09T22:35:44.750Z] One of the configured repositories failed (Unknown),
[2024-08-09T22:35:44.750Z] and yum doesn't have enough cached data to continue. At this point the only
[2024-08-09T22:35:44.750Z] safe thing yum can do is fail. There are a few ways to work "fix" this:
[2024-08-09T22:35:44.750Z]
[2024-08-09T22:35:44.750Z] 1. Contact the upstream for the repository and get them to fix the problem.
[2024-08-09T22:35:44.750Z]
[2024-08-09T22:35:44.750Z] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
[2024-08-09T22:35:44.750Z] upstream. This is most often useful if you are using a newer
[2024-08-09T22:35:44.750Z] distribution release than is supported by the repository (and the
[2024-08-09T22:35:44.750Z] packages for the previous distribution release still work).
[2024-08-09T22:35:44.750Z]
[2024-08-09T22:35:44.750Z] 3. Run the command with the repository temporarily disabled
[2024-08-09T22:35:44.750Z] yum --disablerepo=<repoid> ...
[2024-08-09T22:35:44.750Z]
[2024-08-09T22:35:44.750Z] 4. Disable the repository permanently, so yum won't use it by default. Yum
[2024-08-09T22:35:44.750Z] will then just ignore the repository until you permanently enable it
[2024-08-09T22:35:44.750Z] again or use --enablerepo for temporary usage:
[2024-08-09T22:35:44.750Z]
[2024-08-09T22:35:44.750Z] yum-config-manager --disable <repoid>
[2024-08-09T22:35:44.750Z] or
[2024-08-09T22:35:44.750Z] subscription-manager repos --disable=<repoid>
[2024-08-09T22:35:44.750Z]
[2024-08-09T22:35:44.750Z] 5. Configure the failing repository to be skipped, if it is unavailable.
[2024-08-09T22:35:44.750Z] Note that yum will try to contact the repo. when it runs most commands,
[2024-08-09T22:35:44.750Z] so will have to try and fail each time (and thus. yum will be be much
[2024-08-09T22:35:44.750Z] slower). If it is a very temporary problem though, this is often a nice
[2024-08-09T22:35:44.750Z] compromise:
[2024-08-09T22:35:44.750Z]
[2024-08-09T22:35:44.750Z] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
[2024-08-09T22:35:44.750Z]
[2024-08-09T22:35:44.750Z] Cannot find a valid baseurl for repo: base/7/x86_64
[2024-08-09T22:35:44.750Z] -----------------------------------
[2024-08-09T22:35:44.750Z] Rebuild_Same_JDK_Reproducibility_Test_0_FAILED
[2024-08-09T22:35:44.750Z] -----------------------------------
[2024-08-09T22:35:44.750Z] Error: No such container:path: reproducibleCompare:/home/jenkins/reprotest.diff
[2024-08-09T22:35:44.750Z] Error: No such container:path: reproducibleCompare:/home/jenkins/reproJDK.tar.gz
[2024-08-09T22:35:44.750Z] Error: No such container:path: reproducibleCompare:/home/jenkins/SBOM.json
[2024-08-09T22:35:44.750Z] reproducibleCompare
[2024-08-09T22:35:44.750Z]
[2024-08-09T22:35:44.750Z] TEST TEARDOWN:
[2024-08-09T22:35:44.750Z] Nothing to be done for teardown.
[2024-08-09T22:35:45.076Z] Rebuild_Same_JDK_Reproducibility_Test_0 Finish Time: Fri Aug 9 22:35:44 2024 Epoch Time (ms): 1723242944717