Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e14fba7ae2adf946e8410c30d27eaadbf0a1b69e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8418’ Running on prd-centos7-docker-4c-2g-8420 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 with configured refspecs honoured and without tags 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision e14fba7ae2adf946e8410c30d27eaadbf0a1b69e (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-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 e14fba7ae2adf946e8410c30d27eaadbf0a1b69e # timeout=10 Commit message: "Merge pull request #125 from tsconn23/issue_79" > git rev-list --no-walk 526c1dab96a28f49177f60eb166a1b8620fb6cd3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 15:47:24 + docker inspect -f . python:3-slim 15:47:24 15:47:24 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 15:47:25 + docker pull python:3-slim 15:47:25 3-slim: Pulling from library/python 15:47:25 54fec2fa59d0: Pulling fs layer 15:47:25 cd3f35d84cab: Pulling fs layer 15:47:25 a0afc8e92ef0: Pulling fs layer 15:47:25 9691f23efdb7: Pulling fs layer 15:47:25 6512e60b314b: Pulling fs layer 15:47:25 9691f23efdb7: Waiting 15:47:25 6512e60b314b: Waiting 15:47:25 cd3f35d84cab: Verifying Checksum 15:47:25 cd3f35d84cab: Download complete 15:47:25 9691f23efdb7: Download complete 15:47:26 6512e60b314b: Verifying Checksum 15:47:26 6512e60b314b: Download complete 15:47:26 54fec2fa59d0: Verifying Checksum 15:47:26 54fec2fa59d0: Download complete 15:47:26 a0afc8e92ef0: Verifying Checksum 15:47:26 a0afc8e92ef0: Download complete 15:47:28 54fec2fa59d0: Pull complete 15:47:28 cd3f35d84cab: Pull complete 15:47:31 a0afc8e92ef0: Pull complete 15:47:31 9691f23efdb7: Pull complete 15:47:31 6512e60b314b: Pull complete 15:47:31 Digest: sha256:ed48f14994a6de2240f0b3a491f75a78b491010b45c1cfa16273022ae5408c61 15:47:31 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 15:47:32 prd-centos7-docker-4c-2g-8420 does not seem to be running inside a container 15:47:32 $ 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 ******** python:3-slim cat 15:47:33 $ docker top ec6fc9d65ab8a041de37567d2b7fadb5c2b28ca24e8f6925a9db5dc7feea2d71 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:33 + pip install mkdocs 15:47:35 Collecting mkdocs 15:47:35 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 15:47:35 Collecting Jinja2>=2.10.1 15:47:35 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 15:47:35 Collecting Markdown>=3.2.1 15:47:35 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) 15:47:36 Collecting tornado>=5.0 15:47:36 Downloading tornado-6.0.4.tar.gz (496 kB) 15:47:36 Collecting livereload>=2.5.1 15:47:36 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 15:47:37 Collecting PyYAML>=3.10 15:47:37 Downloading PyYAML-5.3.1.tar.gz (269 kB) 15:47:37 Collecting lunr[languages]==0.5.8 15:47:37 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 15:47:37 Collecting click>=3.3 15:47:37 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 15:47:37 Collecting MarkupSafe>=0.23 15:47:37 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 15:47:37 Collecting six 15:47:37 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 15:47:37 Collecting future>=0.16.0 15:47:37 Downloading future-0.18.2.tar.gz (829 kB) 15:47:38 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 15:47:38 Downloading nltk-3.5.zip (1.4 MB) 15:47:39 Collecting joblib 15:47:39 Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) 15:47:40 Collecting regex 15:47:40 Downloading regex-2020.5.14-cp38-cp38-manylinux2010_x86_64.whl (689 kB) 15:47:40 Collecting tqdm 15:47:40 Downloading tqdm-4.46.0-py2.py3-none-any.whl (63 kB) 15:47:40 Building wheels for collected packages: tornado, PyYAML, future, nltk 15:47:40 Building wheel for tornado (setup.py): started 15:47:41 Building wheel for tornado (setup.py): finished with status 'done' 15:47:41 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=2cb12b644b4802ae2e4acf5d0e0bf95227dfb6bd6ca54da87c26727e63399d30 15:47:41 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 15:47:41 Building wheel for PyYAML (setup.py): started 15:47:41 Building wheel for PyYAML (setup.py): finished with status 'done' 15:47:41 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=3788ef592d981b4e91858098aef0c6c43a3e1d8f11b2df76400bef7a2ca82bfd 15:47:41 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 15:47:41 Building wheel for future (setup.py): started 15:47:42 Building wheel for future (setup.py): finished with status 'done' 15:47:42 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=a74d8f8ab3666d499c18d27dd3b72c543fa2f4879f5dc572d96616864f2a506b 15:47:42 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 15:47:42 Building wheel for nltk (setup.py): started 15:47:43 Building wheel for nltk (setup.py): finished with status 'done' 15:47:43 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434677 sha256=70ba7a89714c9543b2fe904c2f502d717de455a72d9a56be43ed0d73bef5877a 15:47:43 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 15:47:43 Successfully built tornado PyYAML future nltk 15:47:43 Installing collected packages: MarkupSafe, Jinja2, Markdown, tornado, six, livereload, PyYAML, future, click, joblib, regex, tqdm, nltk, lunr, mkdocs 15:47:50 Successfully installed Jinja2-2.11.2 Markdown-3.2.2 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.14.1 livereload-2.6.1 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.5.14 six-1.14.0 tornado-6.0.4 tqdm-4.46.0 [Pipeline] sh 15:47:50 + pip install mkdocs-material==5.1.0 15:47:51 Collecting mkdocs-material==5.1.0 15:47:51 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 15:47:52 Collecting mkdocs-material-extensions>=1.0b1 15:47:52 Downloading mkdocs_material_extensions-1.0-py3-none-any.whl (7.9 kB) 15:47:53 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.2) 15:47:53 Collecting pymdown-extensions>=7.0 15:47:53 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 15:47:53 Collecting Pygments>=2.4 15:47:53 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 15:47:53 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1.2) 15:47:53 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.1) 15:47:53 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.3.1) 15:47:53 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) 15:47:53 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) 15:47:53 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0.4) 15:47:53 Requirement already satisfied: lunr[languages]==0.5.8 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.8) 15:47:53 Requirement already satisfied: six in /usr/local/lib/python3.8/site-packages (from livereload>=2.5.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.14.0) 15:47:53 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) 15:47:53 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 15:47:53 Requirement already satisfied: nltk>=3.2.5; python_version > "2.7" and extra == "languages" in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 15:47:53 Requirement already satisfied: joblib in /usr/local/lib/python3.8/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.14.1) 15:47:53 Requirement already satisfied: regex in /usr/local/lib/python3.8/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.5.14) 15:47:53 Requirement already satisfied: tqdm in /usr/local/lib/python3.8/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.46.0) 15:47:53 Installing collected packages: mkdocs-material-extensions, pymdown-extensions, Pygments, mkdocs-material 15:48:03 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0 pymdown-extensions-7.1 [Pipeline] sh 15:48:04 + mkdocs build 15:48:04 INFO - Cleaning site directory 15:48:04 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 15:48:04 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 15:48:04 - design/adr/0001-Registy-Refactor.md 15:48:04 - design/adr/0004-Feature-Flags.md 15:48:04 - design/adr/0005-Service-Self-Config.md 15:48:04 - design/adr/core/0003-V2-API-Principles.md 15:48:04 - design/adr/device-service/0002-Array-Datatypes.md 15:48:04 - design/adr/devops/0007-Release-Automation.md 15:48:04 - design/legacy-design/device-service/discovery.md 15:48:04 - microservices/security/security-file-token-provider.1.md 15:48:04 - microservices/security/security-secrets-setup.1.md 15:48:13 INFO - Documentation built in 7.82 seconds [Pipeline] stash 15:48:29 Stashed 392 file(s) [Pipeline] } 15:48:29 $ docker stop --time=1 ec6fc9d65ab8a041de37567d2b7fadb5c2b28ca24e8f6925a9db5dc7feea2d71 15:48:30 $ docker rm -f ec6fc9d65ab8a041de37567d2b7fadb5c2b28ca24e8f6925a9db5dc7feea2d71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:32 + git log --format=%B -n 1 15:48:32 + grep -v Signed-off-by 15:48:32 + head -n 1 [Pipeline] cleanWs 15:48:32 [WS-CLEANUP] Deleting project workspace... 15:48:32 [WS-CLEANUP] Deferred wipeout is used... 15:48:32 [WS-CLEANUP] done [Pipeline] dir 15:48:32 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 15:48:32 using credential edgex-jenkins-ssh 15:48:32 Cloning the remote Git repository 15:48:32 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 15:48:32 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 15:48:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 15:48:32 > git --version # timeout=10 15:48:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:44 Checking out Revision cf20e851a3ac5613377adb822e9881f50d6b0299 (refs/remotes/origin/gh-pages) 15:48:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 15:48:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 15:48:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 15:48:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:44 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 15:48:44 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 15:48:44 > git config core.sparsecheckout # timeout=10 15:48:44 > git checkout -f cf20e851a3ac5613377adb822e9881f50d6b0299 # timeout=10 15:48:46 Commit message: "ci: Merge pull request #122 from iain-anderson/no-strings-branch" 15:48:46 > git branch -a -v --no-abbrev # timeout=10 15:48:46 > git checkout -b gh-pages cf20e851a3ac5613377adb822e9881f50d6b0299 # timeout=10 [Pipeline] unstash [Pipeline] sh 15:48:55 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 15:48:55 + rm -rf docs [Pipeline] sh 15:48:55 + git diff-index --quiet HEAD -- [Pipeline] echo 15:48:55 We have detected there are changes to commit: [1] [true] [Pipeline] sh 15:48:55 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 15:48:56 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 15:48:56 + git add . [Pipeline] sh 15:48:57 + git commit -s -m 'ci: Merge pull request #125 from tsconn23/issue_79 15:48:57 ' 15:48:57 [gh-pages 11cb0ca] ci: Merge pull request #125 from tsconn23/issue_79 15:48:57 84 files changed, 868 insertions(+), 656 deletions(-) 15:48:57 rewrite 1.2/search/search_index.json (87%) 15:48:57 rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sshagent 15:48:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:57 [ssh-agent] Looking for ssh-agent implementation... 15:48:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:57 $ ssh-agent 15:48:57 SSH_AUTH_SOCK=/tmp/ssh-pf1sFZjRdTYh/agent.11036 15:48:57 SSH_AGENT_PID=11038 15:48:57 Running ssh-add (command line suppressed) 15:48:57 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_6834927260729195917.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_6834927260729195917.key) 15:48:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:58 + git push origin gh-pages 15:48:58 Warning: Permanently added the RSA host key for IP address '140.82.112.3' to the list of known hosts. 15:49:02 To github.com:edgexfoundry/edgex-docs.git 15:49:02 cf20e85..11cb0ca gh-pages -> gh-pages [Pipeline] } 15:49:02 $ ssh-agent -k 15:49:02 unset SSH_AUTH_SOCK; 15:49:02 unset SSH_AGENT_PID; 15:49:02 echo Agent pid 11038 killed; 15:49:02 [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:49:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:49:03 ---> package-listing.sh 15:49:03 ++ facter osfamily 15:49:03 ++ tr '[:upper:]' '[:lower:]' 15:49:03 + OS_FAMILY=redhat 15:49:03 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 15:49:03 + START_PACKAGES=/tmp/packages_start.txt 15:49:03 + END_PACKAGES=/tmp/packages_end.txt 15:49:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:49:03 + PACKAGES=/tmp/packages_start.txt 15:49:03 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 15:49:03 + PACKAGES=/tmp/packages_end.txt 15:49:03 + case "${OS_FAMILY}" in 15:49:03 + rpm -qa 15:49:03 + sort 15:49:07 + '[' -f /tmp/packages_start.txt ']' 15:49:07 + '[' -f /tmp/packages_end.txt ']' 15:49:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:49:07 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 15:49:07 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 15:49:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] isUnix [Pipeline] sh 15:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:49:08 15:49:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:49:08 alpine: Pulling from edgex-lftools-log-publisher 15:49:08 c9b1b535fdd9: Pulling fs layer 15:49:08 2cc5ad85d9ab: Pulling fs layer 15:49:08 756a868c4378: Pulling fs layer 15:49:08 444b2fc9a129: Pulling fs layer 15:49:08 ea15f1150254: Pulling fs layer 15:49:08 41b27a9f41bf: Pulling fs layer 15:49:08 28c525ee5125: Pulling fs layer 15:49:08 094b1ea09ed8: Pulling fs layer 15:49:08 138eaada9080: Pulling fs layer 15:49:08 0622d0fa9048: Pulling fs layer 15:49:08 444b2fc9a129: Waiting 15:49:08 28c525ee5125: Waiting 15:49:08 094b1ea09ed8: Waiting 15:49:08 138eaada9080: Waiting 15:49:08 0622d0fa9048: Waiting 15:49:08 ea15f1150254: Waiting 15:49:08 41b27a9f41bf: Waiting 15:49:08 2cc5ad85d9ab: Verifying Checksum 15:49:08 2cc5ad85d9ab: Download complete 15:49:08 444b2fc9a129: Verifying Checksum 15:49:08 444b2fc9a129: Download complete 15:49:08 c9b1b535fdd9: Verifying Checksum 15:49:08 c9b1b535fdd9: Download complete 15:49:08 ea15f1150254: Verifying Checksum 15:49:08 ea15f1150254: Download complete 15:49:08 28c525ee5125: Verifying Checksum 15:49:08 28c525ee5125: Download complete 15:49:08 756a868c4378: Verifying Checksum 15:49:08 756a868c4378: Download complete 15:49:08 138eaada9080: Verifying Checksum 15:49:08 138eaada9080: Download complete 15:49:08 0622d0fa9048: Verifying Checksum 15:49:08 0622d0fa9048: Download complete 15:49:09 094b1ea09ed8: Verifying Checksum 15:49:09 094b1ea09ed8: Download complete 15:49:09 41b27a9f41bf: Verifying Checksum 15:49:09 41b27a9f41bf: Download complete 15:49:10 c9b1b535fdd9: Pull complete 15:49:10 2cc5ad85d9ab: Pull complete 15:49:11 756a868c4378: Pull complete 15:49:11 444b2fc9a129: Pull complete 15:49:12 ea15f1150254: Pull complete 15:49:16 41b27a9f41bf: Pull complete 15:49:16 28c525ee5125: Pull complete 15:49:18 094b1ea09ed8: Pull complete 15:49:18 138eaada9080: Pull complete 15:49:18 0622d0fa9048: Pull complete 15:49:18 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:49:19 prd-centos7-docker-4c-2g-8420 does not seem to be running inside a container 15:49:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:49:20 $ docker top d798480f5c6fcc6eeec4c9a6115069e616b9e2b016e99ba2b7ead3e299b93b90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:20 provisioning config files... 15:49:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config4785071898120878426tmp [Pipeline] { [Pipeline] echo 15:49:20 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:49:20 ---> create-netrc.sh [Pipeline] echo 15:49:20 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:49:21 ---> logs-deploy.sh 15:49:21 + ARCHIVE_ARTIFACTS= 15:49:21 + LOGS_SERVER=https://logs.edgexfoundry.org 15:49:21 + '[' https://logs.edgexfoundry.org == None ']' 15:49:21 + NEXUS_URL=https://nexus.edgexfoundry.org 15:49:21 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/23 15:49:21 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/23/ 15:49:21 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/23 /w/workspace/edgexfoundry_edgex-docs_master 15:49:22 Archives upload complete. 15:49:22 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/23 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/23/ 15:49:23 ---> uname -a: 15:49:23 Linux d798480f5c6f 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:49:23 15:49:23