Pull request #227 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-docs Obtained Jenkinsfile from 8d32fb00824ce2d102ea81ac20368ae5eac77d4f+c6f9dabdbae850d1c6f1ce6b742f66b2bbad7128 (6d3b42c57f130641d570dbf21c4a01bea4b9c7dc) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-227/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-1080 in /w/workspace/edgexfoundry_edgex-docs_PR-227 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_PR-227 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit c6f9dabdbae850d1c6f1ce6b742f66b2bbad7128 into PR head commit 8d32fb00824ce2d102ea81ac20368ae5eac77d4f > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/227/head:refs/remotes/origin/PR-227 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d32fb00824ce2d102ea81ac20368ae5eac77d4f # timeout=10 Merge succeeded, producing 8d32fb00824ce2d102ea81ac20368ae5eac77d4f Checking out Revision 8d32fb00824ce2d102ea81ac20368ae5eac77d4f (PR-227) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c6f9dabdbae850d1c6f1ce6b742f66b2bbad7128 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d32fb00824ce2d102ea81ac20368ae5eac77d4f # timeout=10 Commit message: "docs: addition of ADR to provide event UUID" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh [2020-09-01T22:03:51.034Z] + docker inspect -f . python:3-slim [2020-09-01T22:03:51.296Z] [2020-09-01T22:03:51.296Z] Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh [2020-09-01T22:03:51.704Z] + docker pull python:3-slim [2020-09-01T22:03:51.965Z] 3-slim: Pulling from library/python [2020-09-01T22:03:51.965Z] bf5952930446: Pulling fs layer [2020-09-01T22:03:51.965Z] 385bb58d08e6: Pulling fs layer [2020-09-01T22:03:51.965Z] ab14b629693d: Pulling fs layer [2020-09-01T22:03:51.965Z] 7a5d07f2fd13: Pulling fs layer [2020-09-01T22:03:51.965Z] 25a245937421: Pulling fs layer [2020-09-01T22:03:51.965Z] 25a245937421: Waiting [2020-09-01T22:03:51.965Z] 7a5d07f2fd13: Waiting [2020-09-01T22:03:52.226Z] error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/38/38cd21c9e1a8b1649173e2b536b055e86fdbc6631d845eab2277426e3f2137ca/data?verify=1599000832-VEmSTE3Arz4MOC%2BzmnMKqmNDBXs%3D: dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) Stage "Push Changes" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-01T22:03:54.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-01T22:03:54.744Z] ---> package-listing.sh [2020-09-01T22:03:54.745Z] ++ facter osfamily [2020-09-01T22:03:54.745Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-01T22:03:54.745Z] + OS_FAMILY=redhat [2020-09-01T22:03:54.745Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-227 [2020-09-01T22:03:54.745Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-01T22:03:54.745Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-01T22:03:54.745Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-01T22:03:54.745Z] + PACKAGES=/tmp/packages_start.txt [2020-09-01T22:03:54.745Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-227 ']' [2020-09-01T22:03:54.745Z] + PACKAGES=/tmp/packages_end.txt [2020-09-01T22:03:54.745Z] + case "${OS_FAMILY}" in [2020-09-01T22:03:54.745Z] + rpm -qa [2020-09-01T22:03:54.745Z] + sort [2020-09-01T22:03:58.958Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-01T22:03:58.958Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-01T22:03:58.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-01T22:03:58.958Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-227 ']' [2020-09-01T22:03:58.958Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-227/archives/ [2020-09-01T22:03:58.958Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-227/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-01T22:04:00.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-01T22:04:00.092Z] [2020-09-01T22:04:00.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-01T22:04:00.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-01T22:04:00.462Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-01T22:04:00.462Z] c9b1b535fdd9: Pulling fs layer [2020-09-01T22:04:00.462Z] 2cc5ad85d9ab: Pulling fs layer [2020-09-01T22:04:00.462Z] 756a868c4378: Pulling fs layer [2020-09-01T22:04:00.462Z] 444b2fc9a129: Pulling fs layer [2020-09-01T22:04:00.462Z] ea15f1150254: Pulling fs layer [2020-09-01T22:04:00.462Z] 41b27a9f41bf: Pulling fs layer [2020-09-01T22:04:00.462Z] 28c525ee5125: Pulling fs layer [2020-09-01T22:04:00.462Z] 094b1ea09ed8: Pulling fs layer [2020-09-01T22:04:00.462Z] 138eaada9080: Pulling fs layer [2020-09-01T22:04:00.462Z] 0622d0fa9048: Pulling fs layer [2020-09-01T22:04:00.462Z] 444b2fc9a129: Waiting [2020-09-01T22:04:00.462Z] 28c525ee5125: Waiting [2020-09-01T22:04:00.462Z] 094b1ea09ed8: Waiting [2020-09-01T22:04:00.462Z] 41b27a9f41bf: Waiting [2020-09-01T22:04:00.462Z] 0622d0fa9048: Waiting [2020-09-01T22:04:00.462Z] 138eaada9080: Waiting [2020-09-01T22:04:00.462Z] 2cc5ad85d9ab: Verifying Checksum [2020-09-01T22:04:00.462Z] 2cc5ad85d9ab: Download complete [2020-09-01T22:04:00.462Z] 444b2fc9a129: Verifying Checksum [2020-09-01T22:04:00.462Z] 444b2fc9a129: Download complete [2020-09-01T22:04:00.462Z] c9b1b535fdd9: Verifying Checksum [2020-09-01T22:04:00.733Z] ea15f1150254: Verifying Checksum [2020-09-01T22:04:00.733Z] ea15f1150254: Download complete [2020-09-01T22:04:00.733Z] 28c525ee5125: Verifying Checksum [2020-09-01T22:04:00.733Z] 28c525ee5125: Download complete [2020-09-01T22:04:01.003Z] 756a868c4378: Verifying Checksum [2020-09-01T22:04:01.003Z] 756a868c4378: Download complete [2020-09-01T22:04:01.003Z] c9b1b535fdd9: Pull complete [2020-09-01T22:04:01.003Z] 138eaada9080: Verifying Checksum [2020-09-01T22:04:01.003Z] 138eaada9080: Download complete [2020-09-01T22:04:01.269Z] 0622d0fa9048: Verifying Checksum [2020-09-01T22:04:01.269Z] 0622d0fa9048: Download complete [2020-09-01T22:04:01.269Z] 094b1ea09ed8: Verifying Checksum [2020-09-01T22:04:01.269Z] 094b1ea09ed8: Download complete [2020-09-01T22:04:01.533Z] 2cc5ad85d9ab: Pull complete [2020-09-01T22:04:01.533Z] 41b27a9f41bf: Verifying Checksum [2020-09-01T22:04:01.533Z] 41b27a9f41bf: Download complete [2020-09-01T22:04:02.933Z] 756a868c4378: Pull complete [2020-09-01T22:04:03.206Z] 444b2fc9a129: Pull complete [2020-09-01T22:04:03.470Z] ea15f1150254: Pull complete [2020-09-01T22:04:07.741Z] 41b27a9f41bf: Pull complete [2020-09-01T22:04:07.741Z] 28c525ee5125: Pull complete [2020-09-01T22:04:09.676Z] 094b1ea09ed8: Pull complete [2020-09-01T22:04:09.676Z] 138eaada9080: Pull complete [2020-09-01T22:04:09.937Z] 0622d0fa9048: Pull complete [2020-09-01T22:04:09.937Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-09-01T22:04:09.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-01T22:04:09.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-01T22:04:10.163Z] prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container [2020-09-01T22:04:10.223Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-docs_PR-227 -v /w/workspace/edgexfoundry_edgex-docs_PR-227:/w/workspace/edgexfoundry_edgex-docs_PR-227:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-227@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-01T22:04:14.210Z] $ docker top b649bd5b4ee33e1498b811ece6b527f3b4f1593aa055ca3db692f2846f6dccc2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-01T22:04:14.506Z] provisioning config files... [2020-09-01T22:04:14.526Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-227@tmp/config8398348478073026288tmp [Pipeline] { [Pipeline] echo [2020-09-01T22:04:14.606Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-01T22:04:14.938Z] ---> create-netrc.sh [Pipeline] echo [2020-09-01T22:04:14.964Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-01T22:04:15.283Z] ---> logs-deploy.sh [2020-09-01T22:04:15.284Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-227/1 [2020-09-01T22:04:15.284Z] INFO: archiving workspace using pattern(s): [2020-09-01T22:04:16.679Z] Archives upload complete. [2020-09-01T22:04:16.679Z] INFO: archiving logs to Nexus