Skip to content

Console Output

13:20:34 [2021-05-18T13:20:34.104Z] The recommended git tool is: git
13:20:35 [2021-05-18T13:20:35.544Z] using credential docker-jenkins-github-credentials
13:20:35 [2021-05-18T13:20:35.550Z] Cloning the remote Git repository
13:20:35 [2021-05-18T13:20:35.550Z] Cloning with configured refspecs honoured and without tags
13:20:35 [2021-05-18T13:20:35.612Z] Cloning repository https://github.com/moby/moby.git
13:20:35 [2021-05-18T13:20:35.652Z]  > git init /home/ubuntu/workspace/moby_PR-42382 # timeout=10
13:20:35 [2021-05-18T13:20:35.847Z] Fetching upstream changes from https://github.com/moby/moby.git
13:20:35 [2021-05-18T13:20:35.848Z]  > git --version # timeout=10
13:20:35 [2021-05-18T13:20:35.850Z]  > git --version # 'git version 2.17.1'
13:20:35 [2021-05-18T13:20:35.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:20:35 [2021-05-18T13:20:35.852Z]  > 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:20:46 [2021-05-18T13:20:46.530Z] Fetching without tags
13:20:46 [2021-05-18T13:20:46.805Z] Merging remotes/origin/20.10 commit e4b9915803c59f3a761c67dd46c606a4f3e3a98f into PR head commit 94c1890d3997cad133e50f0899677f4966078951
13:20:46 [2021-05-18T13:20:46.515Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:20:46 [2021-05-18T13:20:46.519Z]  > git config --add remote.origin.fetch +refs/pull/42382/head:refs/remotes/origin/PR-42382 # timeout=10
13:20:46 [2021-05-18T13:20:46.523Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
13:20:46 [2021-05-18T13:20:46.529Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:20:46 [2021-05-18T13:20:46.537Z] Fetching upstream changes from https://github.com/moby/moby.git
13:20:46 [2021-05-18T13:20:46.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:20:46 [2021-05-18T13:20:46.538Z]  > 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:20:47 [2021-05-18T13:20:47.300Z] Merge succeeded, producing 94c1890d3997cad133e50f0899677f4966078951
13:20:47 [2021-05-18T13:20:47.300Z] Checking out Revision 94c1890d3997cad133e50f0899677f4966078951 (PR-42382)
13:20:46 [2021-05-18T13:20:46.815Z]  > git config core.sparsecheckout # timeout=10
13:20:46 [2021-05-18T13:20:46.818Z]  > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10
13:20:47 [2021-05-18T13:20:47.289Z]  > git remote # timeout=10
13:20:47 [2021-05-18T13:20:47.292Z]  > git config --get remote.origin.url # timeout=10
13:20:47 [2021-05-18T13:20:47.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:20:47 [2021-05-18T13:20:47.295Z]  > git merge e4b9915803c59f3a761c67dd46c606a4f3e3a98f # timeout=10
13:20:47 [2021-05-18T13:20:47.301Z]  > git rev-parse HEAD^{commit} # timeout=10
13:20:47 [2021-05-18T13:20:47.350Z]  > git config core.sparsecheckout # timeout=10
13:20:47 [2021-05-18T13:20:47.352Z]  > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10
13:20:50 [2021-05-18T13:20:50.992Z] Commit message: "builder-next: relax second cache key requirements for schema1"