Skip to content

Console Output

08:36:18 [2022-12-28T08:36:18.740Z] The recommended git tool is: git
08:36:21 [2022-12-28T08:36:21.484Z] using credential docker-jenkins-github-credentials
08:36:21 [2022-12-28T08:36:21.493Z] Cloning the remote Git repository
08:36:21 [2022-12-28T08:36:21.493Z] Cloning with configured refspecs honoured and without tags
08:36:21 [2022-12-28T08:36:21.568Z] Cloning repository https://github.com/moby/moby.git
08:36:21 [2022-12-28T08:36:21.635Z]  > git init /home/ubuntu/workspace/moby_PR-42852 # timeout=10
08:36:22 [2022-12-28T08:36:22.187Z] Fetching upstream changes from https://github.com/moby/moby.git
08:36:22 [2022-12-28T08:36:22.187Z]  > git --version # timeout=10
08:36:22 [2022-12-28T08:36:22.203Z]  > git --version # 'git version 2.25.1'
08:36:22 [2022-12-28T08:36:22.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:36:22 [2022-12-28T08:36:22.207Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42852/head:refs/remotes/origin/PR-42852 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:36:41 [2022-12-28T08:36:41.993Z] Fetching without tags
08:36:42 [2022-12-28T08:36:42.227Z] Merging remotes/origin/master commit 598c2957075819bcb19e8523258ad41cc50d0949 into PR head commit bc74bf28ed20c34e3d06e335116f3bad6404e3f5
08:36:41 [2022-12-28T08:36:41.864Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:36:41 [2022-12-28T08:36:41.880Z]  > git config --add remote.origin.fetch +refs/pull/42852/head:refs/remotes/origin/PR-42852 # timeout=10
08:36:41 [2022-12-28T08:36:41.892Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:36:41 [2022-12-28T08:36:41.916Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:36:42 [2022-12-28T08:36:42.003Z] Fetching upstream changes from https://github.com/moby/moby.git
08:36:42 [2022-12-28T08:36:42.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:36:42 [2022-12-28T08:36:42.006Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42852/head:refs/remotes/origin/PR-42852 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:36:42 [2022-12-28T08:36:42.237Z]  > git config core.sparsecheckout # timeout=10
08:36:42 [2022-12-28T08:36:42.244Z]  > git checkout -f bc74bf28ed20c34e3d06e335116f3bad6404e3f5 # timeout=10
08:36:43 [2022-12-28T08:36:43.103Z] Merge succeeded, producing bc74bf28ed20c34e3d06e335116f3bad6404e3f5
08:36:43 [2022-12-28T08:36:43.104Z] Checking out Revision bc74bf28ed20c34e3d06e335116f3bad6404e3f5 (PR-42852)
08:36:43 [2022-12-28T08:36:43.016Z]  > git remote # timeout=10
08:36:43 [2022-12-28T08:36:43.034Z]  > git config --get remote.origin.url # timeout=10
08:36:43 [2022-12-28T08:36:43.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:36:43 [2022-12-28T08:36:43.053Z]  > git merge 598c2957075819bcb19e8523258ad41cc50d0949 # timeout=10
08:36:43 [2022-12-28T08:36:43.074Z]  > git rev-parse HEAD^{commit} # timeout=10
08:36:43 [2022-12-28T08:36:43.107Z]  > git config core.sparsecheckout # timeout=10
08:36:43 [2022-12-28T08:36:43.130Z]  > git checkout -f bc74bf28ed20c34e3d06e335116f3bad6404e3f5 # timeout=10
08:36:47 [2022-12-28T08:36:47.868Z] Commit message: "api: postContainersCreate(): use single check for hostConfig"
08:36:47 [2022-12-28T08:36:47.884Z] First time build. Skipping changelog.
08:36:47 [2022-12-28T08:36:47.871Z]  > git rev-list --no-walk 4ea67d56d4d3bf2b17c91eada0dfc2227798c3d2 # timeout=10