[midPoint-ci] Build failed in Jenkins: connector-scimrest #5
Jenkins
noreply at evolveum.com
Sat Jun 6 22:50:44 CEST 2026
See <https://jenkins.e/job/connector-scimrest/5/display/redirect>
Changes:
------------------------------------------
Started by user msplichal
Obtained pipelines/connector-pipeline from git https://gitlab.evolveum.com/infra/jenkins.git
Loading library jenkins-shared-library at master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.47.3'
using GIT_ASKPASS to set credentials https://gitlab.evolveum.com/infra/jenkins.git
> git ls-remote -- https://gitlab.evolveum.com/infra/jenkins.git # timeout=10
Found match: refs/heads/master revision 59069981eab1f42cae7fd00b33ed50fab706e708
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential 9b51b4fe-2527-4e68-9313-2036fb58a040
> git rev-parse --resolve-git-dir /var/jenkins_home/workspace/connector-scimrest at libs/580bfc05b208b2a29f18dae2adb00f83192a519f6655a1410bb1b6c0e5121045/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.evolveum.com/infra/jenkins.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.evolveum.com/infra/jenkins.git
> git --version # timeout=10
> git --version # 'git version 2.47.3'
using GIT_ASKPASS to set credentials https://gitlab.evolveum.com/infra/jenkins.git
> git fetch --no-tags --force --progress -- https://gitlab.evolveum.com/infra/jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 59069981eab1f42cae7fd00b33ed50fab706e708 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 59069981eab1f42cae7fd00b33ed50fab706e708 # timeout=10
Commit message: "Add BUILDER_IMAGE param to connector jobs (default maven:3.8.5-openjdk-17 like legacy) via mavenImage in build pod template"
> git rev-list --no-walk 59069981eab1f42cae7fd00b33ed50fab706e708 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-builds/connector-scimrest-5-0s3xd-vh7zg-nmjpq
[PodInfo] jenkins-builds/connector-scimrest-5-0s3xd-vh7zg-nmjpq
Container [jnlp] waiting [ContainerCreating] No message
Container [maven] waiting [ContainerCreating] No message
Pod [Pending][ContainersNotReady] containers with unready status: [jnlp maven]
Agent connector-scimrest-5-0s3xd-vh7zg-nmjpq is provisioned from template connector-scimrest_5-0s3xd-vh7zg
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations:
k8s-ttl-controller.twin.sh/ttl: "12h"
kubernetes.jenkins.io/last-refresh: "1780779039006"
buildUrl: "http://jenkins.jenkins.svc.cluster.local:8080/job/connector-scimrest/5/"
runUrl: "job/connector-scimrest/5/"
labels:
app: "midpoint-build"
jenkins/jenkins-jenkins-agent: "true"
jenkins/label-digest: "5ca72be0bf417c7338dc4c6259a7636b1ab6a063"
jenkins/label: "connector-scimrest_5-0s3xd"
kubernetes.jenkins.io/controller: "http___jenkins_jenkins_svc_cluster_local_8080x"
name: "connector-scimrest-5-0s3xd-vh7zg-nmjpq"
namespace: "jenkins-builds"
spec:
containers:
- env:
- name: "JENKINS_SECRET"
value: "********"
- name: "JENKINS_AGENT_NAME"
value: "connector-scimrest-5-0s3xd-vh7zg-nmjpq"
- name: "JENKINS_WEB_SOCKET"
value: "true"
- name: "REMOTING_OPTS"
value: "-noReconnectAfter 1d"
- name: "JENKINS_NAME"
value: "connector-scimrest-5-0s3xd-vh7zg-nmjpq"
- name: "JENKINS_AGENT_WORKDIR"
value: "/home/jenkins/agent"
- name: "JENKINS_URL"
value: "http://jenkins.jenkins.svc.cluster.local:8080/"
image: "jenkins/inbound-agent:3327.v868139a_d00e0-6-jdk21"
name: "jnlp"
resources:
limits:
memory: "1Gi"
cpu: "1"
ephemeral-storage: "4Gi"
requests:
memory: "512Mi"
cpu: "200m"
ephemeral-storage: "1Gi"
volumeMounts:
- mountPath: "/home/jenkins/agent"
name: "workspace-volume"
readOnly: false
- command:
- "cat"
image: "maven:3.8.5-openjdk-17"
name: "maven"
resources:
limits:
memory: "3Gi"
cpu: "3"
ephemeral-storage: "20Gi"
requests:
memory: "3Gi"
cpu: "1"
ephemeral-storage: "4Gi"
tty: true
volumeMounts:
- mountPath: "/m2cache"
name: "m2-cache"
- mountPath: "/home/jenkins/agent"
name: "workspace-volume"
readOnly: false
nodeSelector:
kubernetes.io/os: "linux"
restartPolicy: "Never"
serviceAccountName: "jenkins-test-runner"
terminationGracePeriodSeconds: 30
volumes:
- name: "m2-cache"
persistentVolumeClaim:
claimName: "jenkins-m2-cache"
- emptyDir:
medium: ""
name: "workspace-volume"
Running on connector-scimrest-5-0s3xd-vh7zg-nmjpq in /home/jenkins/agent/workspace/connector-scimrest
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Honoring refspec on initial clone
Cloning repository https://github.com/Evolveum/connector-scimrest.git
> git init /home/jenkins/agent/workspace/connector-scimrest # timeout=10
Fetching upstream changes from https://github.com/Evolveum/connector-scimrest.git
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://github.com/Evolveum/connector-scimrest.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/Evolveum/connector-scimrest.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
Stage "Build" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] step
More information about the midPoint-ci
mailing list