Skip to content

Console Output

23:10:57 [2023-02-23T23:10:57.652Z] The recommended git tool is: git
23:11:07 [2023-02-23T23:11:07.111Z] using credential docker-jenkins-github-credentials
23:11:07 [2023-02-23T23:11:07.140Z] Cloning the remote Git repository
23:11:07 [2023-02-23T23:11:07.140Z] Cloning with configured refspecs honoured and without tags
23:11:07 [2023-02-23T23:11:07.159Z] Cloning repository https://github.com/moby/moby.git
23:11:07 [2023-02-23T23:11:07.953Z]  > git init /home/ubuntu/workspace/moby_PR-44968 # timeout=10
23:11:08 [2023-02-23T23:11:08.201Z] Fetching upstream changes from https://github.com/moby/moby.git
23:11:08 [2023-02-23T23:11:08.201Z]  > git --version # timeout=10
23:11:08 [2023-02-23T23:11:08.211Z]  > git --version # 'git version 2.25.1'
23:11:08 [2023-02-23T23:11:08.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:11:08 [2023-02-23T23:11:08.213Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44968/head:refs/remotes/origin/PR-44968 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:11:21 [2023-02-23T23:11:21.829Z] Fetching without tags
23:11:22 [2023-02-23T23:11:22.054Z] Merging remotes/origin/master commit 2f0e308c7d4cb59f33664b763fa95542dee3c024 into PR head commit 3c59ef247fcdebff2cf70d825f0e7f0e59f50ca1
23:11:21 [2023-02-23T23:11:21.792Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:11:21 [2023-02-23T23:11:21.803Z]  > git config --add remote.origin.fetch +refs/pull/44968/head:refs/remotes/origin/PR-44968 # timeout=10
23:11:21 [2023-02-23T23:11:21.811Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:11:21 [2023-02-23T23:11:21.820Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:11:21 [2023-02-23T23:11:21.833Z] Fetching upstream changes from https://github.com/moby/moby.git
23:11:21 [2023-02-23T23:11:21.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:11:21 [2023-02-23T23:11:21.834Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44968/head:refs/remotes/origin/PR-44968 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:11:22 [2023-02-23T23:11:22.062Z]  > git config core.sparsecheckout # timeout=10
23:11:22 [2023-02-23T23:11:22.068Z]  > git checkout -f 3c59ef247fcdebff2cf70d825f0e7f0e59f50ca1 # timeout=10
23:11:22 [2023-02-23T23:11:22.670Z] Merge succeeded, producing 3c59ef247fcdebff2cf70d825f0e7f0e59f50ca1
23:11:22 [2023-02-23T23:11:22.671Z] Checking out Revision 3c59ef247fcdebff2cf70d825f0e7f0e59f50ca1 (PR-44968)
23:11:22 [2023-02-23T23:11:22.644Z]  > git remote # timeout=10
23:11:22 [2023-02-23T23:11:22.653Z]  > git config --get remote.origin.url # timeout=10
23:11:22 [2023-02-23T23:11:22.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:11:22 [2023-02-23T23:11:22.658Z]  > git merge 2f0e308c7d4cb59f33664b763fa95542dee3c024 # timeout=10
23:11:22 [2023-02-23T23:11:22.667Z]  > git rev-parse HEAD^{commit} # timeout=10
23:11:22 [2023-02-23T23:11:22.674Z]  > git config core.sparsecheckout # timeout=10
23:11:22 [2023-02-23T23:11:22.677Z]  > git checkout -f 3c59ef247fcdebff2cf70d825f0e7f0e59f50ca1 # timeout=10
23:11:28 [2023-02-23T23:11:28.397Z] Commit message: "libnet/ipam: use netip types internally"
23:11:28 [2023-02-23T23:11:28.413Z] First time build. Skipping changelog.
23:11:28 [2023-02-23T23:11:28.401Z]  > git rev-list --no-walk 721a30964493cffb5d81235e28006f1d183cd1f7 # timeout=10