Skip to content

Console Output

09:05:01 GitHub pull request #159 of commit a24a7fc9fdae3c254327a4de833b129302c80374, no merge conflicts.
09:05:01 Started by user Andrew Rouse
09:05:01 Rebuilds build #110
09:05:01 Running as Andrew Rouse
09:05:01 Agent basic-v7gkh is provisioned from template basic
09:05:01 ---
09:05:01 apiVersion: "v1"
09:05:01 kind: "Pod"
09:05:01 metadata:
09:05:01   labels:
09:05:01     jenkins: "slave"
09:05:01     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
09:05:01     jenkins/label: "basic"
09:05:01   name: "basic-v7gkh"
09:05:01   namespace: "microprofile"
09:05:01 spec:
09:05:01   containers:
09:05:01   - env:
09:05:01     - name: "JENKINS_SECRET"
09:05:01       value: "********"
09:05:01     - name: "JENKINS_TUNNEL"
09:05:01       value: "jenkins-discovery.microprofile.svc.cluster.local:50000"
09:05:01     - name: "JENKINS_AGENT_NAME"
09:05:01       value: "basic-v7gkh"
09:05:01     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:05:01       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:05:01         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:05:01     - name: "JAVA_TOOL_OPTIONS"
09:05:01       value: ""
09:05:01     - name: "_JAVA_OPTIONS"
09:05:01       value: ""
09:05:01     - name: "OPENJ9_JAVA_OPTIONS"
09:05:01       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:05:01     - name: "JENKINS_NAME"
09:05:01       value: "basic-v7gkh"
09:05:01     - name: "JENKINS_AGENT_WORKDIR"
09:05:01       value: "/home/jenkins/agent"
09:05:01     - name: "JENKINS_URL"
09:05:01       value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/"
09:05:01     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
09:05:01     imagePullPolicy: "Always"
09:05:01     name: "jnlp"
09:05:01     resources:
09:05:01       limits:
09:05:01         cpu: "2000m"
09:05:01         memory: "4096Mi"
09:05:01       requests:
09:05:01         cpu: "1000m"
09:05:01         memory: "4096Mi"
09:05:01     tty: true
09:05:01     volumeMounts:
09:05:01     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:05:01       name: "m2-dir"
09:05:01       readOnly: true
09:05:01       subPath: "toolchains.xml"
09:05:01     - mountPath: "/home/jenkins/.mavenrc"
09:05:01       name: "m2-dir"
09:05:01       readOnly: true
09:05:01       subPath: ".mavenrc"
09:05:01     - mountPath: "/opt/tools"
09:05:01       name: "volume-0"
09:05:01       readOnly: false
09:05:01     - mountPath: "/home/jenkins"
09:05:01       name: "volume-2"
09:05:01       readOnly: false
09:05:01     - mountPath: "/home/jenkins/.m2/repository"
09:05:01       name: "volume-3"
09:05:01       readOnly: false
09:05:01     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:05:01       name: "m2-secret-dir"
09:05:01       readOnly: true
09:05:01       subPath: "settings-security.xml"
09:05:01     - mountPath: "/home/jenkins/.m2/wrapper"
09:05:01       name: "volume-4"
09:05:01       readOnly: false
09:05:01     - mountPath: "/home/jenkins/.m2/settings.xml"
09:05:01       name: "m2-secret-dir"
09:05:01       readOnly: true
09:05:01       subPath: "settings.xml"
09:05:01     - mountPath: "/home/jenkins/.ssh"
09:05:01       name: "volume-1"
09:05:01       readOnly: false
09:05:01       subPath: ""
09:05:01     - mountPath: "/home/jenkins/agent"
09:05:01       name: "workspace-volume"
09:05:01       readOnly: false
09:05:01     workingDir: "/home/jenkins/agent"
09:05:01   nodeSelector:
09:05:01     kubernetes.io/os: "linux"
09:05:01   restartPolicy: "Never"
09:05:01   volumes:
09:05:01   - name: "volume-0"
09:05:01     persistentVolumeClaim:
09:05:01       claimName: "tools-claim-jiro-microprofile"
09:05:01       readOnly: true
09:05:01   - name: "m2-secret-dir"
09:05:01     secret:
09:05:01       secretName: "m2-secret-dir"
09:05:01   - emptyDir:
09:05:01       medium: ""
09:05:01     name: "volume-2"
09:05:01   - configMap:
09:05:01       name: "m2-dir"
09:05:01     name: "m2-dir"
09:05:01   - configMap:
09:05:01       name: "known-hosts"
09:05:01     name: "volume-1"
09:05:01   - emptyDir:
09:05:01       medium: ""
09:05:01     name: "workspace-volume"
09:05:01   - emptyDir:
09:05:01       medium: ""
09:05:01     name: "volume-4"
09:05:01   - emptyDir:
09:05:01       medium: ""
09:05:01     name: "volume-3"
09:05:01 
09:05:01 Building remotely on basic-v7gkh (basic) in workspace /home/jenkins/agent/workspace/reactive-messaging-prs
09:05:01 [WS-CLEANUP] Deleting project workspace...
09:05:01 [WS-CLEANUP] Deferred wipeout is used...
09:05:01 The recommended git tool is: NONE
09:05:03 No credentials specified
09:05:03 Cloning the remote Git repository
09:05:03 Cloning repository https://github.com/eclipse/microprofile-reactive-messaging.git
09:05:03  > git init /home/jenkins/agent/workspace/reactive-messaging-prs # timeout=10
09:05:03 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-messaging.git
09:05:03  > git --version # timeout=10
09:05:03  > git --version # 'git version 2.20.1'
09:05:03  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-reactive-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:05:04  > git config remote.origin.url https://github.com/eclipse/microprofile-reactive-messaging.git # timeout=10
09:05:04  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:05:05  > git config remote.origin.url https://github.com/eclipse/microprofile-reactive-messaging.git # timeout=10
09:05:05 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-messaging.git
09:05:05  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-reactive-messaging.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
09:05:05  > git rev-parse origin/${sha1}^{commit} # timeout=10
09:05:05  > git rev-parse ${sha1}^{commit} # timeout=10
09:05:05 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
09:05:05 Retrying after 10 seconds
09:05:15 The recommended git tool is: NONE
09:05:15 No credentials specified
09:05:15  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/reactive-messaging-prs/.git # timeout=10
09:05:15 Fetching changes from the remote Git repository
09:05:15  > git config remote.origin.url https://github.com/eclipse/microprofile-reactive-messaging.git # timeout=10
09:05:15 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-messaging.git
09:05:15  > git --version # timeout=10
09:05:15  > git --version # 'git version 2.20.1'
09:05:15  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-reactive-messaging.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
09:05:16  > git rev-parse origin/${sha1}^{commit} # timeout=10
09:05:16  > git rev-parse ${sha1}^{commit} # timeout=10
09:05:16 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
09:05:16 Retrying after 10 seconds
09:05:26 The recommended git tool is: NONE
09:05:26 No credentials specified
09:05:26  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/reactive-messaging-prs/.git # timeout=10
09:05:26 Fetching changes from the remote Git repository
09:05:26  > git config remote.origin.url https://github.com/eclipse/microprofile-reactive-messaging.git # timeout=10
09:05:26 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-messaging.git
09:05:26  > git --version # timeout=10
09:05:26  > git --version # 'git version 2.20.1'
09:05:26  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-reactive-messaging.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
09:05:26  > git rev-parse origin/${sha1}^{commit} # timeout=10
09:05:26  > git rev-parse ${sha1}^{commit} # timeout=10
09:05:26 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
09:05:26 Finished: FAILURE