Console Output

02:44:31 [2025-01-24T02:44:31.167Z] Still waiting to schedule task
02:44:31 [2025-01-24T02:44:31.168Z] All nodes of label ‘pod-485790e6-430e-410c-95bb-9d4d9139aa67’ are offline
03:37:58 [2025-01-24T03:37:58.446Z] Agent pod-485790e6-430e-410c-95bb-9d4d9139aa67-fj1wf-h82l1 is provisioned from template pod-485790e6-430e-410c-95bb-9d4d9139aa67-fj1wf
03:37:58 [2025-01-24T03:37:58.446Z] ---
03:37:58 [2025-01-24T03:37:58.446Z] apiVersion: "v1"
03:37:58 [2025-01-24T03:37:58.446Z] kind: "Pod"
03:37:58 [2025-01-24T03:37:58.446Z] metadata:
03:37:58 [2025-01-24T03:37:58.446Z]   annotations:
03:37:58 [2025-01-24T03:37:58.446Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1304/"
03:37:58 [2025-01-24T03:37:58.446Z]     runUrl: "job/bodhi-trigger/1304/"
03:37:58 [2025-01-24T03:37:58.446Z]   labels:
03:37:58 [2025-01-24T03:37:58.446Z]     jenkins: "slave"
03:37:58 [2025-01-24T03:37:58.446Z]     jenkins/label-digest: "1e025dbbf8da35b37443a5c645323b6f089ffcc3"
03:37:58 [2025-01-24T03:37:58.446Z]     jenkins/label: "pod-485790e6-430e-410c-95bb-9d4d9139aa67"
03:37:58 [2025-01-24T03:37:58.446Z]   name: "pod-485790e6-430e-410c-95bb-9d4d9139aa67-fj1wf-h82l1"
03:37:58 [2025-01-24T03:37:58.446Z]   namespace: "coreos-ci"
03:37:58 [2025-01-24T03:37:58.446Z] spec:
03:37:58 [2025-01-24T03:37:58.446Z]   containers:
03:37:58 [2025-01-24T03:37:58.446Z]   - command:
03:37:58 [2025-01-24T03:37:58.446Z]     - "/usr/bin/dumb-init"
03:37:58 [2025-01-24T03:37:58.446Z]     - "/usr/bin/sleep"
03:37:58 [2025-01-24T03:37:58.446Z]     - "infinity"
03:37:58 [2025-01-24T03:37:58.446Z]     env:
03:37:58 [2025-01-24T03:37:58.446Z]     - name: "NCPUS"
03:37:58 [2025-01-24T03:37:58.446Z]       value: "0.1"
03:37:58 [2025-01-24T03:37:58.446Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
03:37:58 [2025-01-24T03:37:58.446Z]     imagePullPolicy: "Always"
03:37:58 [2025-01-24T03:37:58.446Z]     name: "worker"
03:37:58 [2025-01-24T03:37:58.446Z]     resources:
03:37:58 [2025-01-24T03:37:58.446Z]       limits:
03:37:58 [2025-01-24T03:37:58.446Z]         cpu: "0.1"
03:37:58 [2025-01-24T03:37:58.446Z]       requests:
03:37:58 [2025-01-24T03:37:58.446Z]         cpu: "0.1"
03:37:58 [2025-01-24T03:37:58.446Z]     volumeMounts:
03:37:58 [2025-01-24T03:37:58.446Z]     - mountPath: "/srv/"
03:37:58 [2025-01-24T03:37:58.447Z]       name: "emptydir-0"
03:37:58 [2025-01-24T03:37:58.447Z]     - mountPath: "/home/jenkins/agent"
03:37:58 [2025-01-24T03:37:58.447Z]       name: "workspace-volume"
03:37:58 [2025-01-24T03:37:58.447Z]       readOnly: false
03:37:58 [2025-01-24T03:37:58.447Z]   - env:
03:37:58 [2025-01-24T03:37:58.447Z]     - name: "JENKINS_SECRET"
03:37:58 [2025-01-24T03:37:58.447Z]       value: "********"
03:37:58 [2025-01-24T03:37:58.447Z]     - name: "JENKINS_TUNNEL"
03:37:58 [2025-01-24T03:37:58.447Z]       value: "172.30.136.1:50000"
03:37:58 [2025-01-24T03:37:58.447Z]     - name: "JENKINS_AGENT_NAME"
03:37:58 [2025-01-24T03:37:58.447Z]       value: "pod-485790e6-430e-410c-95bb-9d4d9139aa67-fj1wf-h82l1"
03:37:58 [2025-01-24T03:37:58.447Z]     - name: "JENKINS_NAME"
03:37:58 [2025-01-24T03:37:58.447Z]       value: "pod-485790e6-430e-410c-95bb-9d4d9139aa67-fj1wf-h82l1"
03:37:58 [2025-01-24T03:37:58.447Z]     - name: "JENKINS_AGENT_WORKDIR"
03:37:58 [2025-01-24T03:37:58.447Z]       value: "/home/jenkins/agent"
03:37:58 [2025-01-24T03:37:58.447Z]     - name: "JENKINS_URL"
03:37:58 [2025-01-24T03:37:58.447Z]       value: "http://172.30.130.216:80/"
03:37:58 [2025-01-24T03:37:58.447Z]     image: "jenkins-agent-base:latest"
03:37:58 [2025-01-24T03:37:58.447Z]     name: "jnlp"
03:37:58 [2025-01-24T03:37:58.447Z]     resources:
03:37:58 [2025-01-24T03:37:58.447Z]       limits:
03:37:58 [2025-01-24T03:37:58.447Z]         memory: "512Mi"
03:37:58 [2025-01-24T03:37:58.447Z]         cpu: "1"
03:37:58 [2025-01-24T03:37:58.447Z]       requests:
03:37:58 [2025-01-24T03:37:58.447Z]         memory: "512Mi"
03:37:58 [2025-01-24T03:37:58.447Z]         cpu: "1"
03:37:58 [2025-01-24T03:37:58.447Z]     volumeMounts:
03:37:58 [2025-01-24T03:37:58.447Z]     - mountPath: "/home/jenkins/agent"
03:37:58 [2025-01-24T03:37:58.447Z]       name: "workspace-volume"
03:37:58 [2025-01-24T03:37:58.447Z]       readOnly: false
03:37:58 [2025-01-24T03:37:58.447Z]   nodeSelector:
03:37:58 [2025-01-24T03:37:58.447Z]     kubernetes.io/os: "linux"
03:37:58 [2025-01-24T03:37:58.447Z]   restartPolicy: "Never"
03:37:58 [2025-01-24T03:37:58.447Z]   serviceAccountName: "default"
03:37:58 [2025-01-24T03:37:58.447Z]   volumes:
03:37:58 [2025-01-24T03:37:58.447Z]   - emptyDir: {}
03:37:58 [2025-01-24T03:37:58.447Z]     name: "emptydir-0"
03:37:58 [2025-01-24T03:37:58.447Z]   - emptyDir:
03:37:58 [2025-01-24T03:37:58.447Z]       medium: ""
03:37:58 [2025-01-24T03:37:58.447Z]     name: "workspace-volume"
03:37:58 [2025-01-24T03:37:58.447Z] 
03:37:58 [2025-01-24T03:37:58.659Z] Running on pod-485790e6-430e-410c-95bb-9d4d9139aa67-fj1wf-h82l1 in /home/jenkins/agent/workspace/bodhi-trigger