Skip to content

Console Output

20:13:20 [2022-02-22T20:13:20.218Z] The recommended git tool is: git
20:13:22 [2022-02-22T20:13:22.352Z] using credential docker-jenkins-github-credentials
20:13:22 [2022-02-22T20:13:22.359Z] Cloning the remote Git repository
20:13:22 [2022-02-22T20:13:22.359Z] Cloning with configured refspecs honoured and without tags
20:13:21 [2022-02-22T20:13:21.809Z] Cloning repository https://github.com/moby/moby.git
20:13:21 [2022-02-22T20:13:21.884Z]  > git init /home/ubuntu/workspace/moby_PR-43280 # timeout=10
20:13:22 [2022-02-22T20:13:22.132Z] Fetching upstream changes from https://github.com/moby/moby.git
20:13:22 [2022-02-22T20:13:22.132Z]  > git --version # timeout=10
20:13:22 [2022-02-22T20:13:22.158Z]  > git --version # 'git version 2.17.1'
20:13:22 [2022-02-22T20:13:22.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:13:22 [2022-02-22T20:13:22.160Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43280/head:refs/remotes/origin/PR-43280 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:13:45 [2022-02-22T20:13:45.436Z] Fetching without tags
20:13:45 [2022-02-22T20:13:45.773Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit ff408210da8ebcb6d3c333b6270b921442bcc1da
20:13:45 [2022-02-22T20:13:45.348Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:13:45 [2022-02-22T20:13:45.368Z]  > git config --add remote.origin.fetch +refs/pull/43280/head:refs/remotes/origin/PR-43280 # timeout=10
20:13:45 [2022-02-22T20:13:45.394Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:13:45 [2022-02-22T20:13:45.410Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:13:45 [2022-02-22T20:13:45.440Z] Fetching upstream changes from https://github.com/moby/moby.git
20:13:45 [2022-02-22T20:13:45.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:13:45 [2022-02-22T20:13:45.442Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43280/head:refs/remotes/origin/PR-43280 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:13:45 [2022-02-22T20:13:45.779Z]  > git config core.sparsecheckout # timeout=10
20:13:45 [2022-02-22T20:13:45.801Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10
20:13:46 [2022-02-22T20:13:46.627Z] Merge succeeded, producing ff408210da8ebcb6d3c333b6270b921442bcc1da
20:13:46 [2022-02-22T20:13:46.627Z] Checking out Revision ff408210da8ebcb6d3c333b6270b921442bcc1da (PR-43280)
20:13:46 [2022-02-22T20:13:46.560Z]  > git remote # timeout=10
20:13:46 [2022-02-22T20:13:46.582Z]  > git config --get remote.origin.url # timeout=10
20:13:46 [2022-02-22T20:13:46.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:13:46 [2022-02-22T20:13:46.600Z]  > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10
20:13:46 [2022-02-22T20:13:46.617Z]  > git rev-parse HEAD^{commit} # timeout=10
20:13:46 [2022-02-22T20:13:46.630Z]  > git config core.sparsecheckout # timeout=10
20:13:46 [2022-02-22T20:13:46.638Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10
20:13:51 [2022-02-22T20:13:51.181Z] Commit message: "distribution: remove use of deprecated dial.DualStack"