Skip to content

Console Output

17:22:40 [2021-06-09T17:22:40.219Z] The recommended git tool is: git
17:22:40 [2021-06-09T17:22:40.237Z] using credential docker-jenkins-github-credentials
17:22:40 [2021-06-09T17:22:40.242Z] Cloning the remote Git repository
17:22:40 [2021-06-09T17:22:40.242Z] Cloning with configured refspecs honoured and without tags
17:22:40 [2021-06-09T17:22:40.239Z] Cloning repository https://github.com/moby/moby.git
17:22:40 [2021-06-09T17:22:40.239Z]  > git init /home/ubuntu/workspace/moby_PR-42432 # timeout=10
17:22:40 [2021-06-09T17:22:40.266Z] Fetching upstream changes from https://github.com/moby/moby.git
17:22:40 [2021-06-09T17:22:40.266Z]  > git --version # timeout=10
17:22:40 [2021-06-09T17:22:40.273Z]  > git --version # 'git version 2.17.1'
17:22:40 [2021-06-09T17:22:40.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:40 [2021-06-09T17:22:40.274Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:55 [2021-06-09T17:22:55.377Z] Fetching without tags
17:22:55 [2021-06-09T17:22:55.624Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:22:55 [2021-06-09T17:22:55.336Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:22:55 [2021-06-09T17:22:55.351Z]  > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10
17:22:55 [2021-06-09T17:22:55.354Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:55 [2021-06-09T17:22:55.365Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:22:55 [2021-06-09T17:22:55.374Z] Fetching upstream changes from https://github.com/moby/moby.git
17:22:55 [2021-06-09T17:22:55.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:55 [2021-06-09T17:22:55.375Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:55 [2021-06-09T17:22:55.619Z]  > git config core.sparsecheckout # timeout=10
17:22:55 [2021-06-09T17:22:55.626Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10
17:22:56 [2021-06-09T17:22:56.087Z]  > git remote # timeout=10
17:22:56 [2021-06-09T17:22:56.090Z]  > git config --get remote.origin.url # timeout=10
17:22:56 [2021-06-09T17:22:56.156Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:22:56 [2021-06-09T17:22:56.156Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432)
17:22:56 [2021-06-09T17:22:56.324Z] Commit message: "Fix possible overlapping IPs"
17:22:56 [2021-06-09T17:22:56.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:56 [2021-06-09T17:22:56.112Z]  > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10
17:22:56 [2021-06-09T17:22:56.128Z]  > git rev-parse HEAD^{commit} # timeout=10
17:22:56 [2021-06-09T17:22:56.152Z]  > git config core.sparsecheckout # timeout=10
17:22:56 [2021-06-09T17:22:56.169Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10