Console Output

18:36:36 [2024-09-10T18:36:36.902Z] Still waiting to schedule task
18:36:36 [2024-09-10T18:36:36.914Z] Waiting for next available executor on ‘pod-9b0c3559-d8db-4fbd-beb7-70f92c204cef-bn5nt-cn3hh18:36:37 [2024-09-10T18:36:37.484Z] Agent pod-9b0c3559-d8db-4fbd-beb7-70f92c204cef-bn5nt-cn3hh is provisioned from template pod-9b0c3559-d8db-4fbd-beb7-70f92c204cef-bn5nt
18:36:37 [2024-09-10T18:36:37.484Z] ---
18:36:37 [2024-09-10T18:36:37.484Z] apiVersion: "v1"
18:36:37 [2024-09-10T18:36:37.484Z] kind: "Pod"
18:36:37 [2024-09-10T18:36:37.484Z] metadata:
18:36:37 [2024-09-10T18:36:37.484Z]   annotations:
18:36:37 [2024-09-10T18:36:37.484Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/930/"
18:36:37 [2024-09-10T18:36:37.484Z]     runUrl: "job/bodhi-trigger/930/"
18:36:37 [2024-09-10T18:36:37.484Z]   labels:
18:36:37 [2024-09-10T18:36:37.484Z]     jenkins: "slave"
18:36:37 [2024-09-10T18:36:37.484Z]     jenkins/label-digest: "d3d6687cbffae3d8ade3262326d286c2a716edf1"
18:36:37 [2024-09-10T18:36:37.484Z]     jenkins/label: "pod-9b0c3559-d8db-4fbd-beb7-70f92c204cef"
18:36:37 [2024-09-10T18:36:37.484Z]   name: "pod-9b0c3559-d8db-4fbd-beb7-70f92c204cef-bn5nt-cn3hh"
18:36:37 [2024-09-10T18:36:37.484Z]   namespace: "coreos-ci"
18:36:37 [2024-09-10T18:36:37.484Z] spec:
18:36:37 [2024-09-10T18:36:37.484Z]   containers:
18:36:37 [2024-09-10T18:36:37.484Z]   - command:
18:36:37 [2024-09-10T18:36:37.484Z]     - "/usr/bin/dumb-init"
18:36:37 [2024-09-10T18:36:37.484Z]     - "/usr/bin/sleep"
18:36:37 [2024-09-10T18:36:37.484Z]     - "infinity"
18:36:37 [2024-09-10T18:36:37.484Z]     env:
18:36:37 [2024-09-10T18:36:37.484Z]     - name: "NCPUS"
18:36:37 [2024-09-10T18:36:37.484Z]       value: "0.1"
18:36:37 [2024-09-10T18:36:37.484Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
18:36:37 [2024-09-10T18:36:37.484Z]     imagePullPolicy: "Always"
18:36:37 [2024-09-10T18:36:37.484Z]     name: "worker"
18:36:37 [2024-09-10T18:36:37.484Z]     resources:
18:36:37 [2024-09-10T18:36:37.484Z]       limits:
18:36:37 [2024-09-10T18:36:37.484Z]         cpu: "0.1"
18:36:37 [2024-09-10T18:36:37.484Z]       requests:
18:36:37 [2024-09-10T18:36:37.484Z]         cpu: "0.1"
18:36:37 [2024-09-10T18:36:37.484Z]     volumeMounts:
18:36:37 [2024-09-10T18:36:37.485Z]     - mountPath: "/srv/"
18:36:37 [2024-09-10T18:36:37.485Z]       name: "emptydir-0"
18:36:37 [2024-09-10T18:36:37.485Z]     - mountPath: "/home/jenkins/agent"
18:36:37 [2024-09-10T18:36:37.485Z]       name: "workspace-volume"
18:36:37 [2024-09-10T18:36:37.485Z]       readOnly: false
18:36:37 [2024-09-10T18:36:37.485Z]   - env:
18:36:37 [2024-09-10T18:36:37.485Z]     - name: "JENKINS_SECRET"
18:36:37 [2024-09-10T18:36:37.485Z]       value: "********"
18:36:37 [2024-09-10T18:36:37.485Z]     - name: "JENKINS_TUNNEL"
18:36:37 [2024-09-10T18:36:37.485Z]       value: "172.30.136.1:50000"
18:36:37 [2024-09-10T18:36:37.485Z]     - name: "JENKINS_AGENT_NAME"
18:36:37 [2024-09-10T18:36:37.485Z]       value: "pod-9b0c3559-d8db-4fbd-beb7-70f92c204cef-bn5nt-cn3hh"
18:36:37 [2024-09-10T18:36:37.485Z]     - name: "JENKINS_NAME"
18:36:37 [2024-09-10T18:36:37.485Z]       value: "pod-9b0c3559-d8db-4fbd-beb7-70f92c204cef-bn5nt-cn3hh"
18:36:37 [2024-09-10T18:36:37.485Z]     - name: "JENKINS_AGENT_WORKDIR"
18:36:37 [2024-09-10T18:36:37.485Z]       value: "/home/jenkins/agent"
18:36:37 [2024-09-10T18:36:37.485Z]     - name: "JENKINS_URL"
18:36:37 [2024-09-10T18:36:37.485Z]       value: "http://172.30.130.216:80/"
18:36:37 [2024-09-10T18:36:37.485Z]     image: "jenkins-agent-base:latest"
18:36:37 [2024-09-10T18:36:37.485Z]     name: "jnlp"
18:36:37 [2024-09-10T18:36:37.485Z]     resources:
18:36:37 [2024-09-10T18:36:37.485Z]       limits:
18:36:37 [2024-09-10T18:36:37.485Z]         memory: "512Mi"
18:36:37 [2024-09-10T18:36:37.485Z]         cpu: "1"
18:36:37 [2024-09-10T18:36:37.485Z]       requests:
18:36:37 [2024-09-10T18:36:37.485Z]         memory: "512Mi"
18:36:37 [2024-09-10T18:36:37.485Z]         cpu: "1"
18:36:37 [2024-09-10T18:36:37.485Z]     volumeMounts:
18:36:37 [2024-09-10T18:36:37.485Z]     - mountPath: "/home/jenkins/agent"
18:36:37 [2024-09-10T18:36:37.485Z]       name: "workspace-volume"
18:36:37 [2024-09-10T18:36:37.485Z]       readOnly: false
18:36:37 [2024-09-10T18:36:37.485Z]   nodeSelector:
18:36:37 [2024-09-10T18:36:37.485Z]     kubernetes.io/os: "linux"
18:36:37 [2024-09-10T18:36:37.485Z]   restartPolicy: "Never"
18:36:37 [2024-09-10T18:36:37.485Z]   serviceAccountName: "default"
18:36:37 [2024-09-10T18:36:37.485Z]   volumes:
18:36:37 [2024-09-10T18:36:37.485Z]   - emptyDir: {}
18:36:37 [2024-09-10T18:36:37.485Z]     name: "emptydir-0"
18:36:37 [2024-09-10T18:36:37.485Z]   - emptyDir:
18:36:37 [2024-09-10T18:36:37.485Z]       medium: ""
18:36:37 [2024-09-10T18:36:37.485Z]     name: "workspace-volume"
18:36:37 [2024-09-10T18:36:37.485Z] 
18:36:37 [2024-09-10T18:36:37.508Z] Running on pod-9b0c3559-d8db-4fbd-beb7-70f92c204cef-bn5nt-cn3hh in /home/jenkins/agent/workspace/bodhi-trigger