[2024-09-23T19:24:22.818Z] Started by user Jonathan Lebon [2024-09-23T19:24:22.834Z] Loading library coreos@main [2024-09-23T19:24:22.834Z] Attempting to resolve main from remote references... [2024-09-23T19:24:22.834Z] > git --version # timeout=10 [2024-09-23T19:24:22.842Z] > git --version # 'git version 2.39.3' [2024-09-23T19:24:22.842Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-09-23T19:24:22.929Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 [2024-09-23T19:24:22.930Z] Selected Git installation does not exist. Using Default [2024-09-23T19:24:22.930Z] The recommended git tool is: NONE [2024-09-23T19:24:22.930Z] No credentials specified [2024-09-23T19:24:22.930Z] Cloning the remote Git repository [2024-09-23T19:24:22.930Z] Cloning with configured refspecs honoured and without tags [2024-09-23T19:24:22.930Z] Cloning repository https://github.com/coreos/coreos-ci-lib.git [2024-09-23T19:24:22.930Z] > git init /var/lib/jenkins/jobs/jlebon-tmp/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b # timeout=10 [2024-09-23T19:24:22.952Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2024-09-23T19:24:22.952Z] > git --version # timeout=10 [2024-09-23T19:24:22.960Z] > git --version # 'git version 2.39.3' [2024-09-23T19:24:22.960Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T19:24:23.140Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-09-23T19:24:23.147Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T19:24:23.169Z] Avoid second fetch [2024-09-23T19:24:23.169Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) [2024-09-23T19:24:23.169Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T19:24:23.176Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 [2024-09-23T19:24:23.188Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" [2024-09-23T19:24:23.188Z] First time build. Skipping changelog. [2024-09-23T19:24:23.239Z] [Pipeline] Start of Pipeline [2024-09-23T19:24:23.366Z] [Pipeline] node [2024-09-23T19:24:23.399Z] Running on Jenkins in /var/lib/jenkins/jobs/jlebon-tmp/workspace [2024-09-23T19:24:23.432Z] [Pipeline] { [2024-09-23T19:24:23.484Z] [Pipeline] } [2024-09-23T19:24:23.599Z] [Pipeline] // node [2024-09-23T19:24:23.661Z] [Pipeline] End of Pipeline [2024-09-23T19:24:23.691Z] ERROR: ‘checkout scm’ is only available when using “Multibranch Pipeline” or “Pipeline script from SCM” [2024-09-23T19:24:23.740Z] Finished: FAILURE