Skip to content

Console Output

16:46:50 [2023-03-10T16:46:50.910Z] The recommended git tool is: git
16:46:53 [2023-03-10T16:46:53.757Z] using credential docker-jenkins-github-credentials
16:46:53 [2023-03-10T16:46:53.770Z] Cloning the remote Git repository
16:46:53 [2023-03-10T16:46:53.770Z] Cloning with configured refspecs honoured and without tags
16:46:53 [2023-03-10T16:46:53.792Z] Cloning repository https://github.com/moby/moby.git
16:46:53 [2023-03-10T16:46:53.845Z]  > git init /home/ubuntu/workspace/moby_PR-44990 # timeout=10
16:46:54 [2023-03-10T16:46:54.099Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:54 [2023-03-10T16:46:54.100Z]  > git --version # timeout=10
16:46:54 [2023-03-10T16:46:54.111Z]  > git --version # 'git version 2.25.1'
16:46:54 [2023-03-10T16:46:54.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:54 [2023-03-10T16:46:54.113Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44990/head:refs/remotes/origin/PR-44990 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:47:15 [2023-03-10T16:47:15.359Z] Fetching without tags
16:47:15 [2023-03-10T16:47:15.726Z] Merging remotes/origin/20.10 commit dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 into PR head commit 98c9e3f43833bf87c21e02aca77c75c7a475ecd6
16:47:17 [2023-03-10T16:47:17.188Z] Merge succeeded, producing 98c9e3f43833bf87c21e02aca77c75c7a475ecd6
16:47:17 [2023-03-10T16:47:17.188Z] Checking out Revision 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 (PR-44990)
16:47:15 [2023-03-10T16:47:15.244Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:47:15 [2023-03-10T16:47:15.285Z]  > git config --add remote.origin.fetch +refs/pull/44990/head:refs/remotes/origin/PR-44990 # timeout=10
16:47:15 [2023-03-10T16:47:15.319Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:47:15 [2023-03-10T16:47:15.339Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:47:15 [2023-03-10T16:47:15.362Z] Fetching upstream changes from https://github.com/moby/moby.git
16:47:15 [2023-03-10T16:47:15.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:15 [2023-03-10T16:47:15.364Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44990/head:refs/remotes/origin/PR-44990 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:47:15 [2023-03-10T16:47:15.737Z]  > git config core.sparsecheckout # timeout=10
16:47:15 [2023-03-10T16:47:15.765Z]  > git checkout -f 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 # timeout=10
16:47:17 [2023-03-10T16:47:17.098Z]  > git remote # timeout=10
16:47:17 [2023-03-10T16:47:17.112Z]  > git config --get remote.origin.url # timeout=10
16:47:17 [2023-03-10T16:47:17.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:17 [2023-03-10T16:47:17.127Z]  > git merge dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 # timeout=10
16:47:17 [2023-03-10T16:47:17.152Z]  > git rev-parse HEAD^{commit} # timeout=10
16:47:17 [2023-03-10T16:47:17.193Z]  > git config core.sparsecheckout # timeout=10
16:47:17 [2023-03-10T16:47:17.216Z]  > git checkout -f 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 # timeout=10
16:47:21 [2023-03-10T16:47:21.364Z] Commit message: "update to go1.19.6"