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 22:03:51 + docker inspect -f . python:3-slim 22:03:51 22:03:51 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 22:03:51 + docker pull python:3-slim 22:03:51 3-slim: Pulling from library/python 22:03:51 bf5952930446: Pulling fs layer 22:03:51 385bb58d08e6: Pulling fs layer 22:03:51 ab14b629693d: Pulling fs layer 22:03:51 7a5d07f2fd13: Pulling fs layer 22:03:51 25a245937421: Pulling fs layer 22:03:51 25a245937421: Waiting 22:03:51 7a5d07f2fd13: Waiting 22:03:52 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 22:03:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:03:54 ---> package-listing.sh 22:03:54 ++ facter osfamily 22:03:54 ++ tr '[:upper:]' '[:lower:]' 22:03:54 + OS_FAMILY=redhat 22:03:54 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-227 22:03:54 + START_PACKAGES=/tmp/packages_start.txt 22:03:54 + END_PACKAGES=/tmp/packages_end.txt 22:03:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:03:54 + PACKAGES=/tmp/packages_start.txt 22:03:54 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-227 ']' 22:03:54 + PACKAGES=/tmp/packages_end.txt 22:03:54 + case "${OS_FAMILY}" in 22:03:54 + rpm -qa 22:03:54 + sort 22:03:58 + '[' -f /tmp/packages_start.txt ']' 22:03:58 + '[' -f /tmp/packages_end.txt ']' 22:03:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:03:58 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-227 ']' 22:03:58 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-227/archives/ 22:03:58 + 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 22:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:04:00 22:04:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:04:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:04:00 alpine: Pulling from edgex-lftools-log-publisher 22:04:00 c9b1b535fdd9: Pulling fs layer 22:04:00 2cc5ad85d9ab: Pulling fs layer 22:04:00 756a868c4378: Pulling fs layer 22:04:00 444b2fc9a129: Pulling fs layer 22:04:00 ea15f1150254: Pulling fs layer 22:04:00 41b27a9f41bf: Pulling fs layer 22:04:00 28c525ee5125: Pulling fs layer 22:04:00 094b1ea09ed8: Pulling fs layer 22:04:00 138eaada9080: Pulling fs layer 22:04:00 0622d0fa9048: Pulling fs layer 22:04:00 444b2fc9a129: Waiting 22:04:00 28c525ee5125: Waiting 22:04:00 094b1ea09ed8: Waiting 22:04:00 41b27a9f41bf: Waiting 22:04:00 0622d0fa9048: Waiting 22:04:00 138eaada9080: Waiting 22:04:00 2cc5ad85d9ab: Verifying Checksum 22:04:00 2cc5ad85d9ab: Download complete 22:04:00 444b2fc9a129: Verifying Checksum 22:04:00 444b2fc9a129: Download complete 22:04:00 c9b1b535fdd9: Verifying Checksum 22:04:00 ea15f1150254: Verifying Checksum 22:04:00 ea15f1150254: Download complete 22:04:00 28c525ee5125: Verifying Checksum 22:04:00 28c525ee5125: Download complete 22:04:01 756a868c4378: Verifying Checksum 22:04:01 756a868c4378: Download complete 22:04:01 c9b1b535fdd9: Pull complete 22:04:01 138eaada9080: Verifying Checksum 22:04:01 138eaada9080: Download complete 22:04:01 0622d0fa9048: Verifying Checksum 22:04:01 0622d0fa9048: Download complete 22:04:01 094b1ea09ed8: Verifying Checksum 22:04:01 094b1ea09ed8: Download complete 22:04:01 2cc5ad85d9ab: Pull complete 22:04:01 41b27a9f41bf: Verifying Checksum 22:04:01 41b27a9f41bf: Download complete 22:04:02 756a868c4378: Pull complete 22:04:03 444b2fc9a129: Pull complete 22:04:03 ea15f1150254: Pull complete 22:04:07 41b27a9f41bf: Pull complete 22:04:07 28c525ee5125: Pull complete 22:04:09 094b1ea09ed8: Pull complete 22:04:09 138eaada9080: Pull complete 22:04:09 0622d0fa9048: Pull complete 22:04:09 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:04:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:04:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:04:10 prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container 22:04:10 $ 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 22:04:14 $ docker top b649bd5b4ee33e1498b811ece6b527f3b4f1593aa055ca3db692f2846f6dccc2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:14 provisioning config files... 22:04:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-227@tmp/config8398348478073026288tmp [Pipeline] { [Pipeline] echo 22:04:14 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:04:14 ---> create-netrc.sh [Pipeline] echo 22:04:14 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:04:15 ---> logs-deploy.sh 22:04:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-227/1 22:04:15 INFO: archiving workspace using pattern(s): 22:04:16 Archives upload complete. 22:04:16 INFO: archiving logs to Nexus