Pull request #130 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 bnevis-i for edgexfoundry/edgex-docs Obtained Jenkinsfile from da10b20d51b7ae78c837486a31cb3cbfe57fc5ba+dba3173603a7a434c34130b2849c33d0db8b2b46 (d811eadf9aa44ded9035a2568d5f17a31f2150c2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-130/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 [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-5328 in /w/workspace/edgexfoundry_edgex-docs_PR-130 [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-130 # 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/130/head:refs/remotes/origin/PR-130 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit dba3173603a7a434c34130b2849c33d0db8b2b46 into PR head commit da10b20d51b7ae78c837486a31cb3cbfe57fc5ba > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/130/head:refs/remotes/origin/PR-130 # 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/130/head:refs/remotes/origin/PR-130 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da10b20d51b7ae78c837486a31cb3cbfe57fc5ba # timeout=10 Merge succeeded, producing da10b20d51b7ae78c837486a31cb3cbfe57fc5ba Checking out Revision da10b20d51b7ae78c837486a31cb3cbfe57fc5ba (PR-130) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dba3173603a7a434c34130b2849c33d0db8b2b46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da10b20d51b7ae78c837486a31cb3cbfe57fc5ba # timeout=10 Commit message: "fix: API Gateway documentation fixes" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 17:53:22 + docker inspect -f . python:3-slim 17:53:22 17:53:22 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 17:53:23 + docker pull python:3-slim 17:53:23 3-slim: Pulling from library/python 17:53:23 123275d6e508: Pulling fs layer 17:53:23 164cf0031f8c: Pulling fs layer 17:53:23 43e928c2fcf3: Pulling fs layer 17:53:23 cb37ac8ed8e2: Pulling fs layer 17:53:23 b510a5bfb166: Pulling fs layer 17:53:23 cb37ac8ed8e2: Waiting 17:53:23 b510a5bfb166: Waiting 17:53:24 164cf0031f8c: Verifying Checksum 17:53:24 164cf0031f8c: Download complete 17:53:24 cb37ac8ed8e2: Verifying Checksum 17:53:24 cb37ac8ed8e2: Download complete 17:53:24 b510a5bfb166: Verifying Checksum 17:53:24 123275d6e508: Verifying Checksum 17:53:24 123275d6e508: Download complete 17:53:24 43e928c2fcf3: Verifying Checksum 17:53:27 123275d6e508: Pull complete 17:53:27 164cf0031f8c: Pull complete 17:53:29 43e928c2fcf3: Pull complete 17:53:29 cb37ac8ed8e2: Pull complete 17:53:29 b510a5bfb166: Pull complete 17:53:29 Digest: sha256:1ad5f9d150aa43696bd07c66629ae5ecae4c9c7240a7b228bbe2787397bb025d 17:53:29 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 17:53:30 prd-centos7-docker-4c-2g-5328 does not seem to be running inside a container 17:53:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-130 -v /w/workspace/edgexfoundry_edgex-docs_PR-130:/w/workspace/edgexfoundry_edgex-docs_PR-130:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-130@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-130@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 ******** python:3-slim cat 17:53:30 $ docker top 9462aeda258d734436fe06a95e7d640999443e5bc6f01957f5420d5b8173d2b2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:31 + pip install mkdocs 17:53:34 Collecting mkdocs 17:53:34 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 17:53:34 Collecting Markdown>=3.2.1 17:53:34 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 17:53:35 Collecting click>=3.3 17:53:35 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 17:53:35 Collecting tornado>=5.0 17:53:35 Downloading tornado-6.0.4.tar.gz (496 kB) 17:53:36 Collecting PyYAML>=3.10 17:53:36 Downloading PyYAML-5.3.1.tar.gz (269 kB) 17:53:37 Collecting Jinja2>=2.10.1 17:53:37 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 17:53:37 Collecting lunr[languages]==0.5.6 17:53:37 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 17:53:37 Collecting livereload>=2.5.1 17:53:37 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 17:53:37 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (46.1.3) 17:53:37 Collecting MarkupSafe>=0.23 17:53:37 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 17:53:37 Collecting six>=1.11.0 17:53:37 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 17:53:37 Collecting future>=0.16.0 17:53:37 Downloading future-0.18.2.tar.gz (829 kB) 17:53:38 Collecting nltk>=3.2.5; extra == "languages" 17:53:38 Downloading nltk-3.5.zip (1.4 MB) 17:53:39 Collecting joblib 17:53:39 Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) 17:53:40 Collecting regex 17:53:40 Downloading regex-2020.4.4-cp38-cp38-manylinux2010_x86_64.whl (691 kB) 17:53:40 Collecting tqdm 17:53:40 Downloading tqdm-4.45.0-py2.py3-none-any.whl (60 kB) 17:53:40 Building wheels for collected packages: tornado, PyYAML, future, nltk 17:53:40 Building wheel for tornado (setup.py): started 17:53:41 Building wheel for tornado (setup.py): finished with status 'done' 17:53:41 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=8b23ebb939a3e663d882603de15b6a1db9c4442994e0466c95d16f124183427d 17:53:41 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 17:53:41 Building wheel for PyYAML (setup.py): started 17:53:42 Building wheel for PyYAML (setup.py): finished with status 'done' 17:53:42 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=ab089652b650032bbe868997690b11a5b5f7cc1c39b95448fc253a32f418a572 17:53:42 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 17:53:42 Building wheel for future (setup.py): started 17:53:43 Building wheel for future (setup.py): finished with status 'done' 17:53:43 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=d1ef7df651908cb199f0deb55421a9cb921480d878bff17c19e50183bd7556e4 17:53:43 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 17:53:43 Building wheel for nltk (setup.py): started 17:53:44 Building wheel for nltk (setup.py): finished with status 'done' 17:53:44 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434677 sha256=e01af783dc658b580c9ce7ab006968e755affbc24e3e830176f8eb5b6dad8f22 17:53:44 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 17:53:44 Successfully built tornado PyYAML future nltk 17:53:44 Installing collected packages: Markdown, click, tornado, PyYAML, MarkupSafe, Jinja2, six, future, joblib, regex, tqdm, nltk, lunr, livereload, mkdocs 17:53:52 Successfully installed Jinja2-2.11.2 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.1 future-0.18.2 joblib-0.14.1 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.5 regex-2020.4.4 six-1.14.0 tornado-6.0.4 tqdm-4.45.0 [Pipeline] sh 17:53:52 + pip install mkdocs-material==5.1.0 17:53:53 Collecting mkdocs-material==5.1.0 17:53:53 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 17:53:56 Collecting mkdocs-material-extensions>=1.0b1 17:53:56 Downloading mkdocs_material_extensions-1.0b2-py3-none-any.whl (8.0 kB) 17:53:56 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.1) 17:53:56 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1) 17:53:56 Collecting Pygments>=2.4 17:53:56 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 17:53:56 Collecting pymdown-extensions>=7.0 17:53:57 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 17:53:57 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material==5.1.0) (46.1.3) 17:53:57 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.3.1) 17:53:57 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.1) 17:53:57 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.1) 17:53:57 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.6) 17:53:57 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0.4) 17:53:57 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) 17:53:57 Requirement already satisfied: six in /usr/local/lib/python3.8/site-packages (from livereload>=2.5.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.14.0) 17:53:57 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 17:53:57 Requirement already satisfied: nltk>=3.2.5; extra == "languages" in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 17:53:57 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) 17:53:57 Requirement already satisfied: regex in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.4.4) 17:53:57 Requirement already satisfied: joblib in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (0.14.1) 17:53:57 Requirement already satisfied: tqdm in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (4.45.0) 17:53:57 Installing collected packages: mkdocs-material-extensions, Pygments, pymdown-extensions, mkdocs-material 17:54:04 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0b2 pymdown-extensions-7.1 [Pipeline] sh 17:54:04 + mkdocs build 17:54:06 INFO - Cleaning site directory 17:54:06 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-130/docs/1.2 17:54:06 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 17:54:06 - design/adr/0001-Registy-Refactor.md 17:54:06 - design/adr/0004-Feature-Flags.md 17:54:06 - design/adr/0005-Service-Self-Config.md 17:54:06 - design/adr/core/0003-V2-API-Principles.md 17:54:06 - design/adr/device-service/0002-Array-Datatypes.md 17:54:06 - design/adr/devops/0007-Release-Automation.md 17:54:06 - design/legacy-design/device-service/discovery.md 17:54:06 - microservices/security/security-file-token-provider.1.md 17:54:06 - microservices/security/security-secrets-setup.1.md 17:54:14 INFO - Documentation built in 7.18 seconds [Pipeline] stash 17:54:32 Stashed 391 file(s) [Pipeline] } 17:54:32 $ docker stop --time=1 9462aeda258d734436fe06a95e7d640999443e5bc6f01957f5420d5b8173d2b2 17:54:33 $ docker rm -f 9462aeda258d734436fe06a95e7d640999443e5bc6f01957f5420d5b8173d2b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) Stage "Push Changes" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:54:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:54:36 ---> package-listing.sh 17:54:36 ++ facter osfamily 17:54:36 ++ tr '[:upper:]' '[:lower:]' 17:54:36 + OS_FAMILY=redhat 17:54:36 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-130 17:54:36 + START_PACKAGES=/tmp/packages_start.txt 17:54:36 + END_PACKAGES=/tmp/packages_end.txt 17:54:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:54:36 + PACKAGES=/tmp/packages_start.txt 17:54:36 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-130 ']' 17:54:36 + PACKAGES=/tmp/packages_end.txt 17:54:36 + case "${OS_FAMILY}" in 17:54:36 + rpm -qa 17:54:36 + sort 17:54:40 + '[' -f /tmp/packages_start.txt ']' 17:54:40 + '[' -f /tmp/packages_end.txt ']' 17:54:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:54:40 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-130 ']' 17:54:40 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-130/archives/ 17:54:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-130/archives/ [Pipeline] isUnix [Pipeline] sh 17:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:54:40 17:54:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:54:41 alpine: Pulling from edgex-lftools-log-publisher 17:54:41 c9b1b535fdd9: Pulling fs layer 17:54:41 2cc5ad85d9ab: Pulling fs layer 17:54:41 756a868c4378: Pulling fs layer 17:54:41 444b2fc9a129: Pulling fs layer 17:54:41 ea15f1150254: Pulling fs layer 17:54:41 41b27a9f41bf: Pulling fs layer 17:54:41 28c525ee5125: Pulling fs layer 17:54:41 094b1ea09ed8: Pulling fs layer 17:54:41 138eaada9080: Pulling fs layer 17:54:41 0622d0fa9048: Pulling fs layer 17:54:41 41b27a9f41bf: Waiting 17:54:41 28c525ee5125: Waiting 17:54:41 094b1ea09ed8: Waiting 17:54:41 0622d0fa9048: Waiting 17:54:41 138eaada9080: Waiting 17:54:41 ea15f1150254: Waiting 17:54:41 444b2fc9a129: Waiting 17:54:41 2cc5ad85d9ab: Download complete 17:54:41 444b2fc9a129: Verifying Checksum 17:54:41 444b2fc9a129: Download complete 17:54:41 c9b1b535fdd9: Download complete 17:54:41 ea15f1150254: Verifying Checksum 17:54:41 ea15f1150254: Download complete 17:54:41 28c525ee5125: Verifying Checksum 17:54:41 28c525ee5125: Download complete 17:54:41 756a868c4378: Verifying Checksum 17:54:41 756a868c4378: Download complete 17:54:41 094b1ea09ed8: Verifying Checksum 17:54:41 094b1ea09ed8: Download complete 17:54:41 0622d0fa9048: Verifying Checksum 17:54:41 0622d0fa9048: Download complete 17:54:41 138eaada9080: Verifying Checksum 17:54:41 138eaada9080: Download complete 17:54:42 41b27a9f41bf: Download complete 17:54:42 c9b1b535fdd9: Pull complete 17:54:43 2cc5ad85d9ab: Pull complete 17:54:45 756a868c4378: Pull complete 17:54:45 444b2fc9a129: Pull complete 17:54:45 ea15f1150254: Pull complete 17:54:49 41b27a9f41bf: Pull complete 17:54:49 28c525ee5125: Pull complete 17:54:52 094b1ea09ed8: Pull complete 17:54:53 138eaada9080: Pull complete 17:54:53 0622d0fa9048: Pull complete 17:54:53 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:54:54 prd-centos7-docker-4c-2g-5328 does not seem to be running inside a container 17:54:54 $ 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-130 -v /w/workspace/edgexfoundry_edgex-docs_PR-130:/w/workspace/edgexfoundry_edgex-docs_PR-130:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-130@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-130@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:54:54 $ docker top a2b6263c7ae46d2e9b4c1c9c17a722643bb9e270d76e0d7d9569ec2222ddbe6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:55 provisioning config files... 17:54:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-130@tmp/config1596338312391797581tmp [Pipeline] { [Pipeline] echo 17:54:55 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:54:55 ---> create-netrc.sh [Pipeline] echo 17:54:55 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:54:56 ---> logs-deploy.sh 17:54:56 + ARCHIVE_ARTIFACTS= 17:54:56 + LOGS_SERVER=https://logs.edgexfoundry.org 17:54:56 + '[' https://logs.edgexfoundry.org == None ']' 17:54:56 + NEXUS_URL=https://nexus.edgexfoundry.org 17:54:56 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-130/1 17:54:56 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-130/1/ 17:54:56 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-130/1 /w/workspace/edgexfoundry_edgex-docs_PR-130 17:54:57 Archives upload complete. 17:54:57 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-130/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-130/1/