Skip to content

Console Output

12:51:41 [2020-09-14T12:51:41.740Z] using credential docker-jenkins-github-credentials
12:51:41 [2020-09-14T12:51:41.756Z] Fetching changes from the remote Git repository
12:51:41 [2020-09-14T12:51:41.772Z] Fetching without tags
12:51:41 [2020-09-14T12:51:41.750Z]  > git rev-parse --is-inside-work-tree # timeout=10
12:51:41 [2020-09-14T12:51:41.762Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:51:41 [2020-09-14T12:51:41.779Z] Fetching upstream changes from https://github.com/moby/moby.git
12:51:41 [2020-09-14T12:51:41.779Z]  > git --version # timeout=10
12:51:41 [2020-09-14T12:51:41.781Z]  > git --version # 'git version 2.17.1'
12:51:41 [2020-09-14T12:51:41.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:51:41 [2020-09-14T12:51:41.781Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41447/head:refs/remotes/origin/PR-41447 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:51:50 [2020-09-14T12:51:50.892Z] Merging remotes/origin/master commit f416e99a0574290f0fb65708b5f6a086182a14d0 into PR head commit 41be7293f54f15dc04f024bf2b0f09e1a697208b
12:51:50 [2020-09-14T12:51:50.898Z]  > git config core.sparsecheckout # timeout=10
12:51:50 [2020-09-14T12:51:50.900Z]  > git checkout -f 41be7293f54f15dc04f024bf2b0f09e1a697208b # timeout=10
12:51:51 [2020-09-14T12:51:51.414Z] Merge succeeded, producing 41be7293f54f15dc04f024bf2b0f09e1a697208b
12:51:51 [2020-09-14T12:51:51.414Z] Checking out Revision 41be7293f54f15dc04f024bf2b0f09e1a697208b (PR-41447)
12:51:51 [2020-09-14T12:51:51.778Z] Commit message: "daemon/listeners: use pkg/errors"
12:51:51 [2020-09-14T12:51:51.386Z]  > git remote # timeout=10
12:51:51 [2020-09-14T12:51:51.387Z]  > git config --get remote.origin.url # timeout=10
12:51:51 [2020-09-14T12:51:51.389Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:51:51 [2020-09-14T12:51:51.389Z]  > git merge f416e99a0574290f0fb65708b5f6a086182a14d0 # timeout=10
12:51:51 [2020-09-14T12:51:51.408Z]  > git rev-parse HEAD^{commit} # timeout=10
12:51:51 [2020-09-14T12:51:51.420Z]  > git config core.sparsecheckout # timeout=10
12:51:51 [2020-09-14T12:51:51.421Z]  > git checkout -f 41be7293f54f15dc04f024bf2b0f09e1a697208b # timeout=10