Skip to content

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/186139
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jdt/jikespg-14-tj4cf-bmkfv
[Normal][jdt/jikespg-14-tj4cf-bmkfv][Scheduled] Successfully assigned jdt/jikespg-14-tj4cf-bmkfv to okdnode-27
[Normal][jdt/jikespg-14-tj4cf-bmkfv][AddedInterface] Add eth0 [10.40.50.186/23]
[Normal][jdt/jikespg-14-tj4cf-bmkfv][Pulling] Pulling image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg"
[Normal][jdt/jikespg-14-tj4cf-bmkfv][Pulled] Successfully pulled image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg" in 640.181713ms
[Normal][jdt/jikespg-14-tj4cf-bmkfv][Created] Created container custom
[Normal][jdt/jikespg-14-tj4cf-bmkfv][Started] Started container custom
[Normal][jdt/jikespg-14-tj4cf-bmkfv][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7" already present on machine
[Normal][jdt/jikespg-14-tj4cf-bmkfv][Created] Created container jnlp
[Normal][jdt/jikespg-14-tj4cf-bmkfv][Started] Started container jnlp
Still waiting to schedule task
‘jikespg-14-tj4cf-bmkfv’ is offline
Agent jikespg-14-tj4cf-bmkfv is provisioned from template jikespg-14-tj4cf
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.jdt.svc.cluster.local/jdt/job/eclipse.jdt.core-jikespg-auto-gerrit/14/"
    runUrl: "job/eclipse.jdt.core-jikespg-auto-gerrit/14/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "a1f2bc8b207b033cba5946bf186673456f205ffb"
    jenkins/label: "jikespg-14"
  name: "jikespg-14-tj4cf-bmkfv"
spec:
  containers:
  - command:
    - "cat"
    image: "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg"
    imagePullPolicy: "Always"
    name: "custom"
    resources:
      limits:
        memory: "2048Mi"
        cpu: "1000m"
      requests:
        memory: "512Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jdt.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "jikespg-14-tj4cf-bmkfv"
    - name: "JENKINS_NAME"
      value: "jikespg-14-tj4cf-bmkfv"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jdt.svc.cluster.local/jdt/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7"
    name: "jnlp"
    resources:
      limits: {}
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on jikespg-14-tj4cf-bmkfv in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run jikespg)
[Pipeline] container
[Pipeline] {
[Pipeline] dir
04:41:16 [2021-10-06T08:41:16.617Z] Running in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/eclipse.jdt.core
[Pipeline] {
[Pipeline] checkout
04:41:17 [2021-10-06T08:41:17.338Z] The recommended git tool is: NONE
04:41:27 [2021-10-06T08:41:27.103Z] No credentials specified
04:41:27 [2021-10-06T08:41:27.103Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@c5cef6a; decorates org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@eb3627f5; decorates RemoteLauncher[hudson.remoting.Channel@1216665f:JNLP4-connect connection from 10.40.50.186/10.40.50.186:43712] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
04:41:27 [2021-10-06T08:41:27.107Z] Cloning the remote Git repository
04:41:32 [2021-10-06T08:41:32.212Z] Cloning repository https://git.eclipse.org/r/jdt/eclipse.jdt.core.git
04:41:32 [2021-10-06T08:41:32.239Z]  > git init /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/eclipse.jdt.core # timeout=10
04:41:32 [2021-10-06T08:41:32.404Z] Fetching upstream changes from https://git.eclipse.org/r/jdt/eclipse.jdt.core.git
04:41:32 [2021-10-06T08:41:32.405Z]  > git --version # timeout=10
04:41:32 [2021-10-06T08:41:32.410Z]  > git --version # 'git version 2.20.1'
04:41:32 [2021-10-06T08:41:32.411Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/jdt/eclipse.jdt.core.git +refs/heads/*:refs/remotes/origin/* # timeout=120
Aborted by new patch set.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at java.base/java.lang.Object.wait(Object.java:221)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:1000)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at jdk.internal.reflect.GeneratedMethodAccessor512.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy86.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1227)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$1231/0x00000000d002df30.run(Unknown Source)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:866)
Finished: ABORTED