Skip to content

Console Output

12:19:24 [2022-07-28T12:19:24.329Z] The recommended git tool is: git
12:19:24 [2022-07-28T12:19:24.347Z] using credential docker-jenkins-github-credentials
12:19:24 [2022-07-28T12:19:24.384Z] Fetching changes from the remote Git repository
12:19:24 [2022-07-28T12:19:24.412Z] Fetching without tags
12:19:24 [2022-07-28T12:19:24.365Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43876/.git # timeout=10
12:19:24 [2022-07-28T12:19:24.395Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:19:24 [2022-07-28T12:19:24.422Z] Fetching upstream changes from https://github.com/moby/moby.git
12:19:24 [2022-07-28T12:19:24.422Z]  > git --version # timeout=10
12:19:24 [2022-07-28T12:19:24.444Z]  > git --version # 'git version 2.17.1'
12:19:24 [2022-07-28T12:19:24.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:19:24 [2022-07-28T12:19:24.445Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:19:24 [2022-07-28T12:19:24.732Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f
12:19:24 [2022-07-28T12:19:24.905Z] Merge succeeded, producing cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f
12:19:24 [2022-07-28T12:19:24.905Z] Checking out Revision cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f (PR-43876)
12:19:25 [2022-07-28T12:19:25.056Z] Commit message: "Fix file capabilities droping in Dockerfile"
12:19:24 [2022-07-28T12:19:24.742Z]  > git config core.sparsecheckout # timeout=10
12:19:24 [2022-07-28T12:19:24.752Z]  > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10
12:19:24 [2022-07-28T12:19:24.825Z]  > git remote # timeout=10
12:19:24 [2022-07-28T12:19:24.833Z]  > git config --get remote.origin.url # timeout=10
12:19:24 [2022-07-28T12:19:24.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:19:24 [2022-07-28T12:19:24.857Z]  > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10
12:19:24 [2022-07-28T12:19:24.890Z]  > git rev-parse HEAD^{commit} # timeout=10
12:19:24 [2022-07-28T12:19:24.915Z]  > git config core.sparsecheckout # timeout=10
12:19:24 [2022-07-28T12:19:24.936Z]  > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10