16:01:52 [2024-06-27T16:01:52.206Z] Triggered by CI message. 16:01:52 [2024-06-27T16:01:52.206Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/bodhi-trigger.Jenkinsfile 16:01:52 [2024-06-27T16:01:52.207Z] Selected Git installation does not exist. Using Default 16:01:52 [2024-06-27T16:01:52.207Z] The recommended git tool is: NONE 16:01:52 [2024-06-27T16:01:52.207Z] No credentials specified 16:01:52 [2024-06-27T16:01:52.208Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 16:01:52 [2024-06-27T16:01:52.215Z] Fetching changes from the remote Git repository 16:01:52 [2024-06-27T16:01:52.216Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 16:01:52 [2024-06-27T16:01:52.243Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 16:01:52 [2024-06-27T16:01:52.243Z] > git --version # timeout=10 16:01:52 [2024-06-27T16:01:52.250Z] > git --version # 'git version 2.39.3' 16:01:52 [2024-06-27T16:01:52.250Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:52 [2024-06-27T16:01:52.351Z] > git rev-parse origin/main^{commit} # timeout=10 16:01:52 [2024-06-27T16:01:52.359Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 16:01:52 [2024-06-27T16:01:52.359Z] > git config core.sparsecheckout # timeout=10 16:01:52 [2024-06-27T16:01:52.365Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 16:01:52 [2024-06-27T16:01:52.376Z] Commit message: "hacking: fix matrix webhook env var" 16:01:52 [2024-06-27T16:01:52.376Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 16:01:52 [2024-06-27T16:01:52.482Z] Loading library coreos@main 16:01:52 [2024-06-27T16:01:52.482Z] Attempting to resolve main from remote references... 16:01:52 [2024-06-27T16:01:52.482Z] > git --version # timeout=10 16:01:52 [2024-06-27T16:01:52.498Z] > git --version # 'git version 2.39.3' 16:01:52 [2024-06-27T16:01:52.498Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 16:01:52 [2024-06-27T16:01:52.594Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 16:01:52 [2024-06-27T16:01:52.596Z] Selected Git installation does not exist. Using Default 16:01:52 [2024-06-27T16:01:52.596Z] The recommended git tool is: NONE 16:01:52 [2024-06-27T16:01:52.596Z] No credentials specified 16:01:52 [2024-06-27T16:01:52.596Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 16:01:52 [2024-06-27T16:01:52.603Z] Fetching changes from the remote Git repository 16:01:52 [2024-06-27T16:01:52.604Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 16:01:52 [2024-06-27T16:01:52.611Z] Fetching without tags 16:01:52 [2024-06-27T16:01:52.611Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 16:01:52 [2024-06-27T16:01:52.611Z] > git --version # timeout=10 16:01:52 [2024-06-27T16:01:52.618Z] > git --version # 'git version 2.39.3' 16:01:52 [2024-06-27T16:01:52.618Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:52 [2024-06-27T16:01:52.688Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) 16:01:52 [2024-06-27T16:01:52.688Z] > git config core.sparsecheckout # timeout=10 16:01:52 [2024-06-27T16:01:52.695Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 16:01:52 [2024-06-27T16:01:52.705Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" 16:01:52 [2024-06-27T16:01:52.705Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 16:01:52 [2024-06-27T16:01:52.839Z] [Pipeline] Start of Pipeline 16:01:52 [2024-06-27T16:01:52.890Z] [Pipeline] node 16:01:52 [2024-06-27T16:01:52.936Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 16:01:52 [2024-06-27T16:01:52.987Z] [Pipeline] { 16:01:53 [2024-06-27T16:01:53.075Z] [Pipeline] checkout 16:01:53 [2024-06-27T16:01:53.133Z] Selected Git installation does not exist. Using Default 16:01:53 [2024-06-27T16:01:53.133Z] The recommended git tool is: NONE 16:01:53 [2024-06-27T16:01:53.133Z] No credentials specified 16:01:53 [2024-06-27T16:01:53.133Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 16:01:53 [2024-06-27T16:01:53.140Z] Fetching changes from the remote Git repository 16:01:53 [2024-06-27T16:01:53.141Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 16:01:53 [2024-06-27T16:01:53.192Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 16:01:53 [2024-06-27T16:01:53.192Z] > git --version # timeout=10 16:01:53 [2024-06-27T16:01:53.199Z] > git --version # 'git version 2.39.3' 16:01:53 [2024-06-27T16:01:53.199Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:04 [2024-06-27T16:04:04.965Z] ERROR: Error fetching remote repo 'origin' 16:04:04 [2024-06-27T16:04:04.965Z] hudson.plugins.git.GitException: Failed to fetch from https://github.com/coreos/coreos-ci 16:04:04 [2024-06-27T16:04:04.965Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003) 16:04:04 [2024-06-27T16:04:04.965Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245) 16:04:04 [2024-06-27T16:04:04.965Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309) 16:04:04 [2024-06-27T16:04:04.965Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) 16:04:04 [2024-06-27T16:04:04.965Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) 16:04:04 [2024-06-27T16:04:04.965Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) 16:04:04 [2024-06-27T16:04:04.965Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 16:04:04 [2024-06-27T16:04:04.965Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 16:04:04 [2024-06-27T16:04:04.965Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 16:04:04 [2024-06-27T16:04:04.965Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 16:04:04 [2024-06-27T16:04:04.965Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 16:04:04 [2024-06-27T16:04:04.965Z] at java.base/java.lang.Thread.run(Thread.java:829) 16:04:04 [2024-06-27T16:04:04.965Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/*" returned status code 128: 16:04:04 [2024-06-27T16:04:04.965Z] stdout: 16:04:04 [2024-06-27T16:04:04.965Z] stderr: fatal: unable to access 'https://github.com/coreos/coreos-ci/': Failed to connect to github.com port 443: Connection timed out 16:04:04 [2024-06-27T16:04:04.965Z] 16:04:04 [2024-06-27T16:04:04.965Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) 16:04:04 [2024-06-27T16:04:04.965Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 16:04:04 [2024-06-27T16:04:04.965Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 16:04:04 [2024-06-27T16:04:04.965Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001) 16:04:04 [2024-06-27T16:04:04.965Z] ... 11 more 16:04:05 [2024-06-27T16:04:05.094Z] [Pipeline] } 16:04:05 [2024-06-27T16:04:05.197Z] [Pipeline] // node 16:04:05 [2024-06-27T16:04:05.274Z] [Pipeline] End of Pipeline 16:04:05 [2024-06-27T16:04:05.316Z] ERROR: Error fetching remote repo 'origin' 16:04:05 [2024-06-27T16:04:05.433Z] Finished: FAILURE