Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f54d0a217930603d13186cb247e1a80bbd4991a3 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 on ‘prd-centos7-docker-4c-2g-3117’ Running on prd-centos7-docker-4c-2g-3119 in /w/workspace/edgexfoundry_edgex-docs_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision f54d0a217930603d13186cb247e1a80bbd4991a3 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f54d0a217930603d13186cb247e1a80bbd4991a3 # timeout=10 Commit message: "Merge pull request #118 from akramtexas/guide_for_creating_put_payloads_113" > git rev-list --no-walk 3ca165724e51b04abd0a9b1c1aa0a255ecfb33ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 21:36:54 + docker inspect -f . python:3-slim 21:36:54 21:36:54 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 21:36:54 + docker pull python:3-slim 21:36:55 3-slim: Pulling from library/python 21:36:55 c499e6d256d6: Pulling fs layer 21:36:55 62b0f1bf7919: Pulling fs layer 21:36:55 3b19c64bdfee: Pulling fs layer 21:36:55 196a2aed8498: Pulling fs layer 21:36:55 6230be1200bd: Pulling fs layer 21:36:55 196a2aed8498: Waiting 21:36:55 6230be1200bd: Waiting 21:36:55 62b0f1bf7919: Verifying Checksum 21:36:55 62b0f1bf7919: Download complete 21:36:55 196a2aed8498: Verifying Checksum 21:36:55 196a2aed8498: Download complete 21:36:55 6230be1200bd: Verifying Checksum 21:36:55 6230be1200bd: Download complete 21:36:55 c499e6d256d6: Verifying Checksum 21:36:55 c499e6d256d6: Download complete 21:36:55 3b19c64bdfee: Verifying Checksum 21:36:55 3b19c64bdfee: Download complete 21:36:57 c499e6d256d6: Pull complete 21:36:58 62b0f1bf7919: Pull complete 21:37:00 3b19c64bdfee: Pull complete 21:37:00 196a2aed8498: Pull complete 21:37:00 6230be1200bd: Pull complete 21:37:00 Digest: sha256:c0281d8fe99edff517fcc748f088bc51822ae660bac9e4aba76a81fa987fe9e8 21:37:00 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 21:37:00 prd-centos7-docker-4c-2g-3119 does not seem to be running inside a container 21:37:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_master -v /w/workspace/edgexfoundry_edgex-docs_master:/w/workspace/edgexfoundry_edgex-docs_master:rw,z -v /w/workspace/edgexfoundry_edgex-docs_master@tmp:/w/workspace/edgexfoundry_edgex-docs_master@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 ******** python:3-slim cat 21:37:01 $ docker top 19f0e9299a46bafbf819cde73d74bc506c0d1504fc181fa3b626bdca6c1fd976 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:02 + pip install mkdocs 21:37:04 Collecting mkdocs 21:37:04 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 21:37:04 Collecting tornado>=5.0 21:37:04 Downloading tornado-6.0.4.tar.gz (496 kB) 21:37:06 Collecting Jinja2>=2.10.1 21:37:06 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 21:37:06 Collecting lunr[languages]==0.5.6 21:37:06 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 21:37:06 Collecting PyYAML>=3.10 21:37:06 Downloading PyYAML-5.3.1.tar.gz (269 kB) 21:37:06 Collecting Markdown>=3.2.1 21:37:06 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 21:37:06 Collecting livereload>=2.5.1 21:37:06 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 21:37:07 Collecting click>=3.3 21:37:07 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 21:37:07 Collecting MarkupSafe>=0.23 21:37:07 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 21:37:07 Collecting six>=1.11.0 21:37:07 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 21:37:07 Collecting future>=0.16.0 21:37:07 Downloading future-0.18.2.tar.gz (829 kB) 21:37:07 Collecting nltk>=3.2.5; extra == "languages" 21:37:07 Downloading nltk-3.4.5.zip (1.5 MB) 21:37:08 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (46.1.3) 21:37:08 Building wheels for collected packages: tornado, PyYAML, future, nltk 21:37:08 Building wheel for tornado (setup.py): started 21:37:09 Building wheel for tornado (setup.py): finished with status 'done' 21:37:09 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=bf35c489d90368494bf64bf690f2db7b5b8389a446613f16b5607e7b3c9f6f86 21:37:09 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 21:37:09 Building wheel for PyYAML (setup.py): started 21:37:09 Building wheel for PyYAML (setup.py): finished with status 'done' 21:37:09 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=3c7d566c0696b52b91711a5651d45f8779f195463582e4d557fa2e5703eb67bc 21:37:09 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 21:37:09 Building wheel for future (setup.py): started 21:37:10 Building wheel for future (setup.py): finished with status 'done' 21:37:10 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=b832e177de0c9715a2fe503b22484b794484c85096709c2b7bc1bf51ee1b2ecf 21:37:10 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 21:37:10 Building wheel for nltk (setup.py): started 21:37:11 Building wheel for nltk (setup.py): finished with status 'done' 21:37:11 Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449905 sha256=95669e6511ab4cc921e13756b7a3cd1ae58ccc13499be595b8647b9fd36b7b90 21:37:11 Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 21:37:11 Successfully built tornado PyYAML future nltk 21:37:11 Installing collected packages: tornado, MarkupSafe, Jinja2, six, future, nltk, lunr, PyYAML, Markdown, livereload, click, mkdocs 21:37:14 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 21:37:15 + pip install mkdocs-material==4.6.3 21:37:16 Collecting mkdocs-material==4.6.3 21:37:16 Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) 21:37:16 Collecting pymdown-extensions>=6.3 21:37:16 Downloading pymdown_extensions-7.0-py2.py3-none-any.whl (204 kB) 21:37:17 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==4.6.3) (3.2.1) 21:37:17 Collecting Pygments>=2.4 21:37:17 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 21:37:17 Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==4.6.3) (1.1) 21:37:17 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material==4.6.3) (46.1.3) 21:37:17 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (7.1.1) 21:37:17 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (0.5.6) 21:37:17 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (2.11.1) 21:37:17 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (6.0.4) 21:37:17 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (2.6.1) 21:37:17 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (5.3.1) 21:37:17 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material==4.6.3) (1.14.0) 21:37:17 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==4.6.3) (0.18.2) 21:37:17 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==4.6.3) (3.4.5) 21:37:17 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.0->mkdocs-material==4.6.3) (1.1.1) 21:37:17 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material 21:37:18 Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-7.0 [Pipeline] sh 21:37:19 + mkdocs build 21:37:19 INFO - Cleaning site directory 21:37:19 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 21:37:19 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 21:37:19 - design/adr/0001-Registy-Refactor.md 21:37:19 - design/adr/0004-Feature-Flags.md 21:37:19 - design/adr/0005-Service-Self-Config.md 21:37:19 - design/adr/core/0003-V2-API-Principles.md 21:37:19 - design/adr/device-service/0002-Array-Datatypes.md 21:37:19 - design/legacy-design/device-service/discovery.md 21:37:19 - microservices/security/security-file-token-provider.1.md 21:37:19 - microservices/security/security-secrets-setup.1.md 21:37:28 INFO - Documentation built in 7.15 seconds [Pipeline] stash 21:37:43 Stashed 390 file(s) [Pipeline] } 21:37:43 $ docker stop --time=1 19f0e9299a46bafbf819cde73d74bc506c0d1504fc181fa3b626bdca6c1fd976 21:37:45 $ docker rm -f 19f0e9299a46bafbf819cde73d74bc506c0d1504fc181fa3b626bdca6c1fd976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:46 + git log --format=%B -n 1 21:37:46 + grep -v Signed-off-by 21:37:46 + head -n 1 [Pipeline] cleanWs 21:37:46 [WS-CLEANUP] Deleting project workspace... 21:37:46 [WS-CLEANUP] Deferred wipeout is used... 21:37:46 [WS-CLEANUP] done [Pipeline] dir 21:37:46 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 21:37:46 using credential edgex-jenkins-ssh 21:37:46 Cloning the remote Git repository 21:37:46 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 21:37:46 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 21:37:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 21:37:46 > git --version # timeout=10 21:37:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:55 Checking out Revision 1d6286f1c2d362bc43ab8cbe7458e6aec6681cfc (refs/remotes/origin/gh-pages) 21:37:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 21:37:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 21:37:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 21:37:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:55 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 21:37:55 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 21:37:55 > git config core.sparsecheckout # timeout=10 21:37:55 > git checkout -f 1d6286f1c2d362bc43ab8cbe7458e6aec6681cfc # timeout=10 21:37:56 > git branch -a -v --no-abbrev # timeout=10 21:37:56 > git checkout -b gh-pages 1d6286f1c2d362bc43ab8cbe7458e6aec6681cfc # timeout=10 21:37:57 Commit message: "ci: Merge pull request #124 from ernestojeda/pin-mkdocs-material" [Pipeline] unstash [Pipeline] sh 21:38:05 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 21:38:06 + rm -rf docs [Pipeline] sh 21:38:06 + git diff-index --quiet HEAD -- [Pipeline] echo 21:38:06 We have detected there are changes to commit: [1] [true] [Pipeline] sh 21:38:06 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 21:38:07 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 21:38:07 + git add . [Pipeline] sh 21:38:08 + git commit -s -m 'ci: Merge pull request #118 from akramtexas/guide_for_creating_put_payloads_113 21:38:08 ' 21:38:08 [gh-pages dde9cb1] ci: Merge pull request #118 from akramtexas/guide_for_creating_put_payloads_113 21:38:08 3 files changed, 99 insertions(+), 1 deletion(-) 21:38:08 rewrite 1.2/search/search_index.json (66%) [Pipeline] sshagent 21:38:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:08 [ssh-agent] Looking for ssh-agent implementation... 21:38:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:08 $ ssh-agent 21:38:08 SSH_AUTH_SOCK=/tmp/ssh-EUK9ANohckk3/agent.11040 21:38:08 SSH_AGENT_PID=11042 21:38:08 Running ssh-add (command line suppressed) 21:38:08 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_6244907634991299943.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_6244907634991299943.key) 21:38:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:08 + git push origin gh-pages 21:38:08 Warning: Permanently added the RSA host key for IP address '140.82.112.4' to the list of known hosts. 21:38:11 To github.com:edgexfoundry/edgex-docs.git 21:38:11 1d6286f..dde9cb1 gh-pages -> gh-pages [Pipeline] } 21:38:11 $ ssh-agent -k 21:38:11 unset SSH_AUTH_SOCK; 21:38:11 unset SSH_AGENT_PID; 21:38:11 echo Agent pid 11042 killed; 21:38:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:38:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:38:12 ---> package-listing.sh 21:38:12 ++ facter osfamily 21:38:12 ++ tr '[:upper:]' '[:lower:]' 21:38:12 + OS_FAMILY=redhat 21:38:12 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 21:38:12 + START_PACKAGES=/tmp/packages_start.txt 21:38:12 + END_PACKAGES=/tmp/packages_end.txt 21:38:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:38:12 + PACKAGES=/tmp/packages_start.txt 21:38:12 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 21:38:12 + PACKAGES=/tmp/packages_end.txt 21:38:12 + case "${OS_FAMILY}" in 21:38:12 + rpm -qa 21:38:12 + sort 21:38:17 + '[' -f /tmp/packages_start.txt ']' 21:38:17 + '[' -f /tmp/packages_end.txt ']' 21:38:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:38:17 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 21:38:17 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 21:38:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] isUnix [Pipeline] sh 21:38:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:38:17 21:38:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:38:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:38:17 alpine: Pulling from edgex-lftools-log-publisher 21:38:17 c9b1b535fdd9: Pulling fs layer 21:38:17 2cc5ad85d9ab: Pulling fs layer 21:38:17 756a868c4378: Pulling fs layer 21:38:17 444b2fc9a129: Pulling fs layer 21:38:17 ea15f1150254: Pulling fs layer 21:38:17 41b27a9f41bf: Pulling fs layer 21:38:17 28c525ee5125: Pulling fs layer 21:38:17 094b1ea09ed8: Pulling fs layer 21:38:17 138eaada9080: Pulling fs layer 21:38:17 0622d0fa9048: Pulling fs layer 21:38:17 444b2fc9a129: Waiting 21:38:17 28c525ee5125: Waiting 21:38:17 41b27a9f41bf: Waiting 21:38:17 094b1ea09ed8: Waiting 21:38:17 0622d0fa9048: Waiting 21:38:17 ea15f1150254: Waiting 21:38:17 2cc5ad85d9ab: Verifying Checksum 21:38:17 2cc5ad85d9ab: Download complete 21:38:17 444b2fc9a129: Verifying Checksum 21:38:17 444b2fc9a129: Download complete 21:38:17 c9b1b535fdd9: Verifying Checksum 21:38:17 c9b1b535fdd9: Download complete 21:38:17 ea15f1150254: Download complete 21:38:18 28c525ee5125: Verifying Checksum 21:38:18 28c525ee5125: Download complete 21:38:18 756a868c4378: Verifying Checksum 21:38:18 756a868c4378: Download complete 21:38:18 138eaada9080: Verifying Checksum 21:38:18 138eaada9080: Download complete 21:38:18 0622d0fa9048: Verifying Checksum 21:38:18 0622d0fa9048: Download complete 21:38:18 094b1ea09ed8: Verifying Checksum 21:38:18 094b1ea09ed8: Download complete 21:38:18 c9b1b535fdd9: Pull complete 21:38:18 41b27a9f41bf: Verifying Checksum 21:38:18 41b27a9f41bf: Download complete 21:38:19 2cc5ad85d9ab: Pull complete 21:38:21 756a868c4378: Pull complete 21:38:21 444b2fc9a129: Pull complete 21:38:21 ea15f1150254: Pull complete 21:38:25 41b27a9f41bf: Pull complete 21:38:25 28c525ee5125: Pull complete 21:38:27 094b1ea09ed8: Pull complete 21:38:27 138eaada9080: Pull complete 21:38:27 0622d0fa9048: Pull complete 21:38:27 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:38:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:38:27 prd-centos7-docker-4c-2g-3119 does not seem to be running inside a container 21:38:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-docs_master -v /w/workspace/edgexfoundry_edgex-docs_master:/w/workspace/edgexfoundry_edgex-docs_master:rw,z -v /w/workspace/edgexfoundry_edgex-docs_master@tmp:/w/workspace/edgexfoundry_edgex-docs_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:38:28 $ docker top b0bc5a28acd53c02509f662f4c91787ac7e81c535d40ccbbad8c00e50acbf06a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:38:28 provisioning config files... 21:38:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config8483143924197083541tmp [Pipeline] { [Pipeline] echo 21:38:28 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:38:28 ---> create-netrc.sh [Pipeline] echo 21:38:28 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:38:29 ---> logs-deploy.sh 21:38:29 + ARCHIVE_ARTIFACTS= 21:38:29 + LOGS_SERVER=https://logs.edgexfoundry.org 21:38:29 + '[' https://logs.edgexfoundry.org == None ']' 21:38:29 + NEXUS_URL=https://nexus.edgexfoundry.org 21:38:29 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/16 21:38:29 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/16/ 21:38:29 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/16 /w/workspace/edgexfoundry_edgex-docs_master 21:38:30 Archives upload complete. 21:38:30 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/16 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/16/ 21:38:31 ---> uname -a: 21:38:31 Linux b0bc5a28acd5 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 21:38:31 21:38:31 21:38:31 ---> lscpu: 21:38:31 Architecture: x86_64 21:38:31 CPU op-mode(s): 32-bit, 64-bit 21:38:31 Byte Order: Little Endian 21:38:31 Address sizes: 40 bits physical, 48 bits virtual 21:38:31 CPU(s): 4 21:38:31 On-line CPU(s) list: 0-3 21:38:31 Thread(s) per core: 1 21:38:31 Core(s) per socket: 1 21:38:31 Socket(s): 4 21:38:31 NUMA node(s): 1 21:38:31 Vendor ID: GenuineIntel 21:38:31 CPU family: 6 21:38:31 Model: 44 21:38:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:38:31 Stepping: 1 21:38:31 CPU MHz: 2933.396 21:38:31 BogoMIPS: 5866.79 21:38:31 Virtualization: VT-x 21:38:31 Hypervisor vendor: KVM 21:38:31 Virtualization type: full 21:38:31 L1d cache: 128 KiB 21:38:31 L1i cache: 128 KiB 21:38:31 L2 cache: 16 MiB 21:38:31 L3 cache: 64 MiB 21:38:31 NUMA node0 CPU(s): 0-3 21:38:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 21:38:31 Vulnerability Meltdown: Mitigation; PTI 21:38:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:38:31 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 21:38:31 Vulnerability Spectre v2: Mitigation; Full retpoline 21:38:31 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 21:38:31 21:38:31 21:38:31 ---> nproc: 21:38:31 4 21:38:31 21:38:31 21:38:31 ---> df -h: 21:38:31 Filesystem Size Used Available Use% Mounted on 21:38:31 overlay 50.0G 7.0G 43.0G 14% / 21:38:31 tmpfs 64.0M 0 64.0M 0% /dev 21:38:31 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 21:38:31 shm 64.0M 0 64.0M 0% /dev/shm 21:38:31 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf 21:38:31 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname 21:38:31 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts 21:38:31 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/edgexfoundry_edgex-docs_master 21:38:31 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/edgexfoundry_edgex-docs_master@tmp 21:38:31 /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa 21:38:31 21:38:31 21:38:31 ---> free -m: 21:38:31 total used free shared buff/cache available 21:38:31 Mem: 1838 629 76 0 1131 1105 21:38:31 Swap: 1023 1 1022 21:38:31 21:38:31 21:38:31 ---> ip addr: 21:38:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:38:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:38:31 inet 127.0.0.1/8 scope host lo 21:38:31 valid_lft forever preferred_lft forever 21:38:31 6: eth0@if7: mtu 1458 qdisc noqueue state UP 21:38:31 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:38:31 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:38:31 valid_lft forever preferred_lft forever 21:38:31 21:38:31 21:38:31 ---> sar -b -r -n DEV: 21:38:31 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 21:38:31 21:38:31 21:36:00 LINUX RESTART 21:38:31 21:38:31 21:37:01 tps rtps wtps bread/s bwrtn/s 21:38:31 21:38:01 85.93 18.42 67.51 1144.04 25042.64 21:38:31 Average: 85.93 18.42 67.51 1144.04 25042.64 21:38:31 21:38:31 21:37:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:38:31 21:38:01 69016 1813288 96.33 2620 1227328 907312 30.96 833376 806324 27036 21:38:31 Average: 69016 1813288 96.33 2620 1227328 907312 30.96 833376 806324 27036 21:38:31 21:38:31 21:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:38:31 21:38:01 eth0 2570.52 1666.03 4219.84 2904.88 0.00 0.00 0.00 21:38:31 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:31 21:38:01 docker0 20.71 21.24 1.43 195.37 0.00 0.00 0.00 21:38:31 Average: eth0 2570.52 1666.03 4219.84 2904.88 0.00 0.00 0.00 21:38:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:31 Average: docker0 20.71 21.24 1.43 195.37 0.00 0.00 0.00 21:38:31 21:38:31 21:38:31 ---> sar -P ALL: 21:38:31 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 21:38:31 21:38:31 21:36:00 LINUX RESTART 21:38:31 21:38:31 21:37:01 CPU %user %nice %system %iowait %steal %idle 21:38:31 21:38:01 all 21.38 0.00 5.85 0.99 0.02 71.77 21:38:31 21:38:01 0 14.34 0.00 7.92 0.29 0.03 77.42 21:38:31 21:38:01 1 16.51 0.00 4.73 1.63 0.02 77.11 21:38:31 21:38:01 2 20.78 0.00 5.51 1.31 0.03 72.37 21:38:31 21:38:01 3 33.73 0.00 5.29 0.69 0.02 60.28 21:38:31 Average: all 21.38 0.00 5.85 0.99 0.02 71.77 21:38:31 Average: 0 14.34 0.00 7.92 0.29 0.03 77.42 21:38:31 Average: 1 16.51 0.00 4.73 1.63 0.02 77.11 21:38:31 Average: 2 20.78 0.00 5.51 1.31 0.03 72.37 21:38:31 Average: 3 33.73 0.00 5.29 0.69 0.02 60.28 21:38:31 21:38:31 21:38:31