Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0d1f3a4aa75c8886fd00b2bc1c64820673ac16d3 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1614’ Running on prd-centos7-docker-4c-2g-1624 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 > 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 Checking out Revision 0d1f3a4aa75c8886fd00b2bc1c64820673ac16d3 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d1f3a4aa75c8886fd00b2bc1c64820673ac16d3 # timeout=10 Commit message: "Merge pull request #157 from cherrycl/issue-156" > git rev-list --no-walk 8f658e1a3936ce50f79d12e25b8b7a575df5c339 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 03:57:59 + docker inspect -f . python:3-slim 03:57:59 03:57:59 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 03:57:59 + docker pull python:3-slim 03:57:59 3-slim: Pulling from library/python 03:57:59 afb6ec6fdc1c: Pulling fs layer 03:57:59 2cf47e503ea9: Pulling fs layer 03:57:59 24d1e29dc62b: Pulling fs layer 03:57:59 bd4a83fdfd23: Pulling fs layer 03:57:59 42046f770a49: Pulling fs layer 03:57:59 bd4a83fdfd23: Waiting 03:57:59 42046f770a49: Waiting 03:57:59 2cf47e503ea9: Verifying Checksum 03:57:59 2cf47e503ea9: Download complete 03:58:00 bd4a83fdfd23: Verifying Checksum 03:58:00 bd4a83fdfd23: Download complete 03:58:00 42046f770a49: Verifying Checksum 03:58:00 42046f770a49: Download complete 03:58:00 24d1e29dc62b: Download complete 03:58:00 afb6ec6fdc1c: Download complete 03:58:01 afb6ec6fdc1c: Pull complete 03:58:02 2cf47e503ea9: Pull complete 03:58:03 24d1e29dc62b: Pull complete 03:58:03 bd4a83fdfd23: Pull complete 03:58:03 42046f770a49: Pull complete 03:58:03 Digest: sha256:9a2dc78688cf19fe085505560c76dfbc9feb936dc6d4a71e4de27bf85fe53808 03:58:03 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 03:58:03 prd-centos7-docker-4c-2g-1624 does not seem to be running inside a container 03:58:03 $ 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 03:58:05 $ docker top 018150e5bf790248e5c9b96d1dbe255b95482dbcde702e841e72c7f97d2072f8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:05 + pip install mkdocs 03:58:08 Collecting mkdocs 03:58:08 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 03:58:08 Collecting PyYAML>=3.10 03:58:08 Downloading PyYAML-5.3.1.tar.gz (269 kB) 03:58:09 Collecting click>=3.3 03:58:09 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 03:58:09 Collecting tornado>=5.0 03:58:09 Downloading tornado-6.0.4.tar.gz (496 kB) 03:58:10 Collecting Jinja2>=2.10.1 03:58:10 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 03:58:10 Collecting Markdown>=3.2.1 03:58:10 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) 03:58:10 Collecting livereload>=2.5.1 03:58:10 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 03:58:10 Collecting lunr[languages]==0.5.8 03:58:10 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 03:58:10 Collecting MarkupSafe>=0.23 03:58:10 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 03:58:10 Collecting six 03:58:10 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 03:58:10 Collecting future>=0.16.0 03:58:10 Downloading future-0.18.2.tar.gz (829 kB) 03:58:12 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 03:58:12 Downloading nltk-3.5.zip (1.4 MB) 03:58:12 Collecting joblib 03:58:12 Downloading joblib-0.15.1-py3-none-any.whl (298 kB) 03:58:13 Collecting regex 03:58:13 Downloading regex-2020.5.14-cp38-cp38-manylinux2010_x86_64.whl (689 kB) 03:58:14 Collecting tqdm 03:58:14 Downloading tqdm-4.46.0-py2.py3-none-any.whl (63 kB) 03:58:14 Building wheels for collected packages: PyYAML, tornado, future, nltk 03:58:14 Building wheel for PyYAML (setup.py): started 03:58:14 Building wheel for PyYAML (setup.py): finished with status 'done' 03:58:14 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=86707fa0ec75f135b972b11bc67911ed85c89ca0dc4d980e3f495f50709388f4 03:58:14 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 03:58:14 Building wheel for tornado (setup.py): started 03:58:14 Building wheel for tornado (setup.py): finished with status 'done' 03:58:14 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=5355a28cc9b3104ef324e75326acd619e93190147eb8f8cebec1395d1e6580d3 03:58:14 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 03:58:14 Building wheel for future (setup.py): started 03:58:15 Building wheel for future (setup.py): finished with status 'done' 03:58:15 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=2491c34efc8068efed7a6ee9b4dceddc78242f41da3473d9da4b1f5d32969130 03:58:15 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 03:58:15 Building wheel for nltk (setup.py): started 03:58:16 Building wheel for nltk (setup.py): finished with status 'done' 03:58:16 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434678 sha256=3071b984f416a8a22c47d06a1641a79b0bd88b3a503c96d2e1523a4f05636906 03:58:16 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 03:58:16 Successfully built PyYAML tornado future nltk 03:58:16 Installing collected packages: PyYAML, click, tornado, MarkupSafe, Jinja2, Markdown, six, livereload, future, joblib, regex, tqdm, nltk, lunr, mkdocs 03:58:23 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.0 [Pipeline] sh 03:58:23 + pip install mkdocs-material==5.1.0 03:58:24 Collecting mkdocs-material==5.1.0 03:58:24 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 03:58:26 Collecting mkdocs-material-extensions>=1.0b1 03:58:26 Downloading mkdocs_material_extensions-1.0-py3-none-any.whl (7.9 kB) 03:58:26 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.2) 03:58:26 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1.2) 03:58:26 Collecting Pygments>=2.4 03:58:26 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 03:58:26 Collecting pymdown-extensions>=7.0 03:58:26 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 03:58:26 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) 03:58:26 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) 03:58:26 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) 03:58:26 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) 03:58:26 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) 03:58:26 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) 03:58:26 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) 03:58:26 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) 03:58:26 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) 03:58:26 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) 03:58:26 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) 03:58:26 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) 03:58:26 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.0) 03:58:27 Installing collected packages: mkdocs-material-extensions, Pygments, pymdown-extensions, mkdocs-material 03:58:39 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0 pymdown-extensions-7.1 [Pipeline] sh 03:58:39 + mkdocs build 03:58:40 INFO - Cleaning site directory 03:58:40 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 03:58:40 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 03:58:40 - design/adr/0001-Registy-Refactor.md 03:58:40 - design/adr/0004-Feature-Flags.md 03:58:40 - design/adr/0005-Service-Self-Config.md 03:58:40 - design/adr/core/0003-V2-API-Principles.md 03:58:40 - design/adr/device-service/0002-Array-Datatypes.md 03:58:40 - design/adr/devops/0007-Release-Automation.md 03:58:40 - design/legacy-design/device-service/discovery.md 03:58:40 - microservices/application/Configuration.md 03:58:40 - microservices/security/security-file-token-provider.1.md 03:58:40 - microservices/security/security-secrets-setup.1.md 03:58:49 INFO - Documentation built in 7.88 seconds [Pipeline] stash 03:59:04 Stashed 394 file(s) [Pipeline] } 03:59:04 $ docker stop --time=1 018150e5bf790248e5c9b96d1dbe255b95482dbcde702e841e72c7f97d2072f8 03:59:05 $ docker rm -f 018150e5bf790248e5c9b96d1dbe255b95482dbcde702e841e72c7f97d2072f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 03:59:07 + git log --format=%B -n 1 03:59:07 + grep -v Signed-off-by 03:59:07 + head -n 1 [Pipeline] cleanWs 03:59:07 [WS-CLEANUP] Deleting project workspace... 03:59:07 [WS-CLEANUP] Deferred wipeout is used... 03:59:07 [WS-CLEANUP] done [Pipeline] dir 03:59:07 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 03:59:07 using credential edgex-jenkins-ssh 03:59:07 Cloning the remote Git repository 03:59:07 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 03:59:07 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 03:59:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 03:59:07 > git --version # timeout=10 03:59:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:59:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:59:14 Checking out Revision fee94e9fdd031dc4cce463f702db6360714d7317 (refs/remotes/origin/gh-pages) 03:59:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 03:59:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:59:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 03:59:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 03:59:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:59:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:59:14 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 03:59:14 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 03:59:14 > git config core.sparsecheckout # timeout=10 03:59:14 > git checkout -f fee94e9fdd031dc4cce463f702db6360714d7317 # timeout=10 03:59:16 Commit message: "ci: Merge pull request #158 from lenny-intel/ConfigSection" 03:59:15 > git branch -a -v --no-abbrev # timeout=10 03:59:15 > git checkout -b gh-pages fee94e9fdd031dc4cce463f702db6360714d7317 # timeout=10 [Pipeline] unstash [Pipeline] sh 03:59:24 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 03:59:24 + rm -rf docs [Pipeline] sh 03:59:24 + git diff-index --quiet HEAD -- [Pipeline] echo 03:59:24 We have detected there are changes to commit: [1] [true] [Pipeline] sh 03:59:25 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 03:59:25 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 03:59:25 + git add . [Pipeline] sh 03:59:26 + git commit -s -m 'ci: Merge pull request #157 from cherrycl/issue-156 03:59:26 ' 03:59:26 [gh-pages 363d39d] ci: Merge pull request #157 from cherrycl/issue-156 03:59:26 86 files changed, 5133 insertions(+), 250 deletions(-) 03:59:26 create mode 100644 1.2/api/Ch-APIAppFunctionsSDK/index.html 03:59:26 create mode 100644 1.2/api/Ch-APIDeviceSDK/index.html 03:59:26 rewrite 1.2/search/search_index.json (85%) 03:59:26 rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sshagent 03:59:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:59:27 [ssh-agent] Looking for ssh-agent implementation... 03:59:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:59:27 $ ssh-agent 03:59:27 SSH_AUTH_SOCK=/tmp/ssh-V5QcmPRDrDWg/agent.11051 03:59:27 SSH_AGENT_PID=11053 03:59:27 Running ssh-add (command line suppressed) 03:59:27 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8753159891962818869.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8753159891962818869.key) 03:59:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:59:27 + git push origin gh-pages 03:59:27 Warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts. 03:59:30 To github.com:edgexfoundry/edgex-docs.git 03:59:30 fee94e9..363d39d gh-pages -> gh-pages [Pipeline] } 03:59:30 $ ssh-agent -k 03:59:30 unset SSH_AUTH_SOCK; 03:59:30 unset SSH_AGENT_PID; 03:59:30 echo Agent pid 11053 killed; 03:59:30 [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 03:59:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:59:31 ---> package-listing.sh 03:59:31 ++ facter osfamily 03:59:31 ++ tr '[:upper:]' '[:lower:]' 03:59:31 + OS_FAMILY=redhat 03:59:31 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 03:59:31 + START_PACKAGES=/tmp/packages_start.txt 03:59:31 + END_PACKAGES=/tmp/packages_end.txt 03:59:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:59:31 + PACKAGES=/tmp/packages_start.txt 03:59:31 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 03:59:31 + PACKAGES=/tmp/packages_end.txt 03:59:31 + case "${OS_FAMILY}" in 03:59:31 + rpm -qa 03:59:31 + sort 03:59:35 + '[' -f /tmp/packages_start.txt ']' 03:59:35 + '[' -f /tmp/packages_end.txt ']' 03:59:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:59:35 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 03:59:35 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 03:59:35 + 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 03:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:59:36 03:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:59:36 alpine: Pulling from edgex-lftools-log-publisher 03:59:36 c9b1b535fdd9: Pulling fs layer 03:59:36 2cc5ad85d9ab: Pulling fs layer 03:59:36 756a868c4378: Pulling fs layer 03:59:36 444b2fc9a129: Pulling fs layer 03:59:36 ea15f1150254: Pulling fs layer 03:59:36 41b27a9f41bf: Pulling fs layer 03:59:36 28c525ee5125: Pulling fs layer 03:59:36 094b1ea09ed8: Pulling fs layer 03:59:36 138eaada9080: Pulling fs layer 03:59:36 0622d0fa9048: Pulling fs layer 03:59:36 444b2fc9a129: Waiting 03:59:36 ea15f1150254: Waiting 03:59:36 094b1ea09ed8: Waiting 03:59:36 41b27a9f41bf: Waiting 03:59:36 138eaada9080: Waiting 03:59:36 28c525ee5125: Waiting 03:59:36 0622d0fa9048: Waiting 03:59:36 2cc5ad85d9ab: Verifying Checksum 03:59:36 2cc5ad85d9ab: Download complete 03:59:36 444b2fc9a129: Download complete 03:59:37 c9b1b535fdd9: Verifying Checksum 03:59:37 c9b1b535fdd9: Download complete 03:59:37 ea15f1150254: Verifying Checksum 03:59:37 ea15f1150254: Download complete 03:59:37 28c525ee5125: Verifying Checksum 03:59:37 28c525ee5125: Download complete 03:59:37 756a868c4378: Verifying Checksum 03:59:37 756a868c4378: Download complete 03:59:37 138eaada9080: Verifying Checksum 03:59:37 138eaada9080: Download complete 03:59:37 0622d0fa9048: Verifying Checksum 03:59:37 0622d0fa9048: Download complete 03:59:37 094b1ea09ed8: Verifying Checksum 03:59:37 094b1ea09ed8: Download complete 03:59:38 41b27a9f41bf: Download complete 03:59:38 c9b1b535fdd9: Pull complete 03:59:38 2cc5ad85d9ab: Pull complete 03:59:40 756a868c4378: Pull complete 03:59:40 444b2fc9a129: Pull complete 03:59:40 ea15f1150254: Pull complete 03:59:44 41b27a9f41bf: Pull complete 03:59:44 28c525ee5125: Pull complete 03:59:46 094b1ea09ed8: Pull complete 03:59:46 138eaada9080: Pull complete 03:59:46 0622d0fa9048: Pull complete 03:59:46 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:59:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:59:46 prd-centos7-docker-4c-2g-1624 does not seem to be running inside a container 03:59:46 $ 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 03:59:48 $ docker top e7bacac6ac4ce3499e0cb6763304add46d79ac71480904774e0d8c5557d38e11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:48 provisioning config files... 03:59:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config2161291544047151191tmp [Pipeline] { [Pipeline] echo 03:59:48 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:59:48 ---> create-netrc.sh [Pipeline] echo 03:59:48 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:59:48 ---> logs-deploy.sh 03:59:48 + ARCHIVE_ARTIFACTS= 03:59:48 + LOGS_SERVER=https://logs.edgexfoundry.org 03:59:48 + '[' https://logs.edgexfoundry.org == None ']' 03:59:48 + NEXUS_URL=https://nexus.edgexfoundry.org 03:59:48 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/28 03:59:48 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/28/ 03:59:48 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/28 /w/workspace/edgexfoundry_edgex-docs_master 03:59:50 Archives upload complete. 03:59:50 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/28 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/28/ 03:59:50 ---> uname -a: 03:59:50 Linux e7bacac6ac4c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 03:59:50 03:59:50 03:59:50 ---> lscpu: 03:59:50 Architecture: x86_64 03:59:50 CPU op-mode(s): 32-bit, 64-bit 03:59:50 Byte Order: Little Endian 03:59:50 Address sizes: 40 bits physical, 48 bits virtual 03:59:50 CPU(s): 4 03:59:50 On-line CPU(s) list: 0-3 03:59:50 Thread(s) per core: 1 03:59:50 Core(s) per socket: 1 03:59:50 Socket(s): 4 03:59:50 NUMA node(s): 1 03:59:50 Vendor ID: GenuineIntel 03:59:50 CPU family: 6 03:59:50 Model: 44 03:59:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:59:50 Stepping: 1 03:59:50 CPU MHz: 2933.438 03:59:50 BogoMIPS: 5866.87 03:59:50 Virtualization: VT-x 03:59:50 Hypervisor vendor: KVM 03:59:50 Virtualization type: full 03:59:50 L1d cache: 128 KiB 03:59:50 L1i cache: 128 KiB 03:59:50 L2 cache: 16 MiB 03:59:50 L3 cache: 64 MiB 03:59:50 NUMA node0 CPU(s): 0-3 03:59:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 03:59:50 Vulnerability Meltdown: Mitigation; PTI 03:59:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:59:50 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 03:59:50 Vulnerability Spectre v2: Mitigation; Full retpoline 03:59:50 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 03:59:50 03:59:50 03:59:50 ---> nproc: 03:59:50 4 03:59:50 03:59:50 03:59:50 ---> df -h: 03:59:50 Filesystem Size Used Available Use% Mounted on 03:59:50 overlay 50.0G 6.9G 43.1G 14% / 03:59:50 tmpfs 64.0M 0 64.0M 0% /dev 03:59:50 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 03:59:50 shm 64.0M 0 64.0M 0% /dev/shm 03:59:50 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 03:59:50 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 03:59:50 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 03:59:50 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_master 03:59:50 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_master@tmp 03:59:50 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa 03:59:50 03:59:50 03:59:50 ---> free -m: 03:59:50 total used free shared buff/cache available 03:59:50 Mem: 1838 578 83 0 1176 1157 03:59:50 Swap: 1023 1 1022 03:59:50 03:59:50 03:59:50 ---> ip addr: 03:59:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:59:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:59:50 inet 127.0.0.1/8 scope host lo 03:59:50 valid_lft forever preferred_lft forever 03:59:50 6: eth0@if7: mtu 1458 qdisc noqueue state UP 03:59:50 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 03:59:50 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 03:59:50 valid_lft forever preferred_lft forever 03:59:50 03:59:50 03:59:50 ---> sar -b -r -n DEV: 03:59:50 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 06/03/20 _x86_64_ (4 CPU) 03:59:50 03:59:50 03:57:07 LINUX RESTART 03:59:50 03:59:50 03:58:01 tps rtps wtps bread/s bwrtn/s 03:59:50 03:59:01 126.76 20.12 106.64 1977.50 19104.64 03:59:50 Average: 126.76 20.12 106.64 1977.50 19104.64 03:59:50 03:59:50 03:58:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:59:50 03:59:01 140984 1741320 92.51 2620 1154220 912220 31.12 677260 863024 81444 03:59:50 Average: 140984 1741320 92.51 2620 1154220 912220 31.12 677260 863024 81444 03:59:50 03:59:50 03:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:59:50 03:59:01 vethf953bff 21.35 28.01 1.83 292.93 0.00 0.00 0.00 03:59:50 03:59:01 eth0 1872.05 1238.81 4472.04 2450.09 0.00 0.00 0.00 03:59:50 03:59:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 03:59:50 03:59:01 docker0 21.35 27.88 1.53 292.92 0.00 0.00 0.00 03:59:50 Average: vethf953bff 21.35 28.01 1.83 292.93 0.00 0.00 0.00 03:59:50 Average: eth0 1872.05 1238.81 4472.04 2450.09 0.00 0.00 0.00 03:59:50 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 03:59:50 Average: docker0 21.35 27.88 1.53 292.92 0.00 0.00 0.00 03:59:50 03:59:50 03:59:50 ---> sar -P ALL: 03:59:50 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 06/03/20 _x86_64_ (4 CPU) 03:59:50 03:59:50 03:57:07 LINUX RESTART 03:59:50 03:59:50 03:58:01 CPU %user %nice %system %iowait %steal %idle 03:59:50 03:59:01 all 17.25 0.00 5.61 3.26 0.02 73.86 03:59:50 03:59:01 0 10.14 0.00 4.58 2.93 0.02 82.34 03:59:50 03:59:01 1 26.29 0.00 5.19 2.63 0.02 65.87 03:59:50 03:59:01 2 16.80 0.00 7.04 4.82 0.00 71.33 03:59:50 03:59:01 3 15.64 0.00 5.62 2.63 0.03 76.07 03:59:50 Average: all 17.25 0.00 5.61 3.26 0.02 73.86 03:59:50 Average: 0 10.14 0.00 4.58 2.93 0.02 82.34 03:59:50 Average: 1 26.29 0.00 5.19 2.63 0.02 65.87 03:59:50 Average: 2 16.80 0.00 7.04 4.82 0.00 71.33 03:59:50 Average: 3 15.64 0.00 5.62 2.63 0.03 76.07 03:59:50 03:59:50 03:59:50