Stewart X Addison

Results 1807 comments of Stewart X Addison

I've created a RISC-V view at https://ci.adoptium.net/view/RISC-V/ as a convenient way of viewing the jobs we're interested in for the purposes of this so we can see how many of...

Verified that 22 and 23 are now being triggered along with the other platforms but 23 is failing (as expected) due to the `dirmngr` error (third bullet point in the...

New docker build image with the updated JDKs is being pushed as I write this :-)

For monitoring valid logins on the UNIX platforms we should be able to look at the SSH key fingerprints as per #3212

The most important flag for reproducibilty is `-qnotimestamps` which stops the compiler from adding timestamps into the object files. Unfortunately the linker still puts a timestamp into the object files...

FYI @andrew-m-leonard

There have been a few similar issues raised recently, although in each case I have been unable to reproduce it. It feels like a caching issue somewhere. I've transferred this...

Is 20 the timeout factor that's been checked as needed to make it pass on our systems, or could it work with a lower number?

Seems reasonable - was just trying to understand if it was just on the limit e.g. if '2' would be enough, resulting in a 10x lower timeout which would be...

Access granted to the machine you mentioned with the ssh key you use for github. Note that it is a docker container on an aarch64 host: ``` ssh [email protected] -p...