Skip to content

Console Output

08:17:22 [2022-02-06T08:17:22.494Z] The recommended git tool is: git
08:17:22 [2022-02-06T08:17:22.507Z] using credential docker-jenkins-github-credentials
08:17:22 [2022-02-06T08:17:22.518Z] Cloning the remote Git repository
08:17:22 [2022-02-06T08:17:22.518Z] Cloning with configured refspecs honoured and without tags
08:17:22 [2022-02-06T08:17:22.525Z] Cloning repository https://github.com/moby/moby.git
08:17:22 [2022-02-06T08:17:22.526Z]  > git init /home/ubuntu/workspace/moby_PR-43083 # timeout=10
08:17:22 [2022-02-06T08:17:22.538Z] Fetching upstream changes from https://github.com/moby/moby.git
08:17:22 [2022-02-06T08:17:22.538Z]  > git --version # timeout=10
08:17:22 [2022-02-06T08:17:22.540Z]  > git --version # 'git version 2.25.1'
08:17:22 [2022-02-06T08:17:22.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:22 [2022-02-06T08:17:22.541Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43083/head:refs/remotes/origin/PR-43083 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:34 [2022-02-06T08:17:34.165Z] Fetching without tags
08:17:34 [2022-02-06T08:17:34.408Z] Merging remotes/origin/master commit 36313c4bdba73e32c7ce3c345d5ce7b1e7e96563 into PR head commit b79dec8138753c5d0a74f8c33f752205787b5fcd
08:17:34 [2022-02-06T08:17:34.901Z] Merge succeeded, producing b79dec8138753c5d0a74f8c33f752205787b5fcd
08:17:34 [2022-02-06T08:17:34.902Z] Checking out Revision b79dec8138753c5d0a74f8c33f752205787b5fcd (PR-43083)
08:17:34 [2022-02-06T08:17:34.145Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:17:34 [2022-02-06T08:17:34.149Z]  > git config --add remote.origin.fetch +refs/pull/43083/head:refs/remotes/origin/PR-43083 # timeout=10
08:17:34 [2022-02-06T08:17:34.152Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:34 [2022-02-06T08:17:34.164Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:17:34 [2022-02-06T08:17:34.172Z] Fetching upstream changes from https://github.com/moby/moby.git
08:17:34 [2022-02-06T08:17:34.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:34 [2022-02-06T08:17:34.173Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43083/head:refs/remotes/origin/PR-43083 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:34 [2022-02-06T08:17:34.415Z]  > git config core.sparsecheckout # timeout=10
08:17:34 [2022-02-06T08:17:34.424Z]  > git checkout -f b79dec8138753c5d0a74f8c33f752205787b5fcd # timeout=10
08:17:34 [2022-02-06T08:17:34.883Z]  > git remote # timeout=10
08:17:34 [2022-02-06T08:17:34.887Z]  > git config --get remote.origin.url # timeout=10
08:17:34 [2022-02-06T08:17:34.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:34 [2022-02-06T08:17:34.892Z]  > git merge 36313c4bdba73e32c7ce3c345d5ce7b1e7e96563 # timeout=10
08:17:34 [2022-02-06T08:17:34.900Z]  > git rev-parse HEAD^{commit} # timeout=10
08:17:34 [2022-02-06T08:17:34.908Z]  > git config core.sparsecheckout # timeout=10
08:17:34 [2022-02-06T08:17:34.912Z]  > git checkout -f b79dec8138753c5d0a74f8c33f752205787b5fcd # timeout=10
08:17:35 [2022-02-06T08:17:35.548Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.0"