${buildjdk.os.name} not recognised
https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/613
00:01:51 BUILD FAILED
00:01:51 /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/TKG/scripts/build_test.xml:95: The following error occurred while executing this line:
00:01:51 /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/system/common.xml:367: The following error occurred while executing this line:
00:01:51 /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/system/common.xml:355: The following error occurred while executing this line:
00:01:51 /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/system/STF/stf.build/include/top.xml:80: The following error occurred while executing this line:
00:01:51 /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/system/STF/stf.build/include/top.xml:514: The following error occurred while executing this line:
00:01:51 /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/system/STF/stf.build/include/top.xml:573: java os.name property value ${buildjdk.os.name} not recognised. Update the get-platform-prefix macrodef in stf.build/include/top.xml
@llxia fyi
Another child job passed on the same machine: https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_0/613/
Rerun in Grinder: https://openj9-jenkins.osuosl.org/job/Grinder/2881/console => passed
It's some kind of intermittent issue, earlier it was reported via https://github.com/adoptium/aqa-tests/issues/3997
https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_0/789
Grinder on previously failed machine p8-java1-ibm08 ==> passed
In the internal Grinder, printed -XshowSettings:properties, os.name is correct.
00:04:16.464 os.name = AIX
00:04:16.464 os.version = 7.2
@annaibm could you please uncomment https://github.com/adoptium/STF/blob/master/stf.build/include/top.xml#L508-L512?
Thanks @annaibm for PR Uncomment -XshowSettings:properties
5x on 10 machines: https://openj9-jenkins.osuosl.org/job/Grinder/3604/console ==> all passed