Skip to content
Failed

Console Output

06:03:52 Started by GitLab push by Vincent Lorenzo
06:03:52 Running as SYSTEM
06:03:52 Agent centos-7-agent-6gb-45n78 is provisioned from template centos-7-agent-6gb
06:03:52 ---
06:03:52 apiVersion: "v1"
06:03:52 kind: "Pod"
06:03:52 metadata:
06:03:52   annotations:
06:03:52     kubernetes.jenkins.io/last-refresh: "1722852227921"
06:03:52   labels:
06:03:52     jenkins: "slave"
06:03:52     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
06:03:52     jenkins/label: "centos-7-6gb"
06:03:52     kubernetes.jenkins.io/controller: "http___jenkins-ui_papyrus_svc_cluster_local_papyrusx"
06:03:52   name: "centos-7-agent-6gb-45n78"
06:03:52   namespace: "papyrus"
06:03:52 spec:
06:03:52   containers:
06:03:52   - env:
06:03:52     - name: "JENKINS_SECRET"
06:03:52       value: "********"
06:03:52     - name: "JENKINS_TUNNEL"
06:03:52       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
06:03:52     - name: "JENKINS_AGENT_NAME"
06:03:52       value: "centos-7-agent-6gb-45n78"
06:03:52     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:03:52       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:03:52         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:03:52     - name: "JAVA_TOOL_OPTIONS"
06:03:52       value: ""
06:03:52     - name: "_JAVA_OPTIONS"
06:03:52       value: ""
06:03:52     - name: "REMOTING_OPTS"
06:03:52       value: "-noReconnectAfter 1d"
06:03:52     - name: "OPENJ9_JAVA_OPTIONS"
06:03:52       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:03:52     - name: "JENKINS_NAME"
06:03:52       value: "centos-7-agent-6gb-45n78"
06:03:52     - name: "JENKINS_AGENT_WORKDIR"
06:03:52       value: "/home/jenkins/agent"
06:03:52     - name: "JENKINS_URL"
06:03:52       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
06:03:52     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
06:03:52     imagePullPolicy: "Always"
06:03:52     name: "jnlp"
06:03:52     resources:
06:03:52       limits:
06:03:52         cpu: "2000m"
06:03:52         memory: "6144Mi"
06:03:52       requests:
06:03:52         cpu: "1000m"
06:03:52         memory: "6144Mi"
06:03:52     tty: true
06:03:52     volumeMounts:
06:03:52     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:03:52       name: "m2-dir"
06:03:52       readOnly: true
06:03:52       subPath: "toolchains.xml"
06:03:52     - mountPath: "/home/jenkins/.mavenrc"
06:03:52       name: "m2-dir"
06:03:52       readOnly: true
06:03:52       subPath: ".mavenrc"
06:03:52     - mountPath: "/opt/tools"
06:03:52       name: "volume-0"
06:03:52       readOnly: false
06:03:52     - mountPath: "/home/jenkins"
06:03:52       name: "volume-2"
06:03:52       readOnly: false
06:03:52     - mountPath: "/home/jenkins/.m2/repository"
06:03:52       name: "volume-3"
06:03:52       readOnly: false
06:03:52     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:03:52       name: "m2-secret-dir"
06:03:52       readOnly: true
06:03:52       subPath: "settings-security.xml"
06:03:52     - mountPath: "/home/jenkins/.m2/wrapper"
06:03:52       name: "volume-4"
06:03:52       readOnly: false
06:03:52     - mountPath: "/home/jenkins/.m2/settings.xml"
06:03:52       name: "m2-secret-dir"
06:03:52       readOnly: true
06:03:52       subPath: "settings.xml"
06:03:52     - mountPath: "/home/jenkins/.ssh"
06:03:52       name: "volume-1"
06:03:52       readOnly: false
06:03:52       subPath: ""
06:03:52     - mountPath: "/home/jenkins/agent"
06:03:52       name: "workspace-volume"
06:03:52       readOnly: false
06:03:52     workingDir: "/home/jenkins/agent"
06:03:52   nodeSelector:
06:03:52     kubernetes.io/os: "linux"
06:03:52   restartPolicy: "Never"
06:03:52   volumes:
06:03:52   - name: "volume-0"
06:03:52     persistentVolumeClaim:
06:03:52       claimName: "tools-claim-jiro-papyrus"
06:03:52       readOnly: true
06:03:52   - name: "m2-secret-dir"
06:03:52     secret:
06:03:52       secretName: "m2-secret-dir"
06:03:52   - emptyDir:
06:03:52       medium: ""
06:03:52     name: "volume-2"
06:03:52   - configMap:
06:03:52       name: "m2-dir"
06:03:52     name: "m2-dir"
06:03:52   - configMap:
06:03:52       name: "known-hosts"
06:03:52     name: "volume-1"
06:03:52   - emptyDir:
06:03:52       medium: ""
06:03:52     name: "workspace-volume"
06:03:52   - emptyDir:
06:03:52       medium: ""
06:03:52     name: "volume-4"
06:03:52   - emptyDir:
06:03:52       medium: ""
06:03:52     name: "volume-3"
06:03:52 
06:03:52 Building remotely on centos-7-agent-6gb-45n78 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-DomainServices-MergeRequest
06:03:52 [WS-CLEANUP] Deleting project workspace...
06:03:52 [WS-CLEANUP] Deferred wipeout is used...
06:03:52 The recommended git tool is: NONE
06:03:54 using credential gitlab-bot-ssh
06:03:54 Cloning the remote Git repository
06:03:54 Cloning repository https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
06:03:54  > git init /home/jenkins/agent/workspace/Papyrus-DomainServices-MergeRequest/source # timeout=10
06:03:54 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
06:03:54  > git --version # timeout=10
06:03:54  > git --version # 'git version 2.36.6'
06:03:54 using GIT_SSH to set credentials GitLab bot (SSH)
06:03:54 [INFO] Currently running in a labeled security context
06:03:54  > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/Papyrus-DomainServices-MergeRequest/source@tmp/jenkins-gitclient-ssh5011537353650959338.key
06:03:54 Verifying host key using manually-configured host key entries
06:03:54  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:03:55  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git # timeout=10
06:03:55  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:03:56  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git # timeout=10
06:03:56 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
06:03:56 using GIT_SSH to set credentials GitLab bot (SSH)
06:03:56 [INFO] Currently running in a labeled security context
06:03:56  > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/Papyrus-DomainServices-MergeRequest/source@tmp/jenkins-gitclient-ssh15442763259915652579.key
06:03:56 Verifying host key using manually-configured host key entries
06:03:56  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git +refs/merge-requests/*/head:refs/remotes/origin/merge-requests/* # timeout=10
06:03:56 skipping resolution of commit remotes/origin/main, since it originates from another repository
06:03:56  > git rev-parse refs/remotes/origin/merge-requests/${gitlabMergeRequestIid}^{commit} # timeout=10
06:03:56  > git rev-parse origin/merge-requests/${gitlabMergeRequestIid}^{commit} # timeout=10
06:03:57 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
06:03:57 Retrying after 10 seconds
06:04:07 The recommended git tool is: NONE
06:04:07 using credential gitlab-bot-ssh
06:04:07  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/Papyrus-DomainServices-MergeRequest/source/.git # timeout=10
06:04:07 Fetching changes from the remote Git repository
06:04:07  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git # timeout=10
06:04:07 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
06:04:07  > git --version # timeout=10
06:04:07  > git --version # 'git version 2.36.6'
06:04:07 using GIT_SSH to set credentials GitLab bot (SSH)
06:04:07 [INFO] Currently running in a labeled security context
06:04:07  > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/Papyrus-DomainServices-MergeRequest/source@tmp/jenkins-gitclient-ssh11312098711147111092.key
06:04:07 Verifying host key using manually-configured host key entries
06:04:07  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git +refs/merge-requests/*/head:refs/remotes/origin/merge-requests/* # timeout=10
06:04:07 skipping resolution of commit remotes/origin/main, since it originates from another repository
06:04:07  > git rev-parse refs/remotes/origin/merge-requests/${gitlabMergeRequestIid}^{commit} # timeout=10
06:04:07  > git rev-parse origin/merge-requests/${gitlabMergeRequestIid}^{commit} # timeout=10
06:04:07 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
06:04:07 Retrying after 10 seconds
06:04:17 The recommended git tool is: NONE
06:04:17 using credential gitlab-bot-ssh
06:04:17  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/Papyrus-DomainServices-MergeRequest/source/.git # timeout=10
06:04:17 Fetching changes from the remote Git repository
06:04:17  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git # timeout=10
06:04:17 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
06:04:17  > git --version # timeout=10
06:04:17  > git --version # 'git version 2.36.6'
06:04:17 using GIT_SSH to set credentials GitLab bot (SSH)
06:04:17 [INFO] Currently running in a labeled security context
06:04:17  > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/Papyrus-DomainServices-MergeRequest/source@tmp/jenkins-gitclient-ssh12822517151164332864.key
06:04:17 Verifying host key using manually-configured host key entries
06:04:17  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git +refs/merge-requests/*/head:refs/remotes/origin/merge-requests/* # timeout=10
06:04:18 skipping resolution of commit remotes/origin/main, since it originates from another repository
06:04:18  > git rev-parse refs/remotes/origin/merge-requests/${gitlabMergeRequestIid}^{commit} # timeout=10
06:04:18  > git rev-parse origin/merge-requests/${gitlabMergeRequestIid}^{commit} # timeout=10
06:04:18 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
06:04:18 Recording test results
06:04:18 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
06:04:18 An attempt to send an e-mail to empty list of recipients, ignored.
06:04:24 Finished: FAILURE