Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2842 in /w/workspace/edgexfoundry_edgex-ui-go_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-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 Commit message: "Fix path separator problem on Windows" > git rev-list --no-walk 7b77da980438135cf839f929c5b499fa5bd7f39a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T10:07:30.126Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:07:32.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T10:07:32.654Z] [2020-04-08T10:07:32.654Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:07:33.018Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T10:07:33.018Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T10:07:33.018Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T10:07:33.018Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T10:07:33.018Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T10:07:33.018Z] 93b08a4f1073: Pulling fs layer [2020-04-08T10:07:33.018Z] b8cc5d1170e3: Verifying Checksum [2020-04-08T10:07:33.018Z] b8cc5d1170e3: Download complete [2020-04-08T10:07:33.018Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T10:07:33.018Z] 9123ac7c32f7: Download complete [2020-04-08T10:07:33.279Z] 93b08a4f1073: Verifying Checksum [2020-04-08T10:07:33.279Z] 93b08a4f1073: Download complete [2020-04-08T10:07:33.279Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T10:07:33.279Z] 2924cbbf6a41: Download complete [2020-04-08T10:07:33.279Z] 9123ac7c32f7: Pull complete [2020-04-08T10:07:33.540Z] b8cc5d1170e3: Pull complete [2020-04-08T10:07:34.112Z] 2924cbbf6a41: Pull complete [2020-04-08T10:07:34.371Z] 93b08a4f1073: Pull complete [2020-04-08T10:07:34.371Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T10:07:34.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T10:07:34.511Z] prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container [2020-04-08T10:07:34.559Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T10:07:35.232Z] $ docker top 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T10:07:35.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T10:07:35.482Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T10:07:35.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T10:07:35.738Z] $ docker exec 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 ssh-agent [2020-04-08T10:07:35.921Z] SSH_AUTH_SOCK=/tmp/ssh-i203TPoUPcJy/agent.15 [2020-04-08T10:07:35.921Z] SSH_AGENT_PID=22 [2020-04-08T10:07:35.930Z] Running ssh-add (command line suppressed) [2020-04-08T10:07:36.074Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_930718493399343469.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_930718493399343469.key) [2020-04-08T10:07:36.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T10:07:36.466Z] + git describe --exact-match --tags HEAD [2020-04-08T10:07:36.466Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T10:07:36.521Z] $ docker exec --env ******** --env ******** 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 ssh-agent -k [2020-04-08T10:07:36.674Z] unset SSH_AUTH_SOCK; [2020-04-08T10:07:36.674Z] unset SSH_AGENT_PID; [2020-04-08T10:07:36.675Z] echo Agent pid 22 killed; [2020-04-08T10:07:36.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T10:07:36.784Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T10:07:36.784Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T10:07:36.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T10:07:36.869Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T10:07:37.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T10:07:37.059Z] $ docker exec 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 ssh-agent [2020-04-08T10:07:37.240Z] SSH_AUTH_SOCK=/tmp/ssh-T7E9WJtvjjPc/agent.55 [2020-04-08T10:07:37.240Z] SSH_AGENT_PID=62 [2020-04-08T10:07:37.245Z] Running ssh-add (command line suppressed) [2020-04-08T10:07:37.389Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4376568688454069890.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4376568688454069890.key) [2020-04-08T10:07:37.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T10:07:37.760Z] + git semver init [2020-04-08T10:07:37.760Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T10:07:37.760Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-08T10:07:37.760Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-08T10:07:37.760Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T10:07:37.760Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T10:07:37.760Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T10:07:37.760Z] # $SEMVER_BRANCH = master [2020-04-08T10:07:37.760Z] # $SEMVER_TEMP = /tmp/semver-382403503 [2020-04-08T10:07:37.760Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-08T10:07:38.696Z] # '/tmp/semver-382403503' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-04-08T10:07:38.696Z] # -> Force: false [2020-04-08T10:07:38.696Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-04-08T10:07:38.708Z] $ docker exec --env ******** --env ******** 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 ssh-agent -k [2020-04-08T10:07:38.850Z] unset SSH_AUTH_SOCK; [2020-04-08T10:07:38.850Z] unset SSH_AGENT_PID; [2020-04-08T10:07:38.850Z] echo Agent pid 62 killed; [2020-04-08T10:07:38.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T10:07:39.306Z] + git semver [Pipeline] } [2020-04-08T10:07:39.322Z] $ docker stop --time=1 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 [2020-04-08T10:07:40.656Z] $ docker rm -f 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T10:07:41.681Z] Stashed 33 file(s) [Pipeline] echo [2020-04-08T10:07:41.697Z] [edgeXSemver] initialized semver on version 1.2.0-dev.22 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-08T10:07:56.917Z] Still waiting to schedule task [2020-04-08T10:07:56.917Z] ‘prd-centos7-blackbox-4c-2g-2794’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-2795’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-2841’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-2838’ is offline; ‘prd-centos7-docker-4c-2g-2840’ is offline; ‘prd-centos7-docker-4c-2g-2843’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2839’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-04-08T10:07:56.918Z] Still waiting to schedule task [2020-04-08T10:07:56.918Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-08T10:09:40.989Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2844 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-04-08T10:09:41.250Z] Running in /w/workspace/edgex-ui-go/22 [Pipeline] { [Pipeline] checkout [2020-04-08T10:09:46.955Z] using credential edgex-jenkins-ssh [2020-04-08T10:09:47.003Z] Cloning the remote Git repository [2020-04-08T10:09:47.003Z] Cloning with configured refspecs honoured and without tags [2020-04-08T10:09:47.023Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T10:09:47.093Z] > git init /w/workspace/edgex-ui-go/22 # timeout=10 [2020-04-08T10:09:47.154Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T10:09:47.155Z] > git --version # timeout=10 [2020-04-08T10:09:47.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T10:09:47.284Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:09:48.451Z] Fetching without tags [2020-04-08T10:09:48.339Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T10:09:48.382Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:09:48.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T10:09:48.437Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T10:09:48.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T10:09:48.455Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:09:48.917Z] Checking out Revision 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb (master) [2020-04-08T10:09:48.910Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T10:09:48.933Z] > git checkout -f 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 [2020-04-08T10:09:53.546Z] Commit message: "Fix path separator problem on Windows" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T10:09:54.792Z] ========================================================= [2020-04-08T10:09:54.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-04-08T10:09:54.792Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:09:55.728Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-04-08T10:09:56.695Z] Sending build context to Docker daemon 11.37MB [2020-04-08T10:09:56.695Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-08T10:09:56.695Z] Step 2/8 : FROM ${BASE} [2020-04-08T10:09:56.966Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-08T10:09:56.966Z] 29bddadc8f3f: Pulling fs layer [2020-04-08T10:09:56.966Z] 02bb20f2603b: Pulling fs layer [2020-04-08T10:09:56.966Z] b62863a3550b: Pulling fs layer [2020-04-08T10:09:56.966Z] 9586258a13ea: Pulling fs layer [2020-04-08T10:09:56.966Z] a8b2cbafd68c: Pulling fs layer [2020-04-08T10:09:56.966Z] d1dd75721c92: Pulling fs layer [2020-04-08T10:09:56.966Z] 4e34fffdb759: Pulling fs layer [2020-04-08T10:09:56.966Z] fd1d9eb628f9: Pulling fs layer [2020-04-08T10:09:56.966Z] bd44c58b92db: Pulling fs layer [2020-04-08T10:09:56.966Z] e5856e266cf4: Pulling fs layer [2020-04-08T10:09:56.966Z] f0f88b30cdbb: Pulling fs layer [2020-04-08T10:09:56.966Z] 4e34fffdb759: Waiting [2020-04-08T10:09:56.966Z] fd1d9eb628f9: Waiting [2020-04-08T10:09:56.966Z] bd44c58b92db: Waiting [2020-04-08T10:09:56.966Z] e5856e266cf4: Waiting [2020-04-08T10:09:56.966Z] f0f88b30cdbb: Waiting [2020-04-08T10:09:56.966Z] 9586258a13ea: Waiting [2020-04-08T10:09:56.966Z] a8b2cbafd68c: Waiting [2020-04-08T10:09:57.239Z] b62863a3550b: Verifying Checksum [2020-04-08T10:09:57.239Z] b62863a3550b: Download complete [2020-04-08T10:09:57.239Z] 02bb20f2603b: Verifying Checksum [2020-04-08T10:09:57.239Z] 02bb20f2603b: Download complete [2020-04-08T10:09:57.239Z] a8b2cbafd68c: Verifying Checksum [2020-04-08T10:09:57.239Z] a8b2cbafd68c: Download complete [2020-04-08T10:09:57.239Z] d1dd75721c92: Verifying Checksum [2020-04-08T10:09:57.239Z] d1dd75721c92: Download complete [2020-04-08T10:09:57.239Z] 29bddadc8f3f: Download complete [2020-04-08T10:09:58.210Z] 29bddadc8f3f: Pull complete [2020-04-08T10:09:59.183Z] 02bb20f2603b: Pull complete [2020-04-08T10:09:59.183Z] b62863a3550b: Pull complete [2020-04-08T10:10:01.138Z] 4e34fffdb759: Verifying Checksum [2020-04-08T10:10:01.138Z] 4e34fffdb759: Download complete [2020-04-08T10:10:01.138Z] bd44c58b92db: Verifying Checksum [2020-04-08T10:10:01.138Z] bd44c58b92db: Download complete [2020-04-08T10:10:03.723Z] e5856e266cf4: Verifying Checksum [2020-04-08T10:10:03.723Z] e5856e266cf4: Download complete [2020-04-08T10:10:03.723Z] f0f88b30cdbb: Verifying Checksum [2020-04-08T10:10:03.723Z] f0f88b30cdbb: Download complete [2020-04-08T10:10:03.902Z] Running on prd-centos7-docker-4c-2g-2845 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-04-08T10:10:03.939Z] Running in /w/workspace/edgex-ui-go/22 [Pipeline] { [Pipeline] checkout [2020-04-08T10:10:05.668Z] fd1d9eb628f9: Verifying Checksum [2020-04-08T10:10:05.668Z] fd1d9eb628f9: Download complete [2020-04-08T10:10:06.629Z] 9586258a13ea: Download complete [2020-04-08T10:10:08.303Z] using credential edgex-jenkins-ssh [2020-04-08T10:10:08.345Z] Cloning the remote Git repository [2020-04-08T10:10:08.346Z] Cloning with configured refspecs honoured and without tags [2020-04-08T10:10:08.369Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T10:10:08.413Z] > git init /w/workspace/edgex-ui-go/22 # timeout=10 [2020-04-08T10:10:09.246Z] Fetching without tags [2020-04-08T10:10:08.466Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T10:10:08.467Z] > git --version # timeout=10 [2020-04-08T10:10:08.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T10:10:08.512Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:10:09.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T10:10:09.217Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:10:09.240Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T10:10:09.251Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T10:10:09.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T10:10:09.258Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:10:09.632Z] Checking out Revision 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb (master) [2020-04-08T10:10:09.642Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T10:10:09.648Z] > git checkout -f 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 [2020-04-08T10:10:13.670Z] Commit message: "Fix path separator problem on Windows" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T10:10:14.558Z] ========================================================= [2020-04-08T10:10:14.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-04-08T10:10:14.558Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:10:15.223Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-04-08T10:10:15.824Z] Sending build context to Docker daemon 11.37MB [2020-04-08T10:10:15.824Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-08T10:10:15.824Z] Step 2/8 : FROM ${BASE} [2020-04-08T10:10:15.824Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-08T10:10:15.824Z] 9d48c3bd43c5: Pulling fs layer [2020-04-08T10:10:15.824Z] 7f94eaf8af20: Pulling fs layer [2020-04-08T10:10:15.824Z] 9fe9984849c1: Pulling fs layer [2020-04-08T10:10:15.824Z] ec448270508e: Pulling fs layer [2020-04-08T10:10:15.824Z] 65ba82af53f7: Pulling fs layer [2020-04-08T10:10:15.824Z] 07c18b20a200: Pulling fs layer [2020-04-08T10:10:15.824Z] d9b3ee039db2: Pulling fs layer [2020-04-08T10:10:15.824Z] 8c79c1ac0d81: Pulling fs layer [2020-04-08T10:10:15.824Z] ff40f1a7a0b9: Pulling fs layer [2020-04-08T10:10:15.824Z] bdb43ae2d12f: Pulling fs layer [2020-04-08T10:10:15.824Z] 8e1ab0ef8490: Pulling fs layer [2020-04-08T10:10:15.824Z] d9b3ee039db2: Waiting [2020-04-08T10:10:15.824Z] 8c79c1ac0d81: Waiting [2020-04-08T10:10:15.824Z] bdb43ae2d12f: Waiting [2020-04-08T10:10:15.824Z] ff40f1a7a0b9: Waiting [2020-04-08T10:10:15.824Z] 65ba82af53f7: Waiting [2020-04-08T10:10:15.824Z] ec448270508e: Waiting [2020-04-08T10:10:15.824Z] 8e1ab0ef8490: Waiting [2020-04-08T10:10:15.824Z] 9fe9984849c1: Verifying Checksum [2020-04-08T10:10:15.824Z] 9fe9984849c1: Download complete [2020-04-08T10:10:15.824Z] 7f94eaf8af20: Verifying Checksum [2020-04-08T10:10:15.824Z] 7f94eaf8af20: Download complete [2020-04-08T10:10:15.824Z] 65ba82af53f7: Verifying Checksum [2020-04-08T10:10:15.824Z] 65ba82af53f7: Download complete [2020-04-08T10:10:15.824Z] 07c18b20a200: Verifying Checksum [2020-04-08T10:10:15.824Z] 07c18b20a200: Download complete [2020-04-08T10:10:15.824Z] 9d48c3bd43c5: Verifying Checksum [2020-04-08T10:10:15.824Z] 9d48c3bd43c5: Download complete [2020-04-08T10:10:16.401Z] 9d48c3bd43c5: Pull complete [2020-04-08T10:10:16.674Z] d9b3ee039db2: Verifying Checksum [2020-04-08T10:10:16.674Z] d9b3ee039db2: Download complete [2020-04-08T10:10:16.674Z] ff40f1a7a0b9: Verifying Checksum [2020-04-08T10:10:16.674Z] ff40f1a7a0b9: Download complete [2020-04-08T10:10:17.254Z] bdb43ae2d12f: Verifying Checksum [2020-04-08T10:10:17.254Z] bdb43ae2d12f: Download complete [2020-04-08T10:10:17.254Z] 8e1ab0ef8490: Verifying Checksum [2020-04-08T10:10:17.254Z] 8e1ab0ef8490: Download complete [2020-04-08T10:10:17.254Z] 8c79c1ac0d81: Download complete [2020-04-08T10:10:17.511Z] ec448270508e: Verifying Checksum [2020-04-08T10:10:17.512Z] ec448270508e: Download complete [2020-04-08T10:10:18.078Z] 7f94eaf8af20: Pull complete [2020-04-08T10:10:18.340Z] 9fe9984849c1: Pull complete [2020-04-08T10:10:18.969Z] 9586258a13ea: Pull complete [2020-04-08T10:10:18.970Z] a8b2cbafd68c: Pull complete [2020-04-08T10:10:18.970Z] d1dd75721c92: Pull complete [2020-04-08T10:10:21.564Z] 4e34fffdb759: Pull complete [2020-04-08T10:10:23.623Z] ec448270508e: Pull complete [2020-04-08T10:10:23.623Z] 65ba82af53f7: Pull complete [2020-04-08T10:10:23.623Z] 07c18b20a200: Pull complete [2020-04-08T10:10:25.828Z] fd1d9eb628f9: Pull complete [2020-04-08T10:10:26.094Z] bd44c58b92db: Pull complete [2020-04-08T10:10:28.040Z] e5856e266cf4: Pull complete [2020-04-08T10:10:28.306Z] f0f88b30cdbb: Pull complete [2020-04-08T10:10:28.306Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-04-08T10:10:28.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-04-08T10:10:28.572Z] ---> 0be50c763560 [2020-04-08T10:10:28.572Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T10:10:28.913Z] d9b3ee039db2: Pull complete [2020-04-08T10:10:30.838Z] 8c79c1ac0d81: Pull complete [2020-04-08T10:10:30.838Z] ff40f1a7a0b9: Pull complete [2020-04-08T10:10:31.795Z] bdb43ae2d12f: Pull complete [2020-04-08T10:10:31.795Z] 8e1ab0ef8490: Pull complete [2020-04-08T10:10:31.795Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-04-08T10:10:31.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-04-08T10:10:31.795Z] ---> 8acfeb908b63 [2020-04-08T10:10:31.795Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T10:10:32.054Z] ---> Running in 3fc6e89ba901 [2020-04-08T10:10:32.054Z] Removing intermediate container 3fc6e89ba901 [2020-04-08T10:10:32.054Z] ---> d7200588cd77 [2020-04-08T10:10:32.054Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T10:10:32.054Z] ---> Running in 96020c9b887a [2020-04-08T10:10:32.828Z] ---> Running in 078faa7a1f5f [2020-04-08T10:10:32.828Z] Removing intermediate container 078faa7a1f5f [2020-04-08T10:10:32.828Z] ---> 6e39f6ddff78 [2020-04-08T10:10:32.828Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T10:10:33.099Z] ---> Running in 7af7bb4005f2 [2020-04-08T10:10:33.434Z] Removing intermediate container 96020c9b887a [2020-04-08T10:10:33.434Z] ---> 6e26954c0dfa [2020-04-08T10:10:33.434Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T10:10:33.434Z] ---> Running in cd7ae40cec0a [2020-04-08T10:10:34.006Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-08T10:10:34.575Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-08T10:10:35.056Z] Removing intermediate container 7af7bb4005f2 [2020-04-08T10:10:35.056Z] ---> 086282dd5c19 [2020-04-08T10:10:35.056Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T10:10:35.144Z] OK: 134 MiB in 39 packages [2020-04-08T10:10:35.329Z] ---> Running in c102c2ed16dc [2020-04-08T10:10:35.403Z] Removing intermediate container cd7ae40cec0a [2020-04-08T10:10:35.403Z] ---> 93910ac46f40 [2020-04-08T10:10:35.403Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-08T10:10:35.403Z] ---> Running in e93517523c7e [2020-04-08T10:10:35.661Z] Removing intermediate container e93517523c7e [2020-04-08T10:10:35.661Z] ---> ba95666cc467 [2020-04-08T10:10:35.661Z] Step 7/8 : COPY . . [2020-04-08T10:10:36.360Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-08T10:10:36.941Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-08T10:10:37.525Z] OK: 121 MiB in 39 packages [2020-04-08T10:10:37.578Z] ---> 8bec2fc4abf7 [2020-04-08T10:10:37.578Z] Step 8/8 : RUN go mod download [2020-04-08T10:10:37.578Z] ---> Running in f6e6ea6d80c3 [2020-04-08T10:10:37.840Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-08T10:10:37.840Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-08T10:10:37.840Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T10:10:37.840Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-08T10:10:37.840Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T10:10:37.840Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T10:10:37.840Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-08T10:10:38.412Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-08T10:10:38.412Z] go: finding github.com/kr/text v0.1.0 [2020-04-08T10:10:38.412Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T10:10:38.412Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T10:10:38.412Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T10:10:38.412Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T10:10:38.412Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T10:10:38.412Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T10:10:38.510Z] Removing intermediate container c102c2ed16dc [2020-04-08T10:10:38.511Z] ---> 7fb6918cbc95 [2020-04-08T10:10:38.511Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-08T10:10:38.778Z] ---> Running in 508aa8c89403 [2020-04-08T10:10:38.986Z] go: finding github.com/kr/pty v1.1.1 [2020-04-08T10:10:38.986Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T10:10:38.986Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-08T10:10:38.986Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-08T10:10:38.987Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T10:10:38.987Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T10:10:38.987Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T10:10:39.363Z] Removing intermediate container 508aa8c89403 [2020-04-08T10:10:39.363Z] ---> ee68584bb7ea [2020-04-08T10:10:39.363Z] Step 7/8 : COPY . . [2020-04-08T10:10:39.930Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-08T10:10:39.930Z] go: finding golang.org/x/text v0.3.0 [2020-04-08T10:10:40.773Z] ---> cbaaa6cb023f [2020-04-08T10:10:40.773Z] Step 8/8 : RUN go mod download [2020-04-08T10:10:40.871Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-08T10:10:41.040Z] ---> Running in 935b7c7024d7 [2020-04-08T10:10:42.008Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-08T10:10:42.008Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-08T10:10:42.008Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T10:10:42.008Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-08T10:10:42.008Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-08T10:10:42.008Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T10:10:42.008Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T10:10:42.590Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-08T10:10:42.590Z] go: finding github.com/kr/text v0.1.0 [2020-04-08T10:10:42.860Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T10:10:42.860Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T10:10:42.860Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T10:10:43.128Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T10:10:43.128Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-08T10:10:43.128Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T10:10:43.128Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T10:10:43.128Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-08T10:10:43.398Z] go: finding github.com/kr/pty v1.1.1 [2020-04-08T10:10:43.418Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T10:10:43.418Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T10:10:43.418Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T10:10:43.418Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T10:10:43.418Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T10:10:43.418Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T10:10:43.418Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T10:10:43.418Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T10:10:43.665Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T10:10:43.676Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T10:10:43.934Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T10:10:43.934Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T10:10:43.934Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T10:10:43.934Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T10:10:43.934Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T10:10:43.934Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T10:10:43.934Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T10:10:43.934Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T10:10:43.934Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T10:10:44.195Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T10:10:44.255Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T10:10:44.255Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T10:10:44.255Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T10:10:44.457Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-08T10:10:44.457Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T10:10:44.457Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T10:10:44.457Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T10:10:44.457Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T10:10:44.457Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T10:10:44.457Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T10:10:44.457Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T10:10:44.457Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-08T10:10:44.457Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T10:10:44.457Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T10:10:44.716Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T10:10:44.975Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T10:10:44.975Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T10:10:44.975Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-08T10:10:44.975Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T10:10:44.975Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T10:10:44.975Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T10:10:44.975Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T10:10:44.975Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T10:10:44.975Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T10:10:44.975Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T10:10:45.234Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T10:10:45.234Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-08T10:10:45.494Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-08T10:10:45.494Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T10:10:46.214Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-08T10:10:46.215Z] go: finding golang.org/x/text v0.3.0 [2020-04-08T10:10:48.803Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-08T10:10:48.804Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T10:10:49.079Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T10:10:49.079Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T10:10:49.079Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T10:10:49.079Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T10:10:49.079Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T10:10:49.079Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T10:10:49.669Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T10:10:49.940Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T10:10:50.535Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T10:10:50.535Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T10:10:50.535Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T10:10:50.535Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T10:10:50.535Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T10:10:50.806Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T10:10:50.806Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T10:10:50.806Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T10:10:50.806Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T10:10:51.786Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-08T10:10:51.786Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T10:10:51.786Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-08T10:10:51.786Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T10:10:52.058Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T10:10:52.058Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T10:10:52.329Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T10:10:52.329Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T10:10:52.329Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T10:10:53.313Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T10:10:53.313Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T10:10:53.313Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T10:10:53.313Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T10:10:53.313Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T10:10:53.584Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T10:10:53.584Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T10:10:53.584Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T10:10:54.179Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T10:10:54.179Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T10:10:54.450Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T10:10:54.450Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-08T10:10:54.450Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-08T10:10:54.450Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T10:10:54.450Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T10:10:54.720Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-08T10:10:54.992Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T10:10:55.262Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T10:10:57.747Z] Removing intermediate container f6e6ea6d80c3 [2020-04-08T10:10:57.747Z] ---> 726706cad61f [2020-04-08T10:10:57.747Z] Successfully built 726706cad61f [2020-04-08T10:10:57.747Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:10:58.296Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T10:10:58.296Z] . [Pipeline] withDockerContainer [2020-04-08T10:10:58.416Z] prd-centos7-docker-4c-2g-2845 does not seem to be running inside a container [2020-04-08T10:10:58.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-08T10:10:59.074Z] $ docker top 9f30b75d2c1bbebfeefae6227feca6fdb860d8d4f9419b9158abd820bb76923b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T10:10:59.581Z] + go version [2020-04-08T10:10:59.581Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-04-08T10:10:59.885Z] + make test [2020-04-08T10:10:59.885Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T10:11:03.178Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-08T10:11:11.346Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-08T10:11:11.346Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-08T10:11:11.346Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-08T10:11:11.346Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-08T10:11:11.346Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-08T10:11:11.346Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] [2020-04-08T10:11:11.346Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-08T10:11:11.346Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-08T10:11:11.346Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-08T10:11:11.347Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-08T10:11:11.347Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-08T10:11:11.347Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-08T10:11:11.347Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-08T10:11:15.125Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T10:11:15.131Z] $ docker stop --time=1 9f30b75d2c1bbebfeefae6227feca6fdb860d8d4f9419b9158abd820bb76923b [2020-04-08T10:11:16.568Z] $ docker rm -f 9f30b75d2c1bbebfeefae6227feca6fdb860d8d4f9419b9158abd820bb76923b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T10:11:17.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T10:11:17.792Z] + ls -al . [2020-04-08T10:11:17.793Z] total 72 [2020-04-08T10:11:17.793Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 10:11 . [2020-04-08T10:11:17.793Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 8 10:10 .. [2020-04-08T10:11:17.793Z] drwxrwxr-x. 8 jenkins jenkins 119 Apr 8 10:10 app [2020-04-08T10:11:17.793Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 10:10 assets [2020-04-08T10:11:17.793Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 8 10:10 bin [2020-04-08T10:11:17.793Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 8 10:10 cmd [2020-04-08T10:11:17.793Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 8 10:10 CONTRIBUTING.md [2020-04-08T10:11:17.793Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 8 10:11 coverage.out [2020-04-08T10:11:17.793Z] -rw-rw-r--. 1 jenkins jenkins 839 Apr 8 10:10 Dockerfile [2020-04-08T10:11:17.793Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 8 10:10 Dockerfile.build [2020-04-08T10:11:17.793Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 8 10:10 docs [2020-04-08T10:11:17.793Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 8 10:10 .git [2020-04-08T10:11:17.793Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 8 10:10 .gitignore [2020-04-08T10:11:17.793Z] -rw-rw-r--. 1 jenkins jenkins 522 Apr 8 10:10 go.mod [2020-04-08T10:11:17.793Z] -rw-r--r--. 1 jenkins jenkins 8727 Apr 8 10:11 go.sum [2020-04-08T10:11:17.793Z] drwxrwxr-x. 3 jenkins jenkins 17 Apr 8 10:10 internal [2020-04-08T10:11:17.793Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 8 10:10 Jenkinsfile [2020-04-08T10:11:17.793Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 8 10:10 LICENSE [2020-04-08T10:11:17.793Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 8 10:10 Makefile [2020-04-08T10:11:17.793Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 8 10:10 README.md [2020-04-08T10:11:17.793Z] drwxrwxr-x. 3 jenkins jenkins 44 Apr 8 10:10 .semver [2020-04-08T10:11:17.793Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 10:10 snap [2020-04-08T10:11:17.793Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 8 10:07 VERSION [2020-04-08T10:11:17.793Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 8 10:10 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:18.093Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb --label arch=amd64 --label version=1.2.0-dev.22 . [2020-04-08T10:11:18.351Z] Sending build context to Docker daemon 11.38MB [2020-04-08T10:11:18.351Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-08T10:11:18.351Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-08T10:11:18.351Z] ---> 726706cad61f [2020-04-08T10:11:18.351Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-08T10:11:18.351Z] ---> Running in 8812c7e041d4 [2020-04-08T10:11:18.351Z] Removing intermediate container 8812c7e041d4 [2020-04-08T10:11:18.351Z] ---> e44053a25342 [2020-04-08T10:11:18.351Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-08T10:11:18.610Z] ---> Running in c75a00050e17 [2020-04-08T10:11:18.610Z] Removing intermediate container c75a00050e17 [2020-04-08T10:11:18.610Z] ---> ce4b861c5d0d [2020-04-08T10:11:18.611Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-08T10:11:18.611Z] ---> Running in abdb2d76bd93 [2020-04-08T10:11:18.877Z] Removing intermediate container abdb2d76bd93 [2020-04-08T10:11:18.877Z] ---> f8e781c300c8 [2020-04-08T10:11:18.877Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-08T10:11:18.877Z] ---> Running in 829350b7917d [2020-04-08T10:11:18.877Z] Removing intermediate container 829350b7917d [2020-04-08T10:11:18.877Z] ---> 92083a0ca652 [2020-04-08T10:11:18.877Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-08T10:11:19.137Z] ---> Running in 7e432ca3d5e0 [2020-04-08T10:11:19.137Z] Removing intermediate container 7e432ca3d5e0 [2020-04-08T10:11:19.137Z] ---> 38440913c597 [2020-04-08T10:11:19.138Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T10:11:19.138Z] ---> Running in c106d70e6251 [2020-04-08T10:11:20.073Z] Removing intermediate container c106d70e6251 [2020-04-08T10:11:20.074Z] ---> a5b382bb190c [2020-04-08T10:11:20.074Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-08T10:11:20.074Z] ---> Running in 78ea02a48ec2 [2020-04-08T10:11:20.332Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-08T10:11:20.899Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-08T10:11:21.467Z] OK: 134 MiB in 39 packages [2020-04-08T10:11:21.725Z] Removing intermediate container 78ea02a48ec2 [2020-04-08T10:11:21.725Z] ---> f8d91f8e36ed [2020-04-08T10:11:21.725Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-08T10:11:21.725Z] ---> Running in 5476e98a7c50 [2020-04-08T10:11:21.982Z] Removing intermediate container 5476e98a7c50 [2020-04-08T10:11:21.982Z] ---> fc717f9af2ce [2020-04-08T10:11:21.982Z] Step 11/23 : COPY go.mod . [2020-04-08T10:11:21.982Z] ---> e4502ac8a599 [2020-04-08T10:11:21.982Z] Step 12/23 : COPY Makefile . [2020-04-08T10:11:22.244Z] ---> ada0a070313a [2020-04-08T10:11:22.244Z] Step 13/23 : RUN make update [2020-04-08T10:11:22.244Z] ---> Running in 2a5db8f32f60 [2020-04-08T10:11:22.502Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-08T10:11:23.069Z] Removing intermediate container 2a5db8f32f60 [2020-04-08T10:11:23.070Z] ---> c2337ca28b67 [2020-04-08T10:11:23.070Z] Step 14/23 : COPY . . [2020-04-08T10:11:23.327Z] ---> 5899f780cc6e [2020-04-08T10:11:23.327Z] Step 15/23 : RUN ${MAKE} [2020-04-08T10:11:23.586Z] ---> Running in 2124d2f681eb [2020-04-08T10:11:23.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-08T10:11:27.515Z] Removing intermediate container 935b7c7024d7 [2020-04-08T10:11:27.515Z] ---> 2841b4766d25 [2020-04-08T10:11:27.515Z] Successfully built 2841b4766d25 [2020-04-08T10:11:27.515Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:28.127Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T10:11:28.127Z] . [Pipeline] withDockerContainer [2020-04-08T10:11:28.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-2844 does not seem to be running inside a container [2020-04-08T10:11:28.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-08T10:11:29.860Z] $ docker top 245a0c2ec12a1fb7588107dcc9a745c6ab9b7ec41d88936096c4b9f060c8eacd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T10:11:30.899Z] + go version [2020-04-08T10:11:30.899Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-04-08T10:11:31.550Z] + make test [2020-04-08T10:11:31.550Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T10:11:32.509Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-08T10:11:33.859Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-08T10:11:35.768Z] Removing intermediate container 2124d2f681eb [2020-04-08T10:11:35.768Z] ---> ade0faf83c5d [2020-04-08T10:11:35.768Z] Step 16/23 : FROM alpine [2020-04-08T10:11:36.029Z] latest: Pulling from library/alpine [2020-04-08T10:11:36.289Z] aad63a933944: Pulling fs layer [2020-04-08T10:11:36.289Z] aad63a933944: Download complete [2020-04-08T10:11:36.549Z] aad63a933944: Pull complete [2020-04-08T10:11:36.549Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-08T10:11:36.549Z] Status: Downloaded newer image for alpine:latest [2020-04-08T10:11:36.549Z] ---> a187dde48cd2 [2020-04-08T10:11:36.549Z] Step 17/23 : EXPOSE 4000 [2020-04-08T10:11:36.549Z] ---> Running in 5744cd450268 [2020-04-08T10:11:36.812Z] Removing intermediate container 5744cd450268 [2020-04-08T10:11:36.812Z] ---> 95c5d02565ad [2020-04-08T10:11:36.812Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-08T10:11:37.380Z] ---> 3c532652dd0a [2020-04-08T10:11:37.380Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-08T10:11:37.380Z] ---> Running in 096a67b204b6 [2020-04-08T10:11:37.640Z] Removing intermediate container 096a67b204b6 [2020-04-08T10:11:37.640Z] ---> e56db777fd65 [2020-04-08T10:11:37.640Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-04-08T10:11:37.640Z] ---> Running in 5556498f6f37 [2020-04-08T10:11:37.640Z] Removing intermediate container 5556498f6f37 [2020-04-08T10:11:37.640Z] ---> 94ac4c4511dc [2020-04-08T10:11:37.640Z] Step 21/23 : LABEL arch=amd64 [2020-04-08T10:11:37.640Z] ---> Running in ab5b32a97f62 [2020-04-08T10:11:37.898Z] Removing intermediate container ab5b32a97f62 [2020-04-08T10:11:37.898Z] ---> e5bb9ac69c06 [2020-04-08T10:11:37.898Z] Step 22/23 : LABEL git_sha=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [2020-04-08T10:11:37.898Z] ---> Running in 72db09f7b23f [2020-04-08T10:11:38.156Z] Removing intermediate container 72db09f7b23f [2020-04-08T10:11:38.156Z] ---> 6d1ffb88260c [2020-04-08T10:11:38.156Z] Step 23/23 : LABEL version=1.2.0-dev.22 [2020-04-08T10:11:38.156Z] ---> Running in 55f29b9908d6 [2020-04-08T10:11:38.156Z] Removing intermediate container 55f29b9908d6 [2020-04-08T10:11:38.156Z] ---> 4c52fec3cccf [2020-04-08T10:11:38.156Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T10:11:38.156Z] Successfully built 4c52fec3cccf [2020-04-08T10:11:38.156Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T10:11:38.475Z] provisioning config files... [2020-04-08T10:11:38.504Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config1777196300744642526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:11:38.854Z] nexus3.edgexfoundry.org:10001 [2020-04-08T10:11:38.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-08T10:11:39.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-08T10:11:39.114Z] Configure a credential helper to remove this warning. See [2020-04-08T10:11:39.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-08T10:11:39.114Z] [2020-04-08T10:11:39.114Z] Login Succeeded [2020-04-08T10:11:39.114Z] nexus3.edgexfoundry.org:10002 [2020-04-08T10:11:39.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-08T10:11:39.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-08T10:11:39.114Z] Configure a credential helper to remove this warning. See [2020-04-08T10:11:39.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-08T10:11:39.114Z] [2020-04-08T10:11:39.114Z] Login Succeeded [2020-04-08T10:11:39.114Z] nexus3.edgexfoundry.org:10003 [2020-04-08T10:11:39.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-08T10:11:39.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-08T10:11:39.372Z] Configure a credential helper to remove this warning. See [2020-04-08T10:11:39.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-08T10:11:39.372Z] [2020-04-08T10:11:39.372Z] Login Succeeded [2020-04-08T10:11:39.372Z] nexus3.edgexfoundry.org:10004 [2020-04-08T10:11:39.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-08T10:11:39.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-08T10:11:39.631Z] Configure a credential helper to remove this warning. See [2020-04-08T10:11:39.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-08T10:11:39.631Z] [2020-04-08T10:11:39.631Z] Login Succeeded [2020-04-08T10:11:39.631Z] docker.io [2020-04-08T10:11:39.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-08T10:11:40.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-08T10:11:40.148Z] Configure a credential helper to remove this warning. See [2020-04-08T10:11:40.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-08T10:11:40.148Z] [2020-04-08T10:11:40.148Z] Login Succeeded [Pipeline] } [2020-04-08T10:11:40.157Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-04-08T10:11:40.312Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-04-08T10:11:40.312Z] 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [2020-04-08T10:11:40.312Z] latest [2020-04-08T10:11:40.312Z] 1.2.0-dev.22 [2020-04-08T10:11:40.312Z] 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 [2020-04-08T10:11:40.312Z] master [2020-04-08T10:11:40.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:40.754Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:41.046Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [2020-04-08T10:11:41.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-08T10:11:41.046Z] 2bc9fe77dd47: Preparing [2020-04-08T10:11:41.046Z] beee9f30bc1f: Preparing [2020-04-08T10:11:41.046Z] beee9f30bc1f: Layer already exists [2020-04-08T10:11:42.423Z] 2bc9fe77dd47: Pushed [2020-04-08T10:11:42.681Z] 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb: digest: sha256:861e4b4307e00c46ba872e4e76876eccbd331c67caf66217ee7bafbd6ef41037 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:42.981Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:43.279Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-04-08T10:11:43.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-08T10:11:43.279Z] 2bc9fe77dd47: Preparing [2020-04-08T10:11:43.279Z] beee9f30bc1f: Preparing [2020-04-08T10:11:43.279Z] 2bc9fe77dd47: Layer already exists [2020-04-08T10:11:43.279Z] beee9f30bc1f: Layer already exists [2020-04-08T10:11:43.279Z] latest: digest: sha256:861e4b4307e00c46ba872e4e76876eccbd331c67caf66217ee7bafbd6ef41037 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:43.591Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:43.885Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.22 [2020-04-08T10:11:43.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-08T10:11:43.885Z] 2bc9fe77dd47: Preparing [2020-04-08T10:11:43.885Z] beee9f30bc1f: Preparing [2020-04-08T10:11:43.885Z] beee9f30bc1f: Layer already exists [2020-04-08T10:11:43.885Z] 2bc9fe77dd47: Layer already exists [2020-04-08T10:11:43.885Z] 1.2.0-dev.22: digest: sha256:861e4b4307e00c46ba872e4e76876eccbd331c67caf66217ee7bafbd6ef41037 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:44.184Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:44.475Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 [2020-04-08T10:11:44.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-08T10:11:44.475Z] 2bc9fe77dd47: Preparing [2020-04-08T10:11:44.475Z] beee9f30bc1f: Preparing [2020-04-08T10:11:44.475Z] 2bc9fe77dd47: Layer already exists [2020-04-08T10:11:44.475Z] beee9f30bc1f: Layer already exists [2020-04-08T10:11:44.475Z] 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22: digest: sha256:861e4b4307e00c46ba872e4e76876eccbd331c67caf66217ee7bafbd6ef41037 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:44.769Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:11:45.067Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-04-08T10:11:45.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-08T10:11:45.067Z] 2bc9fe77dd47: Preparing [2020-04-08T10:11:45.067Z] beee9f30bc1f: Preparing [2020-04-08T10:11:45.067Z] 2bc9fe77dd47: Layer already exists [2020-04-08T10:11:45.067Z] beee9f30bc1f: Layer already exists [2020-04-08T10:11:45.067Z] master: digest: sha256:861e4b4307e00c46ba872e4e76876eccbd331c67caf66217ee7bafbd6ef41037 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-08T10:11:59.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-08T10:11:59.242Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-08T10:12:11.575Z] Warning: overwriting stash ‘coverage-report’ [2020-04-08T10:12:11.941Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T10:12:11.952Z] $ docker stop --time=1 245a0c2ec12a1fb7588107dcc9a745c6ab9b7ec41d88936096c4b9f060c8eacd [2020-04-08T10:12:14.016Z] $ docker rm -f 245a0c2ec12a1fb7588107dcc9a745c6ab9b7ec41d88936096c4b9f060c8eacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T10:12:15.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T10:12:15.442Z] + ls -al . [2020-04-08T10:12:15.442Z] total 112 [2020-04-08T10:12:15.442Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 10:11 . [2020-04-08T10:12:15.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:09 .. [2020-04-08T10:12:15.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 10:09 .git [2020-04-08T10:12:15.442Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 8 10:09 .gitignore [2020-04-08T10:12:15.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:09 .semver [2020-04-08T10:12:15.442Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 8 10:09 CONTRIBUTING.md [2020-04-08T10:12:15.442Z] -rw-rw-r-- 1 jenkins jenkins 839 Apr 8 10:09 Dockerfile [2020-04-08T10:12:15.442Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 8 10:09 Dockerfile.build [2020-04-08T10:12:15.442Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 8 10:09 Jenkinsfile [2020-04-08T10:12:15.442Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 8 10:09 LICENSE [2020-04-08T10:12:15.442Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 8 10:09 Makefile [2020-04-08T10:12:15.442Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 8 10:09 README.md [2020-04-08T10:12:15.442Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 8 10:07 VERSION [2020-04-08T10:12:15.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 10:09 app [2020-04-08T10:12:15.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:09 assets [2020-04-08T10:12:15.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 10:09 bin [2020-04-08T10:12:15.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:09 cmd [2020-04-08T10:12:15.442Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 8 10:11 coverage.out [2020-04-08T10:12:15.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:09 docs [2020-04-08T10:12:15.442Z] -rw-rw-r-- 1 jenkins jenkins 522 Apr 8 10:09 go.mod [2020-04-08T10:12:15.442Z] -rw-r--r-- 1 jenkins jenkins 8727 Apr 8 10:11 go.sum [2020-04-08T10:12:15.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:09 internal [2020-04-08T10:12:15.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:09 snap [2020-04-08T10:12:15.442Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 8 10:09 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:12:15.764Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb --label arch=arm64 --label version=1.2.0-dev.22 . [2020-04-08T10:12:16.349Z] Sending build context to Docker daemon 11.38MB [2020-04-08T10:12:16.349Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-08T10:12:16.349Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-08T10:12:16.349Z] ---> 2841b4766d25 [2020-04-08T10:12:16.349Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-08T10:12:16.615Z] ---> Running in 9439dff46c00 [2020-04-08T10:12:16.882Z] Removing intermediate container 9439dff46c00 [2020-04-08T10:12:16.882Z] ---> 31ea202834cd [2020-04-08T10:12:16.882Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-08T10:12:16.882Z] ---> Running in 793c97f44376 [2020-04-08T10:12:17.147Z] Removing intermediate container 793c97f44376 [2020-04-08T10:12:17.147Z] ---> a8aca6c208d5 [2020-04-08T10:12:17.147Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-08T10:12:17.413Z] ---> Running in 66c0a2e9f3e1 [2020-04-08T10:12:17.680Z] Removing intermediate container 66c0a2e9f3e1 [2020-04-08T10:12:17.680Z] ---> 0da5f9fe7395 [2020-04-08T10:12:17.680Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-08T10:12:17.680Z] ---> Running in 416a966b01c3 [2020-04-08T10:12:18.268Z] Removing intermediate container 416a966b01c3 [2020-04-08T10:12:18.268Z] ---> 157b10d1241f [2020-04-08T10:12:18.268Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-08T10:12:18.268Z] ---> Running in c43f24c1bb59 [2020-04-08T10:12:18.538Z] Removing intermediate container c43f24c1bb59 [2020-04-08T10:12:18.538Z] ---> d84b7a135d05 [2020-04-08T10:12:18.538Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T10:12:18.805Z] ---> Running in 26e986ff3a7f [2020-04-08T10:12:20.750Z] Removing intermediate container 26e986ff3a7f [2020-04-08T10:12:20.750Z] ---> 086dac3a94c4 [2020-04-08T10:12:20.750Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-08T10:12:20.750Z] ---> Running in c2ed9a03cde1 [2020-04-08T10:12:21.329Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-08T10:12:22.290Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-08T10:12:22.557Z] OK: 121 MiB in 39 packages [2020-04-08T10:12:23.519Z] Removing intermediate container c2ed9a03cde1 [2020-04-08T10:12:23.519Z] ---> c763d55e4657 [2020-04-08T10:12:23.519Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-08T10:12:23.519Z] ---> Running in 36b39b65bc4f [2020-04-08T10:12:24.099Z] Removing intermediate container 36b39b65bc4f [2020-04-08T10:12:24.099Z] ---> a6e0ea7de753 [2020-04-08T10:12:24.099Z] Step 11/23 : COPY go.mod . [2020-04-08T10:12:24.365Z] ---> 0a7ab59dff9f [2020-04-08T10:12:24.365Z] Step 12/23 : COPY Makefile . [2020-04-08T10:12:24.950Z] ---> 873f4ee12833 [2020-04-08T10:12:24.950Z] Step 13/23 : RUN make update [2020-04-08T10:12:24.950Z] ---> Running in b42bb8d8f06b [2020-04-08T10:12:25.911Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-08T10:12:26.871Z] Removing intermediate container b42bb8d8f06b [2020-04-08T10:12:26.871Z] ---> ff6152c64a4b [2020-04-08T10:12:26.871Z] Step 14/23 : COPY . . [2020-04-08T10:12:28.276Z] ---> c4c46cd0f308 [2020-04-08T10:12:28.276Z] Step 15/23 : RUN ${MAKE} [2020-04-08T10:12:28.276Z] ---> Running in e669f0273ffe [2020-04-08T10:12:29.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-08T10:12:51.317Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-08T10:12:57.948Z] Removing intermediate container e669f0273ffe [2020-04-08T10:12:57.948Z] ---> 4ff9322538ce [2020-04-08T10:12:57.948Z] Step 16/23 : FROM alpine [2020-04-08T10:12:57.948Z] latest: Pulling from library/alpine [2020-04-08T10:12:57.948Z] 8a0637ca1ac9: Pulling fs layer [2020-04-08T10:12:58.529Z] 8a0637ca1ac9: Verifying Checksum [2020-04-08T10:12:58.529Z] 8a0637ca1ac9: Download complete [2020-04-08T10:12:58.801Z] 8a0637ca1ac9: Pull complete [2020-04-08T10:12:58.801Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-08T10:12:58.801Z] Status: Downloaded newer image for alpine:latest [2020-04-08T10:12:58.801Z] ---> 2ee122dcc32d [2020-04-08T10:12:58.801Z] Step 17/23 : EXPOSE 4000 [2020-04-08T10:12:59.069Z] ---> Running in b571572b93a3 [2020-04-08T10:12:59.334Z] Removing intermediate container b571572b93a3 [2020-04-08T10:12:59.334Z] ---> 47b1ebefa1c4 [2020-04-08T10:12:59.334Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-08T10:13:01.347Z] ---> a6de476d501b [2020-04-08T10:13:01.347Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-08T10:13:01.347Z] ---> Running in 793eec059ea9 [2020-04-08T10:13:02.199Z] Removing intermediate container 793eec059ea9 [2020-04-08T10:13:02.199Z] ---> ede208843a7b [2020-04-08T10:13:02.199Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-04-08T10:13:02.199Z] ---> Running in 0dc18afce5e9 [2020-04-08T10:13:02.723Z] Removing intermediate container 0dc18afce5e9 [2020-04-08T10:13:02.723Z] ---> df9fef445105 [2020-04-08T10:13:02.723Z] Step 21/23 : LABEL arch=arm64 [2020-04-08T10:13:02.723Z] ---> Running in adcfc5300ab6 [2020-04-08T10:13:02.990Z] Removing intermediate container adcfc5300ab6 [2020-04-08T10:13:02.990Z] ---> dc3b333a09e4 [2020-04-08T10:13:02.990Z] Step 22/23 : LABEL git_sha=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [2020-04-08T10:13:02.990Z] ---> Running in 9092cbfc4422 [2020-04-08T10:13:03.255Z] Removing intermediate container 9092cbfc4422 [2020-04-08T10:13:03.255Z] ---> b4816d0299c9 [2020-04-08T10:13:03.255Z] Step 23/23 : LABEL version=1.2.0-dev.22 [2020-04-08T10:13:03.521Z] ---> Running in e17a25a11b17 [2020-04-08T10:13:03.789Z] Removing intermediate container e17a25a11b17 [2020-04-08T10:13:03.789Z] ---> 8ea47975b4d6 [2020-04-08T10:13:03.789Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T10:13:04.055Z] Successfully built 8ea47975b4d6 [2020-04-08T10:13:04.055Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T10:13:04.421Z] provisioning config files... [2020-04-08T10:13:04.469Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config2878206076093415908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:13:04.842Z] nexus3.edgexfoundry.org:10001 [2020-04-08T10:13:05.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-08T10:13:05.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-08T10:13:05.806Z] Configure a credential helper to remove this warning. See [2020-04-08T10:13:05.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-08T10:13:05.806Z] [2020-04-08T10:13:05.806Z] Login Succeeded [2020-04-08T10:13:05.806Z] nexus3.edgexfoundry.org:10002 [2020-04-08T10:13:06.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-08T10:13:06.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-08T10:13:06.667Z] Configure a credential helper to remove this warning. See [2020-04-08T10:13:06.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-08T10:13:06.667Z] [2020-04-08T10:13:06.667Z] Login Succeeded [2020-04-08T10:13:06.667Z] nexus3.edgexfoundry.org:10003 [2020-04-08T10:13:07.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-08T10:13:07.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-08T10:13:07.251Z] Configure a credential helper to remove this warning. See [2020-04-08T10:13:07.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-08T10:13:07.251Z] [2020-04-08T10:13:07.251Z] Login Succeeded [2020-04-08T10:13:07.251Z] nexus3.edgexfoundry.org:10004 [2020-04-08T10:13:07.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-08T10:13:08.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-08T10:13:08.104Z] Configure a credential helper to remove this warning. See [2020-04-08T10:13:08.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-08T10:13:08.104Z] [2020-04-08T10:13:08.104Z] Login Succeeded [2020-04-08T10:13:08.104Z] docker.io [2020-04-08T10:13:08.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-08T10:13:08.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-08T10:13:08.957Z] Configure a credential helper to remove this warning. See [2020-04-08T10:13:08.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-08T10:13:08.957Z] [2020-04-08T10:13:08.957Z] Login Succeeded [Pipeline] } [2020-04-08T10:13:08.968Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-04-08T10:13:09.113Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-04-08T10:13:09.113Z] 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [2020-04-08T10:13:09.113Z] latest [2020-04-08T10:13:09.113Z] 1.2.0-dev.22 [2020-04-08T10:13:09.113Z] 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 [2020-04-08T10:13:09.113Z] master [2020-04-08T10:13:09.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:09.575Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:09.899Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [2020-04-08T10:13:09.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-08T10:13:10.165Z] ab7ff9d26af1: Preparing [2020-04-08T10:13:10.165Z] 294ac687b5fc: Preparing [2020-04-08T10:13:10.165Z] 294ac687b5fc: Layer already exists [2020-04-08T10:13:14.397Z] ab7ff9d26af1: Pushed [2020-04-08T10:13:14.397Z] 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb: digest: sha256:b26264c0ce4457558dfc8ef7cf44cc83d350387a53fcde134e7c971444cfef82 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:14.988Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:15.587Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-04-08T10:13:15.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-08T10:13:15.854Z] ab7ff9d26af1: Preparing [2020-04-08T10:13:15.854Z] 294ac687b5fc: Preparing [2020-04-08T10:13:15.854Z] ab7ff9d26af1: Layer already exists [2020-04-08T10:13:15.854Z] 294ac687b5fc: Layer already exists [2020-04-08T10:13:15.854Z] latest: digest: sha256:b26264c0ce4457558dfc8ef7cf44cc83d350387a53fcde134e7c971444cfef82 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:16.189Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:16.795Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.22 [2020-04-08T10:13:17.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-08T10:13:17.059Z] ab7ff9d26af1: Preparing [2020-04-08T10:13:17.059Z] 294ac687b5fc: Preparing [2020-04-08T10:13:17.059Z] ab7ff9d26af1: Layer already exists [2020-04-08T10:13:17.059Z] 294ac687b5fc: Layer already exists [2020-04-08T10:13:17.059Z] 1.2.0-dev.22: digest: sha256:b26264c0ce4457558dfc8ef7cf44cc83d350387a53fcde134e7c971444cfef82 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:17.392Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:17.713Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 [2020-04-08T10:13:17.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-08T10:13:17.978Z] ab7ff9d26af1: Preparing [2020-04-08T10:13:17.978Z] 294ac687b5fc: Preparing [2020-04-08T10:13:17.978Z] ab7ff9d26af1: Layer already exists [2020-04-08T10:13:17.978Z] 294ac687b5fc: Layer already exists [2020-04-08T10:13:17.978Z] 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22: digest: sha256:b26264c0ce4457558dfc8ef7cf44cc83d350387a53fcde134e7c971444cfef82 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:18.304Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:18.899Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-04-08T10:13:18.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-08T10:13:19.165Z] ab7ff9d26af1: Preparing [2020-04-08T10:13:19.165Z] 294ac687b5fc: Preparing [2020-04-08T10:13:19.165Z] 294ac687b5fc: Layer already exists [2020-04-08T10:13:19.165Z] ab7ff9d26af1: Layer already exists [2020-04-08T10:13:19.429Z] master: digest: sha256:b26264c0ce4457558dfc8ef7cf44cc83d350387a53fcde134e7c971444cfef82 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-08T10:13:20.321Z] provisioning config files... [2020-04-08T10:13:20.345Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6094308310054569619tmp [Pipeline] { [Pipeline] sh [2020-04-08T10:13:20.706Z] + curl -s https://codecov.io/bash [2020-04-08T10:13:20.706Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6094308310054569619tmp [2020-04-08T10:13:20.965Z] [2020-04-08T10:13:20.965Z] _____ _ [2020-04-08T10:13:20.965Z] / ____| | | [2020-04-08T10:13:20.965Z] | | ___ __| | ___ ___ _____ __ [2020-04-08T10:13:20.965Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-08T10:13:20.965Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-08T10:13:20.965Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-08T10:13:20.965Z] Bash-tbd [2020-04-08T10:13:20.965Z] [2020-04-08T10:13:20.965Z] [2020-04-08T10:13:20.965Z] ==> Jenkins CI detected. [2020-04-08T10:13:20.965Z] project root: . [2020-04-08T10:13:20.965Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-08T10:13:20.965Z] ==> Running gcov in . (disable via -X gcov) [2020-04-08T10:13:20.965Z] ==> Python coveragepy not found [2020-04-08T10:13:20.965Z] ==> Searching for coverage reports in: [2020-04-08T10:13:20.965Z] + . [2020-04-08T10:13:20.965Z] -> Found 1 reports [2020-04-08T10:13:20.965Z] ==> Detecting git/mercurial file structure [2020-04-08T10:13:20.965Z] ==> Reading reports [2020-04-08T10:13:20.965Z] + ./coverage.out bytes=10 [2020-04-08T10:13:20.965Z] ==> Appending adjustments [2020-04-08T10:13:20.965Z] http://docs.codecov.io/docs/fixing-reports [2020-04-08T10:13:21.224Z] + Found adjustments [2020-04-08T10:13:21.224Z] ==> Gzipping contents [2020-04-08T10:13:21.224Z] ==> Uploading reports [2020-04-08T10:13:21.224Z] url: https://codecov.io [2020-04-08T10:13:21.224Z] query: branch=master&commit=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-04-08T10:13:21.224Z] -> Pinging Codecov [2020-04-08T10:13:21.224Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-04-08T10:13:21.484Z] -> Uploading [2020-04-08T10:13:22.051Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [Pipeline] } [2020-04-08T10:13:22.058Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-08T10:13:22.359Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-08T10:13:22.360Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-08T10:13:22.407Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:22.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-08T10:13:22.798Z] [2020-04-08T10:13:22.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:23.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-08T10:13:23.137Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-08T10:13:23.137Z] e6b0cf9c0882: Pulling fs layer [2020-04-08T10:13:23.137Z] 2848faf0eed1: Pulling fs layer [2020-04-08T10:13:23.137Z] 0f37312ad70f: Pulling fs layer [2020-04-08T10:13:23.137Z] 7d08f2745646: Pulling fs layer [2020-04-08T10:13:23.137Z] 4c9f31393084: Pulling fs layer [2020-04-08T10:13:23.137Z] 7d08f2745646: Waiting [2020-04-08T10:13:23.137Z] eb21ddb83652: Pulling fs layer [2020-04-08T10:13:23.137Z] 345998794f6b: Pulling fs layer [2020-04-08T10:13:23.137Z] 97a711d68925: Pulling fs layer [2020-04-08T10:13:23.137Z] 7c8476c1cb00: Pulling fs layer [2020-04-08T10:13:23.137Z] 4c9f31393084: Waiting [2020-04-08T10:13:23.137Z] 345998794f6b: Waiting [2020-04-08T10:13:23.137Z] eb21ddb83652: Waiting [2020-04-08T10:13:23.137Z] 97a711d68925: Waiting [2020-04-08T10:13:23.137Z] 7c8476c1cb00: Waiting [2020-04-08T10:13:23.137Z] 0f37312ad70f: Download complete [2020-04-08T10:13:23.137Z] 2848faf0eed1: Download complete [2020-04-08T10:13:23.137Z] 4c9f31393084: Verifying Checksum [2020-04-08T10:13:23.137Z] 4c9f31393084: Download complete [2020-04-08T10:13:23.137Z] eb21ddb83652: Verifying Checksum [2020-04-08T10:13:23.137Z] eb21ddb83652: Download complete [2020-04-08T10:13:23.137Z] e6b0cf9c0882: Verifying Checksum [2020-04-08T10:13:23.137Z] e6b0cf9c0882: Download complete [2020-04-08T10:13:23.401Z] 345998794f6b: Verifying Checksum [2020-04-08T10:13:23.401Z] 345998794f6b: Download complete [2020-04-08T10:13:23.668Z] e6b0cf9c0882: Pull complete [2020-04-08T10:13:23.941Z] 7c8476c1cb00: Verifying Checksum [2020-04-08T10:13:23.941Z] 7c8476c1cb00: Download complete [2020-04-08T10:13:23.941Z] 97a711d68925: Verifying Checksum [2020-04-08T10:13:23.941Z] 97a711d68925: Download complete [2020-04-08T10:13:24.201Z] 2848faf0eed1: Pull complete [2020-04-08T10:13:24.201Z] 0f37312ad70f: Pull complete [2020-04-08T10:13:24.769Z] 7d08f2745646: Verifying Checksum [2020-04-08T10:13:24.769Z] 7d08f2745646: Download complete [2020-04-08T10:13:30.048Z] 7d08f2745646: Pull complete [2020-04-08T10:13:30.306Z] 4c9f31393084: Pull complete [2020-04-08T10:13:30.306Z] eb21ddb83652: Pull complete [2020-04-08T10:13:32.214Z] 345998794f6b: Pull complete [2020-04-08T10:13:35.512Z] 97a711d68925: Pull complete [2020-04-08T10:13:36.082Z] 7c8476c1cb00: Pull complete [2020-04-08T10:13:36.341Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-08T10:13:36.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-08T10:13:36.472Z] prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container [2020-04-08T10:13:36.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-08T10:13:37.176Z] $ docker top 0491f5368fca908d41caa818b5593b7ce40e8e7ec4c11ce4d2f10acf1ded93cb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T10:13:37.701Z] + snyk monitor '--org=edgex-jenkins' [2020-04-08T10:13:41.903Z] [2020-04-08T10:13:41.903Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... [2020-04-08T10:13:41.903Z] [2020-04-08T10:13:41.903Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/75d51ab3-2e08-4def-aa5c-aae900dcb9c2 [2020-04-08T10:13:41.903Z] [2020-04-08T10:13:41.903Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-08T10:13:41.903Z] [2020-04-08T10:13:41.903Z] [Pipeline] } [2020-04-08T10:13:41.915Z] $ docker stop --time=1 0491f5368fca908d41caa818b5593b7ce40e8e7ec4c11ce4d2f10acf1ded93cb [2020-04-08T10:13:43.264Z] $ docker rm -f 0491f5368fca908d41caa818b5593b7ce40e8e7ec4c11ce4d2f10acf1ded93cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:44.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-08T10:13:44.157Z] [2020-04-08T10:13:44.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:44.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-08T10:13:44.482Z] latest: Pulling from edgex-devops/edgex-klar [2020-04-08T10:13:44.482Z] e7c96db7181b: Pulling fs layer [2020-04-08T10:13:44.482Z] 1868ca2cb446: Pulling fs layer [2020-04-08T10:13:44.482Z] 136be5d0fe8e: Pulling fs layer [2020-04-08T10:13:44.482Z] 894bfe63afcb: Pulling fs layer [2020-04-08T10:13:44.482Z] 894bfe63afcb: Waiting [2020-04-08T10:13:44.482Z] 1868ca2cb446: Verifying Checksum [2020-04-08T10:13:44.482Z] 1868ca2cb446: Download complete [2020-04-08T10:13:44.482Z] 136be5d0fe8e: Verifying Checksum [2020-04-08T10:13:44.482Z] 136be5d0fe8e: Download complete [2020-04-08T10:13:44.482Z] e7c96db7181b: Verifying Checksum [2020-04-08T10:13:44.482Z] e7c96db7181b: Download complete [2020-04-08T10:13:44.482Z] 894bfe63afcb: Verifying Checksum [2020-04-08T10:13:44.482Z] 894bfe63afcb: Download complete [2020-04-08T10:13:44.742Z] e7c96db7181b: Pull complete [2020-04-08T10:13:44.742Z] 1868ca2cb446: Pull complete [2020-04-08T10:13:45.002Z] 136be5d0fe8e: Pull complete [2020-04-08T10:13:45.263Z] 894bfe63afcb: Pull complete [2020-04-08T10:13:45.263Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-04-08T10:13:45.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-04-08T10:13:45.373Z] prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container [2020-04-08T10:13:45.421Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-08T10:13:45.946Z] $ docker top 54a76a9e1a59d24437bc65ee0b7f22ffde9a5c9bb4a4957340aa2b3a098dcf23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-08T10:13:46.440Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [2020-04-08T10:13:46.440Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-08T10:13:49.128Z] $ docker stop --time=1 54a76a9e1a59d24437bc65ee0b7f22ffde9a5c9bb4a4957340aa2b3a098dcf23 [2020-04-08T10:13:50.475Z] $ docker rm -f 54a76a9e1a59d24437bc65ee0b7f22ffde9a5c9bb4a4957340aa2b3a098dcf23 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:50.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-08T10:13:50.933Z] . [Pipeline] withDockerContainer [2020-04-08T10:13:51.048Z] prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container [2020-04-08T10:13:51.092Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-08T10:13:51.888Z] $ docker top 6d61399ec00f46087b16967a6dc650c6b1ab3aa9ac91c0110b5a4af9eee63384 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-08T10:13:52.384Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [2020-04-08T10:13:52.384Z] + tee [2020-04-08T10:13:52.384Z] clair timeout 1m0s [2020-04-08T10:13:52.384Z] docker timeout: 1m0s [2020-04-08T10:13:52.384Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-08T10:13:53.028Z] $ docker stop --time=1 6d61399ec00f46087b16967a6dc650c6b1ab3aa9ac91c0110b5a4af9eee63384 [2020-04-08T10:13:54.400Z] $ docker rm -f 6d61399ec00f46087b16967a6dc650c6b1ab3aa9ac91c0110b5a4af9eee63384 [Pipeline] // withDockerContainer [Pipeline] sh [2020-04-08T10:13:54.863Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-04-08T10:13:54.872Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb.html [Pipeline] writeFile [Pipeline] step [2020-04-08T10:13:54.909Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:13:55.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-08T10:13:55.242Z] . [Pipeline] withDockerContainer [2020-04-08T10:13:55.355Z] prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container [2020-04-08T10:13:55.402Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-08T10:13:55.968Z] $ docker top 73618e07ce099f381d43e5d14d585165b95e4ba8f520a474dfe255d2e5c6044c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-08T10:13:56.450Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [2020-04-08T10:13:56.450Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-08T10:13:59.109Z] $ docker stop --time=1 73618e07ce099f381d43e5d14d585165b95e4ba8f520a474dfe255d2e5c6044c [2020-04-08T10:14:00.465Z] $ docker rm -f 73618e07ce099f381d43e5d14d585165b95e4ba8f520a474dfe255d2e5c6044c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:14:00.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-08T10:14:00.982Z] . [Pipeline] withDockerContainer [2020-04-08T10:14:01.100Z] prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container [2020-04-08T10:14:01.149Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-08T10:14:01.680Z] $ docker top 47c51f0c5642c455e8a3cc02c4de25b64edeb3dc756585adc1ebaaded32ba607 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-08T10:14:02.206Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [2020-04-08T10:14:02.207Z] + tee [2020-04-08T10:14:02.207Z] clair timeout 1m0s [2020-04-08T10:14:02.207Z] docker timeout: 1m0s [2020-04-08T10:14:02.207Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-08T10:14:02.861Z] $ docker stop --time=1 47c51f0c5642c455e8a3cc02c4de25b64edeb3dc756585adc1ebaaded32ba607 [2020-04-08T10:14:04.213Z] $ docker rm -f 47c51f0c5642c455e8a3cc02c4de25b64edeb3dc756585adc1ebaaded32ba607 [Pipeline] // withDockerContainer [Pipeline] sh [2020-04-08T10:14:04.687Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-04-08T10:14:04.696Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb.html [Pipeline] writeFile [Pipeline] step [2020-04-08T10:14:04.764Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:14:05.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T10:14:05.497Z] . [Pipeline] withDockerContainer [2020-04-08T10:14:05.612Z] prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container [2020-04-08T10:14:05.652Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T10:14:06.302Z] $ docker top d7e4facc797a0713143d2acd119a503e592c63fc18b4721dd95638548ff20b7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T10:14:06.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T10:14:06.544Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T10:14:06.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T10:14:06.790Z] $ docker exec d7e4facc797a0713143d2acd119a503e592c63fc18b4721dd95638548ff20b7d ssh-agent [2020-04-08T10:14:06.972Z] SSH_AUTH_SOCK=/tmp/ssh-V6YdQiXpoTkC/agent.15 [2020-04-08T10:14:06.972Z] SSH_AGENT_PID=22 [2020-04-08T10:14:06.978Z] Running ssh-add (command line suppressed) [2020-04-08T10:14:07.130Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1644029727173643681.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1644029727173643681.key) [2020-04-08T10:14:07.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T10:14:07.492Z] + git semver tag [2020-04-08T10:14:07.492Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T10:14:07.492Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-08T10:14:07.492Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-08T10:14:07.492Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T10:14:07.492Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T10:14:07.492Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T10:14:07.492Z] # $SEMVER_BRANCH = master [2020-04-08T10:14:07.492Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-04-08T10:14:07.492Z] # 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb HEAD [2020-04-08T10:14:07.492Z] # -> Force: false [2020-04-08T10:14:07.492Z] # 0f126370ccbca94f7d92400e93cf1611ae3f0005 refs/tags/v1.2.0-dev.22 [Pipeline] } [2020-04-08T10:14:07.504Z] $ docker exec --env ******** --env ******** d7e4facc797a0713143d2acd119a503e592c63fc18b4721dd95638548ff20b7d ssh-agent -k [2020-04-08T10:14:07.641Z] unset SSH_AUTH_SOCK; [2020-04-08T10:14:07.641Z] unset SSH_AGENT_PID; [2020-04-08T10:14:07.641Z] echo Agent pid 22 killed; [2020-04-08T10:14:07.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T10:14:08.123Z] + git semver [Pipeline] } [2020-04-08T10:14:08.137Z] $ docker stop --time=1 d7e4facc797a0713143d2acd119a503e592c63fc18b4721dd95638548ff20b7d [2020-04-08T10:14:09.468Z] $ docker rm -f d7e4facc797a0713143d2acd119a503e592c63fc18b4721dd95638548ff20b7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:14:10.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-08T10:14:10.628Z] [2020-04-08T10:14:10.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:14:10.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-08T10:14:10.958Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-08T10:14:10.958Z] ab5ef0e58194: Pulling fs layer [2020-04-08T10:14:10.958Z] 9712f1f96733: Pulling fs layer [2020-04-08T10:14:10.958Z] 63f879dbbcfc: Pulling fs layer [2020-04-08T10:14:10.958Z] 0d9ebad4ef96: Pulling fs layer [2020-04-08T10:14:10.958Z] e9a5061849ea: Pulling fs layer [2020-04-08T10:14:10.958Z] d747dcd14b5f: Pulling fs layer [2020-04-08T10:14:10.958Z] 2de7ff778b66: Pulling fs layer [2020-04-08T10:14:10.958Z] 0d9ebad4ef96: Waiting [2020-04-08T10:14:10.958Z] e9a5061849ea: Waiting [2020-04-08T10:14:10.958Z] d747dcd14b5f: Waiting [2020-04-08T10:14:10.958Z] 2de7ff778b66: Waiting [2020-04-08T10:14:10.958Z] 9712f1f96733: Verifying Checksum [2020-04-08T10:14:10.958Z] 9712f1f96733: Download complete [2020-04-08T10:14:11.544Z] 63f879dbbcfc: Verifying Checksum [2020-04-08T10:14:11.544Z] 63f879dbbcfc: Download complete [2020-04-08T10:14:11.544Z] e9a5061849ea: Verifying Checksum [2020-04-08T10:14:11.544Z] e9a5061849ea: Download complete [2020-04-08T10:14:11.544Z] d747dcd14b5f: Verifying Checksum [2020-04-08T10:14:11.544Z] d747dcd14b5f: Download complete [2020-04-08T10:14:11.804Z] 2de7ff778b66: Verifying Checksum [2020-04-08T10:14:11.804Z] 2de7ff778b66: Download complete [2020-04-08T10:14:11.804Z] 0d9ebad4ef96: Verifying Checksum [2020-04-08T10:14:11.804Z] 0d9ebad4ef96: Download complete [2020-04-08T10:14:12.064Z] ab5ef0e58194: Download complete [2020-04-08T10:14:17.337Z] ab5ef0e58194: Pull complete [2020-04-08T10:14:17.337Z] 9712f1f96733: Pull complete [2020-04-08T10:14:19.242Z] 63f879dbbcfc: Pull complete [2020-04-08T10:14:24.524Z] 0d9ebad4ef96: Pull complete [2020-04-08T10:14:26.430Z] e9a5061849ea: Pull complete [2020-04-08T10:14:26.430Z] d747dcd14b5f: Pull complete [2020-04-08T10:14:28.965Z] 2de7ff778b66: Pull complete [2020-04-08T10:14:28.965Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-08T10:14:28.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-08T10:14:29.097Z] prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container [2020-04-08T10:14:29.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-08T10:14:30.569Z] $ docker top 0d40ddc4b93338361bb3f0abdcb5aff95c12cdfefd9e4b05ee10b55ab649b12d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-08T10:14:30.801Z] provisioning config files... [2020-04-08T10:14:30.810Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2339350641629842331tmp [2020-04-08T10:14:30.824Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3952120234436234737tmp [2020-04-08T10:14:30.837Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4819477598295683779tmp [Pipeline] { [Pipeline] echo [2020-04-08T10:14:30.882Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:14:31.174Z] ---> sigul-configuration.sh [2020-04-08T10:14:31.174Z] gpg: directory `/root/.gnupg' created [2020-04-08T10:14:31.174Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-08T10:14:31.174Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-08T10:14:31.174Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-08T10:14:31.174Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-08T10:14:31.174Z] gpg: CAST5 encrypted data [2020-04-08T10:14:31.435Z] gpg: encrypted with 1 passphrase [2020-04-08T10:14:31.435Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-08T10:14:31.725Z] + mkdir /home/jenkins [2020-04-08T10:14:31.725Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-08T10:14:32.020Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-04-08T10:14:32.028Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:14:32.323Z] ---> sigul-install.sh [2020-04-08T10:14:37.601Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-08T10:14:38.251Z] + git tag --list [2020-04-08T10:14:38.251Z] v1.2.0-dev.22 [Pipeline] sh [2020-04-08T10:14:38.545Z] + lftools sign git-tag v1.2.0-dev.22 [2020-04-08T10:14:39.481Z] Signing Git tag with Sigul... [2020-04-08T10:14:39.481Z] Signing v1.2.0-dev.22 [Pipeline] echo [2020-04-08T10:14:40.863Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:14:41.151Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-08T10:14:41.158Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-08T10:14:41.247Z] $ docker stop --time=1 0d40ddc4b93338361bb3f0abdcb5aff95c12cdfefd9e4b05ee10b55ab649b12d [2020-04-08T10:14:42.665Z] $ docker rm -f 0d40ddc4b93338361bb3f0abdcb5aff95c12cdfefd9e4b05ee10b55ab649b12d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:14:43.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T10:14:43.415Z] . [Pipeline] withDockerContainer [2020-04-08T10:14:43.523Z] prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container [2020-04-08T10:14:43.567Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T10:14:44.203Z] $ docker top f28e059103ce4b8e6f36621e236ee989ff920430571397ef46dcd67bc853dba4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T10:14:44.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T10:14:44.497Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T10:14:44.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T10:14:44.712Z] $ docker exec f28e059103ce4b8e6f36621e236ee989ff920430571397ef46dcd67bc853dba4 ssh-agent [2020-04-08T10:14:44.921Z] SSH_AUTH_SOCK=/tmp/ssh-i0dqnvLDpVFh/agent.15 [2020-04-08T10:14:44.921Z] SSH_AGENT_PID=22 [2020-04-08T10:14:44.930Z] Running ssh-add (command line suppressed) [2020-04-08T10:14:45.084Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6205522523917099068.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6205522523917099068.key) [2020-04-08T10:14:45.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T10:14:45.453Z] + git semver bump pre [2020-04-08T10:14:45.453Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T10:14:45.453Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-08T10:14:45.453Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-08T10:14:45.453Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T10:14:45.453Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T10:14:45.453Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T10:14:45.453Z] # $SEMVER_BRANCH = master [2020-04-08T10:14:45.453Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-04-08T10:14:45.453Z] 1.2.0-dev.23 [Pipeline] } [2020-04-08T10:14:45.464Z] $ docker exec --env ******** --env ******** f28e059103ce4b8e6f36621e236ee989ff920430571397ef46dcd67bc853dba4 ssh-agent -k [2020-04-08T10:14:45.609Z] unset SSH_AUTH_SOCK; [2020-04-08T10:14:45.609Z] unset SSH_AGENT_PID; [2020-04-08T10:14:45.609Z] echo Agent pid 22 killed; [2020-04-08T10:14:45.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T10:14:46.127Z] + git semver [Pipeline] } [2020-04-08T10:14:46.142Z] $ docker stop --time=1 f28e059103ce4b8e6f36621e236ee989ff920430571397ef46dcd67bc853dba4 [2020-04-08T10:14:47.486Z] $ docker rm -f f28e059103ce4b8e6f36621e236ee989ff920430571397ef46dcd67bc853dba4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:14:47.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T10:14:47.980Z] . [Pipeline] withDockerContainer [2020-04-08T10:14:48.091Z] prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container [2020-04-08T10:14:48.139Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T10:14:48.715Z] $ docker top bf643f76d07611ff5c51e4b4367ae1e43a190a187c4a63b2717ae2a312de6672 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T10:14:48.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T10:14:48.976Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T10:14:49.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T10:14:49.174Z] $ docker exec bf643f76d07611ff5c51e4b4367ae1e43a190a187c4a63b2717ae2a312de6672 ssh-agent [2020-04-08T10:14:49.372Z] SSH_AUTH_SOCK=/tmp/ssh-h9iDaeO3a1C9/agent.15 [2020-04-08T10:14:49.372Z] SSH_AGENT_PID=21 [2020-04-08T10:14:49.379Z] Running ssh-add (command line suppressed) [2020-04-08T10:14:49.530Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3766891041560995951.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3766891041560995951.key) [2020-04-08T10:14:49.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T10:14:49.904Z] + git semver push [2020-04-08T10:14:49.904Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T10:14:49.904Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-08T10:14:49.904Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-08T10:14:49.904Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T10:14:49.904Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T10:14:49.904Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T10:14:49.904Z] # $SEMVER_BRANCH = master [2020-04-08T10:14:49.904Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-04-08T10:14:56.484Z] $ docker exec --env ******** --env ******** bf643f76d07611ff5c51e4b4367ae1e43a190a187c4a63b2717ae2a312de6672 ssh-agent -k [2020-04-08T10:14:56.653Z] unset SSH_AUTH_SOCK; [2020-04-08T10:14:56.653Z] unset SSH_AGENT_PID; [2020-04-08T10:14:56.653Z] echo Agent pid 21 killed; [2020-04-08T10:14:56.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T10:14:57.203Z] + git semver [Pipeline] } [2020-04-08T10:14:57.219Z] $ docker stop --time=1 bf643f76d07611ff5c51e4b4367ae1e43a190a187c4a63b2717ae2a312de6672 [2020-04-08T10:14:58.589Z] $ docker rm -f bf643f76d07611ff5c51e4b4367ae1e43a190a187c4a63b2717ae2a312de6672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:14:59.348Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:14:59.904Z] ---> package-listing.sh [2020-04-08T10:14:59.904Z] ++ facter osfamily [2020-04-08T10:14:59.904Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T10:14:59.904Z] + OS_FAMILY=redhat [2020-04-08T10:14:59.904Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-08T10:14:59.904Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T10:14:59.904Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T10:14:59.904Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T10:14:59.904Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T10:14:59.904Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-04-08T10:14:59.904Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T10:14:59.904Z] + case "${OS_FAMILY}" in [2020-04-08T10:14:59.904Z] + rpm -qa [2020-04-08T10:14:59.904Z] + sort [2020-04-08T10:15:04.102Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T10:15:04.102Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T10:15:04.102Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T10:15:04.102Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-04-08T10:15:04.102Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-04-08T10:15:04.102Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:15:04.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T10:15:04.503Z] [2020-04-08T10:15:04.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:15:04.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T10:15:04.827Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T10:15:04.827Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T10:15:04.827Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T10:15:04.827Z] 756a868c4378: Pulling fs layer [2020-04-08T10:15:04.827Z] 444b2fc9a129: Pulling fs layer [2020-04-08T10:15:04.827Z] ea15f1150254: Pulling fs layer [2020-04-08T10:15:04.827Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T10:15:04.827Z] 28c525ee5125: Pulling fs layer [2020-04-08T10:15:04.827Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T10:15:04.827Z] 138eaada9080: Pulling fs layer [2020-04-08T10:15:04.827Z] 0622d0fa9048: Pulling fs layer [2020-04-08T10:15:04.828Z] ea15f1150254: Waiting [2020-04-08T10:15:04.828Z] 41b27a9f41bf: Waiting [2020-04-08T10:15:04.828Z] 28c525ee5125: Waiting [2020-04-08T10:15:04.828Z] 094b1ea09ed8: Waiting [2020-04-08T10:15:04.828Z] 138eaada9080: Waiting [2020-04-08T10:15:04.828Z] 0622d0fa9048: Waiting [2020-04-08T10:15:04.828Z] 444b2fc9a129: Waiting [2020-04-08T10:15:04.828Z] 2cc5ad85d9ab: Download complete [2020-04-08T10:15:04.828Z] 444b2fc9a129: Verifying Checksum [2020-04-08T10:15:04.828Z] 444b2fc9a129: Download complete [2020-04-08T10:15:04.828Z] c9b1b535fdd9: Verifying Checksum [2020-04-08T10:15:04.828Z] c9b1b535fdd9: Download complete [2020-04-08T10:15:04.828Z] ea15f1150254: Download complete [2020-04-08T10:15:05.093Z] 28c525ee5125: Verifying Checksum [2020-04-08T10:15:05.093Z] 28c525ee5125: Download complete [2020-04-08T10:15:05.356Z] c9b1b535fdd9: Pull complete [2020-04-08T10:15:05.356Z] 756a868c4378: Verifying Checksum [2020-04-08T10:15:05.356Z] 756a868c4378: Download complete [2020-04-08T10:15:05.356Z] 138eaada9080: Verifying Checksum [2020-04-08T10:15:05.356Z] 138eaada9080: Download complete [2020-04-08T10:15:05.614Z] 0622d0fa9048: Verifying Checksum [2020-04-08T10:15:05.614Z] 0622d0fa9048: Download complete [2020-04-08T10:15:05.614Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T10:15:05.614Z] 094b1ea09ed8: Download complete [2020-04-08T10:15:05.873Z] 41b27a9f41bf: Verifying Checksum [2020-04-08T10:15:05.873Z] 41b27a9f41bf: Download complete [2020-04-08T10:15:06.810Z] 2cc5ad85d9ab: Pull complete [2020-04-08T10:15:08.187Z] 756a868c4378: Pull complete [2020-04-08T10:15:08.187Z] 444b2fc9a129: Pull complete [2020-04-08T10:15:08.187Z] ea15f1150254: Pull complete [2020-04-08T10:15:11.474Z] 41b27a9f41bf: Pull complete [2020-04-08T10:15:11.474Z] 28c525ee5125: Pull complete [2020-04-08T10:15:13.386Z] 094b1ea09ed8: Pull complete [2020-04-08T10:15:13.649Z] 138eaada9080: Pull complete [2020-04-08T10:15:13.922Z] 0622d0fa9048: Pull complete [2020-04-08T10:15:13.922Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T10:15:13.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T10:15:14.033Z] prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container [2020-04-08T10:15:14.074Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -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 [2020-04-08T10:15:15.117Z] $ docker top 962cd779bf4d612e0e9dd42ba3d84dba4ffc2493748271af017a902321db9f7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T10:15:15.374Z] provisioning config files... [2020-04-08T10:15:15.389Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6059283538145760637tmp [Pipeline] { [Pipeline] echo [2020-04-08T10:15:15.443Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:15:15.735Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T10:15:15.742Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:15:16.031Z] ---> logs-deploy.sh [2020-04-08T10:15:16.031Z] + ARCHIVE_ARTIFACTS= [2020-04-08T10:15:16.031Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T10:15:16.031Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T10:15:16.031Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T10:15:16.031Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/22 [2020-04-08T10:15:16.031Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/22/ [2020-04-08T10:15:16.031Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/22 /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-08T10:15:16.970Z] Archives upload complete. [2020-04-08T10:15:17.228Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/22 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/22/