Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4f0818f0a26a49b09b27c3181e903e88e6ab5ebf 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19856 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 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 > 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/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f0818f0a26a49b09b27c3181e903e88e6ab5ebf (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f0818f0a26a49b09b27c3181e903e88e6ab5ebf # timeout=10 Commit message: "Merge pull request #324 from lenny-intel/compose-builder" > git rev-list --no-walk 031d6b3775b3327093ace81f7b72f7555cedcdee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 23:25:41 + docker inspect -f . python:3-slim 23:25:41 23:25:41 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 23:25:42 + docker pull python:3-slim 23:25:42 3-slim: Pulling from library/python 23:25:42 6ec7b7d162b2: Pulling fs layer 23:25:42 a28a49c1de56: Pulling fs layer 23:25:42 55e13bb4abc2: Pulling fs layer 23:25:42 c99c72ed7c2b: Pulling fs layer 23:25:42 c86585801cf4: Pulling fs layer 23:25:42 c99c72ed7c2b: Waiting 23:25:42 a28a49c1de56: Verifying Checksum 23:25:42 a28a49c1de56: Download complete 23:25:42 c99c72ed7c2b: Verifying Checksum 23:25:42 c99c72ed7c2b: Download complete 23:25:42 c86585801cf4: Verifying Checksum 23:25:42 c86585801cf4: Download complete 23:25:42 55e13bb4abc2: Download complete 23:25:43 6ec7b7d162b2: Verifying Checksum 23:25:43 6ec7b7d162b2: Download complete 23:25:44 6ec7b7d162b2: Pull complete 23:25:45 a28a49c1de56: Pull complete 23:25:45 55e13bb4abc2: Pull complete 23:25:45 c99c72ed7c2b: Pull complete 23:25:47 c86585801cf4: Pull complete 23:25:47 Digest: sha256:e5f6fc6507836bd4083fa01b9c350db0977dbca9c4b3f6d0f2392f745d6c6a62 23:25:47 Status: Downloaded newer image for python:3-slim 23:25:47 docker.io/library/python:3-slim [Pipeline] withDockerContainer 23:25:47 prd-centos7-docker-4c-2g-19856 does not seem to be running inside a container 23:25:47 $ 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 ******** -e ******** python:3-slim cat 23:25:49 $ docker top 43ee9a18a961870c75603c5ca661db3728a8a6e226557633ed3527145df8e399 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:50 + pip install mkdocs 23:25:52 Collecting mkdocs 23:25:52 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 23:25:53 Collecting lunr[languages]==0.5.8 23:25:53 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 23:25:53 Collecting click>=3.3 23:25:53 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 23:25:53 Collecting future>=0.16.0 23:25:53 Downloading future-0.18.2.tar.gz (829 kB) 23:25:54 Collecting Jinja2>=2.10.1 23:25:54 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 23:25:54 Collecting livereload>=2.5.1 23:25:54 Downloading livereload-2.6.3.tar.gz (25 kB) 23:25:55 Collecting Markdown>=3.2.1 23:25:55 Downloading Markdown-3.3.3-py3-none-any.whl (96 kB) 23:25:55 Collecting MarkupSafe>=0.23 23:25:55 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) 23:25:55 Collecting nltk>=3.2.5 23:25:55 Downloading nltk-3.5.zip (1.4 MB) 23:25:57 Collecting PyYAML>=3.10 23:25:57 Downloading PyYAML-5.3.1.tar.gz (269 kB) 23:25:58 Collecting six>=1.11.0 23:25:58 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 23:25:58 Collecting tornado>=5.0 23:25:58 Downloading tornado-6.1-cp39-cp39-manylinux2010_x86_64.whl (427 kB) 23:25:58 Collecting joblib 23:25:58 Downloading joblib-1.0.0-py3-none-any.whl (302 kB) 23:25:58 Collecting regex 23:25:58 Downloading regex-2020.11.13-cp39-cp39-manylinux2014_x86_64.whl (732 kB) 23:25:58 Collecting tqdm 23:25:58 Downloading tqdm-4.56.0-py2.py3-none-any.whl (72 kB) 23:25:58 Building wheels for collected packages: future, livereload, MarkupSafe, nltk, PyYAML 23:25:58 Building wheel for future (setup.py): started 23:25:59 Building wheel for future (setup.py): finished with status 'done' 23:25:59 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=596fcd1e634cfccc53848b6e9bc7828722cbb42596564d355fd4e207287f64bf 23:25:59 Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 23:25:59 Building wheel for livereload (setup.py): started 23:25:59 Building wheel for livereload (setup.py): finished with status 'done' 23:25:59 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=3d685c01f503fd1a1c9f137f2ce2a7af8a9c6a270580370e1bcf01afdc1940d5 23:25:59 Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c 23:25:59 Building wheel for MarkupSafe (setup.py): started 23:26:00 Building wheel for MarkupSafe (setup.py): finished with status 'done' 23:26:00 Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12629 sha256=1b3cc30f6e940bef542437aa21fc2b37e24554f206740aa41aa3f7321c252662 23:26:00 Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e 23:26:00 Building wheel for nltk (setup.py): started 23:26:00 Building wheel for nltk (setup.py): finished with status 'done' 23:26:00 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434677 sha256=945acd8c0e0c8a801d92a4077ea28e8117ddc03df69e7bc09fef292de0ea6381 23:26:00 Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 23:26:00 Building wheel for PyYAML (setup.py): started 23:26:01 Building wheel for PyYAML (setup.py): finished with status 'done' 23:26:01 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44618 sha256=d24cd6fedfc5031089b5fb66e6607a301301f0a895688ef14fe1d67e977612db 23:26:01 Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 23:26:01 Successfully built future livereload MarkupSafe nltk PyYAML 23:26:01 Installing collected packages: tqdm, six, regex, joblib, future, click, tornado, nltk, MarkupSafe, lunr, PyYAML, Markdown, livereload, Jinja2, mkdocs 23:26:05 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-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 [Pipeline] sh 23:26:06 + pip install mkdocs-material==5.1.0 23:26:06 Collecting mkdocs-material==5.1.0 23:26:07 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 23:26:07 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) 23:26:07 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.3) 23:26:07 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) 23:26:07 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:26:07 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:26:07 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:26:07 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:26:07 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) 23:26:07 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:26:07 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:26:07 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:26:07 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:26:07 Collecting mkdocs-material-extensions>=1.0b1 23:26:07 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 23:26:07 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:26:07 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:26:07 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:26:07 Collecting Pygments>=2.4 23:26:07 Downloading Pygments-2.7.4-py3-none-any.whl (950 kB) 23:26:08 Collecting pymdown-extensions>=7.0 23:26:08 Downloading pymdown_extensions-8.1-py2.py3-none-any.whl (206 kB) 23:26:08 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material 23:26:11 Successfully installed Pygments-2.7.4 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.1 [Pipeline] sh 23:26:11 + mkdocs build 23:26:12 INFO - Cleaning site directory 23:26:12 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.3 23:26:12 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 23:26:12 - design/adr/0001-Registy-Refactor.md 23:26:12 - design/adr/0004-Feature-Flags.md 23:26:12 - design/adr/0005-Service-Self-Config.md 23:26:12 - design/adr/013-Device-Service-Events-Message-Bus.md 23:26:12 - design/adr/014-Secret-Provider-For-All.md 23:26:12 - design/adr/core/0003-V2-API-Principles.md 23:26:12 - design/adr/device-service/0002-Array-Datatypes.md 23:26:12 - design/adr/device-service/0011-DeviceService-Rest-API.md 23:26:12 - design/adr/devops/0007-Release-Automation.md 23:26:12 - design/adr/devops/0010-Release-Artifacts.md 23:26:12 - design/adr/security/0008-Secret-Creation-and-Distribution.md 23:26:12 - design/adr/security/0009-Secure-Bootstrapping.md 23:26:12 - design/adr/security/0015-in-cluster-tls.md 23:26:12 - design/adr/security/0016-docker-image-guidelines.md 23:26:12 - design/legacy-design/device-service/discovery.md 23:26:12 - design/legacy-requirements/device-service.md 23:26:12 - microservices/device/profile/Ch-DeviceProfileRef.md 23:26:12 - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md 23:26:12 - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 23:26:12 - microservices/security/edgex-secrets-config-proxy.1.md 23:26:12 - microservices/security/edgex-secrets-config.1.md 23:26:12 - microservices/security/security-file-token-provider.1.md 23:26:12 - microservices/security/security-secrets-setup.1.md 23:26:22 INFO - Documentation built in 9.84 seconds [Pipeline] stash 23:26:29 Stashed 408 file(s) [Pipeline] } 23:26:29 $ docker stop --time=1 43ee9a18a961870c75603c5ca661db3728a8a6e226557633ed3527145df8e399 23:26:31 $ docker rm -f 43ee9a18a961870c75603c5ca661db3728a8a6e226557633ed3527145df8e399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) [Pipeline] node 23:26:47 Still waiting to schedule task 23:26:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:29:53 Running on prd-centos7-docker-4c-2g-19858 in /w/workspace/edgexfoundry_edgex-docs_master [Pipeline] { [Pipeline] checkout 23:29:55 using credential edgex-jenkins-ssh 23:29:56 Cloning the remote Git repository 23:29:55 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 23:29:55 > git init /w/workspace/edgexfoundry_edgex-docs_master # timeout=10 23:29:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:29:55 > git --version # timeout=10 23:29:55 > git --version # 'git version 2.24.3' 23:29:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:29:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:30:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:30:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:30:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:30:04 Checking out Revision 4f0818f0a26a49b09b27c3181e903e88e6ab5ebf (master) 23:30:04 > git config core.sparsecheckout # timeout=10 23:30:04 > git checkout -f 4f0818f0a26a49b09b27c3181e903e88e6ab5ebf # timeout=10 23:30:08 Commit message: "Merge pull request #324 from lenny-intel/compose-builder" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 23:30:09 + git log --format=%B -n 1 23:30:09 + head -n 1 23:30:09 + grep -v Signed-off-by [Pipeline] cleanWs 23:30:09 [WS-CLEANUP] Deleting project workspace... 23:30:09 [WS-CLEANUP] Deferred wipeout is used... 23:30:09 [WS-CLEANUP] done [Pipeline] dir 23:30:09 Running in /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src [Pipeline] { [Pipeline] git 23:30:10 using credential edgex-jenkins-ssh 23:30:10 Cloning the remote Git repository 23:30:10 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 23:30:10 > git init /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src # timeout=10 23:30:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:30:10 > git --version # timeout=10 23:30:10 > git --version # 'git version 2.24.3' 23:30:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:16 Checking out Revision 44ea09acda6513bed70c9c37062e54dd279f4449 (refs/remotes/origin/gh-pages) 23:30:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:30:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:30:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:30:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:16 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 23:30:16 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 23:30:16 > git config core.sparsecheckout # timeout=10 23:30:16 > git checkout -f 44ea09acda6513bed70c9c37062e54dd279f4449 # timeout=10 23:30:17 > git branch -a -v --no-abbrev # timeout=10 23:30:17 > git checkout -b gh-pages 44ea09acda6513bed70c9c37062e54dd279f4449 # timeout=10 23:30:18 Commit message: "ci: Merge pull request #312 from jpwhitemn/update-linux-tutorial-pdf" [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:22 [ssh-agent] Looking for ssh-agent implementation... 23:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:22 $ ssh-agent 23:30:22 SSH_AUTH_SOCK=/tmp/ssh-UC0f3Fe7iwEx/agent.8434 23:30:22 SSH_AGENT_PID=8436 23:30:22 Running ssh-add (command line suppressed) 23:30:22 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_6828045509120732605.key (/w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_6828045509120732605.key) 23:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:23 total 12 23:30:23 drwxrwxr-x. 6 jenkins jenkins 104 Jan 12 23:30 . 23:30:23 drwxrwxr-x. 4 jenkins jenkins 50 Jan 12 23:30 .. 23:30:23 drwxrwxr-x. 11 jenkins jenkins 229 Jan 12 23:30 1.2 23:30:23 drwxrwxr-x. 11 jenkins jenkins 229 Jan 12 23:30 1.3 23:30:23 -rw-rw-r--. 1 jenkins jenkins 21 Jan 12 23:30 CNAME 23:30:23 drwxrwxr-x. 3 jenkins jenkins 69 Jan 12 23:30 docs 23:30:23 drwxrwxr-x. 8 jenkins jenkins 162 Jan 12 23:30 .git 23:30:23 -rw-rw-r--. 1 jenkins jenkins 148 Jan 12 23:30 index.html 23:30:23 -rw-rw-r--. 1 jenkins jenkins 185 Jan 12 23:30 versions.json 23:30:23 total 12 23:30:23 drwxrwxr-x. 5 jenkins jenkins 92 Jan 12 23:30 . 23:30:23 drwxrwxr-x. 4 jenkins jenkins 50 Jan 12 23:30 .. 23:30:23 drwxrwxr-x. 11 jenkins jenkins 229 Jan 12 23:30 1.2 23:30:23 drwxrwxr-x. 11 jenkins jenkins 229 Jan 12 23:30 1.3 23:30:23 -rw-rw-r--. 1 jenkins jenkins 21 Jan 12 23:25 CNAME 23:30:23 drwxrwxr-x. 8 jenkins jenkins 162 Jan 12 23:30 .git 23:30:23 -rw-rw-r--. 1 jenkins jenkins 148 Jan 12 23:25 index.html 23:30:23 -rw-rw-r--. 1 jenkins jenkins 185 Jan 12 23:25 versions.json 23:30:23 [edgeXGHPagesPublish] We have detected there are changes to commit: 23:30:23 [gh-pages 7cf0b6c] ci: Merge pull request #324 from lenny-intel/compose-builder 23:30:23 6 files changed, 136 insertions(+), 92 deletions(-) 23:30:23 rewrite 1.3/sitemap.xml.gz (100%) 23:30:23 [edgeXGHPagesPublish] DRY_RUN set to : false 23:30:23 [edgeXGHPagesPublish] DRY_RUN disabled. Pushing changes to gh-pages 23:30:23 Warning: Permanently added the RSA host key for IP address '140.82.112.4' to the list of known hosts. 23:30:26 To github.com:edgexfoundry/edgex-docs.git 23:30:26 44ea09a..7cf0b6c gh-pages -> gh-pages [Pipeline] } 23:30:26 $ ssh-agent -k 23:30:26 unset SSH_AUTH_SOCK; 23:30:26 unset SSH_AGENT_PID; 23:30:26 echo Agent pid 8436 killed; 23:30:26 [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:30:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:28 ---> package-listing.sh 23:30:28 ++ facter osfamily 23:30:28 ++ tr '[:upper:]' '[:lower:]' 23:30:28 + OS_FAMILY=redhat 23:30:28 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 23:30:28 + START_PACKAGES=/tmp/packages_start.txt 23:30:28 + END_PACKAGES=/tmp/packages_end.txt 23:30:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:28 + PACKAGES=/tmp/packages_start.txt 23:30:28 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 23:30:28 + PACKAGES=/tmp/packages_end.txt 23:30:28 + case "${OS_FAMILY}" in 23:30:28 + rpm -qa 23:30:28 + sort 23:30:34 + '[' -f /tmp/packages_start.txt ']' 23:30:34 + '[' -f /tmp/packages_end.txt ']' 23:30:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:34 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 23:30:34 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 23:30:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] echo 23:30:34 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:30:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:30:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:34 23:30:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:35 alpine: Pulling from edgex-lftools-log-publisher 23:30:35 df20fa9351a1: Pulling fs layer 23:30:35 36b3adc4ff6f: Pulling fs layer 23:30:35 8ad3a11d3b57: Pulling fs layer 23:30:35 46f8f816bc3b: Pulling fs layer 23:30:35 93b61091891f: Pulling fs layer 23:30:35 93b9cdb0e59b: Pulling fs layer 23:30:35 5e14af77c1be: Pulling fs layer 23:30:35 01666e4c0597: Pulling fs layer 23:30:35 aa168da1d23b: Pulling fs layer 23:30:35 93b61091891f: Waiting 23:30:35 93b9cdb0e59b: Waiting 23:30:35 46f8f816bc3b: Waiting 23:30:35 5e14af77c1be: Waiting 23:30:35 01666e4c0597: Waiting 23:30:35 aa168da1d23b: Waiting 23:30:35 36b3adc4ff6f: Verifying Checksum 23:30:35 36b3adc4ff6f: Download complete 23:30:35 46f8f816bc3b: Verifying Checksum 23:30:35 46f8f816bc3b: Download complete 23:30:35 df20fa9351a1: Verifying Checksum 23:30:35 df20fa9351a1: Download complete 23:30:35 93b9cdb0e59b: Verifying Checksum 23:30:35 93b9cdb0e59b: Download complete 23:30:35 5e14af77c1be: Verifying Checksum 23:30:35 5e14af77c1be: Download complete 23:30:35 01666e4c0597: Download complete 23:30:35 93b61091891f: Verifying Checksum 23:30:35 93b61091891f: Download complete 23:30:35 8ad3a11d3b57: Verifying Checksum 23:30:35 8ad3a11d3b57: Download complete 23:30:35 df20fa9351a1: Pull complete 23:30:35 36b3adc4ff6f: Pull complete 23:30:37 8ad3a11d3b57: Pull complete 23:30:37 46f8f816bc3b: Pull complete 23:30:37 aa168da1d23b: Verifying Checksum 23:30:37 aa168da1d23b: Download complete 23:30:37 93b61091891f: Pull complete 23:30:37 93b9cdb0e59b: Pull complete 23:30:37 5e14af77c1be: Pull complete 23:30:38 01666e4c0597: Pull complete 23:30:46 aa168da1d23b: Pull complete 23:30:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:30:46 prd-centos7-docker-4c-2g-19856 does not seem to be running inside a container 23:30:46 $ 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_master/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_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:30:49 $ docker top 1722eaf1d925e7c74a8e9359d62f77300e23aa213bceb10486393842c0905ffd -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:50 + touch /tmp/pre-build-complete [Pipeline] sh 23:30:50 + mkdir -p /var/log/sa [Pipeline] sh 23:30:50 + ls /var/log/sa-host 23:30:50 + sadf -c /var/log/sa-host/sa12 23:30:50 file_magic: OK 23:30:50 HZ: Using current value: 100 23:30:50 file_header: OK 23:30:50 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:30:50 Statistics: 23:30:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:30:50 File successfully converted to sysstat format version 12.2.1 23:30:50 + sadf -c /var/log/sa-host/sa23 23:30:50 file_magic: OK 23:30:50 HZ: Using current value: 100 23:30:50 file_header: OK 23:30:50 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:30:50 Statistics: 23:30:50 Hnuu...uuuununununu... 23:30:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:51 provisioning config files... 23:30:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config4833663650190082280tmp [Pipeline] { [Pipeline] echo 23:30:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:30:51 ---> create-netrc.sh [Pipeline] } 23:30:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:30:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:30:52 ---> python-tools-install.sh [Pipeline] echo 23:30:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:30:52 ---> sudo-logs.sh 23:30:52 Archiving 'sudo' log.. [Pipeline] echo 23:30:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:30:52 ---> job-cost.sh 23:30:52 lf-activate-venv: SKIPPING 23:30:52 INFO: No Stack... 23:30:54 INFO: Retrieving Pricing Info for: v1-standard-2 23:30:54 INFO: Archiving Costs [Pipeline] echo 23:30:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:30:54 ---> logs-deploy.sh 23:30:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/112 23:30:54 INFO: archiving workspace using pattern(s): 23:30:56 Archives upload complete. 23:30:56 INFO: archiving logs to Nexus 23:30:57 ---> uname -a: 23:30:57 Linux prd-centos7-docker-4c-2g-19856.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:30:57 23:30:57 23:30:57 ---> lscpu: 23:30:57 Architecture: x86_64 23:30:57 CPU op-mode(s): 32-bit, 64-bit 23:30:57 Byte Order: Little Endian 23:30:57 Address sizes: 40 bits physical, 48 bits virtual 23:30:57 CPU(s): 4 23:30:57 On-line CPU(s) list: 0-3 23:30:57 Thread(s) per core: 1 23:30:57 Core(s) per socket: 1 23:30:57 Socket(s): 4 23:30:57 NUMA node(s): 1 23:30:57 Vendor ID: GenuineIntel 23:30:57 CPU family: 6 23:30:57 Model: 44 23:30:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:30:57 Stepping: 1 23:30:57 CPU MHz: 2933.442 23:30:57 BogoMIPS: 5866.88 23:30:57 Virtualization: VT-x 23:30:57 Hypervisor vendor: KVM 23:30:57 Virtualization type: full 23:30:57 L1d cache: 128 KiB 23:30:57 L1i cache: 128 KiB 23:30:57 L2 cache: 16 MiB 23:30:57 L3 cache: 64 MiB 23:30:57 NUMA node0 CPU(s): 0-3 23:30:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:30:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:30:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:30:57 Vulnerability Meltdown: Mitigation; PTI 23:30:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:30:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:30:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:30:57 Vulnerability Srbds: Not affected 23:30:57 Vulnerability Tsx async abort: Not affected 23:30:57 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:30:57 23:30:57 23:30:57 ---> nproc: 23:30:57 4 23:30:57 23:30:57 23:30:57 ---> df -h: 23:30:57 Filesystem Size Used Available Use% Mounted on 23:30:57 overlay 50.0G 7.6G 42.4G 15% / 23:30:57 tmpfs 64.0M 0 64.0M 0% /dev 23:30:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:30:57 shm 64.0M 0 64.0M 0% /dev/shm 23:30:57 /dev/vda1 50.0G 7.6G 42.4G 15% /facter-os 23:30:57 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf 23:30:57 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname 23:30:57 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts 23:30:57 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-docs_master 23:30:57 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-docs_master@tmp 23:30:57 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa-host 23:30:57 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/secure 23:30:57 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/auth.log 23:30:57 /dev/vda1 50.0G 7.6G 42.4G 15% /run/cloud-init/result.json 23:30:57 23:30:57 23:30:57 ---> free -m: 23:30:57 total used free shared buff/cache available 23:30:57 Mem: 1837 714 115 0 1007 1020 23:30:57 Swap: 1023 1 1022 23:30:57 23:30:57 23:30:57 ---> ip addr: 23:30:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:30:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:30:57 inet 127.0.0.1/8 scope host lo 23:30:57 valid_lft forever preferred_lft forever 23:30:57 inet6 ::1/128 scope host 23:30:57 valid_lft forever preferred_lft forever 23:30:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:30:57 link/ether fa:16:3e:3e:14:09 brd ff:ff:ff:ff:ff:ff 23:30:57 inet 10.30.122.196/23 brd 10.30.123.255 scope global dynamic eth0 23:30:57 valid_lft 86036sec preferred_lft 86036sec 23:30:57 inet6 fe80::f816:3eff:fe3e:1409/64 scope link 23:30:57 valid_lft forever preferred_lft forever 23:30:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:30:57 link/ether 02:42:e8:9f:00:d0 brd ff:ff:ff:ff:ff:ff 23:30:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:30:57 valid_lft forever preferred_lft forever 23:30:57 inet6 fe80::42:e8ff:fe9f:d0/64 scope link 23:30:57 valid_lft forever preferred_lft forever 23:30:57 23:30:57 23:30:57 ---> sar -b -r -n DEV: 23:30:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) 23:30:57 23:30:57 23:24:41 LINUX RESTART (4 CPU) 23:30:57 23:30:57 23:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:30:57 23:26:01 191.83 76.04 115.79 0.00 9067.50 51342.12 0.00 23:30:57 23:27:01 62.78 19.41 43.38 0.00 2852.86 6509.15 0.00 23:30:57 23:28:01 2.05 0.02 2.03 0.00 0.53 33.62 0.00 23:30:57 23:29:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 23:30:57 23:30:01 0.30 0.00 0.30 0.00 0.00 4.71 0.00 23:30:57 Average: 51.45 19.10 32.35 0.00 2384.96 11582.55 0.00 23:30:57 23:30:57 23:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:30:57 23:26:01 101868 0 665512 35.37 2620 1111544 1240800 42.35 548632 1002752 46528 23:30:57 23:27:01 242240 0 628988 33.43 2620 1007696 1098612 37.49 604140 816696 12 23:30:57 23:28:01 247856 0 623340 33.13 2620 1007728 1065284 36.36 603996 812452 8 23:30:57 23:29:01 247488 0 623708 33.15 2620 1007728 1065416 36.36 612908 804532 16 23:30:57 23:30:01 246544 0 624644 33.20 2620 1007736 1065380 36.36 614416 804020 16 23:30:57 Average: 217199 0 633238 33.66 2620 1028486 1107098 37.78 596818 848090 9316 23:30:57 23:30:57 23:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:30:57 23:26:01 eth0 1317.09 803.58 4437.22 111.64 0.00 0.00 0.00 0.00 23:30:57 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:57 23:26:01 veth8f77232 21.28 35.13 1.70 224.10 0.00 0.00 0.00 0.00 23:30:57 23:26:01 docker0 21.28 35.00 1.41 224.09 0.00 0.00 0.00 0.00 23:30:57 23:27:01 eth0 361.43 248.65 146.93 965.78 0.00 0.00 0.00 0.00 23:30:57 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:57 23:27:01 docker0 8.06 11.45 0.53 71.29 0.00 0.00 0.00 0.00 23:30:57 23:28:01 eth0 0.60 0.10 0.06 0.02 0.00 0.00 0.00 0.00 23:30:57 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:57 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:57 23:29:01 eth0 0.53 0.42 0.27 0.21 0.00 0.00 0.00 0.00 23:30:57 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:57 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:57 23:30:01 eth0 1.03 0.37 0.32 0.17 0.00 0.00 0.00 0.00 23:30:57 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:57 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:57 Average: eth0 336.25 210.69 917.29 215.61 0.00 0.00 0.00 0.00 23:30:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:57 Average: docker0 5.87 9.29 0.39 59.10 0.00 0.00 0.00 0.00 23:30:57 23:30:57 23:30:57 ---> sar -P ALL: 23:30:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) 23:30:57 23:30:57 23:24:41 LINUX RESTART (4 CPU) 23:30:57 23:30:57 23:25:01 CPU %user %nice %system %iowait %steal %idle 23:30:57 23:26:01 all 18.88 0.00 9.67 6.08 0.08 65.29 23:30:57 23:26:01 0 18.66 0.00 11.03 7.25 0.07 62.99 23:30:57 23:26:01 1 17.48 0.00 8.97 6.86 0.09 66.61 23:30:57 23:26:01 2 21.72 0.00 8.69 5.34 0.07 64.18 23:30:57 23:26:01 3 17.66 0.00 10.00 4.89 0.09 67.37 23:30:57 23:27:01 all 9.95 0.00 2.39 0.68 0.03 86.95 23:30:57 23:27:01 0 5.11 0.00 1.78 0.10 0.02 93.00 23:30:57 23:27:01 1 13.07 0.00 3.29 0.61 0.03 83.00 23:30:57 23:27:01 2 13.23 0.00 1.89 0.89 0.03 83.96 23:30:57 23:27:01 3 8.39 0.00 2.62 1.13 0.03 87.83 23:30:57 23:28:01 all 0.15 0.00 0.05 0.00 0.00 99.80 23:30:57 23:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:30:57 23:28:01 1 0.05 0.00 0.08 0.00 0.00 99.87 23:30:57 23:28:01 2 0.48 0.00 0.07 0.00 0.02 99.43 23:30:57 23:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:30:57 23:29:01 all 0.16 0.00 0.07 0.00 0.04 99.73 23:30:57 23:29:01 0 0.03 0.00 0.07 0.00 0.07 99.83 23:30:57 23:29:01 1 0.05 0.00 0.07 0.00 0.03 99.85 23:30:57 23:29:01 2 0.52 0.00 0.05 0.00 0.00 99.43 23:30:57 23:29:01 3 0.03 0.00 0.10 0.00 0.05 99.82 23:30:57 23:30:01 all 0.17 0.00 0.03 0.00 0.00 99.80 23:30:57 23:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:30:57 23:30:01 1 0.07 0.00 0.05 0.00 0.00 99.88 23:30:57 23:30:01 2 0.53 0.00 0.02 0.00 0.00 99.45 23:30:57 23:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:30:57 Average: all 5.79 0.00 2.41 1.33 0.03 90.45 23:30:57 Average: 0 4.69 0.00 2.54 1.44 0.03 91.31 23:30:57 Average: 1 6.08 0.00 2.46 1.47 0.03 89.95 23:30:57 Average: 2 7.22 0.00 2.11 1.23 0.02 89.41 23:30:57 Average: 3 5.15 0.00 2.51 1.19 0.03 91.11 23:30:57 23:30:57 23:30:57