Skip to content

Console Output

23:57:14 [2020-04-03T23:57:14.857Z] using credential docker-jenkins-github-credentials
23:57:14 [2020-04-03T23:57:14.866Z] Cloning the remote Git repository
23:57:14 [2020-04-03T23:57:14.866Z] Cloning with configured refspecs honoured and without tags
23:57:14 [2020-04-03T23:57:14.866Z] Cloning repository https://github.com/moby/moby.git
23:57:14 [2020-04-03T23:57:14.866Z]  > git init /home/ubuntu/workspace/moby_PR-40773 # timeout=10
23:57:14 [2020-04-03T23:57:14.875Z] Fetching upstream changes from https://github.com/moby/moby.git
23:57:14 [2020-04-03T23:57:14.875Z]  > git --version # timeout=10
23:57:14 [2020-04-03T23:57:14.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:57:14 [2020-04-03T23:57:14.885Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40773/head:refs/remotes/origin/PR-40773 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:57:34 [2020-04-03T23:57:34.407Z] Fetching without tags
23:57:34 [2020-04-03T23:57:34.344Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:57:34 [2020-04-03T23:57:34.353Z]  > git config --add remote.origin.fetch +refs/pull/40773/head:refs/remotes/origin/PR-40773 # timeout=10
23:57:34 [2020-04-03T23:57:34.363Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:57:34 [2020-04-03T23:57:34.380Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:57:34 [2020-04-03T23:57:34.408Z] Fetching upstream changes from https://github.com/moby/moby.git
23:57:34 [2020-04-03T23:57:34.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:57:34 [2020-04-03T23:57:34.409Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40773/head:refs/remotes/origin/PR-40773 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:57:35 [2020-04-03T23:57:35.270Z] Merging remotes/origin/master commit 846b557cb87967f5968f86a210175507ec4aac54 into PR head commit 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9
23:57:35 [2020-04-03T23:57:35.959Z] Merge succeeded, producing 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9
23:57:35 [2020-04-03T23:57:35.959Z] Checking out Revision 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 (PR-40773)
23:57:35 [2020-04-03T23:57:35.269Z]  > git config core.sparsecheckout # timeout=10
23:57:35 [2020-04-03T23:57:35.285Z]  > git checkout -f 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 # timeout=10
23:57:35 [2020-04-03T23:57:35.933Z]  > git merge 846b557cb87967f5968f86a210175507ec4aac54 # timeout=10
23:57:35 [2020-04-03T23:57:35.947Z]  > git rev-parse HEAD^{commit} # timeout=10
23:57:35 [2020-04-03T23:57:35.959Z]  > git config core.sparsecheckout # timeout=10
23:57:35 [2020-04-03T23:57:35.966Z]  > git checkout -f 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 # timeout=10
23:57:36 [2020-04-03T23:57:36.704Z] Commit message: "Bump Golang 1.13.9"