Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d6106669f7273b209b8b087fc579aeae6a59002a 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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-1899 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 d6106669f7273b209b8b087fc579aeae6a59002a (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 d6106669f7273b209b8b087fc579aeae6a59002a # timeout=10 Commit message: "feat: Add ability to Filter functions to reverse the logic to filter out specified names (#160)" > git rev-list --no-walk 0d1f3a4aa75c8886fd00b2bc1c64820673ac16d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 18:13:39 + docker inspect -f . python:3-slim 18:13:39 18:13:39 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 18:13:39 + docker pull python:3-slim 18:13:39 3-slim: Pulling from library/python 18:13:39 afb6ec6fdc1c: Pulling fs layer 18:13:39 2cf47e503ea9: Pulling fs layer 18:13:39 24d1e29dc62b: Pulling fs layer 18:13:39 bd4a83fdfd23: Pulling fs layer 18:13:39 42046f770a49: Pulling fs layer 18:13:39 bd4a83fdfd23: Waiting 18:13:39 42046f770a49: Waiting 18:13:39 2cf47e503ea9: Verifying Checksum 18:13:39 2cf47e503ea9: Download complete 18:13:40 bd4a83fdfd23: Verifying Checksum 18:13:40 bd4a83fdfd23: Download complete 18:13:40 24d1e29dc62b: Verifying Checksum 18:13:40 24d1e29dc62b: Download complete 18:13:40 42046f770a49: Verifying Checksum 18:13:40 42046f770a49: Download complete 18:13:40 afb6ec6fdc1c: Verifying Checksum 18:13:40 afb6ec6fdc1c: Download complete 18:13:42 afb6ec6fdc1c: Pull complete 18:13:42 2cf47e503ea9: Pull complete 18:13:44 24d1e29dc62b: Pull complete 18:13:44 bd4a83fdfd23: Pull complete 18:13:45 42046f770a49: Pull complete 18:13:45 Digest: sha256:9a2dc78688cf19fe085505560c76dfbc9feb936dc6d4a71e4de27bf85fe53808 18:13:45 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 18:13:45 prd-centos7-docker-4c-2g-1899 does not seem to be running inside a container 18:13:45 $ 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 ******** -e ******** python:3-slim cat 18:13:47 $ docker top e5992e615b1bc074f8b5c480ec02f6ad3836333f33773029d976f3f0495770ad -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:47 + pip install mkdocs 18:13:49 Collecting mkdocs 18:13:49 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 18:13:49 Collecting livereload>=2.5.1 18:13:49 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 18:13:50 Collecting Jinja2>=2.10.1 18:13:50 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 18:13:50 Collecting tornado>=5.0 18:13:50 Downloading tornado-6.0.4.tar.gz (496 kB) 18:13:50 Collecting lunr[languages]==0.5.8 18:13:50 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 18:13:51 Collecting Markdown>=3.2.1 18:13:51 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) 18:13:51 Collecting click>=3.3 18:13:51 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 18:13:51 Collecting PyYAML>=3.10 18:13:51 Downloading PyYAML-5.3.1.tar.gz (269 kB) 18:13:52 Collecting six 18:13:52 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 18:13:52 Collecting MarkupSafe>=0.23 18:13:52 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 18:13:52 Collecting future>=0.16.0 18:13:52 Downloading future-0.18.2.tar.gz (829 kB) 18:13:53 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 18:13:53 Downloading nltk-3.5.zip (1.4 MB) 18:13:54 Collecting joblib 18:13:54 Downloading joblib-0.15.1-py3-none-any.whl (298 kB) 18:13:55 Collecting regex 18:13:55 Downloading regex-2020.5.14-cp38-cp38-manylinux2010_x86_64.whl (689 kB) 18:13:55 Collecting tqdm 18:13:55 Downloading tqdm-4.46.1-py2.py3-none-any.whl (63 kB) 18:13:55 Building wheels for collected packages: tornado, PyYAML, future, nltk 18:13:55 Building wheel for tornado (setup.py): started 18:13:56 Building wheel for tornado (setup.py): finished with status 'done' 18:13:56 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=95505d3a442002ecbad17a877942308c45e26f35b7413d4a1765a30ae34fa2d5 18:13:56 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 18:13:56 Building wheel for PyYAML (setup.py): started 18:13:56 Building wheel for PyYAML (setup.py): finished with status 'done' 18:13:56 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=4b5f265d130d147e0511836c28fbcba842c629a4bd29772743e62a953497ce7d 18:13:56 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 18:13:56 Building wheel for future (setup.py): started 18:13:57 Building wheel for future (setup.py): finished with status 'done' 18:13:57 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=5e774d1b8b6f40c79086fd1e87258d93d1fdaa9c1e86b0c42eacb240ca5fc30b 18:13:57 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 18:13:57 Building wheel for nltk (setup.py): started 18:13:58 Building wheel for nltk (setup.py): finished with status 'done' 18:13:58 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434676 sha256=0b96d77d79c9bbbcc22c3fd92662fe44e9f9eca6908d0f2999a048b0c407cb56 18:13:58 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 18:13:58 Successfully built tornado PyYAML future nltk 18:13:58 Installing collected packages: six, tornado, livereload, MarkupSafe, Jinja2, future, click, joblib, regex, tqdm, nltk, lunr, Markdown, PyYAML, mkdocs 18:14:06 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.15.1 livereload-2.6.1 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.5.14 six-1.15.0 tornado-6.0.4 tqdm-4.46.1 [Pipeline] sh 18:14:07 + pip install mkdocs-material==5.1.0 18:14:08 Collecting mkdocs-material==5.1.0 18:14:08 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 18:14:09 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1.2) 18:14:09 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.2) 18:14:09 Collecting Pygments>=2.4 18:14:09 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 18:14:10 Collecting mkdocs-material-extensions>=1.0b1 18:14:10 Downloading mkdocs_material_extensions-1.0-py3-none-any.whl (7.9 kB) 18:14:10 Collecting pymdown-extensions>=7.0 18:14:10 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 18:14:10 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) 18:14:10 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) 18:14:10 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) 18:14:10 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) 18:14:10 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) 18:14:10 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) 18:14:10 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) 18:14:10 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) 18:14:10 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) 18:14:10 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) 18:14:10 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.15.1) 18:14:10 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.5.14) 18:14:10 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.46.1) 18:14:10 Installing collected packages: Pygments, mkdocs-material-extensions, pymdown-extensions, mkdocs-material 18:14:17 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0 pymdown-extensions-7.1 [Pipeline] sh 18:14:17 + mkdocs build 18:14:18 INFO - Cleaning site directory 18:14:18 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 18:14:18 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 18:14:18 - design/adr/0001-Registy-Refactor.md 18:14:18 - design/adr/0004-Feature-Flags.md 18:14:18 - design/adr/0005-Service-Self-Config.md 18:14:18 - design/adr/core/0003-V2-API-Principles.md 18:14:18 - design/adr/device-service/0002-Array-Datatypes.md 18:14:18 - design/adr/devops/0007-Release-Automation.md 18:14:18 - design/legacy-design/device-service/discovery.md 18:14:18 - microservices/application/Configuration.md 18:14:18 - microservices/security/security-file-token-provider.1.md 18:14:18 - microservices/security/security-secrets-setup.1.md 18:14:26 INFO - Documentation built in 7.46 seconds [Pipeline] stash 18:14:42 Stashed 394 file(s) [Pipeline] } 18:14:42 $ docker stop --time=1 e5992e615b1bc074f8b5c480ec02f6ad3836333f33773029d976f3f0495770ad 18:14:44 $ docker rm -f e5992e615b1bc074f8b5c480ec02f6ad3836333f33773029d976f3f0495770ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:45 + git log --format=%B -n 1 18:14:45 + grep -v Signed-off-by 18:14:45 + head -n 1 [Pipeline] cleanWs 18:14:45 [WS-CLEANUP] Deleting project workspace... 18:14:45 [WS-CLEANUP] Deferred wipeout is used... 18:14:45 [WS-CLEANUP] done [Pipeline] dir 18:14:45 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 18:14:46 using credential edgex-jenkins-ssh 18:14:46 Cloning the remote Git repository 18:14:46 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 18:14:46 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 18:14:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 18:14:46 > git --version # timeout=10 18:14:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 18:14:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 18:14:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 18:14:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:54 Checking out Revision 363d39da40d40b797d39596813d75630e3bc6fa6 (refs/remotes/origin/gh-pages) 18:14:54 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 18:14:54 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 18:14:54 > git config core.sparsecheckout # timeout=10 18:14:54 > git checkout -f 363d39da40d40b797d39596813d75630e3bc6fa6 # timeout=10 18:14:55 > git branch -a -v --no-abbrev # timeout=10 18:14:55 > git checkout -b gh-pages 363d39da40d40b797d39596813d75630e3bc6fa6 # timeout=10 18:14:55 Commit message: "ci: Merge pull request #157 from cherrycl/issue-156" [Pipeline] unstash [Pipeline] sh 18:15:04 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 18:15:05 + rm -rf docs [Pipeline] sh 18:15:05 + git diff-index --quiet HEAD -- [Pipeline] echo 18:15:05 We have detected there are changes to commit: [1] [true] [Pipeline] sh 18:15:05 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 18:15:05 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 18:15:06 + git add . [Pipeline] sh 18:15:07 + git commit -s -m 'ci: feat: Add ability to Filter functions to reverse the logic to filter out specified names (#160) 18:15:07 ' 18:15:07 [gh-pages 4c72ef3] ci: feat: Add ability to Filter functions to reverse the logic to filter out specified names (#160) 18:15:07 5 files changed, 76 insertions(+), 74 deletions(-) [Pipeline] sshagent 18:15:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:07 [ssh-agent] Looking for ssh-agent implementation... 18:15:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:07 $ ssh-agent 18:15:07 SSH_AUTH_SOCK=/tmp/ssh-fr0PC0XKShN7/agent.11070 18:15:07 SSH_AGENT_PID=11072 18:15:07 Running ssh-add (command line suppressed) 18:15:07 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_5593030028604604688.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_5593030028604604688.key) 18:15:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:07 + git push origin gh-pages 18:15:07 Warning: Permanently added the RSA host key for IP address '140.82.113.3' to the list of known hosts. 18:15:11 To github.com:edgexfoundry/edgex-docs.git 18:15:11 363d39d..4c72ef3 gh-pages -> gh-pages [Pipeline] } 18:15:11 $ ssh-agent -k 18:15:11 unset SSH_AUTH_SOCK; 18:15:11 unset SSH_AGENT_PID; 18:15:11 echo Agent pid 11072 killed; 18:15: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 18:15:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:15:11 ---> package-listing.sh 18:15:11 ++ facter osfamily 18:15:11 ++ tr '[:upper:]' '[:lower:]' 18:15:11 + OS_FAMILY=redhat 18:15:11 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 18:15:11 + START_PACKAGES=/tmp/packages_start.txt 18:15:11 + END_PACKAGES=/tmp/packages_end.txt 18:15:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:11 + PACKAGES=/tmp/packages_start.txt 18:15:11 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 18:15:11 + PACKAGES=/tmp/packages_end.txt 18:15:11 + case "${OS_FAMILY}" in 18:15:11 + rpm -qa 18:15:11 + sort 18:15:16 + '[' -f /tmp/packages_start.txt ']' 18:15:16 + '[' -f /tmp/packages_end.txt ']' 18:15:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:16 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 18:15:16 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 18:15:16 + 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 18:15:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:15:16 18:15:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:15:17 alpine: Pulling from edgex-lftools-log-publisher 18:15:17 c9b1b535fdd9: Pulling fs layer 18:15:17 2cc5ad85d9ab: Pulling fs layer 18:15:17 756a868c4378: Pulling fs layer 18:15:17 444b2fc9a129: Pulling fs layer 18:15:17 ea15f1150254: Pulling fs layer 18:15:17 41b27a9f41bf: Pulling fs layer 18:15:17 28c525ee5125: Pulling fs layer 18:15:17 094b1ea09ed8: Pulling fs layer 18:15:17 138eaada9080: Pulling fs layer 18:15:17 0622d0fa9048: Pulling fs layer 18:15:17 41b27a9f41bf: Waiting 18:15:17 28c525ee5125: Waiting 18:15:17 138eaada9080: Waiting 18:15:17 094b1ea09ed8: Waiting 18:15:17 0622d0fa9048: Waiting 18:15:17 ea15f1150254: Waiting 18:15:17 444b2fc9a129: Waiting 18:15:17 2cc5ad85d9ab: Verifying Checksum 18:15:17 2cc5ad85d9ab: Download complete 18:15:17 444b2fc9a129: Verifying Checksum 18:15:17 444b2fc9a129: Download complete 18:15:17 c9b1b535fdd9: Verifying Checksum 18:15:17 c9b1b535fdd9: Download complete 18:15:17 ea15f1150254: Verifying Checksum 18:15:17 ea15f1150254: Download complete 18:15:17 28c525ee5125: Verifying Checksum 18:15:17 28c525ee5125: Download complete 18:15:17 756a868c4378: Verifying Checksum 18:15:17 756a868c4378: Download complete 18:15:17 138eaada9080: Verifying Checksum 18:15:17 138eaada9080: Download complete 18:15:17 0622d0fa9048: Verifying Checksum 18:15:17 0622d0fa9048: Download complete 18:15:18 094b1ea09ed8: Verifying Checksum 18:15:18 094b1ea09ed8: Download complete 18:15:18 c9b1b535fdd9: Pull complete 18:15:18 41b27a9f41bf: Verifying Checksum 18:15:18 41b27a9f41bf: Download complete 18:15:18 2cc5ad85d9ab: Pull complete 18:15:19 756a868c4378: Pull complete 18:15:19 444b2fc9a129: Pull complete 18:15:20 ea15f1150254: Pull complete 18:15:24 41b27a9f41bf: Pull complete 18:15:24 28c525ee5125: Pull complete 18:15:26 094b1ea09ed8: Pull complete 18:15:26 138eaada9080: Pull complete 18:15:26 0622d0fa9048: Pull complete 18:15:26 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:15:27 prd-centos7-docker-4c-2g-1899 does not seem to be running inside a container 18:15: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:15:28 $ docker top 46774d0e5d0deaf58cb7b264417359ebc70d0cc11df8847bb6c5fe0b3a2241ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:28 provisioning config files... 18:15:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config1163497378666340810tmp [Pipeline] { [Pipeline] echo 18:15:28 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:15:28 ---> create-netrc.sh [Pipeline] echo 18:15:28 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:15:29 ---> logs-deploy.sh 18:15:29 + ARCHIVE_ARTIFACTS= 18:15:29 + LOGS_SERVER=https://logs.edgexfoundry.org 18:15:29 + '[' https://logs.edgexfoundry.org == None ']' 18:15:29 + NEXUS_URL=https://nexus.edgexfoundry.org 18:15:29 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/29 18:15:29 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/29/ 18:15:29 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/29 /w/workspace/edgexfoundry_edgex-docs_master 18:15:30 Archives upload complete. 18:15:30 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/29 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/29/ 18:15:31 ---> uname -a: 18:15:31 Linux 46774d0e5d0d 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 18:15:31 18:15:31 18:15:31 ---> lscpu: 18:15:31 Architecture: x86_64 18:15:31 CPU op-mode(s): 32-bit, 64-bit 18:15:31 Byte Order: Little Endian 18:15:31 Address sizes: 40 bits physical, 48 bits virtual 18:15:31 CPU(s): 4 18:15:31 On-line CPU(s) list: 0-3 18:15:31 Thread(s) per core: 1 18:15:31 Core(s) per socket: 1 18:15:31 Socket(s): 4 18:15:31 NUMA node(s): 1 18:15:31 Vendor ID: GenuineIntel 18:15:31 CPU family: 6 18:15:31 Model: 44 18:15:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:15:31 Stepping: 1 18:15:31 CPU MHz: 2933.438 18:15:31 BogoMIPS: 5866.87 18:15:31 Virtualization: VT-x 18:15:31 Hypervisor vendor: KVM 18:15:31 Virtualization type: full 18:15:31 L1d cache: 128 KiB 18:15:31 L1i cache: 128 KiB 18:15:31 L2 cache: 16 MiB 18:15:31 L3 cache: 64 MiB 18:15:31 NUMA node0 CPU(s): 0-3 18:15:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 18:15:31 Vulnerability Meltdown: Mitigation; PTI 18:15:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:15:31 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 18:15:31 Vulnerability Spectre v2: Mitigation; Full retpoline 18:15: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 18:15:31 18:15:31 18:15:31 ---> nproc: 18:15:31 4 18:15:31 18:15:31 18:15:31 ---> df -h: 18:15:31 Filesystem Size Used Available Use% Mounted on 18:15:31 overlay 50.0G 6.9G 43.1G 14% / 18:15:31 tmpfs 64.0M 0 64.0M 0% /dev 18:15:31 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 18:15:31 shm 64.0M 0 64.0M 0% /dev/shm 18:15:31 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 18:15:31 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 18:15:31 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 18:15:31 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_master 18:15:31 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_master@tmp 18:15:31 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa 18:15:31 18:15:31 18:15:31 ---> free -m: 18:15:31 total used free shared buff/cache available 18:15:31 Mem: 1838 615 83 0 1139 1119 18:15:31 Swap: 1023 1 1022 18:15:31 18:15:31 18:15:31 ---> ip addr: 18:15:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:15:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:15:31 inet 127.0.0.1/8 scope host lo 18:15:31 valid_lft forever preferred_lft forever 18:15:31 6: eth0@if7: mtu 1458 qdisc noqueue state UP 18:15:31 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:15:31 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:15:31 valid_lft forever preferred_lft forever 18:15:31 18:15:31 18:15:31 ---> sar -b -r -n DEV: 18:15:31 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 06/04/20 _x86_64_ (4 CPU) 18:15:31 18:15:31 18:12:44 LINUX RESTART 18:15:31 18:15:31 18:13:02 tps rtps wtps bread/s bwrtn/s 18:15:31 18:14:01 193.35 61.42 131.93 6787.95 61112.37 18:15:31 18:15:01 97.45 14.78 82.68 1075.27 25049.40 18:15:31 Average: 145.00 37.90 107.10 3907.65 42929.61 18:15:31 18:15:31 18:13:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:15:31 18:14:01 76552 1805752 95.93 2620 1198192 980184 33.44 577564 1042556 73036 18:15:31 18:15:01 79124 1803180 95.80 2620 1256832 910528 31.07 748880 880552 43228 18:15:31 Average: 77838 1804466 95.86 2620 1227512 945356 32.26 663222 961554 58132 18:15:31 18:15:31 18:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:15:31 18:14:01 veth6570e00 16.06 21.64 1.38 227.02 0.00 0.00 0.00 18:15:31 18:14:01 eth0 1076.55 866.07 4310.34 114.65 0.00 0.00 0.00 18:15:31 18:14:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 18:15:31 18:14:01 docker0 16.06 21.51 1.16 227.01 0.00 0.00 0.00 18:15:31 18:15:01 eth0 2875.52 1940.12 4492.46 2955.02 0.00 0.00 0.00 18:15:31 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:31 18:15:01 docker0 4.96 7.19 0.37 70.01 0.00 0.00 0.00 18:15:31 Average: eth0 1968.41 1400.87 4381.43 1546.14 0.00 0.00 0.00 18:15:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:31 Average: docker0 10.46 14.29 0.76 147.85 0.00 0.00 0.00 18:15:31 18:15:31