adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
85 stars 101 forks source link

Can't locate Digest/SHA.pm in @INC on test-docker-centos7-x64-1 #3508

Closed sophia-guo closed 3 months ago

sophia-guo commented 6 months ago

Recent test run on test-docker-centos7-x64-1 get error message:

14:27:02  getDependentLibs:
14:27:02       [exec] Can't locate Digest/SHA.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/jenkins/workspace/Grinder/aqa-tests/TKG/../TKG/scripts/getDependencies.pl line 19.
14:27:02       [exec] BEGIN failed--compilation aborted at /home/jenkins/workspace/Grinder/aqa-tests/TKG/../TKG/scripts/getDependencies.pl line 19.

https://ci.adoptium.net/view/Test_grinder/job/Grinder/9393/console https://ci.adoptium.net/view/Test_grinder/job/Grinder/9399/console

Haroon-Khel commented 3 months ago

This is fixed with the rebuild of test-docker-centos7-x64-1, documented here https://github.com/adoptium/infrastructure/pull/3402