Skip to content

Console Output

16:39:57 [2024-01-05T16:39:57.917Z] The recommended git tool is: git
16:40:00 [2024-01-05T16:40:00.048Z] using credential docker-jenkins-github-credentials
16:40:00 [2024-01-05T16:40:00.066Z] Cloning the remote Git repository
16:40:00 [2024-01-05T16:40:00.066Z] Cloning with configured refspecs honoured and without tags
16:40:00 [2024-01-05T16:40:00.083Z] Cloning repository https://github.com/moby/moby.git
16:40:00 [2024-01-05T16:40:00.142Z]  > git init /home/ubuntu/workspace/moby_PR-43697 # timeout=10
16:40:00 [2024-01-05T16:40:00.772Z] Fetching upstream changes from https://github.com/moby/moby.git
16:40:00 [2024-01-05T16:40:00.772Z]  > git --version # timeout=10
16:40:00 [2024-01-05T16:40:00.775Z]  > git --version # 'git version 2.25.1'
16:40:00 [2024-01-05T16:40:00.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:40:00 [2024-01-05T16:40:00.830Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43697/head:refs/remotes/origin/PR-43697 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:40:13 [2024-01-05T16:40:13.884Z] Fetching without tags
16:40:13 [2024-01-05T16:40:13.866Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:40:13 [2024-01-05T16:40:13.870Z]  > git config --add remote.origin.fetch +refs/pull/43697/head:refs/remotes/origin/PR-43697 # timeout=10
16:40:13 [2024-01-05T16:40:13.873Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:40:13 [2024-01-05T16:40:13.881Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:40:13 [2024-01-05T16:40:13.888Z] Fetching upstream changes from https://github.com/moby/moby.git
16:40:13 [2024-01-05T16:40:13.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:40:13 [2024-01-05T16:40:13.889Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43697/head:refs/remotes/origin/PR-43697 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:40:15 [2024-01-05T16:40:15.107Z] Merging remotes/origin/master commit 6b1baf8dd295e5ea8abac1d2ef676d9afe65beef into PR head commit 1f9098e7d018c72ddb04bd2aa1dd1405a5c1d90e
16:40:15 [2024-01-05T16:40:15.115Z]  > git config core.sparsecheckout # timeout=10
16:40:15 [2024-01-05T16:40:15.118Z]  > git checkout -f 1f9098e7d018c72ddb04bd2aa1dd1405a5c1d90e # timeout=10
16:40:15 [2024-01-05T16:40:15.769Z]  > git remote # timeout=10
16:40:15 [2024-01-05T16:40:15.772Z]  > git config --get remote.origin.url # timeout=10
16:40:15 [2024-01-05T16:40:15.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:40:15 [2024-01-05T16:40:15.776Z]  > git merge 6b1baf8dd295e5ea8abac1d2ef676d9afe65beef # timeout=10
16:40:15 [2024-01-05T16:40:15.787Z] Merge succeeded, producing 1f9098e7d018c72ddb04bd2aa1dd1405a5c1d90e
16:40:15 [2024-01-05T16:40:15.788Z] Checking out Revision 1f9098e7d018c72ddb04bd2aa1dd1405a5c1d90e (PR-43697)
16:40:15 [2024-01-05T16:40:15.784Z]  > git rev-parse HEAD^{commit} # timeout=10
16:40:15 [2024-01-05T16:40:15.791Z]  > git config core.sparsecheckout # timeout=10
16:40:15 [2024-01-05T16:40:15.793Z]  > git checkout -f 1f9098e7d018c72ddb04bd2aa1dd1405a5c1d90e # timeout=10
16:40:20 [2024-01-05T16:40:20.324Z] Commit message: "builder: remove redundant ExecBackend.ContainerKill()"
16:40:20 [2024-01-05T16:40:20.331Z] First time build. Skipping changelog.
16:40:20 [2024-01-05T16:40:20.327Z]  > git rev-list --no-walk aa4511866a2c6c2385ac1f194215186d12b7995d # timeout=10