Skip to content
Failed

Console Output

15:22:31 [2025-11-14T15:22:31.135Z] Started by user Dusty Mabe
15:22:31 [2025-11-14T15:22:31.135Z] Replayed #460
15:22:31 [2025-11-14T15:22:31.170Z] Loading library coreos@main
15:22:31 [2025-11-14T15:22:31.170Z] Attempting to resolve main from remote references...
15:22:31 [2025-11-14T15:22:31.170Z]  > git --version # timeout=10
15:22:31 [2025-11-14T15:22:31.175Z]  > git --version # 'git version 2.47.1'
15:22:31 [2025-11-14T15:22:31.175Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
15:22:31 [2025-11-14T15:22:31.310Z] Found match: refs/heads/main revision 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671
15:22:31 [2025-11-14T15:22:31.311Z] The recommended git tool is: NONE
15:22:31 [2025-11-14T15:22:31.311Z] No credentials specified
15:22:31 [2025-11-14T15:22:31.311Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
15:22:31 [2025-11-14T15:22:31.319Z] Fetching changes from the remote Git repository
15:22:31 [2025-11-14T15:22:31.320Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
15:22:31 [2025-11-14T15:22:31.327Z] Fetching without tags
15:22:31 [2025-11-14T15:22:31.327Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
15:22:31 [2025-11-14T15:22:31.327Z]  > git --version # timeout=10
15:22:31 [2025-11-14T15:22:31.332Z]  > git --version # 'git version 2.47.1'
15:22:31 [2025-11-14T15:22:31.332Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:22:31 [2025-11-14T15:22:31.433Z] Checking out Revision 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 (main)
15:22:31 [2025-11-14T15:22:31.433Z]  > git config core.sparsecheckout # timeout=10
15:22:31 [2025-11-14T15:22:31.439Z]  > git checkout -f 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 # timeout=10
15:22:31 [2025-11-14T15:22:31.449Z] Commit message: "cosaBuild: call `cosa osbuild` separately"
15:22:31 [2025-11-14T15:22:31.449Z]  > git rev-list --no-walk 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 # timeout=10
15:22:31 [2025-11-14T15:22:31.642Z] [Pipeline] Start of Pipeline
15:22:31 [2025-11-14T15:22:31.656Z] [Pipeline] node
15:22:31 [2025-11-14T15:22:31.659Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
15:22:31 [2025-11-14T15:22:31.661Z] [Pipeline] {
15:22:31 [2025-11-14T15:22:31.676Z] [Pipeline] withEnv
15:22:31 [2025-11-14T15:22:31.676Z] [Pipeline] {
15:22:31 [2025-11-14T15:22:31.685Z] [Pipeline] sh
15:22:31 [2025-11-14T15:22:31.940Z] + set -xeuo pipefail
15:22:31 [2025-11-14T15:22:31.940Z] ++ umask
15:22:31 [2025-11-14T15:22:31.940Z] + '[' 0022 = 0000 ']'
15:22:31 [2025-11-14T15:22:31.940Z] + rm -rf pipe
15:22:31 [2025-11-14T15:22:31.940Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
15:22:31 [2025-11-14T15:22:31.940Z] Cloning into 'pipe'...
15:22:32 [2025-11-14T15:22:32.190Z] [Pipeline] }
15:22:32 [2025-11-14T15:22:32.195Z] [Pipeline] // withEnv
15:22:32 [2025-11-14T15:22:32.199Z] [Pipeline] load
15:22:32 [2025-11-14T15:22:32.199Z] Replacing Groovy text with edited version
15:22:32 [2025-11-14T15:22:32.299Z] [Pipeline] { (pipe/utils.groovy)
15:22:32 [2025-11-14T15:22:32.302Z] Did you forget the `def` keyword? Script1 seems to be setting a field named PROTECTED_JENKINSES (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
15:22:32 [2025-11-14T15:22:32.302Z] [Pipeline] }
15:22:32 [2025-11-14T15:22:32.307Z] [Pipeline] // load
15:22:32 [2025-11-14T15:22:32.312Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipeutils (to a value of type Script1) which could lead to memory leaks or other issues.
15:22:32 [2025-11-14T15:22:32.313Z] [Pipeline] readYaml
15:22:32 [2025-11-14T15:22:32.316Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipecfg (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
15:22:32 [2025-11-14T15:22:32.316Z] [Pipeline] }
15:22:32 [2025-11-14T15:22:32.321Z] [Pipeline] // node
15:22:32 [2025-11-14T15:22:32.331Z] [Pipeline] properties
15:22:32 [2025-11-14T15:22:32.387Z] [Pipeline] libraryResource
15:22:32 [2025-11-14T15:22:32.387Z] [Pipeline] readJSON
15:22:32 [2025-11-14T15:22:32.394Z] [Pipeline] node
15:22:32 [2025-11-14T15:22:32.396Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
15:22:32 [2025-11-14T15:22:32.398Z] [Pipeline] {
15:22:32 [2025-11-14T15:22:32.404Z] [Pipeline] writeYaml
15:22:32 [2025-11-14T15:22:32.407Z] [Pipeline] readFile
15:22:32 [2025-11-14T15:22:32.411Z] [Pipeline] }
15:22:32 [2025-11-14T15:22:32.417Z] [Pipeline] // node
15:22:32 [2025-11-14T15:22:32.420Z] [Pipeline] podTemplate
15:22:32 [2025-11-14T15:22:32.421Z] [Pipeline] {
15:22:32 [2025-11-14T15:22:32.423Z] [Pipeline] node
15:22:33 [2025-11-14T15:22:33.465Z] Created Pod: openshift coreos-ci/pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2-56g9c
15:22:33 [2025-11-14T15:22:33.477Z] [PodInfo] coreos-ci/pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2-56g9c
15:22:33 [2025-11-14T15:22:33.477Z] 	Container [jnlp] waiting [ContainerCreating] No message
15:22:33 [2025-11-14T15:22:33.477Z] 	Container [worker] waiting [ContainerCreating] No message
15:22:33 [2025-11-14T15:22:33.477Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
15:22:34 [2025-11-14T15:22:34.092Z] [PodInfo] coreos-ci/pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2-56g9c
15:22:34 [2025-11-14T15:22:34.092Z] 	Container [jnlp] waiting [ContainerCreating] No message
15:22:34 [2025-11-14T15:22:34.092Z] 	Container [worker] waiting [ContainerCreating] No message
15:22:34 [2025-11-14T15:22:34.092Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
15:22:34 [2025-11-14T15:22:34.203Z] [PodInfo] coreos-ci/pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2-56g9c
15:22:34 [2025-11-14T15:22:34.203Z] 	Container [jnlp] waiting [ContainerCreating] No message
15:22:34 [2025-11-14T15:22:34.203Z] 	Container [worker] waiting [ContainerCreating] No message
15:22:34 [2025-11-14T15:22:34.203Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
15:22:47 [2025-11-14T15:22:47.423Z] Still waiting to schedule task
15:22:47 [2025-11-14T15:22:47.424Z]pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2-56g9c’ is offline
15:22:58 [2025-11-14T15:22:58.662Z] [PodInfo] coreos-ci/pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2-56g9c
15:22:58 [2025-11-14T15:22:58.662Z] 	Container [jnlp] waiting [ContainerCreating] No message
15:22:58 [2025-11-14T15:22:58.662Z] 	Container [worker] waiting [ContainerCreating] No message
15:22:58 [2025-11-14T15:22:58.662Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
15:23:39 [2025-11-14T15:23:39.624Z] Agent pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2-56g9c is provisioned from template pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2
15:23:39 [2025-11-14T15:23:39.625Z] ---
15:23:39 [2025-11-14T15:23:39.625Z] apiVersion: "v1"
15:23:39 [2025-11-14T15:23:39.625Z] kind: "Pod"
15:23:39 [2025-11-14T15:23:39.625Z] metadata:
15:23:39 [2025-11-14T15:23:39.625Z]   annotations:
15:23:39 [2025-11-14T15:23:39.625Z]     kubernetes.jenkins.io/last-refresh: "1763133753428"
15:23:39 [2025-11-14T15:23:39.625Z]     buildUrl: "http://172.30.177.66:80/job/test-override/461/"
15:23:39 [2025-11-14T15:23:39.625Z]     runUrl: "job/test-override/461/"
15:23:39 [2025-11-14T15:23:39.625Z]   labels:
15:23:39 [2025-11-14T15:23:39.625Z]     jenkins: "slave"
15:23:39 [2025-11-14T15:23:39.625Z]     jenkins/label-digest: "4b0f7cdcbddb9a1987bebb4bdbeeafecbd8345c6"
15:23:39 [2025-11-14T15:23:39.625Z]     jenkins/label: "pod-2434a57a-eaa6-4d73-add0-f68f1690b11b"
15:23:39 [2025-11-14T15:23:39.625Z]     kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
15:23:39 [2025-11-14T15:23:39.625Z]   name: "pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2-56g9c"
15:23:39 [2025-11-14T15:23:39.625Z]   namespace: "coreos-ci"
15:23:39 [2025-11-14T15:23:39.625Z] spec:
15:23:39 [2025-11-14T15:23:39.625Z]   containers:
15:23:39 [2025-11-14T15:23:39.625Z]   - command:
15:23:39 [2025-11-14T15:23:39.625Z]     - "/usr/bin/dumb-init"
15:23:39 [2025-11-14T15:23:39.625Z]     - "/usr/bin/sleep"
15:23:39 [2025-11-14T15:23:39.625Z]     - "infinity"
15:23:39 [2025-11-14T15:23:39.625Z]     env:
15:23:39 [2025-11-14T15:23:39.625Z]     - name: "NCPUS"
15:23:39 [2025-11-14T15:23:39.625Z]       value: "6"
15:23:39 [2025-11-14T15:23:39.625Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
15:23:39 [2025-11-14T15:23:39.625Z]     imagePullPolicy: "Always"
15:23:39 [2025-11-14T15:23:39.625Z]     name: "worker"
15:23:39 [2025-11-14T15:23:39.625Z]     resources:
15:23:39 [2025-11-14T15:23:39.625Z]       limits:
15:23:39 [2025-11-14T15:23:39.625Z]         memory: "10752Mi"
15:23:39 [2025-11-14T15:23:39.625Z]         cpu: "6"
15:23:39 [2025-11-14T15:23:39.625Z]         devices.kubevirt.io/kvm: "1"
15:23:39 [2025-11-14T15:23:39.625Z]       requests:
15:23:39 [2025-11-14T15:23:39.625Z]         memory: "10752Mi"
15:23:39 [2025-11-14T15:23:39.625Z]         cpu: "6"
15:23:39 [2025-11-14T15:23:39.625Z]         devices.kubevirt.io/kvm: "1"
15:23:39 [2025-11-14T15:23:39.625Z]     volumeMounts:
15:23:39 [2025-11-14T15:23:39.625Z]     - mountPath: "/srv/"
15:23:39 [2025-11-14T15:23:39.625Z]       name: "emptydir-0"
15:23:39 [2025-11-14T15:23:39.625Z]     - mountPath: "/home/jenkins/agent"
15:23:39 [2025-11-14T15:23:39.625Z]       name: "workspace-volume"
15:23:39 [2025-11-14T15:23:39.625Z]       readOnly: false
15:23:39 [2025-11-14T15:23:39.625Z]   - env:
15:23:39 [2025-11-14T15:23:39.625Z]     - name: "JENKINS_SECRET"
15:23:39 [2025-11-14T15:23:39.625Z]       value: "********"
15:23:39 [2025-11-14T15:23:39.625Z]     - name: "JENKINS_TUNNEL"
15:23:39 [2025-11-14T15:23:39.625Z]       value: "172.30.178.247:50000"
15:23:39 [2025-11-14T15:23:39.625Z]     - name: "JENKINS_AGENT_NAME"
15:23:39 [2025-11-14T15:23:39.625Z]       value: "pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2-56g9c"
15:23:39 [2025-11-14T15:23:39.625Z]     - name: "REMOTING_OPTS"
15:23:39 [2025-11-14T15:23:39.625Z]       value: "-noReconnectAfter 1d"
15:23:39 [2025-11-14T15:23:39.625Z]     - name: "JENKINS_NAME"
15:23:39 [2025-11-14T15:23:39.625Z]       value: "pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2-56g9c"
15:23:39 [2025-11-14T15:23:39.625Z]     - name: "JENKINS_AGENT_WORKDIR"
15:23:39 [2025-11-14T15:23:39.625Z]       value: "/home/jenkins/agent"
15:23:39 [2025-11-14T15:23:39.625Z]     - name: "JENKINS_URL"
15:23:39 [2025-11-14T15:23:39.625Z]       value: "http://172.30.177.66:80/"
15:23:39 [2025-11-14T15:23:39.625Z]     image: "jenkins-agent-base:latest"
15:23:39 [2025-11-14T15:23:39.625Z]     name: "jnlp"
15:23:39 [2025-11-14T15:23:39.625Z]     resources:
15:23:39 [2025-11-14T15:23:39.625Z]       limits:
15:23:39 [2025-11-14T15:23:39.625Z]         memory: "512Mi"
15:23:39 [2025-11-14T15:23:39.625Z]         cpu: "1"
15:23:39 [2025-11-14T15:23:39.625Z]       requests:
15:23:39 [2025-11-14T15:23:39.625Z]         memory: "512Mi"
15:23:39 [2025-11-14T15:23:39.625Z]         cpu: "1"
15:23:39 [2025-11-14T15:23:39.625Z]     volumeMounts:
15:23:39 [2025-11-14T15:23:39.625Z]     - mountPath: "/home/jenkins/agent"
15:23:39 [2025-11-14T15:23:39.625Z]       name: "workspace-volume"
15:23:39 [2025-11-14T15:23:39.625Z]       readOnly: false
15:23:39 [2025-11-14T15:23:39.625Z]   nodeSelector:
15:23:39 [2025-11-14T15:23:39.625Z]     kubernetes.io/os: "linux"
15:23:39 [2025-11-14T15:23:39.625Z]   restartPolicy: "Never"
15:23:39 [2025-11-14T15:23:39.625Z]   serviceAccountName: "jenkins"
15:23:39 [2025-11-14T15:23:39.625Z]   volumes:
15:23:39 [2025-11-14T15:23:39.625Z]   - emptyDir: {}
15:23:39 [2025-11-14T15:23:39.625Z]     name: "emptydir-0"
15:23:39 [2025-11-14T15:23:39.625Z]   - emptyDir:
15:23:39 [2025-11-14T15:23:39.625Z]       medium: ""
15:23:39 [2025-11-14T15:23:39.625Z]     name: "workspace-volume"
15:23:39 [2025-11-14T15:23:39.625Z] 
15:23:39 [2025-11-14T15:23:39.639Z] Running on pod-2434a57a-eaa6-4d73-add0-f68f1690b11b-vc0j2-56g9c in /home/jenkins/agent/workspace/test-override
15:23:39 [2025-11-14T15:23:39.639Z] [Pipeline] {
15:23:39 [2025-11-14T15:23:39.646Z] [Pipeline] container
15:23:39 [2025-11-14T15:23:39.647Z] [Pipeline] {
15:23:39 [2025-11-14T15:23:39.651Z] [Pipeline] withEnv
15:23:39 [2025-11-14T15:23:39.651Z] [Pipeline] {
15:23:39 [2025-11-14T15:23:39.657Z] [Pipeline] sh
15:23:40 [2025-11-14T15:23:40.210Z] + set -xeuo pipefail
15:23:40 [2025-11-14T15:23:40.210Z] ++ umask
15:23:40 [2025-11-14T15:23:40.210Z] + '[' 0022 = 0000 ']'
15:23:40 [2025-11-14T15:23:40.210Z] + cat /cosa/coreos-assembler-git.json
15:23:40 [2025-11-14T15:23:40.210Z] + tee coreos-assembler-git.json
15:23:40 [2025-11-14T15:23:40.210Z] {
15:23:40 [2025-11-14T15:23:40.210Z]   "date": "2025-11-14T14:31:51Z",
15:23:40 [2025-11-14T15:23:40.210Z]   "git": {
15:23:40 [2025-11-14T15:23:40.210Z]     "commit": "4e425eaa7b8d1574ed70409b09977e0cb75e706a",
15:23:40 [2025-11-14T15:23:40.210Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
15:23:40 [2025-11-14T15:23:40.210Z]     "branch": "HEAD",
15:23:40 [2025-11-14T15:23:40.210Z]     "dirty": "false"
15:23:40 [2025-11-14T15:23:40.210Z]   },
15:23:40 [2025-11-14T15:23:40.210Z]   "file": {
15:23:40 [2025-11-14T15:23:40.210Z]     "checksum": "6f4f9bd6695024ae1b01462ff914c20ce68ed064643fe7d7ba90f20767a61763",
15:23:40 [2025-11-14T15:23:40.210Z]     "checksum_type": "sha256",
15:23:40 [2025-11-14T15:23:40.210Z]     "format": "tar.gz",
15:23:40 [2025-11-14T15:23:40.210Z]     "name": "coreos-assembler-git.tar.gz",
15:23:40 [2025-11-14T15:23:40.210Z]     "size": "13272243"
15:23:40 [2025-11-14T15:23:40.210Z]   }
15:23:40 [2025-11-14T15:23:40.210Z] }
15:23:40 [2025-11-14T15:23:40.214Z] [Pipeline] }
15:23:40 [2025-11-14T15:23:40.219Z] [Pipeline] // withEnv
15:23:40 [2025-11-14T15:23:40.224Z] [Pipeline] archiveArtifacts
15:23:40 [2025-11-14T15:23:40.226Z] Archiving artifacts
15:23:40 [2025-11-14T15:23:40.760Z] [Pipeline] withEnv
15:23:40 [2025-11-14T15:23:40.760Z] [Pipeline] {
15:23:40 [2025-11-14T15:23:40.763Z] [Pipeline] sh
15:23:41 [2025-11-14T15:23:41.247Z] + set -xeuo pipefail
15:23:41 [2025-11-14T15:23:41.247Z] ++ umask
15:23:41 [2025-11-14T15:23:41.247Z] + '[' 0022 = 0000 ']'
15:23:41 [2025-11-14T15:23:41.247Z] + rpm -qa
15:23:41 [2025-11-14T15:23:41.247Z] + sort
15:23:41 [2025-11-14T15:23:41.505Z] [Pipeline] }
15:23:41 [2025-11-14T15:23:41.507Z] [Pipeline] // withEnv
15:23:41 [2025-11-14T15:23:41.515Z] [Pipeline] archiveArtifacts
15:23:41 [2025-11-14T15:23:41.517Z] Archiving artifacts
15:23:41 [2025-11-14T15:23:41.522Z] [Pipeline] withEnv
15:23:41 [2025-11-14T15:23:41.523Z] [Pipeline] {
15:23:41 [2025-11-14T15:23:41.527Z] [Pipeline] sh
15:23:42 [2025-11-14T15:23:42.010Z] + set -xeuo pipefail
15:23:42 [2025-11-14T15:23:42.010Z] ++ umask
15:23:42 [2025-11-14T15:23:42.010Z] + '[' 0022 = 0000 ']'
15:23:42 [2025-11-14T15:23:42.010Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
15:23:42 [2025-11-14T15:23:42.013Z] [Pipeline] }
15:23:42 [2025-11-14T15:23:42.017Z] [Pipeline] // withEnv
15:23:42 [2025-11-14T15:23:42.022Z] [Pipeline] timeout
15:23:42 [2025-11-14T15:23:42.023Z] Timeout set to expire in 3 hr 20 min
15:23:42 [2025-11-14T15:23:42.023Z] [Pipeline] {
15:23:42 [2025-11-14T15:23:42.039Z] [Pipeline] withEnv
15:23:42 [2025-11-14T15:23:42.039Z] [Pipeline] {
15:23:42 [2025-11-14T15:23:42.043Z] [Pipeline] sh
15:23:42 [2025-11-14T15:23:42.524Z] + set -euo pipefail
15:23:42 [2025-11-14T15:23:42.524Z] ++ umask
15:23:42 [2025-11-14T15:23:42.524Z] + '[' 0022 = 0000 ']'
15:23:42 [2025-11-14T15:23:42.524Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-fbfc65e5f7
15:23:42 [2025-11-14T15:23:42.524Z] + jq -r '.update.builds[].nvr'
15:23:42 [2025-11-14T15:23:42.539Z] [Pipeline] }
15:23:42 [2025-11-14T15:23:42.541Z] [Pipeline] // withEnv
15:23:42 [2025-11-14T15:23:42.548Z] [Pipeline] stage
15:23:42 [2025-11-14T15:23:42.548Z] [Pipeline] { (Report Running)
15:23:42 [2025-11-14T15:23:42.550Z] [Pipeline] withCredentials
15:23:42 [2025-11-14T15:23:42.562Z] Masking supported pattern matches of $RDB_PASSWORD
15:23:42 [2025-11-14T15:23:42.563Z] [Pipeline] {
15:23:42 [2025-11-14T15:23:42.568Z] [Pipeline] withEnv
15:23:42 [2025-11-14T15:23:42.568Z] [Pipeline] {
15:23:42 [2025-11-14T15:23:42.573Z] [Pipeline] sh
15:23:43 [2025-11-14T15:23:43.055Z] + set -xeuo pipefail
15:23:43 [2025-11-14T15:23:43.055Z] ++ umask
15:23:43 [2025-11-14T15:23:43.055Z] + '[' 0022 = 0000 ']'
15:23:43 [2025-11-14T15:23:43.055Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/461/display/redirect --outcome RUNNING --advisory FEDORA-2025-fbfc65e5f7 --stream testing-devel
15:23:43 [2025-11-14T15:23:43.057Z] [Pipeline] }
15:23:43 [2025-11-14T15:23:43.062Z] [Pipeline] // withEnv
15:23:43 [2025-11-14T15:23:43.069Z] [Pipeline] }
15:23:43 [2025-11-14T15:23:43.074Z] [Pipeline] // withCredentials
15:23:43 [2025-11-14T15:23:43.079Z] [Pipeline] }
15:23:43 [2025-11-14T15:23:43.084Z] [Pipeline] // stage
15:23:43 [2025-11-14T15:23:43.102Z] [Pipeline] withCredentials
15:23:43 [2025-11-14T15:23:43.106Z] [Pipeline] // withCredentials
15:23:43 [2025-11-14T15:23:43.110Z] [Pipeline] echo
15:23:43 [2025-11-14T15:23:43.110Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
15:23:43 [2025-11-14T15:23:43.115Z] [Pipeline] withCredentials
15:23:43 [2025-11-14T15:23:43.120Z] [Pipeline] // withCredentials
15:23:43 [2025-11-14T15:23:43.124Z] [Pipeline] echo
15:23:43 [2025-11-14T15:23:43.124Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
15:23:43 [2025-11-14T15:23:43.129Z] [Pipeline] withCredentials
15:23:43 [2025-11-14T15:23:43.132Z] [Pipeline] // withCredentials
15:23:43 [2025-11-14T15:23:43.137Z] [Pipeline] echo
15:23:43 [2025-11-14T15:23:43.137Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
15:23:43 [2025-11-14T15:23:43.143Z] [Pipeline] withEnv
15:23:43 [2025-11-14T15:23:43.144Z] [Pipeline] {
15:23:43 [2025-11-14T15:23:43.146Z] [Pipeline] sh
15:23:43 [2025-11-14T15:23:43.640Z] + set -euo pipefail
15:23:43 [2025-11-14T15:23:43.640Z] ++ umask
15:23:43 [2025-11-14T15:23:43.640Z] + '[' 0022 = 0000 ']'
15:23:43 [2025-11-14T15:23:43.640Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel
15:23:43 [2025-11-14T15:23:43.640Z] + cut -d '	' -f 1
15:23:43 [2025-11-14T15:23:43.644Z] [Pipeline] }
15:23:43 [2025-11-14T15:23:43.646Z] [Pipeline] // withEnv
15:23:43 [2025-11-14T15:23:43.653Z] [Pipeline] withEnv
15:23:43 [2025-11-14T15:23:43.653Z] [Pipeline] {
15:23:43 [2025-11-14T15:23:43.656Z] [Pipeline] sh
15:23:44 [2025-11-14T15:23:44.150Z] + set -xeuo pipefail
15:23:44 [2025-11-14T15:23:44.150Z] ++ umask
15:23:44 [2025-11-14T15:23:44.150Z] + '[' 0022 = 0000 ']'
15:23:44 [2025-11-14T15:23:44.150Z] + cosa init --branch testing-devel --commit=4aa7c004581a11a54f7d2a50a9875d171c7a8c1b https://github.com/coreos/fedora-coreos-config
15:23:44 [2025-11-14T15:23:44.150Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:23:44 [2025-11-14T15:23:44.150Z] info: Missing CAP_SYS_ADMIN; using virt
15:23:44 [2025-11-14T15:23:44.150Z] + mkdir -p src
15:23:44 [2025-11-14T15:23:44.150Z] + cd src
15:23:44 [2025-11-14T15:23:44.150Z] + test -e config
15:23:44 [2025-11-14T15:23:44.150Z] + case "${source}" in
15:23:44 [2025-11-14T15:23:44.150Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:23:44 [2025-11-14T15:23:44.150Z] Cloning into 'config'...
15:23:44 [2025-11-14T15:23:44.405Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:23:44 [2025-11-14T15:23:44.405Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:23:46 [2025-11-14T15:23:46.919Z] From https://gitlab.com/fedora/bootc/base-images
15:23:46 [2025-11-14T15:23:46.919Z]  * branch            1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
15:23:46 [2025-11-14T15:23:46.919Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
15:23:46 [2025-11-14T15:23:46.919Z] + '[' -n 4aa7c004581a11a54f7d2a50a9875d171c7a8c1b ']'
15:23:46 [2025-11-14T15:23:46.919Z] + git -C ./config fetch origin 4aa7c004581a11a54f7d2a50a9875d171c7a8c1b
15:23:46 [2025-11-14T15:23:46.919Z] From https://github.com/coreos/fedora-coreos-config
15:23:46 [2025-11-14T15:23:46.919Z]  * branch            4aa7c004581a11a54f7d2a50a9875d171c7a8c1b -> FETCH_HEAD
15:23:46 [2025-11-14T15:23:46.919Z] + git -C ./config reset --hard 4aa7c004581a11a54f7d2a50a9875d171c7a8c1b
15:23:46 [2025-11-14T15:23:46.919Z] HEAD is now at 4aa7c00 lockfiles: bump to latest
15:23:46 [2025-11-14T15:23:46.919Z] + git -C ./config submodule update --init --recursive
15:23:47 [2025-11-14T15:23:47.175Z] + set +x
15:23:47 [2025-11-14T15:23:47.175Z] Config commit: 4aa7c004581a11a54f7d2a50a9875d171c7a8c1b
15:23:47 [2025-11-14T15:23:47.175Z] + manifest=src/config/manifest.yaml
15:23:47 [2025-11-14T15:23:47.175Z] + image=src/config/image.yaml
15:23:47 [2025-11-14T15:23:47.175Z] + [[ -n '' ]]
15:23:47 [2025-11-14T15:23:47.175Z] + [[ ! -f src/config/manifest.yaml ]]
15:23:47 [2025-11-14T15:23:47.175Z] + [[ ! -f src/config/image.yaml ]]
15:23:47 [2025-11-14T15:23:47.175Z] + mkdir -p cache
15:23:47 [2025-11-14T15:23:47.175Z] + mkdir -p builds
15:23:47 [2025-11-14T15:23:47.175Z] + mkdir -p tmp
15:23:47 [2025-11-14T15:23:47.175Z] + mkdir -p overrides/rpm
15:23:47 [2025-11-14T15:23:47.175Z] + mkdir -p overrides/rootfs
15:23:47 [2025-11-14T15:23:47.175Z] + test 0 = 1
15:23:47 [2025-11-14T15:23:47.175Z] + case "${YUMREPOS}" in
15:23:47 [2025-11-14T15:23:47.175Z] + set +x
15:23:47 [2025-11-14T15:23:47.175Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.
15:23:47 [2025-11-14T15:23:47.177Z] [Pipeline] }
15:23:47 [2025-11-14T15:23:47.185Z] [Pipeline] // withEnv
15:23:47 [2025-11-14T15:23:47.202Z] [Pipeline] stage
15:23:47 [2025-11-14T15:23:47.202Z] [Pipeline] { (Initialize Remotes)
15:23:47 [2025-11-14T15:23:47.205Z] [Pipeline] parallel
15:23:47 [2025-11-14T15:23:47.205Z] [Pipeline] { (Branch: x86_64)
15:23:47 [2025-11-14T15:23:47.211Z] [Pipeline] withEnv
15:23:47 [2025-11-14T15:23:47.211Z] [Pipeline] {
15:23:47 [2025-11-14T15:23:47.215Z] [Pipeline] sh
15:23:47 [2025-11-14T15:23:47.697Z] + set -xeuo pipefail
15:23:47 [2025-11-14T15:23:47.697Z] ++ umask
15:23:47 [2025-11-14T15:23:47.697Z] + '[' 0022 = 0000 ']'
15:23:47 [2025-11-14T15:23:47.697Z] + cosa buildfetch --stream testing-devel
15:23:48 [2025-11-14T15:23:48.261Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/builds.json
15:23:48 [2025-11-14T15:23:48.516Z] Updated builds/builds.json
15:23:48 [2025-11-14T15:23:48.774Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/43.20251113.20.0/x86_64/meta.json
15:23:49 [2025-11-14T15:23:49.029Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/43.20251113.20.0/x86_64/commitmeta.json
15:23:49 [2025-11-14T15:23:49.290Z] [Pipeline] }
15:23:49 [2025-11-14T15:23:49.294Z] [Pipeline] // withEnv
15:23:49 [2025-11-14T15:23:49.298Z] [Pipeline] }
15:23:49 [2025-11-14T15:23:49.304Z] [Pipeline] // parallel
15:23:49 [2025-11-14T15:23:49.310Z] [Pipeline] }
15:23:49 [2025-11-14T15:23:49.313Z] [Pipeline] // stage
15:23:49 [2025-11-14T15:23:49.317Z] [Pipeline] stage
15:23:49 [2025-11-14T15:23:49.318Z] [Pipeline] { (Download Overrides)
15:23:49 [2025-11-14T15:23:49.323Z] [Pipeline] parallel
15:23:49 [2025-11-14T15:23:49.323Z] [Pipeline] { (Branch: x86_64)
15:23:49 [2025-11-14T15:23:49.328Z] [Pipeline] withEnv
15:23:49 [2025-11-14T15:23:49.328Z] [Pipeline] {
15:23:49 [2025-11-14T15:23:49.333Z] [Pipeline] sh
15:23:49 [2025-11-14T15:23:49.813Z] + set -xeuo pipefail
15:23:49 [2025-11-14T15:23:49.813Z] ++ umask
15:23:49 [2025-11-14T15:23:49.813Z] + '[' 0022 = 0000 ']'
15:23:49 [2025-11-14T15:23:49.813Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.17.8-300.fc43 --arch x86_64 --arch noarch
15:23:49 [2025-11-14T15:23:49.813Z] Downloading [1/32]: libperf-6.17.8-300.fc43.x86_64.rpm
15:23:49 [2025-11-14T15:23:49.813Z] [====================================] 100% 243.44 KiB / 243.44 KiB
15:23:49 [2025-11-14T15:23:49.813Z] Downloading [2/32]: kernel-tools-libs-devel-6.17.8-300.fc43.x86_64.rpm
15:23:49 [2025-11-14T15:23:49.813Z] [==================                  ]  52% 1.00 MiB / 1.92 MiB
15:23:49 [2025-11-14T15:23:49.813Z] [====================================] 100% 1.92 MiB / 1.92 MiB
15:23:49 [2025-11-14T15:23:49.813Z] Downloading [3/32]: kernel-6.17.8-300.fc43.x86_64.rpm
15:24:28 [2025-11-14T15:24:28.469Z] [====================================] 100% 220.72 KiB / 220.72 KiB
15:24:28 [2025-11-14T15:24:28.469Z] Downloading [4/32]: kernel-modules-extra-matched-6.17.8-300.fc43.x86_64.rpm
15:24:43 [2025-11-14T15:24:43.315Z] [====================================] 100% 220.64 KiB / 220.64 KiB
15:24:43 [2025-11-14T15:24:43.315Z] Downloading [5/32]: kernel-devel-matched-6.17.8-300.fc43.x86_64.rpm
15:24:43 [2025-11-14T15:24:43.315Z] [====================================] 100% 220.65 KiB / 220.65 KiB
15:24:43 [2025-11-14T15:24:43.315Z] Downloading [6/32]: rv-6.17.8-300.fc43.x86_64.rpm
15:24:58 [2025-11-14T15:24:58.159Z] 2025-11-14 15:24:56,374 [ERROR] koji: HTTPError: 503 Server Error: Backend fetch failed for url: https://kojipkgs.fedoraproject.org/packages/kernel/6.17.8/300.fc43/x86_64/rv-6.17.8-300.fc43.x86_64.rpm
15:24:58 [2025-11-14T15:24:58.159Z] failed to execute cmd-shell: exit status 1
15:24:58 [2025-11-14T15:24:58.162Z] [Pipeline] }
15:24:58 [2025-11-14T15:24:58.169Z] [Pipeline] // withEnv
15:24:58 [2025-11-14T15:24:58.176Z] [Pipeline] }
15:24:58 [2025-11-14T15:24:58.176Z] Failed in branch x86_64
15:24:58 [2025-11-14T15:24:58.183Z] [Pipeline] // parallel
15:24:58 [2025-11-14T15:24:58.194Z] [Pipeline] }
15:24:58 [2025-11-14T15:24:58.198Z] [Pipeline] // stage
15:24:58 [2025-11-14T15:24:58.212Z] [Pipeline] stage
15:24:58 [2025-11-14T15:24:58.212Z] [Pipeline] { (Report Completion)
15:24:58 [2025-11-14T15:24:58.217Z] [Pipeline] withCredentials
15:24:58 [2025-11-14T15:24:58.225Z] Masking supported pattern matches of $RDB_PASSWORD
15:24:58 [2025-11-14T15:24:58.225Z] [Pipeline] {
15:24:58 [2025-11-14T15:24:58.231Z] [Pipeline] withEnv
15:24:58 [2025-11-14T15:24:58.231Z] [Pipeline] {
15:24:58 [2025-11-14T15:24:58.235Z] [Pipeline] sh
15:24:58 [2025-11-14T15:24:58.718Z] + set -xeuo pipefail
15:24:58 [2025-11-14T15:24:58.718Z] ++ umask
15:24:58 [2025-11-14T15:24:58.718Z] + '[' 0022 = 0000 ']'
15:24:58 [2025-11-14T15:24:58.718Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/461/display/redirect --outcome FAILED --advisory FEDORA-2025-fbfc65e5f7 --stream testing-devel
15:24:58 [2025-11-14T15:24:58.721Z] [Pipeline] }
15:24:58 [2025-11-14T15:24:58.723Z] [Pipeline] // withEnv
15:24:58 [2025-11-14T15:24:58.729Z] [Pipeline] }
15:24:58 [2025-11-14T15:24:58.732Z] [Pipeline] // withCredentials
15:24:58 [2025-11-14T15:24:58.739Z] [Pipeline] withCredentials
15:24:58 [2025-11-14T15:24:58.746Z] Masking supported pattern matches of $TOKEN
15:24:58 [2025-11-14T15:24:58.747Z] [Pipeline] {
15:24:58 [2025-11-14T15:24:58.750Z] [Pipeline] withEnv
15:24:58 [2025-11-14T15:24:58.765Z] [Pipeline] {
15:24:58 [2025-11-14T15:24:58.767Z] [Pipeline] sh
15:24:59 [2025-11-14T15:24:59.259Z] + set -xeuo pipefail
15:24:59 [2025-11-14T15:24:59.259Z] ++ umask
15:24:59 [2025-11-14T15:24:59.259Z] + '[' 0022 = 0000 ']'
15:24:59 [2025-11-14T15:24:59.259Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
15:24:59 [2025-11-14T15:24:59.259Z]            {
15:24:59 [2025-11-14T15:24:59.259Z]              "body": "🔴 kernel-6.17.8-300.fc43 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/461/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-fbfc65e5f7)"
15:24:59 [2025-11-14T15:24:59.259Z]             }'
15:24:59 [2025-11-14T15:24:59.516Z] [Pipeline] }
15:24:59 [2025-11-14T15:24:59.518Z] [Pipeline] // withEnv
15:24:59 [2025-11-14T15:24:59.522Z] [Pipeline] }
15:24:59 [2025-11-14T15:24:59.528Z] [Pipeline] // withCredentials
15:24:59 [2025-11-14T15:24:59.531Z] [Pipeline] }
15:24:59 [2025-11-14T15:24:59.536Z] [Pipeline] // stage
15:24:59 [2025-11-14T15:24:59.540Z] [Pipeline] }
15:24:59 [2025-11-14T15:24:59.543Z] [Pipeline] // timeout
15:24:59 [2025-11-14T15:24:59.549Z] [Pipeline] }
15:24:59 [2025-11-14T15:24:59.554Z] [Pipeline] // container
15:24:59 [2025-11-14T15:24:59.559Z] [Pipeline] }
15:24:59 [2025-11-14T15:24:59.563Z] [Pipeline] // node
15:24:59 [2025-11-14T15:24:59.568Z] [Pipeline] }
15:24:59 [2025-11-14T15:24:59.575Z] [Pipeline] // podTemplate
15:24:59 [2025-11-14T15:24:59.579Z] [Pipeline] End of Pipeline
15:24:59 [2025-11-14T15:24:59.592Z] ERROR: script returned exit code 1
15:24:59 [2025-11-14T15:24:59.607Z] Finished: FAILURE