Skip to content

Console Output

12:51:41 [2020-09-14T12:51:41.753Z] using credential docker-jenkins-github-credentials
12:51:41 [2020-09-14T12:51:41.771Z] Fetching changes from the remote Git repository
12:51:41 [2020-09-14T12:51:41.786Z] Fetching without tags
12:51:41 [2020-09-14T12:51:41.762Z]  > git rev-parse --is-inside-work-tree # timeout=10
12:51:41 [2020-09-14T12:51:41.777Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:51:41 [2020-09-14T12:51:41.793Z] Fetching upstream changes from https://github.com/moby/moby.git
12:51:41 [2020-09-14T12:51:41.793Z]  > git --version # timeout=10
12:51:41 [2020-09-14T12:51:41.795Z]  > git --version # 'git version 2.7.4'
12:51:41 [2020-09-14T12:51:41.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:51:41 [2020-09-14T12:51:41.797Z]  > 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:52:04 [2020-09-14T12:52:04.911Z] Merging remotes/origin/master commit f416e99a0574290f0fb65708b5f6a086182a14d0 into PR head commit 41be7293f54f15dc04f024bf2b0f09e1a697208b
12:52:04 [2020-09-14T12:52:04.918Z]  > git config core.sparsecheckout # timeout=10
12:52:04 [2020-09-14T12:52:04.921Z]  > git checkout -f 41be7293f54f15dc04f024bf2b0f09e1a697208b # timeout=10
12:52:05 [2020-09-14T12:52:05.752Z] Merge succeeded, producing 41be7293f54f15dc04f024bf2b0f09e1a697208b
12:52:05 [2020-09-14T12:52:05.752Z] Checking out Revision 41be7293f54f15dc04f024bf2b0f09e1a697208b (PR-41447)
12:52:06 [2020-09-14T12:52:06.721Z] Commit message: "daemon/listeners: use pkg/errors"
12:52:05 [2020-09-14T12:52:05.711Z]  > git remote # timeout=10
12:52:05 [2020-09-14T12:52:05.714Z]  > git config --get remote.origin.url # timeout=10
12:52:05 [2020-09-14T12:52:05.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:52:05 [2020-09-14T12:52:05.718Z]  > git merge f416e99a0574290f0fb65708b5f6a086182a14d0 # timeout=10
12:52:05 [2020-09-14T12:52:05.743Z]  > git rev-parse HEAD^{commit} # timeout=10
12:52:05 [2020-09-14T12:52:05.758Z]  > git config core.sparsecheckout # timeout=10
12:52:05 [2020-09-14T12:52:05.761Z]  > git checkout -f 41be7293f54f15dc04f024bf2b0f09e1a697208b # timeout=10