Skip to content

Console Output

21:16:58 [2023-06-28T21:16:58.910Z] The recommended git tool is: git
21:16:59 [2023-06-28T21:16:59.002Z] using credential docker-jenkins-github-credentials
21:16:59 [2023-06-28T21:16:59.013Z] Cloning the remote Git repository
21:16:59 [2023-06-28T21:16:59.013Z] Cloning with configured refspecs honoured and without tags
21:16:59 [2023-06-28T21:16:59.053Z] Cloning repository https://github.com/moby/moby.git
21:16:59 [2023-06-28T21:16:59.053Z]  > git init /home/ubuntu/workspace/moby_PR-45840 # timeout=10
21:16:59 [2023-06-28T21:16:59.057Z] Fetching upstream changes from https://github.com/moby/moby.git
21:16:59 [2023-06-28T21:16:59.057Z]  > git --version # timeout=10
21:16:59 [2023-06-28T21:16:59.059Z]  > git --version # 'git version 2.25.1'
21:16:59 [2023-06-28T21:16:59.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:16:59 [2023-06-28T21:16:59.060Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:17:07 [2023-06-28T21:17:07.929Z] Fetching without tags
21:17:08 [2023-06-28T21:17:08.170Z] Merging remotes/origin/20.10 commit a3debeefd710b798d665774c877bc751297aab1c into PR head commit b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0
21:17:07 [2023-06-28T21:17:07.913Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:17:07 [2023-06-28T21:17:07.915Z]  > git config --add remote.origin.fetch +refs/pull/45840/head:refs/remotes/origin/PR-45840 # timeout=10
21:17:07 [2023-06-28T21:17:07.918Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:17:07 [2023-06-28T21:17:07.922Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:17:07 [2023-06-28T21:17:07.969Z] Fetching upstream changes from https://github.com/moby/moby.git
21:17:07 [2023-06-28T21:17:07.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:17:07 [2023-06-28T21:17:07.970Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:17:08 [2023-06-28T21:17:08.167Z]  > git config core.sparsecheckout # timeout=10
21:17:08 [2023-06-28T21:17:08.170Z]  > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10
21:17:08 [2023-06-28T21:17:08.663Z] Merge succeeded, producing b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0
21:17:08 [2023-06-28T21:17:08.663Z] Checking out Revision b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 (PR-45840)
21:17:09 [2023-06-28T21:17:09.209Z] Commit message: "[20.10] Backport Restore active mount counts on live-restore"
21:17:08 [2023-06-28T21:17:08.645Z]  > git remote # timeout=10
21:17:08 [2023-06-28T21:17:08.647Z]  > git config --get remote.origin.url # timeout=10
21:17:08 [2023-06-28T21:17:08.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:17:08 [2023-06-28T21:17:08.650Z]  > git merge a3debeefd710b798d665774c877bc751297aab1c # timeout=10
21:17:08 [2023-06-28T21:17:08.656Z]  > git rev-parse HEAD^{commit} # timeout=10
21:17:08 [2023-06-28T21:17:08.705Z]  > git config core.sparsecheckout # timeout=10
21:17:08 [2023-06-28T21:17:08.707Z]  > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10