Skip to content

Console Output

15:46:07 [2020-01-07T15:46:07.632Z] using credential docker-jenkins-github-credentials
15:46:07 [2020-01-07T15:46:07.642Z] Cloning the remote Git repository
15:46:07 [2020-01-07T15:46:07.642Z] Cloning with configured refspecs honoured and without tags
15:46:07 [2020-01-07T15:46:07.709Z] Cloning repository https://github.com/moby/moby.git
15:46:07 [2020-01-07T15:46:07.772Z]  > git init /home/ubuntu/workspace/moby_PR-40309 # timeout=10
15:46:08 [2020-01-07T15:46:08.060Z] Fetching upstream changes from https://github.com/moby/moby.git
15:46:08 [2020-01-07T15:46:08.060Z]  > git --version # timeout=10
15:46:08 [2020-01-07T15:46:08.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:08 [2020-01-07T15:46:08.106Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master
15:46:32 [2020-01-07T15:46:32.513Z] Fetching without tags
15:46:32 [2020-01-07T15:46:32.820Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:46:33 [2020-01-07T15:46:33.570Z] Merge succeeded, producing 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:46:33 [2020-01-07T15:46:33.571Z] Checking out Revision 07efe6a0a7c8de362fe3fcf5201ae50578b34309 (PR-40309)
15:46:32 [2020-01-07T15:46:32.436Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:46:32 [2020-01-07T15:46:32.445Z]  > git config --add remote.origin.fetch +refs/pull/40309/head:refs/remotes/origin/PR-40309 # timeout=10
15:46:32 [2020-01-07T15:46:32.454Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:46:32 [2020-01-07T15:46:32.483Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:46:32 [2020-01-07T15:46:32.517Z] Fetching upstream changes from https://github.com/moby/moby.git
15:46:32 [2020-01-07T15:46:32.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:32 [2020-01-07T15:46:32.518Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master
15:46:32 [2020-01-07T15:46:32.831Z]  > git config core.sparsecheckout # timeout=10
15:46:32 [2020-01-07T15:46:32.862Z]  > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:46:33 [2020-01-07T15:46:33.518Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
15:46:33 [2020-01-07T15:46:33.550Z]  > git rev-parse HEAD^{commit} # timeout=10
15:46:33 [2020-01-07T15:46:33.574Z]  > git config core.sparsecheckout # timeout=10
15:46:33 [2020-01-07T15:46:33.592Z]  > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:46:35 [2020-01-07T15:46:35.252Z] Commit message: "Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2"