Stewart X Addison

Results 1807 comments of Stewart X Addison

For aarch64 we should be able to use the newer OSUOSL ones. For other architectures once we start getting older images replaced with e.g. Ubuntu 24.04 we should be able...

dockerhost machines should not be used for test, so they would not typically have `sw.tool.docker` applied. Anything systems with `ci.role.test` that has docker available and working should be a valid...

> 15:48:15 [exec] sudo podman pull docker.io/eclipse-temurin:21-jdk Two things: 1. This is likely the first time we've tried to run these at Adoptium on `podman` 2. They should not require...

Seems likely related to the memory on those machines. Next steps should probably be to verify the swap file settings, whether they can be increased with any effect, and if...

> Could also be filehandles. What determines available file handles on a per-machine basis? Is that in any way a default set on RAM size or something else?

(I've disabled the win2016 system by removing `ci.role.test` until this can be debugged/diagnosed)

Testing [here](https://ci.adoptopenjdk.net/job/Grinder/7230/) with swap space increased on test-azure-win2016-x64-1 (assuming it goes live without a reboot) If that doesn't work I'll increase the RAM to 6Gb

Hmmm 2012r2-2 has 16GB of RAM. Running a [Grinder on there too](https://ci.adoptopenjdk.net/job/Grinder/7231/) to verify

So the Grinder on the win2016 box failued but not with an obvious memory issue - @lumpfish can you check [the log](https://ci.adoptopenjdk.net/job/Grinder/7230/) of that one to see if it's the...

Win2012 machine showed an `OutOfMemory` during one of the tests (different one in each run) in [7231](https://ci.adoptopenjdk.net/job/Grinder/7231/consoleFull) and [7237](https://ci.adoptopenjdk.net/job/Grinder/7237/consoleFull) I'm going to restart it, run the same test again while...