Skip to content

Console Output

15:47:25 [2021-11-23T15:47:25.621Z] The recommended git tool is: git
15:47:28 [2021-11-23T15:47:28.553Z] using credential docker-jenkins-github-credentials
15:47:28 [2021-11-23T15:47:28.571Z] Cloning the remote Git repository
15:47:28 [2021-11-23T15:47:28.571Z] Cloning with configured refspecs honoured and without tags
15:47:28 [2021-11-23T15:47:28.340Z] Cloning repository https://github.com/moby/moby.git
15:47:28 [2021-11-23T15:47:28.435Z]  > git init /home/ubuntu/workspace/moby_PR-40952 # timeout=10
15:47:28 [2021-11-23T15:47:28.795Z] Fetching upstream changes from https://github.com/moby/moby.git
15:47:28 [2021-11-23T15:47:28.795Z]  > git --version # timeout=10
15:47:28 [2021-11-23T15:47:28.817Z]  > git --version # 'git version 2.17.1'
15:47:28 [2021-11-23T15:47:28.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:47:28 [2021-11-23T15:47:28.819Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:47:52 [2021-11-23T15:47:52.253Z] Fetching without tags
15:47:52 [2021-11-23T15:47:52.543Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 93fcc478d914c8d6ec21747d8e3c4bc127c68b40
15:47:52 [2021-11-23T15:47:52.145Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:47:52 [2021-11-23T15:47:52.160Z]  > git config --add remote.origin.fetch +refs/pull/40952/head:refs/remotes/origin/PR-40952 # timeout=10
15:47:52 [2021-11-23T15:47:52.193Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:47:52 [2021-11-23T15:47:52.211Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:47:52 [2021-11-23T15:47:52.241Z] Fetching upstream changes from https://github.com/moby/moby.git
15:47:52 [2021-11-23T15:47:52.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:47:52 [2021-11-23T15:47:52.243Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:47:52 [2021-11-23T15:47:52.536Z]  > git config core.sparsecheckout # timeout=10
15:47:52 [2021-11-23T15:47:52.570Z]  > git checkout -f 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10
15:47:53 [2021-11-23T15:47:53.380Z]  > git remote # timeout=10
15:47:53 [2021-11-23T15:47:53.406Z]  > git config --get remote.origin.url # timeout=10
15:47:53 [2021-11-23T15:47:53.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:47:53 [2021-11-23T15:47:53.434Z]  > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10
15:47:54 [2021-11-23T15:47:54.176Z] Merge succeeded, producing d354dc34282ca2b945dabb4e8c1fca158aa24d3c
15:47:54 [2021-11-23T15:47:54.176Z] Checking out Revision d354dc34282ca2b945dabb4e8c1fca158aa24d3c (PR-40952)
15:47:54 [2021-11-23T15:47:54.130Z]  > git rev-parse HEAD^{commit} # timeout=10
15:47:54 [2021-11-23T15:47:54.170Z]  > git config core.sparsecheckout # timeout=10
15:47:54 [2021-11-23T15:47:54.185Z]  > git checkout -f d354dc34282ca2b945dabb4e8c1fca158aa24d3c # timeout=10
15:47:57 [2021-11-23T15:47:57.893Z] Commit message: "Merge commit '00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49' into HEAD"
15:47:57 [2021-11-23T15:47:57.886Z]  > git rev-list --no-walk 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10