Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bee6308d02ce961d271c91e578f52030d716d190 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-4240 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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision bee6308d02ce961d271c91e578f52030d716d190 (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 remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bee6308d02ce961d271c91e578f52030d716d190 # timeout=10 Commit message: "build: add supporting files for conventional commits (#256)" > git rev-list --no-walk 436fc344ab5e98004d9cfad8274dda185e27eec8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 15:53:41 + docker inspect -f . python:3-slim 15:53:41 15:53:41 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 15:53:41 + docker pull python:3-slim 15:53:42 3-slim: Pulling from library/python 15:53:42 d121f8d1c412: Pulling fs layer 15:53:42 ca572574cc82: Pulling fs layer 15:53:42 39994d1a1036: Pulling fs layer 15:53:42 bb17b4bcbeb9: Pulling fs layer 15:53:42 76a99f9078fe: Pulling fs layer 15:53:42 bb17b4bcbeb9: Waiting 15:53:42 76a99f9078fe: Waiting 15:53:42 ca572574cc82: Verifying Checksum 15:53:42 ca572574cc82: Download complete 15:53:42 bb17b4bcbeb9: Verifying Checksum 15:53:42 bb17b4bcbeb9: Download complete 15:53:42 39994d1a1036: Verifying Checksum 15:53:42 39994d1a1036: Download complete 15:53:42 76a99f9078fe: Verifying Checksum 15:53:42 76a99f9078fe: Download complete 15:53:42 d121f8d1c412: Download complete 15:53:44 d121f8d1c412: Pull complete 15:53:44 ca572574cc82: Pull complete 15:53:46 39994d1a1036: Pull complete 15:53:46 bb17b4bcbeb9: Pull complete 15:53:46 76a99f9078fe: Pull complete 15:53:46 Digest: sha256:96b94b62d108b48dc0330085ad873d2ca4e2913d7f7e43866fadd0175ef38e7f 15:53:46 Status: Downloaded newer image for python:3-slim 15:53:46 docker.io/library/python:3-slim [Pipeline] withDockerContainer 15:53:47 prd-centos7-docker-4c-2g-4240 does not seem to be running inside a container 15:53: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 ******** -e ******** python:3-slim cat 15:53:49 $ docker top 89ce99eca57c7dcbb3f024e7736f75dac05af02d04436d63d619d9c388ceb21c -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:50 + pip install mkdocs 15:53:52 Collecting mkdocs 15:53:52 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 15:53:53 Collecting click>=3.3 15:53:53 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 15:53:53 Collecting Jinja2>=2.10.1 15:53:53 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 15:53:53 Collecting Markdown>=3.2.1 15:53:53 Downloading Markdown-3.3-py3-none-any.whl (94 kB) 15:53:53 Collecting tornado>=5.0 15:53:53 Downloading tornado-6.0.4.tar.gz (496 kB) 15:53:53 Collecting PyYAML>=3.10 15:53:53 Downloading PyYAML-5.3.1.tar.gz (269 kB) 15:53:54 Collecting lunr[languages]==0.5.8 15:53:54 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 15:53:54 Collecting livereload>=2.5.1 15:53:54 Downloading livereload-2.6.3.tar.gz (25 kB) 15:53:55 Collecting MarkupSafe>=0.23 15:53:55 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) 15:53:55 Collecting six>=1.11.0 15:53:55 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 15:53:55 Collecting future>=0.16.0 15:53:55 Downloading future-0.18.2.tar.gz (829 kB) 15:53:56 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 15:53:56 Downloading nltk-3.5.zip (1.4 MB) 15:53:56 Collecting joblib 15:53:56 Downloading joblib-0.17.0-py3-none-any.whl (301 kB) 15:53:57 Collecting regex 15:53:57 Downloading regex-2020.9.27-cp39-cp39-manylinux2010_x86_64.whl (668 kB) 15:53:57 Collecting tqdm 15:53:57 Downloading tqdm-4.50.2-py2.py3-none-any.whl (70 kB) 15:53:57 Building wheels for collected packages: tornado, PyYAML, livereload, MarkupSafe, future, nltk 15:53:57 Building wheel for tornado (setup.py): started 15:53:58 Building wheel for tornado (setup.py): finished with status 'done' 15:53:58 Created wheel for tornado: filename=tornado-6.0.4-cp39-cp39-linux_x86_64.whl size=415147 sha256=6ea63b846d2ea621819966a14b51a6a45f8d531ee9b4737de27921290c581c3d 15:53:58 Stored in directory: /root/.cache/pip/wheels/6f/ef/c9/5a028b736b28e21d3cad611317376ff57e17e4f6d2b6bc6a51 15:53:58 Building wheel for PyYAML (setup.py): started 15:53:59 Building wheel for PyYAML (setup.py): finished with status 'done' 15:53:59 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44617 sha256=513e89b1e07f538a0ec3e92c3a4d3bd83835c3cf0a9c6f2380a7db38a80e72dc 15:53:59 Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 15:53:59 Building wheel for livereload (setup.py): started 15:53:59 Building wheel for livereload (setup.py): finished with status 'done' 15:53:59 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=62050a963aca8397e78723d2adc90ce87231189c91193755422e6e2a6681d081 15:53:59 Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c 15:53:59 Building wheel for MarkupSafe (setup.py): started 15:53:59 Building wheel for MarkupSafe (setup.py): finished with status 'done' 15:53:59 Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12627 sha256=30d17f2f003ae17f8e552c9a26656cde62da418772242137e349a9ce7f61bbbf 15:53:59 Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e 15:53:59 Building wheel for future (setup.py): started 15:54:00 Building wheel for future (setup.py): finished with status 'done' 15:54:00 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=5f2f58d9b0909cfe6848e0290c2a3c033f14dbd5655df2df1868c5c5f30f5a75 15:54:00 Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 15:54:00 Building wheel for nltk (setup.py): started 15:54:01 Building wheel for nltk (setup.py): finished with status 'done' 15:54:01 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434675 sha256=8b52089213e12497896cef27b097d1c3af57874180115365794e542745dfe160 15:54:01 Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 15:54:01 Successfully built tornado PyYAML livereload MarkupSafe future nltk 15:54:01 Installing collected packages: click, MarkupSafe, Jinja2, Markdown, tornado, PyYAML, six, future, joblib, regex, tqdm, nltk, lunr, livereload, mkdocs 15:54:06 Successfully installed Jinja2-2.11.2 Markdown-3.3 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.17.0 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.9.27 six-1.15.0 tornado-6.0.4 tqdm-4.50.2 [Pipeline] sh 15:54:06 + pip install mkdocs-material==5.1.0 15:54:07 Collecting mkdocs-material==5.1.0 15:54:07 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 15:54:07 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3) 15:54:07 Collecting mkdocs-material-extensions>=1.0b1 15:54:07 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 15:54:07 Collecting pymdown-extensions>=7.0 15:54:07 Downloading pymdown_extensions-8.0.1-py2.py3-none-any.whl (206 kB) 15:54:07 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) 15:54:07 Collecting Pygments>=2.4 15:54:07 Downloading Pygments-2.7.1-py3-none-any.whl (944 kB) 15:54: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.0.4) 15:54: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) 15:54: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) 15:54: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) 15:54: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) 15:54: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) 15:54: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) 15:54:07 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from livereload>=2.5.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.15.0) 15:54: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) 15:54:07 Requirement already satisfied: nltk>=3.2.5; python_version > "2.7" and extra == "languages" in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 15:54:07 Requirement already satisfied: regex in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.9.27) 15:54:07 Requirement already satisfied: joblib in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.17.0) 15:54:07 Requirement already satisfied: tqdm in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (4.50.2) 15:54:08 Installing collected packages: mkdocs-material-extensions, pymdown-extensions, Pygments, mkdocs-material 15:54:12 Successfully installed Pygments-2.7.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.0.1 [Pipeline] sh 15:54:12 + mkdocs build 15:54:13 INFO - Cleaning site directory 15:54:13 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.3 15:54:13 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 15:54:13 - design/adr/0001-Registy-Refactor.md 15:54:13 - design/adr/0004-Feature-Flags.md 15:54:13 - design/adr/0005-Service-Self-Config.md 15:54:13 - design/adr/core/0003-V2-API-Principles.md 15:54:13 - design/adr/device-service/0002-Array-Datatypes.md 15:54:13 - design/adr/device-service/0011-DeviceService-Rest-API.md 15:54:13 - design/adr/devops/0007-Release-Automation.md 15:54:13 - design/adr/devops/0010-Release-Artifacts.md 15:54:13 - design/adr/security/0008-Secret-Creation-and-Distribution.md 15:54:13 - design/legacy-design/device-service/discovery.md 15:54:13 - design/legacy-requirements/device-service.md 15:54:13 - microservices/device/profile/Ch-DeviceProfileRef.md 15:54:13 - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md 15:54:13 - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 15:54:13 - microservices/security/security-file-token-provider.1.md 15:54:13 - microservices/security/security-secrets-setup.1.md 15:54:21 INFO - Documentation built in 7.51 seconds [Pipeline] stash 15:54:44 Stashed 777 file(s) [Pipeline] } 15:54:44 $ docker stop --time=1 89ce99eca57c7dcbb3f024e7736f75dac05af02d04436d63d619d9c388ceb21c 15:54:46 $ docker rm -f 89ce99eca57c7dcbb3f024e7736f75dac05af02d04436d63d619d9c388ceb21c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:47 + git log --format=%B -n 1 15:54:47 + grep -v Signed-off-by 15:54:47 + head -n 1 [Pipeline] cleanWs 15:54:47 [WS-CLEANUP] Deleting project workspace... 15:54:47 [WS-CLEANUP] Deferred wipeout is used... 15:54:47 [WS-CLEANUP] done [Pipeline] dir 15:54:47 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 15:54:48 using credential edgex-jenkins-ssh 15:54:48 Cloning the remote Git repository 15:54:48 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 15:54:48 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 15:54:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 15:54:48 > git --version # timeout=10 15:54:48 > git --version # 'git version 2.16.5' 15:54:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:56 Checking out Revision 206c301fb33e6f5ad69486ef15243ab118bc67ce (refs/remotes/origin/gh-pages) 15:54:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 15:54:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 15:54:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 15:54:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:56 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 15:54:56 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 15:54:56 > git config core.sparsecheckout # timeout=10 15:54:56 > git checkout -f 206c301fb33e6f5ad69486ef15243ab118bc67ce # timeout=10 15:54:58 Commit message: "Update versions.json" [Pipeline] unstash 15:54:57 > git branch -a -v --no-abbrev # timeout=10 15:54:57 > git checkout -b gh-pages 206c301fb33e6f5ad69486ef15243ab118bc67ce # timeout=10 [Pipeline] sh 15:55:10 + cp -rlf docs/1.2 docs/1.3 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 15:55:10 + rm -rf docs [Pipeline] sh 15:55:11 + git diff-index --quiet HEAD -- [Pipeline] echo 15:55:11 We have detected there are changes to commit: [1] [true] [Pipeline] sh 15:55:11 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 15:55:11 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 15:55:12 + git add . [Pipeline] sh 15:55:13 + git commit -s -m 'ci: build: add supporting files for conventional commits (#256) 15:55:13 ' 15:55:14 [gh-pages fd2124d] ci: build: add supporting files for conventional commits (#256) 15:55:14 164 files changed, 38053 insertions(+), 68566 deletions(-) 15:55:14 rewrite 1.2/assets/images/favicon.png (99%) 15:55:14 rewrite 1.2/examples/Ch-ExamplesRandomDeviceService/index.html (64%) 15:55:14 rewrite 1.2/general/EdgeX_CoreServicesLayer.png (99%) 15:55:14 rewrite 1.2/general/EdgeX_DeviceServicesLayer.png (99%) 15:55:14 rewrite 1.2/general/EdgeX_SecurityLayer.png (99%) 15:55:14 rewrite 1.2/general/EdgeX_SupportingServicesLayer.png (98%) 15:55:14 rewrite 1.2/general/EdgeX_SystemManagementLayer.png (99%) 15:55:14 rewrite 1.2/general/EdgeX_architecture.png (95%) 15:55:14 rewrite 1.2/getting-started/EdgeX_GettingStartedBuild.png (97%) 15:55:14 rewrite 1.2/getting-started/EdgeX_GettingStartedClone.png (98%) 15:55:14 rewrite 1.2/getting-started/EdgeX_GettingStartedRun.png (97%) 15:55:14 rewrite 1.2/getting-started/EdgeX_GettingStartedUsrActiveContainers.png (99%) 15:55:14 rewrite 1.2/getting-started/EdgeX_GettingStartedUsrConsul.png (98%) 15:55:14 rewrite 1.2/getting-started/EdgeX_GettingStartedUsrLogs.png (99%) 15:55:14 rewrite 1.2/getting-started/EdgeX_GettingStartedUsrPing.png (99%) 15:55:14 rewrite 1.2/getting-started/configuration.toml (66%) 15:55:14 rewrite 1.2/getting-started/quick-start/EdgeX_GettingStartedUsrActiveContainers.png (99%) 15:55:14 rewrite 1.2/getting-started/quick-start/EdgeX_HiveMQTTWebClient.png (99%) 15:55:14 rewrite 1.2/index.html (64%) 15:55:14 rewrite 1.2/microservices/core/data/Ch-CoreData/index.html (60%) 15:55:14 rewrite 1.2/microservices/core/data/EdgeX_CoreDataAddDevice.png (92%) 15:55:14 rewrite 1.2/microservices/core/data/EdgeX_CoreDataEventReading.png (97%) 15:55:14 rewrite 1.2/microservices/core/data/EdgeX_CoreDataModel.png (99%) 15:55:14 rewrite 1.2/microservices/core/metadata/Ch-Metadata/index.html (69%) 15:55:14 rewrite 1.2/microservices/core/metadata/EdgeX_Metadata2.png (99%) 15:55:14 rewrite 1.2/microservices/core/metadata/EdgeX_Metadata3.png (99%) 15:55:14 rewrite 1.2/microservices/core/metadata/EdgeX_MetadataAddDeviceProfileStep1.png (97%) 15:55:14 rewrite 1.2/microservices/core/metadata/EdgeX_MetadataAddDeviceProfileStep2.png (92%) 15:55:14 rewrite 1.2/microservices/core/metadata/EdgeX_MetadataDeviceStartup.png (95%) 15:55:14 rewrite 1.2/microservices/device/Ch-DeviceServices/index.html (65%) 15:55:14 rewrite 1.2/microservices/device/EdgeX_DeviceServices.png (91%) 15:55:14 rewrite 1.2/microservices/device/virtual/Ch-VirtualDevice/index.html (64%) 15:55:14 rewrite 1.2/microservices/support/notifications/EdgeX_SupportingServicesAlertsArchitecture.png (96%) 15:55:14 rewrite 1.2/microservices/support/scheduler/Ch-Scheduling/index.html (60%) 15:55:14 rewrite 1.2/search/search_index.json (88%) 15:55:14 rewrite 1.2/sitemap.xml.gz (100%) 15:55:14 rewrite 1.2/walk-through/Ch-WalkthroughData/index.html (61%) 15:55:14 rewrite 1.2/walk-through/EdgeX_CameraMonitorProfile.yml (95%) 15:55:14 rewrite 1.2/walk-through/EdgeX_WalkthroughPostmanFile.png (99%) 15:55:14 rewrite 1.2/walk-through/EdgeX_WalkthroughPostmanPOST.png (98%) 15:55:14 rewrite 1.2/walk-through/EdgeX_WalkthroughPutCommandURL.png (99%) 15:55:14 copy {1.2 => 1.3}/search/search_index.json (52%) 15:55:14 rewrite 1.3/sitemap.xml.gz (100%) [Pipeline] sshagent 15:55:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:14 [ssh-agent] Looking for ssh-agent implementation... 15:55:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:14 $ ssh-agent 15:55:14 SSH_AUTH_SOCK=/tmp/ssh-qwqEmZwL1ukK/agent.9925 15:55:14 SSH_AGENT_PID=9927 15:55:14 Running ssh-add (command line suppressed) 15:55:14 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_5205821688330620925.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_5205821688330620925.key) 15:55:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:14 + git push origin gh-pages 15:55:14 Warning: Permanently added the RSA host key for IP address '140.82.114.3' to the list of known hosts. 15:55:27 To github.com:edgexfoundry/edgex-docs.git 15:55:27 206c301..fd2124d gh-pages -> gh-pages [Pipeline] } 15:55:27 $ ssh-agent -k 15:55:27 unset SSH_AUTH_SOCK; 15:55:27 unset SSH_AGENT_PID; 15:55:27 echo Agent pid 9927 killed; 15:55:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:55:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:55:28 ---> package-listing.sh 15:55:28 ++ facter osfamily 15:55:28 ++ tr '[:upper:]' '[:lower:]' 15:55:28 + OS_FAMILY=redhat 15:55:28 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 15:55:28 + START_PACKAGES=/tmp/packages_start.txt 15:55:28 + END_PACKAGES=/tmp/packages_end.txt 15:55:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:55:28 + PACKAGES=/tmp/packages_start.txt 15:55:28 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 15:55:28 + PACKAGES=/tmp/packages_end.txt 15:55:28 + case "${OS_FAMILY}" in 15:55:28 + rpm -qa 15:55:28 + sort 15:55:33 + '[' -f /tmp/packages_start.txt ']' 15:55:33 + '[' -f /tmp/packages_end.txt ']' 15:55:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:55:33 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 15:55:33 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 15:55:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:33 provisioning config files... 15:55:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config1569282125212449309tmp [Pipeline] { [Pipeline] echo 15:55:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:55:34 ---> create-netrc.sh [Pipeline] } 15:55:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:55:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:55:34 ---> python-tools-install.sh 15:55:34 Generating Requirements File 15:56:56 Python 3.6.8 15:56:56 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 15:56:56 appdirs==1.4.3 15:56:56 argcomplete==1.12.1 15:56:56 aspy.yaml==1.3.0 15:56:56 attrs==19.3.0 15:56:56 Babel==2.8.0 15:56:56 beautifulsoup4==4.8.2 15:56:56 boto3==1.11.6 15:56:56 botocore==1.14.6 15:56:56 bs4==0.0.1 15:56:56 cachetools==4.1.1 15:56:56 certifi==2019.11.28 15:56:56 cffi==1.14.3 15:56:56 cfgv==2.0.1 15:56:56 chardet==3.0.4 15:56:56 click==7.1 15:56:56 cliff==3.4.0 15:56:56 cmd2==1.3.11 15:56:56 colorama==0.4.3 15:56:56 cryptography==3.1.1 15:56:56 debtcollector==2.2.0 15:56:56 decorator==4.4.2 15:56:56 defusedxml==0.6.0 15:56:56 Deprecated==1.2.7 15:56:56 distlib==0.3.1 15:56:56 distro==1.2.0 15:56:56 dnspython==1.16.0 15:56:56 docker==4.2.0 15:56:56 docutils==0.15.2 15:56:56 dogpile.cache==1.0.2 15:56:56 email-validator==1.0.5 15:56:56 filelock==3.0.12 15:56:56 future==0.18.2 15:56:56 google-auth==1.22.1 15:56:56 httplib2==0.17.0 15:56:56 identify==1.4.11 15:56:56 idna==2.9 15:56:56 importlib-metadata==1.7.0 15:56:56 importlib-resources==1.5.0 15:56:56 iso8601==0.1.13 15:56:56 Jinja2==2.11.1 15:56:56 jmespath==0.10.0 15:56:56 jsonpatch==1.26 15:56:56 jsonpointer==2.0 15:56:56 jsonschema==3.2.0 15:56:56 keystoneauth1==4.2.1 15:56:56 kubernetes==11.0.0 15:56:56 lftools==0.34.2 15:56:56 lxml==4.5.0 15:56:56 MarkupSafe==0.23 15:56:56 msgpack==1.0.0 15:56:56 multi-key-dict==2.0.3 15:56:56 munch==2.5.0 15:56:56 netaddr==0.8.0 15:56:56 netifaces==0.10.9 15:56:56 niet==1.4.2 15:56:56 nodeenv==1.3.5 15:56:56 oauth2client==4.1.3 15:56:56 oauthlib==3.1.0 15:56:56 openstacksdk==0.50.0 15:56:56 os-client-config==2.1.0 15:56:56 os-service-types==1.7.0 15:56:56 osc-lib==2.2.1 15:56:56 oslo.config==8.3.2 15:56:56 oslo.context==3.1.1 15:56:56 oslo.i18n==5.0.1 15:56:56 oslo.log==4.4.0 15:56:56 oslo.serialization==4.0.1 15:56:56 oslo.utils==4.6.0 15:56:56 packaging==20.4 15:56:56 pbr==5.4.4 15:56:56 pluggy==0.13.1 15:56:56 prettytable==0.7.2 15:56:56 py==1.9.0 15:56:56 pyasn1==0.4.8 15:56:56 pyasn1-modules==0.2.8 15:56:56 pycparser==2.20 15:56:56 pygerrit2==2.0.10 15:56:56 PyGithub==1.46 15:56:56 pyinotify==0.9.6 15:56:56 PyJWT==1.7.1 15:56:56 pyparsing==2.4.7 15:56:56 pyperclip==1.8.0 15:56:56 pyroute2==0.4.13 15:56:56 pyrsistent==0.15.7 15:56:56 PySocks==1.6.8 15:56:56 python-cinderclient==7.2.0 15:56:56 python-dateutil==2.8.1 15:56:56 python-heatclient==2.2.1 15:56:56 python-jenkins==1.7.0 15:56:56 python-keystoneclient==4.1.1 15:56:56 python-magnumclient==3.2.1 15:56:56 python-novaclient==17.2.1 15:56:56 python-openstackclient==5.4.0 15:56:56 python-swiftclient==3.10.1 15:56:56 pytz==2020.1 15:56:56 PyYAML==5.3 15:56:56 requests==2.23.0 15:56:56 requests-oauthlib==1.3.0 15:56:56 requestsexceptions==1.4.0 15:56:56 rfc3986==1.4.0 15:56:56 rpm==4.11.3 15:56:56 rsa==4.0 15:56:56 ruamel.yaml==0.16.10 15:56:56 ruamel.yaml.clib==0.2.0 15:56:56 s3transfer==0.3.3 15:56:56 shade==1.27.2 15:56:56 simplejson==3.17.2 15:56:56 six==1.14.0 15:56:56 soupsieve==2.0 15:56:56 stevedore==3.2.2 15:56:56 tabulate==0.8.6 15:56:56 toml==0.10.0 15:56:56 tox==3.20.0 15:56:56 tqdm==4.43.0 15:56:56 urllib3==1.25.8 15:56:56 virtualenv==20.0.33 15:56:56 wcwidth==0.2.5 15:56:56 websocket-client==0.57.0 15:56:56 wrapt==1.12.1 15:56:56 xdg==3.0.2 15:56:56 xmltodict==0.12.0 15:56:56 yq==2.11.1 15:56:56 zipp==3.3.0 15:56:56 Cache entry deserialization failed, entry ignored 15:56:56 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 15:56:56 Python 2.7.5 15:56:56 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 15:56:56 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 15:56:56 ansible==2.9.7 15:56:56 Babel==0.9.6 15:56:56 backports.ssl-match-hostname==3.5.0.1 15:56:56 beautifulsoup4==4.4.1 15:56:56 bodhi==2.11.0 15:56:56 bodhi-client==2.11.0 15:56:56 CCColUtils==1.4 15:56:56 cffi==1.6.0 15:56:56 chardet==2.2.1 15:56:56 click==6.7 15:56:56 cloud-init==18.5 15:56:56 configobj==4.7.2 15:56:56 cryptography==1.7.2 15:56:56 decorator==3.4.0 15:56:56 distro==1.2.0 15:56:56 enum34==1.0.4 15:56:56 fedpkg==1.38 15:56:56 futures==3.1.1 15:56:56 gitdb==0.6.4 15:56:56 GitPython==1.0.1 15:56:56 html5lib==0.999 15:56:56 httplib2==0.9.2 15:56:56 idna==2.4 15:56:56 iniparse==0.4 15:56:56 ipaddress==1.0.16 15:56:56 IPy==0.75 15:56:56 javapackages==1.0.0 15:56:56 Jinja2==2.7.2 15:56:56 jmespath==0.9.4 15:56:56 jsonpatch==1.2 15:56:56 jsonpointer==1.9 15:56:56 kerberos==1.1 15:56:56 kitchen==1.1.1 15:56:56 langtable==0.0.31 15:56:56 lockfile==0.9.1 15:56:56 lxml==3.2.1 15:56:56 MarkupSafe==0.11 15:56:56 munch==2.0.2 15:56:56 offtrac==0.1.0 15:56:56 openidc-client==0.6.0 15:56:56 packagedb-cli==2.14.1 15:56:56 paramiko==2.1.1 15:56:56 perf==0.1 15:56:56 ply==3.4 15:56:56 policycoreutils-default-encoding==0.1 15:56:56 prettytable==0.7.2 15:56:56 pyasn1==0.1.9 15:56:56 pycparser==2.14 15:56:56 pycurl==7.19.0 15:56:56 pygobject==3.22.0 15:56:56 pygpgme==0.3 15:56:56 pyliblzma==0.5.3 15:56:56 pyOpenSSL==0.13.1 15:56:56 pyparsing==1.5.6 15:56:56 pyserial==2.6 15:56:56 python-augeas==0.5.0 15:56:56 python-bugzilla==2.3.0 15:56:56 python-dateutil==1.5 15:56:56 python-fedora==0.10.0 15:56:56 python-linux-procfs==0.4.9 15:56:56 python-yubico==1.2.3 15:56:56 pyudev==0.15 15:56:56 pyusb==1.0.0b1 15:56:56 pyxattr==0.5.1 15:56:56 PyYAML==3.10 15:56:56 requests==2.6.0 15:56:56 requests-kerberos==0.7.0 15:56:56 rpkg==1.60 15:56:56 schedutils==0.4 15:56:56 seobject==0.1 15:56:56 sepolicy==1.1 15:56:56 six==1.9.0 15:56:56 smmap==0.9.0 15:56:56 urlgrabber==3.10 15:56:56 urllib3==1.10.2 15:56:56 virtualenv==15.1.0 15:56:56 yum-langpacks==0.4.2 15:56:56 yum-metadata-parser==1.1.4 [Pipeline] echo 15:56:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:56:56 ---> sudo-logs.sh 15:56:56 Archiving 'sudo' log.. [Pipeline] echo 15:56:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:56:57 ---> job-cost.sh 15:56:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jmx8 15:57:09 Cache entry deserialization failed, entry ignored 15:57:09 Cache entry deserialization failed, entry ignored 15:57:10 Cache entry deserialization failed, entry ignored 15:57:10 Cache entry deserialization failed, entry ignored 15:57:11 Cache entry deserialization failed, entry ignored 15:57:11 Cache entry deserialization failed, entry ignored 15:57:11 Cache entry deserialization failed, entry ignored 15:57:11 Cache entry deserialization failed, entry ignored 15:57:11 Cache entry deserialization failed, entry ignored 15:57:11 Cache entry deserialization failed, entry ignored 15:57:12 Cache entry deserialization failed, entry ignored 15:57:12 Cache entry deserialization failed, entry ignored 15:57:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:57:46 lf-activate-venv(): INFO: Adding /tmp/venv-jmx8/bin to PATH 15:57:46 INFO: No Stack... 15:57:46 INFO: Retrieving Pricing Info for: v1-standard-2 15:57:46 INFO: Archiving Costs [Pipeline] echo 15:57:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:57:47 ---> logs-deploy.sh 15:57:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/87 15:57:47 INFO: archiving workspace using pattern(s): 15:57:49 Archives upload complete. 15:57:49 INFO: archiving logs to Nexus