Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eac9301cc113547edf656c85cf74c774ffa59c22 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.13] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.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 ‘prd-centos7-docker-4c-2g-3228’ is offline Running on prd-centos7-docker-4c-2g-3231 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 eac9301cc113547edf656c85cf74c774ffa59c22 (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 eac9301cc113547edf656c85cf74c774ffa59c22 # timeout=10 Commit message: "Merge pull request #198 from badboy-huaqiao/issue-#21" > git rev-list --no-walk 8258c8c20028738dfaea8988f62cb9e79add8176 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:02:33 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 08:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:02:37 08:02:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:02:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:02:38 latest: Pulling from edgex-devops/git-semver 08:02:38 9123ac7c32f7: Pulling fs layer 08:02:38 b8cc5d1170e3: Pulling fs layer 08:02:38 2924cbbf6a41: Pulling fs layer 08:02:38 93b08a4f1073: Pulling fs layer 08:02:38 93b08a4f1073: Waiting 08:02:38 b8cc5d1170e3: Verifying Checksum 08:02:38 b8cc5d1170e3: Download complete 08:02:39 93b08a4f1073: Verifying Checksum 08:02:39 93b08a4f1073: Download complete 08:02:39 9123ac7c32f7: Verifying Checksum 08:02:39 9123ac7c32f7: Download complete 08:02:39 2924cbbf6a41: Verifying Checksum 08:02:39 2924cbbf6a41: Download complete 08:02:39 9123ac7c32f7: Pull complete 08:02:39 b8cc5d1170e3: Pull complete 08:02:40 2924cbbf6a41: Pull complete 08:02:40 93b08a4f1073: Pull complete 08:02:41 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:02:41 prd-centos7-docker-4c-2g-3231 does not seem to be running inside a container 08:02:41 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:02:43 $ docker top c9673c8c56d23c51d64d61bd5b0f19a9912e86fa279dbe365fd0b9eeae40cc11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:43 [ssh-agent] Looking for ssh-agent implementation... 08:02:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:43 $ docker exec c9673c8c56d23c51d64d61bd5b0f19a9912e86fa279dbe365fd0b9eeae40cc11 ssh-agent 08:02:44 SSH_AUTH_SOCK=/tmp/ssh-X8KPJ2uR2Lip/agent.15 08:02:44 SSH_AGENT_PID=22 08:02:44 Running ssh-add (command line suppressed) 08:02:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8263586432277730895.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8263586432277730895.key) 08:02:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:44 + git describe --exact-match --tags HEAD 08:02:44 fatal: No names found, cannot describe anything. [Pipeline] } 08:02:44 $ docker exec --env ******** --env ******** c9673c8c56d23c51d64d61bd5b0f19a9912e86fa279dbe365fd0b9eeae40cc11 ssh-agent -k 08:02:44 unset SSH_AUTH_SOCK; 08:02:44 unset SSH_AGENT_PID; 08:02:44 echo Agent pid 22 killed; 08:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:02:45 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:02:45 This usually means this commit has not been tagged. [Pipeline] sshagent 08:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:45 [ssh-agent] Looking for ssh-agent implementation... 08:02:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:45 $ docker exec c9673c8c56d23c51d64d61bd5b0f19a9912e86fa279dbe365fd0b9eeae40cc11 ssh-agent 08:02:45 SSH_AUTH_SOCK=/tmp/ssh-KSsj88sYy85e/agent.56 08:02:45 SSH_AGENT_PID=63 08:02:45 Running ssh-add (command line suppressed) 08:02:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5793750467129612197.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5793750467129612197.key) 08:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:46 + git semver init 08:02:47 # -> Open(): unable to determine branch for HEAD 08:02:47 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:02:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:02:47 # $SEMVER_REMOTE_NAME = origin 08:02:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:02:47 # $SEMVER_USER_NAME = edgex-jenkins 08:02:47 # $SEMVER_BRANCH = master 08:02:47 # $SEMVER_TEMP = /tmp/semver-815761951 08:02:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:02:48 # '/tmp/semver-815761951' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 08:02:48 # -> Force: false 08:02:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:02:48 $ docker exec --env ******** --env ******** c9673c8c56d23c51d64d61bd5b0f19a9912e86fa279dbe365fd0b9eeae40cc11 ssh-agent -k 08:02:48 unset SSH_AUTH_SOCK; 08:02:48 unset SSH_AGENT_PID; 08:02:48 echo Agent pid 63 killed; 08:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:49 + git semver [Pipeline] } 08:02:49 $ docker stop --time=1 c9673c8c56d23c51d64d61bd5b0f19a9912e86fa279dbe365fd0b9eeae40cc11 08:02:51 $ docker rm -f c9673c8c56d23c51d64d61bd5b0f19a9912e86fa279dbe365fd0b9eeae40cc11 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:02:53 Stashed 35 file(s) [Pipeline] echo 08:02:53 [edgeXSemver] initialized semver on version 1.2.0-dev.24 [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 08:03:08 Still waiting to schedule task 08:03:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:03:08 Still waiting to schedule task 08:03:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 08:04:55 Running on prd-centos7-docker-4c-2g-3235 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 08:04:55 Running in /w/workspace/edgex-ui-go/25 [Pipeline] { [Pipeline] checkout 08:04:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3233 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 08:04:56 Running in /w/workspace/edgex-ui-go/25 [Pipeline] { [Pipeline] checkout 08:04:58 using credential edgex-jenkins-ssh 08:04:58 Cloning the remote Git repository 08:04:58 Cloning with configured refspecs honoured and without tags 08:04:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:04:58 > git init /w/workspace/edgex-ui-go/25 # timeout=10 08:04:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:04:58 > git --version # timeout=10 08:04:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:59 Fetching without tags 08:04:59 Checking out Revision eac9301cc113547edf656c85cf74c774ffa59c22 (master) 08:04:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 08:04:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:04:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:04:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:04:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:04:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 08:04:59 > git config core.sparsecheckout # timeout=10 08:04:59 > git checkout -f eac9301cc113547edf656c85cf74c774ffa59c22 # timeout=10 08:05:02 using credential edgex-jenkins-ssh 08:05:02 Cloning the remote Git repository 08:05:02 Cloning with configured refspecs honoured and without tags 08:05:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:05:03 Commit message: "Merge pull request #198 from badboy-huaqiao/issue-#21" 08:05:02 > git init /w/workspace/edgex-ui-go/25 # timeout=10 08:05:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:05:02 > git --version # timeout=10 08:05:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 08:05:04 Fetching without tags [Pipeline] unstash [Pipeline] echo 08:05:04 ========================================================= 08:05:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:05:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:05:04 Checking out Revision eac9301cc113547edf656c85cf74c774ffa59c22 (master) 08:05:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 08:05:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:05:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:05:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:05:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:05:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 08:05:04 > git config core.sparsecheckout # timeout=10 08:05:04 > git checkout -f eac9301cc113547edf656c85cf74c774ffa59c22 # timeout=10 08:05:05 Sending build context to Docker daemon 11.41MB 08:05:05 Step 1/8 : ARG BASE=golang:1.11-alpine 08:05:05 Step 2/8 : FROM ${BASE} 08:05:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:05:05 e6b0cf9c0882: Pulling fs layer 08:05:05 2848faf0eed1: Pulling fs layer 08:05:05 0f37312ad70f: Pulling fs layer 08:05:05 5788d62ee057: Pulling fs layer 08:05:05 0e6b1d234666: Pulling fs layer 08:05:05 bf5d7aec512f: Pulling fs layer 08:05:05 34c802a77dc8: Pulling fs layer 08:05:05 9eb99e56ec68: Pulling fs layer 08:05:05 27c7a5d97fbd: Pulling fs layer 08:05:05 5c102a31e300: Pulling fs layer 08:05:05 dcfb455df0a1: Pulling fs layer 08:05:05 34c802a77dc8: Waiting 08:05:05 9eb99e56ec68: Waiting 08:05:05 27c7a5d97fbd: Waiting 08:05:05 5c102a31e300: Waiting 08:05:05 dcfb455df0a1: Waiting 08:05:05 5788d62ee057: Waiting 08:05:05 0e6b1d234666: Waiting 08:05:05 0f37312ad70f: Verifying Checksum 08:05:05 0f37312ad70f: Download complete 08:05:05 2848faf0eed1: Verifying Checksum 08:05:05 2848faf0eed1: Download complete 08:05:05 0e6b1d234666: Verifying Checksum 08:05:05 0e6b1d234666: Download complete 08:05:05 bf5d7aec512f: Verifying Checksum 08:05:05 bf5d7aec512f: Download complete 08:05:05 e6b0cf9c0882: Verifying Checksum 08:05:05 e6b0cf9c0882: Download complete 08:05:05 e6b0cf9c0882: Pull complete 08:05:06 34c802a77dc8: Verifying Checksum 08:05:06 34c802a77dc8: Download complete 08:05:06 27c7a5d97fbd: Verifying Checksum 08:05:06 27c7a5d97fbd: Download complete 08:05:07 5c102a31e300: Verifying Checksum 08:05:07 5c102a31e300: Download complete 08:05:07 9eb99e56ec68: Verifying Checksum 08:05:07 9eb99e56ec68: Download complete 08:05:07 dcfb455df0a1: Verifying Checksum 08:05:07 dcfb455df0a1: Download complete 08:05:07 5788d62ee057: Verifying Checksum 08:05:07 5788d62ee057: Download complete 08:05:08 2848faf0eed1: Pull complete 08:05:08 0f37312ad70f: Pull complete 08:05:09 Commit message: "Merge pull request #198 from badboy-huaqiao/issue-#21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:05:10 ========================================================= 08:05:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:05:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:05:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 08:05:12 Sending build context to Docker daemon 11.41MB 08:05:12 Step 1/8 : ARG BASE=golang:1.11-alpine 08:05:12 Step 2/8 : FROM ${BASE} 08:05:13 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:05:13 cde5963f3b93: Pulling fs layer 08:05:13 2a23fa8c16f7: Pulling fs layer 08:05:13 777b28850792: Pulling fs layer 08:05:13 8a11ddd9e578: Pulling fs layer 08:05:13 4cf88f913ddb: Pulling fs layer 08:05:13 1df406cf5192: Pulling fs layer 08:05:13 cd6300453558: Pulling fs layer 08:05:13 b9c365052c96: Pulling fs layer 08:05:13 a2d8cc88f415: Pulling fs layer 08:05:13 ea1d1ca13537: Pulling fs layer 08:05:13 3750a50a1c5e: Pulling fs layer 08:05:13 b9c365052c96: Waiting 08:05:13 4cf88f913ddb: Waiting 08:05:13 a2d8cc88f415: Waiting 08:05:13 1df406cf5192: Waiting 08:05:13 ea1d1ca13537: Waiting 08:05:13 cd6300453558: Waiting 08:05:13 3750a50a1c5e: Waiting 08:05:13 777b28850792: Verifying Checksum 08:05:13 777b28850792: Download complete 08:05:13 2a23fa8c16f7: Verifying Checksum 08:05:13 2a23fa8c16f7: Download complete 08:05:13 4cf88f913ddb: Verifying Checksum 08:05:13 4cf88f913ddb: Download complete 08:05:13 1df406cf5192: Verifying Checksum 08:05:13 1df406cf5192: Download complete 08:05:13 cde5963f3b93: Verifying Checksum 08:05:13 cde5963f3b93: Download complete 08:05:14 cde5963f3b93: Pull complete 08:05:14 2a23fa8c16f7: Pull complete 08:05:15 5788d62ee057: Pull complete 08:05:15 0e6b1d234666: Pull complete 08:05:15 bf5d7aec512f: Pull complete 08:05:15 777b28850792: Pull complete 08:05:17 cd6300453558: Verifying Checksum 08:05:17 cd6300453558: Download complete 08:05:17 a2d8cc88f415: Verifying Checksum 08:05:17 a2d8cc88f415: Download complete 08:05:20 34c802a77dc8: Pull complete 08:05:20 ea1d1ca13537: Verifying Checksum 08:05:20 ea1d1ca13537: Download complete 08:05:20 3750a50a1c5e: Verifying Checksum 08:05:20 3750a50a1c5e: Download complete 08:05:22 9eb99e56ec68: Pull complete 08:05:22 27c7a5d97fbd: Pull complete 08:05:23 b9c365052c96: Verifying Checksum 08:05:23 b9c365052c96: Download complete 08:05:23 5c102a31e300: Pull complete 08:05:23 dcfb455df0a1: Pull complete 08:05:23 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:05:23 ---> 7c70fe431013 08:05:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:05:23 ---> Running in dac68af51b97 08:05:24 Removing intermediate container dac68af51b97 08:05:24 ---> 1e5b8331ffc4 08:05:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:24 ---> Running in bc2ae5a03c87 08:05:24 8a11ddd9e578: Verifying Checksum 08:05:24 8a11ddd9e578: Download complete 08:05:24 Removing intermediate container bc2ae5a03c87 08:05:24 ---> 41e030ac98d1 08:05:24 Step 5/8 : RUN apk add --no-cache make git 08:05:24 ---> Running in 3c77b872bec2 08:05:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:05:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:05:26 OK: 143 MiB in 39 packages 08:05:27 Removing intermediate container 3c77b872bec2 08:05:27 ---> d64c6d62e1fe 08:05:27 Step 6/8 : WORKDIR /edgex-ui-go 08:05:27 ---> Running in 0f2f7e12691c 08:05:27 Removing intermediate container 0f2f7e12691c 08:05:27 ---> 19154e8caf2c 08:05:27 Step 7/8 : COPY . . 08:05:27 ---> b44c26d0df27 08:05:27 Step 8/8 : RUN go mod download 08:05:27 ---> Running in 45f670a32327 08:05:33 go: finding cloud.google.com/go v0.26.0 08:05:33 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 08:05:33 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 08:05:33 go: finding github.com/BurntSushi/toml v0.3.1 08:05:33 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 08:05:33 go: finding github.com/Microsoft/go-winio v0.4.3 08:05:33 go: finding github.com/NYTimes/gziphandler v1.0.1 08:05:33 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 08:05:33 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 08:05:33 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 08:05:33 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 08:05:33 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:05:33 go: finding github.com/armon/go-metrics v0.3.3 08:05:33 go: finding github.com/armon/go-radix v1.0.0 08:05:33 go: finding github.com/aws/aws-sdk-go v1.25.41 08:05:33 go: finding github.com/beorn7/perks v1.0.1 08:05:33 go: finding github.com/bgentry/speakeasy v0.1.0 08:05:33 go: finding github.com/boltdb/bolt v1.3.1 08:05:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:05:33 go: finding github.com/cespare/xxhash/v2 v2.1.1 08:05:33 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 08:05:33 go: finding github.com/circonus-labs/circonusllhist v0.1.3 08:05:33 go: finding github.com/client9/misspell v0.3.4 08:05:33 go: finding github.com/coredns/coredns v1.1.2 08:05:33 go: finding github.com/davecgh/go-spew v1.1.1 08:05:33 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 08:05:33 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:05:33 go: finding github.com/digitalocean/godo v1.10.0 08:05:33 go: finding github.com/dimchansky/utfbom v1.1.0 08:05:33 go: finding github.com/dnaeon/go-vcr v1.0.1 08:05:33 go: finding github.com/docker/go-connections v0.3.0 08:05:33 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:05:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 08:05:33 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 08:05:33 go: finding github.com/envoyproxy/go-control-plane v0.8.0 08:05:33 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 08:05:33 go: finding github.com/fatih/color v1.9.0 08:05:33 go: finding github.com/fatih/structs v1.1.0 08:05:33 go: finding github.com/fsnotify/fsnotify v1.4.7 08:05:33 go: finding github.com/ghodss/yaml v1.0.0 08:05:33 go: finding github.com/go-kit/kit v0.9.0 08:05:33 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 08:05:33 go: finding github.com/go-logfmt/logfmt v0.4.0 08:05:33 go: finding github.com/go-ole/go-ole v1.2.1 08:05:33 go: finding github.com/go-stack/stack v1.8.0 08:05:33 go: finding github.com/go-test/deep v1.0.2 08:05:33 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 08:05:33 go: finding github.com/gobuffalo/depgen v0.1.0 08:05:33 go: finding github.com/gobuffalo/envy v1.7.0 08:05:33 go: finding github.com/gobuffalo/flect v0.1.3 08:05:33 go: finding github.com/gobuffalo/genny v0.1.1 08:05:33 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 08:05:33 go: finding github.com/gobuffalo/gogen v0.1.1 08:05:33 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 08:05:33 go: finding github.com/gobuffalo/mapi v1.0.2 08:05:33 go: finding github.com/gobuffalo/packd v0.1.0 08:05:33 go: finding github.com/gobuffalo/packr/v2 v2.2.0 08:05:33 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 08:05:33 go: finding github.com/gogo/googleapis v1.1.0 08:05:33 go: finding github.com/gogo/protobuf v1.2.1 08:05:33 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 08:05:33 go: finding github.com/golang/mock v1.1.1 08:05:33 go: finding github.com/golang/protobuf v1.3.2 08:05:33 go: finding github.com/golang/snappy v0.0.1 08:05:33 go: finding github.com/gomodule/redigo v2.0.0+incompatible 08:05:33 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:05:33 go: finding github.com/google/go-cmp v0.4.0 08:05:33 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 08:05:33 go: finding github.com/google/gofuzz v1.0.0 08:05:33 go: finding github.com/googleapis/gnostic v0.2.0 08:05:33 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 08:05:33 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 08:05:33 go: finding github.com/gorilla/mux v1.7.1 08:05:33 go: finding github.com/gorilla/websocket v1.4.0 08:05:33 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 08:05:33 go: finding github.com/hashicorp/consul v1.7.2 08:05:33 go: finding github.com/hashicorp/consul/api v1.4.0 08:05:33 go: finding github.com/hashicorp/consul/sdk v0.4.0 08:05:33 go: finding github.com/hashicorp/errwrap v1.0.0 08:05:33 go: finding github.com/hashicorp/go-bexpr v0.1.2 08:05:33 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 08:05:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:05:33 go: finding github.com/hashicorp/go-connlimit v0.2.0 08:05:33 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 08:05:33 go: finding github.com/hashicorp/go-hclog v0.12.2 08:05:33 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 08:05:33 go: finding github.com/hashicorp/go-memdb v1.0.3 08:05:33 go: finding github.com/hashicorp/go-msgpack v0.5.5 08:05:33 go: finding github.com/hashicorp/go-multierror v1.0.0 08:05:33 go: finding github.com/hashicorp/go-plugin v1.0.1 08:05:33 go: finding github.com/hashicorp/go-raftchunking v0.6.1 08:05:33 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 08:05:33 go: finding github.com/hashicorp/go-rootcerts v1.0.2 08:05:33 go: finding github.com/hashicorp/go-sockaddr v1.0.2 08:05:33 go: finding github.com/hashicorp/go-syslog v1.0.0 08:05:33 go: finding github.com/hashicorp/go-uuid v1.0.1 08:05:33 go: finding github.com/hashicorp/go-version v1.1.0 08:05:33 go: finding github.com/hashicorp/go.net v0.0.1 08:05:33 go: finding github.com/hashicorp/golang-lru v0.5.4 08:05:33 go: finding github.com/hashicorp/hcl v1.0.0 08:05:33 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 08:05:33 go: finding github.com/hashicorp/logutils v1.0.0 08:05:33 go: finding github.com/hashicorp/mdns v1.0.1 08:05:33 go: finding github.com/hashicorp/memberlist v0.2.0 08:05:33 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 08:05:33 go: finding github.com/hashicorp/raft v1.1.2 08:05:33 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 08:05:33 go: finding github.com/hashicorp/serf v0.9.0 08:05:33 go: finding github.com/hashicorp/vault/api v1.0.4 08:05:33 go: finding github.com/hashicorp/vault/sdk v0.1.13 08:05:33 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 08:05:33 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:05:33 go: finding github.com/hpcloud/tail v1.0.0 08:05:33 go: finding github.com/imdario/mergo v0.3.6 08:05:33 go: finding github.com/inconshreveable/mousetrap v1.0.0 08:05:33 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 08:05:33 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 08:05:33 go: finding github.com/joho/godotenv v1.3.0 08:05:33 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 08:05:34 go: finding github.com/json-iterator/go v1.1.9 08:05:34 go: finding github.com/jtolds/gls v4.2.1+incompatible 08:05:34 go: finding github.com/julienschmidt/httprouter v1.2.0 08:05:34 go: finding github.com/karrick/godirwalk v1.10.3 08:05:34 go: finding github.com/kisielk/errcheck v1.2.0 08:05:34 go: finding github.com/kisielk/gotool v1.0.0 08:05:34 go: finding github.com/klauspost/compress v1.9.5 08:05:34 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 08:05:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:05:34 go: finding github.com/kr/pretty v0.2.0 08:05:34 go: finding github.com/kr/pty v1.1.1 08:05:34 go: finding github.com/kr/text v0.1.0 08:05:34 go: finding github.com/likexian/gokit v0.20.16 08:05:34 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 08:05:34 go: finding github.com/linode/linodego v0.7.1 08:05:34 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 08:05:34 go: finding github.com/markbates/safe v1.0.1 08:05:34 go: finding github.com/mattn/go-colorable v0.1.6 08:05:34 go: finding github.com/mattn/go-isatty v0.0.12 08:05:34 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 08:05:34 go: finding github.com/miekg/dns v1.1.26 08:05:34 go: finding github.com/mitchellh/cli v1.0.0 08:05:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:05:34 go: finding github.com/mitchellh/copystructure v1.0.0 08:05:34 go: finding github.com/mitchellh/go-homedir v1.1.0 08:05:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:05:34 go: finding github.com/mitchellh/go-wordwrap v1.0.0 08:05:34 go: finding github.com/mitchellh/gox v0.4.0 08:05:34 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 08:05:34 go: finding github.com/mitchellh/iochan v1.0.0 08:05:34 go: finding github.com/mitchellh/mapstructure v1.2.2 08:05:34 go: finding github.com/mitchellh/reflectwalk v1.0.1 08:05:34 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:05:34 go: finding github.com/modern-go/reflect2 v1.0.1 08:05:34 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 08:05:34 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 08:05:34 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 08:05:34 go: finding github.com/oklog/run v1.0.0 08:05:34 go: finding github.com/onsi/ginkgo v1.6.0 08:05:34 go: finding github.com/onsi/gomega v1.4.2 08:05:34 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 08:05:34 go: finding github.com/pascaldekloe/goe v0.1.0 08:05:34 go: finding github.com/pebbe/zmq4 v1.2.0 08:05:34 go: finding github.com/pelletier/go-toml v1.7.0 08:05:34 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 08:05:34 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 08:05:34 go: finding github.com/pkg/errors v0.8.1 08:05:34 go: finding github.com/pmezard/go-difflib v1.0.0 08:05:34 go: finding github.com/posener/complete v1.1.1 08:05:34 go: finding github.com/prometheus/client_golang v1.4.0 08:05:34 go: finding github.com/prometheus/client_model v0.2.0 08:05:34 go: finding github.com/prometheus/common v0.9.1 08:05:34 go: finding github.com/prometheus/procfs v0.0.8 08:05:34 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 08:05:34 go: finding github.com/rogpeppe/go-internal v1.3.0 08:05:34 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 08:05:34 go: finding github.com/ryanuber/go-glob v1.0.0 08:05:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:05:34 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 08:05:34 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 08:05:34 go: finding github.com/sirupsen/logrus v1.4.2 08:05:34 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 08:05:34 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 08:05:34 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 08:05:34 go: finding github.com/spf13/cobra v0.0.3 08:05:34 go: finding github.com/spf13/pflag v1.0.3 08:05:34 go: finding github.com/stretchr/objx v0.1.1 08:05:34 go: finding github.com/stretchr/testify v1.4.0 08:05:34 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 08:05:34 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 08:05:34 go: finding github.com/tidwall/pretty v1.0.0 08:05:34 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 08:05:34 go: finding github.com/vmware/govmomi v0.18.0 08:05:34 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 08:05:34 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 08:05:34 go: finding go.mongodb.org/mongo-driver v1.3.1 08:05:34 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 08:05:34 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 08:05:34 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 08:05:34 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 08:05:34 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 08:05:34 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 08:05:34 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 08:05:34 go: finding golang.org/x/text v0.3.2 08:05:34 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 08:05:34 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 08:05:34 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 08:05:34 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 08:05:34 go: finding google.golang.org/appengine v1.4.0 08:05:34 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 08:05:34 go: finding google.golang.org/grpc v1.23.0 08:05:34 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 08:05:34 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 08:05:34 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 08:05:34 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:05:34 go: finding gopkg.in/errgo.v2 v2.1.0 08:05:34 go: finding gopkg.in/fsnotify.v1 v1.4.7 08:05:34 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 08:05:34 go: finding gopkg.in/inf.v0 v0.9.1 08:05:34 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:05:34 go: finding gopkg.in/resty.v1 v1.12.0 08:05:34 go: finding gopkg.in/square/go-jose.v2 v2.3.1 08:05:34 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:05:34 go: finding gopkg.in/yaml.v2 v2.2.8 08:05:34 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 08:05:34 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 08:05:34 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 08:05:34 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 08:05:34 go: finding k8s.io/client-go v8.0.0+incompatible 08:05:34 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 08:05:36 8a11ddd9e578: Pull complete 08:05:36 4cf88f913ddb: Pull complete 08:05:36 1df406cf5192: Pull complete 08:05:41 cd6300453558: Pull complete 08:05:46 b9c365052c96: Pull complete 08:05:46 a2d8cc88f415: Pull complete 08:05:47 ea1d1ca13537: Pull complete 08:05:48 3750a50a1c5e: Pull complete 08:05:48 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:05:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:05:48 ---> 78745c68409d 08:05:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:05:52 ---> Running in efaf3ac2ca69 08:05:52 Removing intermediate container efaf3ac2ca69 08:05:52 ---> 33de2d928e60 08:05:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:52 ---> Running in c7a168451223 08:05:54 Removing intermediate container c7a168451223 08:05:54 ---> 1dd2ed71e547 08:05:54 Step 5/8 : RUN apk add --no-cache make git 08:05:54 ---> Running in 78352c35d4f7 08:05:55 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:05:56 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:05:57 OK: 125 MiB in 39 packages 08:05:58 Removing intermediate container 78352c35d4f7 08:05:58 ---> 41ba39bead59 08:05:58 Step 6/8 : WORKDIR /edgex-ui-go 08:05:58 ---> Running in 393dd492d10a 08:05:58 Removing intermediate container 393dd492d10a 08:05:58 ---> 9b1fba140bec 08:05:58 Step 7/8 : COPY . . 08:05:59 ---> 7e9d58e54bc5 08:05:59 Step 8/8 : RUN go mod download 08:06:00 ---> Running in 44e16a3285d6 08:06:04 go: finding cloud.google.com/go v0.26.0 08:06:04 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 08:06:04 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 08:06:04 go: finding github.com/BurntSushi/toml v0.3.1 08:06:04 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 08:06:04 go: finding github.com/Microsoft/go-winio v0.4.3 08:06:04 go: finding github.com/NYTimes/gziphandler v1.0.1 08:06:04 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 08:06:04 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 08:06:04 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 08:06:04 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 08:06:04 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:06:04 go: finding github.com/armon/go-metrics v0.3.3 08:06:04 go: finding github.com/armon/go-radix v1.0.0 08:06:04 go: finding github.com/aws/aws-sdk-go v1.25.41 08:06:04 go: finding github.com/beorn7/perks v1.0.1 08:06:04 go: finding github.com/bgentry/speakeasy v0.1.0 08:06:04 go: finding github.com/boltdb/bolt v1.3.1 08:06:04 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:06:04 go: finding github.com/cespare/xxhash/v2 v2.1.1 08:06:04 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 08:06:04 go: finding github.com/circonus-labs/circonusllhist v0.1.3 08:06:04 go: finding github.com/client9/misspell v0.3.4 08:06:04 go: finding github.com/coredns/coredns v1.1.2 08:06:04 go: finding github.com/davecgh/go-spew v1.1.1 08:06:04 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 08:06:04 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:06:04 go: finding github.com/digitalocean/godo v1.10.0 08:06:04 go: finding github.com/dimchansky/utfbom v1.1.0 08:06:04 go: finding github.com/dnaeon/go-vcr v1.0.1 08:06:04 go: finding github.com/docker/go-connections v0.3.0 08:06:04 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:06:04 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 08:06:04 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 08:06:04 go: finding github.com/envoyproxy/go-control-plane v0.8.0 08:06:04 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 08:06:04 go: finding github.com/fatih/color v1.9.0 08:06:04 go: finding github.com/fatih/structs v1.1.0 08:06:04 go: finding github.com/fsnotify/fsnotify v1.4.7 08:06:04 go: finding github.com/ghodss/yaml v1.0.0 08:06:04 go: finding github.com/go-kit/kit v0.9.0 08:06:04 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 08:06:04 go: finding github.com/go-logfmt/logfmt v0.4.0 08:06:04 go: finding github.com/go-ole/go-ole v1.2.1 08:06:04 go: finding github.com/go-stack/stack v1.8.0 08:06:04 go: finding github.com/go-test/deep v1.0.2 08:06:04 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 08:06:04 go: finding github.com/gobuffalo/depgen v0.1.0 08:06:04 go: finding github.com/gobuffalo/envy v1.7.0 08:06:04 go: finding github.com/gobuffalo/flect v0.1.3 08:06:04 go: finding github.com/gobuffalo/genny v0.1.1 08:06:04 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 08:06:04 go: finding github.com/gobuffalo/gogen v0.1.1 08:06:04 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 08:06:04 go: finding github.com/gobuffalo/mapi v1.0.2 08:06:04 go: finding github.com/gobuffalo/packd v0.1.0 08:06:04 go: finding github.com/gobuffalo/packr/v2 v2.2.0 08:06:04 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 08:06:04 go: finding github.com/gogo/googleapis v1.1.0 08:06:04 go: finding github.com/gogo/protobuf v1.2.1 08:06:04 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 08:06:04 go: finding github.com/golang/mock v1.1.1 08:06:04 go: finding github.com/golang/protobuf v1.3.2 08:06:04 go: finding github.com/golang/snappy v0.0.1 08:06:04 go: finding github.com/gomodule/redigo v2.0.0+incompatible 08:06:04 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:06:04 go: finding github.com/google/go-cmp v0.4.0 08:06:04 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 08:06:04 go: finding github.com/google/gofuzz v1.0.0 08:06:04 go: finding github.com/googleapis/gnostic v0.2.0 08:06:04 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 08:06:04 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 08:06:04 go: finding github.com/gorilla/mux v1.7.1 08:06:04 go: finding github.com/gorilla/websocket v1.4.0 08:06:04 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 08:06:04 go: finding github.com/hashicorp/consul v1.7.2 08:06:04 go: finding github.com/hashicorp/consul/api v1.4.0 08:06:04 go: finding github.com/hashicorp/consul/sdk v0.4.0 08:06:05 go: finding github.com/hashicorp/errwrap v1.0.0 08:06:05 go: finding github.com/hashicorp/go-bexpr v0.1.2 08:06:05 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 08:06:05 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:06:05 go: finding github.com/hashicorp/go-connlimit v0.2.0 08:06:05 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 08:06:05 go: finding github.com/hashicorp/go-hclog v0.12.2 08:06:05 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 08:06:05 go: finding github.com/hashicorp/go-memdb v1.0.3 08:06:05 go: finding github.com/hashicorp/go-msgpack v0.5.5 08:06:05 go: finding github.com/hashicorp/go-multierror v1.0.0 08:06:05 go: finding github.com/hashicorp/go-plugin v1.0.1 08:06:05 go: finding github.com/hashicorp/go-raftchunking v0.6.1 08:06:05 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 08:06:05 go: finding github.com/hashicorp/go-rootcerts v1.0.2 08:06:05 go: finding github.com/hashicorp/go-sockaddr v1.0.2 08:06:05 go: finding github.com/hashicorp/go-syslog v1.0.0 08:06:05 go: finding github.com/hashicorp/go-uuid v1.0.1 08:06:05 go: finding github.com/hashicorp/go-version v1.1.0 08:06:05 go: finding github.com/hashicorp/go.net v0.0.1 08:06:05 go: finding github.com/hashicorp/golang-lru v0.5.4 08:06:05 go: finding github.com/hashicorp/hcl v1.0.0 08:06:05 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 08:06:05 go: finding github.com/hashicorp/logutils v1.0.0 08:06:05 go: finding github.com/hashicorp/mdns v1.0.1 08:06:05 go: finding github.com/hashicorp/memberlist v0.2.0 08:06:05 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 08:06:05 go: finding github.com/hashicorp/raft v1.1.2 08:06:05 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 08:06:05 go: finding github.com/hashicorp/serf v0.9.0 08:06:05 go: finding github.com/hashicorp/vault/api v1.0.4 08:06:05 go: finding github.com/hashicorp/vault/sdk v0.1.13 08:06:05 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 08:06:05 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:06:05 go: finding github.com/hpcloud/tail v1.0.0 08:06:05 go: finding github.com/imdario/mergo v0.3.6 08:06:05 go: finding github.com/inconshreveable/mousetrap v1.0.0 08:06:05 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 08:06:05 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 08:06:05 go: finding github.com/joho/godotenv v1.3.0 08:06:05 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 08:06:05 go: finding github.com/json-iterator/go v1.1.9 08:06:05 go: finding github.com/jtolds/gls v4.2.1+incompatible 08:06:05 go: finding github.com/julienschmidt/httprouter v1.2.0 08:06:05 go: finding github.com/karrick/godirwalk v1.10.3 08:06:05 go: finding github.com/kisielk/errcheck v1.2.0 08:06:05 go: finding github.com/kisielk/gotool v1.0.0 08:06:05 go: finding github.com/klauspost/compress v1.9.5 08:06:05 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 08:06:05 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:06:05 go: finding github.com/kr/pretty v0.2.0 08:06:05 go: finding github.com/kr/pty v1.1.1 08:06:06 go: finding github.com/kr/text v0.1.0 08:06:06 go: finding github.com/likexian/gokit v0.20.16 08:06:06 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 08:06:06 go: finding github.com/linode/linodego v0.7.1 08:06:06 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 08:06:06 go: finding github.com/markbates/safe v1.0.1 08:06:06 go: finding github.com/mattn/go-colorable v0.1.6 08:06:06 go: finding github.com/mattn/go-isatty v0.0.12 08:06:06 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 08:06:06 go: finding github.com/miekg/dns v1.1.26 08:06:06 go: finding github.com/mitchellh/cli v1.0.0 08:06:06 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:06:06 go: finding github.com/mitchellh/copystructure v1.0.0 08:06:06 go: finding github.com/mitchellh/go-homedir v1.1.0 08:06:06 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:06:06 go: finding github.com/mitchellh/go-wordwrap v1.0.0 08:06:06 go: finding github.com/mitchellh/gox v0.4.0 08:06:06 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 08:06:06 go: finding github.com/mitchellh/iochan v1.0.0 08:06:06 go: finding github.com/mitchellh/mapstructure v1.2.2 08:06:06 go: finding github.com/mitchellh/reflectwalk v1.0.1 08:06:06 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:06:06 go: finding github.com/modern-go/reflect2 v1.0.1 08:06:06 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 08:06:06 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 08:06:06 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 08:06:06 go: finding github.com/oklog/run v1.0.0 08:06:06 go: finding github.com/onsi/ginkgo v1.6.0 08:06:06 go: finding github.com/onsi/gomega v1.4.2 08:06:06 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 08:06:06 go: finding github.com/pascaldekloe/goe v0.1.0 08:06:06 go: finding github.com/pebbe/zmq4 v1.2.0 08:06:06 go: finding github.com/pelletier/go-toml v1.7.0 08:06:06 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 08:06:06 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 08:06:06 go: finding github.com/pkg/errors v0.8.1 08:06:06 go: finding github.com/pmezard/go-difflib v1.0.0 08:06:06 go: finding github.com/posener/complete v1.1.1 08:06:06 go: finding github.com/prometheus/client_golang v1.4.0 08:06:06 go: finding github.com/prometheus/client_model v0.2.0 08:06:06 go: finding github.com/prometheus/common v0.9.1 08:06:06 go: finding github.com/prometheus/procfs v0.0.8 08:06:06 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 08:06:06 go: finding github.com/rogpeppe/go-internal v1.3.0 08:06:06 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 08:06:06 go: finding github.com/ryanuber/go-glob v1.0.0 08:06:06 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:06:06 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 08:06:06 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 08:06:06 go: finding github.com/sirupsen/logrus v1.4.2 08:06:06 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 08:06:06 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 08:06:06 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 08:06:06 go: finding github.com/spf13/cobra v0.0.3 08:06:06 go: finding github.com/spf13/pflag v1.0.3 08:06:06 go: finding github.com/stretchr/objx v0.1.1 08:06:06 go: finding github.com/stretchr/testify v1.4.0 08:06:06 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 08:06:06 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 08:06:06 go: finding github.com/tidwall/pretty v1.0.0 08:06:06 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 08:06:06 go: finding github.com/vmware/govmomi v0.18.0 08:06:06 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 08:06:06 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 08:06:06 go: finding go.mongodb.org/mongo-driver v1.3.1 08:06:06 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 08:06:06 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 08:06:06 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 08:06:06 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 08:06:06 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 08:06:06 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 08:06:06 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 08:06:06 go: finding golang.org/x/text v0.3.2 08:06:06 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 08:06:06 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 08:06:06 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 08:06:06 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 08:06:06 go: finding google.golang.org/appengine v1.4.0 08:06:06 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 08:06:06 go: finding google.golang.org/grpc v1.23.0 08:06:06 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 08:06:06 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 08:06:06 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 08:06:07 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:06:07 go: finding gopkg.in/errgo.v2 v2.1.0 08:06:07 go: finding gopkg.in/fsnotify.v1 v1.4.7 08:06:07 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 08:06:07 go: finding gopkg.in/inf.v0 v0.9.1 08:06:07 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:06:07 go: finding gopkg.in/resty.v1 v1.12.0 08:06:07 go: finding gopkg.in/square/go-jose.v2 v2.3.1 08:06:07 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:06:07 go: finding gopkg.in/yaml.v2 v2.2.8 08:06:07 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 08:06:07 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 08:06:07 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 08:06:07 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 08:06:07 go: finding k8s.io/client-go v8.0.0+incompatible 08:06:07 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 08:07:41 Removing intermediate container 45f670a32327 08:07:41 ---> a931da936e41 08:07:41 Successfully built a931da936e41 08:07:41 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 08:07:42 + docker inspect -f . ci-base-image-x86_64 08:07:42 . [Pipeline] withDockerContainer 08:07:42 prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container 08:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@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 08:07:43 $ docker top f8d87ac8c8c31f21a2370e4201bb8f90d8c94e4720527a33eabc511f72e6aecc -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:43 + go version 08:07:43 Removing intermediate container 44e16a3285d6 08:07:43 ---> 92a044579458 08:07:43 Successfully built 92a044579458 08:07:43 Successfully tagged ci-base-image-arm64:latest 08:07:43 go version go1.13.5 linux/amd64 [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:07:44 + make test 08:07:44 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:07:44 + docker inspect -f . ci-base-image-arm64 08:07:44 . [Pipeline] withDockerContainer 08:07:45 prd-ubuntu18.04-docker-arm64-4c-16g-3233 does not seem to be running inside a container 08:07:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@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 08:07:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:07:46 $ docker top e9aff489dd9cd154bbc64624e6be2feafece0ee3e096f4ed2b358890a86eaf1e -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:47 + go version 08:07:47 go version go1.13.5 linux/arm64 [Pipeline] sh 08:07:48 + make test 08:07:48 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:07:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:07:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:07:55 GO111MODULE=on go vet ./... [Pipeline] stash 08:07:57 Stashed 1 file(s) [Pipeline] } 08:07:57 $ docker stop --time=1 f8d87ac8c8c31f21a2370e4201bb8f90d8c94e4720527a33eabc511f72e6aecc 08:07:59 $ docker rm -f f8d87ac8c8c31f21a2370e4201bb8f90d8c94e4720527a33eabc511f72e6aecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:08:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:08:01 + ls -al . 08:08:01 total 104 08:08:01 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 10 08:07 . 08:08:01 drwxrwxr-x. 4 jenkins jenkins 30 Apr 10 08:04 .. 08:08:01 drwxrwxr-x. 3 jenkins jenkins 20 Apr 10 08:04 assets 08:08:01 drwxrwxr-x. 2 jenkins jenkins 35 Apr 10 08:04 bin 08:08:01 drwxrwxr-x. 3 jenkins jenkins 29 Apr 10 08:04 cmd 08:08:01 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 10 08:04 CONTRIBUTING.md 08:08:01 -rw-r--r--. 1 jenkins jenkins 10 Apr 10 08:07 coverage.out 08:08:01 -rw-rw-r--. 1 jenkins jenkins 913 Apr 10 08:04 Dockerfile 08:08:01 -rw-rw-r--. 1 jenkins jenkins 898 Apr 10 08:04 Dockerfile.build 08:08:01 drwxrwxr-x. 4 jenkins jenkins 53 Apr 10 08:04 docs 08:08:01 drwxrwxr-x. 8 jenkins jenkins 162 Apr 10 08:05 .git 08:08:01 -rw-rw-r--. 1 jenkins jenkins 123 Apr 10 08:04 .gitignore 08:08:01 -rw-r--r--. 1 jenkins jenkins 974 Apr 10 08:07 go.mod 08:08:01 -rw-r--r--. 1 jenkins jenkins 44475 Apr 10 08:07 go.sum 08:08:01 drwxrwxr-x. 10 jenkins jenkins 141 Apr 10 08:04 internal 08:08:01 -rw-rw-r--. 1 jenkins jenkins 675 Apr 10 08:04 Jenkinsfile 08:08:01 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 10 08:04 LICENSE 08:08:01 -rw-rw-r--. 1 jenkins jenkins 951 Apr 10 08:04 Makefile 08:08:01 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 10 08:04 README.md 08:08:01 drwxrwxr-x. 3 jenkins jenkins 44 Apr 10 08:05 .semver 08:08:01 drwxrwxr-x. 4 jenkins jenkins 54 Apr 10 08:04 snap 08:08:01 -rw-rw-r--. 1 jenkins jenkins 12 Apr 10 08:02 VERSION 08:08:01 -rw-rw-r--. 1 jenkins jenkins 155 Apr 10 08:04 version.go [Pipeline] isUnix [Pipeline] sh 08:08:01 + 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=eac9301cc113547edf656c85cf74c774ffa59c22 --label arch=amd64 --label version=1.2.0-dev.24 . 08:08:01 Sending build context to Docker daemon 11.45MB 08:08:01 Step 1/24 : ARG BASE=golang:1.13-alpine 08:08:01 Step 2/24 : FROM ${BASE} AS builder 08:08:01 ---> a931da936e41 08:08:01 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:08:01 ---> Running in 343c44eeebef 08:08:01 Removing intermediate container 343c44eeebef 08:08:01 ---> 9065a73baa7a 08:08:01 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:08:02 ---> Running in 1df31a7b561d 08:08:02 Removing intermediate container 1df31a7b561d 08:08:02 ---> ac49f7b97649 08:08:02 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:08:02 ---> Running in b836d85cca10 08:08:02 Removing intermediate container b836d85cca10 08:08:02 ---> e841fea11be9 08:08:02 Step 6/24 : LABEL Name=edgex-ui-go 08:08:02 ---> Running in b8fc5724d1cd 08:08:02 Removing intermediate container b8fc5724d1cd 08:08:02 ---> 66aed68685d3 08:08:02 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:08:02 ---> Running in 8826fd1c4f3d 08:08:02 Removing intermediate container 8826fd1c4f3d 08:08:02 ---> 5aa40460a482 08:08:02 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:02 ---> Running in cac14a7e37d1 08:08:03 Removing intermediate container cac14a7e37d1 08:08:03 ---> 35c722e2c07f 08:08:03 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:08:03 ---> Running in 8b4bdc251e64 08:08:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:08:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:08:05 v3.11.5-43-g820819767d [http://nl.alpinelinux.org/alpine/v3.11/main] 08:08:05 v3.11.5-44-gb52104f5f2 [http://nl.alpinelinux.org/alpine/v3.11/community] 08:08:05 OK: 11285 distinct packages available 08:08:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:08:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:08:06 OK: 143 MiB in 39 packages 08:08:06 Removing intermediate container 8b4bdc251e64 08:08:06 ---> e75eabead386 08:08:06 Step 10/24 : ENV GO111MODULE=on 08:08:06 ---> Running in 41090eee70b7 08:08:07 Removing intermediate container 41090eee70b7 08:08:07 ---> 613d9266526a 08:08:07 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:08:07 ---> Running in 48c7a9e3174a 08:08:07 Removing intermediate container 48c7a9e3174a 08:08:07 ---> e32f9a2c6dff 08:08:07 Step 12/24 : COPY go.mod . 08:08:07 ---> f9c4f79903b2 08:08:07 Step 13/24 : COPY Makefile . 08:08:07 ---> b8b678b67f11 08:08:07 Step 14/24 : RUN make update 08:08:07 ---> Running in 657f6f203281 08:08:07 CGO_ENABLED=0 GO111MODULE=on go mod download 08:08:09 Removing intermediate container 657f6f203281 08:08:09 ---> 4c90dc2b0288 08:08:09 Step 15/24 : COPY . . 08:08:09 ---> 4494c40bc372 08:08:09 Step 16/24 : RUN ${MAKE} 08:08:09 ---> Running in e26d91eb85e7 08:08:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:08:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:08:12 GO111MODULE=on go vet ./... [Pipeline] stash 08:08:17 Warning: overwriting stash ‘coverage-report’ 08:08:17 Stashed 1 file(s) [Pipeline] } 08:08:17 $ docker stop --time=1 e9aff489dd9cd154bbc64624e6be2feafece0ee3e096f4ed2b358890a86eaf1e 08:08:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:08:20 $ docker rm -f e9aff489dd9cd154bbc64624e6be2feafece0ee3e096f4ed2b358890a86eaf1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:08:21 Removing intermediate container e26d91eb85e7 08:08:21 ---> da2bde86e323 08:08:21 Step 17/24 : FROM alpine 08:08:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:08:21 latest: Pulling from library/alpine 08:08:21 aad63a933944: Pulling fs layer 08:08:21 aad63a933944: Verifying Checksum 08:08:21 aad63a933944: Download complete 08:08:21 aad63a933944: Pull complete 08:08:21 + ls -al . 08:08:21 total 140 08:08:21 drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 08:07 . 08:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 08:05 .. 08:08:21 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 08:05 .git 08:08:21 -rw-rw-r-- 1 jenkins jenkins 123 Apr 10 08:05 .gitignore 08:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 08:05 .semver 08:08:21 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 10 08:05 CONTRIBUTING.md 08:08:21 -rw-rw-r-- 1 jenkins jenkins 913 Apr 10 08:05 Dockerfile 08:08:21 -rw-rw-r-- 1 jenkins jenkins 898 Apr 10 08:05 Dockerfile.build 08:08:21 -rw-rw-r-- 1 jenkins jenkins 675 Apr 10 08:05 Jenkinsfile 08:08:21 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 10 08:05 LICENSE 08:08:21 -rw-rw-r-- 1 jenkins jenkins 951 Apr 10 08:05 Makefile 08:08:21 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 10 08:05 README.md 08:08:21 -rw-rw-r-- 1 jenkins jenkins 12 Apr 10 08:02 VERSION 08:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 08:05 assets 08:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 08:05 bin 08:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 08:05 cmd 08:08:21 -rw-r--r-- 1 jenkins jenkins 10 Apr 10 08:07 coverage.out 08:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 08:05 docs 08:08:21 -rw-r--r-- 1 jenkins jenkins 974 Apr 10 08:07 go.mod 08:08:21 -rw-r--r-- 1 jenkins jenkins 44475 Apr 10 08:07 go.sum 08:08:21 drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 08:05 internal 08:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 08:05 snap 08:08:21 -rw-rw-r-- 1 jenkins jenkins 155 Apr 10 08:05 version.go [Pipeline] isUnix [Pipeline] sh 08:08:22 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 08:08:22 Status: Downloaded newer image for alpine:latest 08:08:22 ---> a187dde48cd2 08:08:22 Step 18/24 : EXPOSE 4000 08:08:22 ---> Running in 04288429e2dd 08:08:22 Removing intermediate container 04288429e2dd 08:08:22 ---> 24d5b6d278d2 08:08:22 Step 19/24 : 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 08:08:22 + 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=eac9301cc113547edf656c85cf74c774ffa59c22 --label arch=arm64 --label version=1.2.0-dev.24 . 08:08:22 Sending build context to Docker daemon 11.45MB 08:08:22 Step 1/24 : ARG BASE=golang:1.13-alpine 08:08:22 Step 2/24 : FROM ${BASE} AS builder 08:08:22 ---> 92a044579458 08:08:22 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:08:23 ---> Running in 2813d3df5082 08:08:23 Removing intermediate container 2813d3df5082 08:08:23 ---> 86a7dd2993bc 08:08:23 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:08:23 ---> Running in 5c1b33981784 08:08:23 Removing intermediate container 5c1b33981784 08:08:23 ---> ba84ad028069 08:08:23 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:08:23 ---> f7f4be885f95 08:08:23 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:08:23 ---> Running in 797963fabba9 08:08:23 Removing intermediate container 797963fabba9 08:08:23 ---> 0189916c148c 08:08:23 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:08:23 ---> Running in a1db84fd468e 08:08:23 Removing intermediate container a1db84fd468e 08:08:23 ---> 421a78772a00 08:08:23 Step 22/24 : LABEL arch=amd64 08:08:24 ---> Running in d62f34489cf2 08:08:24 ---> Running in 27bc0ac730bb 08:08:24 Removing intermediate container 27bc0ac730bb 08:08:24 ---> 98e43e9ed75e 08:08:24 Step 23/24 : LABEL git_sha=eac9301cc113547edf656c85cf74c774ffa59c22 08:08:24 ---> Running in c9af10a751e6 08:08:24 Removing intermediate container d62f34489cf2 08:08:24 ---> 0446a83a56bc 08:08:24 Step 6/24 : LABEL Name=edgex-ui-go 08:08:24 ---> Running in 06721108f02c 08:08:24 Removing intermediate container c9af10a751e6 08:08:24 ---> 1ddaf2043546 08:08:24 Step 24/24 : LABEL version=1.2.0-dev.24 08:08:24 ---> Running in e91d0a13e4ad 08:08:24 Removing intermediate container e91d0a13e4ad 08:08:24 ---> 623d845b3039 08:08:24 [Warning] One or more build-args [ARCH] were not consumed 08:08:24 Successfully built 623d845b3039 08:08:24 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 08:08:25 provisioning config files... 08:08:25 Removing intermediate container 06721108f02c 08:08:25 ---> 10cdd1540fa4 08:08:25 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:08:25 ---> Running in 0befed601a70 08:08:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/25@tmp/config1710426477840178694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:25 Removing intermediate container 0befed601a70 08:08:25 ---> d96003834a84 08:08:25 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:25 nexus3.edgexfoundry.org:10001 08:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:25 ---> Running in 3adc482835dc 08:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:25 Configure a credential helper to remove this warning. See 08:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:25 08:08:25 Login Succeeded 08:08:25 nexus3.edgexfoundry.org:10002 08:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:25 Configure a credential helper to remove this warning. See 08:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:25 08:08:25 Login Succeeded 08:08:25 nexus3.edgexfoundry.org:10003 08:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:25 Configure a credential helper to remove this warning. See 08:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:25 08:08:25 Login Succeeded 08:08:25 nexus3.edgexfoundry.org:10004 08:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:26 Configure a credential helper to remove this warning. See 08:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:26 08:08:26 Login Succeeded 08:08:26 docker.io 08:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:26 Configure a credential helper to remove this warning. See 08:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:26 08:08:26 Login Succeeded [Pipeline] } 08:08:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:26 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 08:08:26 eac9301cc113547edf656c85cf74c774ffa59c22 08:08:26 latest 08:08:26 1.2.0-dev.24 08:08:26 eac9301cc113547edf656c85cf74c774ffa59c22-1.2.0-dev.24 08:08:26 master 08:08:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:08:27 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eac9301cc113547edf656c85cf74c774ffa59c22 [Pipeline] isUnix [Pipeline] sh 08:08:27 Removing intermediate container 3adc482835dc 08:08:27 ---> cedeb1959f86 08:08:27 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:08:27 ---> Running in aff9078f2d61 08:08:27 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eac9301cc113547edf656c85cf74c774ffa59c22 08:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 08:08:27 f4a1b085cfbf: Preparing 08:08:27 beee9f30bc1f: Preparing 08:08:27 beee9f30bc1f: Layer already exists 08:08:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:08:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:08:29 f4a1b085cfbf: Pushed 08:08:29 eac9301cc113547edf656c85cf74c774ffa59c22: digest: sha256:9dffb9066a5eaf9830075eaf12670468ce762c1eb7fb8a5c4af54a7313692c64 size: 739 [Pipeline] isUnix [Pipeline] sh 08:08:30 v3.11.5-43-g820819767d [http://nl.alpinelinux.org/alpine/v3.11/main] 08:08:30 v3.11.5-44-gb52104f5f2 [http://nl.alpinelinux.org/alpine/v3.11/community] 08:08:30 OK: 11174 distinct packages available 08:08:30 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:08:30 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 08:08:30 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 08:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 08:08:30 f4a1b085cfbf: Preparing 08:08:30 beee9f30bc1f: Preparing 08:08:30 f4a1b085cfbf: Layer already exists 08:08:30 beee9f30bc1f: Layer already exists 08:08:30 latest: digest: sha256:9dffb9066a5eaf9830075eaf12670468ce762c1eb7fb8a5c4af54a7313692c64 size: 739 [Pipeline] isUnix [Pipeline] sh 08:08:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:08:30 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 08:08:30 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.24 08:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 08:08:30 f4a1b085cfbf: Preparing 08:08:30 beee9f30bc1f: Preparing 08:08:30 beee9f30bc1f: Layer already exists 08:08:30 f4a1b085cfbf: Layer already exists 08:08:30 1.2.0-dev.24: digest: sha256:9dffb9066a5eaf9830075eaf12670468ce762c1eb7fb8a5c4af54a7313692c64 size: 739 [Pipeline] isUnix [Pipeline] sh 08:08:31 OK: 125 MiB in 39 packages 08:08:31 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eac9301cc113547edf656c85cf74c774ffa59c22-1.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 08:08:31 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eac9301cc113547edf656c85cf74c774ffa59c22-1.2.0-dev.24 08:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 08:08:31 f4a1b085cfbf: Preparing 08:08:31 beee9f30bc1f: Preparing 08:08:31 beee9f30bc1f: Layer already exists 08:08:31 f4a1b085cfbf: Layer already exists 08:08:31 eac9301cc113547edf656c85cf74c774ffa59c22-1.2.0-dev.24: digest: sha256:9dffb9066a5eaf9830075eaf12670468ce762c1eb7fb8a5c4af54a7313692c64 size: 739 [Pipeline] isUnix [Pipeline] sh 08:08:31 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 08:08:32 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 08:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 08:08:32 f4a1b085cfbf: Preparing 08:08:32 beee9f30bc1f: Preparing 08:08:32 beee9f30bc1f: Layer already exists 08:08:32 f4a1b085cfbf: Layer already exists 08:08:32 master: digest: sha256:9dffb9066a5eaf9830075eaf12670468ce762c1eb7fb8a5c4af54a7313692c64 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 08:08:32 Removing intermediate container aff9078f2d61 08:08:32 ---> f0411e98ea43 08:08:32 Step 10/24 : ENV GO111MODULE=on 08:08:32 ---> Running in eb55a4ed72da [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:08:32 Removing intermediate container eb55a4ed72da 08:08:32 ---> 4cf32b4a7729 08:08:32 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:08:33 ---> Running in 1fd9132daeef 08:08:33 Removing intermediate container 1fd9132daeef 08:08:33 ---> 71ff5819da07 08:08:33 Step 12/24 : COPY go.mod . 08:08:34 ---> fd6892d9572d 08:08:34 Step 13/24 : COPY Makefile . 08:08:34 ---> 05fafb2832a8 08:08:34 Step 14/24 : RUN make update 08:08:34 ---> Running in 41fc49968b00 08:08:35 CGO_ENABLED=0 GO111MODULE=on go mod download 08:08:36 Removing intermediate container 41fc49968b00 08:08:36 ---> f1fc7b9ec31e 08:08:36 Step 15/24 : COPY . . 08:08:38 ---> 393bbb7b0234 08:08:38 Step 16/24 : RUN ${MAKE} 08:08:38 ---> Running in 64a589f5aa57 08:08:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:09:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:09:11 Removing intermediate container 64a589f5aa57 08:09:11 ---> 4db48df5eec1 08:09:11 Step 17/24 : FROM alpine 08:09:11 latest: Pulling from library/alpine 08:09:11 8a0637ca1ac9: Pulling fs layer 08:09:11 8a0637ca1ac9: Verifying Checksum 08:09:11 8a0637ca1ac9: Download complete 08:09:12 8a0637ca1ac9: Pull complete 08:09:12 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 08:09:12 Status: Downloaded newer image for alpine:latest 08:09:12 ---> 2ee122dcc32d 08:09:12 Step 18/24 : EXPOSE 4000 08:09:12 ---> Running in b29fc6dfc48a 08:09:13 Removing intermediate container b29fc6dfc48a 08:09:13 ---> 6ef1a3888bcf 08:09:13 Step 19/24 : 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 08:09:14 ---> 54d6bcf939c1 08:09:14 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:09:14 ---> Running in 9174614beffc 08:09:14 Removing intermediate container 9174614beffc 08:09:14 ---> 2c0b5baaf111 08:09:14 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:09:15 ---> Running in 3161a64585db 08:09:15 Removing intermediate container 3161a64585db 08:09:15 ---> 1d731274482f 08:09:15 Step 22/24 : LABEL arch=arm64 08:09:15 ---> Running in ed0bd4b6522c 08:09:16 Removing intermediate container ed0bd4b6522c 08:09:16 ---> cb72ef0e750b 08:09:16 Step 23/24 : LABEL git_sha=eac9301cc113547edf656c85cf74c774ffa59c22 08:09:16 ---> Running in a42cc96c6433 08:09:16 Removing intermediate container a42cc96c6433 08:09:16 ---> 54a4c01c4b72 08:09:16 Step 24/24 : LABEL version=1.2.0-dev.24 08:09:16 ---> Running in 08ce8df01380 08:09:16 Removing intermediate container 08ce8df01380 08:09:16 ---> 711ac4336f7f 08:09:16 [Warning] One or more build-args [ARCH] were not consumed 08:09:16 Successfully built 711ac4336f7f 08:09:16 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 08:09:17 provisioning config files... 08:09:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/25@tmp/config6846318384576209104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:17 nexus3.edgexfoundry.org:10001 08:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:18 Configure a credential helper to remove this warning. See 08:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:18 08:09:18 Login Succeeded 08:09:18 nexus3.edgexfoundry.org:10002 08:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:19 Configure a credential helper to remove this warning. See 08:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:19 08:09:19 Login Succeeded 08:09:19 nexus3.edgexfoundry.org:10003 08:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:19 Configure a credential helper to remove this warning. See 08:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:19 08:09:19 Login Succeeded 08:09:19 nexus3.edgexfoundry.org:10004 08:09:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:20 Configure a credential helper to remove this warning. See 08:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:20 08:09:20 Login Succeeded 08:09:20 docker.io 08:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:21 Configure a credential helper to remove this warning. See 08:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:21 08:09:21 Login Succeeded [Pipeline] } 08:09:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:09:21 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 08:09:21 eac9301cc113547edf656c85cf74c774ffa59c22 08:09:21 latest 08:09:21 1.2.0-dev.24 08:09:21 eac9301cc113547edf656c85cf74c774ffa59c22-1.2.0-dev.24 08:09:21 master 08:09:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:09:22 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eac9301cc113547edf656c85cf74c774ffa59c22 [Pipeline] isUnix [Pipeline] sh 08:09:22 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eac9301cc113547edf656c85cf74c774ffa59c22 08:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 08:09:22 83d8a0b375df: Preparing 08:09:22 294ac687b5fc: Preparing 08:09:22 294ac687b5fc: Layer already exists 08:09:28 83d8a0b375df: Pushed 08:09:28 eac9301cc113547edf656c85cf74c774ffa59c22: digest: sha256:af907510b90a6e3c04093eb12fcadab8b38f10204b1c3398b8e06baa1bde5db9 size: 739 [Pipeline] isUnix [Pipeline] sh 08:09:28 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:09:28 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 08:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 08:09:29 83d8a0b375df: Preparing 08:09:29 294ac687b5fc: Preparing 08:09:29 294ac687b5fc: Layer already exists 08:09:29 83d8a0b375df: Layer already exists 08:09:29 latest: digest: sha256:af907510b90a6e3c04093eb12fcadab8b38f10204b1c3398b8e06baa1bde5db9 size: 739 [Pipeline] isUnix [Pipeline] sh 08:09:29 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 08:09:30 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.24 08:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 08:09:30 83d8a0b375df: Preparing 08:09:30 294ac687b5fc: Preparing 08:09:30 83d8a0b375df: Layer already exists 08:09:30 294ac687b5fc: Layer already exists 08:09:30 1.2.0-dev.24: digest: sha256:af907510b90a6e3c04093eb12fcadab8b38f10204b1c3398b8e06baa1bde5db9 size: 739 [Pipeline] isUnix [Pipeline] sh 08:09:30 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eac9301cc113547edf656c85cf74c774ffa59c22-1.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 08:09:31 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eac9301cc113547edf656c85cf74c774ffa59c22-1.2.0-dev.24 08:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 08:09:31 83d8a0b375df: Preparing 08:09:31 294ac687b5fc: Preparing 08:09:31 83d8a0b375df: Layer already exists 08:09:31 294ac687b5fc: Layer already exists 08:09:31 eac9301cc113547edf656c85cf74c774ffa59c22-1.2.0-dev.24: digest: sha256:af907510b90a6e3c04093eb12fcadab8b38f10204b1c3398b8e06baa1bde5db9 size: 739 [Pipeline] isUnix [Pipeline] sh 08:09:31 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 08:09:32 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 08:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 08:09:32 83d8a0b375df: Preparing 08:09:32 294ac687b5fc: Preparing 08:09:32 294ac687b5fc: Layer already exists 08:09:32 83d8a0b375df: Layer already exists 08:09:32 master: digest: sha256:af907510b90a6e3c04093eb12fcadab8b38f10204b1c3398b8e06baa1bde5db9 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 08:09:33 provisioning config files... 08:09:33 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3344339290161392984tmp [Pipeline] { [Pipeline] sh 08:09:34 + curl -s https://codecov.io/bash 08:09:34 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3344339290161392984tmp 08:09:34 08:09:34 _____ _ 08:09:34 / ____| | | 08:09:34 | | ___ __| | ___ ___ _____ __ 08:09:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:09:34 | |___| (_) | (_| | __/ (_| (_) \ V / 08:09:34 \_____\___/ \__,_|\___|\___\___/ \_/ 08:09:34 Bash-tbd 08:09:34 08:09:34 08:09:34 ==> Jenkins CI detected. 08:09:34 project root: . 08:09:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:09:34 ==> Running gcov in . (disable via -X gcov) 08:09:34 ==> Python coveragepy not found 08:09:34 ==> Searching for coverage reports in: 08:09:34 + . 08:09:34 -> Found 1 reports 08:09:34 ==> Detecting git/mercurial file structure 08:09:34 ==> Reading reports 08:09:34 + ./coverage.out bytes=10 08:09:34 ==> Appending adjustments 08:09:34 http://docs.codecov.io/docs/fixing-reports 08:09:35 + Found adjustments 08:09:35 ==> Gzipping contents 08:09:35 ==> Uploading reports 08:09:35 url: https://codecov.io 08:09:35 query: branch=master&commit=eac9301cc113547edf656c85cf74c774ffa59c22&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 08:09:35 -> Pinging Codecov 08:09:35 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=eac9301cc113547edf656c85cf74c774ffa59c22&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 08:09:35 -> Uploading 08:09:36 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/eac9301cc113547edf656c85cf74c774ffa59c22 [Pipeline] } 08:09:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:09:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 08:09:36 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 08:09:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 08:09:37 08:09:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 08:09:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 08:09:37 1.217.3: Pulling from edgex-devops/edgex-snyk-go 08:09:37 e6b0cf9c0882: Pulling fs layer 08:09:37 2848faf0eed1: Pulling fs layer 08:09:37 0f37312ad70f: Pulling fs layer 08:09:37 7d08f2745646: Pulling fs layer 08:09:37 4c9f31393084: Pulling fs layer 08:09:37 eb21ddb83652: Pulling fs layer 08:09:37 345998794f6b: Pulling fs layer 08:09:37 97a711d68925: Pulling fs layer 08:09:37 7c8476c1cb00: Pulling fs layer 08:09:37 eb21ddb83652: Waiting 08:09:37 345998794f6b: Waiting 08:09:37 97a711d68925: Waiting 08:09:37 7c8476c1cb00: Waiting 08:09:37 7d08f2745646: Waiting 08:09:37 4c9f31393084: Waiting 08:09:37 0f37312ad70f: Verifying Checksum 08:09:37 0f37312ad70f: Download complete 08:09:37 2848faf0eed1: Verifying Checksum 08:09:37 2848faf0eed1: Download complete 08:09:38 4c9f31393084: Verifying Checksum 08:09:38 4c9f31393084: Download complete 08:09:38 eb21ddb83652: Verifying Checksum 08:09:38 eb21ddb83652: Download complete 08:09:38 e6b0cf9c0882: Download complete 08:09:38 e6b0cf9c0882: Pull complete 08:09:39 345998794f6b: Verifying Checksum 08:09:39 345998794f6b: Download complete 08:09:39 2848faf0eed1: Pull complete 08:09:39 0f37312ad70f: Pull complete 08:09:40 97a711d68925: Download complete 08:09:41 7c8476c1cb00: Verifying Checksum 08:09:41 7c8476c1cb00: Download complete 08:09:42 7d08f2745646: Verifying Checksum 08:09:42 7d08f2745646: Download complete 08:09:50 7d08f2745646: Pull complete 08:09:50 4c9f31393084: Pull complete 08:09:50 eb21ddb83652: Pull complete 08:09:52 345998794f6b: Pull complete 08:09:57 97a711d68925: Pull complete 08:09:58 7c8476c1cb00: Pull complete 08:09:58 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 08:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 08:09:58 prd-centos7-docker-4c-2g-3231 does not seem to be running inside a container 08:09:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 08:09:59 $ docker top 7e9d49242c47828b0792a8f9065b55b658e7055be36ed4223b4c5c25b048afba -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:00 + snyk monitor '--org=edgex-jenkins' 08:10:33 08:10:33 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 08:10:33 08:10:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/29b209c7-8440-4bfb-84dc-3b6bb94d9b49 08:10:33 08:10:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:10:33 08:10:33 [Pipeline] } 08:10:33 $ docker stop --time=1 7e9d49242c47828b0792a8f9065b55b658e7055be36ed4223b4c5c25b048afba 08:10:34 $ docker rm -f 7e9d49242c47828b0792a8f9065b55b658e7055be36ed4223b4c5c25b048afba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 08:10:35 08:10:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 08:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 08:10:36 latest: Pulling from edgex-devops/edgex-klar 08:10:36 e7c96db7181b: Pulling fs layer 08:10:36 1868ca2cb446: Pulling fs layer 08:10:36 136be5d0fe8e: Pulling fs layer 08:10:36 894bfe63afcb: Pulling fs layer 08:10:36 894bfe63afcb: Waiting 08:10:36 1868ca2cb446: Verifying Checksum 08:10:36 1868ca2cb446: Download complete 08:10:36 136be5d0fe8e: Verifying Checksum 08:10:36 136be5d0fe8e: Download complete 08:10:36 e7c96db7181b: Verifying Checksum 08:10:36 e7c96db7181b: Download complete 08:10:36 894bfe63afcb: Verifying Checksum 08:10:36 894bfe63afcb: Download complete 08:10:36 e7c96db7181b: Pull complete 08:10:37 1868ca2cb446: Pull complete 08:10:37 136be5d0fe8e: Pull complete 08:10:37 894bfe63afcb: Pull complete 08:10:37 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 08:10:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 08:10:37 prd-centos7-docker-4c-2g-3231 does not seem to be running inside a container 08:10:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 08:10:38 $ docker top ad90cf83f3a261e7e52fd7f797ec8c7d59216bb858d1963361316107fbc304d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:39 + + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eac9301cc113547edf656c85cf74c774ffa59c22tee 08:10:39 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:10:42 $ docker stop --time=1 ad90cf83f3a261e7e52fd7f797ec8c7d59216bb858d1963361316107fbc304d3 08:10:43 $ docker rm -f ad90cf83f3a261e7e52fd7f797ec8c7d59216bb858d1963361316107fbc304d3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 08:10:44 . [Pipeline] withDockerContainer 08:10:44 prd-centos7-docker-4c-2g-3231 does not seem to be running inside a container 08:10:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 08:10:45 $ docker top 2d9d5bd457dcd277748da57f28b5f6d24a388d2f52f35247ad0f3110dad897b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:45 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eac9301cc113547edf656c85cf74c774ffa59c22 08:10:45 + tee 08:10:45 clair timeout 1m0s 08:10:45 docker timeout: 1m0s 08:10:45 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:10:46 $ docker stop --time=1 2d9d5bd457dcd277748da57f28b5f6d24a388d2f52f35247ad0f3110dad897b0 08:10:47 $ docker rm -f 2d9d5bd457dcd277748da57f28b5f6d24a388d2f52f35247ad0f3110dad897b0 [Pipeline] // withDockerContainer [Pipeline] sh 08:10:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 08:10:48 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_eac9301cc113547edf656c85cf74c774ffa59c22.html [Pipeline] writeFile [Pipeline] step 08:10:48 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 08:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 08:10:49 . [Pipeline] withDockerContainer 08:10:49 prd-centos7-docker-4c-2g-3231 does not seem to be running inside a container 08:10:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 08:10:50 $ docker top 80284ecbc165418c19423df352303ee39ea53adb5bfded22d89b3bc36b3775ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:51 + tee 08:10:51 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eac9301cc113547edf656c85cf74c774ffa59c22 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:10:54 $ docker stop --time=1 80284ecbc165418c19423df352303ee39ea53adb5bfded22d89b3bc36b3775ab 08:10:56 $ docker rm -f 80284ecbc165418c19423df352303ee39ea53adb5bfded22d89b3bc36b3775ab [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 08:10:57 . [Pipeline] withDockerContainer 08:10:57 prd-centos7-docker-4c-2g-3231 does not seem to be running inside a container 08:10:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 08:10:58 $ docker top 6da3322b5a61a370c4bbf3daa398f58746aa20d4929830590f7d5b7c65ce2127 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:59 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eac9301cc113547edf656c85cf74c774ffa59c22 08:10:59 + tee 08:10:59 clair timeout 1m0s 08:10:59 docker timeout: 1m0s 08:10:59 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:10:59 $ docker stop --time=1 6da3322b5a61a370c4bbf3daa398f58746aa20d4929830590f7d5b7c65ce2127 08:11:01 $ docker rm -f 6da3322b5a61a370c4bbf3daa398f58746aa20d4929830590f7d5b7c65ce2127 [Pipeline] // withDockerContainer [Pipeline] sh 08:11:02 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 08:11:02 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_eac9301cc113547edf656c85cf74c774ffa59c22.html [Pipeline] writeFile [Pipeline] step 08:11:02 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 08:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:11:03 . [Pipeline] withDockerContainer 08:11:03 prd-centos7-docker-4c-2g-3231 does not seem to be running inside a container 08:11:04 $ 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 08:11:05 $ docker top e3cce47d2efe5ac2ca6d71e1b33aa2b65c4344ecd0b4bb485bad43dca143b40d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:05 [ssh-agent] Looking for ssh-agent implementation... 08:11:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:06 $ docker exec e3cce47d2efe5ac2ca6d71e1b33aa2b65c4344ecd0b4bb485bad43dca143b40d ssh-agent 08:11:06 SSH_AUTH_SOCK=/tmp/ssh-SDFrOtg6xqk7/agent.15 08:11:06 SSH_AGENT_PID=22 08:11:06 Running ssh-add (command line suppressed) 08:11:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_859578730429547391.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_859578730429547391.key) 08:11:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:06 + git semver tag 08:11:07 # -> Open(): unable to determine branch for HEAD 08:11:07 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:11:07 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:11:07 # $SEMVER_REMOTE_NAME = origin 08:11:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:11:07 # $SEMVER_USER_NAME = edgex-jenkins 08:11:07 # $SEMVER_BRANCH = master 08:11:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:11:07 # eac9301cc113547edf656c85cf74c774ffa59c22 HEAD 08:11:07 # -> Force: false 08:11:07 # 2b23b3ae63005085516c8dfd7e1f2146465a3d7d refs/tags/v1.2.0-dev.24 [Pipeline] } 08:11:07 $ docker exec --env ******** --env ******** e3cce47d2efe5ac2ca6d71e1b33aa2b65c4344ecd0b4bb485bad43dca143b40d ssh-agent -k 08:11:07 unset SSH_AUTH_SOCK; 08:11:07 unset SSH_AGENT_PID; 08:11:07 echo Agent pid 22 killed; 08:11:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:11:08 + git semver [Pipeline] } 08:11:09 $ docker stop --time=1 e3cce47d2efe5ac2ca6d71e1b33aa2b65c4344ecd0b4bb485bad43dca143b40d 08:11:10 $ docker rm -f e3cce47d2efe5ac2ca6d71e1b33aa2b65c4344ecd0b4bb485bad43dca143b40d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:11:11 08:11:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:11:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:11:11 0.23.1-centos7: Pulling from edgex-lftools 08:11:11 ab5ef0e58194: Pulling fs layer 08:11:11 9712f1f96733: Pulling fs layer 08:11:11 63f879dbbcfc: Pulling fs layer 08:11:11 0d9ebad4ef96: Pulling fs layer 08:11:11 e9a5061849ea: Pulling fs layer 08:11:11 d747dcd14b5f: Pulling fs layer 08:11:11 2de7ff778b66: Pulling fs layer 08:11:11 e9a5061849ea: Waiting 08:11:11 0d9ebad4ef96: Waiting 08:11:11 d747dcd14b5f: Waiting 08:11:11 2de7ff778b66: Waiting 08:11:11 9712f1f96733: Verifying Checksum 08:11:11 9712f1f96733: Download complete 08:11:14 63f879dbbcfc: Verifying Checksum 08:11:14 63f879dbbcfc: Download complete 08:11:14 e9a5061849ea: Verifying Checksum 08:11:14 e9a5061849ea: Download complete 08:11:14 0d9ebad4ef96: Verifying Checksum 08:11:14 0d9ebad4ef96: Download complete 08:11:14 d747dcd14b5f: Verifying Checksum 08:11:14 d747dcd14b5f: Download complete 08:11:15 ab5ef0e58194: Verifying Checksum 08:11:15 ab5ef0e58194: Download complete 08:11:15 2de7ff778b66: Verifying Checksum 08:11:15 2de7ff778b66: Download complete 08:11:20 ab5ef0e58194: Pull complete 08:11:20 9712f1f96733: Pull complete 08:11:22 63f879dbbcfc: Pull complete 08:11:31 0d9ebad4ef96: Pull complete 08:11:31 e9a5061849ea: Pull complete 08:11:31 d747dcd14b5f: Pull complete 08:11:35 2de7ff778b66: Pull complete 08:11:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:11:36 prd-centos7-docker-4c-2g-3231 does not seem to be running inside a container 08:11:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:11:37 $ docker top 4903fad764c17c2d106422d29523f7368abe3bef5e925c38f41cd8ba2125e9d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:11:37 provisioning config files... 08:11:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2560436587880403599tmp 08:11:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7544478750454829952tmp 08:11:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8887730829931687534tmp [Pipeline] { [Pipeline] echo 08:11:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:11:38 ---> sigul-configuration.sh 08:11:38 gpg: directory `/root/.gnupg' created 08:11:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:11:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:11:38 gpg: keyring `/root/.gnupg/secring.gpg' created 08:11:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:11:38 gpg: CAST5 encrypted data 08:11:38 gpg: encrypted with 1 passphrase 08:11:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:11:39 + mkdir /home/jenkins 08:11:39 + mkdir /home/jenkins/sigul [Pipeline] sh 08:11:40 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 08:11:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:11:40 ---> sigul-install.sh 08:11:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 08:11:49 + git tag --list 08:11:49 v1.2.0-dev.24 [Pipeline] sh 08:11:50 + lftools sign git-tag v1.2.0-dev.24 08:11:51 Signing Git tag with Sigul... 08:11:51 Signing v1.2.0-dev.24 [Pipeline] echo 08:11:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:11:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:11:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:11:53 $ docker stop --time=1 4903fad764c17c2d106422d29523f7368abe3bef5e925c38f41cd8ba2125e9d4 08:11:56 $ docker rm -f 4903fad764c17c2d106422d29523f7368abe3bef5e925c38f41cd8ba2125e9d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:11:57 . [Pipeline] withDockerContainer 08:11:57 prd-centos7-docker-4c-2g-3231 does not seem to be running inside a container 08:11:57 $ 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 08:11:58 $ docker top b59935374079b8ea6cc3b7a48020acc7190348fd391458c6dae271431d02cd64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:59 [ssh-agent] Looking for ssh-agent implementation... 08:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:00 $ docker exec b59935374079b8ea6cc3b7a48020acc7190348fd391458c6dae271431d02cd64 ssh-agent 08:12:00 SSH_AUTH_SOCK=/tmp/ssh-hDzCKLcAUhms/agent.15 08:12:00 SSH_AGENT_PID=21 08:12:00 Running ssh-add (command line suppressed) 08:12:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3527675939199676571.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3527675939199676571.key) 08:12:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:02 + git semver bump pre 08:12:02 # -> Open(): unable to determine branch for HEAD 08:12:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:12:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:12:02 # $SEMVER_REMOTE_NAME = origin 08:12:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:12:02 # $SEMVER_USER_NAME = edgex-jenkins 08:12:02 # $SEMVER_BRANCH = master 08:12:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:12:02 1.2.0-dev.25 [Pipeline] } 08:12:02 $ docker exec --env ******** --env ******** b59935374079b8ea6cc3b7a48020acc7190348fd391458c6dae271431d02cd64 ssh-agent -k 08:12:02 unset SSH_AUTH_SOCK; 08:12:02 unset SSH_AGENT_PID; 08:12:02 echo Agent pid 21 killed; 08:12:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:03 + git semver [Pipeline] } 08:12:03 $ docker stop --time=1 b59935374079b8ea6cc3b7a48020acc7190348fd391458c6dae271431d02cd64 08:12:05 $ docker rm -f b59935374079b8ea6cc3b7a48020acc7190348fd391458c6dae271431d02cd64 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:12:05 . [Pipeline] withDockerContainer 08:12:06 prd-centos7-docker-4c-2g-3231 does not seem to be running inside a container 08:12:06 $ 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 08:12:07 $ docker top 06a609f0fd05dfe4f92d1f3ff66d916dd558d8216c460b479e2e8a5b9ab8d4a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:12:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:07 [ssh-agent] Looking for ssh-agent implementation... 08:12:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:08 $ docker exec 06a609f0fd05dfe4f92d1f3ff66d916dd558d8216c460b479e2e8a5b9ab8d4a4 ssh-agent 08:12:08 SSH_AUTH_SOCK=/tmp/ssh-1n80R9cMUII6/agent.15 08:12:08 SSH_AGENT_PID=22 08:12:08 Running ssh-add (command line suppressed) 08:12:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8567631682222244935.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8567631682222244935.key) 08:12:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:09 + git semver push 08:12:09 # -> Open(): unable to determine branch for HEAD 08:12:09 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:12:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:12:09 # $SEMVER_REMOTE_NAME = origin 08:12:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:12:09 # $SEMVER_USER_NAME = edgex-jenkins 08:12:09 # $SEMVER_BRANCH = master 08:12:09 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:12:16 $ docker exec --env ******** --env ******** 06a609f0fd05dfe4f92d1f3ff66d916dd558d8216c460b479e2e8a5b9ab8d4a4 ssh-agent -k 08:12:16 unset SSH_AUTH_SOCK; 08:12:16 unset SSH_AGENT_PID; 08:12:16 echo Agent pid 22 killed; 08:12:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:17 + git semver [Pipeline] } 08:12:17 $ docker stop --time=1 06a609f0fd05dfe4f92d1f3ff66d916dd558d8216c460b479e2e8a5b9ab8d4a4 08:12:19 $ docker rm -f 06a609f0fd05dfe4f92d1f3ff66d916dd558d8216c460b479e2e8a5b9ab8d4a4 [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 08:12:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:12:20 ---> package-listing.sh 08:12:20 ++ facter osfamily 08:12:20 ++ tr '[:upper:]' '[:lower:]' 08:12:20 + OS_FAMILY=redhat 08:12:20 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 08:12:20 + START_PACKAGES=/tmp/packages_start.txt 08:12:20 + END_PACKAGES=/tmp/packages_end.txt 08:12:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:12:20 + PACKAGES=/tmp/packages_start.txt 08:12:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:12:20 + PACKAGES=/tmp/packages_end.txt 08:12:20 + case "${OS_FAMILY}" in 08:12:20 + sort 08:12:20 + rpm -qa 08:12:26 + '[' -f /tmp/packages_start.txt ']' 08:12:26 + '[' -f /tmp/packages_end.txt ']' 08:12:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:12:26 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:12:26 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 08:12:26 + 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 08:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:12:26 08:12:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:12:27 alpine: Pulling from edgex-lftools-log-publisher 08:12:27 c9b1b535fdd9: Pulling fs layer 08:12:27 2cc5ad85d9ab: Pulling fs layer 08:12:27 756a868c4378: Pulling fs layer 08:12:27 444b2fc9a129: Pulling fs layer 08:12:27 ea15f1150254: Pulling fs layer 08:12:27 41b27a9f41bf: Pulling fs layer 08:12:27 28c525ee5125: Pulling fs layer 08:12:27 094b1ea09ed8: Pulling fs layer 08:12:27 138eaada9080: Pulling fs layer 08:12:27 0622d0fa9048: Pulling fs layer 08:12:27 444b2fc9a129: Waiting 08:12:27 ea15f1150254: Waiting 08:12:27 41b27a9f41bf: Waiting 08:12:27 28c525ee5125: Waiting 08:12:27 094b1ea09ed8: Waiting 08:12:27 138eaada9080: Waiting 08:12:27 0622d0fa9048: Waiting 08:12:27 2cc5ad85d9ab: Verifying Checksum 08:12:27 2cc5ad85d9ab: Download complete 08:12:27 444b2fc9a129: Verifying Checksum 08:12:27 444b2fc9a129: Download complete 08:12:27 c9b1b535fdd9: Verifying Checksum 08:12:27 c9b1b535fdd9: Download complete 08:12:27 ea15f1150254: Verifying Checksum 08:12:27 ea15f1150254: Download complete 08:12:27 28c525ee5125: Verifying Checksum 08:12:27 28c525ee5125: Download complete 08:12:28 c9b1b535fdd9: Pull complete 08:12:28 756a868c4378: Verifying Checksum 08:12:28 756a868c4378: Download complete 08:12:28 094b1ea09ed8: Verifying Checksum 08:12:28 094b1ea09ed8: Download complete 08:12:28 138eaada9080: Verifying Checksum 08:12:28 138eaada9080: Download complete 08:12:28 0622d0fa9048: Verifying Checksum 08:12:28 0622d0fa9048: Download complete 08:12:29 2cc5ad85d9ab: Pull complete 08:12:29 41b27a9f41bf: Verifying Checksum 08:12:29 41b27a9f41bf: Download complete 08:12:31 756a868c4378: Pull complete 08:12:31 444b2fc9a129: Pull complete 08:12:31 ea15f1150254: Pull complete 08:12:36 41b27a9f41bf: Pull complete 08:12:36 28c525ee5125: Pull complete 08:12:41 094b1ea09ed8: Pull complete 08:12:41 138eaada9080: Pull complete 08:12:42 0622d0fa9048: Pull complete 08:12:42 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:12:42 prd-centos7-docker-4c-2g-3231 does not seem to be running inside a container 08:12:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:12:45 $ docker top 3922a90f56af6a1d6bb756f01414d87eb1dca022326f26cb7990c62056b61cc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:12:45 provisioning config files... 08:12:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1344665542599552284tmp [Pipeline] { [Pipeline] echo 08:12:45 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:12:46 ---> create-netrc.sh [Pipeline] echo 08:12:46 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:12:46 ---> logs-deploy.sh 08:12:46 + ARCHIVE_ARTIFACTS= 08:12:46 + LOGS_SERVER=https://logs.edgexfoundry.org 08:12:46 + '[' https://logs.edgexfoundry.org == None ']' 08:12:46 + NEXUS_URL=https://nexus.edgexfoundry.org 08:12:46 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/25 08:12:46 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/25/ 08:12:46 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/25 /w/workspace/edgexfoundry_edgex-ui-go_master 08:12:48 Archives upload complete. 08:12:48 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/25 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/25/