Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ac62ca5d2044c90fc7bec7e42fb849a2ab638fe 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh803479210229671167.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3922132440171304008.key > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4917328051156229728.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7963920599868129603.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2404082437159593689.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-428 in /w/workspace/edgexfoundry_edgex-docs_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_master@tmp/jenkins-gitclient-ssh7367016581444863656.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9ac62ca5d2044c90fc7bec7e42fb849a2ab638fe (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 9ac62ca5d2044c90fc7bec7e42fb849a2ab638fe # timeout=10 Commit message: "feat: Ireland updates for API gateway (#307)" > git rev-list --no-walk c42da39b84e5bf88fb51c8735ecc6b26b0769941 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh [2021-06-03T19:54:02.535Z] + docker inspect -f . python:3-slim [2021-06-03T19:54:02.801Z] [2021-06-03T19:54:02.801Z] Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh [2021-06-03T19:54:03.134Z] + docker pull python:3-slim [2021-06-03T19:54:03.134Z] 3-slim: Pulling from library/python [2021-06-03T19:54:03.134Z] 69692152171a: Pulling fs layer [2021-06-03T19:54:03.134Z] 59773387c0e7: Pulling fs layer [2021-06-03T19:54:03.134Z] 3fc84e535e87: Pulling fs layer [2021-06-03T19:54:03.134Z] 68ebeebdab6f: Pulling fs layer [2021-06-03T19:54:03.134Z] 3d3af2ef8baa: Pulling fs layer [2021-06-03T19:54:03.134Z] 68ebeebdab6f: Waiting [2021-06-03T19:54:03.134Z] 3d3af2ef8baa: Waiting [2021-06-03T19:54:03.397Z] 59773387c0e7: Verifying Checksum [2021-06-03T19:54:03.397Z] 59773387c0e7: Download complete [2021-06-03T19:54:03.397Z] 68ebeebdab6f: Verifying Checksum [2021-06-03T19:54:03.397Z] 68ebeebdab6f: Download complete [2021-06-03T19:54:03.658Z] 3d3af2ef8baa: Verifying Checksum [2021-06-03T19:54:03.658Z] 3d3af2ef8baa: Download complete [2021-06-03T19:54:03.658Z] 3fc84e535e87: Verifying Checksum [2021-06-03T19:54:03.658Z] 3fc84e535e87: Download complete [2021-06-03T19:54:03.934Z] 69692152171a: Verifying Checksum [2021-06-03T19:54:03.934Z] 69692152171a: Download complete [2021-06-03T19:54:04.885Z] 69692152171a: Pull complete [2021-06-03T19:54:05.147Z] 59773387c0e7: Pull complete [2021-06-03T19:54:05.411Z] 3fc84e535e87: Pull complete [2021-06-03T19:54:05.677Z] 68ebeebdab6f: Pull complete [2021-06-03T19:54:05.943Z] 3d3af2ef8baa: Pull complete [2021-06-03T19:54:05.943Z] Digest: sha256:80b238ba357d98813bcc425f505dfa238f49cf5f895492fc2667af118dccaa44 [2021-06-03T19:54:05.943Z] Status: Downloaded newer image for python:3-slim [2021-06-03T19:54:05.943Z] docker.io/library/python:3-slim [Pipeline] withDockerContainer [2021-06-03T19:54:06.034Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-06-03T19:54:06.070Z] $ 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 ******** -e ******** -e ******** python:3-slim cat [2021-06-03T19:54:08.188Z] $ docker top 310a0722f3ab2cdb0588172836331f488950e15e25b7a0b2d47c853f19e5dd1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T19:54:08.553Z] + pip install mkdocs [2021-06-03T19:54:09.946Z] Collecting mkdocs [2021-06-03T19:54:09.946Z] Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) [2021-06-03T19:54:10.894Z] Collecting tornado>=5.0 [2021-06-03T19:54:10.894Z] Downloading tornado-6.1-cp39-cp39-manylinux2010_x86_64.whl (427 kB) [2021-06-03T19:54:10.894Z] Collecting Jinja2>=2.10.1 [2021-06-03T19:54:10.894Z] Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) [2021-06-03T19:54:10.894Z] Collecting click>=3.3 [2021-06-03T19:54:10.894Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-06-03T19:54:10.894Z] Collecting Markdown>=3.2.1 [2021-06-03T19:54:10.894Z] Downloading Markdown-3.3.4-py3-none-any.whl (97 kB) [2021-06-03T19:54:10.894Z] Collecting livereload>=2.5.1 [2021-06-03T19:54:10.894Z] Downloading livereload-2.6.3.tar.gz (25 kB) [2021-06-03T19:54:11.471Z] Collecting lunr[languages]==0.5.8 [2021-06-03T19:54:11.471Z] Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) [2021-06-03T19:54:11.733Z] Collecting PyYAML>=3.10 [2021-06-03T19:54:11.733Z] Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-06-03T19:54:11.733Z] Collecting six>=1.11.0 [2021-06-03T19:54:11.733Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-06-03T19:54:11.995Z] Collecting future>=0.16.0 [2021-06-03T19:54:11.995Z] Downloading future-0.18.2.tar.gz (829 kB) [2021-06-03T19:54:12.261Z] Collecting nltk>=3.2.5 [2021-06-03T19:54:12.261Z] Downloading nltk-3.6.2-py3-none-any.whl (1.5 MB) [2021-06-03T19:54:12.522Z] Collecting MarkupSafe>=2.0 [2021-06-03T19:54:12.522Z] Downloading MarkupSafe-2.0.1-cp39-cp39-manylinux2010_x86_64.whl (30 kB) [2021-06-03T19:54:12.784Z] Collecting tqdm [2021-06-03T19:54:12.784Z] Downloading tqdm-4.61.0-py2.py3-none-any.whl (75 kB) [2021-06-03T19:54:12.784Z] Collecting joblib [2021-06-03T19:54:12.784Z] Downloading joblib-1.0.1-py3-none-any.whl (303 kB) [2021-06-03T19:54:13.732Z] Collecting regex [2021-06-03T19:54:13.732Z] Downloading regex-2021.4.4-cp39-cp39-manylinux2014_x86_64.whl (730 kB) [2021-06-03T19:54:13.732Z] Building wheels for collected packages: future, livereload [2021-06-03T19:54:13.732Z] Building wheel for future (setup.py): started [2021-06-03T19:54:13.992Z] Building wheel for future (setup.py): finished with status 'done' [2021-06-03T19:54:13.992Z] Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=72fe9ce74209fc2ddf37df4bfa6088a321e2b6b81a778ae534627c97619b2f6c [2021-06-03T19:54:13.992Z] Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 [2021-06-03T19:54:13.992Z] Building wheel for livereload (setup.py): started [2021-06-03T19:54:14.255Z] Building wheel for livereload (setup.py): finished with status 'done' [2021-06-03T19:54:14.255Z] Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24726 sha256=d350d01428ffbfab75cc35a6817515be7e79d6258a865c8b448c50dcd4261863 [2021-06-03T19:54:14.255Z] Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c [2021-06-03T19:54:14.255Z] Successfully built future livereload [2021-06-03T19:54:14.523Z] Installing collected packages: tqdm, six, regex, joblib, future, click, tornado, nltk, MarkupSafe, lunr, PyYAML, Markdown, livereload, Jinja2, mkdocs [2021-06-03T19:54:17.079Z] Successfully installed Jinja2-3.0.1 Markdown-3.3.4 MarkupSafe-2.0.1 PyYAML-5.4.1 click-8.0.1 future-0.18.2 joblib-1.0.1 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 nltk-3.6.2 regex-2021.4.4 six-1.16.0 tornado-6.1 tqdm-4.61.0 [2021-06-03T19:54:17.079Z] WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv [Pipeline] sh [2021-06-03T19:54:17.393Z] + pip install mkdocs-material==5.1.0 [2021-06-03T19:54:17.970Z] Collecting mkdocs-material==5.1.0 [2021-06-03T19:54:17.970Z] Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) [2021-06-03T19:54:17.970Z] Collecting pymdown-extensions>=7.0 [2021-06-03T19:54:17.970Z] Downloading pymdown_extensions-8.2-py3-none-any.whl (207 kB) [2021-06-03T19:54:18.231Z] Collecting Pygments>=2.4 [2021-06-03T19:54:18.231Z] Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) [2021-06-03T19:54:18.231Z] Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.4) [2021-06-03T19:54:18.231Z] Collecting mkdocs-material-extensions>=1.0b1 [2021-06-03T19:54:18.231Z] Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) [2021-06-03T19:54:18.231Z] Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) [2021-06-03T19:54:18.231Z] 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) [2021-06-03T19:54:18.231Z] 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) [2021-06-03T19:54:18.231Z] Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (3.0.1) [2021-06-03T19:54:18.231Z] Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (8.0.1) [2021-06-03T19:54:18.231Z] 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) [2021-06-03T19:54:18.231Z] 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) [2021-06-03T19:54:18.231Z] 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.16.0) [2021-06-03T19:54:18.231Z] 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) [2021-06-03T19:54:18.231Z] 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.6.2) [2021-06-03T19:54:18.231Z] Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.9/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.1) [2021-06-03T19:54:18.231Z] 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) (2021.4.4) [2021-06-03T19:54:18.231Z] 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.61.0) [2021-06-03T19:54:18.232Z] 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.1) [2021-06-03T19:54:18.495Z] Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material [2021-06-03T19:54:20.414Z] Successfully installed Pygments-2.9.0 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.2 [2021-06-03T19:54:20.414Z] WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv [Pipeline] sh [2021-06-03T19:54:20.720Z] + mkdocs build [2021-06-03T19:54:20.987Z] INFO - Cleaning site directory [2021-06-03T19:54:20.987Z] INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/2.0 [2021-06-03T19:54:21.249Z] INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: [2021-06-03T19:54:21.249Z] - design/adr/0001-Registy-Refactor.md [2021-06-03T19:54:21.249Z] - design/adr/0004-Feature-Flags.md [2021-06-03T19:54:21.249Z] - design/adr/0005-Service-Self-Config.md [2021-06-03T19:54:21.249Z] - design/adr/0018-Service-Registry.md [2021-06-03T19:54:21.249Z] - design/adr/013-Device-Service-Events-Message-Bus.md [2021-06-03T19:54:21.249Z] - design/adr/014-Secret-Provider-For-All.md [2021-06-03T19:54:21.249Z] - design/adr/core/0003-V2-API-Principles.md [2021-06-03T19:54:21.249Z] - design/adr/device-service/0002-Array-Datatypes.md [2021-06-03T19:54:21.249Z] - design/adr/device-service/0011-DeviceService-Rest-API.md [2021-06-03T19:54:21.249Z] - design/adr/device-service/0012-DeviceService-Filters.md [2021-06-03T19:54:21.249Z] - design/adr/devops/0007-Release-Automation.md [2021-06-03T19:54:21.249Z] - design/adr/devops/0010-Release-Artifacts.md [2021-06-03T19:54:21.249Z] - design/adr/security/0008-Secret-Creation-and-Distribution.md [2021-06-03T19:54:21.249Z] - design/adr/security/0009-Secure-Bootstrapping.md [2021-06-03T19:54:21.249Z] - design/adr/security/0015-in-cluster-tls.md [2021-06-03T19:54:21.249Z] - design/adr/security/0016-docker-image-guidelines.md [2021-06-03T19:54:21.249Z] - design/adr/security/0017-consul-security.md [2021-06-03T19:54:21.249Z] - design/legacy-design/device-service/discovery.md [2021-06-03T19:54:21.249Z] - design/legacy-requirements/device-service.md [2021-06-03T19:54:21.249Z] - microservices/device/profile/Ch-DeviceProfileRef.md [2021-06-03T19:54:21.249Z] - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md [2021-06-03T19:54:21.249Z] - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md [2021-06-03T19:54:21.249Z] - microservices/security/secrets-config-proxy.1.md [2021-06-03T19:54:21.249Z] - microservices/security/secrets-config.1.md [2021-06-03T19:54:21.249Z] - microservices/security/security-file-token-provider.1.md [2021-06-03T19:54:21.249Z] - microservices/security/security-secrets-setup.1.md [2021-06-03T19:54:21.249Z] - threat-models/secret-store/README.md [2021-06-03T19:54:21.249Z] - threat-models/secret-store/background.md [2021-06-03T19:54:21.249Z] - threat-models/secret-store/high_level_design.md [2021-06-03T19:54:21.249Z] - threat-models/secret-store/threat_model.md [2021-06-03T19:54:21.249Z] - threat-models/secret-store/vault_master_key_encryption.md [2021-06-03T19:54:26.546Z] INFO - Documentation built in 4.78 seconds [Pipeline] stash [2021-06-03T19:54:31.802Z] Stashed 426 file(s) [Pipeline] } [2021-06-03T19:54:31.806Z] $ docker stop --time=1 310a0722f3ab2cdb0588172836331f488950e15e25b7a0b2d47c853f19e5dd1c [2021-06-03T19:54:34.279Z] $ docker rm -f 310a0722f3ab2cdb0588172836331f488950e15e25b7a0b2d47c853f19e5dd1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) [Pipeline] node [2021-06-03T19:54:50.441Z] Still waiting to schedule task [2021-06-03T19:54:50.441Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-03T19:57:41.310Z] Running on prd-centos7-docker-4c-2g-429 in /w/workspace/edgexfoundry_edgex-docs_master [Pipeline] { [Pipeline] checkout [2021-06-03T19:57:41.416Z] The recommended git tool is: git [2021-06-03T19:57:43.869Z] using credential edgex-jenkins-ssh [2021-06-03T19:57:43.882Z] Cloning the remote Git repository [2021-06-03T19:57:43.899Z] Cloning repository git@github.com:edgexfoundry/edgex-docs.git [2021-06-03T19:57:43.963Z] > git init /w/workspace/edgexfoundry_edgex-docs_master # timeout=10 [2021-06-03T19:57:44.005Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2021-06-03T19:57:44.005Z] > git --version # timeout=10 [2021-06-03T19:57:44.014Z] > git --version # 'git version 2.24.4' [2021-06-03T19:57:44.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T19:57:44.041Z] [INFO] Currently running in a labeled security context [2021-06-03T19:57:44.041Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T19:57:44.042Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_master@tmp/jenkins-gitclient-ssh600514628741994341.key [2021-06-03T19:57:44.068Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T19:57:53.128Z] Avoid second fetch [2021-06-03T19:57:53.128Z] Checking out Revision 9ac62ca5d2044c90fc7bec7e42fb849a2ab638fe (master) [2021-06-03T19:57:53.102Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2021-06-03T19:57:53.116Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T19:57:53.133Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T19:57:53.139Z] > git checkout -f 9ac62ca5d2044c90fc7bec7e42fb849a2ab638fe # timeout=10 [2021-06-03T19:57:57.082Z] Commit message: "feat: Ireland updates for API gateway (#307)" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T19:57:58.233Z] + git log --format=%B -n 1 [2021-06-03T19:57:58.233Z] + grep -v Signed-off-by [2021-06-03T19:57:58.233Z] + head -n 1 [Pipeline] cleanWs [2021-06-03T19:57:58.312Z] [WS-CLEANUP] Deleting project workspace... [2021-06-03T19:57:58.312Z] [WS-CLEANUP] Deferred wipeout is used... [2021-06-03T19:57:58.340Z] [WS-CLEANUP] done [Pipeline] dir [2021-06-03T19:57:58.346Z] Running in /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src [Pipeline] { [Pipeline] git [2021-06-03T19:57:58.363Z] The recommended git tool is: git [2021-06-03T19:57:58.382Z] using credential edgex-jenkins-ssh [2021-06-03T19:57:58.396Z] Cloning the remote Git repository [2021-06-03T19:57:58.395Z] Cloning repository git@github.com:edgexfoundry/edgex-docs.git [2021-06-03T19:57:58.396Z] > git init /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src # timeout=10 [2021-06-03T19:57:58.498Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2021-06-03T19:57:58.498Z] > git --version # timeout=10 [2021-06-03T19:57:58.504Z] > git --version # 'git version 2.24.4' [2021-06-03T19:57:58.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T19:57:58.507Z] [INFO] Currently running in a labeled security context [2021-06-03T19:57:58.507Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T19:57:58.507Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/jenkins-gitclient-ssh3686565566607982021.key [2021-06-03T19:57:58.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T19:58:08.366Z] Avoid second fetch [2021-06-03T19:58:08.376Z] Checking out Revision 09ee07c3729dcaf334400944d44352cd13e841c5 (refs/remotes/origin/gh-pages) [2021-06-03T19:58:08.347Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2021-06-03T19:58:08.355Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T19:58:08.366Z] > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 [2021-06-03T19:58:08.375Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T19:58:08.381Z] > git checkout -f 09ee07c3729dcaf334400944d44352cd13e841c5 # timeout=10 [2021-06-03T19:58:09.801Z] Commit message: "ci: Merge pull request #381 from lehors/sdks_list" [Pipeline] unstash [2021-06-03T19:58:09.428Z] > git branch -a -v --no-abbrev # timeout=10 [2021-06-03T19:58:09.438Z] > git checkout -b gh-pages 09ee07c3729dcaf334400944d44352cd13e841c5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T19:58:13.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T19:58:13.904Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T19:58:13.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T19:58:13.940Z] $ ssh-agent [2021-06-03T19:58:13.966Z] SSH_AUTH_SOCK=/tmp/ssh-CYJJiBLXW6nY/agent.8459 [2021-06-03T19:58:13.966Z] SSH_AGENT_PID=8461 [2021-06-03T19:58:13.974Z] Running ssh-add (command line suppressed) [2021-06-03T19:58:13.989Z] Identity added: /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_6817808593528377137.key (/w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_6817808593528377137.key) [2021-06-03T19:58:14.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T19:58:14.317Z] total 12 [2021-06-03T19:58:14.317Z] drwxrwxr-x. 7 jenkins jenkins 115 Jun 3 19:58 . [2021-06-03T19:58:14.317Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 3 19:57 .. [2021-06-03T19:58:14.317Z] drwxrwxr-x. 11 jenkins jenkins 229 Jun 3 19:58 1.2 [2021-06-03T19:58:14.317Z] drwxrwxr-x. 11 jenkins jenkins 229 Jun 3 19:58 1.3 [2021-06-03T19:58:14.317Z] drwxrwxr-x. 12 jenkins jenkins 250 Jun 3 19:58 2.0 [2021-06-03T19:58:14.317Z] -rw-rw-r--. 1 jenkins jenkins 21 Jun 3 19:58 CNAME [2021-06-03T19:58:14.317Z] drwxrwxr-x. 3 jenkins jenkins 69 Jun 3 19:58 docs [2021-06-03T19:58:14.317Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 3 19:58 .git [2021-06-03T19:58:14.317Z] -rw-rw-r--. 1 jenkins jenkins 148 Jun 3 19:58 index.html [2021-06-03T19:58:14.317Z] -rw-rw-r--. 1 jenkins jenkins 248 Jun 3 19:58 versions.json [2021-06-03T19:58:14.317Z] total 12 [2021-06-03T19:58:14.317Z] drwxrwxr-x. 6 jenkins jenkins 103 Jun 3 19:58 . [2021-06-03T19:58:14.317Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 3 19:57 .. [2021-06-03T19:58:14.317Z] drwxrwxr-x. 11 jenkins jenkins 229 Jun 3 19:58 1.2 [2021-06-03T19:58:14.317Z] drwxrwxr-x. 11 jenkins jenkins 229 Jun 3 19:58 1.3 [2021-06-03T19:58:14.317Z] drwxrwxr-x. 12 jenkins jenkins 250 Jun 3 19:58 2.0 [2021-06-03T19:58:14.317Z] -rw-rw-r--. 1 jenkins jenkins 21 Jun 3 19:53 CNAME [2021-06-03T19:58:14.317Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 3 19:58 .git [2021-06-03T19:58:14.317Z] -rw-rw-r--. 1 jenkins jenkins 148 Jun 3 19:53 index.html [2021-06-03T19:58:14.317Z] -rw-rw-r--. 1 jenkins jenkins 248 Jun 3 19:53 versions.json [2021-06-03T19:58:14.586Z] [edgeXGHPagesPublish] We have detected there are changes to commit: [2021-06-03T19:58:14.850Z] [gh-pages ae8e548] ci: feat: Ireland updates for API gateway (#307) [2021-06-03T19:58:14.850Z] 6 files changed, 4774 insertions(+), 132 deletions(-) [2021-06-03T19:58:14.850Z] create mode 100644 2.0/microservices/security/secrets-config-proxy.1/index.html [2021-06-03T19:58:14.850Z] create mode 100644 2.0/microservices/security/secrets-config.1/index.html [2021-06-03T19:58:14.850Z] rewrite 2.0/sitemap.xml.gz (100%) [2021-06-03T19:58:14.850Z] [edgeXGHPagesPublish] DRY_RUN set to : false [2021-06-03T19:58:14.850Z] [edgeXGHPagesPublish] DRY_RUN disabled. Pushing changes to gh-pages [2021-06-03T19:58:14.850Z] Warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts. [2021-06-03T19:58:17.408Z] To github.com:edgexfoundry/edgex-docs.git [2021-06-03T19:58:17.408Z] 09ee07c..ae8e548 gh-pages -> gh-pages [Pipeline] } [2021-06-03T19:58:17.417Z] $ ssh-agent -k [2021-06-03T19:58:17.432Z] unset SSH_AUTH_SOCK; [2021-06-03T19:58:17.433Z] unset SSH_AGENT_PID; [2021-06-03T19:58:17.433Z] echo Agent pid 8461 killed; [2021-06-03T19:58:17.451Z] [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 [2021-06-03T19:58:18.140Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T19:58:18.711Z] ---> package-listing.sh [2021-06-03T19:58:18.711Z] ++ facter osfamily [2021-06-03T19:58:18.711Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T19:58:18.979Z] + OS_FAMILY=redhat [2021-06-03T19:58:18.979Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_master [2021-06-03T19:58:18.979Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T19:58:18.979Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T19:58:18.979Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T19:58:18.979Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T19:58:18.979Z] + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' [2021-06-03T19:58:18.979Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T19:58:18.979Z] + case "${OS_FAMILY}" in [2021-06-03T19:58:18.979Z] + sort [2021-06-03T19:58:18.979Z] + rpm -qa [2021-06-03T19:58:19.551Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T19:58:19.551Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T19:58:19.551Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T19:58:19.551Z] + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' [2021-06-03T19:58:19.551Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ [2021-06-03T19:58:19.551Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] echo [2021-06-03T19:58:19.563Z] 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 [2021-06-03T19:58:19.860Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T19:58:20.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T19:58:20.424Z] [2021-06-03T19:58:20.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T19:58:20.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T19:58:20.740Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T19:58:20.740Z] df20fa9351a1: Pulling fs layer [2021-06-03T19:58:20.740Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T19:58:20.740Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T19:58:20.740Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T19:58:20.740Z] 93b61091891f: Pulling fs layer [2021-06-03T19:58:20.740Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T19:58:20.740Z] 5e14af77c1be: Pulling fs layer [2021-06-03T19:58:20.740Z] 01666e4c0597: Pulling fs layer [2021-06-03T19:58:20.740Z] aa168da1d23b: Pulling fs layer [2021-06-03T19:58:20.740Z] 93b9cdb0e59b: Waiting [2021-06-03T19:58:20.740Z] 5e14af77c1be: Waiting [2021-06-03T19:58:20.740Z] 01666e4c0597: Waiting [2021-06-03T19:58:20.740Z] aa168da1d23b: Waiting [2021-06-03T19:58:20.740Z] 46f8f816bc3b: Waiting [2021-06-03T19:58:20.740Z] 93b61091891f: Waiting [2021-06-03T19:58:20.740Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T19:58:20.740Z] 36b3adc4ff6f: Download complete [2021-06-03T19:58:20.740Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T19:58:20.740Z] 46f8f816bc3b: Download complete [2021-06-03T19:58:20.740Z] df20fa9351a1: Verifying Checksum [2021-06-03T19:58:20.740Z] df20fa9351a1: Download complete [2021-06-03T19:58:20.740Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T19:58:20.740Z] 93b9cdb0e59b: Download complete [2021-06-03T19:58:21.004Z] 5e14af77c1be: Verifying Checksum [2021-06-03T19:58:21.004Z] 5e14af77c1be: Download complete [2021-06-03T19:58:21.004Z] 93b61091891f: Verifying Checksum [2021-06-03T19:58:21.004Z] 93b61091891f: Download complete [2021-06-03T19:58:21.004Z] 01666e4c0597: Verifying Checksum [2021-06-03T19:58:21.004Z] 01666e4c0597: Download complete [2021-06-03T19:58:21.004Z] df20fa9351a1: Pull complete [2021-06-03T19:58:21.267Z] 36b3adc4ff6f: Pull complete [2021-06-03T19:58:21.267Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T19:58:21.267Z] 8ad3a11d3b57: Download complete [2021-06-03T19:58:21.861Z] 8ad3a11d3b57: Pull complete [2021-06-03T19:58:21.861Z] 46f8f816bc3b: Pull complete [2021-06-03T19:58:22.122Z] 93b61091891f: Pull complete [2021-06-03T19:58:22.122Z] 93b9cdb0e59b: Pull complete [2021-06-03T19:58:22.122Z] 5e14af77c1be: Pull complete [2021-06-03T19:58:22.383Z] 01666e4c0597: Pull complete [2021-06-03T19:58:23.020Z] aa168da1d23b: Download complete [2021-06-03T19:58:27.282Z] aa168da1d23b: Pull complete [2021-06-03T19:58:27.282Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T19:58:27.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T19:58:27.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T19:58:27.355Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-06-03T19:58:27.393Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T19:58:30.160Z] $ docker top 15245e011e314ae20e0d007b8b93a904ed007b0dc03876fd52ad11b80724df2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T19:58:30.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T19:58:30.832Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T19:58:31.122Z] + ls /var/log/sa-host [2021-06-03T19:58:31.122Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T19:58:31.122Z] file_magic: OK [2021-06-03T19:58:31.122Z] HZ: Using current value: 100 [2021-06-03T19:58:31.122Z] file_header: OK [2021-06-03T19:58:31.122Z] 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 [2021-06-03T19:58:31.122Z] Statistics: [2021-06-03T19:58:31.122Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T19:58:31.122Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T19:58:31.122Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T19:58:31.122Z] file_magic: OK [2021-06-03T19:58:31.122Z] HZ: Using current value: 100 [2021-06-03T19:58:31.122Z] file_header: OK [2021-06-03T19:58:31.122Z] 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 [2021-06-03T19:58:31.122Z] Statistics: [2021-06-03T19:58:31.122Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T19:58:31.122Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T19:58:31.296Z] provisioning config files... [2021-06-03T19:58:31.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config2134374947324530866tmp [Pipeline] { [Pipeline] echo [2021-06-03T19:58:31.347Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T19:58:31.643Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T19:58:31.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T19:58:31.665Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T19:58:31.960Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T19:58:31.970Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T19:58:32.260Z] ---> sudo-logs.sh [2021-06-03T19:58:32.260Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T19:58:32.279Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T19:58:32.599Z] ---> job-cost.sh [2021-06-03T19:58:32.600Z] lf-activate-venv: SKIPPING [2021-06-03T19:58:32.600Z] INFO: No Stack... [2021-06-03T19:58:33.544Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T19:58:34.115Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T19:58:34.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T19:58:34.419Z] ---> logs-deploy.sh [2021-06-03T19:58:34.419Z] lf-activate-venv: SKIPPING [2021-06-03T19:58:34.419Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/134 [2021-06-03T19:58:34.419Z] INFO: archiving workspace using pattern(s): [2021-06-03T19:58:35.368Z] Archives upload complete. [2021-06-03T19:58:35.368Z] INFO: archiving logs to Nexus