Pull request #192 updated 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 1c9044a141837b496e94b412044249d7824dcf15+a20dcf7bceef51b9479313f7ad92d60782eec0da (6bab973878cc982c5207af4f7d15106cc2dcb5bc) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-524 in /w/workspace/edgexfoundry_edgex-docs_PR-192 [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-192 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit a20dcf7bceef51b9479313f7ad92d60782eec0da into PR head commit 1c9044a141837b496e94b412044249d7824dcf15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/192/head:refs/remotes/origin/PR-192 # 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/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c9044a141837b496e94b412044249d7824dcf15 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a20dcf7bceef51b9479313f7ad92d60782eec0da # timeout=10 Merge succeeded, producing 937bab0266f7edd2e1c5967e5716998523b1fc72 Checking out Revision 937bab0266f7edd2e1c5967e5716998523b1fc72 (PR-192) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 937bab0266f7edd2e1c5967e5716998523b1fc72 # timeout=10 Commit message: "Merge commit 'a20dcf7bceef51b9479313f7ad92d60782eec0da' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 87b59cb12a39c536f7d99f7bfba049f60ab42184 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:47:39.421Z] + docker inspect -f . python:3-slim [2020-07-22T02:47:39.421Z] [2020-07-22T02:47:39.421Z] Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:47:39.772Z] + docker pull python:3-slim [2020-07-22T02:47:40.033Z] 3-slim: Pulling from library/python [2020-07-22T02:47:40.033Z] 8559a31e96f4: Pulling fs layer [2020-07-22T02:47:40.033Z] 62e60f3ef11e: Pulling fs layer [2020-07-22T02:47:40.033Z] 3c501ea72926: Pulling fs layer [2020-07-22T02:47:40.033Z] 6719dbff2493: Pulling fs layer [2020-07-22T02:47:40.033Z] d207157f44bb: Pulling fs layer [2020-07-22T02:47:40.033Z] 6719dbff2493: Waiting [2020-07-22T02:47:40.033Z] d207157f44bb: Waiting [2020-07-22T02:47:40.294Z] error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/8e/8ee7080aca712b37650e48dd766f9220975e78f38bb84c0965835168535543a3/data?verify=1595389060-08TGOTyD1WFRjpZf0AlcJqrKqd4%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-07-22T02:47:40.974Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T02:47:41.534Z] ---> package-listing.sh [2020-07-22T02:47:41.534Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-22T02:47:41.534Z] ++ facter osfamily [2020-07-22T02:47:41.534Z] + OS_FAMILY=redhat [2020-07-22T02:47:41.534Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-192 [2020-07-22T02:47:41.534Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-22T02:47:41.534Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-22T02:47:41.534Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-22T02:47:41.534Z] + PACKAGES=/tmp/packages_start.txt [2020-07-22T02:47:41.534Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-192 ']' [2020-07-22T02:47:41.534Z] + PACKAGES=/tmp/packages_end.txt [2020-07-22T02:47:41.534Z] + case "${OS_FAMILY}" in [2020-07-22T02:47:41.534Z] + rpm -qa [2020-07-22T02:47:41.534Z] + sort [2020-07-22T02:47:45.738Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-22T02:47:45.738Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-22T02:47:45.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-22T02:47:45.738Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-192 ']' [2020-07-22T02:47:45.738Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-192/archives/ [2020-07-22T02:47:45.738Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-192/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:47:46.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T02:47:46.110Z] [2020-07-22T02:47:46.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:47:46.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T02:47:46.464Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-22T02:47:46.464Z] c9b1b535fdd9: Pulling fs layer [2020-07-22T02:47:46.464Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-22T02:47:46.464Z] 756a868c4378: Pulling fs layer [2020-07-22T02:47:46.464Z] 444b2fc9a129: Pulling fs layer [2020-07-22T02:47:46.464Z] ea15f1150254: Pulling fs layer [2020-07-22T02:47:46.464Z] 41b27a9f41bf: Pulling fs layer [2020-07-22T02:47:46.464Z] 28c525ee5125: Pulling fs layer [2020-07-22T02:47:46.464Z] 094b1ea09ed8: Pulling fs layer [2020-07-22T02:47:46.464Z] 138eaada9080: Pulling fs layer [2020-07-22T02:47:46.464Z] 0622d0fa9048: Pulling fs layer [2020-07-22T02:47:46.464Z] 41b27a9f41bf: Waiting [2020-07-22T02:47:46.464Z] 28c525ee5125: Waiting [2020-07-22T02:47:46.464Z] 094b1ea09ed8: Waiting [2020-07-22T02:47:46.464Z] 138eaada9080: Waiting [2020-07-22T02:47:46.464Z] 0622d0fa9048: Waiting [2020-07-22T02:47:46.464Z] 444b2fc9a129: Waiting [2020-07-22T02:47:46.464Z] ea15f1150254: Waiting [2020-07-22T02:47:46.464Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-22T02:47:46.464Z] 2cc5ad85d9ab: Download complete [2020-07-22T02:47:46.464Z] 444b2fc9a129: Verifying Checksum [2020-07-22T02:47:46.464Z] 444b2fc9a129: Download complete [2020-07-22T02:47:46.464Z] c9b1b535fdd9: Verifying Checksum [2020-07-22T02:47:46.464Z] c9b1b535fdd9: Download complete [2020-07-22T02:47:46.464Z] ea15f1150254: Verifying Checksum [2020-07-22T02:47:46.464Z] ea15f1150254: Download complete [2020-07-22T02:47:46.464Z] 28c525ee5125: Verifying Checksum [2020-07-22T02:47:46.464Z] 28c525ee5125: Download complete [2020-07-22T02:47:46.817Z] 756a868c4378: Verifying Checksum [2020-07-22T02:47:46.817Z] 756a868c4378: Download complete [2020-07-22T02:47:47.080Z] 138eaada9080: Verifying Checksum [2020-07-22T02:47:47.080Z] 138eaada9080: Download complete [2020-07-22T02:47:47.080Z] 0622d0fa9048: Verifying Checksum [2020-07-22T02:47:47.080Z] 0622d0fa9048: Download complete [2020-07-22T02:47:47.080Z] 094b1ea09ed8: Verifying Checksum [2020-07-22T02:47:47.080Z] 094b1ea09ed8: Download complete [2020-07-22T02:47:47.345Z] 41b27a9f41bf: Verifying Checksum [2020-07-22T02:47:47.345Z] 41b27a9f41bf: Download complete [2020-07-22T02:47:47.345Z] c9b1b535fdd9: Pull complete [2020-07-22T02:47:47.609Z] 2cc5ad85d9ab: Pull complete [2020-07-22T02:47:49.001Z] 756a868c4378: Pull complete [2020-07-22T02:47:49.001Z] 444b2fc9a129: Pull complete [2020-07-22T02:47:49.261Z] ea15f1150254: Pull complete [2020-07-22T02:47:53.480Z] 41b27a9f41bf: Pull complete [2020-07-22T02:47:53.480Z] 28c525ee5125: Pull complete [2020-07-22T02:47:55.397Z] 094b1ea09ed8: Pull complete [2020-07-22T02:47:55.660Z] 138eaada9080: Pull complete [2020-07-22T02:47:55.921Z] 0622d0fa9048: Pull complete [2020-07-22T02:47:55.921Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-22T02:47:55.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T02:47:55.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-22T02:47:56.111Z] prd-centos7-docker-4c-2g-524 does not seem to be running inside a container [2020-07-22T02:47:56.157Z] $ 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-192 -v /w/workspace/edgexfoundry_edgex-docs_PR-192:/w/workspace/edgexfoundry_edgex-docs_PR-192:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-192@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-192@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-22T02:47:59.787Z] $ docker top 3b0d5308069094235127846aa2c074551994af3afcad263c15d669e21fcbfc87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-22T02:47:59.996Z] provisioning config files... [2020-07-22T02:48:00.014Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-192@tmp/config318392647478507424tmp [Pipeline] { [Pipeline] echo [2020-07-22T02:48:00.409Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T02:48:00.707Z] ---> create-netrc.sh [Pipeline] echo [2020-07-22T02:48:00.716Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T02:48:01.010Z] ---> logs-deploy.sh [2020-07-22T02:48:01.011Z] + ARCHIVE_ARTIFACTS= [2020-07-22T02:48:01.011Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-22T02:48:01.011Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-22T02:48:01.011Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-22T02:48:01.011Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-192/3 [2020-07-22T02:48:01.011Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-192/3/ [2020-07-22T02:48:01.011Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-192/3 /w/workspace/edgexfoundry_edgex-docs_PR-192 [2020-07-22T02:48:02.398Z] Archives upload complete. [2020-07-22T02:48:02.398Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-192/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-192/3/