Started by user Ivar Grimstad Running as Ivar Grimstad Building in workspace /var/jenkins/workspace/testsuites [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-ee4j/krazo.git > git init /var/jenkins/workspace/testsuites # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/krazo.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/krazo.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/krazo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 0e8c0c93ab5559340a3bffba25bb92fd73cd0fdc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0e8c0c93ab5559340a3bffba25bb92fd73cd0fdc # timeout=10 Commit message: "Final versions (#239)" > git rev-list --no-walk 0e8c0c93ab5559340a3bffba25bb92fd73cd0fdc # timeout=10 Triggering testsuites » adoptopenjdk-hotspot-latest,testsiuite-glassfish Triggering testsuites » adoptopenjdk-hotspot-latest,testsuite-wildfly Configuration testsuites » adoptopenjdk-hotspot-latest,testsiuite-glassfish is still in the queue: Waiting for next available executor Configuration testsuites » adoptopenjdk-hotspot-latest,testsiuite-glassfish is still in the queue: ‘basic-08qh4’ is offline ‘basic-6v1ts’ is offline testsuites » adoptopenjdk-hotspot-latest,testsiuite-glassfish completed with result SUCCESS testsuites » adoptopenjdk-hotspot-latest,testsuite-wildfly completed with result SUCCESS Finished: SUCCESS