Skip to content

Console Output

17:03:19 [2020-12-19T17:03:19.420Z] using credential docker-jenkins-github-credentials
17:03:19 [2020-12-19T17:03:19.429Z] Cloning the remote Git repository
17:03:19 [2020-12-19T17:03:19.429Z] Cloning with configured refspecs honoured and without tags
17:03:19 [2020-12-19T17:03:19.507Z] Cloning repository https://github.com/moby/moby.git
17:03:19 [2020-12-19T17:03:19.575Z]  > git init /home/ubuntu/workspace/moby_PR-41740 # timeout=10
17:03:19 [2020-12-19T17:03:19.808Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:19 [2020-12-19T17:03:19.808Z]  > git --version # timeout=10
17:03:19 [2020-12-19T17:03:19.826Z]  > git --version # 'git version 2.17.1'
17:03:19 [2020-12-19T17:03:19.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:19 [2020-12-19T17:03:19.903Z]  > 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:03:41 [2020-12-19T17:03:41.684Z] Fetching without tags
17:03:42 [2020-12-19T17:03:42.048Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:03:41 [2020-12-19T17:03:41.559Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:41 [2020-12-19T17:03:41.610Z]  > git config --add remote.origin.fetch +refs/pull/41740/head:refs/remotes/origin/PR-41740 # timeout=10
17:03:41 [2020-12-19T17:03:41.634Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:41 [2020-12-19T17:03:41.670Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:41 [2020-12-19T17:03:41.713Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:41 [2020-12-19T17:03:41.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:41 [2020-12-19T17:03:41.719Z]  > 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:03:42 [2020-12-19T17:03:42.083Z]  > git config core.sparsecheckout # timeout=10
17:03:42 [2020-12-19T17:03:42.097Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:03:44 [2020-12-19T17:03:44.196Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:03:44 [2020-12-19T17:03:44.196Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:03:44 [2020-12-19T17:03:44.070Z]  > git remote # timeout=10
17:03:44 [2020-12-19T17:03:44.106Z]  > git config --get remote.origin.url # timeout=10
17:03:44 [2020-12-19T17:03:44.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:44 [2020-12-19T17:03:44.135Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:03:44 [2020-12-19T17:03:44.198Z]  > git rev-parse HEAD^{commit} # timeout=10
17:03:44 [2020-12-19T17:03:44.220Z]  > git config core.sparsecheckout # timeout=10
17:03:44 [2020-12-19T17:03:44.254Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:03:48 [2020-12-19T17:03:48.480Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"