[midPoint-ci] Build failed in Jenkins: midpoint-security #3

Jenkins noreply at evolveum.com
Mon Jun 1 20:48:01 CEST 2026


See <https://jenkins.evolveum.com/job/midpoint-security/3/display/redirect>

Changes:


------------------------------------------
Started by user Viliam Repan
Obtained tools/jenkins/midpoint-sbom-dependencytrack-pipeline from git https://github.com/Evolveum/midpoint.git
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-legacy/midpoint-security-3-27nf9-k1ktl-kzhcg
[PodInfo] jenkins-legacy/midpoint-security-3-27nf9-k1ktl-kzhcg
	Pod [Pending][Unschedulable] 0/6 nodes are available: persistentvolumeclaim "pvc-workspace-midpoint-security-3-27nf9-k1ktl-kzhcg" not found. not found
[PodInfo] jenkins-legacy/midpoint-security-3-27nf9-k1ktl-kzhcg
	Pod [Pending][Unschedulable] 0/6 nodes are available: pod has unbound immediate PersistentVolumeClaims. not found
[PodInfo] jenkins-legacy/midpoint-security-3-27nf9-k1ktl-kzhcg
	Container [jnlp] waiting [ContainerCreating] No message
	Container [maven] waiting [ContainerCreating] No message
	Pod [Pending][ContainersNotReady] containers with unready status: [maven jnlp]
Agent midpoint-security-3-27nf9-k1ktl-kzhcg is provisioned from template midpoint-security_3-27nf9-k1ktl
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1780339583833"
    buildUrl: "http://jenkins.jenkins-legacy.svc.cluster.local:8080/job/midpoint-security/3/"
    runUrl: "job/midpoint-security/3/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "735172dbfcd39d0f08d7b898a1bc5ae24f45305b"
    jenkins/label: "midpoint-security_3-27nf9"
    kubernetes.jenkins.io/controller: "http___jenkins_jenkins-legacy_svc_cluster_local_8080x"
  name: "midpoint-security-3-27nf9-k1ktl-kzhcg"
  namespace: "jenkins-legacy"
spec:
  activeDeadlineSeconds: 1800
  containers:
  - command:
    - "cat"
    env:
    - name: "no_proxy"
      value: "localhost,127.0.0.1,10.0.0.0/8,.local,.internal,.e,.svc,.cluster.local,jenkins-agent"
    - name: "http_proxy"
      value: "http://fw.v130.e:3128"
    image: "maven:3.9.4-eclipse-temurin-21"
    imagePullPolicy: "IfNotPresent"
    name: "maven"
    resources:
      limits:
        memory: "8Gi"
        cpu: "8"
      requests:
        memory: "8Gi"
        cpu: "2"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "no_proxy"
      value: "localhost,127.0.0.1,10.0.0.0/8,.local,.internal,.e,.svc,.cluster.local,jenkins-agent"
    - name: "http_proxy"
      value: "http://fw.v130.e:3128"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-agent:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "midpoint-security-3-27nf9-k1ktl-kzhcg"
    - name: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d"
    - name: "JENKINS_NAME"
      value: "midpoint-security-3-27nf9-k1ktl-kzhcg"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins.jenkins-legacy.svc.cluster.local:8080/"
    image: "jenkins/inbound-agent:4.13-2-alpine"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "4Gi"
        cpu: "2"
      requests:
        cpu: "500m"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: false
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "workspace-volume"
    persistentVolumeClaim:
      claimName: "pvc-workspace-midpoint-security-3-27nf9-k1ktl-kzhcg"
      readOnly: false

Running on midpoint-security-3-27nf9-k1ktl-kzhcg in /home/jenkins/agent/workspace/midpoint-security
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] sh
+ '[' 0 -ge 1 ']'
[Pipeline] retry
[Pipeline] {
[Pipeline] git
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/Evolveum/midpoint.git
 > git init /home/jenkins/agent/workspace/midpoint-security # timeout=10
Fetching upstream changes from https://github.com/Evolveum/midpoint.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.2'
Setting http proxy: fw.v130.e:3128
 > git fetch --tags --force --progress -- https://github.com/Evolveum/midpoint.git +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] }
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying
[Pipeline] {
[Pipeline] git
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
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] }
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying
[Pipeline] {
[Pipeline] git
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
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] // retry
[Pipeline] }
[Pipeline] // stage
 > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/midpoint-security/.git # timeout=10
 > git config remote.origin.url https://github.com/Evolveum/midpoint.git # timeout=10
Fetching upstream changes from https://github.com/Evolveum/midpoint.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.2'
Setting http proxy: fw.v130.e:3128
 > git fetch --tags --force --progress -- https://github.com/Evolveum/midpoint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/tags/v4.10.3^{commit} # timeout=10
 > git rev-parse origin/tags/v4.10.3^{commit} # timeout=10
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list