Pull request #185 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 029a02b6d7e62194e3dcadfc853086e321a6ef91+77fd627ad5b4f0dc1e9f634ae09a59cda0b7f4ab (e49fc40c1822a8465a94db115d06197ff903febd) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-288 in /w/workspace/edgexfoundry_edgex-docs_PR-185 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout [Pipeline] } [Pipeline] // stage [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 16:07:56 + docker inspect -f . python:3-slim 16:07:58 16:07:58 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 16:07:59 + docker pull python:3-slim 16:07:59 3-slim: Pulling from library/python 16:07:59 8559a31e96f4: Pulling fs layer 16:07:59 62e60f3ef11e: Pulling fs layer 16:07:59 9fdbefb714f0: Pulling fs layer 16:07:59 dfec9a593ccf: Pulling fs layer 16:07:59 3a480d72194a: Pulling fs layer 16:07:59 dfec9a593ccf: Waiting 16:07:59 3a480d72194a: Waiting 16:07:59 62e60f3ef11e: Verifying Checksum 16:07:59 62e60f3ef11e: Download complete 16:08:00 dfec9a593ccf: Verifying Checksum 16:08:00 dfec9a593ccf: Download complete 16:08:00 9fdbefb714f0: Verifying Checksum 16:08:00 9fdbefb714f0: Download complete 16:08:00 8559a31e96f4: Verifying Checksum 16:08:00 8559a31e96f4: Download complete 16:08:00 3a480d72194a: Verifying Checksum 16:08:00 3a480d72194a: Download complete 16:08:03 8559a31e96f4: Pull complete 16:08:03 62e60f3ef11e: Pull complete 16:08:07 9fdbefb714f0: Pull complete 16:08:07 dfec9a593ccf: Pull complete 16:08:08 3a480d72194a: Pull complete 16:08:08 Digest: sha256:9a827faf80ac75c692525c67bc6cff0e6e4a4093e73ad2674d17584b0c645af8 16:08:08 Status: Downloaded newer image for python:3-slim 16:08:08 docker.io/library/python:3-slim [Pipeline] withDockerContainer 16:08:08 prd-centos7-docker-4c-2g-288 does not seem to be running inside a container 16:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-185 -v /w/workspace/edgexfoundry_edgex-docs_PR-185:/w/workspace/edgexfoundry_edgex-docs_PR-185:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-185@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-185@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 ******** python:3-slim cat 16:08:11 $ docker top e254b316a5812efb8e40311ec8ee6d3c2402b2cb538ae1fbdea6f2a7eadf0e3a -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:11 + pip install mkdocs 16:08:15 Collecting mkdocs 16:08:15 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 16:08:15 Collecting Jinja2>=2.10.1 16:08:15 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 16:08:15 Collecting livereload>=2.5.1 16:08:15 Downloading livereload-2.6.2.tar.gz (25 kB) 16:08:16 Collecting PyYAML>=3.10 16:08:16 Downloading PyYAML-5.3.1.tar.gz (269 kB) 16:08:17 Collecting lunr[languages]==0.5.8 16:08:17 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 16:08:17 Collecting tornado>=5.0 16:08:17 Downloading tornado-6.0.4.tar.gz (496 kB) 16:08:18 Collecting click>=3.3 16:08:18 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 16:08:18 Collecting Markdown>=3.2.1 16:08:18 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) 16:08:18 Collecting MarkupSafe>=0.23 16:08:18 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 16:08:19 Collecting six 16:08:19 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 16:08:19 Collecting future>=0.16.0 16:08:19 Downloading future-0.18.2.tar.gz (829 kB) 16:08:20 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 16:08:20 Downloading nltk-3.5.zip (1.4 MB) 16:08:20 Collecting joblib 16:08:20 Downloading joblib-0.16.0-py3-none-any.whl (300 kB) 16:08:22 Collecting regex 16:08:22 Downloading regex-2020.7.14-cp38-cp38-manylinux2010_x86_64.whl (672 kB) 16:08:22 Collecting tqdm 16:08:22 Downloading tqdm-4.48.0-py2.py3-none-any.whl (67 kB) 16:08:22 Building wheels for collected packages: livereload, PyYAML, tornado, future, nltk 16:08:22 Building wheel for livereload (setup.py): started 16:08:23 Building wheel for livereload (setup.py): finished with status 'done' 16:08:23 Created wheel for livereload: filename=livereload-2.6.2-py2.py3-none-any.whl size=24608 sha256=4c143ef34f6d43f0901c7ba329ccf4cc81faf01fe8239ddcf0c14ece2ade6ef5 16:08:23 Stored in directory: /root/.cache/pip/wheels/27/9e/9b/1509419d1fc2dc8f84375252a765019a46d45c63f83b33a020 16:08:23 Building wheel for PyYAML (setup.py): started 16:08:23 Building wheel for PyYAML (setup.py): finished with status 'done' 16:08:23 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=c328fdab9b105b589dab3e080ac09b893a89b7d5c94901185e59c5f98e4d0239 16:08:23 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 16:08:23 Building wheel for tornado (setup.py): started 16:08:24 Building wheel for tornado (setup.py): finished with status 'done' 16:08:24 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=0ce7997019bae36ff5a241c9abc2e5b3d05c3579d4b42738315c5d09a67dca23 16:08:24 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 16:08:24 Building wheel for future (setup.py): started 16:08:26 Building wheel for future (setup.py): finished with status 'done' 16:08:26 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=8e3297242dc9fc1e044ecf64b47f6792e095592ce5bc8c1d453aa3c051ab347a 16:08:26 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 16:08:26 Building wheel for nltk (setup.py): started 16:08:27 Building wheel for nltk (setup.py): finished with status 'done' 16:08:27 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434676 sha256=978063a949edafe5763de45167aedd6bb50383206630b52324f39930a774ad5b 16:08:27 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 16:08:27 Successfully built livereload PyYAML tornado future nltk 16:08:27 Installing collected packages: MarkupSafe, Jinja2, six, tornado, livereload, PyYAML, future, click, joblib, regex, tqdm, nltk, lunr, Markdown, mkdocs 16:08:36 Successfully installed Jinja2-2.11.2 Markdown-3.2.2 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.16.0 livereload-2.6.2 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.7.14 six-1.15.0 tornado-6.0.4 tqdm-4.48.0 [Pipeline] sh 16:08:36 + pip install mkdocs-material==5.1.0 16:08:38 Collecting mkdocs-material==5.1.0 16:08:38 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 16:08:40 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1.2) 16:08:41 Collecting Pygments>=2.4 16:08:41 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 16:08:41 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.2) 16:08:41 Collecting pymdown-extensions>=7.0 16:08:41 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 16:08:41 Collecting mkdocs-material-extensions>=1.0b1 16:08:41 Downloading mkdocs_material_extensions-1.0-py3-none-any.whl (7.9 kB) 16:08:41 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) 16:08:41 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.2) 16:08:41 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) 16:08:41 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.2) 16:08:41 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) 16:08:41 Requirement already satisfied: lunr[languages]==0.5.8 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.8) 16:08:41 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) 16:08:41 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.15.0) 16:08:41 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 16:08:41 Requirement already satisfied: nltk>=3.2.5; python_version > "2.7" and extra == "languages" in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 16:08:41 Requirement already satisfied: regex in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.7.14) 16:08:41 Requirement already satisfied: tqdm in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (4.48.0) 16:08:41 Requirement already satisfied: joblib in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.16.0) 16:08:42 Installing collected packages: Pygments, pymdown-extensions, mkdocs-material-extensions, mkdocs-material 16:08:50 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0 pymdown-extensions-7.1 [Pipeline] sh 16:08:51 + mkdocs build 16:08:51 16:08:51 Config file '/w/workspace/edgexfoundry_edgex-docs_PR-185/mkdocs.yml' does not exist. [Pipeline] } 16:08:51 $ docker stop --time=1 e254b316a5812efb8e40311ec8ee6d3c2402b2cb538ae1fbdea6f2a7eadf0e3a 16:08:56 $ docker rm -f e254b316a5812efb8e40311ec8ee6d3c2402b2cb538ae1fbdea6f2a7eadf0e3a [Pipeline] // withDockerContainer [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 16:08:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:08:58 ---> package-listing.sh 16:08:58 ++ facter osfamily 16:08:58 ++ tr '[:upper:]' '[:lower:]' 16:08:58 + OS_FAMILY=redhat 16:08:58 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-185 16:08:58 + START_PACKAGES=/tmp/packages_start.txt 16:08:58 + END_PACKAGES=/tmp/packages_end.txt 16:08:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:08:58 + PACKAGES=/tmp/packages_start.txt 16:08:58 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-185 ']' 16:08:58 + PACKAGES=/tmp/packages_end.txt 16:08:58 + case "${OS_FAMILY}" in 16:08:58 + rpm -qa 16:08:58 + sort 16:09:03 + '[' -f /tmp/packages_start.txt ']' 16:09:03 + '[' -f /tmp/packages_end.txt ']' 16:09:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:09:03 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-185 ']' 16:09:03 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-185/archives/ 16:09:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-185/archives/ [Pipeline] isUnix [Pipeline] sh 16:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:09:04 16:09:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:09:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:09:04 alpine: Pulling from edgex-lftools-log-publisher 16:09:04 c9b1b535fdd9: Pulling fs layer 16:09:04 2cc5ad85d9ab: Pulling fs layer 16:09:04 756a868c4378: Pulling fs layer 16:09:04 444b2fc9a129: Pulling fs layer 16:09:04 ea15f1150254: Pulling fs layer 16:09:04 41b27a9f41bf: Pulling fs layer 16:09:04 28c525ee5125: Pulling fs layer 16:09:04 094b1ea09ed8: Pulling fs layer 16:09:04 138eaada9080: Pulling fs layer 16:09:04 0622d0fa9048: Pulling fs layer 16:09:04 41b27a9f41bf: Waiting 16:09:04 28c525ee5125: Waiting 16:09:04 094b1ea09ed8: Waiting 16:09:04 138eaada9080: Waiting 16:09:04 444b2fc9a129: Waiting 16:09:04 ea15f1150254: Waiting 16:09:04 0622d0fa9048: Waiting 16:09:04 2cc5ad85d9ab: Verifying Checksum 16:09:04 2cc5ad85d9ab: Download complete 16:09:04 444b2fc9a129: Verifying Checksum 16:09:04 444b2fc9a129: Download complete 16:09:05 c9b1b535fdd9: Download complete 16:09:05 ea15f1150254: Download complete 16:09:05 28c525ee5125: Verifying Checksum 16:09:05 28c525ee5125: Download complete 16:09:05 756a868c4378: Verifying Checksum 16:09:05 756a868c4378: Download complete 16:09:05 c9b1b535fdd9: Pull complete 16:09:05 138eaada9080: Verifying Checksum 16:09:05 138eaada9080: Download complete 16:09:06 0622d0fa9048: Verifying Checksum 16:09:06 0622d0fa9048: Download complete 16:09:06 094b1ea09ed8: Verifying Checksum 16:09:06 094b1ea09ed8: Download complete 16:09:06 2cc5ad85d9ab: Pull complete 16:09:06 41b27a9f41bf: Verifying Checksum 16:09:06 41b27a9f41bf: Download complete 16:09:08 756a868c4378: Pull complete 16:09:08 444b2fc9a129: Pull complete 16:09:09 ea15f1150254: Pull complete 16:09:16 41b27a9f41bf: Pull complete 16:09:16 28c525ee5125: Pull complete 16:09:20 094b1ea09ed8: Pull complete 16:09:21 138eaada9080: Pull complete 16:09:21 0622d0fa9048: Pull complete 16:09:21 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:09:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:09:21 prd-centos7-docker-4c-2g-288 does not seem to be running inside a container 16:09:21 $ 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-185 -v /w/workspace/edgexfoundry_edgex-docs_PR-185:/w/workspace/edgexfoundry_edgex-docs_PR-185:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-185@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-185@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:09:24 $ docker top 19a1175584c9dc7513ebc3cba73ba4ff638ba1c9075f9298af90e8cb7be26ee6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:25 provisioning config files... 16:09:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-185@tmp/config4329605656518913664tmp [Pipeline] { [Pipeline] echo 16:09:25 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:09:25 ---> create-netrc.sh [Pipeline] echo 16:09:25 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:09:25 ---> logs-deploy.sh 16:09:25 + ARCHIVE_ARTIFACTS= 16:09:25 + LOGS_SERVER=https://logs.edgexfoundry.org 16:09:25 + '[' https://logs.edgexfoundry.org == None ']' 16:09:25 + NEXUS_URL=https://nexus.edgexfoundry.org 16:09:25 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-185/6 16:09:25 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-185/6/ 16:09:25 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-185/6 /w/workspace/edgexfoundry_edgex-docs_PR-185 16:09:27 Archives upload complete. 16:09:27 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-185/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-185/6/ 16:09:28 ---> uname -a: 16:09:28 Linux 19a1175584c9 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:09:28 16:09:28 16:09:28 ---> lscpu: 16:09:28 Architecture: x86_64 16:09:28 CPU op-mode(s): 32-bit, 64-bit 16:09:28 Byte Order: Little Endian 16:09:28 Address sizes: 40 bits physical, 48 bits virtual 16:09:28 CPU(s): 4 16:09:28 On-line CPU(s) list: 0-3 16:09:28 Thread(s) per core: 1 16:09:28 Core(s) per socket: 1 16:09:28 Socket(s): 4 16:09:28 NUMA node(s): 1 16:09:28 Vendor ID: GenuineIntel 16:09:28 CPU family: 6 16:09:28 Model: 44 16:09:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:09:28 Stepping: 1 16:09:28 CPU MHz: 2933.438 16:09:28 BogoMIPS: 5866.87 16:09:28 Virtualization: VT-x 16:09:28 Hypervisor vendor: KVM 16:09:28 Virtualization type: full 16:09:28 L1d cache: 128 KiB 16:09:28 L1i cache: 128 KiB 16:09:28 L2 cache: 16 MiB 16:09:28 L3 cache: 64 MiB 16:09:28 NUMA node0 CPU(s): 0-3 16:09:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:09:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:09:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:09:28 Vulnerability Meltdown: Mitigation; PTI 16:09:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:09:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:09:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:09:28 Vulnerability Tsx async abort: Not affected 16:09:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:09:28 16:09:28 16:09:28 ---> nproc: 16:09:28 4 16:09:28 16:09:28 16:09:28 ---> df -h: 16:09:28 Filesystem Size Used Available Use% Mounted on 16:09:28 overlay 50.0G 7.3G 42.6G 15% / 16:09:28 tmpfs 64.0M 0 64.0M 0% /dev 16:09:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:09:28 shm 64.0M 0 64.0M 0% /dev/shm 16:09:28 /dev/vda1 50.0G 7.3G 42.6G 15% /etc/resolv.conf 16:09:28 /dev/vda1 50.0G 7.3G 42.6G 15% /etc/hostname 16:09:28 /dev/vda1 50.0G 7.3G 42.6G 15% /etc/hosts 16:09:28 /dev/vda1 50.0G 7.3G 42.6G 15% /w/workspace/edgexfoundry_edgex-docs_PR-185 16:09:28 /dev/vda1 50.0G 7.3G 42.6G 15% /w/workspace/edgexfoundry_edgex-docs_PR-185@tmp 16:09:28 /dev/vda1 50.0G 7.3G 42.6G 15% /var/log/sa 16:09:28 16:09:28 16:09:28 ---> free -m: 16:09:28 total used free shared buff/cache available 16:09:28 Mem: 1837 619 136 0 1081 1114 16:09:28 Swap: 1023 0 1023 16:09:28 16:09:28