You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
00:04:13.099 [exec] x86_64-binfmt-P: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory
00:04:14.032 [exec] Error: error building at STEP "RUN set -eux; case "linux_x86-64" in *x86-64*) BUILD_ID_LAST_SUCCESS=$(wget -qO- https://openj9-jenkins.osuosl.org/job/Build_JDK11_x86-64_linux_Nightly/lastSuccessfulBuild/buildNumber); BINARY_URL=$(wget -qO- https://openj9-jenkins.osuosl.org/job/Build_JDK11_x86-64_linux_Nightly/lastSuccessfulBuild/consoleText | grep -Po "(?<=Deploying artifact: )[https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Build_JDK11_x86-64_linux_Nightly/${BUILD_ID_LAST_SUCCESS}/OpenJ9-JDK11-x86-64_linux.*tar.gz");](https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Build_JDK11_x86-64_linux_Nightly/$%7BBUILD_ID_LAST_SUCCESS%7D/OpenJ9-JDK11-x86-64_linux.*tar.gz%22);) ;; *) echo "Unsupported platform "; exit 1; ;; esac; curl -LfsSo /tmp/openjdk.tar.xz ${BINARY_URL}; mkdir /tmp/jdk-extract; cd /tmp/jdk-extract; tar -xf /tmp/openjdk.tar.xz --strip-components=1; ./bin/jlink --no-header-files --no-man-pages --compress=2 --add-modules java.base,java.compiler,java.datatransfer,java.desktop,java.instrument,java.logging,java.management,java.management.rmi,java.naming,java.net.http,java.prefs,java.rmi,java.scripting,java.se,java.security.jgss,java.security.sasl,java.smartcardio,java.sql,java.sql.rowset,java.transaction.xa,java.xml,java.xml.crypto,jdk.accessibility,jdk.attach,jdk.charsets,jdk.compiler,jdk.crypto.cryptoki,jdk.crypto.ec,jdk.dynalink,jdk.editpad,jdk.httpserver,jdk.internal.ed,jdk.internal.jvmstat,jdk.internal.le,jdk.internal.opt,jdk.jartool,jdk.javadoc,jdk.jcmd,jdk.jconsole,jdk.jdeps,jdk.jdi,jdk.jdwp.agent,jdk.jlink,jdk.jshell,jdk.jsobject,jdk.localedata,jdk.management,jdk.management.agent,jdk.naming.dns,jdk.naming.ldap,jdk.naming.rmi,jdk.net,jdk.pack,jdk.rmic,jdk.scripting.nashorn,jdk.scripting.nashorn.shell,jdk.sctp,jdk.security.auth,jdk.security.jgss,jdk.unsupported,jdk.unsupported.desktop,jdk.xml.dom,jdk.zipfs,openj9.criu,openj9.cuda,openj9.dataaccess,openj9.dtfj,openj9.dtfjview,openj9.gpu,openj9.jvm,openj9.sharedclasses,openj9.traceformat,openj9.zosconditionhandling --output /opt/java/openjdk; rm -rf /tmp/jdk-extract; rm -rf /tmp/openjdk.tar.xz;": error while running runtime: exit status 255
00:04:14.032
00:04:14.032 BUILD FAILED
00:04:14.032 /home/jenkins/workspace/Grinder_imageUpload/aqa-tests/TKG/scripts/build_test.xml:95: The following error occurred while executing this line:
00:04:14.032 /home/jenkins/workspace/Grinder_imageUpload/aqa-tests/external/criu-ubi-portable-checkpoint/build.xml:25: The following error occurred while executing this line:
00:04:14.032 /home/jenkins/workspace/Grinder_imageUpload/aqa-tests/external/build.xml:97: exec returned: 125
Talked with @LongyuZhang and we suspect it is using wrong criu binary.
The text was updated successfully, but these errors were encountered:
internal/Grinder
Talked with @LongyuZhang and we suspect it is using wrong criu binary.
The text was updated successfully, but these errors were encountered: