Push event to branch hanoi Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 44dfe48c3d87405ee87ae957d4d9e0cc1afdc804 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24433 in /w/workspace/edgexfoundry_edgex-docs_hanoi [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_hanoi # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 Checking out Revision 44dfe48c3d87405ee87ae957d4d9e0cc1afdc804 (hanoi) > git config core.sparsecheckout # timeout=10 > git checkout -f 44dfe48c3d87405ee87ae957d4d9e0cc1afdc804 # timeout=10 Commit message: "fix: Adjust the Hanoi custom compose build directions (#334)" > git rev-list --no-walk bb82bea885bace3a1fa54704e85152d998d7dd26 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 23:00:39 + docker inspect -f . python:3-slim 23:00:40 23:00:40 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 23:00:40 + docker pull python:3-slim 23:00:40 3-slim: Pulling from library/python 23:00:40 a076a628af6f: Pulling fs layer 23:00:40 de8081929fad: Pulling fs layer 23:00:40 181a96cb0617: Pulling fs layer 23:00:40 c91fe2011cc2: Pulling fs layer 23:00:40 8de944cde012: Pulling fs layer 23:00:40 c91fe2011cc2: Waiting 23:00:40 8de944cde012: Waiting 23:00:41 de8081929fad: Verifying Checksum 23:00:41 de8081929fad: Download complete 23:00:41 c91fe2011cc2: Download complete 23:00:41 8de944cde012: Verifying Checksum 23:00:41 8de944cde012: Download complete 23:00:41 181a96cb0617: Verifying Checksum 23:00:41 181a96cb0617: Download complete 23:00:42 a076a628af6f: Verifying Checksum 23:00:42 a076a628af6f: Download complete 23:00:45 a076a628af6f: Pull complete 23:00:46 de8081929fad: Pull complete 23:00:48 181a96cb0617: Pull complete 23:00:48 c91fe2011cc2: Pull complete 23:00:49 8de944cde012: Pull complete 23:00:49 Digest: sha256:1856880eb9f9eb6fb29962a6212ebefcd55244c015f0ced6d4b074e3cd3a810e 23:00:49 Status: Downloaded newer image for python:3-slim 23:00:49 docker.io/library/python:3-slim [Pipeline] withDockerContainer 23:00:49 prd-centos7-docker-4c-2g-24433 does not seem to be running inside a container 23:00:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_hanoi -v /w/workspace/edgexfoundry_edgex-docs_hanoi:/w/workspace/edgexfoundry_edgex-docs_hanoi:rw,z -v /w/workspace/edgexfoundry_edgex-docs_hanoi@tmp:/w/workspace/edgexfoundry_edgex-docs_hanoi@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 ******** python:3-slim cat 23:00:53 $ docker top 236dd3c23c2a50473191b30eb7401df2e5e63d5f18a1484cce70662d9bf4c030 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:54 + pip install mkdocs 23:00:58 Collecting mkdocs 23:00:58 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 23:00:59 Collecting PyYAML>=3.10 23:00:59 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) 23:00:59 Collecting Markdown>=3.2.1 23:00:59 Downloading Markdown-3.3.3-py3-none-any.whl (96 kB) 23:01:00 Collecting click>=3.3 23:01:00 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 23:01:00 Collecting lunr[languages]==0.5.8 23:01:00 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 23:01:01 Collecting tornado>=5.0 23:01:01 Downloading tornado-6.1-cp39-cp39-manylinux2010_x86_64.whl (427 kB) 23:01:01 Collecting Jinja2>=2.10.1 23:01:01 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) 23:01:01 Collecting livereload>=2.5.1 23:01:01 Downloading livereload-2.6.3.tar.gz (25 kB) 23:01:02 Collecting six>=1.11.0 23:01:02 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 23:01:02 Collecting future>=0.16.0 23:01:02 Downloading future-0.18.2.tar.gz (829 kB) 23:01:03 Collecting nltk>=3.2.5 23:01:03 Downloading nltk-3.5.zip (1.4 MB) 23:01:05 Collecting MarkupSafe>=0.23 23:01:05 Downloading MarkupSafe-1.1.1-cp39-cp39-manylinux2010_x86_64.whl (32 kB) 23:01:05 Collecting joblib 23:01:05 Downloading joblib-1.0.0-py3-none-any.whl (302 kB) 23:01:07 Collecting regex 23:01:07 Downloading regex-2020.11.13-cp39-cp39-manylinux2014_x86_64.whl (732 kB) 23:01:08 Collecting tqdm 23:01:08 Downloading tqdm-4.56.0-py2.py3-none-any.whl (72 kB) 23:01:08 Building wheels for collected packages: future, livereload, nltk 23:01:08 Building wheel for future (setup.py): started 23:01:09 Building wheel for future (setup.py): finished with status 'done' 23:01:09 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=3e74369b8b4e9b60f91f86f120f71d2f0f58f2cd73c0d0746c02ac672e9b64b5 23:01:09 Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 23:01:09 Building wheel for livereload (setup.py): started 23:01:10 Building wheel for livereload (setup.py): finished with status 'done' 23:01:10 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=6dddeeac95848d014a90bfe5d60ae4ad36aeb16f51c33c81d8531f3ab4598c4c 23:01:10 Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c 23:01:10 Building wheel for nltk (setup.py): started 23:01:13 Building wheel for nltk (setup.py): finished with status 'done' 23:01:13 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434676 sha256=e802c0f6415b2cf21b07988eaf0684c0309f5f32d8429bcee79c96ad9503a88e 23:01:13 Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 23:01:13 Successfully built future livereload nltk 23:01:13 Installing collected packages: tqdm, six, regex, joblib, future, click, tornado, nltk, MarkupSafe, lunr, PyYAML, Markdown, livereload, Jinja2, mkdocs 23:01:19 Successfully installed Jinja2-2.11.3 Markdown-3.3.3 MarkupSafe-1.1.1 PyYAML-5.4.1 click-7.1.2 future-0.18.2 joblib-1.0.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.56.0 23:01:19 WARNING: You are using pip version 21.0; however, version 21.0.1 is available. 23:01:19 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [Pipeline] sh 23:01:20 + pip install mkdocs-material==5.1.0 23:01:21 Collecting mkdocs-material==5.1.0 23:01:21 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 23:01:22 Collecting Pygments>=2.4 23:01:22 Downloading Pygments-2.7.4-py3-none-any.whl (950 kB) 23:01:22 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) 23:01:22 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.3) 23:01:22 Collecting pymdown-extensions>=7.0 23:01:22 Downloading pymdown_extensions-8.1.1-py3-none-any.whl (206 kB) 23:01:22 Collecting mkdocs-material-extensions>=1.0b1 23:01:22 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 23:01: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.3) 23:01: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) 23:01: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) 23:01: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.4.1) 23:01: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) 23:01: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) 23:01: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) 23:01: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) 23:01:22 Requirement already satisfied: nltk>=3.2.5 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 23:01: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) 23:01:22 Requirement already satisfied: tqdm in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (4.56.0) 23:01:22 Requirement already satisfied: joblib in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (1.0.0) 23:01:22 Requirement already satisfied: regex in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.11.13) 23:01:23 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material 23:01:28 Successfully installed Pygments-2.7.4 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.1.1 23:01:28 WARNING: You are using pip version 21.0; however, version 21.0.1 is available. 23:01:28 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [Pipeline] sh 23:01:29 + mkdocs build 23:01:30 INFO - Cleaning site directory 23:01:30 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_hanoi/docs/1.3 23:01:30 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 23:01:30 - design/adr/0001-Registy-Refactor.md 23:01:30 - design/adr/0004-Feature-Flags.md 23:01:30 - design/adr/0005-Service-Self-Config.md 23:01:30 - design/adr/013-Device-Service-Events-Message-Bus.md 23:01:30 - design/adr/014-Secret-Provider-For-All.md 23:01:30 - design/adr/core/0003-V2-API-Principles.md 23:01:30 - design/adr/device-service/0002-Array-Datatypes.md 23:01:30 - design/adr/device-service/0011-DeviceService-Rest-API.md 23:01:30 - design/adr/devops/0007-Release-Automation.md 23:01:30 - design/adr/devops/0010-Release-Artifacts.md 23:01:30 - design/adr/security/0008-Secret-Creation-and-Distribution.md 23:01:30 - design/adr/security/0009-Secure-Bootstrapping.md 23:01:30 - design/adr/security/0015-in-cluster-tls.md 23:01:30 - design/adr/security/0016-docker-image-guidelines.md 23:01:30 - design/legacy-design/device-service/discovery.md 23:01:30 - design/legacy-requirements/device-service.md 23:01:30 - microservices/device/profile/Ch-DeviceProfileRef.md 23:01:30 - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md 23:01:30 - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 23:01:30 - microservices/security/edgex-secrets-config-proxy.1.md 23:01:30 - microservices/security/edgex-secrets-config.1.md 23:01:30 - microservices/security/security-file-token-provider.1.md 23:01:30 - microservices/security/security-secrets-setup.1.md 23:01:45 INFO - Documentation built in 14.47 seconds [Pipeline] stash 23:01:57 Stashed 410 file(s) [Pipeline] } 23:01:57 $ docker stop --time=1 236dd3c23c2a50473191b30eb7401df2e5e63d5f18a1484cce70662d9bf4c030 23:01:59 $ docker rm -f 236dd3c23c2a50473191b30eb7401df2e5e63d5f18a1484cce70662d9bf4c030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) [Pipeline] node 23:02:16 Still waiting to schedule task 23:02:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:05:32 Running on prd-centos7-docker-4c-2g-24435 in /w/workspace/edgexfoundry_edgex-docs_hanoi [Pipeline] { [Pipeline] checkout 23:05:34 using credential edgex-jenkins-ssh 23:05:34 Cloning the remote Git repository 23:05:34 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 23:05:34 > git init /w/workspace/edgexfoundry_edgex-docs_hanoi # timeout=10 23:05:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:05:35 > git --version # timeout=10 23:05:35 > git --version # 'git version 2.24.3' 23:05:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:52 Checking out Revision 44dfe48c3d87405ee87ae957d4d9e0cc1afdc804 (hanoi) 23:05:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:05:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:05:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:05:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 23:05:52 > git config core.sparsecheckout # timeout=10 23:05:52 > git checkout -f 44dfe48c3d87405ee87ae957d4d9e0cc1afdc804 # timeout=10 23:05:56 Commit message: "fix: Adjust the Hanoi custom compose build directions (#334)" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:58 + git log --format=%B -n 1 23:05:58 + grep -v Signed-off-by 23:05:58 + head -n 1 [Pipeline] cleanWs 23:05:58 [WS-CLEANUP] Deleting project workspace... 23:05:58 [WS-CLEANUP] Deferred wipeout is used... 23:05:58 [WS-CLEANUP] done [Pipeline] dir 23:05:58 Running in /w/workspace/edgexfoundry_edgex-docs_hanoi/gh-pages-src [Pipeline] { [Pipeline] git 23:05:58 using credential edgex-jenkins-ssh 23:05:58 Cloning the remote Git repository 23:05:58 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 23:05:58 > git init /w/workspace/edgexfoundry_edgex-docs_hanoi/gh-pages-src # timeout=10 23:05:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:05:58 > git --version # timeout=10 23:05:58 > git --version # 'git version 2.24.3' 23:05:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:06:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:06:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:06:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:18 Checking out Revision baa7c7c924f63744cff9df64c8449bce59e901b5 (refs/remotes/origin/gh-pages) 23:06:18 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 23:06:18 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 23:06:18 > git config core.sparsecheckout # timeout=10 23:06:18 > git checkout -f baa7c7c924f63744cff9df64c8449bce59e901b5 # timeout=10 23:06:21 Commit message: "ci: feat(examples): addition of example for RP4 (#322)" [Pipeline] unstash 23:06:20 > git branch -a -v --no-abbrev # timeout=10 23:06:20 > git checkout -b gh-pages baa7c7c924f63744cff9df64c8449bce59e901b5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:06:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:25 [ssh-agent] Looking for ssh-agent implementation... 23:06:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:25 $ ssh-agent 23:06:25 SSH_AUTH_SOCK=/tmp/ssh-BGGh77Tf6Xfg/agent.8443 23:06:25 SSH_AGENT_PID=8445 23:06:25 Running ssh-add (command line suppressed) 23:06:25 Identity added: /w/workspace/edgexfoundry_edgex-docs_hanoi/gh-pages-src@tmp/private_key_3620014829945389236.key (/w/workspace/edgexfoundry_edgex-docs_hanoi/gh-pages-src@tmp/private_key_3620014829945389236.key) 23:06:25 [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:26 total 12 23:06:26 drwxrwxr-x. 7 jenkins jenkins 115 Feb 1 23:06 . 23:06:26 drwxrwxr-x. 4 jenkins jenkins 50 Feb 1 23:05 .. 23:06:26 drwxrwxr-x. 11 jenkins jenkins 229 Feb 1 23:06 1.2 23:06:26 drwxrwxr-x. 11 jenkins jenkins 229 Feb 1 23:06 1.3 23:06:26 drwxrwxr-x. 11 jenkins jenkins 229 Feb 1 23:06 2.0 23:06:26 -rw-rw-r--. 1 jenkins jenkins 21 Feb 1 23:06 CNAME 23:06:26 drwxrwxr-x. 3 jenkins jenkins 69 Feb 1 23:06 docs 23:06:26 drwxrwxr-x. 8 jenkins jenkins 162 Feb 1 23:06 .git 23:06:26 -rw-rw-r--. 1 jenkins jenkins 148 Feb 1 23:06 index.html 23:06:26 -rw-rw-r--. 1 jenkins jenkins 185 Feb 1 23:06 versions.json 23:06:26 total 12 23:06:26 drwxrwxr-x. 6 jenkins jenkins 103 Feb 1 23:06 . 23:06:26 drwxrwxr-x. 4 jenkins jenkins 50 Feb 1 23:05 .. 23:06:26 drwxrwxr-x. 11 jenkins jenkins 229 Feb 1 23:06 1.2 23:06:26 drwxrwxr-x. 11 jenkins jenkins 229 Feb 1 23:06 1.3 23:06:26 drwxrwxr-x. 11 jenkins jenkins 229 Feb 1 23:06 2.0 23:06:26 -rw-rw-r--. 1 jenkins jenkins 21 Feb 1 23:00 CNAME 23:06:26 drwxrwxr-x. 8 jenkins jenkins 162 Feb 1 23:06 .git 23:06:26 -rw-rw-r--. 1 jenkins jenkins 148 Feb 1 23:00 index.html 23:06:26 -rw-rw-r--. 1 jenkins jenkins 185 Feb 1 23:00 versions.json 23:06:26 [edgeXGHPagesPublish] We have detected there are changes to commit: 23:06:26 [gh-pages 4ea6661] ci: fix: Adjust the Hanoi custom compose build directions (#334) 23:06:26 3 files changed, 3 insertions(+), 3 deletions(-) 23:06:26 [edgeXGHPagesPublish] DRY_RUN set to : false 23:06:26 [edgeXGHPagesPublish] DRY_RUN disabled. Pushing changes to gh-pages 23:06:26 Warning: Permanently added the RSA host key for IP address '140.82.114.4' to the list of known hosts. 23:06:29 To github.com:edgexfoundry/edgex-docs.git 23:06:29 baa7c7c..4ea6661 gh-pages -> gh-pages [Pipeline] } 23:06:29 $ ssh-agent -k 23:06:29 unset SSH_AUTH_SOCK; 23:06:29 unset SSH_AGENT_PID; 23:06:29 echo Agent pid 8445 killed; 23:06:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:06:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:06:32 ---> package-listing.sh 23:06:32 ++ facter osfamily 23:06:32 ++ tr '[:upper:]' '[:lower:]' 23:06:32 + OS_FAMILY=redhat 23:06:32 + workspace=/w/workspace/edgexfoundry_edgex-docs_hanoi 23:06:32 + START_PACKAGES=/tmp/packages_start.txt 23:06:32 + END_PACKAGES=/tmp/packages_end.txt 23:06:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:32 + PACKAGES=/tmp/packages_start.txt 23:06:32 + '[' /w/workspace/edgexfoundry_edgex-docs_hanoi ']' 23:06:32 + PACKAGES=/tmp/packages_end.txt 23:06:32 + case "${OS_FAMILY}" in 23:06:32 + rpm -qa 23:06:32 + sort 23:06:39 + '[' -f /tmp/packages_start.txt ']' 23:06:39 + '[' -f /tmp/packages_end.txt ']' 23:06:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:39 + '[' /w/workspace/edgexfoundry_edgex-docs_hanoi ']' 23:06:39 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_hanoi/archives/ 23:06:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_hanoi/archives/ [Pipeline] echo 23:06:39 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_hanoi/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:06:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:40 23:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:06:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:40 alpine: Pulling from edgex-lftools-log-publisher 23:06:41 df20fa9351a1: Pulling fs layer 23:06:41 36b3adc4ff6f: Pulling fs layer 23:06:41 8ad3a11d3b57: Pulling fs layer 23:06:41 46f8f816bc3b: Pulling fs layer 23:06:41 93b61091891f: Pulling fs layer 23:06:41 93b9cdb0e59b: Pulling fs layer 23:06:41 5e14af77c1be: Pulling fs layer 23:06:41 01666e4c0597: Pulling fs layer 23:06:41 aa168da1d23b: Pulling fs layer 23:06:41 93b9cdb0e59b: Waiting 23:06:41 5e14af77c1be: Waiting 23:06:41 01666e4c0597: Waiting 23:06:41 aa168da1d23b: Waiting 23:06:41 46f8f816bc3b: Waiting 23:06:41 93b61091891f: Waiting 23:06:41 36b3adc4ff6f: Download complete 23:06:41 46f8f816bc3b: Verifying Checksum 23:06:41 46f8f816bc3b: Download complete 23:06:41 93b61091891f: Verifying Checksum 23:06:41 93b61091891f: Download complete 23:06:41 df20fa9351a1: Verifying Checksum 23:06:41 df20fa9351a1: Download complete 23:06:41 93b9cdb0e59b: Verifying Checksum 23:06:41 93b9cdb0e59b: Download complete 23:06:41 5e14af77c1be: Verifying Checksum 23:06:41 5e14af77c1be: Download complete 23:06:41 01666e4c0597: Verifying Checksum 23:06:41 01666e4c0597: Download complete 23:06:41 8ad3a11d3b57: Verifying Checksum 23:06:41 8ad3a11d3b57: Download complete 23:06:41 df20fa9351a1: Pull complete 23:06:42 36b3adc4ff6f: Pull complete 23:06:43 8ad3a11d3b57: Pull complete 23:06:43 46f8f816bc3b: Pull complete 23:06:44 aa168da1d23b: Verifying Checksum 23:06:44 aa168da1d23b: Download complete 23:06:44 93b61091891f: Pull complete 23:06:44 93b9cdb0e59b: Pull complete 23:06:44 5e14af77c1be: Pull complete 23:06:44 01666e4c0597: Pull complete 23:06:57 aa168da1d23b: Pull complete 23:06:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:06:57 prd-centos7-docker-4c-2g-24433 does not seem to be running inside a container 23:06:57 $ 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_hanoi/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_hanoi -v /w/workspace/edgexfoundry_edgex-docs_hanoi:/w/workspace/edgexfoundry_edgex-docs_hanoi:rw,z -v /w/workspace/edgexfoundry_edgex-docs_hanoi@tmp:/w/workspace/edgexfoundry_edgex-docs_hanoi@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:07:01 $ docker top e6d5eef1878c73e85040e87c0d90757bb5303096fa01e2c431d375b602bdf3fd -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:02 + touch /tmp/pre-build-complete [Pipeline] sh 23:07:02 + mkdir -p /var/log/sa [Pipeline] sh 23:07:03 + ls /var/log/sa-host 23:07:03 + sadf -c /var/log/sa-host/sa01 23:07:03 file_magic: OK 23:07:03 HZ: Using current value: 100 23:07:03 file_header: OK 23:07: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 23:07:03 Statistics: 23:07:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:07:03 File successfully converted to sysstat format version 12.2.1 23:07:03 + sadf -c /var/log/sa-host/sa23 23:07:03 file_magic: OK 23:07:03 HZ: Using current value: 100 23:07:03 file_header: OK 23:07: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 23:07:03 Statistics: 23:07:03 Hnuu...uuuununununu... 23:07:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:03 provisioning config files... 23:07:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_hanoi@tmp/config4642210367673158661tmp [Pipeline] { [Pipeline] echo 23:07:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:07:03 ---> create-netrc.sh [Pipeline] } 23:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:07:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:07:04 ---> python-tools-install.sh [Pipeline] echo 23:07:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:07:04 ---> sudo-logs.sh 23:07:04 Archiving 'sudo' log.. [Pipeline] echo 23:07:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:07:05 ---> job-cost.sh 23:07:05 lf-activate-venv: SKIPPING 23:07:05 INFO: No Stack... 23:07:06 INFO: Retrieving Pricing Info for: v1-standard-2 23:07:07 INFO: Archiving Costs [Pipeline] echo 23:07:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:07:08 ---> logs-deploy.sh 23:07:08 lf-activate-venv: SKIPPING 23:07:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/hanoi/2 23:07:08 INFO: archiving workspace using pattern(s): 23:07:10 Archives upload complete. 23:07:11 INFO: archiving logs to Nexus 23:07:13 ---> uname -a: 23:07:13 Linux prd-centos7-docker-4c-2g-24433.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:07:13 23:07:13 23:07:13 ---> lscpu: 23:07:13 Architecture: x86_64 23:07:13 CPU op-mode(s): 32-bit, 64-bit 23:07:13 Byte Order: Little Endian 23:07:13 Address sizes: 40 bits physical, 48 bits virtual 23:07:13 CPU(s): 4 23:07:13 On-line CPU(s) list: 0-3 23:07:13 Thread(s) per core: 1 23:07:13 Core(s) per socket: 1 23:07:13 Socket(s): 4 23:07:13 NUMA node(s): 1 23:07:13 Vendor ID: GenuineIntel 23:07:13 CPU family: 6 23:07:13 Model: 44 23:07:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:07:13 Stepping: 1 23:07:13 CPU MHz: 2933.438 23:07:13 BogoMIPS: 5866.87 23:07:13 Virtualization: VT-x 23:07:13 Hypervisor vendor: KVM 23:07:13 Virtualization type: full 23:07:13 L1d cache: 128 KiB 23:07:13 L1i cache: 128 KiB 23:07:13 L2 cache: 16 MiB 23:07:13 L3 cache: 64 MiB 23:07:13 NUMA node0 CPU(s): 0-3 23:07:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:07:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:07:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:07:13 Vulnerability Meltdown: Mitigation; PTI 23:07:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:07:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:07:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:07:13 Vulnerability Srbds: Not affected 23:07:13 Vulnerability Tsx async abort: Not affected 23:07: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 23:07:13 23:07:13 23:07:13 ---> nproc: 23:07:13 4 23:07:13 23:07:13 23:07:13 ---> df -h: 23:07:13 Filesystem Size Used Available Use% Mounted on 23:07:13 overlay 50.0G 7.6G 42.4G 15% / 23:07:13 tmpfs 64.0M 0 64.0M 0% /dev 23:07:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:07:13 shm 64.0M 0 64.0M 0% /dev/shm 23:07:13 /dev/vda1 50.0G 7.6G 42.4G 15% /facter-os 23:07:13 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf 23:07:13 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname 23:07:13 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts 23:07:13 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-docs_hanoi 23:07:13 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-docs_hanoi@tmp 23:07:13 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa-host 23:07:13 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/secure 23:07:13 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/auth.log 23:07:13 /dev/vda1 50.0G 7.6G 42.4G 15% /run/cloud-init/result.json 23:07:13 23:07:13 23:07:13 ---> free -m: 23:07:13 total used free shared buff/cache available 23:07:13 Mem: 1837 699 103 0 1033 1035 23:07:13 Swap: 1023 1 1022 23:07:13 23:07:13 23:07:13 ---> ip addr: 23:07:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:07:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:07:13 inet 127.0.0.1/8 scope host lo 23:07:13 valid_lft forever preferred_lft forever 23:07:13 inet6 ::1/128 scope host 23:07:13 valid_lft forever preferred_lft forever 23:07:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:07:13 link/ether fa:16:3e:48:48:14 brd ff:ff:ff:ff:ff:ff 23:07:13 inet 10.30.123.133/23 brd 10.30.123.255 scope global dynamic eth0 23:07:13 valid_lft 85937sec preferred_lft 85937sec 23:07:13 inet6 fe80::f816:3eff:fe48:4814/64 scope link 23:07:13 valid_lft forever preferred_lft forever 23:07:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:07:13 link/ether 02:42:f1:bd:99:1b brd ff:ff:ff:ff:ff:ff 23:07:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:07:13 valid_lft forever preferred_lft forever 23:07:13 inet6 fe80::42:f1ff:febd:991b/64 scope link 23:07:13 valid_lft forever preferred_lft forever 23:07:13 23:07:13 23:07:13 ---> sar -b -r -n DEV: 23:07:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 23:07:13 23:07:13 22:59:17 LINUX RESTART (4 CPU) 23:07:13 23:07:13 23:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:07:13 23:01:01 92.91 25.95 66.96 0.00 5859.87 15766.98 0.00 23:07:13 23:02:01 69.46 20.10 49.37 0.00 2766.62 6779.67 0.00 23:07:13 23:03:01 4.36 0.00 4.36 0.00 0.00 128.00 0.00 23:07:13 23:04:01 0.28 0.00 0.28 0.00 0.00 4.66 0.00 23:07:13 23:05:01 0.17 0.00 0.17 0.00 0.00 1.93 0.00 23:07:13 23:06:01 0.40 0.00 0.40 0.00 0.00 5.48 0.00 23:07:13 23:07:01 151.17 88.16 63.01 0.00 6663.74 19010.16 0.00 23:07:13 Average: 45.47 19.17 26.30 0.00 2178.31 5940.72 0.00 23:07:13 23:07:13 23:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:07:13 23:01:01 90596 0 648768 34.48 2620 1139560 1257240 42.91 528520 1042112 16388 23:07:13 23:02:01 224348 0 648836 34.48 2620 1005740 1149980 39.25 591560 816196 24 23:07:13 23:03:01 263800 0 609404 32.39 2620 1005720 1068144 36.45 601924 797424 12 23:07:13 23:04:01 263220 0 609980 32.42 2620 1005724 1058956 36.14 604252 795916 12 23:07:13 23:05:01 262312 0 610884 32.47 2620 1005728 1059136 36.15 614100 787144 8 23:07:13 23:06:01 262856 0 610336 32.44 2620 1005732 1059100 36.15 613628 787456 8 23:07:13 23:07:01 166012 0 687964 36.56 2596 1024972 1372372 46.84 563500 896648 24 23:07:13 Average: 219021 0 632310 33.61 2617 1027597 1146418 39.13 588212 846128 2354 23:07:13 23:07:13 23:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:07:13 23:01:01 veth67ba6ee 32.69 44.20 2.30 171.81 0.00 0.00 0.00 0.00 23:07:13 23:01:01 eth0 785.10 663.87 4384.61 96.55 0.00 0.00 0.00 0.00 23:07:13 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 23:01:01 docker0 32.69 44.08 1.85 171.80 0.00 0.00 0.00 0.00 23:07:13 23:02:01 eth0 323.09 200.32 214.61 976.64 0.00 0.00 0.00 0.00 23:07:13 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 23:02:01 docker0 19.98 29.27 1.34 133.53 0.00 0.00 0.00 0.00 23:07:13 23:03:01 eth0 0.22 0.20 0.26 0.01 0.00 0.00 0.00 0.00 23:07:13 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 23:04:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:07:13 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 23:05:01 eth0 0.87 0.32 0.31 0.20 0.00 0.00 0.00 0.00 23:07:13 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 23:06:01 eth0 0.70 0.43 0.40 0.23 0.00 0.00 0.00 0.00 23:07:13 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 23:07:01 eth0 191.82 163.51 2169.13 23.29 0.00 0.00 0.00 0.00 23:07:13 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 Average: eth0 184.94 145.99 960.58 156.98 0.00 0.00 0.00 0.00 23:07:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:13 Average: docker0 7.48 10.42 0.45 43.38 0.00 0.00 0.00 0.00 23:07:13 23:07:13 23:07:13 ---> sar -P ALL: 23:07:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 23:07:13 23:07:13 22:59:17 LINUX RESTART (4 CPU) 23:07:13 23:07:13 23:00:02 CPU %user %nice %system %iowait %steal %idle 23:07:13 23:01:01 all 14.13 0.00 4.87 1.37 13.16 66.48 23:07:13 23:01:01 0 11.57 0.00 5.26 0.67 14.25 68.26 23:07:13 23:01:01 1 18.42 0.00 4.58 1.41 12.56 63.04 23:07:13 23:01:01 2 15.45 0.00 4.82 0.97 12.86 65.91 23:07:13 23:01:01 3 11.07 0.00 4.82 2.39 12.99 68.73 23:07:13 23:02:01 all 14.97 0.00 2.94 0.88 10.40 70.82 23:07:13 23:02:01 0 14.17 0.00 2.85 0.25 10.68 72.04 23:07:13 23:02:01 1 19.08 0.00 3.18 0.42 9.14 68.18 23:07:13 23:02:01 2 15.21 0.00 2.72 2.37 10.86 68.84 23:07:13 23:02:01 3 11.46 0.00 3.00 0.43 10.90 74.21 23:07:13 23:03:01 all 0.10 0.00 0.11 0.00 0.54 99.24 23:07:13 23:03:01 0 0.05 0.00 0.12 0.00 0.58 99.25 23:07:13 23:03:01 1 0.03 0.00 0.13 0.00 0.52 99.32 23:07:13 23:03:01 2 0.28 0.00 0.05 0.00 0.55 99.12 23:07:13 23:03:01 3 0.05 0.00 0.15 0.02 0.51 99.27 23:07:13 23:04:01 all 0.09 0.00 0.08 0.00 0.52 99.31 23:07:13 23:04:01 0 0.02 0.00 0.03 0.00 0.70 99.25 23:07:13 23:04:01 1 0.22 0.00 0.03 0.00 0.22 99.53 23:07:13 23:04:01 2 0.07 0.00 0.05 0.00 0.86 99.02 23:07:13 23:04:01 3 0.05 0.00 0.22 0.00 0.32 99.42 23:07:13 23:05:01 all 0.11 0.00 0.11 0.00 0.27 99.51 23:07:13 23:05:01 0 0.03 0.00 0.07 0.00 0.17 99.73 23:07:13 23:05:01 1 0.35 0.00 0.03 0.00 0.37 99.25 23:07:13 23:05:01 2 0.03 0.00 0.17 0.00 0.38 99.42 23:07:13 23:05:01 3 0.02 0.00 0.18 0.00 0.17 99.63 23:07:13 23:06:01 all 0.11 0.00 0.05 0.00 0.21 99.63 23:07:13 23:06:01 0 0.02 0.00 0.02 0.00 0.10 99.87 23:07:13 23:06:01 1 0.35 0.00 0.03 0.00 0.27 99.35 23:07:13 23:06:01 2 0.02 0.00 0.10 0.00 0.15 99.73 23:07:13 23:06:01 3 0.05 0.00 0.05 0.00 0.32 99.58 23:07:13 23:07:01 all 4.35 0.00 3.64 2.50 9.32 80.19 23:07:13 23:07:01 0 4.01 0.00 3.99 1.26 8.75 82.00 23:07:13 23:07:01 1 4.88 0.00 3.25 4.35 9.63 77.89 23:07:13 23:07:01 2 4.99 0.00 4.12 3.62 9.81 77.46 23:07:13 23:07:01 3 3.54 0.00 3.20 0.77 9.10 83.39 23:07:13 Average: all 4.79 0.00 1.67 0.67 4.87 88.01 23:07:13 Average: 0 4.18 0.00 1.73 0.31 4.94 88.85 23:07:13 Average: 1 6.12 0.00 1.59 0.88 4.63 86.78 23:07:13 Average: 2 5.11 0.00 1.70 0.99 5.02 87.19 23:07:13 Average: 3 3.74 0.00 1.65 0.51 4.88 89.21 23:07:13 23:07:13 23:07:13