Skip to content

Console Output

08:35:49 [2022-11-02T08:35:49.973Z] The recommended git tool is: git
08:35:49 [2022-11-02T08:35:49.981Z] using credential docker-jenkins-github-credentials
08:35:49 [2022-11-02T08:35:49.991Z] Cloning the remote Git repository
08:35:49 [2022-11-02T08:35:49.991Z] Cloning with configured refspecs honoured and without tags
08:35:50 [2022-11-02T08:35:50.007Z] Cloning repository https://github.com/moby/moby.git
08:35:50 [2022-11-02T08:35:50.007Z]  > git init /home/ubuntu/workspace/moby_PR-44073 # timeout=10
08:35:50 [2022-11-02T08:35:50.019Z] Fetching upstream changes from https://github.com/moby/moby.git
08:35:50 [2022-11-02T08:35:50.020Z]  > git --version # timeout=10
08:35:50 [2022-11-02T08:35:50.025Z]  > git --version # 'git version 2.25.1'
08:35:50 [2022-11-02T08:35:50.025Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:35:50 [2022-11-02T08:35:50.026Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44073/head:refs/remotes/origin/PR-44073 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:36:02 [2022-11-02T08:36:02.633Z] Fetching without tags
08:36:02 [2022-11-02T08:36:02.859Z] Merging remotes/origin/master commit 5dd50a381ab9499867db076c5f8c1d5083a88560 into PR head commit 8d0dc6902788f36254bde052e867bdea98c4d42e
08:36:03 [2022-11-02T08:36:03.467Z] Merge succeeded, producing 8d0dc6902788f36254bde052e867bdea98c4d42e
08:36:03 [2022-11-02T08:36:03.467Z] Checking out Revision 8d0dc6902788f36254bde052e867bdea98c4d42e (PR-44073)
08:36:02 [2022-11-02T08:36:02.630Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:36:02 [2022-11-02T08:36:02.636Z]  > git config --add remote.origin.fetch +refs/pull/44073/head:refs/remotes/origin/PR-44073 # timeout=10
08:36:02 [2022-11-02T08:36:02.638Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:36:02 [2022-11-02T08:36:02.644Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:36:02 [2022-11-02T08:36:02.649Z] Fetching upstream changes from https://github.com/moby/moby.git
08:36:02 [2022-11-02T08:36:02.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:36:02 [2022-11-02T08:36:02.650Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44073/head:refs/remotes/origin/PR-44073 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:36:02 [2022-11-02T08:36:02.917Z]  > git config core.sparsecheckout # timeout=10
08:36:02 [2022-11-02T08:36:02.923Z]  > git checkout -f 8d0dc6902788f36254bde052e867bdea98c4d42e # timeout=10
08:36:03 [2022-11-02T08:36:03.460Z]  > git remote # timeout=10
08:36:03 [2022-11-02T08:36:03.464Z]  > git config --get remote.origin.url # timeout=10
08:36:03 [2022-11-02T08:36:03.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:36:03 [2022-11-02T08:36:03.469Z]  > git merge 5dd50a381ab9499867db076c5f8c1d5083a88560 # timeout=10
08:36:03 [2022-11-02T08:36:03.476Z]  > git rev-parse HEAD^{commit} # timeout=10
08:36:03 [2022-11-02T08:36:03.525Z]  > git config core.sparsecheckout # timeout=10
08:36:03 [2022-11-02T08:36:03.531Z]  > git checkout -f 8d0dc6902788f36254bde052e867bdea98c4d42e # timeout=10
08:36:04 [2022-11-02T08:36:04.194Z] Commit message: "implement docker system df"
08:36:04 [2022-11-02T08:36:04.202Z] First time build. Skipping changelog.
08:36:04 [2022-11-02T08:36:04.210Z]  > git rev-list --no-walk 7fcb2f17a886522a3ea39a0fbfe613ea21891776 # timeout=10