Open sophia-guo opened 11 months ago
Have we got a fix for the underlying problem? Yes there are a lot of files being created with root
permissions e.g.
656139 12 -rw-r--r-- 1 root root 8458 Dec 4 19:35 ./Grinder/jvmtest/functional/reproducibleCompare/temurin-build/workspace/build/src/test/jdk/javax/xml/jaxp/testng/validation/jdk8036951/FeaturePropagationTest.java
656146 4 -rw-r--r-- 1 root root 174 Dec 4 19:35 ./Grinder/jvmtest/functional/reproducibleCompare/temurin-build/workspace/build/src/test/jdk/javax/xml/jaxp/testng/validation/jdk8036951/idc.xml
(That was from the equinixesxi machine)
I've cleared up the Grinder directories on the three machines mentioned but if this is causing a problem and we don't yet have a fix can we try and limit the runs to one machine for now?
Access granted to the esxi system 145.40.115.44 Please try and get the analysis complete as soon as you can as the authorized_keys typically get overridden after a while so your access will likely get automatically revoked.
@sxa how to access 145.40.115.44 I tried with sophiag, sophia, jenkins all is permission denied.
@sxa how to access 145.40.115.44 I tried with sophiag, sophia, jenkins all is permission denied.
You have access to the account you requested earlier :-)
NOTE: THIS ISSUE SHOULD NOT BE CLOSED BY THE ORIGINATOR IF ACCESS IS GRANTED. When the access is no longer needed please add a comment and a member of the infrastructure team will revoke it and close the issue.
Required access level (Delete as appropriate). Note that you should only request the minimum level that is required to solve your problem
System for which access is needed: https://ci.adoptium.net/computer/test-equinix_esxi-ubuntu2204-x64-1/ https://ci.adoptium.net/computer/dockerhost-equinix-ubuntu2004-x64-1/ https://ci.adoptium.net/computer/test-ibmcloud-rhel7-x64-1/
Please explain why you need this access including whether it is a temporary or permanent request:
Those two agents with docker installed got message 'Cannot delete workspace: Unable to delete ', which might need to manually delete the workspace. This might be caused by using the jenkins to run docker images, which mount volumne and create files with incorrect permission.