Skip to content

Console Output

17:02:18 [2020-12-19T17:02:18.939Z] using credential docker-jenkins-github-credentials
17:02:18 [2020-12-19T17:02:18.952Z] Cloning the remote Git repository
17:02:18 [2020-12-19T17:02:18.952Z] Cloning with configured refspecs honoured and without tags
17:02:18 [2020-12-19T17:02:18.957Z] Cloning repository https://github.com/moby/moby.git
17:02:18 [2020-12-19T17:02:18.957Z]  > git init /home/docker/workspace/moby_PR-41740 # timeout=10
17:02:18 [2020-12-19T17:02:18.965Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:18 [2020-12-19T17:02:18.965Z]  > git --version # timeout=10
17:02:18 [2020-12-19T17:02:18.968Z]  > git --version # 'git version 2.7.4'
17:02:18 [2020-12-19T17:02:18.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:18 [2020-12-19T17:02:18.969Z]  > git fetch --no-tags --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:02:36 [2020-12-19T17:02:36.570Z] Fetching without tags
17:02:36 [2020-12-19T17:02:36.540Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:36 [2020-12-19T17:02:36.543Z]  > git config --add remote.origin.fetch +refs/pull/41740/head:refs/remotes/origin/PR-41740 # timeout=10
17:02:36 [2020-12-19T17:02:36.546Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:36 [2020-12-19T17:02:36.561Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:36 [2020-12-19T17:02:36.575Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:36 [2020-12-19T17:02:36.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:36 [2020-12-19T17:02:36.579Z]  > git fetch --no-tags --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:02:36 [2020-12-19T17:02:36.988Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:02:37 [2020-12-19T17:02:37.909Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:02:37 [2020-12-19T17:02:37.909Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:02:36 [2020-12-19T17:02:36.993Z]  > git config core.sparsecheckout # timeout=10
17:02:36 [2020-12-19T17:02:36.996Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:02:37 [2020-12-19T17:02:37.871Z]  > git remote # timeout=10
17:02:37 [2020-12-19T17:02:37.874Z]  > git config --get remote.origin.url # timeout=10
17:02:37 [2020-12-19T17:02:37.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:37 [2020-12-19T17:02:37.878Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:02:37 [2020-12-19T17:02:37.899Z]  > git rev-parse HEAD^{commit} # timeout=10
17:02:37 [2020-12-19T17:02:37.913Z]  > git config core.sparsecheckout # timeout=10
17:02:37 [2020-12-19T17:02:37.916Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:02:38 [2020-12-19T17:02:38.963Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"