Skip to content

Console Output

21:46:38 [2020-12-04T21:46:38.235Z] using credential docker-jenkins-github-credentials
21:46:38 [2020-12-04T21:46:38.242Z] Cloning the remote Git repository
21:46:38 [2020-12-04T21:46:38.242Z] Cloning with configured refspecs honoured and without tags
21:46:38 [2020-12-04T21:46:38.259Z] Cloning repository https://github.com/moby/moby.git
21:46:38 [2020-12-04T21:46:38.319Z]  > git init /home/ubuntu/workspace/moby_PR-41745 # timeout=10
21:46:38 [2020-12-04T21:46:38.637Z] Fetching upstream changes from https://github.com/moby/moby.git
21:46:38 [2020-12-04T21:46:38.637Z]  > git --version # timeout=10
21:46:38 [2020-12-04T21:46:38.685Z]  > git --version # 'git version 2.17.1'
21:46:38 [2020-12-04T21:46:38.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:46:38 [2020-12-04T21:46:38.687Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41745/head:refs/remotes/origin/PR-41745 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:05 [2020-12-04T21:47:05.664Z] Fetching without tags
21:47:06 [2020-12-04T21:47:06.129Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 34682e536ebe41d48ae288bd42eee76130f67c21
21:47:07 [2020-12-04T21:47:07.330Z] Merge succeeded, producing 34682e536ebe41d48ae288bd42eee76130f67c21
21:47:07 [2020-12-04T21:47:07.331Z] Checking out Revision 34682e536ebe41d48ae288bd42eee76130f67c21 (PR-41745)
21:47:05 [2020-12-04T21:47:05.470Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:47:05 [2020-12-04T21:47:05.487Z]  > git config --add remote.origin.fetch +refs/pull/41745/head:refs/remotes/origin/PR-41745 # timeout=10
21:47:05 [2020-12-04T21:47:05.548Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:05 [2020-12-04T21:47:05.606Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:47:05 [2020-12-04T21:47:05.674Z] Fetching upstream changes from https://github.com/moby/moby.git
21:47:05 [2020-12-04T21:47:05.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:05 [2020-12-04T21:47:05.676Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41745/head:refs/remotes/origin/PR-41745 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:06 [2020-12-04T21:47:06.150Z]  > git config core.sparsecheckout # timeout=10
21:47:06 [2020-12-04T21:47:06.179Z]  > git checkout -f 34682e536ebe41d48ae288bd42eee76130f67c21 # timeout=10
21:47:07 [2020-12-04T21:47:07.166Z]  > git remote # timeout=10
21:47:07 [2020-12-04T21:47:07.201Z]  > git config --get remote.origin.url # timeout=10
21:47:07 [2020-12-04T21:47:07.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:07 [2020-12-04T21:47:07.263Z]  > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10
21:47:07 [2020-12-04T21:47:07.299Z]  > git rev-parse HEAD^{commit} # timeout=10
21:47:07 [2020-12-04T21:47:07.338Z]  > git config core.sparsecheckout # timeout=10
21:47:07 [2020-12-04T21:47:07.376Z]  > git checkout -f 34682e536ebe41d48ae288bd42eee76130f67c21 # timeout=10
21:47:11 [2020-12-04T21:47:11.528Z] Commit message: "vendor: BuildKit 950603da215ae03b843f3f66fbe86c4876a6f5a1"