Stewart X Addison

Results 1814 comments of Stewart X Addison

> > The renaissance-philosophers test in extended.perf still seems to be a problem > > We excluded that perf target for AIX [here](https://github.com/adoptium/aqa-tests/issues/5010), it is not unreasonable to exclude for...

TestJlmRemoteNotifierProxyAuth_0 failed in sanity.system at https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_riscv64_linux/56/console but seemed to pass in the automatic re-run at https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_riscv64_linux_rerun/9/consoleFull (Both were on the scaleway-1 machine. Grinding with 10 iterations at https://ci.adoptium.net/job/Grinder/9083/ **(EDIT: Failed...

VectorMaxConversionTests_Zsinglegen passed in https://ci.adoptium.net/job/Grinder/9111/ on `master` TestJCmdDefaults passed in https://ci.adoptium.net/job/Grinder/9103/testResults (Compare [pass](https://ci.adoptium.net/job/Grinder/9103/testReport/sun_tools_jcmd_TestJcmdDefaults/java/TestJcmdDefaults/), [fail](https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_riscv64_linux_testList_0/3/testReport/sun_tools_jcmd_TestJcmdDefaults/java/TestJcmdDefaults/))

> This looks good. We should gather the .tap files from test jobs and Grinders and attach to this issue to close. TAP Files: [jdk21.0.2+13-riscv64-releasetaps.tar.gz](https://github.com/adoptium/aqa-tests/files/14575195/jdk21.0.2%2B13-riscv64-releasetaps.tar.gz) Excludes two grinders which didn't...

I've re-run those Grinders ([9135](https://ci.adoptium.net/job/Grinder/9135), [9136](https://ci.adoptium.net/job/Grinder/9136)), and collected the additional two tap files: [jdk21.0.2+13-riscv64-grindertaps.tar.gz](https://github.com/adoptium/aqa-tests/files/14586395/jdk21.0.2%2B13-riscv64-grindertaps.tar.gz) Ref the comment from earlier in this issue: `Passed AKSerialNumber but failed java/security/misc/Versions.java` (when running from...

I suspect they're ending up in `/var/lib/systemd/coredump/` as defined in `/proc/sys/kernel/core_pattern` ... Depends if we want to adjust the default on the system or handle the situation differently (We may...

I have made an adjustment to `/etc/sysctl.conf` to set `kernel.core_pattern = core.%p` Running a test at https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.functional_x86-64_linux/78 Will need to ensure that's the best place to set it and ensure...

(Job above succeeded so that resolves the issue)

As per statement above, I do not yet considered this closed as the playbooks have (to my knowledge) not been updated to handle this.

Thanks for the reminder :-) I think so, but we need to see which distributions this affects - given the choice I'd rather not replace it everywhere unless we need...