Skip to content

Console Output

22:16:44 [2021-07-22T22:16:44.788Z] The recommended git tool is: git
22:16:48 [2021-07-22T22:16:48.401Z] using credential docker-jenkins-github-credentials
22:16:48 [2021-07-22T22:16:48.432Z] Cloning the remote Git repository
22:16:48 [2021-07-22T22:16:48.432Z] Cloning with configured refspecs honoured and without tags
22:16:48 [2021-07-22T22:16:48.265Z] Cloning repository https://github.com/moby/moby.git
22:16:48 [2021-07-22T22:16:48.332Z]  > git init /home/ubuntu/workspace/moby_PR-42661 # timeout=10
22:16:48 [2021-07-22T22:16:48.605Z] Fetching upstream changes from https://github.com/moby/moby.git
22:16:48 [2021-07-22T22:16:48.605Z]  > git --version # timeout=10
22:16:48 [2021-07-22T22:16:48.639Z]  > git --version # 'git version 2.17.1'
22:16:48 [2021-07-22T22:16:48.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:16:48 [2021-07-22T22:16:48.645Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:17:12 [2021-07-22T22:17:12.989Z] Fetching without tags
22:17:12 [2021-07-22T22:17:12.910Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:12 [2021-07-22T22:17:12.923Z]  > git config --add remote.origin.fetch +refs/pull/42661/head:refs/remotes/origin/PR-42661 # timeout=10
22:17:12 [2021-07-22T22:17:12.940Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:17:12 [2021-07-22T22:17:12.957Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:12 [2021-07-22T22:17:12.990Z] Fetching upstream changes from https://github.com/moby/moby.git
22:17:12 [2021-07-22T22:17:12.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:12 [2021-07-22T22:17:12.993Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:17:13 [2021-07-22T22:17:13.351Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:17:14 [2021-07-22T22:17:14.109Z] Merge succeeded, producing d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:17:14 [2021-07-22T22:17:14.109Z] Checking out Revision d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 (PR-42661)
22:17:13 [2021-07-22T22:17:13.353Z]  > git config core.sparsecheckout # timeout=10
22:17:13 [2021-07-22T22:17:13.384Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:17:14 [2021-07-22T22:17:14.027Z]  > git remote # timeout=10
22:17:14 [2021-07-22T22:17:14.044Z]  > git config --get remote.origin.url # timeout=10
22:17:14 [2021-07-22T22:17:14.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:14 [2021-07-22T22:17:14.073Z]  > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10
22:17:14 [2021-07-22T22:17:14.082Z]  > git rev-parse HEAD^{commit} # timeout=10
22:17:14 [2021-07-22T22:17:14.100Z]  > git config core.sparsecheckout # timeout=10
22:17:14 [2021-07-22T22:17:14.116Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:17:19 [2021-07-22T22:17:19.201Z] Commit message: "storage-driver: promote overlay2, make Btrfs and ZFS opt-in"
22:17:19 [2021-07-22T22:17:19.196Z]  > git rev-list --no-walk d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10