[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
|
[jaxb-impl-dev] Build failed in Jenkins: JAXB RI master build #300
|
See <https://ci.eclipse.org/jaxb-impl/job/jaxb-ri-master-build/300/display/redirect>
Changes:
------------------------------------------
Started by user Lukas Jungmann
Running as Lukas Jungmann
Agent basic-mjkj2 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations:
kubernetes.jenkins.io/last-refresh: "1776794210358"
labels:
jenkins: "slave"
jenkins/label-digest: "912d1574c252e51bb7b588e71dcf19b52d3ac765"
jenkins/label: "basic_basic-ubuntu"
kubernetes.jenkins.io/controller: "http___jenkins-ui_jaxb-impl_svc_cluster_local_jaxb-implx"
name: "basic-mjkj2"
namespace: "jaxb-impl"
spec:
containers:
- env:
- name: "JENKINS_SECRET"
value: "********"
- name: "JENKINS_TUNNEL"
value: "jenkins-discovery.jaxb-impl.svc.cluster.local:50000"
- name: "JENKINS_AGENT_NAME"
value: "basic-mjkj2"
- name: "JENKINS_REMOTING_JAVA_OPTS"
value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
\ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
- name: "JAVA_TOOL_OPTIONS"
value: ""
- name: "_JAVA_OPTIONS"
value: ""
- name: "REMOTING_OPTS"
value: "-noReconnectAfter 1d"
- name: "OPENJ9_JAVA_OPTIONS"
value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
- name: "JENKINS_NAME"
value: "basic-mjkj2"
- name: "JENKINS_AGENT_WORKDIR"
value: "/home/jenkins/agent"
- name: "JENKINS_URL"
value: "http://jenkins-ui.jaxb-impl.svc.cluster.local/jaxb-impl/"
image: "docker.io/eclipsecbi/jiro-agent-basic-ubuntu:remoting-3352.v17a_fb_4b_2773f"
imagePullPolicy: "Always"
name: "jnlp"
resources:
limits:
cpu: "2000m"
memory: "4096Mi"
requests:
cpu: "1000m"
memory: "4096Mi"
tty: true
volumeMounts:
- mountPath: "/home/jenkins/.m2/mvnd"
name: "volume-5"
readOnly: false
- mountPath: "/home/jenkins/.m2/toolchains.xml"
name: "m2-dir"
readOnly: true
subPath: "toolchains.xml"
- mountPath: "/home/jenkins/.mavenrc"
name: "m2-dir"
readOnly: true
subPath: ".mavenrc"
- mountPath: "/opt/tools"
name: "volume-0"
readOnly: false
- mountPath: "/home/jenkins"
name: "volume-2"
readOnly: false
- mountPath: "/home/jenkins/.m2/repository"
name: "volume-3"
readOnly: false
- mountPath: "/home/jenkins/.m2/settings-security.xml"
name: "m2-secret-dir"
readOnly: true
subPath: "settings-security.xml"
- mountPath: "/home/jenkins/.m2/wrapper"
name: "volume-4"
readOnly: false
- mountPath: "/home/jenkins/.m2/settings.xml"
name: "m2-secret-dir"
readOnly: true
subPath: "settings.xml"
- mountPath: "/home/jenkins/.ssh"
name: "volume-1"
readOnly: false
subPath: ""
- mountPath: "/home/jenkins/agent"
name: "workspace-volume"
readOnly: false
nodeSelector:
kubernetes.io/os: "linux"
restartPolicy: "Never"
volumes:
- name: "volume-0"
persistentVolumeClaim:
claimName: "tools-claim-jiro-jaxb-impl"
readOnly: true
- name: "m2-secret-dir"
secret:
secretName: "m2-secret-dir"
- emptyDir:
medium: ""
name: "volume-2"
- configMap:
name: "m2-dir"
name: "m2-dir"
- configMap:
name: "known-hosts"
name: "volume-1"
- emptyDir:
medium: ""
name: "workspace-volume"
- emptyDir:
medium: ""
name: "volume-4"
- emptyDir:
medium: ""
name: "volume-3"
- emptyDir:
medium: ""
name: "volume-5"
[EnvInject] - Loading node environment variables.
Building remotely on basic-mjkj2 (basic basic-ubuntu) in workspace <https://ci.eclipse.org/jaxb-impl/job/jaxb-ri-master-build/ws/>
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-YjdzThQMx8b4/agent.44
SSH_AGENT_PID=45
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: <https://ci.eclipse.org/jaxb-impl/job/jaxb-ri-master-build/ws/@tmp/private_key_4217820485179989342.key> (<https://ci.eclipse.org/jaxb-impl/job/jaxb-ri-master-build/ws/@tmp/private_key_4217820485179989342.key)>
[ssh-agent] Using credentials eclipse-jaxb-impl-bot (GitHub bot SSH)
The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@xxxxxxxxxx:eclipse-ee4j/jaxb-ri.git
> git init <https://ci.eclipse.org/jaxb-impl/job/jaxb-ri-master-build/ws/> # timeout=10
Fetching upstream changes from git@xxxxxxxxxx:eclipse-ee4j/jaxb-ri.git
> git --version # timeout=10
> git --version # 'git version 2.53.0'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t <https://ci.eclipse.org/jaxb-impl/job/jaxb-ri-master-build/ws/@tmp/jenkins-gitclient-ssh18352594216367462518.key>
Verifying host key using manually-configured host key entries
> git fetch --tags --force --progress -- git@xxxxxxxxxx:eclipse-ee4j/jaxb-ri.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git@xxxxxxxxxx:eclipse-ee4j/jaxb-ri.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
The recommended git tool is: NONE
using credential github-bot-ssh
> git rev-parse --resolve-git-dir <https://ci.eclipse.org/jaxb-impl/job/jaxb-ri-master-build/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@xxxxxxxxxx:eclipse-ee4j/jaxb-ri.git # timeout=10
Fetching upstream changes from git@xxxxxxxxxx:eclipse-ee4j/jaxb-ri.git
> git --version # timeout=10
> git --version # 'git version 2.53.0'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t <https://ci.eclipse.org/jaxb-impl/job/jaxb-ri-master-build/ws/@tmp/jenkins-gitclient-ssh17425735120560408752.key>
Verifying host key using manually-configured host key entries
> git fetch --tags --force --progress -- git@xxxxxxxxxx:eclipse-ee4j/jaxb-ri.git +refs/heads/master:refs/remotes/origin/master # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
The recommended git tool is: NONE
using credential github-bot-ssh
> git rev-parse --resolve-git-dir <https://ci.eclipse.org/jaxb-impl/job/jaxb-ri-master-build/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@xxxxxxxxxx:eclipse-ee4j/jaxb-ri.git # timeout=10
Fetching upstream changes from git@xxxxxxxxxx:eclipse-ee4j/jaxb-ri.git
> git --version # timeout=10
> git --version # 'git version 2.53.0'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t <https://ci.eclipse.org/jaxb-impl/job/jaxb-ri-master-build/ws/@tmp/jenkins-gitclient-ssh16043833395617251101.key>
Verifying host key using manually-configured host key entries
> git fetch --tags --force --progress -- git@xxxxxxxxxx:eclipse-ee4j/jaxb-ri.git +refs/heads/master:refs/remotes/origin/master # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 45 killed;
[ssh-agent] Stopped.
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[analysis] Skipping execution of recorder since overall result is 'FAILURE'