Branch indexing 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 lranjbar for edgexfoundry/edgex-docs Obtained Jenkinsfile from 4d4b3f752b39b3b3f71d9c26c66cac3e683a2b81+f7310bdd1ab00b34196dd206185ad0621e11be3f (b7d6a44204cbc2e50460e54d1530a357ed8ff08b) Running in Durability level: PERFORMANCE_OPTIMIZED 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1026 in /w/workspace/edgexfoundry_edgex-docs_PR-110 [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-110 # 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/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/110/head:refs/remotes/origin/PR-110 # 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/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f7310bdd1ab00b34196dd206185ad0621e11be3f into PR head commit 4d4b3f752b39b3b3f71d9c26c66cac3e683a2b81 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d4b3f752b39b3b3f71d9c26c66cac3e683a2b81 # timeout=10 Merge succeeded, producing eed6fd06be6ed34083e4d285dd808aaa98936b26 Checking out Revision eed6fd06be6ed34083e4d285dd808aaa98936b26 (PR-110) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f7310bdd1ab00b34196dd206185ad0621e11be3f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eed6fd06be6ed34083e4d285dd808aaa98936b26 # timeout=10 Commit message: "Merge commit 'f7310bdd1ab00b34196dd206185ad0621e11be3f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 05:50:43 + docker inspect -f . python:3-slim 05:50:43 05:50:43 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh > git rev-list --no-walk cfad37cb07e9df138b62f6fff54842a58533fc9a # timeout=10 05:50:44 + docker pull python:3-slim 05:50:44 3-slim: Pulling from library/python 05:50:44 68ced04f60ab: Pulling fs layer 05:50:44 d1d516f83cca: Pulling fs layer 05:50:44 1c69061f55c9: Pulling fs layer 05:50:44 cb02ba23f0ac: Pulling fs layer 05:50:44 b1ed9df08170: Pulling fs layer 05:50:44 b1ed9df08170: Waiting 05:50:44 cb02ba23f0ac: Waiting 05:50:44 d1d516f83cca: Verifying Checksum 05:50:44 d1d516f83cca: Download complete 05:50:45 cb02ba23f0ac: Verifying Checksum 05:50:45 cb02ba23f0ac: Download complete 05:50:45 b1ed9df08170: Verifying Checksum 05:50:45 b1ed9df08170: Download complete 05:50:45 68ced04f60ab: Verifying Checksum 05:50:45 68ced04f60ab: Download complete 05:50:45 1c69061f55c9: Verifying Checksum 05:50:47 68ced04f60ab: Pull complete 05:50:47 d1d516f83cca: Pull complete 05:50:49 1c69061f55c9: Pull complete 05:50:49 cb02ba23f0ac: Pull complete 05:50:50 b1ed9df08170: Pull complete 05:50:50 Digest: sha256:b7ac0aed085f34498fa7af8b021e204f97d3ecf688855b2b925b5922f1b76f59 05:50:50 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 05:50:50 prd-centos7-docker-4c-2g-1026 does not seem to be running inside a container 05:50:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-110 -v /w/workspace/edgexfoundry_edgex-docs_PR-110:/w/workspace/edgexfoundry_edgex-docs_PR-110:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-110@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-110@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 ******** python:3-slim cat 05:50:51 $ docker top 814fcaa9e3b6876ec74d180245842693cb440a0b1bba73f1b84f86b3eaf5ac14 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:51 + pip install mkdocs 05:50:53 Collecting mkdocs 05:50:54 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 05:50:54 Collecting tornado>=5.0 05:50:54 Downloading tornado-6.0.4.tar.gz (496 kB) 05:50:55 Collecting click>=3.3 05:50:55 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 05:50:55 Collecting lunr[languages]==0.5.6 05:50:55 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 05:50:55 Collecting Jinja2>=2.10.1 05:50:55 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 05:50:55 Collecting PyYAML>=3.10 05:50:55 Downloading PyYAML-5.3.1.tar.gz (269 kB) 05:50:56 Collecting livereload>=2.5.1 05:50:56 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 05:50:56 Collecting Markdown>=3.2.1 05:50:56 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 05:50:56 Collecting six>=1.11.0 05:50:56 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 05:50:56 Collecting future>=0.16.0 05:50:56 Downloading future-0.18.2.tar.gz (829 kB) 05:50:57 Collecting nltk>=3.2.5; extra == "languages" 05:50:57 Downloading nltk-3.4.5.zip (1.5 MB) 05:50:58 Collecting MarkupSafe>=0.23 05:50:58 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 05:50:58 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (45.2.0) 05:50:58 Building wheels for collected packages: tornado, PyYAML, future, nltk 05:50:58 Building wheel for tornado (setup.py): started 05:50:58 Building wheel for tornado (setup.py): finished with status 'done' 05:50:58 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=a122c663006796838bb4477941e169eb164731956de655419298b3c37445f312 05:50:58 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 05:50:58 Building wheel for PyYAML (setup.py): started 05:50:59 Building wheel for PyYAML (setup.py): finished with status 'done' 05:50:59 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=cb2828188e0e3eb3ebaec379cdd18f967f66be4ae10a050631672331118af5fd 05:50:59 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 05:50:59 Building wheel for future (setup.py): started 05:50:59 Building wheel for future (setup.py): finished with status 'done' 05:50:59 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=8f723447e9ccb5629a5a59a54fd7588fe0dedb8d644ba0c1a9a1b20fc81979d1 05:50:59 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 05:50:59 Building wheel for nltk (setup.py): started 05:51:00 Building wheel for nltk (setup.py): finished with status 'done' 05:51:00 Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449904 sha256=a68083f7cbe06d211d24c56d854d1c022bf7d4244ffb5c152e1188967004a979 05:51:00 Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 05:51:00 Successfully built tornado PyYAML future nltk 05:51:00 Installing collected packages: tornado, click, six, future, nltk, lunr, MarkupSafe, Jinja2, PyYAML, livereload, Markdown, mkdocs 05:51:06 Successfully installed Jinja2-2.11.1 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.1 future-0.18.2 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.4.5 six-1.14.0 tornado-6.0.4 [Pipeline] sh 05:51:06 + pip install mkdocs-material 05:51:07 Collecting mkdocs-material 05:51:07 Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) 05:51:07 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.2.1) 05:51:07 Collecting Pygments>=2.4 05:51:07 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 05:51:07 Collecting pymdown-extensions>=6.3 05:51:07 Downloading pymdown_extensions-6.3-py2.py3-none-any.whl (198 kB) 05:51:07 Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.1) 05:51:07 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (45.2.0) 05:51:07 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (7.1.1) 05:51:07 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.6.1) 05:51:07 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (5.3.1) 05:51:07 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (0.5.6) 05:51:07 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.11.1) 05:51:07 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (6.0.4) 05:51:07 Requirement already satisfied: six in /usr/local/lib/python3.8/site-packages (from livereload>=2.5.1->mkdocs>=1.0->mkdocs-material) (1.14.0) 05:51:07 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (0.18.2) 05:51:07 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.0->mkdocs-material) (3.4.5) 05:51:07 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.0->mkdocs-material) (1.1.1) 05:51:07 Installing collected packages: Pygments, pymdown-extensions, mkdocs-material 05:51:09 Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-6.3 [Pipeline] sh 05:51:09 + mkdocs build 05:51:10 INFO - Cleaning site directory 05:51:10 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-110/docs/1.2 05:51:10 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 05:51:10 - design/adr/0001-Registy-Refactor.md 05:51:10 - design/adr/0004-Feature-Flags.md 05:51:10 - design/adr/0005-Service-Self-Config.md 05:51:10 - design/adr/core/0003-V2-API-Principles.md 05:51:10 - design/adr/device-service/0002-Array-Datatypes.md 05:51:10 - design/adr/devops/0007-Release-Automation.md 05:51:10 - design/legacy-design/device-service/discovery.md 05:51:10 - microservices/security/security-file-token-provider.1.md 05:51:10 - microservices/security/security-secrets-setup.1.md 05:51:18 INFO - Documentation built in 6.97 seconds [Pipeline] stash 05:51:34 Stashed 396 file(s) [Pipeline] } 05:51:34 $ docker stop --time=1 814fcaa9e3b6876ec74d180245842693cb440a0b1bba73f1b84f86b3eaf5ac14 05:51:35 $ docker rm -f 814fcaa9e3b6876ec74d180245842693cb440a0b1bba73f1b84f86b3eaf5ac14 [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 05:51:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:51:37 ---> package-listing.sh 05:51:37 ++ facter osfamily 05:51:37 ++ tr '[:upper:]' '[:lower:]' 05:51:37 + OS_FAMILY=redhat 05:51:37 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-110 05:51:37 + START_PACKAGES=/tmp/packages_start.txt 05:51:37 + END_PACKAGES=/tmp/packages_end.txt 05:51:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:51:37 + PACKAGES=/tmp/packages_start.txt 05:51:37 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-110 ']' 05:51:37 + PACKAGES=/tmp/packages_end.txt 05:51:37 + case "${OS_FAMILY}" in 05:51:37 + rpm -qa 05:51:37 + sort 05:51:41 + '[' -f /tmp/packages_start.txt ']' 05:51:41 + '[' -f /tmp/packages_end.txt ']' 05:51:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:51:41 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-110 ']' 05:51:41 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-110/archives/ 05:51:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-110/archives/ [Pipeline] isUnix [Pipeline] sh 05:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:51:41 05:51:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:51:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:51:41 alpine: Pulling from edgex-lftools-log-publisher 05:51:41 c9b1b535fdd9: Pulling fs layer 05:51:41 2cc5ad85d9ab: Pulling fs layer 05:51:41 756a868c4378: Pulling fs layer 05:51:41 444b2fc9a129: Pulling fs layer 05:51:41 ea15f1150254: Pulling fs layer 05:51:41 41b27a9f41bf: Pulling fs layer 05:51:41 28c525ee5125: Pulling fs layer 05:51:41 094b1ea09ed8: Pulling fs layer 05:51:41 138eaada9080: Pulling fs layer 05:51:41 0622d0fa9048: Pulling fs layer 05:51:41 444b2fc9a129: Waiting 05:51:41 ea15f1150254: Waiting 05:51:41 41b27a9f41bf: Waiting 05:51:41 28c525ee5125: Waiting 05:51:41 094b1ea09ed8: Waiting 05:51:41 138eaada9080: Waiting 05:51:41 0622d0fa9048: Waiting 05:51:41 2cc5ad85d9ab: Verifying Checksum 05:51:41 2cc5ad85d9ab: Download complete 05:51:41 444b2fc9a129: Verifying Checksum 05:51:41 444b2fc9a129: Download complete 05:51:41 c9b1b535fdd9: Verifying Checksum 05:51:41 c9b1b535fdd9: Download complete 05:51:41 ea15f1150254: Download complete 05:51:41 28c525ee5125: Verifying Checksum 05:51:41 28c525ee5125: Download complete 05:51:42 756a868c4378: Verifying Checksum 05:51:42 756a868c4378: Download complete 05:51:42 138eaada9080: Verifying Checksum 05:51:42 138eaada9080: Download complete 05:51:42 094b1ea09ed8: Verifying Checksum 05:51:42 094b1ea09ed8: Download complete 05:51:43 0622d0fa9048: Download complete 05:51:43 41b27a9f41bf: Download complete 05:51:43 c9b1b535fdd9: Pull complete 05:51:43 2cc5ad85d9ab: Pull complete 05:51:45 756a868c4378: Pull complete 05:51:45 444b2fc9a129: Pull complete 05:51:45 ea15f1150254: Pull complete 05:51:49 41b27a9f41bf: Pull complete 05:51:49 28c525ee5125: Pull complete 05:51:51 094b1ea09ed8: Pull complete 05:51:51 138eaada9080: Pull complete 05:51:51 0622d0fa9048: Pull complete 05:51:51 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:51:51 prd-centos7-docker-4c-2g-1026 does not seem to be running inside a container 05:51:51 $ 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-110 -v /w/workspace/edgexfoundry_edgex-docs_PR-110:/w/workspace/edgexfoundry_edgex-docs_PR-110:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-110@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-110@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:51:52 $ docker top 6bce17dab1ff517323e0a2bac7bb508ce34c4ade89cbaaef760759a4b3de14fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:51:52 provisioning config files... 05:51:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-110@tmp/config6725254826373639142tmp [Pipeline] { [Pipeline] echo 05:51:52 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:51:52 ---> create-netrc.sh [Pipeline] echo 05:51:52 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:51:53 ---> logs-deploy.sh 05:51:53 + ARCHIVE_ARTIFACTS= 05:51:53 + LOGS_SERVER=https://logs.edgexfoundry.org 05:51:53 + '[' https://logs.edgexfoundry.org == None ']' 05:51:53 + NEXUS_URL=https://nexus.edgexfoundry.org 05:51:53 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-110/9 05:51:53 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-110/9/ 05:51:53 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-110/9 /w/workspace/edgexfoundry_edgex-docs_PR-110 05:51:54 Archives upload complete. 05:51:54 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-110/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-110/9/ 05:51:55 ---> uname -a: 05:51:55 Linux 6bce17dab1ff 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 05:51:55 05:51:55