Skip to content

Console Output

20:02:08 [2022-06-07T20:02:08.707Z] The recommended git tool is: git
20:02:11 [2022-06-07T20:02:11.136Z] using credential docker-jenkins-github-credentials
20:02:11 [2022-06-07T20:02:11.150Z] Cloning the remote Git repository
20:02:11 [2022-06-07T20:02:11.150Z] Cloning with configured refspecs honoured and without tags
20:02:10 [2022-06-07T20:02:10.021Z] Cloning repository https://github.com/moby/moby.git
20:02:10 [2022-06-07T20:02:10.078Z]  > git init /home/ubuntu/workspace/moby_PR-43702 # timeout=10
20:02:10 [2022-06-07T20:02:10.354Z] Fetching upstream changes from https://github.com/moby/moby.git
20:02:10 [2022-06-07T20:02:10.354Z]  > git --version # timeout=10
20:02:10 [2022-06-07T20:02:10.373Z]  > git --version # 'git version 2.17.1'
20:02:10 [2022-06-07T20:02:10.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:02:10 [2022-06-07T20:02:10.375Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43702/head:refs/remotes/origin/PR-43702 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:02:37 [2022-06-07T20:02:37.300Z] Fetching without tags
20:02:37 [2022-06-07T20:02:37.615Z] Merging remotes/origin/master commit 237c30dacf272c437b64e0f16e84a19530b74abb into PR head commit f90056a79d114c529048138027a7834b293a1a47
20:02:38 [2022-06-07T20:02:38.575Z] Merge succeeded, producing f90056a79d114c529048138027a7834b293a1a47
20:02:38 [2022-06-07T20:02:38.576Z] Checking out Revision f90056a79d114c529048138027a7834b293a1a47 (PR-43702)
20:02:37 [2022-06-07T20:02:37.233Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:02:37 [2022-06-07T20:02:37.242Z]  > git config --add remote.origin.fetch +refs/pull/43702/head:refs/remotes/origin/PR-43702 # timeout=10
20:02:37 [2022-06-07T20:02:37.254Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:02:37 [2022-06-07T20:02:37.281Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:02:37 [2022-06-07T20:02:37.344Z] Fetching upstream changes from https://github.com/moby/moby.git
20:02:37 [2022-06-07T20:02:37.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:02:37 [2022-06-07T20:02:37.345Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43702/head:refs/remotes/origin/PR-43702 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:02:37 [2022-06-07T20:02:37.626Z]  > git config core.sparsecheckout # timeout=10
20:02:37 [2022-06-07T20:02:37.650Z]  > git checkout -f f90056a79d114c529048138027a7834b293a1a47 # timeout=10
20:02:38 [2022-06-07T20:02:38.458Z]  > git remote # timeout=10
20:02:38 [2022-06-07T20:02:38.494Z]  > git config --get remote.origin.url # timeout=10
20:02:38 [2022-06-07T20:02:38.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:02:38 [2022-06-07T20:02:38.519Z]  > git merge 237c30dacf272c437b64e0f16e84a19530b74abb # timeout=10
20:02:38 [2022-06-07T20:02:38.550Z]  > git rev-parse HEAD^{commit} # timeout=10
20:02:38 [2022-06-07T20:02:38.578Z]  > git config core.sparsecheckout # timeout=10
20:02:38 [2022-06-07T20:02:38.593Z]  > git checkout -f f90056a79d114c529048138027a7834b293a1a47 # timeout=10
20:02:43 [2022-06-07T20:02:43.182Z] Commit message: "daemon: LogDaemonEventWithAttributes: don't call SystemInfo()"
20:02:43 [2022-06-07T20:02:43.213Z] First time build. Skipping changelog.
20:02:43 [2022-06-07T20:02:43.184Z]  > git rev-list --no-walk 96beb9bdd75b605dd184bcbe618de3ce84f02653 # timeout=10