Skip to content

Console Output

14:27:10 [2020-04-07T14:27:10.412Z] using credential docker-jenkins-github-credentials
14:27:10 [2020-04-07T14:27:10.421Z] Cloning the remote Git repository
14:27:10 [2020-04-07T14:27:10.421Z] Cloning with configured refspecs honoured and without tags
14:27:10 [2020-04-07T14:27:10.435Z] Cloning repository https://github.com/moby/moby.git
14:27:10 [2020-04-07T14:27:10.436Z]  > git init /home/ubuntu/workspace/moby_PR-40731 # timeout=10
14:27:10 [2020-04-07T14:27:10.453Z] Fetching upstream changes from https://github.com/moby/moby.git
14:27:10 [2020-04-07T14:27:10.453Z]  > git --version # timeout=10
14:27:10 [2020-04-07T14:27:10.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:27:10 [2020-04-07T14:27:10.461Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:27:23 [2020-04-07T14:27:23.710Z] Fetching without tags
14:27:23 [2020-04-07T14:27:23.944Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 1026f873a47c88bc0dd617402ae3c1247a4117a2
14:27:23 [2020-04-07T14:27:23.698Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:27:23 [2020-04-07T14:27:23.700Z]  > git config --add remote.origin.fetch +refs/pull/40731/head:refs/remotes/origin/PR-40731 # timeout=10
14:27:23 [2020-04-07T14:27:23.705Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:27:23 [2020-04-07T14:27:23.714Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:27:23 [2020-04-07T14:27:23.724Z] Fetching upstream changes from https://github.com/moby/moby.git
14:27:23 [2020-04-07T14:27:23.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:27:23 [2020-04-07T14:27:23.724Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:27:23 [2020-04-07T14:27:23.958Z]  > git config core.sparsecheckout # timeout=10
14:27:23 [2020-04-07T14:27:23.963Z]  > git checkout -f 1026f873a47c88bc0dd617402ae3c1247a4117a2 # timeout=10
14:27:24 [2020-04-07T14:27:24.423Z]  > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10
14:27:25 [2020-04-07T14:27:25.154Z] Merge succeeded, producing e4561f5265976093cac7728429e4cfea48c25765
14:27:25 [2020-04-07T14:27:25.154Z] Checking out Revision e4561f5265976093cac7728429e4cfea48c25765 (PR-40731)
14:27:25 [2020-04-07T14:27:25.225Z] Commit message: "Merge commit 'a6a47d1a4944799ffbe3657d4dae68e0829a0dc6' into HEAD"
14:27:25 [2020-04-07T14:27:25.154Z]  > git rev-parse HEAD^{commit} # timeout=10
14:27:25 [2020-04-07T14:27:25.168Z]  > git config core.sparsecheckout # timeout=10
14:27:25 [2020-04-07T14:27:25.184Z]  > git checkout -f e4561f5265976093cac7728429e4cfea48c25765 # timeout=10