Skip to content

Console Output

19:01:22 [2023-05-05T19:01:22.558Z] The recommended git tool is: git
19:01:24 [2023-05-05T19:01:24.251Z] using credential docker-jenkins-github-credentials
19:01:24 [2023-05-05T19:01:24.263Z] Cloning the remote Git repository
19:01:24 [2023-05-05T19:01:24.263Z] Cloning with configured refspecs honoured and without tags
19:01:23 [2023-05-05T19:01:23.765Z] Cloning repository https://github.com/moby/moby.git
19:01:23 [2023-05-05T19:01:23.809Z]  > git init /home/ubuntu/workspace/moby_PR-45406 # timeout=10
19:01:24 [2023-05-05T19:01:24.014Z] Fetching upstream changes from https://github.com/moby/moby.git
19:01:24 [2023-05-05T19:01:24.014Z]  > git --version # timeout=10
19:01:24 [2023-05-05T19:01:24.017Z]  > git --version # 'git version 2.17.1'
19:01:24 [2023-05-05T19:01:24.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:24 [2023-05-05T19:01:24.061Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45406/head:refs/remotes/origin/PR-45406 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:33 [2023-05-05T19:01:33.960Z] Fetching without tags
19:01:34 [2023-05-05T19:01:34.152Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit db9ab6438debd1b262c29479a23b4e972405ff75
19:01:34 [2023-05-05T19:01:34.627Z] Merge succeeded, producing db9ab6438debd1b262c29479a23b4e972405ff75
19:01:34 [2023-05-05T19:01:34.627Z] Checking out Revision db9ab6438debd1b262c29479a23b4e972405ff75 (PR-45406)
19:01:33 [2023-05-05T19:01:33.933Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:01:33 [2023-05-05T19:01:33.940Z]  > git config --add remote.origin.fetch +refs/pull/45406/head:refs/remotes/origin/PR-45406 # timeout=10
19:01:33 [2023-05-05T19:01:33.946Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:33 [2023-05-05T19:01:33.957Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:01:33 [2023-05-05T19:01:33.963Z] Fetching upstream changes from https://github.com/moby/moby.git
19:01:33 [2023-05-05T19:01:33.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:33 [2023-05-05T19:01:33.964Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45406/head:refs/remotes/origin/PR-45406 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:34 [2023-05-05T19:01:34.159Z]  > git config core.sparsecheckout # timeout=10
19:01:34 [2023-05-05T19:01:34.161Z]  > git checkout -f db9ab6438debd1b262c29479a23b4e972405ff75 # timeout=10
19:01:34 [2023-05-05T19:01:34.611Z]  > git remote # timeout=10
19:01:34 [2023-05-05T19:01:34.615Z]  > git config --get remote.origin.url # timeout=10
19:01:34 [2023-05-05T19:01:34.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:34 [2023-05-05T19:01:34.618Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
19:01:34 [2023-05-05T19:01:34.624Z]  > git rev-parse HEAD^{commit} # timeout=10
19:01:34 [2023-05-05T19:01:34.629Z]  > git config core.sparsecheckout # timeout=10
19:01:34 [2023-05-05T19:01:34.632Z]  > git checkout -f db9ab6438debd1b262c29479a23b4e972405ff75 # timeout=10
19:01:38 [2023-05-05T19:01:38.601Z] Commit message: "update runc binary to v1.1.7"