Skip to content

Console Output

17:05:28 [2020-12-19T17:05:28.903Z] using credential docker-jenkins-github-credentials
17:05:28 [2020-12-19T17:05:28.977Z] Cloning the remote Git repository
17:05:28 [2020-12-19T17:05:28.977Z] Cloning with configured refspecs honoured and without tags
17:05:29 [2020-12-19T17:05:29.166Z] Cloning repository https://github.com/moby/moby.git
17:05:29 [2020-12-19T17:05:29.566Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:05:30 [2020-12-19T17:05:30.516Z] Fetching upstream changes from https://github.com/moby/moby.git
17:05:30 [2020-12-19T17:05:30.516Z]  > git --version # timeout=10
17:05:30 [2020-12-19T17:05:30.561Z]  > git --version # 'git version 2.24.1.windows.2'
17:05:30 [2020-12-19T17:05:30.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:05:30 [2020-12-19T17:05:30.564Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:05:46 [2020-12-19T17:05:46.667Z] Fetching without tags
17:05:47 [2020-12-19T17:05:47.922Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:05:46 [2020-12-19T17:05:46.317Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:05:46 [2020-12-19T17:05:46.395Z]  > git config --add remote.origin.fetch +refs/pull/41740/head:refs/remotes/origin/PR-41740 # timeout=10
17:05:46 [2020-12-19T17:05:46.452Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:05:46 [2020-12-19T17:05:46.580Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:05:46 [2020-12-19T17:05:46.699Z] Fetching upstream changes from https://github.com/moby/moby.git
17:05:46 [2020-12-19T17:05:46.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:05:46 [2020-12-19T17:05:46.701Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:05:48 [2020-12-19T17:05:48.025Z]  > git config core.sparsecheckout # timeout=10
17:05:48 [2020-12-19T17:05:48.073Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:05:51 [2020-12-19T17:05:51.031Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:05:51 [2020-12-19T17:05:51.031Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:05:50 [2020-12-19T17:05:50.679Z]  > git remote # timeout=10
17:05:50 [2020-12-19T17:05:50.759Z]  > git config --get remote.origin.url # timeout=10
17:05:50 [2020-12-19T17:05:50.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:05:50 [2020-12-19T17:05:50.805Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:05:50 [2020-12-19T17:05:50.935Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:05:51 [2020-12-19T17:05:51.062Z]  > git config core.sparsecheckout # timeout=10
17:05:51 [2020-12-19T17:05:51.104Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:06:06 [2020-12-19T17:06:06.370Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"