Console Output

13:43:29 [2024-06-03T13:43:29.268Z] Started by user Jean-Baptiste Trystram
13:43:29 [2024-06-03T13:43:29.268Z] Replayed #618
13:43:29 [2024-06-03T13:43:29.324Z] Loading library coreos@main
13:43:29 [2024-06-03T13:43:29.324Z] Attempting to resolve main from remote references...
13:43:29 [2024-06-03T13:43:29.324Z]  > git --version # timeout=10
13:43:29 [2024-06-03T13:43:29.331Z]  > git --version # 'git version 2.39.3'
13:43:29 [2024-06-03T13:43:29.331Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
13:43:29 [2024-06-03T13:43:29.537Z] Found match: refs/heads/main revision cf8e6a14b2c8b6d83940aa3f20ab6847345fd379
13:43:29 [2024-06-03T13:43:29.539Z] Selected Git installation does not exist. Using Default
13:43:29 [2024-06-03T13:43:29.539Z] The recommended git tool is: NONE
13:43:29 [2024-06-03T13:43:29.539Z] No credentials specified
13:43:29 [2024-06-03T13:43:29.539Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
13:43:29 [2024-06-03T13:43:29.547Z] Fetching changes from the remote Git repository
13:43:29 [2024-06-03T13:43:29.548Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
13:43:29 [2024-06-03T13:43:29.620Z] Fetching without tags
13:43:29 [2024-06-03T13:43:29.620Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
13:43:29 [2024-06-03T13:43:29.620Z]  > git --version # timeout=10
13:43:29 [2024-06-03T13:43:29.627Z]  > git --version # 'git version 2.39.3'
13:43:29 [2024-06-03T13:43:29.627Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:43:29 [2024-06-03T13:43:29.739Z] Checking out Revision cf8e6a14b2c8b6d83940aa3f20ab6847345fd379 (main)
13:43:29 [2024-06-03T13:43:29.739Z]  > git config core.sparsecheckout # timeout=10
13:43:29 [2024-06-03T13:43:29.755Z]  > git checkout -f cf8e6a14b2c8b6d83940aa3f20ab6847345fd379 # timeout=10
13:43:29 [2024-06-03T13:43:29.766Z] Commit message: "Merge pull request #154 from prestist/make-kola-changes"
13:43:29 [2024-06-03T13:43:29.766Z]  > git rev-list --no-walk cf8e6a14b2c8b6d83940aa3f20ab6847345fd379 # timeout=10
13:43:29 [2024-06-03T13:43:29.937Z] [Pipeline] Start of Pipeline
13:43:30 [2024-06-03T13:43:30.689Z] [Pipeline] node
13:43:30 [2024-06-03T13:43:30.827Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
13:43:30 [2024-06-03T13:43:30.963Z] [Pipeline] {
13:43:31 [2024-06-03T13:43:31.125Z] [Pipeline] checkout
13:43:31 [2024-06-03T13:43:31.165Z] Selected Git installation does not exist. Using Default
13:43:31 [2024-06-03T13:43:31.165Z] The recommended git tool is: NONE
13:43:31 [2024-06-03T13:43:31.165Z] No credentials specified
13:43:31 [2024-06-03T13:43:31.165Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:43:31 [2024-06-03T13:43:31.173Z] Fetching changes from the remote Git repository
13:43:31 [2024-06-03T13:43:31.180Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:43:31 [2024-06-03T13:43:31.188Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:43:31 [2024-06-03T13:43:31.188Z]  > git --version # timeout=10
13:43:31 [2024-06-03T13:43:31.214Z]  > git --version # 'git version 2.39.3'
13:43:31 [2024-06-03T13:43:31.214Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:43:31 [2024-06-03T13:43:31.310Z]  > git rev-parse origin/main^{commit} # timeout=10
13:43:31 [2024-06-03T13:43:31.318Z] Checking out Revision 930794291aba54cf37747dcfcc3224079d379f60 (origin/main)
13:43:31 [2024-06-03T13:43:31.318Z]  > git config core.sparsecheckout # timeout=10
13:43:31 [2024-06-03T13:43:31.325Z]  > git checkout -f 930794291aba54cf37747dcfcc3224079d379f60 # timeout=10
13:43:31 [2024-06-03T13:43:31.334Z] Commit message: "jobs/bodhi-trigger: Add a link to blueoecean in the matrix message"
13:43:31 [2024-06-03T13:43:31.334Z]  > git rev-list --no-walk 930794291aba54cf37747dcfcc3224079d379f60 # timeout=10
13:43:31 [2024-06-03T13:43:31.490Z] [Pipeline] readYaml
13:43:31 [2024-06-03T13:43:31.902Z] [Pipeline] withEnv
13:43:31 [2024-06-03T13:43:31.953Z] [Pipeline] {
13:43:31 [2024-06-03T13:43:31.991Z] [Pipeline] sh
13:43:32 [2024-06-03T13:43:32.250Z] + set -xeuo pipefail
13:43:32 [2024-06-03T13:43:32.250Z] ++ umask
13:43:32 [2024-06-03T13:43:32.250Z] + '[' 0022 = 0000 ']'
13:43:32 [2024-06-03T13:43:32.250Z] + rm -rf pipe
13:43:32 [2024-06-03T13:43:32.250Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
13:43:32 [2024-06-03T13:43:32.250Z] Cloning into 'pipe'...
13:43:32 [2024-06-03T13:43:32.552Z] [Pipeline] }
13:43:32 [2024-06-03T13:43:32.699Z] [Pipeline] // withEnv
13:43:32 [2024-06-03T13:43:32.813Z] [Pipeline] load
13:43:32 [2024-06-03T13:43:32.815Z] Replacing Groovy text with edited version
13:43:33 [2024-06-03T13:43:33.031Z] [Pipeline] { (pipe/utils.groovy)
13:43:33 [2024-06-03T13:43:33.107Z] [Pipeline] }
13:43:33 [2024-06-03T13:43:33.185Z] [Pipeline] // load
13:43:33 [2024-06-03T13:43:33.277Z] [Pipeline] readYaml
13:43:33 [2024-06-03T13:43:33.361Z] [Pipeline] withEnv
13:43:33 [2024-06-03T13:43:33.382Z] [Pipeline] {
13:43:33 [2024-06-03T13:43:33.479Z] [Pipeline] sh
13:43:33 [2024-06-03T13:43:33.738Z] + set -xeuo pipefail
13:43:33 [2024-06-03T13:43:33.738Z] ++ umask
13:43:33 [2024-06-03T13:43:33.738Z] + '[' 0022 = 0000 ']'
13:43:33 [2024-06-03T13:43:33.738Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
13:43:33 [2024-06-03T13:43:33.805Z] [Pipeline] }
13:43:33 [2024-06-03T13:43:33.959Z] [Pipeline] // withEnv
13:43:34 [2024-06-03T13:43:34.019Z] [Pipeline] readYaml
13:43:34 [2024-06-03T13:43:34.172Z] [Pipeline] withEnv
13:43:34 [2024-06-03T13:43:34.184Z] [Pipeline] {
13:43:34 [2024-06-03T13:43:34.294Z] [Pipeline] sh
13:43:34 [2024-06-03T13:43:34.567Z] + set -xeuo pipefail
13:43:34 [2024-06-03T13:43:34.567Z] ++ umask
13:43:34 [2024-06-03T13:43:34.567Z] + '[' 0022 = 0000 ']'
13:43:34 [2024-06-03T13:43:34.567Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
13:43:34 [2024-06-03T13:43:34.723Z] [Pipeline] }
13:43:34 [2024-06-03T13:43:34.958Z] [Pipeline] // withEnv
13:43:35 [2024-06-03T13:43:35.100Z] [Pipeline] readYaml
13:43:35 [2024-06-03T13:43:35.302Z] [Pipeline] }
13:43:35 [2024-06-03T13:43:35.663Z] [Pipeline] // node
13:43:35 [2024-06-03T13:43:35.881Z] [Pipeline] properties
13:43:36 [2024-06-03T13:43:36.078Z] [Pipeline] input
13:43:36 [2024-06-03T13:43:36.221Z] Input requested
13:45:43 [2024-06-03T13:45:43.069Z] Aborted by Jean-Baptiste Trystram
13:45:43 [2024-06-03T13:45:43.410Z] [Pipeline] End of Pipeline
13:45:43 [2024-06-03T13:45:43.514Z] Rejected by SYSTEM
13:45:43 [2024-06-03T13:45:43.515Z] org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 2ea6320e-fce5-4f56-9a88-faf2907f1afb
13:45:43 [2024-06-03T13:45:43.593Z] Finished: ABORTED