Skip to content

Console Output

12:43:21 GitHub pull request #619 of commit a6fffc74ff1e9d87c0c357d986464133d05b142c, no merge conflicts.
12:43:21 Running as SYSTEM
12:43:21 Setting status of a6fffc74ff1e9d87c0c357d986464133d05b142c to PENDING with url https://ci.eclipse.org/microprofile/job/fault-tolerance-prs/255/ and message: 'Build started for merge commit.'
12:43:22 Agent basic-sp35t is provisioned from template basic
12:43:22 ---
12:43:22 apiVersion: "v1"
12:43:22 kind: "Pod"
12:43:22 metadata:
12:43:22   labels:
12:43:22     jenkins: "slave"
12:43:22     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
12:43:22     jenkins/label: "basic"
12:43:22   name: "basic-sp35t"
12:43:22   namespace: "microprofile"
12:43:22 spec:
12:43:22   containers:
12:43:22   - env:
12:43:22     - name: "JENKINS_SECRET"
12:43:22       value: "********"
12:43:22     - name: "JENKINS_TUNNEL"
12:43:22       value: "jenkins-discovery.microprofile.svc.cluster.local:50000"
12:43:22     - name: "JENKINS_AGENT_NAME"
12:43:22       value: "basic-sp35t"
12:43:22     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:43:22       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:43:22         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:43:22     - name: "JAVA_TOOL_OPTIONS"
12:43:22       value: ""
12:43:22     - name: "_JAVA_OPTIONS"
12:43:22       value: ""
12:43:22     - name: "OPENJ9_JAVA_OPTIONS"
12:43:22       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:43:22     - name: "JENKINS_NAME"
12:43:22       value: "basic-sp35t"
12:43:22     - name: "JENKINS_AGENT_WORKDIR"
12:43:22       value: "/home/jenkins/agent"
12:43:22     - name: "JENKINS_URL"
12:43:22       value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/"
12:43:22     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
12:43:22     imagePullPolicy: "Always"
12:43:22     name: "jnlp"
12:43:22     resources:
12:43:22       limits:
12:43:22         cpu: "2000m"
12:43:22         memory: "4096Mi"
12:43:22       requests:
12:43:22         cpu: "1000m"
12:43:22         memory: "4096Mi"
12:43:22     tty: true
12:43:22     volumeMounts:
12:43:22     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:43:22       name: "m2-dir"
12:43:22       readOnly: true
12:43:22       subPath: "toolchains.xml"
12:43:22     - mountPath: "/home/jenkins/.mavenrc"
12:43:22       name: "m2-dir"
12:43:22       readOnly: true
12:43:22       subPath: ".mavenrc"
12:43:22     - mountPath: "/opt/tools"
12:43:22       name: "volume-0"
12:43:22       readOnly: false
12:43:22     - mountPath: "/home/jenkins"
12:43:22       name: "volume-2"
12:43:22       readOnly: false
12:43:22     - mountPath: "/home/jenkins/.m2/repository"
12:43:22       name: "volume-3"
12:43:22       readOnly: false
12:43:22     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:43:22       name: "m2-secret-dir"
12:43:22       readOnly: true
12:43:22       subPath: "settings-security.xml"
12:43:22     - mountPath: "/home/jenkins/.m2/wrapper"
12:43:22       name: "volume-4"
12:43:22       readOnly: false
12:43:22     - mountPath: "/home/jenkins/.m2/settings.xml"
12:43:22       name: "m2-secret-dir"
12:43:22       readOnly: true
12:43:22       subPath: "settings.xml"
12:43:22     - mountPath: "/home/jenkins/.ssh"
12:43:22       name: "volume-1"
12:43:22       readOnly: false
12:43:22       subPath: ""
12:43:22     - mountPath: "/home/jenkins/agent"
12:43:22       name: "workspace-volume"
12:43:22       readOnly: false
12:43:22     workingDir: "/home/jenkins/agent"
12:43:22   nodeSelector:
12:43:22     kubernetes.io/os: "linux"
12:43:22   restartPolicy: "Never"
12:43:22   volumes:
12:43:22   - name: "volume-0"
12:43:22     persistentVolumeClaim:
12:43:22       claimName: "tools-claim-jiro-microprofile"
12:43:22       readOnly: true
12:43:22   - name: "m2-secret-dir"
12:43:22     secret:
12:43:22       secretName: "m2-secret-dir"
12:43:22   - emptyDir:
12:43:22       medium: ""
12:43:22     name: "volume-2"
12:43:22   - configMap:
12:43:22       name: "m2-dir"
12:43:22     name: "m2-dir"
12:43:22   - configMap:
12:43:22       name: "known-hosts"
12:43:22     name: "volume-1"
12:43:22   - emptyDir:
12:43:22       medium: ""
12:43:22     name: "workspace-volume"
12:43:22   - emptyDir:
12:43:22       medium: ""
12:43:22     name: "volume-4"
12:43:22   - emptyDir:
12:43:22       medium: ""
12:43:22     name: "volume-3"
12:43:22 
12:43:22 Building remotely on basic-sp35t (basic) in workspace /home/jenkins/agent/workspace/fault-tolerance-prs
12:43:22 [WS-CLEANUP] Deleting project workspace...
12:43:22 [WS-CLEANUP] Deferred wipeout is used...
12:43:22 The recommended git tool is: NONE
12:43:24 No credentials specified
12:43:24 Cloning the remote Git repository
12:43:24 Cloning repository https://github.com/eclipse/microprofile-fault-tolerance.git
12:43:24  > git init /home/jenkins/agent/workspace/fault-tolerance-prs # timeout=10
12:43:24 Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.git
12:43:24  > git --version # timeout=10
12:43:24  > git --version # 'git version 2.20.1'
12:43:24  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-fault-tolerance.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:43:24  > git config remote.origin.url https://github.com/eclipse/microprofile-fault-tolerance.git # timeout=10
12:43:24  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:43:25  > git config remote.origin.url https://github.com/eclipse/microprofile-fault-tolerance.git # timeout=10
12:43:25 Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.git
12:43:25  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-fault-tolerance.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
12:43:26  > git rev-parse refs/remotes/origin/pr/619/merge^{commit} # timeout=10
12:43:26 Checking out Revision 67fed4cedaddcd21d8b94c37993cd85bfbed3829 (refs/remotes/origin/pr/619/merge)
12:43:26  > git config core.sparsecheckout # timeout=10
12:43:26  > git checkout -f 67fed4cedaddcd21d8b94c37993cd85bfbed3829 # timeout=10
12:43:26 Commit message: "Merge a6fffc74ff1e9d87c0c357d986464133d05b142c into 10975edccb95a1c4ec69863a5f2f95d6c6e7ed47"
12:43:26 First time build. Skipping changelog.
12:43:27 Parsing POMs
12:43:33 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/microprofile-parent/2.6/microprofile-parent-2.6.pom
12:43:33 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/microprofile-tck-bom/2.6/microprofile-tck-bom-2.6.pom
12:43:33 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha9/arquillian-bom-1.7.0.Alpha9.pom
12:43:33 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
12:43:33 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
12:43:33 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
12:43:33 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
12:43:33 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
12:43:33 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
12:43:33 Modules changed, recalculating dependency graph
12:43:34 Established TCP socket on 35419
12:43:34 Copied maven35-agent.jar
12:43:34 Copied maven35-interceptor.jar
12:43:34 Copied maven3-interceptor-commons.jar
12:43:34 [fault-tolerance-prs] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/3.8.6/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/3.8.6/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/3.8.6 /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 35419
12:43:34 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
12:43:34 	at java.lang.ClassLoader.defineClass1(Native Method)
12:43:34 	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
12:43:34 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
12:43:34 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
12:43:34 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
12:43:34 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
12:43:34 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
12:43:34 	at java.security.AccessController.doPrivileged(Native Method)
12:43:34 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
12:43:34 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
12:43:34 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
12:43:34 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
12:43:34 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
12:43:34 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
12:43:34 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
12:43:34 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
12:43:34 ERROR: Failed to parse POMs
12:43:34 java.io.EOFException: unexpected stream termination
12:43:34 	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
12:43:34 	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
12:43:34 	at hudson.slaves.Channels.forProcess(Channels.java:121)
12:43:34 	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
12:43:34 	at hudson.maven.ProcessCache.get(ProcessCache.java:237)
12:43:34 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
12:43:34 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
12:43:34 	at hudson.model.Run.execute(Run.java:1895)
12:43:34 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
12:43:34 	at hudson.model.ResourceController.execute(ResourceController.java:101)
12:43:34 	at hudson.model.Executor.run(Executor.java:442)
12:43:34 Setting status of a6fffc74ff1e9d87c0c357d986464133d05b142c to FAILURE with url https://ci.eclipse.org/microprofile/job/fault-tolerance-prs/255/ and message: 'Build finished. '
12:43:34 Finished: FAILURE