Skip to content

Console Output

14:15:01 [2023-07-24T14:15:01.536Z] The recommended git tool is: git
14:15:01 [2023-07-24T14:15:01.545Z] using credential docker-jenkins-github-credentials
14:15:01 [2023-07-24T14:15:01.557Z] Cloning the remote Git repository
14:15:01 [2023-07-24T14:15:01.557Z] Cloning with configured refspecs honoured and without tags
14:15:01 [2023-07-24T14:15:01.566Z] Cloning repository https://github.com/moby/moby.git
14:15:01 [2023-07-24T14:15:01.566Z]  > git init /home/ubuntu/workspace/moby_PR-46045 # timeout=10
14:15:01 [2023-07-24T14:15:01.571Z] Fetching upstream changes from https://github.com/moby/moby.git
14:15:01 [2023-07-24T14:15:01.571Z]  > git --version # timeout=10
14:15:01 [2023-07-24T14:15:01.573Z]  > git --version # 'git version 2.25.1'
14:15:01 [2023-07-24T14:15:01.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:15:01 [2023-07-24T14:15:01.574Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46045/head:refs/remotes/origin/PR-46045 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
14:15:12 [2023-07-24T14:15:12.939Z] Fetching without tags
14:15:13 [2023-07-24T14:15:13.177Z] Merging remotes/origin/24.0 commit a61e2b4c9c5f7c241aeb37f389b4444aee26bea4 into PR head commit fed26d5b3c9fa45afcf818f29ff30db8a16dd14c
14:15:13 [2023-07-24T14:15:13.774Z] Merge succeeded, producing fed26d5b3c9fa45afcf818f29ff30db8a16dd14c
14:15:13 [2023-07-24T14:15:13.774Z] Checking out Revision fed26d5b3c9fa45afcf818f29ff30db8a16dd14c (PR-46045)
14:15:12 [2023-07-24T14:15:12.931Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:15:12 [2023-07-24T14:15:12.934Z]  > git config --add remote.origin.fetch +refs/pull/46045/head:refs/remotes/origin/PR-46045 # timeout=10
14:15:12 [2023-07-24T14:15:12.937Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
14:15:12 [2023-07-24T14:15:12.942Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:15:12 [2023-07-24T14:15:12.947Z] Fetching upstream changes from https://github.com/moby/moby.git
14:15:12 [2023-07-24T14:15:12.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:15:12 [2023-07-24T14:15:12.948Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46045/head:refs/remotes/origin/PR-46045 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
14:15:13 [2023-07-24T14:15:13.185Z]  > git config core.sparsecheckout # timeout=10
14:15:13 [2023-07-24T14:15:13.188Z]  > git checkout -f fed26d5b3c9fa45afcf818f29ff30db8a16dd14c # timeout=10
14:15:13 [2023-07-24T14:15:13.764Z]  > git remote # timeout=10
14:15:13 [2023-07-24T14:15:13.767Z]  > git config --get remote.origin.url # timeout=10
14:15:13 [2023-07-24T14:15:13.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:15:13 [2023-07-24T14:15:13.770Z]  > git merge a61e2b4c9c5f7c241aeb37f389b4444aee26bea4 # timeout=10
14:15:13 [2023-07-24T14:15:13.777Z]  > git rev-parse HEAD^{commit} # timeout=10
14:15:13 [2023-07-24T14:15:13.782Z]  > git config core.sparsecheckout # timeout=10
14:15:13 [2023-07-24T14:15:13.785Z]  > git checkout -f fed26d5b3c9fa45afcf818f29ff30db8a16dd14c # timeout=10
14:15:14 [2023-07-24T14:15:14.556Z] Commit message: "vendor: github.com/moby/buildkit v0.11.7-dev"