Skip to content

Console Output

14:17:52 [2019-09-30T14:17:52.973Z] using credential docker-jenkins-github-credentials
14:17:52 [2019-09-30T14:17:52.990Z] Cloning the remote Git repository
14:17:52 [2019-09-30T14:17:52.990Z] Cloning with configured refspecs honoured and without tags
14:17:52 [2019-09-30T14:17:52.992Z] Cloning repository https://github.com/moby/moby.git
14:17:52 [2019-09-30T14:17:52.993Z]  > git init /home/docker/workspace/moby_PR-39992 # timeout=10
14:17:53 [2019-09-30T14:17:53.012Z] Fetching upstream changes from https://github.com/moby/moby.git
14:17:53 [2019-09-30T14:17:53.013Z]  > git --version # timeout=10
14:17:53 [2019-09-30T14:17:53.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:17:53 [2019-09-30T14:17:53.019Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39992/head:refs/remotes/origin/PR-39992 +refs/heads/master:refs/remotes/origin/master
14:18:17 [2019-09-30T14:18:17.928Z] Fetching without tags
14:18:18 [2019-09-30T14:18:18.454Z] Merging remotes/origin/master commit 32c32b69827f42a422097705966565c121fca578 into PR head commit 404d87ec6946aaa9c130b64c0c75514a2fcd50c0
14:18:17 [2019-09-30T14:18:17.887Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:18:17 [2019-09-30T14:18:17.893Z]  > git config --add remote.origin.fetch +refs/pull/39992/head:refs/remotes/origin/PR-39992 # timeout=10
14:18:17 [2019-09-30T14:18:17.896Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:18:17 [2019-09-30T14:18:17.914Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:18:17 [2019-09-30T14:18:17.930Z] Fetching upstream changes from https://github.com/moby/moby.git
14:18:17 [2019-09-30T14:18:17.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:18:17 [2019-09-30T14:18:17.931Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39992/head:refs/remotes/origin/PR-39992 +refs/heads/master:refs/remotes/origin/master
14:18:18 [2019-09-30T14:18:18.456Z]  > git config core.sparsecheckout # timeout=10
14:18:18 [2019-09-30T14:18:18.460Z]  > git checkout -f 404d87ec6946aaa9c130b64c0c75514a2fcd50c0
14:18:19 [2019-09-30T14:18:19.609Z] Merge succeeded, producing 404d87ec6946aaa9c130b64c0c75514a2fcd50c0
14:18:19 [2019-09-30T14:18:19.610Z] Checking out Revision 404d87ec6946aaa9c130b64c0c75514a2fcd50c0 (PR-39992)
14:18:20 [2019-09-30T14:18:20.290Z] Commit message: "AppArmor: add missing rules for running in userns"
14:18:19 [2019-09-30T14:18:19.560Z]  > git merge 32c32b69827f42a422097705966565c121fca578 # timeout=10
14:18:19 [2019-09-30T14:18:19.589Z]  > git rev-parse HEAD^{commit} # timeout=10
14:18:19 [2019-09-30T14:18:19.613Z]  > git config core.sparsecheckout # timeout=10
14:18:19 [2019-09-30T14:18:19.617Z]  > git checkout -f 404d87ec6946aaa9c130b64c0c75514a2fcd50c0