Skip to content

Console Output

Branch indexing
06:02:04 Connecting to https://api.github.com using eclipse-xpect-bot/****** (GitHub bot (username/token))
Obtained Jenkinsfile from a664deb44a603e387782e51351a7a0bf5085ee66
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
06:02:20 [2021-01-28T11:02:20.615Z] Still waiting to schedule task
06:02:20 [2021-01-28T11:02:20.620Z] Waiting for next available executor
06:03:09 [2021-01-28T11:03:09.345Z] Agent basic-nv7mt is provisioned from template basic
06:03:09 [2021-01-28T11:03:09.357Z] ---
06:03:09 [2021-01-28T11:03:09.357Z] apiVersion: "v1"
06:03:09 [2021-01-28T11:03:09.357Z] kind: "Pod"
06:03:09 [2021-01-28T11:03:09.357Z] metadata:
06:03:09 [2021-01-28T11:03:09.357Z]   annotations: {}
06:03:09 [2021-01-28T11:03:09.357Z]   labels:
06:03:09 [2021-01-28T11:03:09.357Z]     jenkins: "slave"
06:03:09 [2021-01-28T11:03:09.357Z]     jenkins/label: ""
06:03:09 [2021-01-28T11:03:09.357Z]   name: "basic-nv7mt"
06:03:09 [2021-01-28T11:03:09.357Z] spec:
06:03:09 [2021-01-28T11:03:09.357Z]   containers:
06:03:09 [2021-01-28T11:03:09.357Z]   - env:
06:03:09 [2021-01-28T11:03:09.357Z]     - name: "JENKINS_SECRET"
06:03:09 [2021-01-28T11:03:09.357Z]       value: "********"
06:03:09 [2021-01-28T11:03:09.357Z]     - name: "JENKINS_TUNNEL"
06:03:09 [2021-01-28T11:03:09.357Z]       value: "jenkins-discovery.xpect.svc.cluster.local:50000"
06:03:09 [2021-01-28T11:03:09.357Z]     - name: "JENKINS_AGENT_NAME"
06:03:09 [2021-01-28T11:03:09.357Z]       value: "basic-nv7mt"
06:03:09 [2021-01-28T11:03:09.357Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:03:09 [2021-01-28T11:03:09.357Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:03:09 [2021-01-28T11:03:09.357Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:03:09 [2021-01-28T11:03:09.357Z]     - name: "JAVA_TOOL_OPTIONS"
06:03:09 [2021-01-28T11:03:09.357Z]       value: ""
06:03:09 [2021-01-28T11:03:09.357Z]     - name: "_JAVA_OPTIONS"
06:03:09 [2021-01-28T11:03:09.357Z]       value: ""
06:03:09 [2021-01-28T11:03:09.357Z]     - name: "OPENJ9_JAVA_OPTIONS"
06:03:09 [2021-01-28T11:03:09.357Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:03:09 [2021-01-28T11:03:09.357Z]     - name: "JENKINS_NAME"
06:03:09 [2021-01-28T11:03:09.357Z]       value: "basic-nv7mt"
06:03:09 [2021-01-28T11:03:09.357Z]     - name: "JENKINS_AGENT_WORKDIR"
06:03:09 [2021-01-28T11:03:09.357Z]       value: "/home/jenkins/agent"
06:03:09 [2021-01-28T11:03:09.357Z]     - name: "JENKINS_URL"
06:03:09 [2021-01-28T11:03:09.357Z]       value: "http://jenkins-ui.xpect.svc.cluster.local/xpect/"
06:03:09 [2021-01-28T11:03:09.357Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
06:03:09 [2021-01-28T11:03:09.357Z]     imagePullPolicy: "Always"
06:03:09 [2021-01-28T11:03:09.357Z]     name: "jnlp"
06:03:09 [2021-01-28T11:03:09.357Z]     resources:
06:03:09 [2021-01-28T11:03:09.357Z]       limits:
06:03:09 [2021-01-28T11:03:09.357Z]         memory: "4096Mi"
06:03:09 [2021-01-28T11:03:09.357Z]         cpu: "2000m"
06:03:09 [2021-01-28T11:03:09.357Z]       requests:
06:03:09 [2021-01-28T11:03:09.357Z]         memory: "4096Mi"
06:03:09 [2021-01-28T11:03:09.357Z]         cpu: "1000m"
06:03:09 [2021-01-28T11:03:09.357Z]     securityContext:
06:03:09 [2021-01-28T11:03:09.357Z]       privileged: false
06:03:09 [2021-01-28T11:03:09.357Z]     tty: true
06:03:09 [2021-01-28T11:03:09.357Z]     volumeMounts:
06:03:09 [2021-01-28T11:03:09.357Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:03:09 [2021-01-28T11:03:09.357Z]       name: "m2-dir"
06:03:09 [2021-01-28T11:03:09.357Z]       readOnly: true
06:03:09 [2021-01-28T11:03:09.357Z]       subPath: "toolchains.xml"
06:03:09 [2021-01-28T11:03:09.357Z]     - mountPath: "/home/jenkins/.mavenrc"
06:03:09 [2021-01-28T11:03:09.357Z]       name: "m2-dir"
06:03:09 [2021-01-28T11:03:09.357Z]       readOnly: true
06:03:09 [2021-01-28T11:03:09.357Z]       subPath: ".mavenrc"
06:03:09 [2021-01-28T11:03:09.357Z]     - mountPath: "/opt/tools"
06:03:09 [2021-01-28T11:03:09.357Z]       name: "volume-0"
06:03:09 [2021-01-28T11:03:09.357Z]       readOnly: false
06:03:09 [2021-01-28T11:03:09.357Z]     - mountPath: "/home/jenkins"
06:03:09 [2021-01-28T11:03:09.357Z]       name: "volume-2"
06:03:09 [2021-01-28T11:03:09.357Z]       readOnly: false
06:03:09 [2021-01-28T11:03:09.357Z]     - mountPath: "/home/jenkins/.m2/repository"
06:03:09 [2021-01-28T11:03:09.357Z]       name: "volume-3"
06:03:09 [2021-01-28T11:03:09.357Z]       readOnly: false
06:03:09 [2021-01-28T11:03:09.357Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:03:09 [2021-01-28T11:03:09.357Z]       name: "m2-secret-dir"
06:03:09 [2021-01-28T11:03:09.357Z]       readOnly: true
06:03:09 [2021-01-28T11:03:09.357Z]       subPath: "settings-security.xml"
06:03:09 [2021-01-28T11:03:09.357Z]     - mountPath: "/home/jenkins/.m2/wrapper"
06:03:09 [2021-01-28T11:03:09.357Z]       name: "volume-4"
06:03:09 [2021-01-28T11:03:09.357Z]       readOnly: false
06:03:09 [2021-01-28T11:03:09.357Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
06:03:09 [2021-01-28T11:03:09.357Z]       name: "m2-secret-dir"
06:03:09 [2021-01-28T11:03:09.357Z]       readOnly: true
06:03:09 [2021-01-28T11:03:09.357Z]       subPath: "settings.xml"
06:03:09 [2021-01-28T11:03:09.357Z]     - mountPath: "/home/jenkins/.ssh"
06:03:09 [2021-01-28T11:03:09.357Z]       name: "volume-1"
06:03:09 [2021-01-28T11:03:09.357Z]       readOnly: false
06:03:09 [2021-01-28T11:03:09.357Z]     - mountPath: "/home/jenkins/agent"
06:03:09 [2021-01-28T11:03:09.357Z]       name: "workspace-volume"
06:03:09 [2021-01-28T11:03:09.357Z]       readOnly: false
06:03:09 [2021-01-28T11:03:09.357Z]     workingDir: "/home/jenkins/agent"
06:03:09 [2021-01-28T11:03:09.357Z]   nodeSelector:
06:03:09 [2021-01-28T11:03:09.357Z]     beta.kubernetes.io/os: "linux"
06:03:09 [2021-01-28T11:03:09.357Z]   restartPolicy: "Never"
06:03:09 [2021-01-28T11:03:09.357Z]   securityContext: {}
06:03:09 [2021-01-28T11:03:09.357Z]   volumes:
06:03:09 [2021-01-28T11:03:09.357Z]   - name: "volume-0"
06:03:09 [2021-01-28T11:03:09.357Z]     persistentVolumeClaim:
06:03:09 [2021-01-28T11:03:09.357Z]       claimName: "tools-claim-jiro-xpect"
06:03:09 [2021-01-28T11:03:09.357Z]       readOnly: true
06:03:09 [2021-01-28T11:03:09.357Z]   - name: "m2-secret-dir"
06:03:09 [2021-01-28T11:03:09.357Z]     secret:
06:03:09 [2021-01-28T11:03:09.357Z]       secretName: "m2-secret-dir"
06:03:09 [2021-01-28T11:03:09.357Z]   - emptyDir:
06:03:09 [2021-01-28T11:03:09.357Z]       medium: ""
06:03:09 [2021-01-28T11:03:09.357Z]     name: "volume-2"
06:03:09 [2021-01-28T11:03:09.357Z]   - configMap:
06:03:09 [2021-01-28T11:03:09.357Z]       name: "m2-dir"
06:03:09 [2021-01-28T11:03:09.357Z]     name: "m2-dir"
06:03:09 [2021-01-28T11:03:09.357Z]   - configMap:
06:03:09 [2021-01-28T11:03:09.357Z]       name: "known-hosts"
06:03:09 [2021-01-28T11:03:09.357Z]     name: "volume-1"
06:03:09 [2021-01-28T11:03:09.357Z]   - emptyDir:
06:03:09 [2021-01-28T11:03:09.357Z]       medium: ""
06:03:09 [2021-01-28T11:03:09.357Z]     name: "workspace-volume"
06:03:09 [2021-01-28T11:03:09.357Z]   - emptyDir:
06:03:09 [2021-01-28T11:03:09.357Z]       medium: ""
06:03:09 [2021-01-28T11:03:09.357Z]     name: "volume-4"
06:03:09 [2021-01-28T11:03:09.357Z]   - emptyDir:
06:03:09 [2021-01-28T11:03:09.357Z]       medium: ""
06:03:09 [2021-01-28T11:03:09.357Z]     name: "volume-3"
06:03:09 [2021-01-28T11:03:09.357Z] 
06:03:09 [2021-01-28T11:03:09.700Z] Running on basic-nv7mt in /home/jenkins/agent/workspace/Xpect_mvn-publish2
[Pipeline] {
[Pipeline] tool
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: No tool named apache-maven-3.0.5 found
Finished: FAILURE