Pull request #140 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-docs Obtained Jenkinsfile from 4fbedb796d7be307fa8f0d32c1bc9a384862aecb+7a023e3c6f7166c679603a85874b5df1b217d738 (5210686328a59512355742ed295d4cd301004de1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 d8dcacb1afd64ffd41a88d498332b01d09cee174 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 --version # 'git version 2.16.6' > 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 d8dcacb1afd64ffd41a88d498332b01d09cee174 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 > git --version # 'git version 2.16.6' 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 d8dcacb1afd64ffd41a88d498332b01d09cee174 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d8dcacb1afd64ffd41a88d498332b01d09cee174 # timeout=10 Commit message: "Merge pull request #299 from bill-mahoney/releaseStream" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:lfit/releng-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 Running on prd-centos7-docker-4c-2g-12592 in /w/workspace/edgexfoundry_edgex-docs_PR-140 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_PR-140 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7a023e3c6f7166c679603a85874b5df1b217d738 into PR head commit 4fbedb796d7be307fa8f0d32c1bc9a384862aecb Merge succeeded, producing 4fbedb796d7be307fa8f0d32c1bc9a384862aecb Checking out Revision 4fbedb796d7be307fa8f0d32c1bc9a384862aecb (PR-140) > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/140/head:refs/remotes/origin/PR-140 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbedb796d7be307fa8f0d32c1bc9a384862aecb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7a023e3c6f7166c679603a85874b5df1b217d738 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbedb796d7be307fa8f0d32c1bc9a384862aecb # timeout=10 Commit message: "fixup! feat(adr): ADR for bootstrapping of EdgeX in OCI container environments" > git rev-list --no-walk 4024248486efc53f067eab35d26d38587ad67be2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 19:58:54 + docker inspect -f . python:3-slim 19:58:54 19:58:54 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 19:58:55 + docker pull python:3-slim 19:58:55 3-slim: Pulling from library/python 19:58:55 852e50cd189d: Pulling fs layer 19:58:55 877945f69fdf: Pulling fs layer 19:58:55 72f4e4b95e63: Pulling fs layer 19:58:55 ef86883310f5: Pulling fs layer 19:58:55 7e93af9be6e8: Pulling fs layer 19:58:55 ef86883310f5: Waiting 19:58:55 7e93af9be6e8: Waiting 19:58:56 877945f69fdf: Verifying Checksum 19:58:56 877945f69fdf: Download complete 19:58:56 72f4e4b95e63: Verifying Checksum 19:58:56 72f4e4b95e63: Download complete 19:58:56 ef86883310f5: Verifying Checksum 19:58:56 ef86883310f5: Download complete 19:58:56 7e93af9be6e8: Verifying Checksum 19:58:56 7e93af9be6e8: Download complete 19:58:56 852e50cd189d: Verifying Checksum 19:58:56 852e50cd189d: Download complete 19:58:58 852e50cd189d: Pull complete 19:58:58 877945f69fdf: Pull complete 19:58:59 72f4e4b95e63: Pull complete 19:58:59 ef86883310f5: Pull complete 19:59:01 7e93af9be6e8: Pull complete 19:59:01 Digest: sha256:294864e55d243ae5e40bc9676e11ab3f182c34da96265b76d2b59c9f77b9bfb6 19:59:01 Status: Downloaded newer image for python:3-slim 19:59:01 docker.io/library/python:3-slim [Pipeline] withDockerContainer 19:59:01 prd-centos7-docker-4c-2g-12592 does not seem to be running inside a container 19:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-140 -v /w/workspace/edgexfoundry_edgex-docs_PR-140:/w/workspace/edgexfoundry_edgex-docs_PR-140:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-140@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** python:3-slim cat 19:59:04 $ docker top 336a74686c217fc836dbdb7fc6dda77eb80a15fff7813b127293427496cd3860 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:05 + pip install mkdocs 19:59:07 Collecting mkdocs 19:59:07 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 19:59:08 Collecting Jinja2>=2.10.1 19:59:08 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 19:59:08 Collecting lunr[languages]==0.5.8 19:59:08 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 19:59:08 Collecting PyYAML>=3.10 19:59:08 Downloading PyYAML-5.3.1.tar.gz (269 kB) 19:59:08 Collecting livereload>=2.5.1 19:59:08 Downloading livereload-2.6.3.tar.gz (25 kB) 19:59:09 Collecting Markdown>=3.2.1 19:59:09 Downloading Markdown-3.3.3-py3-none-any.whl (96 kB) 19:59:09 Collecting tornado>=5.0 19:59:09 Downloading tornado-6.1-cp39-cp39-manylinux2010_x86_64.whl (427 kB) 19:59:09 Collecting click>=3.3 19:59:09 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 19:59:09 Collecting MarkupSafe>=0.23 19:59:09 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) 19:59:10 Collecting future>=0.16.0 19:59:10 Downloading future-0.18.2.tar.gz (829 kB) 19:59:11 Collecting six>=1.11.0 19:59:11 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 19:59:11 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 19:59:11 Downloading nltk-3.5.zip (1.4 MB) 19:59:11 Collecting joblib 19:59:11 Downloading joblib-0.17.0-py3-none-any.whl (301 kB) 19:59:12 Collecting regex 19:59:12 Downloading regex-2020.11.13-cp39-cp39-manylinux2014_x86_64.whl (732 kB) 19:59:12 Collecting tqdm 19:59:12 Downloading tqdm-4.52.0-py2.py3-none-any.whl (71 kB) 19:59:12 Building wheels for collected packages: PyYAML, livereload, MarkupSafe, future, nltk 19:59:12 Building wheel for PyYAML (setup.py): started 19:59:13 Building wheel for PyYAML (setup.py): finished with status 'done' 19:59:13 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44617 sha256=ac3f34e023d09ab65e4ad5bd577fd2e1b939c42a536f6b7383c9fd00323540e2 19:59:13 Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 19:59:13 Building wheel for livereload (setup.py): started 19:59:13 Building wheel for livereload (setup.py): finished with status 'done' 19:59:13 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=7b3392e80152a0b6dab4b48e407789d7ddc80ded064f8f94bce94cc9accd73be 19:59:13 Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c 19:59:13 Building wheel for MarkupSafe (setup.py): started 19:59:13 Building wheel for MarkupSafe (setup.py): finished with status 'done' 19:59:13 Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12627 sha256=ea95a5216d787b2e90e82e1aa1599b5a6e1087a2ad8feb1ded8ddea398dab6e9 19:59:13 Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e 19:59:13 Building wheel for future (setup.py): started 19:59:14 Building wheel for future (setup.py): finished with status 'done' 19:59:14 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=eac9e4c1891c441e3fecca7877ae740aebce528fc53d61c44b22bdde4405998f 19:59:14 Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 19:59:14 Building wheel for nltk (setup.py): started 19:59:15 Building wheel for nltk (setup.py): finished with status 'done' 19:59:15 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434674 sha256=035ff31495debf775f7a3b00086fd5e7e5b0f1354e135b09decb53c058201ad8 19:59:15 Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 19:59:15 Successfully built PyYAML livereload MarkupSafe future nltk 19:59:16 Installing collected packages: MarkupSafe, Jinja2, future, six, click, joblib, regex, tqdm, nltk, lunr, PyYAML, tornado, livereload, Markdown, mkdocs 19:59:20 Successfully installed Jinja2-2.11.2 Markdown-3.3.3 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.17.0 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.11.13 six-1.15.0 tornado-6.1 tqdm-4.52.0 [Pipeline] sh 19:59:20 + pip install mkdocs-material==5.1.0 19:59:21 Collecting mkdocs-material==5.1.0 19:59:21 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 19:59:21 Collecting mkdocs-material-extensions>=1.0b1 19:59:21 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 19:59:21 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) 19:59:21 Collecting Pygments>=2.4 19:59:21 Downloading Pygments-2.7.2-py3-none-any.whl (948 kB) 19:59:21 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.3) 19:59:22 Collecting pymdown-extensions>=7.0 19:59:22 Downloading pymdown_extensions-8.0.1-py2.py3-none-any.whl (206 kB) 19:59:22 Requirement already satisfied: lunr[languages]==0.5.8 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.8) 19:59:22 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.1) 19:59:22 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) 19:59:22 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.3) 19:59:22 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) 19:59:22 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.3.1) 19:59:22 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 19:59:22 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (1.15.0) 19:59:22 Requirement already satisfied: nltk>=3.2.5; python_version > "2.7" and extra == "languages" in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 19:59:22 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.9/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) 19:59:22 Requirement already satisfied: joblib in /usr/local/lib/python3.9/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.17.0) 19:59:22 Requirement already satisfied: regex in /usr/local/lib/python3.9/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.11.13) 19:59:22 Requirement already satisfied: tqdm in /usr/local/lib/python3.9/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.52.0) 19:59:22 Installing collected packages: mkdocs-material-extensions, Pygments, pymdown-extensions, mkdocs-material 19:59:25 Successfully installed Pygments-2.7.2 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.0.1 [Pipeline] sh 19:59:26 + mkdocs build 19:59:27 INFO - Cleaning site directory 19:59:27 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-140/docs/1.3 19:59:27 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 19:59:27 - design/adr/0001-Registy-Refactor.md 19:59:27 - design/adr/0004-Feature-Flags.md 19:59:27 - design/adr/0005-Service-Self-Config.md 19:59:27 - design/adr/core/0003-V2-API-Principles.md 19:59:27 - design/adr/device-service/0002-Array-Datatypes.md 19:59:27 - design/adr/device-service/0011-DeviceService-Rest-API.md 19:59:27 - design/adr/devops/0007-Release-Automation.md 19:59:27 - design/adr/devops/0010-Release-Artifacts.md 19:59:27 - design/adr/security/0008-Secret-Creation-and-Distribution.md 19:59:27 - design/adr/security/0009-Secure-Bootstrapping.md 19:59:27 - design/adr/system-management/001-docker-image-guidelines.md 19:59:27 - design/legacy-design/device-service/discovery.md 19:59:27 - design/legacy-requirements/device-service.md 19:59:27 - microservices/device/profile/Ch-DeviceProfileRef.md 19:59:27 - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md 19:59:27 - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 19:59:27 - microservices/security/edgex-secrets-config-proxy.1.md 19:59:27 - microservices/security/edgex-secrets-config.1.md 19:59:27 - microservices/security/security-file-token-provider.1.md 19:59:27 - microservices/security/security-secrets-setup.1.md 19:59:27 WARNING - Documentation file 'design/adr/security/0009-Secure-Bootstrapping.md' contains a link to 'design/adr/security/adr/security/0015-in-cluster-tls.md' which is not found in the documentation files. 19:59:27 WARNING - Documentation file 'design/adr/security/0009-Secure-Bootstrapping.md' contains a link to 'design/adr/security/0015-Use-of-encryption-for-in-cluster-communication.md' which is not found in the documentation files. 19:59:37 19:59:37 Exited with 2 warnings in strict mode. [Pipeline] } 19:59:37 $ docker stop --time=1 336a74686c217fc836dbdb7fc6dda77eb80a15fff7813b127293427496cd3860 19:59:40 $ docker rm -f 336a74686c217fc836dbdb7fc6dda77eb80a15fff7813b127293427496cd3860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) Stage "Publish to GitHub pages" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:59:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:59:42 ---> package-listing.sh 19:59:42 ++ facter osfamily 19:59:42 ++ tr '[:upper:]' '[:lower:]' 19:59:42 + OS_FAMILY=redhat 19:59:42 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-140 19:59:42 + START_PACKAGES=/tmp/packages_start.txt 19:59:42 + END_PACKAGES=/tmp/packages_end.txt 19:59:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:59:42 + PACKAGES=/tmp/packages_start.txt 19:59:42 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-140 ']' 19:59:42 + PACKAGES=/tmp/packages_end.txt 19:59:42 + case "${OS_FAMILY}" in 19:59:42 + rpm -qa 19:59:42 + sort 19:59:47 + '[' -f /tmp/packages_start.txt ']' 19:59:47 + '[' -f /tmp/packages_end.txt ']' 19:59:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:59:47 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-140 ']' 19:59:47 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-140/archives/ 19:59:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-140/archives/ [Pipeline] echo 19:59:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-140/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:59:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:59:47 19:59:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:59:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:59:48 alpine: Pulling from edgex-lftools-log-publisher 19:59:48 df20fa9351a1: Pulling fs layer 19:59:48 36b3adc4ff6f: Pulling fs layer 19:59:48 8ad3a11d3b57: Pulling fs layer 19:59:48 46f8f816bc3b: Pulling fs layer 19:59:48 93b61091891f: Pulling fs layer 19:59:48 93b9cdb0e59b: Pulling fs layer 19:59:48 5e14af77c1be: Pulling fs layer 19:59:48 01666e4c0597: Pulling fs layer 19:59:48 aa168da1d23b: Pulling fs layer 19:59:48 93b9cdb0e59b: Waiting 19:59:48 5e14af77c1be: Waiting 19:59:48 46f8f816bc3b: Waiting 19:59:48 93b61091891f: Waiting 19:59:48 01666e4c0597: Waiting 19:59:48 aa168da1d23b: Waiting 19:59:48 36b3adc4ff6f: Verifying Checksum 19:59:48 36b3adc4ff6f: Download complete 19:59:48 46f8f816bc3b: Verifying Checksum 19:59:48 46f8f816bc3b: Download complete 19:59:48 df20fa9351a1: Verifying Checksum 19:59:48 93b9cdb0e59b: Verifying Checksum 19:59:48 93b9cdb0e59b: Download complete 19:59:48 93b61091891f: Verifying Checksum 19:59:48 93b61091891f: Download complete 19:59:48 5e14af77c1be: Verifying Checksum 19:59:48 5e14af77c1be: Download complete 19:59:48 01666e4c0597: Verifying Checksum 19:59:48 01666e4c0597: Download complete 19:59:48 df20fa9351a1: Pull complete 19:59:48 36b3adc4ff6f: Pull complete 19:59:49 8ad3a11d3b57: Verifying Checksum 19:59:49 8ad3a11d3b57: Download complete 19:59:49 8ad3a11d3b57: Pull complete 19:59:50 46f8f816bc3b: Pull complete 19:59:50 93b61091891f: Pull complete 19:59:50 93b9cdb0e59b: Pull complete 19:59:51 5e14af77c1be: Pull complete 19:59:51 aa168da1d23b: Verifying Checksum 19:59:51 aa168da1d23b: Download complete 19:59:51 01666e4c0597: Pull complete 19:59:57 aa168da1d23b: Pull complete 19:59:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:59:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:59:57 prd-centos7-docker-4c-2g-12592 does not seem to be running inside a container 19:59:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-140/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-docs_PR-140 -v /w/workspace/edgexfoundry_edgex-docs_PR-140:/w/workspace/edgexfoundry_edgex-docs_PR-140:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-140@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:00:02 $ docker top faa030dbe466e039672a4252807d0ee35a0ce2dc28386a572c1fca4a7eb4bcaa -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:02 + touch /tmp/pre-build-complete [Pipeline] sh 20:00:03 + mkdir -p /var/log/sa [Pipeline] sh 20:00:03 + ls /var/log/sa-host 20:00:03 + sadf -c /var/log/sa-host/sa05 20:00:03 file_magic: OK 20:00:03 HZ: Using current value: 100 20:00:03 file_header: OK 20:00:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:00:03 Statistics: 20:00:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:00:03 File successfully converted to sysstat format version 12.2.1 20:00:03 + sadf -c /var/log/sa-host/sa18 20:00:03 file_magic: OK 20:00:03 HZ: Using current value: 100 20:00:03 file_header: OK 20:00:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:00:03 Statistics: 20:00:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:00:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:03 provisioning config files... 20:00:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-140@tmp/config6734340063286078092tmp [Pipeline] { [Pipeline] echo 20:00:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:00:04 ---> create-netrc.sh [Pipeline] } 20:00:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:00:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:00:04 ---> python-tools-install.sh [Pipeline] echo 20:00:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:00:04 ---> sudo-logs.sh 20:00:04 Archiving 'sudo' log.. [Pipeline] echo 20:00:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:00:05 ---> job-cost.sh 20:00:05 lf-activate-venv: SKIPPING 20:00:05 INFO: No Stack... 20:00:07 INFO: Retrieving Pricing Info for: v1-standard-2 20:00:07 INFO: Archiving Costs [Pipeline] echo 20:00:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:00:08 ---> logs-deploy.sh 20:00:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-140/78 20:00:08 INFO: archiving workspace using pattern(s): 20:00:10 Archives upload complete. 20:00:10 INFO: archiving logs to Nexus 20:00:11 ---> uname -a: 20:00:11 Linux prd-centos7-docker-4c-2g-12592.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 20:00:11 20:00:11 20:00:11 ---> lscpu: 20:00:11 Architecture: x86_64 20:00:11 CPU op-mode(s): 32-bit, 64-bit 20:00:11 Byte Order: Little Endian 20:00:11 Address sizes: 40 bits physical, 48 bits virtual 20:00:11 CPU(s): 4 20:00:11 On-line CPU(s) list: 0-3 20:00:11 Thread(s) per core: 1 20:00:11 Core(s) per socket: 1 20:00:11 Socket(s): 4 20:00:11 NUMA node(s): 1 20:00:11 Vendor ID: GenuineIntel 20:00:11 CPU family: 6 20:00:11 Model: 44 20:00:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:00:11 Stepping: 1 20:00:11 CPU MHz: 2933.438 20:00:11 BogoMIPS: 5866.87 20:00:11 Virtualization: VT-x 20:00:11 Hypervisor vendor: KVM 20:00:11 Virtualization type: full 20:00:11 L1d cache: 128 KiB 20:00:11 L1i cache: 128 KiB 20:00:11 L2 cache: 16 MiB 20:00:11 L3 cache: 64 MiB 20:00:11 NUMA node0 CPU(s): 0-3 20:00:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:00:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:00:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:00:11 Vulnerability Meltdown: Mitigation; PTI 20:00:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:00:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:00:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:00:11 Vulnerability Tsx async abort: Not affected 20:00:11 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 20:00:11 20:00:11 20:00:11 ---> nproc: 20:00:11 4 20:00:11 20:00:11 20:00:11 ---> df -h: 20:00:11 Filesystem Size Used Available Use% Mounted on 20:00:11 overlay 50.0G 7.2G 42.8G 14% / 20:00:11 tmpfs 64.0M 0 64.0M 0% /dev 20:00:11 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:00:11 shm 64.0M 0 64.0M 0% /dev/shm 20:00:11 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 20:00:11 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 20:00:11 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 20:00:11 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 20:00:11 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_edgex-docs_PR-140 20:00:11 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_edgex-docs_PR-140@tmp 20:00:11 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 20:00:11 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 20:00:11 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 20:00:11 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 20:00:11 20:00:11 20:00:11 ---> free -m: 20:00:11 total used free shared buff/cache available 20:00:11 Mem: 1837 671 137 0 1028 1064 20:00:11 Swap: 1023 2 1021 20:00:11 20:00:11 20:00:11 ---> ip addr: 20:00:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:00:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:00:11 inet 127.0.0.1/8 scope host lo 20:00:11 valid_lft forever preferred_lft forever 20:00:11 inet6 ::1/128 scope host 20:00:11 valid_lft forever preferred_lft forever 20:00:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:00:11 link/ether fa:16:3e:43:e0:5b brd ff:ff:ff:ff:ff:ff 20:00:11 inet 10.30.122.192/23 brd 10.30.123.255 scope global dynamic eth0 20:00:11 valid_lft 85118sec preferred_lft 85118sec 20:00:11 inet6 fe80::f816:3eff:fe43:e05b/64 scope link 20:00:11 valid_lft forever preferred_lft forever 20:00:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:00:11 link/ether 02:42:fb:a4:25:8e brd ff:ff:ff:ff:ff:ff 20:00:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:00:11 valid_lft forever preferred_lft forever 20:00:11 inet6 fe80::42:fbff:fea4:258e/64 scope link 20:00:11 valid_lft forever preferred_lft forever 20:00:11 20:00:11 20:00:11 ---> sar -b -r -n DEV: 20:00:11 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/18/20 _x86_64_ (4 CPU) 20:00:11 20:00:11 19:38:31 LINUX RESTART (4 CPU) 20:00:11 20:00:11 19:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:00:11 19:40:02 59.71 24.96 34.74 0.00 2827.28 17292.11 0.00 20:00:11 19:41:01 0.59 0.03 0.56 0.00 0.68 8.99 0.00 20:00:11 19:42:01 0.38 0.00 0.38 0.00 0.00 5.36 0.00 20:00:11 19:43:01 0.30 0.00 0.30 0.00 0.00 4.06 0.00 20:00:11 19:44:01 0.20 0.00 0.20 0.00 0.00 3.31 0.00 20:00:11 19:45:01 0.43 0.00 0.43 0.00 0.00 7.56 0.00 20:00:11 19:46:01 0.32 0.00 0.32 0.00 0.00 5.11 0.00 20:00:11 19:47:01 0.42 0.00 0.42 0.00 0.00 5.88 0.00 20:00:11 19:48:01 0.33 0.00 0.33 0.00 0.00 5.20 0.00 20:00:11 19:49:01 0.28 0.00 0.28 0.00 0.00 4.08 0.00 20:00:11 19:50:01 0.43 0.00 0.43 0.00 0.00 6.58 0.00 20:00:11 19:51:01 0.25 0.00 0.25 0.00 0.00 3.78 0.00 20:00:11 19:52:01 0.30 0.00 0.30 0.00 0.00 3.08 0.00 20:00:11 19:53:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 20:00:11 19:54:01 0.98 0.20 0.78 0.00 6.26 15.77 0.00 20:00:11 19:55:01 0.27 0.00 0.27 0.00 0.00 3.03 0.00 20:00:11 19:56:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 20:00:11 19:57:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 20:00:11 19:58:01 0.22 0.00 0.22 0.00 0.00 3.11 0.00 20:00:11 19:59:02 59.47 13.54 45.93 0.00 4267.55 11814.07 0.00 20:00:11 20:00:01 206.41 90.66 115.74 0.00 9359.72 27967.99 0.00 20:00:11 Average: 15.66 6.09 9.56 0.00 777.24 2696.31 0.00 20:00:11 20:00:11 19:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:00:11 19:40:02 107300 0 442512 23.52 2620 1329124 1007244 34.38 285808 1333332 20 20:00:11 19:41:01 109988 0 439968 23.38 2620 1328980 1006848 34.36 283664 1333312 8 20:00:11 19:42:01 111540 0 438412 23.30 2620 1328984 996496 34.01 282332 1333304 8 20:00:11 19:43:01 110672 0 439276 23.35 2620 1328988 996664 34.01 283572 1333308 8 20:00:11 19:44:01 111728 0 438216 23.29 2620 1328992 996496 34.01 281980 1333784 8 20:00:11 19:45:01 111452 0 438488 23.30 2620 1328996 996568 34.01 282352 1333784 8 20:00:11 19:46:01 111952 0 437984 23.28 2620 1329000 996752 34.02 282228 1333784 8 20:00:11 19:47:01 111836 0 438096 23.28 2620 1329004 996752 34.02 278920 1337112 8 20:00:11 19:48:01 111720 0 438204 23.29 2620 1329012 996752 34.02 278804 1337112 8 20:00:11 19:49:01 111936 0 437984 23.28 2620 1329016 996752 34.02 278216 1337704 8 20:00:11 19:50:01 111064 0 438852 23.32 2620 1329020 996836 34.02 278656 1337704 8 20:00:11 19:51:01 111656 0 438256 23.29 2620 1329024 996752 34.02 278232 1337704 8 20:00:11 19:52:01 111368 0 438540 23.31 2620 1329028 996752 34.02 278156 1337784 8 20:00:11 19:53:01 111508 0 438392 23.30 2620 1329036 996800 34.02 278412 1337784 8 20:00:11 19:54:01 111688 0 438180 23.29 2620 1329068 996752 34.02 278296 1337808 12 20:00:11 19:55:01 110972 0 438888 23.33 2620 1329076 996812 34.02 278364 1337808 8 20:00:11 19:56:01 111448 0 438412 23.30 2620 1329076 996752 34.02 278192 1337808 8 20:00:11 19:57:01 111712 0 438140 23.29 2620 1329084 996752 34.02 278324 1337808 8 20:00:11 19:58:01 111368 0 438480 23.30 2620 1329088 996788 34.02 278388 1337808 8 20:00:11 19:59:02 97620 0 609332 32.38 2620 1171984 1289756 44.02 498816 1100528 9796 20:00:11 20:00:01 202896 0 661676 35.17 2596 1014388 1319452 45.03 554356 907036 36 20:00:11 Average: 114925 0 457442 24.31 2619 1306570 1027025 35.05 303622 1304482 476 20:00:11 20:00:11 19:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:00:11 19:40:02 eth0 210.93 100.32 376.23 23.03 0.00 0.00 0.00 0.00 20:00:11 19:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:41:01 eth0 0.59 0.29 0.28 0.20 0.00 0.00 0.00 0.00 20:00:11 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:42:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:11 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:43:01 eth0 0.58 0.30 0.28 0.17 0.00 0.00 0.00 0.00 20:00:11 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:44:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 20:00:11 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:45:01 eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:00:11 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:46:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:11 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:47:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:11 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:48:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:11 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:11 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:50:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:00:11 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:51:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:00:11 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:52:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:53:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:00:11 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:11 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:55:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:00:11 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:11 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:57:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:58:01 eth0 0.20 0.17 0.09 0.01 0.00 0.00 0.00 0.00 20:00:11 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:59:02 eth0 808.22 573.73 3770.72 75.79 0.00 0.00 0.00 0.00 20:00:11 19:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 20:00:01 eth0 284.98 229.88 2528.08 59.30 0.00 0.00 0.00 0.00 20:00:11 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 20:00:01 docker0 24.98 33.40 1.73 299.20 0.00 0.00 0.00 0.00 20:00:11 Average: eth0 62.16 43.09 317.06 7.53 0.00 0.00 0.00 0.00 20:00:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 Average: docker0 1.17 1.57 0.08 14.06 0.00 0.00 0.00 0.00 20:00:11 20:00:11 20:00:11 ---> sar -P ALL: 20:00:11 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/18/20 _x86_64_ (4 CPU) 20:00:11 20:00:11 19:38:31 LINUX RESTART (4 CPU) 20:00:11 20:00:11 19:39:02 CPU %user %nice %system %iowait %steal %idle 20:00:11 19:40:02 all 8.25 0.00 4.19 3.39 0.01 84.16 20:00:11 19:40:02 0 8.40 0.00 4.63 2.96 0.02 83.99 20:00:11 19:40:02 1 8.90 0.00 4.42 3.23 0.00 83.44 20:00:11 19:40:02 2 7.22 0.00 4.26 4.80 0.02 83.70 20:00:11 19:40:02 3 8.47 0.00 3.43 2.56 0.02 85.52 20:00:11 19:41:01 all 0.17 0.00 0.05 0.00 0.00 99.78 20:00:11 19:41:01 0 0.56 0.00 0.05 0.00 0.00 99.39 20:00:11 19:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:00:11 19:41:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:00:11 19:41:01 3 0.03 0.00 0.05 0.00 0.00 99.92 20:00:11 19:42:01 all 0.15 0.00 0.03 0.00 0.00 99.81 20:00:11 19:42:01 0 0.47 0.00 0.03 0.00 0.00 99.50 20:00:11 19:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:11 19:42:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:00:11 19:42:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:00:11 19:43:01 all 0.12 0.00 0.03 0.00 0.00 99.85 20:00:11 19:43:01 0 0.30 0.00 0.03 0.00 0.02 99.65 20:00:11 19:43:01 1 0.07 0.00 0.03 0.00 0.00 99.90 20:00:11 19:43:01 2 0.08 0.00 0.03 0.00 0.00 99.88 20:00:11 19:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:00:11 19:44:01 all 0.15 0.00 0.05 0.00 0.01 99.79 20:00:11 19:44:01 0 0.50 0.00 0.05 0.00 0.00 99.45 20:00:11 19:44:01 1 0.05 0.00 0.07 0.00 0.02 99.87 20:00:11 19:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:00:11 19:44:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:00:11 19:45:01 all 0.15 0.00 0.03 0.00 0.00 99.82 20:00:11 19:45:01 0 0.52 0.00 0.03 0.00 0.00 99.45 20:00:11 19:45:01 1 0.03 0.00 0.05 0.00 0.00 99.92 20:00:11 19:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:00:11 19:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:00:11 19:46:01 all 0.17 0.00 0.03 0.00 0.00 99.80 20:00:11 19:46:01 0 0.52 0.00 0.02 0.00 0.00 99.47 20:00:11 19:46:01 1 0.07 0.00 0.07 0.00 0.00 99.87 20:00:11 19:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:00:11 19:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:00:11 19:47:01 all 0.16 0.00 0.04 0.00 0.00 99.80 20:00:11 19:47:01 0 0.52 0.00 0.03 0.00 0.00 99.45 20:00:11 19:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:00:11 19:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:11 19:47:01 3 0.05 0.00 0.07 0.00 0.00 99.88 20:00:11 19:48:01 all 0.15 0.00 0.04 0.00 0.00 99.81 20:00:11 19:48:01 0 0.50 0.00 0.03 0.00 0.00 99.47 20:00:11 19:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 20:00:11 19:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:00:11 19:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:00:11 19:49:01 all 0.15 0.00 0.03 0.00 0.00 99.82 20:00:11 19:49:01 0 0.42 0.00 0.05 0.00 0.00 99.53 20:00:11 19:49:01 1 0.13 0.00 0.03 0.00 0.00 99.83 20:00:11 19:49:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:00:11 19:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:00:11 19:50:01 all 0.17 0.00 0.02 0.00 0.00 99.80 20:00:11 19:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:11 19:50:01 1 0.53 0.00 0.03 0.00 0.00 99.43 20:00:11 19:50:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:00:11 19:50:01 3 0.07 0.00 0.02 0.00 0.00 99.92 20:00:11 20:00:11 19:50:01 CPU %user %nice %system %iowait %steal %idle 20:00:11 19:51:01 all 0.11 0.00 0.04 0.00 0.00 99.85 20:00:11 19:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:00:11 19:51:01 1 0.35 0.00 0.05 0.00 0.00 99.60 20:00:11 19:51:01 2 0.05 0.00 0.07 0.00 0.00 99.88 20:00:11 19:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:00:11 19:52:01 all 0.04 0.00 0.04 0.00 0.00 99.91 20:00:11 19:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:00:11 19:52:01 1 0.10 0.00 0.08 0.00 0.02 99.80 20:00:11 19:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:00:11 19:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:00:11 19:53:01 all 0.03 0.00 0.04 0.00 0.00 99.93 20:00:11 19:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:00:11 19:53:01 1 0.03 0.00 0.05 0.00 0.00 99.92 20:00:11 19:53:01 2 0.03 0.00 0.05 0.00 0.00 99.92 20:00:11 19:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:00:11 19:54:01 all 0.16 0.00 0.06 0.00 0.00 99.78 20:00:11 19:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:00:11 19:54:01 1 0.52 0.00 0.07 0.00 0.00 99.42 20:00:11 19:54:01 2 0.03 0.00 0.05 0.00 0.00 99.92 20:00:11 19:54:01 3 0.07 0.00 0.08 0.02 0.00 99.83 20:00:11 19:55:01 all 0.15 0.00 0.04 0.00 0.00 99.82 20:00:11 19:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:00:11 19:55:01 1 0.52 0.00 0.03 0.00 0.00 99.45 20:00:11 19:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:00:11 19:55:01 3 0.03 0.00 0.05 0.00 0.00 99.92 20:00:11 19:56:01 all 0.16 0.00 0.03 0.00 0.00 99.81 20:00:11 19:56:01 0 0.03 0.00 0.05 0.00 0.00 99.92 20:00:11 19:56:01 1 0.53 0.00 0.02 0.00 0.00 99.45 20:00:11 19:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:11 19:56:01 3 0.05 0.00 0.05 0.00 0.00 99.90 20:00:11 19:57:01 all 0.16 0.00 0.03 0.00 0.00 99.81 20:00:11 19:57:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:00:11 19:57:01 1 0.52 0.00 0.02 0.00 0.00 99.47 20:00:11 19:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:11 19:57:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:00:11 19:58:01 all 0.17 0.00 0.04 0.00 0.00 99.79 20:00:11 19:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:11 19:58:01 1 0.52 0.00 0.03 0.00 0.00 99.45 20:00:11 19:58:01 2 0.05 0.00 0.07 0.00 0.00 99.88 20:00:11 19:58:01 3 0.08 0.00 0.05 0.00 0.00 99.87 20:00:11 19:59:02 all 7.42 0.00 3.33 1.46 0.01 87.78 20:00:11 19:59:02 0 7.27 0.00 4.07 1.45 0.02 87.19 20:00:11 19:59:02 1 7.40 0.00 2.41 0.65 0.00 89.54 20:00:11 19:59:02 2 8.67 0.00 4.04 2.58 0.02 84.69 20:00:11 19:59:02 3 6.33 0.00 2.80 1.14 0.02 89.71 20:00:11 20:00:01 all 15.54 0.00 6.92 2.82 0.03 74.68 20:00:11 20:00:01 0 26.97 0.00 8.99 3.85 0.02 60.17 20:00:11 20:00:01 1 10.91 0.00 6.86 2.97 0.03 79.23 20:00:11 20:00:01 2 10.80 0.00 5.81 1.22 0.03 82.14 20:00:11 20:00:01 3 13.59 0.00 6.05 3.27 0.03 77.05 20:00:11 Average: all 1.58 0.00 0.71 0.36 0.00 97.36 20:00:11 Average: 0 2.19 0.00 0.85 0.38 0.00 96.57 20:00:11 Average: 1 1.47 0.00 0.68 0.32 0.00 97.53 20:00:11 Average: 2 1.28 0.00 0.69 0.40 0.00 97.62 20:00:11 Average: 3 1.36 0.00 0.60 0.32 0.00 97.71 20:00:11 20:00:11 20:00:11