Skip to content

Console Output

14:44:03 [2020-01-17T14:44:03.414Z] using credential docker-jenkins-github-credentials
14:44:03 [2020-01-17T14:44:03.489Z] Cloning the remote Git repository
14:44:03 [2020-01-17T14:44:03.489Z] Cloning with configured refspecs honoured and without tags
14:44:03 [2020-01-17T14:44:03.702Z] Cloning repository https://github.com/docker/engine.git
14:44:04 [2020-01-17T14:44:04.077Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:44:04 [2020-01-17T14:44:04.994Z] Fetching upstream changes from https://github.com/docker/engine.git
14:44:04 [2020-01-17T14:44:04.994Z]  > git --version # timeout=10
14:44:05 [2020-01-17T14:44:05.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:44:05 [2020-01-17T14:44:05.039Z]  > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/pull/445/head:refs/remotes/origin/PR-445 +refs/heads/19.03:refs/remotes/origin/19.03
14:44:19 [2020-01-17T14:44:19.410Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:44:19 [2020-01-17T14:44:19.456Z]  > git config --add remote.origin.fetch +refs/pull/445/head:refs/remotes/origin/PR-445 # timeout=10
14:44:19 [2020-01-17T14:44:19.704Z] Fetching without tags
14:44:20 [2020-01-17T14:44:20.137Z] Merging remotes/origin/19.03 commit 9077436e6e9c4b4a7050d2412b370ff49d6e161b into PR head commit b1798d895a91ecb18d3417e7fc895d97d2a32eea
14:44:19 [2020-01-17T14:44:19.505Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
14:44:19 [2020-01-17T14:44:19.622Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:44:19 [2020-01-17T14:44:19.742Z] Fetching upstream changes from https://github.com/docker/engine.git
14:44:19 [2020-01-17T14:44:19.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:44:19 [2020-01-17T14:44:19.743Z]  > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/pull/445/head:refs/remotes/origin/PR-445 +refs/heads/19.03:refs/remotes/origin/19.03
14:44:20 [2020-01-17T14:44:20.246Z]  > git config core.sparsecheckout # timeout=10
14:44:20 [2020-01-17T14:44:20.290Z]  > git checkout -f b1798d895a91ecb18d3417e7fc895d97d2a32eea
14:44:22 [2020-01-17T14:44:22.989Z] Merge succeeded, producing b1798d895a91ecb18d3417e7fc895d97d2a32eea
14:44:22 [2020-01-17T14:44:22.991Z] Checking out Revision b1798d895a91ecb18d3417e7fc895d97d2a32eea (PR-445)
14:44:22 [2020-01-17T14:44:22.725Z]  > git merge 9077436e6e9c4b4a7050d2412b370ff49d6e161b # timeout=10
14:44:22 [2020-01-17T14:44:22.873Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:44:23 [2020-01-17T14:44:23.026Z]  > git config core.sparsecheckout # timeout=10
14:44:23 [2020-01-17T14:44:23.073Z]  > git checkout -f b1798d895a91ecb18d3417e7fc895d97d2a32eea
14:44:31 [2020-01-17T14:44:31.454Z] Commit message: "daemon: Remove btrfs_noversion build flag"