Skip to content

Console Output

04:12:17 [2021-06-21T04:12:17.139Z] The recommended git tool is: git
04:12:19 [2021-06-21T04:12:19.507Z] using credential docker-jenkins-github-credentials
04:12:19 [2021-06-21T04:12:19.513Z] Cloning the remote Git repository
04:12:19 [2021-06-21T04:12:19.513Z] Cloning with configured refspecs honoured and without tags
04:12:19 [2021-06-21T04:12:19.574Z] Cloning repository https://github.com/moby/moby.git
04:12:19 [2021-06-21T04:12:19.620Z]  > git init /home/ubuntu/workspace/moby_PR-42457 # timeout=10
04:12:19 [2021-06-21T04:12:19.837Z] Fetching upstream changes from https://github.com/moby/moby.git
04:12:19 [2021-06-21T04:12:19.838Z]  > git --version # timeout=10
04:12:19 [2021-06-21T04:12:19.856Z]  > git --version # 'git version 2.17.1'
04:12:19 [2021-06-21T04:12:19.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:12:19 [2021-06-21T04:12:19.858Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42457/head:refs/remotes/origin/PR-42457 +refs/heads/master:refs/remotes/origin/master # timeout=10
04:12:36 [2021-06-21T04:12:36.492Z] Fetching without tags
04:12:36 [2021-06-21T04:12:36.749Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8
04:12:36 [2021-06-21T04:12:36.445Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:12:36 [2021-06-21T04:12:36.456Z]  > git config --add remote.origin.fetch +refs/pull/42457/head:refs/remotes/origin/PR-42457 # timeout=10
04:12:36 [2021-06-21T04:12:36.462Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
04:12:36 [2021-06-21T04:12:36.478Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:12:36 [2021-06-21T04:12:36.495Z] Fetching upstream changes from https://github.com/moby/moby.git
04:12:36 [2021-06-21T04:12:36.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:12:36 [2021-06-21T04:12:36.496Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42457/head:refs/remotes/origin/PR-42457 +refs/heads/master:refs/remotes/origin/master # timeout=10
04:12:36 [2021-06-21T04:12:36.756Z]  > git config core.sparsecheckout # timeout=10
04:12:36 [2021-06-21T04:12:36.784Z]  > git checkout -f 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8 # timeout=10
04:12:37 [2021-06-21T04:12:37.384Z] Merge succeeded, producing 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8
04:12:37 [2021-06-21T04:12:37.384Z] Checking out Revision 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8 (PR-42457)
04:12:37 [2021-06-21T04:12:37.313Z]  > git remote # timeout=10
04:12:37 [2021-06-21T04:12:37.332Z]  > git config --get remote.origin.url # timeout=10
04:12:37 [2021-06-21T04:12:37.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:12:37 [2021-06-21T04:12:37.343Z]  > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10
04:12:37 [2021-06-21T04:12:37.374Z]  > git rev-parse HEAD^{commit} # timeout=10
04:12:37 [2021-06-21T04:12:37.386Z]  > git config core.sparsecheckout # timeout=10
04:12:37 [2021-06-21T04:12:37.407Z]  > git checkout -f 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8 # timeout=10
04:12:41 [2021-06-21T04:12:41.397Z] Commit message: "rootless: fix "x509: certificate signed by unknown authority" on openSUSE Tumbleweed"