Skip to content

Console Output

20:26:56 [2022-06-16T20:26:56.974Z] The recommended git tool is: git
20:26:56 [2022-06-16T20:26:56.983Z] using credential docker-jenkins-github-credentials
20:26:56 [2022-06-16T20:26:56.991Z] Cloning the remote Git repository
20:26:56 [2022-06-16T20:26:56.991Z] Cloning with configured refspecs honoured and without tags
20:26:56 [2022-06-16T20:26:56.995Z] Cloning repository https://github.com/moby/moby.git
20:26:56 [2022-06-16T20:26:56.995Z]  > git init /home/ubuntu/workspace/moby_PR-43718 # timeout=10
20:26:57 [2022-06-16T20:26:57.010Z] Fetching upstream changes from https://github.com/moby/moby.git
20:26:57 [2022-06-16T20:26:57.010Z]  > git --version # timeout=10
20:26:57 [2022-06-16T20:26:57.023Z]  > git --version # 'git version 2.25.1'
20:26:57 [2022-06-16T20:26:57.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:26:57 [2022-06-16T20:26:57.024Z]  > git fetch --no-tags --force --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.273Z] Fetching without tags
20:27:12 [2022-06-16T20:27:12.501Z] Merging remotes/origin/master commit 74286cba8c2c14d5360caec44d2da74858e9c707 into PR head commit 5edfd6d081a874032341554f42413201eba71525
20:27:12 [2022-06-16T20:27:12.252Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:27:12 [2022-06-16T20:27:12.256Z]  > 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.260Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:27:12 [2022-06-16T20:27:12.270Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:27:12 [2022-06-16T20:27:12.276Z] Fetching upstream changes from https://github.com/moby/moby.git
20:27:12 [2022-06-16T20:27:12.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:27:12 [2022-06-16T20:27:12.289Z]  > git fetch --no-tags --force --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.505Z]  > git config core.sparsecheckout # timeout=10
20:27:12 [2022-06-16T20:27:12.511Z]  > git checkout -f 5edfd6d081a874032341554f42413201eba71525 # timeout=10
20:27:13 [2022-06-16T20:27:13.057Z] Merge succeeded, producing 5edfd6d081a874032341554f42413201eba71525
20:27:13 [2022-06-16T20:27:13.058Z] Checking out Revision 5edfd6d081a874032341554f42413201eba71525 (PR-43718)
20:27:13 [2022-06-16T20:27:13.115Z] 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.036Z]  > git remote # timeout=10
20:27:13 [2022-06-16T20:27:13.040Z]  > git config --get remote.origin.url # timeout=10
20:27:13 [2022-06-16T20:27:13.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:27:13 [2022-06-16T20:27:13.044Z]  > git merge 74286cba8c2c14d5360caec44d2da74858e9c707 # timeout=10
20:27:13 [2022-06-16T20:27:13.053Z]  > git rev-parse HEAD^{commit} # timeout=10
20:27:13 [2022-06-16T20:27:13.061Z]  > git config core.sparsecheckout # timeout=10
20:27:13 [2022-06-16T20:27:13.065Z]  > git checkout -f 5edfd6d081a874032341554f42413201eba71525 # timeout=10