Skip to content

Console Output

16:02:19 [2023-01-11T16:02:19.649Z] The recommended git tool is: git
16:02:19 [2023-01-11T16:02:19.664Z] using credential docker-jenkins-github-credentials
16:02:19 [2023-01-11T16:02:19.675Z] Cloning the remote Git repository
16:02:19 [2023-01-11T16:02:19.675Z] Cloning with configured refspecs honoured and without tags
16:02:19 [2023-01-11T16:02:19.687Z] Cloning repository https://github.com/moby/moby.git
16:02:19 [2023-01-11T16:02:19.694Z]  > git init /home/ubuntu/workspace/moby_PR-44802 # timeout=10
16:02:19 [2023-01-11T16:02:19.700Z] Fetching upstream changes from https://github.com/moby/moby.git
16:02:19 [2023-01-11T16:02:19.700Z]  > git --version # timeout=10
16:02:19 [2023-01-11T16:02:19.708Z]  > git --version # 'git version 2.25.1'
16:02:19 [2023-01-11T16:02:19.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:02:19 [2023-01-11T16:02:19.709Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44802/head:refs/remotes/origin/PR-44802 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:02:32 [2023-01-11T16:02:32.546Z] Fetching without tags
16:02:32 [2023-01-11T16:02:32.814Z] Merging remotes/origin/master commit a0572a40abdcb0c7e030d27cdfb30410ed676e5d into PR head commit ef161d4aeb2c8f2409e3d991565aeeb42916348c
16:02:33 [2023-01-11T16:02:33.423Z] Merge succeeded, producing ef161d4aeb2c8f2409e3d991565aeeb42916348c
16:02:33 [2023-01-11T16:02:33.423Z] Checking out Revision ef161d4aeb2c8f2409e3d991565aeeb42916348c (PR-44802)
16:02:32 [2023-01-11T16:02:32.536Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:02:32 [2023-01-11T16:02:32.540Z]  > git config --add remote.origin.fetch +refs/pull/44802/head:refs/remotes/origin/PR-44802 # timeout=10
16:02:32 [2023-01-11T16:02:32.544Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:02:32 [2023-01-11T16:02:32.551Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:02:32 [2023-01-11T16:02:32.558Z] Fetching upstream changes from https://github.com/moby/moby.git
16:02:32 [2023-01-11T16:02:32.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:02:32 [2023-01-11T16:02:32.559Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44802/head:refs/remotes/origin/PR-44802 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:02:32 [2023-01-11T16:02:32.825Z]  > git config core.sparsecheckout # timeout=10
16:02:32 [2023-01-11T16:02:32.832Z]  > git checkout -f ef161d4aeb2c8f2409e3d991565aeeb42916348c # timeout=10
16:02:33 [2023-01-11T16:02:33.405Z]  > git remote # timeout=10
16:02:33 [2023-01-11T16:02:33.410Z]  > git config --get remote.origin.url # timeout=10
16:02:33 [2023-01-11T16:02:33.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:02:33 [2023-01-11T16:02:33.415Z]  > git merge a0572a40abdcb0c7e030d27cdfb30410ed676e5d # timeout=10
16:02:33 [2023-01-11T16:02:33.427Z]  > git rev-parse HEAD^{commit} # timeout=10
16:02:33 [2023-01-11T16:02:33.434Z]  > git config core.sparsecheckout # timeout=10
16:02:33 [2023-01-11T16:02:33.442Z]  > git checkout -f ef161d4aeb2c8f2409e3d991565aeeb42916348c # timeout=10
16:02:34 [2023-01-11T16:02:34.002Z] Commit message: "libnetwork: Clean up sysfs-based operations"
16:02:34 [2023-01-11T16:02:34.013Z] First time build. Skipping changelog.
16:02:34 [2023-01-11T16:02:34.015Z]  > git rev-list --no-walk 59b628565e2f1128acfe604f2873b9d457fb6830 # timeout=10