Skip to content

Console Output

12:55:06 [2020-03-10T12:55:06.173Z] using credential docker-jenkins-github-credentials
12:55:06 [2020-03-10T12:55:06.183Z] Cloning the remote Git repository
12:55:06 [2020-03-10T12:55:06.184Z] Cloning with configured refspecs honoured and without tags
12:55:06 [2020-03-10T12:55:06.203Z] Cloning repository https://github.com/moby/moby.git
12:55:06 [2020-03-10T12:55:06.237Z]  > git init /home/ubuntu/workspace/moby_PR-40658 # timeout=10
12:55:06 [2020-03-10T12:55:06.493Z] Fetching upstream changes from https://github.com/moby/moby.git
12:55:06 [2020-03-10T12:55:06.493Z]  > git --version # timeout=10
12:55:06 [2020-03-10T12:55:06.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:55:06 [2020-03-10T12:55:06.512Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40658/head:refs/remotes/origin/PR-40658 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:55:19 [2020-03-10T12:55:19.735Z] Fetching without tags
12:55:19 [2020-03-10T12:55:19.988Z] Merging remotes/origin/master commit 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 into PR head commit d949fddc6c1f7bbc69bca93e31baa7ff737da3bf
12:55:19 [2020-03-10T12:55:19.693Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:55:19 [2020-03-10T12:55:19.701Z]  > git config --add remote.origin.fetch +refs/pull/40658/head:refs/remotes/origin/PR-40658 # timeout=10
12:55:19 [2020-03-10T12:55:19.710Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:55:19 [2020-03-10T12:55:19.719Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:55:19 [2020-03-10T12:55:19.740Z] Fetching upstream changes from https://github.com/moby/moby.git
12:55:19 [2020-03-10T12:55:19.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:55:19 [2020-03-10T12:55:19.741Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40658/head:refs/remotes/origin/PR-40658 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:55:19 [2020-03-10T12:55:19.995Z]  > git config core.sparsecheckout # timeout=10
12:55:20 [2020-03-10T12:55:20.003Z]  > git checkout -f d949fddc6c1f7bbc69bca93e31baa7ff737da3bf # timeout=10
12:55:21 [2020-03-10T12:55:21.226Z] Merge succeeded, producing 0ae40e5f5af51a6a189108e88a37ce325efc59e8
12:55:21 [2020-03-10T12:55:21.228Z] Checking out Revision 0ae40e5f5af51a6a189108e88a37ce325efc59e8 (PR-40658)
12:55:20 [2020-03-10T12:55:20.534Z]  > git merge 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 # timeout=10
12:55:21 [2020-03-10T12:55:21.214Z]  > git rev-parse HEAD^{commit} # timeout=10
12:55:21 [2020-03-10T12:55:21.230Z]  > git config core.sparsecheckout # timeout=10
12:55:21 [2020-03-10T12:55:21.250Z]  > git checkout -f 0ae40e5f5af51a6a189108e88a37ce325efc59e8 # timeout=10
12:55:24 [2020-03-10T12:55:24.860Z] Commit message: "Merge commit '51c119c698178f5b279cc2fe7bdb9a61cfbd4868' into HEAD"