Skip to content

Console Output

13:33:40 [2020-01-14T13:33:40.600Z] using credential docker-jenkins-github-credentials
13:33:40 [2020-01-14T13:33:40.608Z] Cloning the remote Git repository
13:33:40 [2020-01-14T13:33:40.608Z] Cloning with configured refspecs honoured and without tags
13:33:40 [2020-01-14T13:33:40.631Z] Cloning repository https://github.com/moby/moby.git
13:33:40 [2020-01-14T13:33:40.670Z]  > git init /home/ubuntu/workspace/moby_PR-40354 # timeout=10
13:33:40 [2020-01-14T13:33:40.750Z] Fetching upstream changes from https://github.com/moby/moby.git
13:33:40 [2020-01-14T13:33:40.751Z]  > git --version # timeout=10
13:33:40 [2020-01-14T13:33:40.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:33:40 [2020-01-14T13:33:40.768Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40354/head:refs/remotes/origin/PR-40354 +refs/heads/master:refs/remotes/origin/master
13:33:55 [2020-01-14T13:33:55.334Z] Fetching without tags
13:33:55 [2020-01-14T13:33:55.596Z] Merging remotes/origin/master commit be095a18599861ac0443dfa7d4e13d4df9adb033 into PR head commit db4c642116a002172a72acc142231b16ea6e7dc3
13:33:56 [2020-01-14T13:33:56.474Z] Merge succeeded, producing 50bbc126c21314bfa7c3b0bcc545738fbe7e7fb1
13:33:56 [2020-01-14T13:33:56.475Z] Checking out Revision 50bbc126c21314bfa7c3b0bcc545738fbe7e7fb1 (PR-40354)
13:33:55 [2020-01-14T13:33:55.249Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:33:55 [2020-01-14T13:33:55.273Z]  > git config --add remote.origin.fetch +refs/pull/40354/head:refs/remotes/origin/PR-40354 # timeout=10
13:33:55 [2020-01-14T13:33:55.290Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:33:55 [2020-01-14T13:33:55.310Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:33:55 [2020-01-14T13:33:55.338Z] Fetching upstream changes from https://github.com/moby/moby.git
13:33:55 [2020-01-14T13:33:55.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:33:55 [2020-01-14T13:33:55.339Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40354/head:refs/remotes/origin/PR-40354 +refs/heads/master:refs/remotes/origin/master
13:33:55 [2020-01-14T13:33:55.607Z]  > git config core.sparsecheckout # timeout=10
13:33:55 [2020-01-14T13:33:55.624Z]  > git checkout -f db4c642116a002172a72acc142231b16ea6e7dc3
13:33:56 [2020-01-14T13:33:56.089Z]  > git merge be095a18599861ac0443dfa7d4e13d4df9adb033 # timeout=10
13:33:56 [2020-01-14T13:33:56.449Z]  > git rev-parse HEAD^{commit} # timeout=10
13:33:56 [2020-01-14T13:33:56.477Z]  > git config core.sparsecheckout # timeout=10
13:33:56 [2020-01-14T13:33:56.489Z]  > git checkout -f 50bbc126c21314bfa7c3b0bcc545738fbe7e7fb1
13:33:57 [2020-01-14T13:33:57.265Z] Commit message: "Merge commit 'be095a18599861ac0443dfa7d4e13d4df9adb033' into HEAD"
13:33:57 [2020-01-14T13:33:57.267Z]  > git rev-list --no-walk db4c642116a002172a72acc142231b16ea6e7dc3 # timeout=10