Skip to content

Console Output

13:20:34 [2021-05-18T13:20:34.349Z] The recommended git tool is: git
13:20:37 [2021-05-18T13:20:37.118Z] using credential docker-jenkins-github-credentials
13:20:37 [2021-05-18T13:20:37.127Z] Cloning the remote Git repository
13:20:37 [2021-05-18T13:20:37.127Z] Cloning with configured refspecs honoured and without tags
13:20:37 [2021-05-18T13:20:37.151Z] Cloning repository https://github.com/moby/moby.git
13:20:37 [2021-05-18T13:20:37.211Z]  > git init /home/ubuntu/workspace/moby_PR-42382 # timeout=10
13:20:37 [2021-05-18T13:20:37.439Z] Fetching upstream changes from https://github.com/moby/moby.git
13:20:37 [2021-05-18T13:20:37.439Z]  > git --version # timeout=10
13:20:37 [2021-05-18T13:20:37.453Z]  > git --version # 'git version 2.17.1'
13:20:37 [2021-05-18T13:20:37.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:20:37 [2021-05-18T13:20:37.455Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
13:21:00 [2021-05-18T13:21:00.753Z] Fetching without tags
13:21:01 [2021-05-18T13:21:01.103Z] Merging remotes/origin/20.10 commit e4b9915803c59f3a761c67dd46c606a4f3e3a98f into PR head commit 94c1890d3997cad133e50f0899677f4966078951
13:21:01 [2021-05-18T13:21:01.876Z] Merge succeeded, producing 94c1890d3997cad133e50f0899677f4966078951
13:21:01 [2021-05-18T13:21:01.876Z] Checking out Revision 94c1890d3997cad133e50f0899677f4966078951 (PR-42382)
13:21:00 [2021-05-18T13:21:00.674Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:21:00 [2021-05-18T13:21:00.701Z]  > git config --add remote.origin.fetch +refs/pull/42382/head:refs/remotes/origin/PR-42382 # timeout=10
13:21:00 [2021-05-18T13:21:00.728Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
13:21:00 [2021-05-18T13:21:00.760Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:21:00 [2021-05-18T13:21:00.775Z] Fetching upstream changes from https://github.com/moby/moby.git
13:21:00 [2021-05-18T13:21:00.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:00 [2021-05-18T13:21:00.780Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
13:21:01 [2021-05-18T13:21:01.134Z]  > git config core.sparsecheckout # timeout=10
13:21:01 [2021-05-18T13:21:01.152Z]  > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10
13:21:01 [2021-05-18T13:21:01.815Z]  > git remote # timeout=10
13:21:01 [2021-05-18T13:21:01.830Z]  > git config --get remote.origin.url # timeout=10
13:21:01 [2021-05-18T13:21:01.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:01 [2021-05-18T13:21:01.846Z]  > git merge e4b9915803c59f3a761c67dd46c606a4f3e3a98f # timeout=10
13:21:01 [2021-05-18T13:21:01.863Z]  > git rev-parse HEAD^{commit} # timeout=10
13:21:01 [2021-05-18T13:21:01.897Z]  > git config core.sparsecheckout # timeout=10
13:21:01 [2021-05-18T13:21:01.917Z]  > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10
13:21:06 [2021-05-18T13:21:06.266Z] Commit message: "builder-next: relax second cache key requirements for schema1"