[midPoint-ci] Build failed in Jenkins: midPoint - master - main - PG 16 #980

Jenkins noreply at evolveum.com
Wed Apr 15 18:36:58 CEST 2026


See <https://jenkins.evolveum.com/job/midpoint-master-main/980/display/redirect>

Changes:


------------------------------------------
[...truncated 77 lines...]
[PodInfo] jenkins-legacy/midpoint-master-main-980-h6dt7-sdmdr-gjqr7
	Container [jnlp] waiting [ContainerCreating] No message
	Container [maven] waiting [ContainerCreating] No message
	Container [postgres] waiting [ContainerCreating] No message
	Pod [Pending][ContainersNotReady] containers with unready status: [maven jnlp postgres]
[PodInfo] jenkins-legacy/midpoint-master-main-980-h6dt7-sdmdr-gjqr7
	Container [jnlp] waiting [ContainerCreating] No message
	Container [maven] waiting [ContainerCreating] No message
	Container [postgres] waiting [ContainerCreating] No message
	Pod [Pending][ContainersNotReady] containers with unready status: [maven jnlp postgres]
[PodInfo] jenkins-legacy/midpoint-master-main-980-h6dt7-sdmdr-gjqr7
	Container [jnlp] waiting [ContainerCreating] No message
	Container [maven] waiting [ContainerCreating] No message
	Container [postgres] waiting [ContainerCreating] No message
	Pod [Pending][ContainersNotReady] containers with unready status: [maven jnlp postgres]
[PodInfo] jenkins-legacy/midpoint-master-main-980-h6dt7-sdmdr-gjqr7
	Container [jnlp] waiting [ContainerCreating] No message
	Container [maven] waiting [ContainerCreating] No message
	Container [postgres] waiting [ContainerCreating] No message
	Pod [Pending][ContainersNotReady] containers with unready status: [maven jnlp postgres]
Created Pod: kubernetes jenkins-legacy/midpoint-master-main-980-h6dt7-sdmdr-trk95
[PodInfo] jenkins-legacy/midpoint-master-main-980-h6dt7-sdmdr-trk95
	Pod [Pending][Unschedulable] 0/6 nodes are available: persistentvolumeclaim "pvc-workspace-midpoint-master-main-980-h6dt7-sdmdr-trk95" not found. not found
[PodInfo] jenkins-legacy/midpoint-master-main-980-h6dt7-sdmdr-trk95
	Pod [Pending][Unschedulable] 0/6 nodes are available: pod has unbound immediate PersistentVolumeClaims. not found
[PodInfo] jenkins-legacy/midpoint-master-main-980-h6dt7-sdmdr-trk95
	Container [jnlp] waiting [ContainerCreating] No message
	Container [maven] waiting [ContainerCreating] No message
	Container [postgres] waiting [ContainerCreating] No message
	Pod [Pending][ContainersNotReady] containers with unready status: [maven jnlp postgres]
[PodInfo] jenkins-legacy/midpoint-master-main-980-h6dt7-sdmdr-trk95
	Container [jnlp] waiting [ContainerCreating] No message
	Container [maven] waiting [ContainerCreating] No message
	Container [postgres] waiting [ContainerCreating] No message
	Pod [Pending][ContainersNotReady] containers with unready status: [maven jnlp postgres]
Agent midpoint-master-main-980-h6dt7-sdmdr-trk95 is provisioned from template midpoint-master-main_980-h6dt7-sdmdr
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1776270863692"
    buildUrl: "http://jenkins.jenkins-legacy.svc.cluster.local:8080/job/midpoint-master-main/980/"
    runUrl: "job/midpoint-master-main/980/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "9d5a1b947275937331ab915ad9211d4d288c0f71"
    jenkins/label: "midpoint-master-main_980-h6dt7"
    kubernetes.jenkins.io/controller: "http___jenkins_jenkins-legacy_svc_cluster_local_8080x"
  name: "midpoint-master-main-980-h6dt7-sdmdr-trk95"
  namespace: "jenkins-legacy"
spec:
  activeDeadlineSeconds: 21600
  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"
    - name: "MIDPOINT_BUILD_ALIAS"
      value: "build-signing-key"
    image: "maven:3.8.5-openjdk-17"
    imagePullPolicy: "IfNotPresent"
    name: "maven"
    resources:
      limits:
        memory: "8Gi"
        cpu: "8"
      requests:
        memory: "8Gi"
        cpu: "8"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: true
    volumeMounts:
    - mountPath: "/root/jenkins-nexus"
      name: "volume-0"
      readOnly: false
    - mountPath: "/root/.m2/repository"
      name: "volume-1"
      readOnly: false
    - 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-master-main-980-h6dt7-sdmdr-trk95"
    - name: "MIDPOINT_BUILD_ALIAS"
      value: "build-signing-key"
    - name: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d -heartbeatInterval 30 -ioTimeout 60"
    - name: "JAVA_OPTS"
      value: "-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/root/.m2/repository/jnlp-dumps/\
        \ -XX:+ExitOnOutOfMemoryError -Xlog:gc*:file=/tmp/gc-980.log:time,uptime,level,tags:filecount=1,filesize=50M"
    - name: "JENKINS_NAME"
      value: "midpoint-master-main-980-h6dt7-sdmdr-trk95"
    - 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: "3Gi"
        cpu: "1"
      requests:
        memory: "3Gi"
        cpu: "1"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: false
    volumeMounts:
    - mountPath: "/root/jenkins-nexus"
      name: "volume-0"
      readOnly: false
    - mountPath: "/root/.m2/repository"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "POSTGRES_USER"
      value: "midtest"
    - 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: "POSTGRES_PASSWORD"
      value: "password"
    - name: "POSTGRES_INITDB_ARGS"
      value: "--lc-collate=en_US.utf8 --lc-ctype=en_US.utf8"
    - name: "MIDPOINT_BUILD_ALIAS"
      value: "build-signing-key"
    image: "postgres:16-alpine"
    imagePullPolicy: "IfNotPresent"
    name: "postgres"
    ports:
    - containerPort: 5432
      name: "postgres"
    resources:
      limits:
        memory: "4Gi"
        cpu: "2"
      requests:
        memory: "4Gi"
        cpu: "2"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: true
    volumeMounts:
    - mountPath: "/root/jenkins-nexus"
      name: "volume-0"
      readOnly: false
    - mountPath: "/root/.m2/repository"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    secret:
      secretName: "jenkins-nexus"
  - name: "volume-1"
    persistentVolumeClaim:
      claimName: "midpoint-master-main-m2repo"
      readOnly: false
  - name: "workspace-volume"
    persistentVolumeClaim:
      claimName: "pvc-workspace-midpoint-master-main-980-h6dt7-sdmdr-trk95"
      readOnly: false

Running on midpoint-master-main-980-h6dt7-sdmdr-trk95 in /home/jenkins/agent/workspace/midpoint-master-main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (init-jnlp)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ mkdir -p /root/.m2/repository/jnlp-dumps
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (checkout)
[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-master-main # 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
Aborted by Martin Šplíchal
ERROR: Checkout failed
java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:1041)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
	at jdk.internal.reflect.GeneratedMethodAccessor952.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
	at PluginClassLoader for git-client/jdk.proxy53/jdk.proxy53.$Proxy148.execute(Unknown Source)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
	at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
	at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
	at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
	at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list