Skip to content

Console Output

19:59:52 [2022-05-12T19:59:52.204Z] The recommended git tool is: git
19:59:52 [2022-05-12T19:59:52.220Z] using credential docker-jenkins-github-credentials
19:59:52 [2022-05-12T19:59:52.230Z] Cloning the remote Git repository
19:59:52 [2022-05-12T19:59:52.230Z] Cloning with configured refspecs honoured and without tags
19:59:52 [2022-05-12T19:59:52.232Z] Cloning repository https://github.com/moby/moby.git
19:59:52 [2022-05-12T19:59:52.233Z]  > git init /home/ubuntu/workspace/moby_PR-39812 # timeout=10
19:59:52 [2022-05-12T19:59:52.247Z] Fetching upstream changes from https://github.com/moby/moby.git
19:59:52 [2022-05-12T19:59:52.247Z]  > git --version # timeout=10
19:59:52 [2022-05-12T19:59:52.252Z]  > git --version # 'git version 2.17.1'
19:59:52 [2022-05-12T19:59:52.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:59:52 [2022-05-12T19:59:52.253Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:00:07 [2022-05-12T20:00:07.753Z] Fetching without tags
20:00:07 [2022-05-12T20:00:07.917Z] Merging remotes/origin/master commit 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 into PR head commit af5d83a6410f6a6bbe89f1a13d72b1982a3973cc
20:00:07 [2022-05-12T20:00:07.721Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:00:07 [2022-05-12T20:00:07.725Z]  > git config --add remote.origin.fetch +refs/pull/39812/head:refs/remotes/origin/PR-39812 # timeout=10
20:00:07 [2022-05-12T20:00:07.731Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:00:07 [2022-05-12T20:00:07.743Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:00:07 [2022-05-12T20:00:07.755Z] Fetching upstream changes from https://github.com/moby/moby.git
20:00:07 [2022-05-12T20:00:07.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:00:07 [2022-05-12T20:00:07.755Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:00:07 [2022-05-12T20:00:07.918Z]  > git config core.sparsecheckout # timeout=10
20:00:07 [2022-05-12T20:00:07.924Z]  > git checkout -f af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10
20:00:09 [2022-05-12T20:00:09.096Z] Merge succeeded, producing d847de492c0067618d1a599ef49ae9a6d1229bf1
20:00:09 [2022-05-12T20:00:09.096Z] Checking out Revision d847de492c0067618d1a599ef49ae9a6d1229bf1 (PR-39812)
20:00:09 [2022-05-12T20:00:09.192Z] Commit message: "Merge commit '888c618c15c6a3c5f85c2cbe7e561e0401dc66a3' into HEAD"
20:00:08 [2022-05-12T20:00:08.455Z]  > git remote # timeout=10
20:00:08 [2022-05-12T20:00:08.467Z]  > git config --get remote.origin.url # timeout=10
20:00:08 [2022-05-12T20:00:08.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:00:08 [2022-05-12T20:00:08.482Z]  > git merge 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 # timeout=10
20:00:09 [2022-05-12T20:00:09.088Z]  > git rev-parse HEAD^{commit} # timeout=10
20:00:09 [2022-05-12T20:00:09.097Z]  > git config core.sparsecheckout # timeout=10
20:00:09 [2022-05-12T20:00:09.104Z]  > git checkout -f d847de492c0067618d1a599ef49ae9a6d1229bf1 # timeout=10