Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 89258629ce8714b9c6000606211b7999626e84c5 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 Running on prd-centos7-docker-4c-2g-2058 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 89258629ce8714b9c6000606211b7999626e84c5 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 89258629ce8714b9c6000606211b7999626e84c5 # timeout=10 Commit message: "Merge pull request #209 from jpwhitemn/upd-microservices-device-services" > git rev-list --no-walk 2e9cfa2a5711568505fc6f31e44f743a2125677b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 16:03:13 + docker inspect -f . python:3-slim 16:03:13 16:03:13 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 16:03:13 + docker pull python:3-slim 16:03:13 3-slim: Pulling from library/python 16:03:13 6ec8c9369e08: Pulling fs layer 16:03:13 401b5acb42e6: Pulling fs layer 16:03:13 0976b24edb45: Pulling fs layer 16:03:13 a338e6aafbdd: Pulling fs layer 16:03:13 b35ca89f21b6: Pulling fs layer 16:03:13 a338e6aafbdd: Waiting 16:03:13 b35ca89f21b6: Waiting 16:03:14 401b5acb42e6: Verifying Checksum 16:03:14 401b5acb42e6: Download complete 16:03:14 a338e6aafbdd: Download complete 16:03:14 0976b24edb45: Verifying Checksum 16:03:14 0976b24edb45: Download complete 16:03:14 b35ca89f21b6: Download complete 16:03:14 6ec8c9369e08: Verifying Checksum 16:03:14 6ec8c9369e08: Download complete 16:03:16 6ec8c9369e08: Pull complete 16:03:16 401b5acb42e6: Pull complete 16:03:18 0976b24edb45: Pull complete 16:03:18 a338e6aafbdd: Pull complete 16:03:20 b35ca89f21b6: Pull complete 16:03:20 Digest: sha256:00d6aef6e8378d7b3cad178175155dba4e2cdca2aa2952812a71dff0e780cbcd 16:03:20 Status: Downloaded newer image for python:3-slim 16:03:20 docker.io/library/python:3-slim [Pipeline] withDockerContainer 16:03:20 prd-centos7-docker-4c-2g-2058 does not seem to be running inside a container 16:03:20 $ 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 ******** -e ******** python:3-slim cat 16:03:21 $ docker top c166b601d5e5bf2f4d2f16ea92265096f34aab631be33855a9b6ff0358009e92 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:22 + pip install mkdocs 16:03:24 Collecting mkdocs 16:03:24 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 16:03:25 Collecting click>=3.3 16:03:25 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 16:03:25 Collecting Markdown>=3.2.1 16:03:25 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) 16:03:25 Collecting livereload>=2.5.1 16:03:25 Downloading livereload-2.6.2.tar.gz (25 kB) 16:03:25 Collecting Jinja2>=2.10.1 16:03:25 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 16:03:26 Collecting PyYAML>=3.10 16:03:26 Downloading PyYAML-5.3.1.tar.gz (269 kB) 16:03:26 Collecting lunr[languages]==0.5.8 16:03:26 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 16:03:26 Collecting tornado>=5.0 16:03:26 Downloading tornado-6.0.4.tar.gz (496 kB) 16:03:27 Collecting six 16:03:27 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 16:03:27 Collecting MarkupSafe>=0.23 16:03:27 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 16:03:27 Collecting future>=0.16.0 16:03:27 Downloading future-0.18.2.tar.gz (829 kB) 16:03:28 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 16:03:28 Downloading nltk-3.5.zip (1.4 MB) 16:03:29 Collecting joblib 16:03:29 Downloading joblib-0.16.0-py3-none-any.whl (300 kB) 16:03:29 Collecting regex 16:03:29 Downloading regex-2020.7.14-cp38-cp38-manylinux2010_x86_64.whl (672 kB) 16:03:30 Collecting tqdm 16:03:30 Downloading tqdm-4.48.2-py2.py3-none-any.whl (68 kB) 16:03:30 Building wheels for collected packages: livereload, PyYAML, tornado, future, nltk 16:03:30 Building wheel for livereload (setup.py): started 16:03:30 Building wheel for livereload (setup.py): finished with status 'done' 16:03:30 Created wheel for livereload: filename=livereload-2.6.2-py2.py3-none-any.whl size=24608 sha256=8c781de3409d9e9ce21664caa4e86adad8b9f4afa053dd8f837c79e33c1e74d9 16:03:30 Stored in directory: /root/.cache/pip/wheels/27/9e/9b/1509419d1fc2dc8f84375252a765019a46d45c63f83b33a020 16:03:30 Building wheel for PyYAML (setup.py): started 16:03:30 Building wheel for PyYAML (setup.py): finished with status 'done' 16:03:30 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=7d9a79907a1fc166fd8a20360ebe1cb0209061845e7e8df9e7ba8b3372fc6747 16:03:30 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 16:03:30 Building wheel for tornado (setup.py): started 16:03:31 Building wheel for tornado (setup.py): finished with status 'done' 16:03:31 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=75e4de2da1d27c154da5d6dbedf5dcccac648c679cf809c9c4e3db7f6612792f 16:03:31 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 16:03:31 Building wheel for future (setup.py): started 16:03:32 Building wheel for future (setup.py): finished with status 'done' 16:03:32 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=a9275b334ee186607b60a0f1dc5ecf36ab2f56148ae7089cb32a672c1e78eda8 16:03:32 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 16:03:32 Building wheel for nltk (setup.py): started 16:03:33 Building wheel for nltk (setup.py): finished with status 'done' 16:03:33 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434678 sha256=6b832fc23b796b17c99d16ec3c159abeb5eaeb9afdab617cc76e6e0a397ff8bd 16:03:33 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 16:03:33 Successfully built livereload PyYAML tornado future nltk 16:03:33 Installing collected packages: click, Markdown, six, tornado, livereload, MarkupSafe, Jinja2, PyYAML, future, joblib, regex, tqdm, nltk, lunr, mkdocs 16:03:37 Successfully installed Jinja2-2.11.2 Markdown-3.2.2 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.16.0 livereload-2.6.2 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.7.14 six-1.15.0 tornado-6.0.4 tqdm-4.48.2 16:03:37 WARNING: You are using pip version 20.2; however, version 20.2.1 is available. 16:03:37 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [Pipeline] sh 16:03:38 + pip install mkdocs-material==5.1.0 16:03:38 Collecting mkdocs-material==5.1.0 16:03:39 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 16:03:39 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.2) 16:03:39 Collecting mkdocs-material-extensions>=1.0b1 16:03:39 Downloading mkdocs_material_extensions-1.0-py3-none-any.whl (7.9 kB) 16:03:39 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1.2) 16:03:39 Collecting pymdown-extensions>=7.0 16:03:39 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 16:03:39 Collecting Pygments>=2.4 16:03:39 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 16:03:39 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.3.1) 16:03:39 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.2) 16:03:39 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0.4) 16:03:39 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) 16:03:39 Requirement already satisfied: lunr[languages]==0.5.8 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.8) 16:03:40 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) 16:03:40 Requirement already satisfied: six in /usr/local/lib/python3.8/site-packages (from livereload>=2.5.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.15.0) 16:03:40 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) 16:03:40 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 16:03:40 Requirement already satisfied: nltk>=3.2.5; python_version > "2.7" and extra == "languages" in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 16:03:40 Requirement already satisfied: tqdm in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (4.48.2) 16:03:40 Requirement already satisfied: regex in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.7.14) 16:03:40 Requirement already satisfied: joblib in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.16.0) 16:03:40 Installing collected packages: mkdocs-material-extensions, pymdown-extensions, Pygments, mkdocs-material 16:03:43 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0 pymdown-extensions-7.1 16:03:43 WARNING: You are using pip version 20.2; however, version 20.2.1 is available. 16:03:43 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [Pipeline] sh 16:03:44 + mkdocs build 16:03:45 INFO - Cleaning site directory 16:03:45 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 16:03:45 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 16:03:45 - design/adr/0001-Registy-Refactor.md 16:03:45 - design/adr/0004-Feature-Flags.md 16:03:45 - design/adr/0005-Service-Self-Config.md 16:03:45 - design/adr/core/0003-V2-API-Principles.md 16:03:45 - design/adr/device-service/0002-Array-Datatypes.md 16:03:45 - design/adr/device-service/0011-DeviceService-Rest-API.md 16:03:45 - design/adr/devops/0007-Release-Automation.md 16:03:45 - design/adr/devops/0010-Release-Artifacts.md 16:03:45 - design/legacy-design/device-service/discovery.md 16:03:45 - microservices/device/profile/Ch-DeviceProfileRef.md 16:03:45 - microservices/security/security-file-token-provider.1.md 16:03:45 - microservices/security/security-secrets-setup.1.md 16:03:55 INFO - Documentation built in 9.58 seconds [Pipeline] stash 16:04:10 Stashed 398 file(s) [Pipeline] } 16:04:10 $ docker stop --time=1 c166b601d5e5bf2f4d2f16ea92265096f34aab631be33855a9b6ff0358009e92 16:04:12 $ docker rm -f c166b601d5e5bf2f4d2f16ea92265096f34aab631be33855a9b6ff0358009e92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 16:04:13 + git log --format=%B -n 1 16:04:13 + grep -v Signed-off-by 16:04:13 + head -n 1 [Pipeline] cleanWs 16:04:13 [WS-CLEANUP] Deleting project workspace... 16:04:13 [WS-CLEANUP] Deferred wipeout is used... 16:04:13 [WS-CLEANUP] done [Pipeline] dir 16:04:13 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 16:04:13 using credential edgex-jenkins-ssh 16:04:13 Cloning the remote Git repository 16:04:13 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 16:04:13 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 16:04:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 16:04:13 > git --version # timeout=10 16:04:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:34 Checking out Revision 72472b065aabc0d0f4e417aa1115f85e5348c2b3 (refs/remotes/origin/gh-pages) 16:04:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 16:04:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 16:04:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 16:04:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:34 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 16:04:34 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 16:04:34 > git config core.sparsecheckout # timeout=10 16:04:34 > git checkout -f 72472b065aabc0d0f4e417aa1115f85e5348c2b3 # timeout=10 16:04:36 Commit message: "ci: Merge pull request #210 from weichou1229/issue-208" [Pipeline] unstash 16:04:35 > git branch -a -v --no-abbrev # timeout=10 16:04:35 > git checkout -b gh-pages 72472b065aabc0d0f4e417aa1115f85e5348c2b3 # timeout=10 [Pipeline] sh 16:04:43 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 16:04:43 + rm -rf docs [Pipeline] sh 16:04:44 + git diff-index --quiet HEAD -- [Pipeline] echo 16:04:44 We have detected there are changes to commit: [1] [true] [Pipeline] sh 16:04:44 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 16:04:44 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 16:04:45 + git add . [Pipeline] sh 16:04:46 + git commit -s -m 'ci: Merge pull request #209 from jpwhitemn/upd-microservices-device-services 16:04:46 ' 16:04:46 [gh-pages 57ca9d1] ci: Merge pull request #209 from jpwhitemn/upd-microservices-device-services 16:04:46 12 files changed, 806 insertions(+), 409 deletions(-) 16:04:46 create mode 100644 1.2/microservices/device/EdgeX_Device.png 16:04:46 create mode 100644 1.2/microservices/device/EdgeX_DeviceServiceAbstraction.png 16:04:46 rewrite 1.2/microservices/device/EdgeX_DeviceServices.png (98%) 16:04:46 create mode 100644 1.2/microservices/device/sdk/EdgeX_SDKs.png 16:04:46 rewrite 1.2/microservices/device/virtual/EdgeX_VirtualDevice.png (99%) 16:04:46 rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sshagent 16:04:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:46 [ssh-agent] Looking for ssh-agent implementation... 16:04:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:46 $ ssh-agent 16:04:46 SSH_AUTH_SOCK=/tmp/ssh-Ez1JP55OiQkE/agent.9934 16:04:46 SSH_AGENT_PID=9936 16:04:46 Running ssh-add (command line suppressed) 16:04:46 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_1539354516266067954.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_1539354516266067954.key) 16:04:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:46 + git push origin gh-pages 16:04:46 Warning: Permanently added the RSA host key for IP address '140.82.112.3' to the list of known hosts. 16:04:49 To github.com:edgexfoundry/edgex-docs.git 16:04:49 72472b0..57ca9d1 gh-pages -> gh-pages [Pipeline] } 16:04:49 $ ssh-agent -k 16:04:49 unset SSH_AUTH_SOCK; 16:04:49 unset SSH_AGENT_PID; 16:04:49 echo Agent pid 9936 killed; 16:04:49 [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 16:04:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:04:51 ---> package-listing.sh 16:04:51 ++ facter osfamily 16:04:51 ++ tr '[:upper:]' '[:lower:]' 16:04:51 + OS_FAMILY=redhat 16:04:51 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 16:04:51 + START_PACKAGES=/tmp/packages_start.txt 16:04:51 + END_PACKAGES=/tmp/packages_end.txt 16:04:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:04:51 + PACKAGES=/tmp/packages_start.txt 16:04:51 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 16:04:51 + PACKAGES=/tmp/packages_end.txt 16:04:51 + case "${OS_FAMILY}" in 16:04:51 + rpm -qa 16:04:51 + sort 16:04:55 + '[' -f /tmp/packages_start.txt ']' 16:04:55 + '[' -f /tmp/packages_end.txt ']' 16:04:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:04:55 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 16:04:55 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 16:04:55 + 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 16:04:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:04:55 16:04:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:04:56 alpine: Pulling from edgex-lftools-log-publisher 16:04:56 c9b1b535fdd9: Pulling fs layer 16:04:56 2cc5ad85d9ab: Pulling fs layer 16:04:56 756a868c4378: Pulling fs layer 16:04:56 444b2fc9a129: Pulling fs layer 16:04:56 ea15f1150254: Pulling fs layer 16:04:56 41b27a9f41bf: Pulling fs layer 16:04:56 28c525ee5125: Pulling fs layer 16:04:56 094b1ea09ed8: Pulling fs layer 16:04:56 138eaada9080: Pulling fs layer 16:04:56 444b2fc9a129: Waiting 16:04:56 ea15f1150254: Waiting 16:04:56 0622d0fa9048: Pulling fs layer 16:04:56 41b27a9f41bf: Waiting 16:04:56 28c525ee5125: Waiting 16:04:56 094b1ea09ed8: Waiting 16:04:56 138eaada9080: Waiting 16:04:56 0622d0fa9048: Waiting 16:04:56 2cc5ad85d9ab: Verifying Checksum 16:04:56 2cc5ad85d9ab: Download complete 16:04:56 444b2fc9a129: Verifying Checksum 16:04:56 444b2fc9a129: Download complete 16:04:56 c9b1b535fdd9: Verifying Checksum 16:04:56 c9b1b535fdd9: Download complete 16:04:56 ea15f1150254: Verifying Checksum 16:04:56 ea15f1150254: Download complete 16:04:56 28c525ee5125: Verifying Checksum 16:04:56 28c525ee5125: Download complete 16:04:56 756a868c4378: Verifying Checksum 16:04:56 756a868c4378: Download complete 16:04:56 138eaada9080: Verifying Checksum 16:04:56 138eaada9080: Download complete 16:04:56 0622d0fa9048: Download complete 16:04:57 094b1ea09ed8: Verifying Checksum 16:04:57 094b1ea09ed8: Download complete 16:04:57 41b27a9f41bf: Verifying Checksum 16:04:57 41b27a9f41bf: Download complete 16:04:57 c9b1b535fdd9: Pull complete 16:04:57 2cc5ad85d9ab: Pull complete 16:04:59 756a868c4378: Pull complete 16:04:59 444b2fc9a129: Pull complete 16:05:00 ea15f1150254: Pull complete 16:05:05 41b27a9f41bf: Pull complete 16:05:05 28c525ee5125: Pull complete 16:05:07 094b1ea09ed8: Pull complete 16:05:07 138eaada9080: Pull complete 16:05:08 0622d0fa9048: Pull complete 16:05:08 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:05:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:05:08 prd-centos7-docker-4c-2g-2058 does not seem to be running inside a container 16:05:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:05:10 $ docker top cbd2f00db3e23bc301b38d06b8d953bf30d10962b783e84a8a1917e787eefff3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:10 provisioning config files... 16:05:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config7892936089419238906tmp [Pipeline] { [Pipeline] echo 16:05:10 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:05:11 ---> create-netrc.sh [Pipeline] echo 16:05:11 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:05:11 ---> logs-deploy.sh 16:05:11 + ARCHIVE_ARTIFACTS= 16:05:11 + LOGS_SERVER=https://logs.edgexfoundry.org 16:05:11 + '[' https://logs.edgexfoundry.org == None ']' 16:05:11 + NEXUS_URL=https://nexus.edgexfoundry.org 16:05:11 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/52 16:05:11 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/52/ 16:05:11 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/52 /w/workspace/edgexfoundry_edgex-docs_master 16:05:12 Archives upload complete. 16:05:12 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/52 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/52/ 16:05:13 ---> uname -a: 16:05:13 Linux cbd2f00db3e2 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:05:13 16:05:13 16:05:13 ---> lscpu: 16:05:13 Architecture: x86_64 16:05:13 CPU op-mode(s): 32-bit, 64-bit 16:05:13 Byte Order: Little Endian 16:05:13 Address sizes: 40 bits physical, 48 bits virtual 16:05:13 CPU(s): 4 16:05:13 On-line CPU(s) list: 0-3 16:05:13 Thread(s) per core: 1 16:05:13 Core(s) per socket: 1 16:05:13 Socket(s): 4 16:05:13 NUMA node(s): 1 16:05:13 Vendor ID: GenuineIntel 16:05:13 CPU family: 6 16:05:13 Model: 44 16:05:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:05:13 Stepping: 1 16:05:13 CPU MHz: 2933.436 16:05:13 BogoMIPS: 5866.87 16:05:13 Virtualization: VT-x 16:05:13 Hypervisor vendor: KVM 16:05:13 Virtualization type: full 16:05:13 L1d cache: 128 KiB 16:05:13 L1i cache: 128 KiB 16:05:13 L2 cache: 16 MiB 16:05:13 L3 cache: 64 MiB 16:05:13 NUMA node0 CPU(s): 0-3 16:05:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:05:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:05:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:05:13 Vulnerability Meltdown: Mitigation; PTI 16:05:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:05:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:05:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:05:13 Vulnerability Tsx async abort: Not affected 16:05:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:05:13 16:05:13 16:05:13 ---> nproc: 16:05:13 4 16:05:13 16:05:13 16:05:13 ---> df -h: 16:05:13 Filesystem Size Used Available Use% Mounted on 16:05:13 overlay 50.0G 7.8G 42.2G 16% / 16:05:13 tmpfs 64.0M 0 64.0M 0% /dev 16:05:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:05:13 shm 64.0M 0 64.0M 0% /dev/shm 16:05:13 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/resolv.conf 16:05:13 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/hostname 16:05:13 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/hosts 16:05:13 /dev/vda1 50.0G 7.8G 42.2G 16% /var/log/sa 16:05:13 /dev/vda1 50.0G 7.8G 42.2G 16% /w/workspace/edgexfoundry_edgex-docs_master 16:05:13 /dev/vda1 50.0G 7.8G 42.2G 16% /w/workspace/edgexfoundry_edgex-docs_master@tmp 16:05:13 16:05:13 16:05:13 ---> free -m: 16:05:13 total used free shared buff/cache available 16:05:13 Mem: 1837 654 88 0 1095 1081 16:05:13 Swap: 1023 2 1021 16:05:13 16:05:13 16:05:13 ---> ip addr: 16:05:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:05:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:05:13 inet 127.0.0.1/8 scope host lo 16:05:13 valid_lft forever preferred_lft forever 16:05:13 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:05:13 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:05:13 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:05:13 valid_lft forever preferred_lft forever 16:05:13 16:05:13 16:05:13 ---> sar -b -r -n DEV: 16:05:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/04/20 _x86_64_ (4 CPU) 16:05:13 16:05:13 16:02:07 LINUX RESTART 16:05:13 16:05:13 16:03:01 tps rtps wtps bread/s bwrtn/s 16:05:13 16:04:01 155.98 47.26 108.72 9206.19 33509.65 16:05:13 16:05:01 113.91 60.40 53.52 6169.72 24659.63 16:05:13 Average: 134.93 53.83 81.10 7686.94 29081.70 16:05:13 16:05:13 16:03:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:05:13 16:04:01 96528 1785028 94.87 2620 1136788 1215808 41.49 673740 900892 7644 16:05:13 16:05:01 73888 1807668 96.07 2588 1133944 1509708 51.52 747548 871076 100456 16:05:13 Average: 85208 1796348 95.47 2604 1135366 1362758 46.51 710644 885984 54050 16:05:13 16:05:13 16:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:05:13 16:04:01 eth0 624.88 421.45 1902.07 998.84 0.00 0.00 0.00 16:05:13 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:13 16:04:01 veth252fe89 22.60 33.22 1.93 295.38 0.00 0.00 0.00 16:05:13 16:04:01 docker0 22.60 33.08 1.62 295.37 0.00 0.00 0.00 16:05:13 16:05:01 eth0 2925.73 1613.58 7682.50 1818.94 0.00 0.00 0.00 16:05:13 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:13 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:13 Average: eth0 1776.07 1017.91 4794.21 1409.16 0.00 0.00 0.00 16:05:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:13 Average: docker0 11.29 16.53 0.81 147.58 0.00 0.00 0.00 16:05:13 16:05:13 16:05:13 ---> sar -P ALL: 16:05:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/04/20 _x86_64_ (4 CPU) 16:05:13 16:05:13 16:02:07 LINUX RESTART 16:05:13 16:05:13 16:03:01 CPU %user %nice %system %iowait %steal %idle 16:05:13 16:04:01 all 16.83 0.00 5.02 2.88 0.12 75.15 16:05:13 16:04:01 0 12.60 0.00 5.43 5.95 0.12 75.90 16:05:13 16:04:01 1 11.34 0.00 4.23 1.13 0.08 83.22 16:05:13 16:04:01 2 19.51 0.00 5.37 2.91 0.12 72.09 16:05:13 16:04:01 3 23.86 0.00 5.05 1.52 0.15 69.42 16:05:13 16:05:01 all 16.01 0.00 5.59 1.90 0.17 76.33 16:05:13 16:05:01 0 12.60 0.00 6.40 1.52 0.16 79.33 16:05:13 16:05:01 1 14.30 0.00 5.21 2.16 0.22 78.11 16:05:13 16:05:01 2 24.45 0.00 5.28 1.40 0.17 68.70 16:05:13 16:05:01 3 12.62 0.00 5.50 2.50 0.15 79.23 16:05:13 Average: all 16.42 0.00 5.31 2.39 0.15 75.74 16:05:13 Average: 0 12.60 0.00 5.91 3.75 0.14 77.60 16:05:13 Average: 1 12.82 0.00 4.72 1.65 0.15 80.67 16:05:13 Average: 2 21.98 0.00 5.32 2.16 0.14 70.39 16:05:13 Average: 3 18.25 0.00 5.27 2.01 0.15 74.32 16:05:13 16:05:13 16:05:13