Pull request #141 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 bnevis-i for edgexfoundry/edgex-docs Obtained Jenkinsfile from a0f474b725ef574767de99dc0d6bb6a5de52dfba+f5fe501d8602ee9e6f0bce2104832e99f763fc1a (702515b023934424bccffb1d838e91ece101d9bc) 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6987 in /w/workspace/edgexfoundry_edgex-docs_PR-141 [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-141 # 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/141/head:refs/remotes/origin/PR-141 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f5fe501d8602ee9e6f0bce2104832e99f763fc1a into PR head commit a0f474b725ef574767de99dc0d6bb6a5de52dfba > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/141/head:refs/remotes/origin/PR-141 # 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/141/head:refs/remotes/origin/PR-141 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0f474b725ef574767de99dc0d6bb6a5de52dfba # timeout=10 Merge succeeded, producing a0f474b725ef574767de99dc0d6bb6a5de52dfba Checking out Revision a0f474b725ef574767de99dc0d6bb6a5de52dfba (PR-141) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f5fe501d8602ee9e6f0bce2104832e99f763fc1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0f474b725ef574767de99dc0d6bb6a5de52dfba # timeout=10 Commit message: "chore: ADR for creation and distribution of secrets" First time build. Skipping changelog. > git rev-list --no-walk 87177eaefa15717fdfab49cefec026689a77e9e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 02:27:22 + docker inspect -f . python:3-slim 02:27:22 02:27:22 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 02:27:23 + docker pull python:3-slim 02:27:23 3-slim: Pulling from library/python 02:27:24 54fec2fa59d0: Pulling fs layer 02:27:24 cd3f35d84cab: Pulling fs layer 02:27:24 a0afc8e92ef0: Pulling fs layer 02:27:24 9691f23efdb7: Pulling fs layer 02:27:24 6512e60b314b: Pulling fs layer 02:27:24 9691f23efdb7: Waiting 02:27:24 6512e60b314b: Waiting 02:27:24 cd3f35d84cab: Verifying Checksum 02:27:24 cd3f35d84cab: Download complete 02:27:24 9691f23efdb7: Verifying Checksum 02:27:24 9691f23efdb7: Download complete 02:27:24 6512e60b314b: Verifying Checksum 02:27:24 6512e60b314b: Download complete 02:27:24 54fec2fa59d0: Verifying Checksum 02:27:24 54fec2fa59d0: Download complete 02:27:24 a0afc8e92ef0: Verifying Checksum 02:27:24 a0afc8e92ef0: Download complete 02:27:26 54fec2fa59d0: Pull complete 02:27:27 cd3f35d84cab: Pull complete 02:27:29 a0afc8e92ef0: Pull complete 02:27:29 9691f23efdb7: Pull complete 02:27:30 6512e60b314b: Pull complete 02:27:30 Digest: sha256:87095c142afaf0d5e361bdb00f3bf1f8887e82d1962f1f9ac0782539cf8d97eb 02:27:30 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 02:27:30 prd-centos7-docker-4c-2g-6987 does not seem to be running inside a container 02:27:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-141 -v /w/workspace/edgexfoundry_edgex-docs_PR-141:/w/workspace/edgexfoundry_edgex-docs_PR-141:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-141@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-141@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 ******** python:3-slim cat 02:27:31 $ docker top 59212bc940df7849d023994a9dbe6dd0effe503e2403ff66455bbb2fcfc39f50 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:32 + pip install mkdocs 02:27:34 Collecting mkdocs 02:27:34 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 02:27:35 Collecting PyYAML>=3.10 02:27:35 Downloading PyYAML-5.3.1.tar.gz (269 kB) 02:27:36 Collecting Jinja2>=2.10.1 02:27:36 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 02:27:36 Collecting lunr[languages]==0.5.6 02:27:36 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 02:27:36 Collecting click>=3.3 02:27:36 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 02:27:36 Collecting Markdown>=3.2.1 02:27:36 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 02:27:36 Collecting tornado>=5.0 02:27:36 Downloading tornado-6.0.4.tar.gz (496 kB) 02:27:37 Collecting livereload>=2.5.1 02:27:37 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 02:27:37 Collecting MarkupSafe>=0.23 02:27:37 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 02:27:37 Collecting six>=1.11.0 02:27:37 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 02:27:37 Collecting future>=0.16.0 02:27:37 Downloading future-0.18.2.tar.gz (829 kB) 02:27:38 Collecting nltk>=3.2.5; extra == "languages" 02:27:38 Downloading nltk-3.5.zip (1.4 MB) 02:27:38 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (46.1.3) 02:27:38 Collecting joblib 02:27:38 Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) 02:27:39 Collecting regex 02:27:39 Downloading regex-2020.4.4-cp38-cp38-manylinux2010_x86_64.whl (691 kB) 02:27:40 Collecting tqdm 02:27:40 Downloading tqdm-4.46.0-py2.py3-none-any.whl (63 kB) 02:27:40 Building wheels for collected packages: PyYAML, tornado, future, nltk 02:27:40 Building wheel for PyYAML (setup.py): started 02:27:40 Building wheel for PyYAML (setup.py): finished with status 'done' 02:27:40 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=d99bf33ac7c4717f0d4b217e4dfe1b1c9676e65bee53fe501debe6d51adc5b66 02:27:40 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 02:27:40 Building wheel for tornado (setup.py): started 02:27:41 Building wheel for tornado (setup.py): finished with status 'done' 02:27:41 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=62d6cec5191f7eba47141abf6ed6247aeefa8d3029eb0e16a37feaa6e9aef7d3 02:27:41 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 02:27:41 Building wheel for future (setup.py): started 02:27:42 Building wheel for future (setup.py): finished with status 'done' 02:27:42 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=1328f105c0b159fac4c0eb7e2dd5600b4155d33645a90ca64b4afdac1ea7e009 02:27:42 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 02:27:42 Building wheel for nltk (setup.py): started 02:27:43 Building wheel for nltk (setup.py): finished with status 'done' 02:27:43 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434677 sha256=279832419c5a904698adfcdfa56f588f76d6f59b02a21bab9f981b4fe8676522 02:27:43 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 02:27:43 Successfully built PyYAML tornado future nltk 02:27:43 Installing collected packages: PyYAML, MarkupSafe, Jinja2, six, future, click, joblib, regex, tqdm, nltk, lunr, Markdown, tornado, livereload, mkdocs 02:27:50 Successfully installed Jinja2-2.11.2 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 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.46.0 [Pipeline] sh 02:27:50 + pip install mkdocs-material==5.1.0 02:27:51 Collecting mkdocs-material==5.1.0 02:27:51 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 02:27:54 Collecting Pygments>=2.4 02:27:54 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 02:27:54 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1) 02:27:54 Collecting pymdown-extensions>=7.0 02:27:54 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 02:27:54 Collecting mkdocs-material-extensions>=1.0b1 02:27:54 Downloading mkdocs_material_extensions-1.0b2-py3-none-any.whl (8.0 kB) 02:27:54 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.1) 02:27:54 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) 02:27:54 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) 02:27:54 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) 02:27:54 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) 02:27:54 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) 02:27:54 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) 02:27:54 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) 02:27:54 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (1.14.0) 02:27:54 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) 02:27:54 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) 02:27:54 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) 02:27:54 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.46.0) 02:27:54 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) 02:27:54 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) 02:27:54 Installing collected packages: Pygments, pymdown-extensions, mkdocs-material-extensions, mkdocs-material 02:28:02 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0b2 pymdown-extensions-7.1 [Pipeline] sh 02:28:02 + mkdocs build 02:28:03 INFO - Cleaning site directory 02:28:03 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-141/docs/1.2 02:28:03 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 02:28:03 - design/adr/0001-Registy-Refactor.md 02:28:03 - design/adr/0004-Feature-Flags.md 02:28:03 - design/adr/0005-Service-Self-Config.md 02:28:03 - design/adr/core/0003-V2-API-Principles.md 02:28:03 - design/adr/device-service/0002-Array-Datatypes.md 02:28:03 - design/adr/devops/0007-Release-Automation.md 02:28:03 - design/adr/security/0009-Secret-Creation-and-Distribution.md 02:28:03 - design/legacy-design/device-service/discovery.md 02:28:03 - microservices/security/security-file-token-provider.1.md 02:28:03 - microservices/security/security-secrets-setup.1.md 02:28:10 INFO - Documentation built in 6.74 seconds [Pipeline] stash 02:28:30 Stashed 392 file(s) [Pipeline] } 02:28:30 $ docker stop --time=1 59212bc940df7849d023994a9dbe6dd0effe503e2403ff66455bbb2fcfc39f50 02:28:31 $ docker rm -f 59212bc940df7849d023994a9dbe6dd0effe503e2403ff66455bbb2fcfc39f50 [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 02:28:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:28:33 ---> package-listing.sh 02:28:33 ++ facter osfamily 02:28:33 ++ tr '[:upper:]' '[:lower:]' 02:28:33 + OS_FAMILY=redhat 02:28:33 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-141 02:28:33 + START_PACKAGES=/tmp/packages_start.txt 02:28:33 + END_PACKAGES=/tmp/packages_end.txt 02:28:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:28:33 + PACKAGES=/tmp/packages_start.txt 02:28:33 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-141 ']' 02:28:33 + PACKAGES=/tmp/packages_end.txt 02:28:33 + case "${OS_FAMILY}" in 02:28:33 + rpm -qa 02:28:33 + sort 02:28:38 + '[' -f /tmp/packages_start.txt ']' 02:28:38 + '[' -f /tmp/packages_end.txt ']' 02:28:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:28:38 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-141 ']' 02:28:38 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-141/archives/ 02:28:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-141/archives/ [Pipeline] isUnix [Pipeline] sh 02:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:28:38 02:28:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:28:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:28:38 alpine: Pulling from edgex-lftools-log-publisher 02:28:38 c9b1b535fdd9: Pulling fs layer 02:28:38 2cc5ad85d9ab: Pulling fs layer 02:28:38 756a868c4378: Pulling fs layer 02:28:38 444b2fc9a129: Pulling fs layer 02:28:38 ea15f1150254: Pulling fs layer 02:28:38 41b27a9f41bf: Pulling fs layer 02:28:38 28c525ee5125: Pulling fs layer 02:28:38 094b1ea09ed8: Pulling fs layer 02:28:38 138eaada9080: Pulling fs layer 02:28:38 0622d0fa9048: Pulling fs layer 02:28:38 41b27a9f41bf: Waiting 02:28:38 28c525ee5125: Waiting 02:28:38 138eaada9080: Waiting 02:28:38 0622d0fa9048: Waiting 02:28:38 094b1ea09ed8: Waiting 02:28:38 444b2fc9a129: Waiting 02:28:38 ea15f1150254: Waiting 02:28:38 2cc5ad85d9ab: Verifying Checksum 02:28:38 2cc5ad85d9ab: Download complete 02:28:38 444b2fc9a129: Verifying Checksum 02:28:38 444b2fc9a129: Download complete 02:28:39 c9b1b535fdd9: Verifying Checksum 02:28:39 c9b1b535fdd9: Download complete 02:28:39 ea15f1150254: Verifying Checksum 02:28:39 ea15f1150254: Download complete 02:28:39 28c525ee5125: Verifying Checksum 02:28:39 28c525ee5125: Download complete 02:28:39 c9b1b535fdd9: Pull complete 02:28:39 756a868c4378: Verifying Checksum 02:28:39 756a868c4378: Download complete 02:28:39 138eaada9080: Verifying Checksum 02:28:39 138eaada9080: Download complete 02:28:39 0622d0fa9048: Verifying Checksum 02:28:39 0622d0fa9048: Download complete 02:28:39 094b1ea09ed8: Verifying Checksum 02:28:39 094b1ea09ed8: Download complete 02:28:40 2cc5ad85d9ab: Pull complete 02:28:40 41b27a9f41bf: Verifying Checksum 02:28:40 41b27a9f41bf: Download complete 02:28:43 756a868c4378: Pull complete 02:28:43 444b2fc9a129: Pull complete 02:28:43 ea15f1150254: Pull complete 02:28:47 41b27a9f41bf: Pull complete 02:28:47 28c525ee5125: Pull complete 02:28:50 094b1ea09ed8: Pull complete 02:28:50 138eaada9080: Pull complete 02:28:51 0622d0fa9048: Pull complete 02:28:51 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:28:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:28:51 prd-centos7-docker-4c-2g-6987 does not seem to be running inside a container 02:28: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-141 -v /w/workspace/edgexfoundry_edgex-docs_PR-141:/w/workspace/edgexfoundry_edgex-docs_PR-141:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-141@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-141@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:28:52 $ docker top af48b24ddc9c7ef961b01669dc0e8708c9d5c7247442f6a9e54913b210af55b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:52 provisioning config files... 02:28:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-141@tmp/config4542553598423531353tmp [Pipeline] { [Pipeline] echo 02:28:52 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:28:52 ---> create-netrc.sh [Pipeline] echo 02:28:52 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:28:53 ---> logs-deploy.sh 02:28:53 + ARCHIVE_ARTIFACTS= 02:28:53 + LOGS_SERVER=https://logs.edgexfoundry.org 02:28:53 + '[' https://logs.edgexfoundry.org == None ']' 02:28:53 + NEXUS_URL=https://nexus.edgexfoundry.org 02:28:53 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-141/2 02:28:53 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-141/2/ 02:28:53 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-141/2 /w/workspace/edgexfoundry_edgex-docs_PR-141 02:28:54 Archives upload complete. 02:28:54 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-141/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-141/2/ 02:28:55 ---> uname -a: 02:28:55 Linux af48b24ddc9c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 02:28:55 02:28:55 02:28:55 ---> lscpu: 02:28:55 Architecture: x86_64 02:28:55 CPU op-mode(s): 32-bit, 64-bit 02:28:55 Byte Order: Little Endian 02:28:55 Address sizes: 40 bits physical, 48 bits virtual 02:28:55 CPU(s): 4 02:28:55 On-line CPU(s) list: 0-3 02:28:55 Thread(s) per core: 1 02:28:55 Core(s) per socket: 1 02:28:55 Socket(s): 4 02:28:55 NUMA node(s): 1 02:28:55 Vendor ID: GenuineIntel 02:28:55 CPU family: 6 02:28:55 Model: 44 02:28:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:28:55 Stepping: 1 02:28:55 CPU MHz: 2933.436 02:28:55 BogoMIPS: 5866.87 02:28:55 Virtualization: VT-x 02:28:55 Hypervisor vendor: KVM 02:28:55 Virtualization type: full 02:28:55 L1d cache: 128 KiB 02:28:55 L1i cache: 128 KiB 02:28:55 L2 cache: 16 MiB 02:28:55 L3 cache: 64 MiB 02:28:55 NUMA node0 CPU(s): 0-3 02:28:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 02:28:55 Vulnerability Meltdown: Mitigation; PTI 02:28:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:28:55 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 02:28:55 Vulnerability Spectre v2: Mitigation; Full retpoline 02:28:55 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 02:28:55 02:28:55 02:28:55 ---> nproc: 02:28:55 4 02:28:55 02:28:55 02:28:55 ---> df -h: 02:28:55 Filesystem Size Used Available Use% Mounted on 02:28:55 overlay 50.0G 6.9G 43.1G 14% / 02:28:55 tmpfs 64.0M 0 64.0M 0% /dev 02:28:55 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 02:28:55 shm 64.0M 0 64.0M 0% /dev/shm 02:28:55 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 02:28:55 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 02:28:55 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 02:28:55 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_PR-141 02:28:55 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_PR-141@tmp 02:28:55 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa 02:28:55 02:28:55 02:28:55 ---> free -m: 02:28:55 total used free shared buff/cache available 02:28:55 Mem: 1838 635 66 0 1135 1098 02:28:55 Swap: 1023 1 1022 02:28:55 02:28:55 02:28:55 ---> ip addr: 02:28:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:28:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:28:55 inet 127.0.0.1/8 scope host lo 02:28:55 valid_lft forever preferred_lft forever 02:28:55 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:28:55 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:28:55 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:28:55 valid_lft forever preferred_lft forever 02:28:55 02:28:55 02:28:55 ---> sar -b -r -n DEV: 02:28:55 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/03/20 _x86_64_ (4 CPU) 02:28:55 02:28:55 02:26:13 LINUX RESTART 02:28:55 02:28:55 02:27:03 tps rtps wtps bread/s bwrtn/s 02:28:55 02:28:01 148.83 35.40 113.43 4075.90 30092.32 02:28:55 Average: 148.83 35.40 113.43 4075.90 30092.32 02:28:55 02:28:55 02:27:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:28:55 02:28:01 177176 1705128 90.59 2620 1106944 961964 32.82 527284 950540 32752 02:28:55 Average: 177176 1705128 90.59 2620 1106944 961964 32.82 527284 950540 32752 02:28:55 02:28:55 02:27:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:28:55 02:28:01 eth0 375.91 294.16 2453.16 61.43 0.00 0.00 0.00 02:28:55 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:55 02:28:01 veth287f7d9 22.92 30.56 1.98 264.46 0.00 0.00 0.00 02:28:55 02:28:01 docker0 22.92 30.42 1.66 264.45 0.00 0.00 0.00 02:28:55 Average: eth0 375.91 294.16 2453.16 61.43 0.00 0.00 0.00 02:28:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:55 Average: veth287f7d9 22.92 30.56 1.98 264.46 0.00 0.00 0.00 02:28:55 Average: docker0 22.92 30.42 1.66 264.45 0.00 0.00 0.00 02:28:55 02:28:55 02:28:55 ---> sar -P ALL: 02:28:55 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/03/20 _x86_64_ (4 CPU) 02:28:55 02:28:55 02:26:13 LINUX RESTART 02:28:55 02:28:55 02:27:03 CPU %user %nice %system %iowait %steal %idle 02:28:55 02:28:01 all 13.03 0.00 6.09 4.40 1.40 75.08 02:28:55 02:28:01 0 19.95 0.00 7.48 4.56 1.32 66.69 02:28:55 02:28:01 1 8.96 0.00 4.25 3.76 1.51 81.51 02:28:55 02:28:01 2 10.81 0.00 4.97 5.44 1.45 77.34 02:28:55 02:28:01 3 12.46 0.00 7.66 3.83 1.31 74.74 02:28:55 Average: all 13.03 0.00 6.09 4.40 1.40 75.08 02:28:55 Average: 0 19.95 0.00 7.48 4.56 1.32 66.69 02:28:55 Average: 1 8.96 0.00 4.25 3.76 1.51 81.51 02:28:55 Average: 2 10.81 0.00 4.97 5.44 1.45 77.34 02:28:55 Average: 3 12.46 0.00 7.66 3.83 1.31 74.74 02:28:55 02:28:55