Skip to content

Console Output

20:26:56 [2022-06-16T20:26:56.956Z] The recommended git tool is: git
20:26:56 [2022-06-16T20:26:56.965Z] using credential docker-jenkins-github-credentials
20:26:56 [2022-06-16T20:26:56.973Z] Cloning the remote Git repository
20:26:56 [2022-06-16T20:26:56.973Z] Cloning with configured refspecs honoured and without tags
20:26:56 [2022-06-16T20:26:56.987Z] Cloning repository https://github.com/moby/moby.git
20:26:56 [2022-06-16T20:26:56.988Z]  > git init /home/ubuntu/workspace/moby_PR-43718 # timeout=10
20:26:56 [2022-06-16T20:26:56.997Z] Fetching upstream changes from https://github.com/moby/moby.git
20:26:56 [2022-06-16T20:26:56.997Z]  > git --version # timeout=10
20:26:57 [2022-06-16T20:26:57.005Z]  > git --version # 'git version 2.17.1'
20:26:57 [2022-06-16T20:26:57.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:26:57 [2022-06-16T20:26:57.006Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43718/head:refs/remotes/origin/PR-43718 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:27:12 [2022-06-16T20:27:12.480Z] Fetching without tags
20:27:12 [2022-06-16T20:27:12.644Z] Merging remotes/origin/master commit 74286cba8c2c14d5360caec44d2da74858e9c707 into PR head commit 5edfd6d081a874032341554f42413201eba71525
20:27:12 [2022-06-16T20:27:12.466Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:27:12 [2022-06-16T20:27:12.470Z]  > git config --add remote.origin.fetch +refs/pull/43718/head:refs/remotes/origin/PR-43718 # timeout=10
20:27:12 [2022-06-16T20:27:12.476Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:27:12 [2022-06-16T20:27:12.485Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:27:12 [2022-06-16T20:27:12.494Z] Fetching upstream changes from https://github.com/moby/moby.git
20:27:12 [2022-06-16T20:27:12.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:27:12 [2022-06-16T20:27:12.495Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43718/head:refs/remotes/origin/PR-43718 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:27:12 [2022-06-16T20:27:12.658Z]  > git config core.sparsecheckout # timeout=10
20:27:12 [2022-06-16T20:27:12.675Z]  > git checkout -f 5edfd6d081a874032341554f42413201eba71525 # timeout=10
20:27:13 [2022-06-16T20:27:13.227Z] Merge succeeded, producing 5edfd6d081a874032341554f42413201eba71525
20:27:13 [2022-06-16T20:27:13.227Z] Checking out Revision 5edfd6d081a874032341554f42413201eba71525 (PR-43718)
20:27:13 [2022-06-16T20:27:13.525Z] Commit message: "bump netlink library bump netlink to 1.2.1 change usages of netlink handle .Delete() to Close() remove superfluous replace in vendor.mod make requires of github.com/Azure/go-ansiterm direct"
20:27:13 [2022-06-16T20:27:13.201Z]  > git remote # timeout=10
20:27:13 [2022-06-16T20:27:13.209Z]  > git config --get remote.origin.url # timeout=10
20:27:13 [2022-06-16T20:27:13.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:27:13 [2022-06-16T20:27:13.213Z]  > git merge 74286cba8c2c14d5360caec44d2da74858e9c707 # timeout=10
20:27:13 [2022-06-16T20:27:13.222Z]  > git rev-parse HEAD^{commit} # timeout=10
20:27:13 [2022-06-16T20:27:13.241Z]  > git config core.sparsecheckout # timeout=10
20:27:13 [2022-06-16T20:27:13.253Z]  > git checkout -f 5edfd6d081a874032341554f42413201eba71525 # timeout=10