Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-docs Obtained Jenkinsfile from c851338505485266bd7fe14aa06345ae0803ce7f+a4fdd87f273ca9de4b4c3d8e54589ede4b3cbdb2 (ff7ee79fa6737432d4a8ed5582256b1312fc571b) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6199335303419562839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2386621773201522964.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/PR-703/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-703/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17033956969950290183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15878993735174396209.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-703/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-703/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13264012634675827633.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Running on prd-centos7-docker-4c-2g-6777 in /w/workspace/edgexfoundry_edgex-docs_PR-703 [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_PR-703 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_PR-703@tmp/jenkins-gitclient-ssh4879777051380983733.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_PR-703@tmp/jenkins-gitclient-ssh1843529991478038985.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/703/head:refs/remotes/origin/PR-703 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a4fdd87f273ca9de4b4c3d8e54589ede4b3cbdb2 into PR head commit c851338505485266bd7fe14aa06345ae0803ce7f Merge succeeded, producing 14e0d7dcbd9ea1bfcbfb03613890135ae755390e Checking out Revision 14e0d7dcbd9ea1bfcbfb03613890135ae755390e (PR-703) > git config core.sparsecheckout # timeout=10 > git checkout -f c851338505485266bd7fe14aa06345ae0803ce7f # timeout=10 > git remote # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_PR-703@tmp/jenkins-gitclient-ssh9175228303553677378.key > git merge a4fdd87f273ca9de4b4c3d8e54589ede4b3cbdb2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14e0d7dcbd9ea1bfcbfb03613890135ae755390e # timeout=10 Commit message: "Merge commit 'a4fdd87f273ca9de4b4c3d8e54589ede4b3cbdb2' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 51efa0d512b11e5009b879862885f4c952113919 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [2022-03-10T13:49:23.030Z] + docker build -t 3f4737fae87ee8da67bc6905c2c29ea18e5b0226 -f Dockerfile.docs . [2022-03-10T13:49:23.975Z] Sending build context to Docker daemon 249.6MB [2022-03-10T13:49:23.975Z] Step 1/5 : FROM python:3-slim [2022-03-10T13:49:24.934Z] 3-slim: Pulling from library/python [2022-03-10T13:49:24.934Z] f7a1c6dad281: Pulling fs layer [2022-03-10T13:49:24.934Z] 92c59ec44e08: Pulling fs layer [2022-03-10T13:49:24.934Z] d87688ad24ef: Pulling fs layer [2022-03-10T13:49:24.934Z] 0db4d52e41af: Pulling fs layer [2022-03-10T13:49:24.934Z] 51606b1d16e3: Pulling fs layer [2022-03-10T13:49:24.934Z] 0db4d52e41af: Waiting [2022-03-10T13:49:24.934Z] 51606b1d16e3: Waiting [2022-03-10T13:49:24.934Z] 92c59ec44e08: Verifying Checksum [2022-03-10T13:49:24.934Z] 92c59ec44e08: Download complete [2022-03-10T13:49:25.201Z] f7a1c6dad281: Verifying Checksum [2022-03-10T13:49:25.201Z] f7a1c6dad281: Download complete [2022-03-10T13:49:25.201Z] 0db4d52e41af: Verifying Checksum [2022-03-10T13:49:25.201Z] 0db4d52e41af: Download complete [2022-03-10T13:49:25.467Z] 51606b1d16e3: Verifying Checksum [2022-03-10T13:49:25.467Z] 51606b1d16e3: Download complete [2022-03-10T13:49:25.467Z] d87688ad24ef: Verifying Checksum [2022-03-10T13:49:25.467Z] d87688ad24ef: Download complete [2022-03-10T13:49:26.870Z] f7a1c6dad281: Pull complete [2022-03-10T13:49:26.870Z] 92c59ec44e08: Pull complete [2022-03-10T13:49:27.443Z] d87688ad24ef: Pull complete [2022-03-10T13:49:27.443Z] 0db4d52e41af: Pull complete [2022-03-10T13:49:27.717Z] 51606b1d16e3: Pull complete [2022-03-10T13:49:27.717Z] Digest: sha256:6faf002f0bce2ce81bec4a2253edddf0326dad23fe4e95e90d7790eaee653da5 [2022-03-10T13:49:27.717Z] Status: Downloaded newer image for python:3-slim [2022-03-10T13:49:27.717Z] ---> e4795553f230 [2022-03-10T13:49:27.717Z] Step 2/5 : RUN pip install mkdocs "mkdocs-material>=8.2" mkdocs-htmlproofer-plugin [2022-03-10T13:49:29.115Z] ---> Running in 3370bfddb26c [2022-03-10T13:49:31.035Z] Collecting mkdocs [2022-03-10T13:49:31.035Z] Downloading mkdocs-1.2.3-py3-none-any.whl (6.4 MB) [2022-03-10T13:49:31.035Z] Collecting mkdocs-material>=8.2 [2022-03-10T13:49:31.035Z] Downloading mkdocs_material-8.2.5-py2.py3-none-any.whl (4.8 MB) [2022-03-10T13:49:31.035Z] Collecting mkdocs-htmlproofer-plugin [2022-03-10T13:49:31.035Z] Downloading mkdocs_htmlproofer_plugin-0.8.0-py3-none-any.whl (6.8 kB) [2022-03-10T13:49:31.296Z] Collecting watchdog>=2.0 [2022-03-10T13:49:31.296Z] Downloading watchdog-2.1.6-py3-none-manylinux2014_x86_64.whl (76 kB) [2022-03-10T13:49:31.296Z] Collecting importlib-metadata>=3.10 [2022-03-10T13:49:31.296Z] Downloading importlib_metadata-4.11.2-py3-none-any.whl (17 kB) [2022-03-10T13:49:31.296Z] Collecting packaging>=20.5 [2022-03-10T13:49:31.296Z] Downloading packaging-21.3-py3-none-any.whl (40 kB) [2022-03-10T13:49:31.296Z] Collecting mergedeep>=1.3.4 [2022-03-10T13:49:31.296Z] Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) [2022-03-10T13:49:31.558Z] Collecting click>=3.3 [2022-03-10T13:49:31.558Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-03-10T13:49:31.558Z] Collecting Jinja2>=2.10.1 [2022-03-10T13:49:31.558Z] Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) [2022-03-10T13:49:31.558Z] Collecting Markdown>=3.2.1 [2022-03-10T13:49:31.558Z] Downloading Markdown-3.3.6-py3-none-any.whl (97 kB) [2022-03-10T13:49:31.558Z] Collecting PyYAML>=3.10 [2022-03-10T13:49:31.558Z] Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB) [2022-03-10T13:49:31.825Z] Collecting ghp-import>=1.0 [2022-03-10T13:49:31.825Z] Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB) [2022-03-10T13:49:31.825Z] Collecting pyyaml-env-tag>=0.1 [2022-03-10T13:49:31.825Z] Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) [2022-03-10T13:49:31.825Z] Collecting pymdown-extensions>=9.0 [2022-03-10T13:49:31.825Z] Downloading pymdown_extensions-9.2-py3-none-any.whl (216 kB) [2022-03-10T13:49:31.825Z] Collecting pygments>=2.10 [2022-03-10T13:49:31.825Z] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [2022-03-10T13:49:31.825Z] Collecting mkdocs-material-extensions>=1.0 [2022-03-10T13:49:31.825Z] Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB) [2022-03-10T13:49:32.086Z] Collecting beautifulsoup4 [2022-03-10T13:49:32.086Z] Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) [2022-03-10T13:49:32.348Z] Collecting lxml [2022-03-10T13:49:32.348Z] Downloading lxml-4.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.0 MB) [2022-03-10T13:49:32.613Z] Collecting requests [2022-03-10T13:49:32.613Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-03-10T13:49:32.613Z] Collecting python-dateutil>=2.8.1 [2022-03-10T13:49:32.879Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2022-03-10T13:49:32.879Z] Collecting zipp>=0.5 [2022-03-10T13:49:32.879Z] Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB) [2022-03-10T13:49:32.879Z] Collecting MarkupSafe>=2.0 [2022-03-10T13:49:32.879Z] Downloading MarkupSafe-2.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) [2022-03-10T13:49:33.142Z] Collecting pyparsing!=3.0.5,>=2.0.2 [2022-03-10T13:49:33.142Z] Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) [2022-03-10T13:49:33.142Z] Collecting six>=1.5 [2022-03-10T13:49:33.142Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-03-10T13:49:33.142Z] Collecting soupsieve>1.2 [2022-03-10T13:49:33.142Z] Downloading soupsieve-2.3.1-py3-none-any.whl (37 kB) [2022-03-10T13:49:33.142Z] Collecting idna<4,>=2.5 [2022-03-10T13:49:33.142Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-03-10T13:49:33.408Z] Collecting urllib3<1.27,>=1.21.1 [2022-03-10T13:49:33.408Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-03-10T13:49:33.408Z] Collecting certifi>=2017.4.17 [2022-03-10T13:49:33.408Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-03-10T13:49:33.409Z] Collecting charset-normalizer~=2.0.0 [2022-03-10T13:49:33.409Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-03-10T13:49:33.680Z] Installing collected packages: six, zipp, PyYAML, python-dateutil, pyparsing, MarkupSafe, watchdog, urllib3, soupsieve, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, importlib-metadata, idna, ghp-import, click, charset-normalizer, certifi, requests, pymdown-extensions, pygments, mkdocs-material-extensions, mkdocs, lxml, beautifulsoup4, mkdocs-material, mkdocs-htmlproofer-plugin [2022-03-10T13:49:37.912Z] Successfully installed Jinja2-3.0.3 Markdown-3.3.6 MarkupSafe-2.1.0 PyYAML-6.0 beautifulsoup4-4.10.0 certifi-2021.10.8 charset-normalizer-2.0.12 click-8.0.4 ghp-import-2.0.2 idna-3.3 importlib-metadata-4.11.2 lxml-4.8.0 mergedeep-1.3.4 mkdocs-1.2.3 mkdocs-htmlproofer-plugin-0.8.0 mkdocs-material-8.2.5 mkdocs-material-extensions-1.0.3 packaging-21.3 pygments-2.11.2 pymdown-extensions-9.2 pyparsing-3.0.7 python-dateutil-2.8.2 pyyaml-env-tag-0.1 requests-2.27.1 six-1.16.0 soupsieve-2.3.1 urllib3-1.26.8 watchdog-2.1.6 zipp-3.7.0 [2022-03-10T13:49:37.912Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-10T13:49:37.912Z] WARNING: You are using pip version 21.2.4; however, version 22.0.4 is available. [2022-03-10T13:49:37.912Z] You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2022-03-10T13:49:42.167Z] Removing intermediate container 3370bfddb26c [2022-03-10T13:49:42.167Z] ---> 4014d14b355e [2022-03-10T13:49:42.167Z] Step 3/5 : EXPOSE 8000 [2022-03-10T13:49:42.167Z] ---> Running in 43ef14d88a01 [2022-03-10T13:49:42.434Z] Removing intermediate container 43ef14d88a01 [2022-03-10T13:49:42.434Z] ---> 55bf91c6546e [2022-03-10T13:49:42.434Z] Step 4/5 : ENTRYPOINT ["mkdocs"] [2022-03-10T13:49:42.434Z] ---> Running in 54a2641dd487 [2022-03-10T13:49:42.434Z] Removing intermediate container 54a2641dd487 [2022-03-10T13:49:42.434Z] ---> 74de8a42f1ea [2022-03-10T13:49:42.434Z] Step 5/5 : CMD ["serve", "--dev-addr=0.0.0.0:8000"] [2022-03-10T13:49:42.434Z] ---> Running in 0c194ce6f7aa [2022-03-10T13:49:42.434Z] Removing intermediate container 0c194ce6f7aa [2022-03-10T13:49:42.434Z] ---> 3f03f05e7e03 [2022-03-10T13:49:42.695Z] Successfully built 3f03f05e7e03 [2022-03-10T13:49:42.695Z] Successfully tagged 3f4737fae87ee8da67bc6905c2c29ea18e5b0226:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T13:49:43.223Z] + docker inspect -f . 3f4737fae87ee8da67bc6905c2c29ea18e5b0226 [2022-03-10T13:49:43.223Z] . [Pipeline] withDockerContainer [2022-03-10T13:49:43.297Z] prd-centos7-docker-4c-2g-6777 does not seem to be running inside a container [2022-03-10T13:49:43.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --entrypoint= -w /w/workspace/edgexfoundry_edgex-docs_PR-703 -v /w/workspace/edgexfoundry_edgex-docs_PR-703:/w/workspace/edgexfoundry_edgex-docs_PR-703:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-703@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-703@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 3f4737fae87ee8da67bc6905c2c29ea18e5b0226 cat [2022-03-10T13:49:43.757Z] $ docker top aa8c13619bf7018a8d2d6a6bcbdd008cb8918bc125286abaaa927d07dd055cdd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T13:49:44.144Z] + mkdocs build [2022-03-10T13:49:44.412Z] INFO - Cleaning site directory [2022-03-10T13:49:44.412Z] INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-703/docs/2.2 [2022-03-10T13:49:44.412Z] INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: [2022-03-10T13:49:44.412Z] - design/adr/0001-Registy-Refactor.md [2022-03-10T13:49:44.412Z] - design/adr/0004-Feature-Flags.md [2022-03-10T13:49:44.412Z] - design/adr/0005-Service-Self-Config.md [2022-03-10T13:49:44.412Z] - design/adr/0006-Metrics-Collection.md [2022-03-10T13:49:44.412Z] - design/adr/0018-Service-Registry.md [2022-03-10T13:49:44.412Z] - design/adr/013-Device-Service-Events-Message-Bus.md [2022-03-10T13:49:44.412Z] - design/adr/014-Secret-Provider-For-All.md [2022-03-10T13:49:44.412Z] - design/adr/core/0003-V2-API-Principles.md [2022-03-10T13:49:44.412Z] - design/adr/core/0019-EdgeX-CLI-V2.md [2022-03-10T13:49:44.412Z] - design/adr/core/0021-Device-Profile-Changes.md [2022-03-10T13:49:44.412Z] - design/adr/device-service/0002-Array-Datatypes.md [2022-03-10T13:49:44.412Z] - design/adr/device-service/0011-DeviceService-Rest-API.md [2022-03-10T13:49:44.412Z] - design/adr/device-service/0012-DeviceService-Filters.md [2022-03-10T13:49:44.412Z] - design/adr/devops/0007-Release-Automation.md [2022-03-10T13:49:44.412Z] - design/adr/devops/0010-Release-Artifacts.md [2022-03-10T13:49:44.412Z] - design/adr/security/0008-Secret-Creation-and-Distribution.md [2022-03-10T13:49:44.412Z] - design/adr/security/0009-Secure-Bootstrapping.md [2022-03-10T13:49:44.412Z] - design/adr/security/0015-in-cluster-tls.md [2022-03-10T13:49:44.412Z] - design/adr/security/0016-docker-image-guidelines.md [2022-03-10T13:49:44.412Z] - design/adr/security/0017-consul-security.md [2022-03-10T13:49:44.412Z] - design/adr/security/0020-spiffe.md [2022-03-10T13:49:44.412Z] - design/legacy-design/device-service/discovery.md [2022-03-10T13:49:44.412Z] - design/legacy-requirements/device-service.md [2022-03-10T13:49:44.412Z] - microservices/device/profile/Ch-DeviceProfileRef.md [2022-03-10T13:49:44.412Z] - security/security-file-token-provider.1.md [2022-03-10T13:49:44.412Z] - threat-models/secret-store/README.md [2022-03-10T13:49:44.412Z] - threat-models/secret-store/background.md [2022-03-10T13:49:44.412Z] - threat-models/secret-store/high_level_design.md [2022-03-10T13:49:44.412Z] - threat-models/secret-store/threat_model.md [2022-03-10T13:49:44.412Z] - threat-models/secret-store/vault_master_key_encryption.md [2022-03-10T13:49:48.625Z] INFO - Documentation built in 3.96 seconds [Pipeline] stash [2022-03-10T13:49:53.356Z] Stashed 450 file(s) [Pipeline] } [2022-03-10T13:49:53.361Z] $ docker stop --time=1 aa8c13619bf7018a8d2d6a6bcbdd008cb8918bc125286abaaa927d07dd055cdd [2022-03-10T13:49:54.747Z] $ docker rm -f aa8c13619bf7018a8d2d6a6bcbdd008cb8918bc125286abaaa927d07dd055cdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) Stage "Publish to GitHub pages" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-10T13:49:55.716Z] + '[' -d /w/workspace/edgexfoundry_edgex-docs_PR-703/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-10T13:49:56.022Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T13:49:56.581Z] ---> package-listing.sh [2022-03-10T13:49:56.581Z] ++ facter osfamily [2022-03-10T13:49:56.581Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-10T13:49:56.840Z] + OS_FAMILY=redhat [2022-03-10T13:49:56.840Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-703 [2022-03-10T13:49:56.840Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-10T13:49:56.840Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-10T13:49:56.840Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-10T13:49:56.840Z] + PACKAGES=/tmp/packages_start.txt [2022-03-10T13:49:56.840Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-703 ']' [2022-03-10T13:49:56.840Z] + PACKAGES=/tmp/packages_end.txt [2022-03-10T13:49:56.840Z] + case "${OS_FAMILY}" in [2022-03-10T13:49:56.840Z] + rpm -qa [2022-03-10T13:49:56.841Z] + sort [2022-03-10T13:49:57.432Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-10T13:49:57.432Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-10T13:49:57.432Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-10T13:49:57.432Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-703 ']' [2022-03-10T13:49:57.432Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-703/archives/ [2022-03-10T13:49:57.432Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-703/archives/ [Pipeline] echo [2022-03-10T13:49:57.445Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-703/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-10T13:49:57.725Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-10T13:49:58.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T13:49:58.290Z] [2022-03-10T13:49:58.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T13:49:58.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T13:49:58.593Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-10T13:49:58.593Z] 5eb5b503b376: Pulling fs layer [2022-03-10T13:49:58.593Z] 5c69ac0246d0: Pulling fs layer [2022-03-10T13:49:58.593Z] ec43610c2a17: Pulling fs layer [2022-03-10T13:49:58.593Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-10T13:49:58.593Z] 33b1e0a273af: Pulling fs layer [2022-03-10T13:49:58.593Z] 5d3b04190fa2: Pulling fs layer [2022-03-10T13:49:58.593Z] 2f39f015ded8: Pulling fs layer [2022-03-10T13:49:58.593Z] 3a2ae6a8a46f: Waiting [2022-03-10T13:49:58.593Z] 33b1e0a273af: Waiting [2022-03-10T13:49:58.593Z] 5d3b04190fa2: Waiting [2022-03-10T13:49:58.593Z] 2f39f015ded8: Waiting [2022-03-10T13:49:58.593Z] 5c69ac0246d0: Verifying Checksum [2022-03-10T13:49:58.593Z] 5c69ac0246d0: Download complete [2022-03-10T13:49:58.593Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-10T13:49:58.593Z] 3a2ae6a8a46f: Download complete [2022-03-10T13:49:58.593Z] 33b1e0a273af: Verifying Checksum [2022-03-10T13:49:58.593Z] 33b1e0a273af: Download complete [2022-03-10T13:49:58.593Z] ec43610c2a17: Verifying Checksum [2022-03-10T13:49:58.593Z] ec43610c2a17: Download complete [2022-03-10T13:49:58.593Z] 5d3b04190fa2: Verifying Checksum [2022-03-10T13:49:58.593Z] 5d3b04190fa2: Download complete [2022-03-10T13:49:58.858Z] 5eb5b503b376: Verifying Checksum [2022-03-10T13:49:58.858Z] 5eb5b503b376: Download complete [2022-03-10T13:49:59.430Z] 2f39f015ded8: Verifying Checksum [2022-03-10T13:49:59.430Z] 2f39f015ded8: Download complete [2022-03-10T13:50:00.379Z] 5eb5b503b376: Pull complete [2022-03-10T13:50:00.379Z] 5c69ac0246d0: Pull complete [2022-03-10T13:50:00.967Z] ec43610c2a17: Pull complete [2022-03-10T13:50:00.967Z] 3a2ae6a8a46f: Pull complete [2022-03-10T13:50:01.229Z] 33b1e0a273af: Pull complete [2022-03-10T13:50:01.497Z] 5d3b04190fa2: Pull complete [2022-03-10T13:50:06.797Z] 2f39f015ded8: Pull complete [2022-03-10T13:50:06.797Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-10T13:50:06.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T13:50:06.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-10T13:50:06.864Z] prd-centos7-docker-4c-2g-6777 does not seem to be running inside a container [2022-03-10T13:50:06.901Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-703/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-docs_PR-703 -v /w/workspace/edgexfoundry_edgex-docs_PR-703:/w/workspace/edgexfoundry_edgex-docs_PR-703:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-703@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-703@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T13:50:09.087Z] $ docker top 34d4e2a506299b6162c42424c494ceb5070e339208ee80e49137de5060730b46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T13:50:09.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-10T13:50:09.743Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-10T13:50:10.034Z] + ls /var/log/sa-host [2022-03-10T13:50:10.034Z] + sadf -c /var/log/sa-host/sa10 [2022-03-10T13:50:10.034Z] file_magic: OK [2022-03-10T13:50:10.034Z] HZ: Using current value: 100 [2022-03-10T13:50:10.034Z] file_header: OK [2022-03-10T13:50:10.034Z] 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 [2022-03-10T13:50:10.034Z] Statistics: [2022-03-10T13:50:10.034Z] HRHnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T13:50:10.034Z] File successfully converted to sysstat format version 12.5.2 [2022-03-10T13:50:10.034Z] + sadf -c /var/log/sa-host/sa17 [2022-03-10T13:50:10.034Z] file_magic: OK [2022-03-10T13:50:10.034Z] HZ: Using current value: 100 [2022-03-10T13:50:10.034Z] file_header: OK [2022-03-10T13:50:10.034Z] 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 [2022-03-10T13:50:10.034Z] Statistics: [2022-03-10T13:50:10.034Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T13:50:10.034Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T13:50:10.113Z] provisioning config files... [2022-03-10T13:50:10.125Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-703@tmp/config1241240470519260790tmp [Pipeline] { [Pipeline] echo [2022-03-10T13:50:10.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T13:50:10.430Z] ---> create-netrc.sh [Pipeline] } [2022-03-10T13:50:10.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-10T13:50:10.761Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-10T13:50:10.771Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T13:50:11.066Z] ---> sudo-logs.sh [2022-03-10T13:50:11.066Z] Archiving 'sudo' log.. [2022-03-10T13:50:11.066Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6777.novalocal: Name or service not known [2022-03-10T13:50:11.066Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6777.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-10T13:50:11.081Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T13:50:11.377Z] ---> job-cost.sh [2022-03-10T13:50:11.377Z] lf-activate-venv: SKIPPING [2022-03-10T13:50:11.377Z] INFO: No Stack... [2022-03-10T13:50:11.638Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T13:50:12.208Z] INFO: Archiving Costs [Pipeline] echo [2022-03-10T13:50:12.222Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T13:50:12.514Z] ---> logs-deploy.sh [2022-03-10T13:50:12.514Z] lf-activate-venv: SKIPPING [2022-03-10T13:50:12.514Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-703/7 [2022-03-10T13:50:12.514Z] INFO: archiving workspace using pattern(s): [2022-03-10T13:50:13.454Z] Archives upload complete. [2022-03-10T13:50:13.714Z] INFO: archiving logs to Nexus [2022-03-10T13:50:14.289Z] ---> uname -a: [2022-03-10T13:50:14.289Z] Linux prd-centos7-docker-4c-2g-6777.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-10T13:50:14.289Z] [2022-03-10T13:50:14.289Z] [2022-03-10T13:50:14.289Z] ---> lscpu: [2022-03-10T13:50:14.289Z] Architecture: x86_64 [2022-03-10T13:50:14.289Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-10T13:50:14.289Z] Byte Order: Little Endian [2022-03-10T13:50:14.289Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-10T13:50:14.289Z] CPU(s): 2 [2022-03-10T13:50:14.289Z] On-line CPU(s) list: 0,1 [2022-03-10T13:50:14.289Z] Thread(s) per core: 1 [2022-03-10T13:50:14.289Z] Core(s) per socket: 1 [2022-03-10T13:50:14.289Z] Socket(s): 2 [2022-03-10T13:50:14.289Z] NUMA node(s): 1 [2022-03-10T13:50:14.289Z] Vendor ID: AuthenticAMD [2022-03-10T13:50:14.289Z] CPU family: 23 [2022-03-10T13:50:14.289Z] Model: 49 [2022-03-10T13:50:14.289Z] Model name: AMD EPYC-Rome Processor [2022-03-10T13:50:14.289Z] Stepping: 0 [2022-03-10T13:50:14.289Z] CPU MHz: 2799.994 [2022-03-10T13:50:14.289Z] BogoMIPS: 5599.98 [2022-03-10T13:50:14.289Z] Virtualization: AMD-V [2022-03-10T13:50:14.289Z] Hypervisor vendor: KVM [2022-03-10T13:50:14.289Z] Virtualization type: full [2022-03-10T13:50:14.289Z] L1d cache: 64 KiB [2022-03-10T13:50:14.289Z] L1i cache: 64 KiB [2022-03-10T13:50:14.289Z] L2 cache: 1 MiB [2022-03-10T13:50:14.289Z] L3 cache: 32 MiB [2022-03-10T13:50:14.289Z] NUMA node0 CPU(s): 0,1 [2022-03-10T13:50:14.289Z] Vulnerability Itlb multihit: Not affected [2022-03-10T13:50:14.289Z] Vulnerability L1tf: Not affected [2022-03-10T13:50:14.289Z] Vulnerability Mds: Not affected [2022-03-10T13:50:14.289Z] Vulnerability Meltdown: Not affected [2022-03-10T13:50:14.289Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-10T13:50:14.289Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-10T13:50:14.289Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-10T13:50:14.289Z] Vulnerability Srbds: Not affected [2022-03-10T13:50:14.289Z] Vulnerability Tsx async abort: Not affected [2022-03-10T13:50:14.289Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-10T13:50:14.289Z] [2022-03-10T13:50:14.289Z] [2022-03-10T13:50:14.289Z] ---> nproc: [2022-03-10T13:50:14.289Z] 2 [2022-03-10T13:50:14.289Z] [2022-03-10T13:50:14.289Z] [2022-03-10T13:50:14.289Z] ---> df -h: [2022-03-10T13:50:14.289Z] Filesystem Size Used Avail Use% Mounted on [2022-03-10T13:50:14.289Z] overlay 40G 8.2G 32G 21% / [2022-03-10T13:50:14.289Z] tmpfs 64M 0 64M 0% /dev [2022-03-10T13:50:14.289Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-10T13:50:14.289Z] shm 64M 0 64M 0% /dev/shm [2022-03-10T13:50:14.289Z] /dev/vda1 40G 8.2G 32G 21% /facter-os [2022-03-10T13:50:14.289Z] [2022-03-10T13:50:14.289Z]