Skip to content

Console Output

08:59:52 [2023-04-07T08:59:52.250Z] The recommended git tool is: git
08:59:55 [2023-04-07T08:59:55.341Z] using credential docker-jenkins-github-credentials
08:59:55 [2023-04-07T08:59:55.352Z] Cloning the remote Git repository
08:59:55 [2023-04-07T08:59:55.352Z] Cloning with configured refspecs honoured and without tags
08:59:55 [2023-04-07T08:59:55.377Z] Cloning repository https://github.com/moby/moby.git
08:59:55 [2023-04-07T08:59:55.428Z]  > git init /home/ubuntu/workspace/moby_PR-45267 # timeout=10
08:59:55 [2023-04-07T08:59:55.755Z] Fetching upstream changes from https://github.com/moby/moby.git
08:59:55 [2023-04-07T08:59:55.755Z]  > git --version # timeout=10
08:59:55 [2023-04-07T08:59:55.765Z]  > git --version # 'git version 2.25.1'
08:59:55 [2023-04-07T08:59:55.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:59:55 [2023-04-07T08:59:55.897Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45267/head:refs/remotes/origin/PR-45267 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:00:15 [2023-04-07T09:00:15.142Z] Fetching without tags
09:00:15 [2023-04-07T09:00:15.442Z] Merging remotes/origin/master commit dd3b71d17c614f837c4bba18baed9fa2cb31f1a4 into PR head commit be4abf9d6e7332785ba6819fa026f0f3e4fdca6f
09:00:16 [2023-04-07T09:00:16.102Z] Merge succeeded, producing be4abf9d6e7332785ba6819fa026f0f3e4fdca6f
09:00:16 [2023-04-07T09:00:16.103Z] Checking out Revision be4abf9d6e7332785ba6819fa026f0f3e4fdca6f (PR-45267)
09:00:15 [2023-04-07T09:00:15.097Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:00:15 [2023-04-07T09:00:15.113Z]  > git config --add remote.origin.fetch +refs/pull/45267/head:refs/remotes/origin/PR-45267 # timeout=10
09:00:15 [2023-04-07T09:00:15.122Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:00:15 [2023-04-07T09:00:15.132Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:00:15 [2023-04-07T09:00:15.145Z] Fetching upstream changes from https://github.com/moby/moby.git
09:00:15 [2023-04-07T09:00:15.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:00:15 [2023-04-07T09:00:15.146Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45267/head:refs/remotes/origin/PR-45267 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:00:15 [2023-04-07T09:00:15.448Z]  > git config core.sparsecheckout # timeout=10
09:00:15 [2023-04-07T09:00:15.452Z]  > git checkout -f be4abf9d6e7332785ba6819fa026f0f3e4fdca6f # timeout=10
09:00:16 [2023-04-07T09:00:16.035Z]  > git remote # timeout=10
09:00:16 [2023-04-07T09:00:16.062Z]  > git config --get remote.origin.url # timeout=10
09:00:16 [2023-04-07T09:00:16.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:00:16 [2023-04-07T09:00:16.071Z]  > git merge dd3b71d17c614f837c4bba18baed9fa2cb31f1a4 # timeout=10
09:00:16 [2023-04-07T09:00:16.082Z]  > git rev-parse HEAD^{commit} # timeout=10
09:00:16 [2023-04-07T09:00:16.104Z]  > git config core.sparsecheckout # timeout=10
09:00:16 [2023-04-07T09:00:16.113Z]  > git checkout -f be4abf9d6e7332785ba6819fa026f0f3e4fdca6f # timeout=10
09:00:19 [2023-04-07T09:00:19.661Z] Commit message: "Vendor containerd 1.6.x with the readonly mount fix"
09:00:19 [2023-04-07T09:00:19.675Z] First time build. Skipping changelog.
09:00:19 [2023-04-07T09:00:19.663Z]  > git rev-list --no-walk 8713e642e98660e98b8358c964bc9dd00812b633 # timeout=10