adoptium / aqa-tests

Home of test infrastructure for Adoptium builds
https://adoptium.net/aqavit
Apache License 2.0
125 stars 304 forks source link

Mark node offline if cannot delete workspace #5374

Closed llxia closed 3 weeks ago

llxia commented 3 weeks ago

related: https://github.com/adoptium/aqa-tests/issues/5358

pshipton commented 3 weeks ago

Seems this has tanked all the OpenJ9 testing. Every test run is failing with the following.

Example https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.functional_ppc64_aix_OMR_testList_0/559/

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
WorkflowScript: 502: unexpected char: '\' @ line 502, column 70.
   ROR: Cannot delete workspace :\s?Unable 
pshipton commented 3 weeks ago

Created a revert PR https://github.com/adoptium/aqa-tests/pull/5386