Skip to content

Console Output

10:51:01 [2021-06-01T10:51:01.226Z] The recommended git tool is: git
10:51:04 [2021-06-01T10:51:04.244Z] using credential docker-jenkins-github-credentials
10:51:04 [2021-06-01T10:51:04.251Z] Cloning the remote Git repository
10:51:04 [2021-06-01T10:51:04.252Z] Cloning with configured refspecs honoured and without tags
10:51:04 [2021-06-01T10:51:04.286Z] Cloning repository https://github.com/moby/moby.git
10:51:04 [2021-06-01T10:51:04.327Z]  > git init /home/ubuntu/workspace/moby_PR-42447 # timeout=10
10:51:04 [2021-06-01T10:51:04.861Z] Fetching upstream changes from https://github.com/moby/moby.git
10:51:04 [2021-06-01T10:51:04.861Z]  > git --version # timeout=10
10:51:04 [2021-06-01T10:51:04.874Z]  > git --version # 'git version 2.25.1'
10:51:04 [2021-06-01T10:51:04.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:04 [2021-06-01T10:51:04.878Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42447/head:refs/remotes/origin/PR-42447 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:51:22 [2021-06-01T10:51:22.997Z] Fetching without tags
10:51:22 [2021-06-01T10:51:22.951Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:51:22 [2021-06-01T10:51:22.971Z]  > git config --add remote.origin.fetch +refs/pull/42447/head:refs/remotes/origin/PR-42447 # timeout=10
10:51:22 [2021-06-01T10:51:22.978Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:51:22 [2021-06-01T10:51:22.990Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:51:23 [2021-06-01T10:51:23.003Z] Fetching upstream changes from https://github.com/moby/moby.git
10:51:23 [2021-06-01T10:51:23.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:23 [2021-06-01T10:51:23.006Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42447/head:refs/remotes/origin/PR-42447 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:51:23 [2021-06-01T10:51:23.403Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit ef09b256e4bbb47f0541a0a98150a51a831bb899
10:51:24 [2021-06-01T10:51:24.482Z] Merge succeeded, producing ef09b256e4bbb47f0541a0a98150a51a831bb899
10:51:24 [2021-06-01T10:51:24.482Z] Checking out Revision ef09b256e4bbb47f0541a0a98150a51a831bb899 (PR-42447)
10:51:23 [2021-06-01T10:51:23.413Z]  > git config core.sparsecheckout # timeout=10
10:51:23 [2021-06-01T10:51:23.427Z]  > git checkout -f ef09b256e4bbb47f0541a0a98150a51a831bb899 # timeout=10
10:51:24 [2021-06-01T10:51:24.445Z]  > git remote # timeout=10
10:51:24 [2021-06-01T10:51:24.454Z]  > git config --get remote.origin.url # timeout=10
10:51:24 [2021-06-01T10:51:24.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:24 [2021-06-01T10:51:24.463Z]  > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10
10:51:24 [2021-06-01T10:51:24.475Z]  > git rev-parse HEAD^{commit} # timeout=10
10:51:24 [2021-06-01T10:51:24.487Z]  > git config core.sparsecheckout # timeout=10
10:51:24 [2021-06-01T10:51:24.492Z]  > git checkout -f ef09b256e4bbb47f0541a0a98150a51a831bb899 # timeout=10
10:51:28 [2021-06-01T10:51:28.541Z] Commit message: "contrib: init: sysvinit-debian: rename $DOCKERD to $DAEMON"