Skip to content

Console Output

10:12:09 [2022-04-20T10:12:09.699Z] The recommended git tool is: git
10:12:12 [2022-04-20T10:12:12.706Z] using credential docker-jenkins-github-credentials
10:12:12 [2022-04-20T10:12:12.732Z] Cloning the remote Git repository
10:12:12 [2022-04-20T10:12:12.732Z] Cloning with configured refspecs honoured and without tags
10:12:12 [2022-04-20T10:12:12.751Z] Cloning repository https://github.com/moby/moby.git
10:12:12 [2022-04-20T10:12:12.821Z]  > git init /home/ubuntu/workspace/moby_PR-43501 # timeout=10
10:12:13 [2022-04-20T10:12:13.149Z] Fetching upstream changes from https://github.com/moby/moby.git
10:12:13 [2022-04-20T10:12:13.149Z]  > git --version # timeout=10
10:12:13 [2022-04-20T10:12:13.164Z]  > git --version # 'git version 2.17.1'
10:12:13 [2022-04-20T10:12:13.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:12:13 [2022-04-20T10:12:13.166Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43501/head:refs/remotes/origin/PR-43501 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:12:35 [2022-04-20T10:12:35.600Z] Fetching without tags
10:12:35 [2022-04-20T10:12:35.839Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit b9de761c261a537a14564148a82d6d60db22307f
10:12:35 [2022-04-20T10:12:35.518Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:12:35 [2022-04-20T10:12:35.533Z]  > git config --add remote.origin.fetch +refs/pull/43501/head:refs/remotes/origin/PR-43501 # timeout=10
10:12:35 [2022-04-20T10:12:35.548Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:12:35 [2022-04-20T10:12:35.576Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:12:35 [2022-04-20T10:12:35.603Z] Fetching upstream changes from https://github.com/moby/moby.git
10:12:35 [2022-04-20T10:12:35.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:12:35 [2022-04-20T10:12:35.606Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43501/head:refs/remotes/origin/PR-43501 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:12:35 [2022-04-20T10:12:35.846Z]  > git config core.sparsecheckout # timeout=10
10:12:35 [2022-04-20T10:12:35.871Z]  > git checkout -f b9de761c261a537a14564148a82d6d60db22307f # timeout=10
10:12:37 [2022-04-20T10:12:37.811Z] Merge succeeded, producing b816b3576e352a54820e3b84ca48a7f3fe166c59
10:12:37 [2022-04-20T10:12:37.811Z] Checking out Revision b816b3576e352a54820e3b84ca48a7f3fe166c59 (PR-43501)
10:12:36 [2022-04-20T10:12:36.748Z]  > git remote # timeout=10
10:12:36 [2022-04-20T10:12:36.771Z]  > git config --get remote.origin.url # timeout=10
10:12:36 [2022-04-20T10:12:36.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:12:36 [2022-04-20T10:12:36.797Z]  > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10
10:12:37 [2022-04-20T10:12:37.800Z]  > git rev-parse HEAD^{commit} # timeout=10
10:12:37 [2022-04-20T10:12:37.817Z]  > git config core.sparsecheckout # timeout=10
10:12:37 [2022-04-20T10:12:37.840Z]  > git checkout -f b816b3576e352a54820e3b84ca48a7f3fe166c59 # timeout=10
10:12:41 [2022-04-20T10:12:41.929Z] Commit message: "Merge commit 'c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6' into HEAD"
10:12:41 [2022-04-20T10:12:41.968Z] First time build. Skipping changelog.
10:12:41 [2022-04-20T10:12:41.933Z]  > git rev-list --no-walk 8ec511d341beb0cb6ac8f46a930283351ff49389 # timeout=10