Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7a757233123d73363ac311fdf045655862c1ff1a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-398 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 Fetching without tags > 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 > 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 Checking out Revision 7a757233123d73363ac311fdf045655862c1ff1a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a757233123d73363ac311fdf045655862c1ff1a # timeout=10 Commit message: "Use container name to access EdgeX in the docker configuration way" > git rev-list --no-walk 275872cbe700fb117b61ae5a13c3217e87f9f9a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:56:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:56:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:56:04 ========================================================= 11:56:04 EdgeX Global Pipelines Version Info 11:56:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:56:06 ------------------- 11:56:06 stable info: 11:56:06 ------------------- 11:56:06 Commited By: Emilio Reyes emilio.reyes@intel.com 11:56:06 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 11:56:06 Message: update stable to v1.0.87 11:56:06 ------------------- 11:56:06 experimental info: 11:56:06 ------------------- 11:56:06 Commited By: **** collab-it+edgex@linuxfoundation.org 11:56:06 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 11:56:06 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 11:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:56:09 11:56:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:56:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:56:09 latest: Pulling from edgex-devops/git-semver 11:56:09 9123ac7c32f7: Pulling fs layer 11:56:09 b8cc5d1170e3: Pulling fs layer 11:56:09 2924cbbf6a41: Pulling fs layer 11:56:09 93b08a4f1073: Pulling fs layer 11:56:09 93b08a4f1073: Waiting 11:56:09 b8cc5d1170e3: Verifying Checksum 11:56:09 b8cc5d1170e3: Download complete 11:56:10 9123ac7c32f7: Verifying Checksum 11:56:10 9123ac7c32f7: Download complete 11:56:10 93b08a4f1073: Verifying Checksum 11:56:10 93b08a4f1073: Download complete 11:56:10 2924cbbf6a41: Verifying Checksum 11:56:10 2924cbbf6a41: Download complete 11:56:10 9123ac7c32f7: Pull complete 11:56:10 b8cc5d1170e3: Pull complete 11:56:10 2924cbbf6a41: Pull complete 11:56:11 93b08a4f1073: Pull complete 11:56:11 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 11:56:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:56:11 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 11:56:11 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:56:12 $ docker top 9878947aa89fa179e63507ddcbd7ea514304b3f05486cdf0a6416ef7798650f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:56:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:56:12 [ssh-agent] Looking for ssh-agent implementation... 11:56:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:12 $ docker exec 9878947aa89fa179e63507ddcbd7ea514304b3f05486cdf0a6416ef7798650f9 ssh-agent 11:56:12 SSH_AUTH_SOCK=/tmp/ssh-q6mjSBR8o6FG/agent.15 11:56:12 SSH_AGENT_PID=22 11:56:12 Running ssh-add (command line suppressed) 11:56:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8031048358834025488.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8031048358834025488.key) 11:56:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:56:13 + git describe --exact-match --tags HEAD 11:56:13 fatal: No names found, cannot describe anything. [Pipeline] } 11:56:13 $ docker exec --env ******** --env ******** 9878947aa89fa179e63507ddcbd7ea514304b3f05486cdf0a6416ef7798650f9 ssh-agent -k 11:56:13 unset SSH_AUTH_SOCK; 11:56:13 unset SSH_AGENT_PID; 11:56:13 echo Agent pid 22 killed; 11:56:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 11:56:13 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 11:56:13 This usually means this commit has not been tagged. [Pipeline] sshagent 11:56:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:56:13 [ssh-agent] Looking for ssh-agent implementation... 11:56:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:13 $ docker exec 9878947aa89fa179e63507ddcbd7ea514304b3f05486cdf0a6416ef7798650f9 ssh-agent 11:56:14 SSH_AUTH_SOCK=/tmp/ssh-qyVewQ5mxYza/agent.58 11:56:14 SSH_AGENT_PID=65 11:56:14 Running ssh-add (command line suppressed) 11:56:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5639308271120462416.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5639308271120462416.key) 11:56:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:56:14 + git semver init 11:56:14 # -> Open(): unable to determine branch for HEAD 11:56:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 11:56:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 11:56:14 # $SEMVER_REMOTE_NAME = origin 11:56:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:56:14 # $SEMVER_USER_NAME = edgex-jenkins 11:56:14 # $SEMVER_BRANCH = master 11:56:14 # $SEMVER_TEMP = /tmp/semver-258173393 11:56:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:56:17 # '/tmp/semver-258173393' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 11:56:17 # -> Force: false 11:56:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 11:56:17 $ docker exec --env ******** --env ******** 9878947aa89fa179e63507ddcbd7ea514304b3f05486cdf0a6416ef7798650f9 ssh-agent -k 11:56:17 unset SSH_AUTH_SOCK; 11:56:17 unset SSH_AGENT_PID; 11:56:17 echo Agent pid 65 killed; 11:56:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:56:18 + git semver [Pipeline] } 11:56:18 $ docker stop --time=1 9878947aa89fa179e63507ddcbd7ea514304b3f05486cdf0a6416ef7798650f9 11:56:19 $ docker rm -f 9878947aa89fa179e63507ddcbd7ea514304b3f05486cdf0a6416ef7798650f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 11:56:21 Stashed 48 file(s) [Pipeline] echo 11:56:21 [edgeXSemver] initialized semver on version 1.2.1-dev.3 [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 11:56:36 Still waiting to schedule task 11:56:36 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-398’ 11:56:36 Still waiting to schedule task 11:56:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:58:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-399 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 11:58:29 Running in /w/workspace/edgex-ui-go/38 [Pipeline] { [Pipeline] checkout 11:58:34 using credential edgex-jenkins-ssh 11:58:34 Cloning the remote Git repository 11:58:34 Cloning with configured refspecs honoured and without tags 11:58:34 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:58:34 > git init /w/workspace/edgex-ui-go/38 # timeout=10 11:58:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:58:34 > git --version # timeout=10 11:58:34 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:58:40 Fetching without tags 11:58:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:58:40 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:58:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:58:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:58:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:58:41 Checking out Revision 7a757233123d73363ac311fdf045655862c1ff1a (master) 11:58:41 > git config core.sparsecheckout # timeout=10 11:58:41 > git checkout -f 7a757233123d73363ac311fdf045655862c1ff1a # timeout=10 11:58:46 Commit message: "Use container name to access EdgeX in the docker configuration way" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:58:47 ========================================================= 11:58:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 11:58:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:58:48 + 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 . 11:58:49 Sending build context to Docker daemon 11.56MB 11:58:49 Step 1/8 : ARG BASE=golang:1.11-alpine 11:58:49 Step 2/8 : FROM ${BASE} 11:58:49 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:58:49 cde5963f3b93: Pulling fs layer 11:58:49 2a23fa8c16f7: Pulling fs layer 11:58:49 777b28850792: Pulling fs layer 11:58:49 8a11ddd9e578: Pulling fs layer 11:58:49 4cf88f913ddb: Pulling fs layer 11:58:49 1df406cf5192: Pulling fs layer 11:58:49 8a11ddd9e578: Waiting 11:58:49 cd6300453558: Pulling fs layer 11:58:49 4cf88f913ddb: Waiting 11:58:49 1df406cf5192: Waiting 11:58:49 b9c365052c96: Pulling fs layer 11:58:49 a2d8cc88f415: Pulling fs layer 11:58:49 ea1d1ca13537: Pulling fs layer 11:58:49 a2d8cc88f415: Waiting 11:58:49 3750a50a1c5e: Pulling fs layer 11:58:49 3750a50a1c5e: Waiting 11:58:50 777b28850792: Verifying Checksum 11:58:50 777b28850792: Download complete 11:58:50 2a23fa8c16f7: Verifying Checksum 11:58:50 2a23fa8c16f7: Download complete 11:58:50 4cf88f913ddb: Verifying Checksum 11:58:50 4cf88f913ddb: Download complete 11:58:50 1df406cf5192: Verifying Checksum 11:58:50 1df406cf5192: Download complete 11:58:51 Running on prd-centos7-docker-4c-2g-400 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 11:58:51 Running in /w/workspace/edgex-ui-go/38 [Pipeline] { [Pipeline] checkout 11:58:52 cde5963f3b93: Verifying Checksum 11:58:52 cde5963f3b93: Download complete 11:58:52 cde5963f3b93: Pull complete 11:58:53 2a23fa8c16f7: Pull complete 11:58:53 777b28850792: Pull complete 11:58:53 using credential edgex-jenkins-ssh 11:58:53 Cloning the remote Git repository 11:58:53 Cloning with configured refspecs honoured and without tags 11:58:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:58:53 > git init /w/workspace/edgex-ui-go/38 # timeout=10 11:58:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:58:53 > git --version # timeout=10 11:58:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:59:00 Fetching without tags 11:59:01 Checking out Revision 7a757233123d73363ac311fdf045655862c1ff1a (master) 11:59:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:59:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:59:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:59:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 11:59:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:59:01 > git config core.sparsecheckout # timeout=10 11:59:01 > git checkout -f 7a757233123d73363ac311fdf045655862c1ff1a # timeout=10 11:59:06 Commit message: "Use container name to access EdgeX in the docker configuration way" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:59:09 ========================================================= 11:59:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 11:59:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:59:10 + 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 . 11:59:10 Sending build context to Docker daemon 11.56MB 11:59:10 Step 1/8 : ARG BASE=golang:1.11-alpine 11:59:10 Step 2/8 : FROM ${BASE} 11:59:11 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 11:59:11 e6b0cf9c0882: Pulling fs layer 11:59:11 2848faf0eed1: Pulling fs layer 11:59:11 0f37312ad70f: Pulling fs layer 11:59:11 5788d62ee057: Pulling fs layer 11:59:11 0e6b1d234666: Pulling fs layer 11:59:11 bf5d7aec512f: Pulling fs layer 11:59:11 34c802a77dc8: Pulling fs layer 11:59:11 9eb99e56ec68: Pulling fs layer 11:59:11 27c7a5d97fbd: Pulling fs layer 11:59:11 5c102a31e300: Pulling fs layer 11:59:11 dcfb455df0a1: Pulling fs layer 11:59:11 34c802a77dc8: Waiting 11:59:11 5788d62ee057: Waiting 11:59:11 0e6b1d234666: Waiting 11:59:11 bf5d7aec512f: Waiting 11:59:11 9eb99e56ec68: Waiting 11:59:11 dcfb455df0a1: Waiting 11:59:11 5c102a31e300: Waiting 11:59:11 27c7a5d97fbd: Waiting 11:59:11 0f37312ad70f: Verifying Checksum 11:59:11 0f37312ad70f: Download complete 11:59:11 2848faf0eed1: Verifying Checksum 11:59:11 2848faf0eed1: Download complete 11:59:11 0e6b1d234666: Verifying Checksum 11:59:11 0e6b1d234666: Download complete 11:59:11 bf5d7aec512f: Verifying Checksum 11:59:11 bf5d7aec512f: Download complete 11:59:11 e6b0cf9c0882: Verifying Checksum 11:59:11 e6b0cf9c0882: Download complete 11:59:11 e6b0cf9c0882: Pull complete 11:59:11 2848faf0eed1: Pull complete 11:59:11 0f37312ad70f: Pull complete 11:59:12 34c802a77dc8: Verifying Checksum 11:59:12 34c802a77dc8: Download complete 11:59:12 27c7a5d97fbd: Download complete 11:59:13 5c102a31e300: Verifying Checksum 11:59:13 5c102a31e300: Download complete 11:59:13 9eb99e56ec68: Verifying Checksum 11:59:13 9eb99e56ec68: Download complete 11:59:13 dcfb455df0a1: Verifying Checksum 11:59:13 dcfb455df0a1: Download complete 11:59:13 5788d62ee057: Verifying Checksum 11:59:13 5788d62ee057: Download complete 11:59:15 cd6300453558: Verifying Checksum 11:59:15 cd6300453558: Download complete 11:59:15 a2d8cc88f415: Verifying Checksum 11:59:15 a2d8cc88f415: Download complete 11:59:19 5788d62ee057: Pull complete 11:59:19 0e6b1d234666: Pull complete 11:59:19 bf5d7aec512f: Pull complete 11:59:27 34c802a77dc8: Pull complete 11:59:30 ea1d1ca13537: Verifying Checksum 11:59:30 ea1d1ca13537: Download complete 11:59:30 3750a50a1c5e: Verifying Checksum 11:59:30 3750a50a1c5e: Download complete 11:59:34 9eb99e56ec68: Pull complete 11:59:34 27c7a5d97fbd: Pull complete 11:59:34 5c102a31e300: Pull complete 11:59:34 dcfb455df0a1: Pull complete 11:59:34 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 11:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 11:59:34 ---> 7c70fe431013 11:59:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:59:34 ---> Running in b59e586c91ae 11:59:35 Removing intermediate container b59e586c91ae 11:59:35 ---> c44c49bf23d8 11:59:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:35 ---> Running in b8b516fd28e3 11:59:36 Removing intermediate container b8b516fd28e3 11:59:36 ---> 11ba24a0404d 11:59:36 Step 5/8 : RUN apk add --no-cache make git 11:59:36 ---> Running in 3ba034208d8b 11:59:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:59:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:59:45 b9c365052c96: Download complete 11:59:45 8a11ddd9e578: Verifying Checksum 11:59:45 8a11ddd9e578: Download complete 11:59:46 OK: 143 MiB in 39 packages 11:59:46 Removing intermediate container 3ba034208d8b 11:59:46 ---> 625795a3d26c 11:59:46 Step 6/8 : WORKDIR /edgex-ui-go 11:59:46 ---> Running in dce66fdcc230 11:59:46 Removing intermediate container dce66fdcc230 11:59:46 ---> 15f871c97695 11:59:46 Step 7/8 : COPY . . 11:59:50 ---> 4978037dee6c 11:59:50 Step 8/8 : RUN go mod download 11:59:50 ---> Running in 5dbf7bff064c 11:59:58 go: finding cloud.google.com/go v0.26.0 11:59:58 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 11:59:58 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 11:59:58 go: finding github.com/BurntSushi/toml v0.3.1 11:59:58 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 11:59:58 go: finding github.com/Microsoft/go-winio v0.4.3 11:59:58 go: finding github.com/NYTimes/gziphandler v1.0.1 11:59:58 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 11:59:58 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 11:59:58 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 11:59:58 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 11:59:58 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 11:59:58 go: finding github.com/armon/go-metrics v0.3.3 11:59:58 go: finding github.com/armon/go-radix v1.0.0 11:59:58 go: finding github.com/aws/aws-sdk-go v1.25.41 11:59:58 go: finding github.com/beorn7/perks v1.0.1 11:59:58 go: finding github.com/bgentry/speakeasy v0.1.0 11:59:58 go: finding github.com/boltdb/bolt v1.3.1 11:59:58 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 11:59:58 go: finding github.com/cespare/xxhash/v2 v2.1.1 11:59:58 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 11:59:58 go: finding github.com/circonus-labs/circonusllhist v0.1.3 11:59:58 8a11ddd9e578: Pull complete 11:59:58 4cf88f913ddb: Pull complete 11:59:58 1df406cf5192: Pull complete 11:59:58 go: finding github.com/client9/misspell v0.3.4 11:59:58 go: finding github.com/coredns/coredns v1.1.2 11:59:58 go: finding github.com/davecgh/go-spew v1.1.1 11:59:58 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 11:59:58 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 11:59:58 go: finding github.com/digitalocean/godo v1.10.0 11:59:58 go: finding github.com/dimchansky/utfbom v1.1.0 11:59:58 go: finding github.com/dnaeon/go-vcr v1.0.1 11:59:58 go: finding github.com/docker/go-connections v0.3.0 11:59:58 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 11:59:58 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 11:59:58 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 11:59:58 go: finding github.com/envoyproxy/go-control-plane v0.8.0 11:59:58 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 11:59:58 go: finding github.com/fatih/color v1.9.0 11:59:58 go: finding github.com/fatih/structs v1.1.0 11:59:58 go: finding github.com/fsnotify/fsnotify v1.4.7 11:59:58 go: finding github.com/ghodss/yaml v1.0.0 11:59:58 go: finding github.com/go-kit/kit v0.9.0 11:59:58 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 11:59:58 go: finding github.com/go-logfmt/logfmt v0.4.0 11:59:58 go: finding github.com/go-ole/go-ole v1.2.1 11:59:58 go: finding github.com/go-stack/stack v1.8.0 11:59:58 go: finding github.com/go-test/deep v1.0.2 11:59:58 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 11:59:58 go: finding github.com/gobuffalo/depgen v0.1.0 11:59:58 go: finding github.com/gobuffalo/envy v1.7.0 11:59:58 go: finding github.com/gobuffalo/flect v0.1.3 11:59:58 go: finding github.com/gobuffalo/genny v0.1.1 11:59:58 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 11:59:58 go: finding github.com/gobuffalo/gogen v0.1.1 11:59:58 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 11:59:58 go: finding github.com/gobuffalo/mapi v1.0.2 11:59:58 go: finding github.com/gobuffalo/packd v0.1.0 11:59:58 go: finding github.com/gobuffalo/packr/v2 v2.2.0 11:59:58 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 11:59:58 go: finding github.com/gogo/googleapis v1.1.0 11:59:58 go: finding github.com/gogo/protobuf v1.2.1 11:59:58 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 11:59:58 go: finding github.com/golang/mock v1.1.1 11:59:58 go: finding github.com/golang/protobuf v1.3.2 11:59:59 go: finding github.com/golang/snappy v0.0.1 11:59:59 go: finding github.com/gomodule/redigo v2.0.0+incompatible 11:59:59 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:59:59 go: finding github.com/google/go-cmp v0.4.0 11:59:59 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 11:59:59 go: finding github.com/google/gofuzz v1.0.0 11:59:59 go: finding github.com/googleapis/gnostic v0.2.0 11:59:59 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 11:59:59 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 11:59:59 go: finding github.com/gorilla/mux v1.7.1 11:59:59 go: finding github.com/gorilla/websocket v1.4.0 11:59:59 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 11:59:59 go: finding github.com/hashicorp/consul v1.7.2 11:59:59 go: finding github.com/hashicorp/consul/api v1.4.0 11:59:59 go: finding github.com/hashicorp/consul/sdk v0.4.0 11:59:59 go: finding github.com/hashicorp/errwrap v1.0.0 11:59:59 go: finding github.com/hashicorp/go-bexpr v0.1.2 11:59:59 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 11:59:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 11:59:59 go: finding github.com/hashicorp/go-connlimit v0.2.0 11:59:59 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 11:59:59 go: finding github.com/hashicorp/go-hclog v0.12.2 11:59:59 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 11:59:59 go: finding github.com/hashicorp/go-memdb v1.0.3 11:59:59 go: finding github.com/hashicorp/go-msgpack v0.5.5 11:59:59 go: finding github.com/hashicorp/go-multierror v1.0.0 11:59:59 go: finding github.com/hashicorp/go-plugin v1.0.1 11:59:59 go: finding github.com/hashicorp/go-raftchunking v0.6.1 11:59:59 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 11:59:59 go: finding github.com/hashicorp/go-rootcerts v1.0.2 11:59:59 go: finding github.com/hashicorp/go-sockaddr v1.0.2 11:59:59 go: finding github.com/hashicorp/go-syslog v1.0.0 11:59:59 go: finding github.com/hashicorp/go-uuid v1.0.1 11:59:59 go: finding github.com/hashicorp/go-version v1.1.0 11:59:59 go: finding github.com/hashicorp/go.net v0.0.1 11:59:59 go: finding github.com/hashicorp/golang-lru v0.5.4 11:59:59 go: finding github.com/hashicorp/hcl v1.0.0 11:59:59 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 11:59:59 go: finding github.com/hashicorp/logutils v1.0.0 11:59:59 go: finding github.com/hashicorp/mdns v1.0.1 11:59:59 go: finding github.com/hashicorp/memberlist v0.2.0 11:59:59 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 11:59:59 go: finding github.com/hashicorp/raft v1.1.2 11:59:59 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 11:59:59 go: finding github.com/hashicorp/serf v0.9.0 11:59:59 go: finding github.com/hashicorp/vault/api v1.0.4 11:59:59 go: finding github.com/hashicorp/vault/sdk v0.1.13 11:59:59 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 11:59:59 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:59:59 go: finding github.com/hpcloud/tail v1.0.0 11:59:59 go: finding github.com/imdario/mergo v0.3.6 11:59:59 go: finding github.com/inconshreveable/mousetrap v1.0.0 11:59:59 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 11:59:59 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 11:59:59 go: finding github.com/joho/godotenv v1.3.0 11:59:59 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 11:59:59 go: finding github.com/json-iterator/go v1.1.9 11:59:59 go: finding github.com/jtolds/gls v4.2.1+incompatible 11:59:59 go: finding github.com/julienschmidt/httprouter v1.2.0 11:59:59 go: finding github.com/karrick/godirwalk v1.10.3 11:59:59 go: finding github.com/kisielk/errcheck v1.2.0 11:59:59 go: finding github.com/kisielk/gotool v1.0.0 11:59:59 go: finding github.com/klauspost/compress v1.9.5 11:59:59 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 11:59:59 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:59:59 go: finding github.com/kr/pretty v0.2.0 11:59:59 go: finding github.com/kr/pty v1.1.1 11:59:59 go: finding github.com/kr/text v0.1.0 11:59:59 go: finding github.com/likexian/gokit v0.20.16 11:59:59 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 11:59:59 go: finding github.com/linode/linodego v0.7.1 11:59:59 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 11:59:59 go: finding github.com/markbates/safe v1.0.1 11:59:59 go: finding github.com/mattn/go-colorable v0.1.6 11:59:59 go: finding github.com/mattn/go-isatty v0.0.12 11:59:59 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 11:59:59 go: finding github.com/miekg/dns v1.1.26 11:59:59 go: finding github.com/mitchellh/cli v1.0.0 11:59:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:59:59 go: finding github.com/mitchellh/copystructure v1.0.0 11:59:59 go: finding github.com/mitchellh/go-homedir v1.1.0 11:59:59 go: finding github.com/mitchellh/go-testing-interface v1.0.0 11:59:59 go: finding github.com/mitchellh/go-wordwrap v1.0.0 11:59:59 go: finding github.com/mitchellh/gox v0.4.0 11:59:59 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 11:59:59 go: finding github.com/mitchellh/iochan v1.0.0 12:00:00 go: finding github.com/mitchellh/mapstructure v1.2.2 12:00:00 go: finding github.com/mitchellh/reflectwalk v1.0.1 12:00:00 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 12:00:00 go: finding github.com/modern-go/reflect2 v1.0.1 12:00:00 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 12:00:00 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 12:00:00 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 12:00:00 go: finding github.com/oklog/run v1.0.0 12:00:00 go: finding github.com/onsi/ginkgo v1.6.0 12:00:00 go: finding github.com/onsi/gomega v1.4.2 12:00:00 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 12:00:00 go: finding github.com/pascaldekloe/goe v0.1.0 12:00:00 go: finding github.com/pebbe/zmq4 v1.2.0 12:00:00 go: finding github.com/pelletier/go-toml v1.7.0 12:00:00 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 12:00:00 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 12:00:00 go: finding github.com/pkg/errors v0.8.1 12:00:00 go: finding github.com/pmezard/go-difflib v1.0.0 12:00:00 go: finding github.com/posener/complete v1.1.1 12:00:00 go: finding github.com/prometheus/client_golang v1.4.0 12:00:00 go: finding github.com/prometheus/client_model v0.2.0 12:00:00 go: finding github.com/prometheus/common v0.9.1 12:00:00 go: finding github.com/prometheus/procfs v0.0.8 12:00:00 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 12:00:00 go: finding github.com/rogpeppe/go-internal v1.3.0 12:00:00 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 12:00:00 go: finding github.com/ryanuber/go-glob v1.0.0 12:00:00 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:00:00 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 12:00:00 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 12:00:00 go: finding github.com/sirupsen/logrus v1.4.2 12:00:00 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 12:00:00 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 12:00:00 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 12:00:00 go: finding github.com/spf13/cobra v0.0.3 12:00:00 go: finding github.com/spf13/pflag v1.0.3 12:00:00 go: finding github.com/stretchr/objx v0.1.1 12:00:00 go: finding github.com/stretchr/testify v1.4.0 12:00:00 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 12:00:00 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 12:00:00 go: finding github.com/tidwall/pretty v1.0.0 12:00:00 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 12:00:00 go: finding github.com/vmware/govmomi v0.18.0 12:00:00 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 12:00:00 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 12:00:00 go: finding go.mongodb.org/mongo-driver v1.3.1 12:00:00 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 12:00:00 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 12:00:00 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 12:00:00 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 12:00:00 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 12:00:00 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 12:00:00 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 12:00:00 go: finding golang.org/x/text v0.3.2 12:00:00 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 12:00:00 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 12:00:00 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 12:00:00 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 12:00:00 go: finding google.golang.org/appengine v1.4.0 12:00:00 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 12:00:00 go: finding google.golang.org/grpc v1.23.0 12:00:00 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 12:00:00 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 12:00:00 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 12:00:00 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 12:00:00 go: finding gopkg.in/errgo.v2 v2.1.0 12:00:00 go: finding gopkg.in/fsnotify.v1 v1.4.7 12:00:00 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 12:00:00 go: finding gopkg.in/inf.v0 v0.9.1 12:00:00 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 12:00:00 go: finding gopkg.in/resty.v1 v1.12.0 12:00:00 go: finding gopkg.in/square/go-jose.v2 v2.3.1 12:00:00 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:00:00 go: finding gopkg.in/yaml.v2 v2.2.8 12:00:00 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 12:00:00 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 12:00:00 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 12:00:00 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 12:00:00 go: finding k8s.io/client-go v8.0.0+incompatible 12:00:00 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 12:00:03 cd6300453558: Pull complete 12:00:08 b9c365052c96: Pull complete 12:00:08 a2d8cc88f415: Pull complete 12:00:11 ea1d1ca13537: Pull complete 12:00:11 3750a50a1c5e: Pull complete 12:00:11 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 12:00:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 12:00:11 ---> 78745c68409d 12:00:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:00:16 ---> Running in 860e133ba070 12:00:16 Removing intermediate container 860e133ba070 12:00:16 ---> dd2b85f9bc9a 12:00:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:16 ---> Running in 64037bfd80ef 12:00:18 Removing intermediate container 64037bfd80ef 12:00:18 ---> 684c399777bc 12:00:18 Step 5/8 : RUN apk add --no-cache make git 12:00:18 ---> Running in e68dc1381542 12:00:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 12:00:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 12:00:42 OK: 125 MiB in 39 packages 12:00:43 Removing intermediate container e68dc1381542 12:00:43 ---> 760b6f18c1f4 12:00:43 Step 6/8 : WORKDIR /edgex-ui-go 12:00:43 ---> Running in 8f6ef5d452d9 12:00:43 Removing intermediate container 8f6ef5d452d9 12:00:43 ---> e234a7c5b111 12:00:43 Step 7/8 : COPY . . 12:00:44 ---> 9b87a66b9d42 12:00:44 Step 8/8 : RUN go mod download 12:00:45 ---> Running in cbd046e2a2ab 12:00:49 go: finding cloud.google.com/go v0.26.0 12:00:49 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 12:00:49 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 12:00:49 go: finding github.com/BurntSushi/toml v0.3.1 12:00:49 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 12:00:49 go: finding github.com/Microsoft/go-winio v0.4.3 12:00:49 go: finding github.com/NYTimes/gziphandler v1.0.1 12:00:49 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 12:00:49 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 12:00:49 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 12:00:49 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 12:00:49 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 12:00:49 go: finding github.com/armon/go-metrics v0.3.3 12:00:49 go: finding github.com/armon/go-radix v1.0.0 12:00:49 go: finding github.com/aws/aws-sdk-go v1.25.41 12:00:49 go: finding github.com/beorn7/perks v1.0.1 12:00:49 go: finding github.com/bgentry/speakeasy v0.1.0 12:00:49 go: finding github.com/boltdb/bolt v1.3.1 12:00:49 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 12:00:49 go: finding github.com/cespare/xxhash/v2 v2.1.1 12:00:49 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 12:00:49 go: finding github.com/circonus-labs/circonusllhist v0.1.3 12:00:49 go: finding github.com/client9/misspell v0.3.4 12:00:49 go: finding github.com/coredns/coredns v1.1.2 12:00:49 go: finding github.com/davecgh/go-spew v1.1.1 12:00:49 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 12:00:49 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:00:49 go: finding github.com/digitalocean/godo v1.10.0 12:00:49 go: finding github.com/dimchansky/utfbom v1.1.0 12:00:49 go: finding github.com/dnaeon/go-vcr v1.0.1 12:00:49 go: finding github.com/docker/go-connections v0.3.0 12:00:49 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 12:00:49 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 12:00:49 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 12:00:49 go: finding github.com/envoyproxy/go-control-plane v0.8.0 12:00:49 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 12:00:49 go: finding github.com/fatih/color v1.9.0 12:00:49 go: finding github.com/fatih/structs v1.1.0 12:00:49 go: finding github.com/fsnotify/fsnotify v1.4.7 12:00:49 go: finding github.com/ghodss/yaml v1.0.0 12:00:49 go: finding github.com/go-kit/kit v0.9.0 12:00:49 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 12:00:49 go: finding github.com/go-logfmt/logfmt v0.4.0 12:00:49 go: finding github.com/go-ole/go-ole v1.2.1 12:00:49 go: finding github.com/go-stack/stack v1.8.0 12:00:49 go: finding github.com/go-test/deep v1.0.2 12:00:49 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 12:00:49 go: finding github.com/gobuffalo/depgen v0.1.0 12:00:49 go: finding github.com/gobuffalo/envy v1.7.0 12:00:49 go: finding github.com/gobuffalo/flect v0.1.3 12:00:49 go: finding github.com/gobuffalo/genny v0.1.1 12:00:49 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 12:00:49 go: finding github.com/gobuffalo/gogen v0.1.1 12:00:49 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 12:00:49 go: finding github.com/gobuffalo/mapi v1.0.2 12:00:49 go: finding github.com/gobuffalo/packd v0.1.0 12:00:49 go: finding github.com/gobuffalo/packr/v2 v2.2.0 12:00:49 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 12:00:49 go: finding github.com/gogo/googleapis v1.1.0 12:00:49 go: finding github.com/gogo/protobuf v1.2.1 12:00:49 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 12:00:49 go: finding github.com/golang/mock v1.1.1 12:00:49 go: finding github.com/golang/protobuf v1.3.2 12:00:49 go: finding github.com/golang/snappy v0.0.1 12:00:49 go: finding github.com/gomodule/redigo v2.0.0+incompatible 12:00:49 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:00:49 go: finding github.com/google/go-cmp v0.4.0 12:00:49 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 12:00:49 go: finding github.com/google/gofuzz v1.0.0 12:00:49 go: finding github.com/googleapis/gnostic v0.2.0 12:00:49 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 12:00:49 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 12:00:49 go: finding github.com/gorilla/mux v1.7.1 12:00:49 go: finding github.com/gorilla/websocket v1.4.0 12:00:49 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 12:00:49 go: finding github.com/hashicorp/consul v1.7.2 12:00:49 go: finding github.com/hashicorp/consul/api v1.4.0 12:00:49 go: finding github.com/hashicorp/consul/sdk v0.4.0 12:00:49 go: finding github.com/hashicorp/errwrap v1.0.0 12:00:49 go: finding github.com/hashicorp/go-bexpr v0.1.2 12:00:49 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 12:00:49 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 12:00:49 go: finding github.com/hashicorp/go-connlimit v0.2.0 12:00:49 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 12:00:49 go: finding github.com/hashicorp/go-hclog v0.12.2 12:00:49 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 12:00:49 go: finding github.com/hashicorp/go-memdb v1.0.3 12:00:49 go: finding github.com/hashicorp/go-msgpack v0.5.5 12:00:49 go: finding github.com/hashicorp/go-multierror v1.0.0 12:00:49 go: finding github.com/hashicorp/go-plugin v1.0.1 12:00:49 go: finding github.com/hashicorp/go-raftchunking v0.6.1 12:00:49 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 12:00:49 go: finding github.com/hashicorp/go-rootcerts v1.0.2 12:00:50 go: finding github.com/hashicorp/go-sockaddr v1.0.2 12:00:50 go: finding github.com/hashicorp/go-syslog v1.0.0 12:00:50 go: finding github.com/hashicorp/go-uuid v1.0.1 12:00:50 go: finding github.com/hashicorp/go-version v1.1.0 12:00:50 go: finding github.com/hashicorp/go.net v0.0.1 12:00:50 go: finding github.com/hashicorp/golang-lru v0.5.4 12:00:50 go: finding github.com/hashicorp/hcl v1.0.0 12:00:50 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 12:00:50 go: finding github.com/hashicorp/logutils v1.0.0 12:00:50 go: finding github.com/hashicorp/mdns v1.0.1 12:00:50 go: finding github.com/hashicorp/memberlist v0.2.0 12:00:50 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 12:00:50 go: finding github.com/hashicorp/raft v1.1.2 12:00:50 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 12:00:50 go: finding github.com/hashicorp/serf v0.9.0 12:00:50 go: finding github.com/hashicorp/vault/api v1.0.4 12:00:50 go: finding github.com/hashicorp/vault/sdk v0.1.13 12:00:50 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 12:00:50 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 12:00:50 go: finding github.com/hpcloud/tail v1.0.0 12:00:50 go: finding github.com/imdario/mergo v0.3.6 12:00:50 go: finding github.com/inconshreveable/mousetrap v1.0.0 12:00:50 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 12:00:50 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 12:00:50 go: finding github.com/joho/godotenv v1.3.0 12:00:50 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 12:00:50 go: finding github.com/json-iterator/go v1.1.9 12:00:50 go: finding github.com/jtolds/gls v4.2.1+incompatible 12:00:50 go: finding github.com/julienschmidt/httprouter v1.2.0 12:00:50 go: finding github.com/karrick/godirwalk v1.10.3 12:00:50 go: finding github.com/kisielk/errcheck v1.2.0 12:00:50 go: finding github.com/kisielk/gotool v1.0.0 12:00:50 go: finding github.com/klauspost/compress v1.9.5 12:00:50 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 12:00:50 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:00:50 go: finding github.com/kr/pretty v0.2.0 12:00:50 go: finding github.com/kr/pty v1.1.1 12:00:50 go: finding github.com/kr/text v0.1.0 12:00:50 go: finding github.com/likexian/gokit v0.20.16 12:00:50 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 12:00:50 go: finding github.com/linode/linodego v0.7.1 12:00:50 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 12:00:50 go: finding github.com/markbates/safe v1.0.1 12:00:50 go: finding github.com/mattn/go-colorable v0.1.6 12:00:50 go: finding github.com/mattn/go-isatty v0.0.12 12:00:50 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 12:00:50 go: finding github.com/miekg/dns v1.1.26 12:00:50 go: finding github.com/mitchellh/cli v1.0.0 12:00:50 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:00:50 go: finding github.com/mitchellh/copystructure v1.0.0 12:00:50 go: finding github.com/mitchellh/go-homedir v1.1.0 12:00:50 go: finding github.com/mitchellh/go-testing-interface v1.0.0 12:00:50 go: finding github.com/mitchellh/go-wordwrap v1.0.0 12:00:50 go: finding github.com/mitchellh/gox v0.4.0 12:00:50 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 12:00:50 go: finding github.com/mitchellh/iochan v1.0.0 12:00:50 go: finding github.com/mitchellh/mapstructure v1.2.2 12:00:50 go: finding github.com/mitchellh/reflectwalk v1.0.1 12:00:50 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 12:00:50 go: finding github.com/modern-go/reflect2 v1.0.1 12:00:50 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 12:00:50 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 12:00:50 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 12:00:50 go: finding github.com/oklog/run v1.0.0 12:00:50 go: finding github.com/onsi/ginkgo v1.6.0 12:00:50 go: finding github.com/onsi/gomega v1.4.2 12:00:50 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 12:00:51 go: finding github.com/pascaldekloe/goe v0.1.0 12:00:51 go: finding github.com/pebbe/zmq4 v1.2.0 12:00:51 go: finding github.com/pelletier/go-toml v1.7.0 12:00:51 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 12:00:51 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 12:00:51 go: finding github.com/pkg/errors v0.8.1 12:00:51 go: finding github.com/pmezard/go-difflib v1.0.0 12:00:51 go: finding github.com/posener/complete v1.1.1 12:00:51 go: finding github.com/prometheus/client_golang v1.4.0 12:00:51 go: finding github.com/prometheus/client_model v0.2.0 12:00:51 go: finding github.com/prometheus/common v0.9.1 12:00:51 go: finding github.com/prometheus/procfs v0.0.8 12:00:51 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 12:00:51 go: finding github.com/rogpeppe/go-internal v1.3.0 12:00:51 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 12:00:51 go: finding github.com/ryanuber/go-glob v1.0.0 12:00:51 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:00:51 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 12:00:51 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 12:00:51 go: finding github.com/sirupsen/logrus v1.4.2 12:00:51 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 12:00:51 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 12:00:51 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 12:00:51 go: finding github.com/spf13/cobra v0.0.3 12:00:51 go: finding github.com/spf13/pflag v1.0.3 12:00:51 go: finding github.com/stretchr/objx v0.1.1 12:00:51 go: finding github.com/stretchr/testify v1.4.0 12:00:51 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 12:00:51 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 12:00:51 go: finding github.com/tidwall/pretty v1.0.0 12:00:51 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 12:00:51 go: finding github.com/vmware/govmomi v0.18.0 12:00:51 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 12:00:51 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 12:00:51 go: finding go.mongodb.org/mongo-driver v1.3.1 12:00:51 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 12:00:51 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 12:00:51 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 12:00:51 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 12:00:51 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 12:00:52 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 12:00:52 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 12:00:52 go: finding golang.org/x/text v0.3.2 12:00:52 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 12:00:52 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 12:00:52 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 12:00:52 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 12:00:52 go: finding google.golang.org/appengine v1.4.0 12:00:52 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 12:00:52 go: finding google.golang.org/grpc v1.23.0 12:00:52 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 12:00:52 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 12:00:52 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 12:00:52 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 12:00:52 go: finding gopkg.in/errgo.v2 v2.1.0 12:00:52 go: finding gopkg.in/fsnotify.v1 v1.4.7 12:00:52 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 12:00:52 go: finding gopkg.in/inf.v0 v0.9.1 12:00:52 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 12:00:52 go: finding gopkg.in/resty.v1 v1.12.0 12:00:52 go: finding gopkg.in/square/go-jose.v2 v2.3.1 12:00:52 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:00:52 go: finding gopkg.in/yaml.v2 v2.2.8 12:00:52 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 12:00:52 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 12:00:52 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 12:00:52 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 12:00:52 go: finding k8s.io/client-go v8.0.0+incompatible 12:00:52 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 12:02:29 Removing intermediate container cbd046e2a2ab 12:02:29 ---> 119bc08b46c5 12:02:29 Successfully built 119bc08b46c5 12:02:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:02:30 + docker inspect -f . ci-base-image-arm64 12:02:30 . [Pipeline] withDockerContainer 12:02:30 prd-ubuntu18.04-docker-arm64-4c-16g-399 does not seem to be running inside a container 12:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/38 -v /w/workspace/edgex-ui-go/38:/w/workspace/edgex-ui-go/38:rw,z -v /w/workspace/edgex-ui-go/38@tmp:/w/workspace/edgex-ui-go/38@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:02:32 $ docker top 138bf5ccbd62e0ffaff3dbd0697e1852c767a16fb664ed8dcf26ae42d19e3066 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:33 + go version 12:02:33 go version go1.13.5 linux/arm64 [Pipeline] sh 12:02:34 + make test 12:02:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:02:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:02:37 Removing intermediate container 5dbf7bff064c 12:02:37 ---> 6ced7340b849 12:02:37 Successfully built 6ced7340b849 12:02:37 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 12:02:38 + docker inspect -f . ci-base-image-x86_64 12:02:38 . [Pipeline] withDockerContainer 12:02:38 prd-centos7-docker-4c-2g-400 does not seem to be running inside a container 12:02:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/38 -v /w/workspace/edgex-ui-go/38:/w/workspace/edgex-ui-go/38:rw,z -v /w/workspace/edgex-ui-go/38@tmp:/w/workspace/edgex-ui-go/38@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:02:39 $ docker top d3c127d4ad044bf4f5c9a84c68b0c1a247f1f5ec3a6263c83d5494e8ff3f6e27 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:41 + go version 12:02:41 go version go1.13.5 linux/amd64 [Pipeline] sh 12:02:41 + make test 12:02:41 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:02:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:02:49 GO111MODULE=on go vet ./... [Pipeline] stash 12:02:52 Stashed 1 file(s) [Pipeline] } 12:02:52 $ docker stop --time=1 d3c127d4ad044bf4f5c9a84c68b0c1a247f1f5ec3a6263c83d5494e8ff3f6e27 12:02:53 $ docker rm -f d3c127d4ad044bf4f5c9a84c68b0c1a247f1f5ec3a6263c83d5494e8ff3f6e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:02:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:02:55 + ls -al . 12:02:55 total 104 12:02:55 drwxrwxr-x. 9 jenkins jenkins 4096 May 22 12:02 . 12:02:55 drwxrwxr-x. 4 jenkins jenkins 30 May 22 11:58 .. 12:02:55 drwxrwxr-x. 3 jenkins jenkins 20 May 22 11:59 assets 12:02:55 drwxrwxr-x. 2 jenkins jenkins 35 May 22 11:59 bin 12:02:55 drwxrwxr-x. 3 jenkins jenkins 29 May 22 11:59 cmd 12:02:55 -rw-rw-r--. 1 jenkins jenkins 3959 May 22 11:59 CONTRIBUTING.md 12:02:55 -rw-r--r--. 1 jenkins jenkins 10 May 22 12:02 coverage.out 12:02:55 -rw-rw-r--. 1 jenkins jenkins 913 May 22 11:59 Dockerfile 12:02:55 -rw-rw-r--. 1 jenkins jenkins 898 May 22 11:59 Dockerfile.build 12:02:55 drwxrwxr-x. 4 jenkins jenkins 53 May 22 11:59 docs 12:02:55 drwxrwxr-x. 8 jenkins jenkins 162 May 22 11:59 .git 12:02:55 -rw-rw-r--. 1 jenkins jenkins 136 May 22 11:59 .gitignore 12:02:55 -rw-r--r--. 1 jenkins jenkins 974 May 22 12:02 go.mod 12:02:55 -rw-r--r--. 1 jenkins jenkins 44475 May 22 12:02 go.sum 12:02:55 drwxrwxr-x. 10 jenkins jenkins 139 May 22 11:59 internal 12:02:55 -rw-rw-r--. 1 jenkins jenkins 675 May 22 11:59 Jenkinsfile 12:02:55 -rw-rw-r--. 1 jenkins jenkins 11357 May 22 11:59 LICENSE 12:02:55 -rw-rw-r--. 1 jenkins jenkins 951 May 22 11:59 Makefile 12:02:55 -rw-rw-r--. 1 jenkins jenkins 1898 May 22 11:59 README.md 12:02:55 drwxrwxr-x. 3 jenkins jenkins 44 May 22 11:59 .semver 12:02:55 -rw-rw-r--. 1 jenkins jenkins 11 May 22 11:56 VERSION 12:02:55 -rw-rw-r--. 1 jenkins jenkins 155 May 22 11:59 version.go [Pipeline] isUnix [Pipeline] sh 12:02:55 + 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=7a757233123d73363ac311fdf045655862c1ff1a --label arch=amd64 --label version=1.2.1-dev.3 . 12:02:56 Sending build context to Docker daemon 11.6MB 12:02:56 Step 1/24 : ARG BASE=golang:1.13-alpine 12:02:56 Step 2/24 : FROM ${BASE} AS builder 12:02:56 ---> 6ced7340b849 12:02:56 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:02:56 ---> Running in 5d32e051c6d4 12:02:56 Removing intermediate container 5d32e051c6d4 12:02:56 ---> 76428e067e42 12:02:56 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 12:02:56 ---> Running in 87023208cc2e 12:02:56 Removing intermediate container 87023208cc2e 12:02:56 ---> 73f2014d29a4 12:02:56 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:02:56 ---> Running in a268e64017a0 12:02:56 Removing intermediate container a268e64017a0 12:02:56 ---> fd006cf94dd9 12:02:56 Step 6/24 : LABEL Name=edgex-ui-go 12:02:56 ---> Running in d80321264be3 12:02:57 Removing intermediate container d80321264be3 12:02:57 ---> 393609e59ba9 12:02:57 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:02:57 ---> Running in ca107256e31a 12:02:57 Removing intermediate container ca107256e31a 12:02:57 ---> eee34c939f4e 12:02:57 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:02:57 ---> Running in b078e663fb85 12:02:58 Removing intermediate container b078e663fb85 12:02:58 ---> 00a53f9561e3 12:02:58 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:02:58 ---> Running in 3bf7202a5760 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:02:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:02:58 GO111MODULE=on go vet ./... 12:02:58 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [Pipeline] stash 12:03:03 Warning: overwriting stash ‘coverage-report’ 12:03:04 Stashed 1 file(s) [Pipeline] } 12:03:04 $ docker stop --time=1 138bf5ccbd62e0ffaff3dbd0697e1852c767a16fb664ed8dcf26ae42d19e3066 12:03:06 $ docker rm -f 138bf5ccbd62e0ffaff3dbd0697e1852c767a16fb664ed8dcf26ae42d19e3066 12:03:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:03:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:03:08 + ls -al . 12:03:08 total 136 12:03:08 drwxrwxr-x 9 jenkins jenkins 4096 May 22 12:02 . 12:03:08 drwxrwxr-x 4 jenkins jenkins 4096 May 22 11:58 .. 12:03:08 drwxrwxr-x 8 jenkins jenkins 4096 May 22 11:58 .git 12:03:08 -rw-rw-r-- 1 jenkins jenkins 136 May 22 11:58 .gitignore 12:03:08 drwxrwxr-x 3 jenkins jenkins 4096 May 22 11:58 .semver 12:03:08 -rw-rw-r-- 1 jenkins jenkins 3959 May 22 11:58 CONTRIBUTING.md 12:03:08 -rw-rw-r-- 1 jenkins jenkins 913 May 22 11:58 Dockerfile 12:03:08 -rw-rw-r-- 1 jenkins jenkins 898 May 22 11:58 Dockerfile.build 12:03:08 -rw-rw-r-- 1 jenkins jenkins 675 May 22 11:58 Jenkinsfile 12:03:08 -rw-rw-r-- 1 jenkins jenkins 11357 May 22 11:58 LICENSE 12:03:08 -rw-rw-r-- 1 jenkins jenkins 951 May 22 11:58 Makefile 12:03:08 -rw-rw-r-- 1 jenkins jenkins 1898 May 22 11:58 README.md 12:03:08 -rw-rw-r-- 1 jenkins jenkins 11 May 22 11:56 VERSION 12:03:08 drwxrwxr-x 3 jenkins jenkins 4096 May 22 11:58 assets 12:03:08 drwxrwxr-x 2 jenkins jenkins 4096 May 22 11:58 bin 12:03:08 drwxrwxr-x 3 jenkins jenkins 4096 May 22 11:58 cmd 12:03:08 -rw-r--r-- 1 jenkins jenkins 10 May 22 12:02 coverage.out 12:03:08 drwxrwxr-x 4 jenkins jenkins 4096 May 22 11:58 docs 12:03:08 -rw-r--r-- 1 jenkins jenkins 974 May 22 12:02 go.mod 12:03:08 -rw-r--r-- 1 jenkins jenkins 44475 May 22 12:02 go.sum 12:03:08 drwxrwxr-x 10 jenkins jenkins 4096 May 22 11:58 internal 12:03:08 -rw-rw-r-- 1 jenkins jenkins 155 May 22 11:58 version.go [Pipeline] isUnix [Pipeline] sh 12:03:08 + 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=7a757233123d73363ac311fdf045655862c1ff1a --label arch=arm64 --label version=1.2.1-dev.3 . 12:03:08 Sending build context to Docker daemon 11.6MB 12:03:08 Step 1/24 : ARG BASE=golang:1.13-alpine 12:03:08 Step 2/24 : FROM ${BASE} AS builder 12:03:08 ---> 119bc08b46c5 12:03:08 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:03:09 ---> Running in 5737a800d43f 12:03:09 Removing intermediate container 5737a800d43f 12:03:09 ---> f907d8268052 12:03:09 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 12:03:09 ---> Running in a9c8bb53860f 12:03:10 Removing intermediate container a9c8bb53860f 12:03:10 ---> 1ac5d06df532 12:03:10 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:03:10 ---> Running in a493c6134629 12:03:11 Removing intermediate container a493c6134629 12:03:11 ---> 00e98ca60111 12:03:11 Step 6/24 : LABEL Name=edgex-ui-go 12:03:11 ---> Running in b4502495435b 12:03:11 Removing intermediate container b4502495435b 12:03:11 ---> 3d8d551b72eb 12:03:11 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:03:12 ---> Running in d3cc078c623c 12:03:12 Removing intermediate container d3cc078c623c 12:03:12 ---> 875a875dbdf0 12:03:12 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:03:12 ---> Running in efa0ba036720 12:03:15 Removing intermediate container efa0ba036720 12:03:15 ---> af8d2c13716c 12:03:15 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:03:16 ---> Running in caf7e5c7dbfb 12:03:16 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 12:03:16 v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/main] 12:03:16 v3.11.6-53-g3c8436ba9b [http://nl.alpinelinux.org/alpine/v3.11/community] 12:03:16 OK: 11289 distinct packages available 12:03:16 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:03:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:03:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 12:03:32 OK: 143 MiB in 39 packages 12:03:32 Removing intermediate container 3bf7202a5760 12:03:32 ---> 75cdef0fb136 12:03:32 Step 10/24 : ENV GO111MODULE=on 12:03:32 ---> Running in e84d4bbe6dc8 12:03:32 Removing intermediate container e84d4bbe6dc8 12:03:32 ---> b8b84e26f7aa 12:03:32 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:03:32 ---> Running in a89445a30cde 12:03:33 Removing intermediate container a89445a30cde 12:03:33 ---> 9fd475b7c793 12:03:33 Step 12/24 : COPY go.mod . 12:03:33 ---> f58c04ca585b 12:03:33 Step 13/24 : COPY Makefile . 12:03:33 ---> 13fbaf5f3331 12:03:33 Step 14/24 : RUN make update 12:03:33 ---> Running in 064d861c6741 12:03:33 CGO_ENABLED=0 GO111MODULE=on go mod download 12:03:35 v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/main] 12:03:35 v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/community] 12:03:35 OK: 11178 distinct packages available 12:03:35 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 12:03:35 Removing intermediate container 064d861c6741 12:03:35 ---> b8c310ddbc06 12:03:35 Step 15/24 : COPY . . 12:03:35 ---> 9bc60f7aea2f 12:03:35 Step 16/24 : RUN ${MAKE} 12:03:35 ---> Running in 738da08b36dd 12:03:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:03:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:03:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 12:03:46 Removing intermediate container 738da08b36dd 12:03:46 ---> effc45fcf1a3 12:03:46 Step 17/24 : FROM alpine 12:03:48 latest: Pulling from library/alpine 12:03:48 cbdbe7a5bc2a: Pulling fs layer 12:03:48 cbdbe7a5bc2a: Verifying Checksum 12:03:48 cbdbe7a5bc2a: Download complete 12:03:49 cbdbe7a5bc2a: Pull complete 12:03:49 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 12:03:49 Status: Downloaded newer image for alpine:latest 12:03:49 ---> f70734b6a266 12:03:49 Step 18/24 : EXPOSE 4000 12:03:49 ---> Running in 3c0b19aa02c3 12:03:49 Removing intermediate container 3c0b19aa02c3 12:03:49 ---> c095302423c2 12:03:49 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 12:03:50 ---> d17384d6c751 12:03:50 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:03:50 ---> Running in 761344afd222 12:03:50 Removing intermediate container 761344afd222 12:03:50 ---> d481c245329d 12:03:50 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:03:50 ---> Running in aa281178581b 12:03:51 Removing intermediate container aa281178581b 12:03:51 ---> e5fa6643b104 12:03:51 Step 22/24 : LABEL arch=amd64 12:03:51 ---> Running in 10b4700133ec 12:03:51 Removing intermediate container 10b4700133ec 12:03:51 ---> 43a7025e6072 12:03:51 Step 23/24 : LABEL git_sha=7a757233123d73363ac311fdf045655862c1ff1a 12:03:51 ---> Running in c5d0975f0a0e 12:03:51 Removing intermediate container c5d0975f0a0e 12:03:51 ---> ca41b7dfb1d6 12:03:51 Step 24/24 : LABEL version=1.2.1-dev.3 12:03:51 ---> Running in 025e0f8dffc5 12:03:51 Removing intermediate container 025e0f8dffc5 12:03:51 ---> 672473fc83c2 12:03:51 [Warning] One or more build-args [ARCH] were not consumed 12:03:51 Successfully built 672473fc83c2 12:03:51 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 12:03:52 provisioning config files... 12:03:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/38@tmp/config7868613210236202003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:03:52 nexus3.edgexfoundry.org:10001 12:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:52 Configure a credential helper to remove this warning. See 12:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:52 12:03:52 Login Succeeded 12:03:52 nexus3.edgexfoundry.org:10002 12:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:52 Configure a credential helper to remove this warning. See 12:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:52 12:03:52 Login Succeeded 12:03:52 nexus3.edgexfoundry.org:10003 12:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:53 Configure a credential helper to remove this warning. See 12:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:53 12:03:53 Login Succeeded 12:03:53 nexus3.edgexfoundry.org:10004 12:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:53 Configure a credential helper to remove this warning. See 12:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:53 12:03:53 Login Succeeded 12:03:53 docker.io 12:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:53 Configure a credential helper to remove this warning. See 12:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:53 12:03:53 Login Succeeded [Pipeline] } 12:03:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:03:53 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 12:03:53 7a757233123d73363ac311fdf045655862c1ff1a 12:03:53 latest 12:03:53 1.2.1-dev.3 12:03:53 7a757233123d73363ac311fdf045655862c1ff1a-1.2.1-dev.3 12:03:53 master 12:03:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:03:54 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7a757233123d73363ac311fdf045655862c1ff1a [Pipeline] isUnix [Pipeline] sh 12:03:54 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7a757233123d73363ac311fdf045655862c1ff1a 12:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 12:03:54 9a81545f92ab: Preparing 12:03:54 3e207b409db3: Preparing 12:03:54 3e207b409db3: Layer already exists 12:03:56 9a81545f92ab: Pushed 12:03:56 7a757233123d73363ac311fdf045655862c1ff1a: digest: sha256:bc946a8756dd9279f39211112c29eafb80ceceeccf2f01007c299881f977f545 size: 739 [Pipeline] isUnix [Pipeline] sh 12:03:56 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 12:03:56 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 12:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 12:03:56 9a81545f92ab: Preparing 12:03:56 3e207b409db3: Preparing 12:03:56 9a81545f92ab: Layer already exists 12:03:56 3e207b409db3: Layer already exists 12:03:56 latest: digest: sha256:bc946a8756dd9279f39211112c29eafb80ceceeccf2f01007c299881f977f545 size: 739 [Pipeline] isUnix [Pipeline] sh 12:03:57 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh 12:03:57 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.3 12:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 12:03:57 9a81545f92ab: Preparing 12:03:57 3e207b409db3: Preparing 12:03:57 3e207b409db3: Layer already exists 12:03:57 9a81545f92ab: Layer already exists 12:03:57 1.2.1-dev.3: digest: sha256:bc946a8756dd9279f39211112c29eafb80ceceeccf2f01007c299881f977f545 size: 739 [Pipeline] isUnix [Pipeline] sh 12:03:57 OK: 125 MiB in 39 packages 12:03:57 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7a757233123d73363ac311fdf045655862c1ff1a-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh 12:03:58 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7a757233123d73363ac311fdf045655862c1ff1a-1.2.1-dev.3 12:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 12:03:58 9a81545f92ab: Preparing 12:03:58 3e207b409db3: Preparing 12:03:58 9a81545f92ab: Layer already exists 12:03:58 3e207b409db3: Layer already exists 12:03:58 7a757233123d73363ac311fdf045655862c1ff1a-1.2.1-dev.3: digest: sha256:bc946a8756dd9279f39211112c29eafb80ceceeccf2f01007c299881f977f545 size: 739 [Pipeline] isUnix [Pipeline] sh 12:03:58 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 12:03:58 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 12:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 12:03:58 9a81545f92ab: Preparing 12:03:58 3e207b409db3: Preparing 12:03:58 3e207b409db3: Layer already exists 12:03:58 9a81545f92ab: Layer already exists 12:03:58 master: digest: sha256:bc946a8756dd9279f39211112c29eafb80ceceeccf2f01007c299881f977f545 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 12:03:59 Removing intermediate container caf7e5c7dbfb 12:03:59 ---> 71e67ecc9d1a 12:03:59 Step 10/24 : ENV GO111MODULE=on 12:03:59 ---> Running in c0ace6d9cd62 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:03:59 Removing intermediate container c0ace6d9cd62 12:03:59 ---> 3be0543fc27f 12:03:59 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:03:59 ---> Running in 03fba9cb0d95 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:04:00 Removing intermediate container 03fba9cb0d95 12:04:00 ---> d51be27913f7 12:04:00 Step 12/24 : COPY go.mod . 12:04:00 ---> 6be51e123262 12:04:00 Step 13/24 : COPY Makefile . 12:04:01 ---> 1c3652deaac4 12:04:01 Step 14/24 : RUN make update 12:04:01 ---> Running in d5974e1b994d 12:04:02 CGO_ENABLED=0 GO111MODULE=on go mod download 12:04:04 Removing intermediate container d5974e1b994d 12:04:04 ---> f5222de1f47e 12:04:04 Step 15/24 : COPY . . 12:04:05 ---> ee2491657608 12:04:05 Step 16/24 : RUN ${MAKE} 12:04:05 ---> Running in 8c98880b0f78 12:04:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:04:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:04:37 Removing intermediate container 8c98880b0f78 12:04:37 ---> bf7f65df42d9 12:04:37 Step 17/24 : FROM alpine 12:04:37 latest: Pulling from library/alpine 12:04:37 29e5d40040c1: Pulling fs layer 12:04:38 29e5d40040c1: Verifying Checksum 12:04:38 29e5d40040c1: Download complete 12:04:38 29e5d40040c1: Pull complete 12:04:38 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 12:04:38 Status: Downloaded newer image for alpine:latest 12:04:38 ---> c20d2a9ab686 12:04:38 Step 18/24 : EXPOSE 4000 12:04:38 ---> Running in ed4d0181019d 12:04:39 Removing intermediate container ed4d0181019d 12:04:39 ---> b00502a09c98 12:04:39 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 12:04:42 ---> 46190c4ae24d 12:04:42 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:04:42 ---> Running in d3d65d1b85cd 12:04:43 Removing intermediate container d3d65d1b85cd 12:04:43 ---> 23198d077783 12:04:43 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:04:43 ---> Running in 2121b7ab27be 12:04:43 Removing intermediate container 2121b7ab27be 12:04:43 ---> 61733017d93d 12:04:43 Step 22/24 : LABEL arch=arm64 12:04:43 ---> Running in cd564e6637d9 12:04:44 Removing intermediate container cd564e6637d9 12:04:44 ---> de0e02964eba 12:04:44 Step 23/24 : LABEL git_sha=7a757233123d73363ac311fdf045655862c1ff1a 12:04:44 ---> Running in b0d32604bb4d 12:04:44 Removing intermediate container b0d32604bb4d 12:04:44 ---> 6ccb80549654 12:04:44 Step 24/24 : LABEL version=1.2.1-dev.3 12:04:44 ---> Running in dd12df84733d 12:04:45 Removing intermediate container dd12df84733d 12:04:45 ---> a0e09face23b 12:04:45 [Warning] One or more build-args [ARCH] were not consumed 12:04:45 Successfully built a0e09face23b 12:04:45 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 12:04:45 provisioning config files... 12:04:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/38@tmp/config4019397609832032206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:46 nexus3.edgexfoundry.org:10001 12:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:46 Configure a credential helper to remove this warning. See 12:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:46 12:04:46 Login Succeeded 12:04:46 nexus3.edgexfoundry.org:10002 12:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:47 Configure a credential helper to remove this warning. See 12:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:47 12:04:47 Login Succeeded 12:04:47 nexus3.edgexfoundry.org:10003 12:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:48 Configure a credential helper to remove this warning. See 12:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:48 12:04:48 Login Succeeded 12:04:48 nexus3.edgexfoundry.org:10004 12:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:49 Configure a credential helper to remove this warning. See 12:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:49 12:04:49 Login Succeeded 12:04:49 docker.io 12:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:49 Configure a credential helper to remove this warning. See 12:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:49 12:04:49 Login Succeeded [Pipeline] } 12:04:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:04:50 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 12:04:50 7a757233123d73363ac311fdf045655862c1ff1a 12:04:50 latest 12:04:50 1.2.1-dev.3 12:04:50 7a757233123d73363ac311fdf045655862c1ff1a-1.2.1-dev.3 12:04:50 master 12:04:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:04:50 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7a757233123d73363ac311fdf045655862c1ff1a [Pipeline] isUnix [Pipeline] sh 12:04:51 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7a757233123d73363ac311fdf045655862c1ff1a 12:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 12:04:51 39bde755a941: Preparing 12:04:51 678a0785e7d2: Preparing 12:04:51 678a0785e7d2: Layer already exists 12:04:55 39bde755a941: Pushed 12:04:57 7a757233123d73363ac311fdf045655862c1ff1a: digest: sha256:b8ab8397cdeb5530ba27516e854b10da5871883dcac9b381752287ef1a4b9424 size: 739 [Pipeline] isUnix [Pipeline] sh 12:04:57 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:04:58 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 12:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 12:04:58 39bde755a941: Preparing 12:04:58 678a0785e7d2: Preparing 12:04:58 678a0785e7d2: Layer already exists 12:04:58 39bde755a941: Layer already exists 12:04:58 latest: digest: sha256:b8ab8397cdeb5530ba27516e854b10da5871883dcac9b381752287ef1a4b9424 size: 739 [Pipeline] isUnix [Pipeline] sh 12:04:58 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh 12:04:59 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.3 12:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 12:04:59 39bde755a941: Preparing 12:04:59 678a0785e7d2: Preparing 12:04:59 678a0785e7d2: Layer already exists 12:04:59 39bde755a941: Layer already exists 12:04:59 1.2.1-dev.3: digest: sha256:b8ab8397cdeb5530ba27516e854b10da5871883dcac9b381752287ef1a4b9424 size: 739 [Pipeline] isUnix [Pipeline] sh 12:05:00 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7a757233123d73363ac311fdf045655862c1ff1a-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh 12:05:00 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7a757233123d73363ac311fdf045655862c1ff1a-1.2.1-dev.3 12:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 12:05:00 39bde755a941: Preparing 12:05:00 678a0785e7d2: Preparing 12:05:00 678a0785e7d2: Layer already exists 12:05:00 39bde755a941: Layer already exists 12:05:00 7a757233123d73363ac311fdf045655862c1ff1a-1.2.1-dev.3: digest: sha256:b8ab8397cdeb5530ba27516e854b10da5871883dcac9b381752287ef1a4b9424 size: 739 [Pipeline] isUnix [Pipeline] sh 12:05:01 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 12:05:01 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 12:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 12:05:02 39bde755a941: Preparing 12:05:02 678a0785e7d2: Preparing 12:05:02 39bde755a941: Layer already exists 12:05:02 678a0785e7d2: Layer already exists 12:05:02 master: digest: sha256:b8ab8397cdeb5530ba27516e854b10da5871883dcac9b381752287ef1a4b9424 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [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 12:05:03 provisioning config files... 12:05:03 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4635418657581669612tmp [Pipeline] { [Pipeline] sh 12:05:03 + curl -s https://codecov.io/bash 12:05:03 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4635418657581669612tmp 12:05:03 12:05:03 _____ _ 12:05:03 / ____| | | 12:05:03 | | ___ __| | ___ ___ _____ __ 12:05:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:05:03 | |___| (_) | (_| | __/ (_| (_) \ V / 12:05:03 \_____\___/ \__,_|\___|\___\___/ \_/ 12:05:03 Bash-20200430-d757c17 12:05:03 12:05:03 12:05:03 ==> Jenkins CI detected. 12:05:03 project root: . 12:05:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:05:03 ==> Running gcov in . (disable via -X gcov) 12:05:03 ==> Python coveragepy not found 12:05:03 ==> Searching for coverage reports in: 12:05:03 + . 12:05:03 -> Found 1 reports 12:05:03 ==> Detecting git/mercurial file structure 12:05:03 ==> Reading reports 12:05:03 + ./coverage.out bytes=10 12:05:03 ==> Appending adjustments 12:05:03 https://docs.codecov.io/docs/fixing-reports 12:05:04 + Found adjustments 12:05:04 ==> Gzipping contents 12:05:04 ==> Uploading reports 12:05:04 url: https://codecov.io 12:05:04 query: branch=master&commit=7a757233123d73363ac311fdf045655862c1ff1a&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F38%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 12:05:04 -> Pinging Codecov 12:05:04 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=7a757233123d73363ac311fdf045655862c1ff1a&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F38%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 12:05:04 -> Uploading 12:05:05 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7a757233123d73363ac311fdf045655862c1ff1a [Pipeline] } 12:05:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 12:05:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 12:05:05 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 12:05:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 12:05:05 12:05:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 12:05:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 12:05:06 1.217.3: Pulling from edgex-devops/edgex-snyk-go 12:05:06 cbdbe7a5bc2a: Pulling fs layer 12:05:06 408f87550127: Pulling fs layer 12:05:06 fe522b08c979: Pulling fs layer 12:05:06 221eaa008020: Pulling fs layer 12:05:06 2a4607e5d6b9: Pulling fs layer 12:05:06 95d3c3421fef: Pulling fs layer 12:05:06 2fec7dd152b6: Pulling fs layer 12:05:06 d65e43aa86fe: Pulling fs layer 12:05:06 10a7cc25405e: Pulling fs layer 12:05:06 221eaa008020: Waiting 12:05:06 2a4607e5d6b9: Waiting 12:05:06 95d3c3421fef: Waiting 12:05:06 2fec7dd152b6: Waiting 12:05:06 d65e43aa86fe: Waiting 12:05:06 10a7cc25405e: Waiting 12:05:06 fe522b08c979: Verifying Checksum 12:05:06 fe522b08c979: Download complete 12:05:06 408f87550127: Verifying Checksum 12:05:06 408f87550127: Download complete 12:05:06 2a4607e5d6b9: Verifying Checksum 12:05:06 2a4607e5d6b9: Download complete 12:05:06 95d3c3421fef: Verifying Checksum 12:05:06 95d3c3421fef: Download complete 12:05:06 cbdbe7a5bc2a: Download complete 12:05:06 cbdbe7a5bc2a: Pull complete 12:05:06 2fec7dd152b6: Verifying Checksum 12:05:06 2fec7dd152b6: Download complete 12:05:06 408f87550127: Pull complete 12:05:07 fe522b08c979: Pull complete 12:05:07 d65e43aa86fe: Verifying Checksum 12:05:07 d65e43aa86fe: Download complete 12:05:07 10a7cc25405e: Verifying Checksum 12:05:07 10a7cc25405e: Download complete 12:05:07 221eaa008020: Verifying Checksum 12:05:07 221eaa008020: Download complete 12:05:14 221eaa008020: Pull complete 12:05:14 2a4607e5d6b9: Pull complete 12:05:14 95d3c3421fef: Pull complete 12:05:15 2fec7dd152b6: Pull complete 12:05:19 d65e43aa86fe: Pull complete 12:05:19 10a7cc25405e: Pull complete 12:05:19 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 12:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 12:05:20 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 12:05:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 12:05:21 $ docker top 516acb14325a7f93ed75caf5d2ab6869a6df57a6d909d3c8a54069c7b27182a0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:21 + snyk monitor '--org=edgex-jenkins' 12:05:33 12:05:33 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 12:05:33 12:05:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/81776c3d-7468-46b1-a007-c66b6dd73b59 12:05:33 12:05:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:05:33 12:05:33 [Pipeline] } 12:05:33 $ docker stop --time=1 516acb14325a7f93ed75caf5d2ab6869a6df57a6d909d3c8a54069c7b27182a0 12:05:35 $ docker rm -f 516acb14325a7f93ed75caf5d2ab6869a6df57a6d909d3c8a54069c7b27182a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 12:05:36 12:05:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 12:05:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 12:05:37 latest: Pulling from edgex-devops/edgex-klar 12:05:37 e7c96db7181b: Pulling fs layer 12:05:37 1868ca2cb446: Pulling fs layer 12:05:37 136be5d0fe8e: Pulling fs layer 12:05:37 894bfe63afcb: Pulling fs layer 12:05:37 894bfe63afcb: Waiting 12:05:37 1868ca2cb446: Download complete 12:05:37 136be5d0fe8e: Verifying Checksum 12:05:37 136be5d0fe8e: Download complete 12:05:37 e7c96db7181b: Verifying Checksum 12:05:37 e7c96db7181b: Download complete 12:05:37 894bfe63afcb: Verifying Checksum 12:05:37 e7c96db7181b: Pull complete 12:05:37 1868ca2cb446: Pull complete 12:05:37 136be5d0fe8e: Pull complete 12:05:37 894bfe63afcb: Pull complete 12:05:37 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 12:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 12:05:38 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 12:05:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 12:05:38 $ docker top dabd4214765f98c33aaa3448a849df2a5fffe05c4bbe99b35b6849b2c2bfdb96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:39 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7a757233123d73363ac311fdf045655862c1ff1a 12:05:39 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:05:42 $ docker stop --time=1 dabd4214765f98c33aaa3448a849df2a5fffe05c4bbe99b35b6849b2c2bfdb96 12:05:44 $ docker rm -f dabd4214765f98c33aaa3448a849df2a5fffe05c4bbe99b35b6849b2c2bfdb96 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 12:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 12:05:44 . [Pipeline] withDockerContainer 12:05:44 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 12:05: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 12:05:45 $ docker top 00c2b1b15832bbbf0510b5e804b9629cf968a5dd714e546a5b4b4b8ae59f8435 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:45 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7a757233123d73363ac311fdf045655862c1ff1a 12:05:45 + tee 12:05:45 clair timeout 1m0s 12:05:45 docker timeout: 1m0s 12:05:45 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:05:46 $ docker stop --time=1 00c2b1b15832bbbf0510b5e804b9629cf968a5dd714e546a5b4b4b8ae59f8435 12:05:47 $ docker rm -f 00c2b1b15832bbbf0510b5e804b9629cf968a5dd714e546a5b4b4b8ae59f8435 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 12:05:48 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_7a757233123d73363ac311fdf045655862c1ff1a.html [Pipeline] writeFile [Pipeline] step 12:05:48 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 12:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 12:05:48 . [Pipeline] withDockerContainer 12:05:48 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 12:05:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 12:05:49 $ docker top a3b7594462ca4617653f5c10c4dd2ab759bd82b5cb4f02c2d25dcf2227c9f25e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:50 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7a757233123d73363ac311fdf045655862c1ff1a 12:05:50 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:05:52 $ docker stop --time=1 a3b7594462ca4617653f5c10c4dd2ab759bd82b5cb4f02c2d25dcf2227c9f25e 12:05:54 $ docker rm -f a3b7594462ca4617653f5c10c4dd2ab759bd82b5cb4f02c2d25dcf2227c9f25e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 12:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 12:05:54 . [Pipeline] withDockerContainer 12:05:54 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 12:05:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 12:05:55 $ docker top 2898fb0cfe8fdcf801abe8cc53fb1bab7af7f0f4f77e64ca4853124279d25b6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:56 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7a757233123d73363ac311fdf045655862c1ff1a 12:05:56 + tee 12:05:56 clair timeout 1m0s 12:05:56 docker timeout: 1m0s 12:05:56 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:05:56 $ docker stop --time=1 2898fb0cfe8fdcf801abe8cc53fb1bab7af7f0f4f77e64ca4853124279d25b6e 12:05:58 $ docker rm -f 2898fb0cfe8fdcf801abe8cc53fb1bab7af7f0f4f77e64ca4853124279d25b6e [Pipeline] // withDockerContainer [Pipeline] sh 12:05:58 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 12:05:58 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_7a757233123d73363ac311fdf045655862c1ff1a.html [Pipeline] writeFile [Pipeline] step 12:05:58 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 12:05:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:05:59 . [Pipeline] withDockerContainer 12:05:59 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 12:05:59 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:06:00 $ docker top d0c6388fa00a7dcc4bd8ad9411a3f83daa94f621855d44dea67cc1c32319bb0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:06:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:00 [ssh-agent] Looking for ssh-agent implementation... 12:06:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:00 $ docker exec d0c6388fa00a7dcc4bd8ad9411a3f83daa94f621855d44dea67cc1c32319bb0f ssh-agent 12:06:00 SSH_AUTH_SOCK=/tmp/ssh-6CJIA3Dha5u0/agent.14 12:06:00 SSH_AGENT_PID=21 12:06:00 Running ssh-add (command line suppressed) 12:06:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3228970202240780493.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3228970202240780493.key) 12:06:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:01 + git semver tag 12:06:01 # -> Open(): unable to determine branch for HEAD 12:06:01 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 12:06:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 12:06:01 # $SEMVER_REMOTE_NAME = origin 12:06:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:06:01 # $SEMVER_USER_NAME = edgex-jenkins 12:06:01 # $SEMVER_BRANCH = master 12:06:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 12:06:01 # 7a757233123d73363ac311fdf045655862c1ff1a HEAD 12:06:01 # -> Force: false 12:06:01 # 644d273c9863882cb3870c2b3d52f7bc8adf2a6d refs/tags/v1.2.1-dev.3 [Pipeline] } 12:06:01 $ docker exec --env ******** --env ******** d0c6388fa00a7dcc4bd8ad9411a3f83daa94f621855d44dea67cc1c32319bb0f ssh-agent -k 12:06:01 unset SSH_AUTH_SOCK; 12:06:01 unset SSH_AGENT_PID; 12:06:01 echo Agent pid 21 killed; 12:06:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:06:02 + git semver [Pipeline] } 12:06:02 $ docker stop --time=1 d0c6388fa00a7dcc4bd8ad9411a3f83daa94f621855d44dea67cc1c32319bb0f 12:06:03 $ docker rm -f d0c6388fa00a7dcc4bd8ad9411a3f83daa94f621855d44dea67cc1c32319bb0f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 12:06:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:06:04 12:06:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 12:06:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:06:04 0.23.1-centos7: Pulling from edgex-lftools 12:06:04 ab5ef0e58194: Pulling fs layer 12:06:04 9712f1f96733: Pulling fs layer 12:06:04 63f879dbbcfc: Pulling fs layer 12:06:04 0d9ebad4ef96: Pulling fs layer 12:06:04 e9a5061849ea: Pulling fs layer 12:06:04 d747dcd14b5f: Pulling fs layer 12:06:04 2de7ff778b66: Pulling fs layer 12:06:04 e9a5061849ea: Waiting 12:06:04 d747dcd14b5f: Waiting 12:06:04 2de7ff778b66: Waiting 12:06:04 0d9ebad4ef96: Waiting 12:06:04 9712f1f96733: Verifying Checksum 12:06:04 9712f1f96733: Download complete 12:06:05 63f879dbbcfc: Verifying Checksum 12:06:05 63f879dbbcfc: Download complete 12:06:05 e9a5061849ea: Verifying Checksum 12:06:05 e9a5061849ea: Download complete 12:06:05 d747dcd14b5f: Verifying Checksum 12:06:05 d747dcd14b5f: Download complete 12:06:05 ab5ef0e58194: Verifying Checksum 12:06:05 ab5ef0e58194: Download complete 12:06:05 2de7ff778b66: Verifying Checksum 12:06:05 2de7ff778b66: Download complete 12:06:05 0d9ebad4ef96: Verifying Checksum 12:06:05 0d9ebad4ef96: Download complete 12:06:12 ab5ef0e58194: Pull complete 12:06:12 9712f1f96733: Pull complete 12:06:14 63f879dbbcfc: Pull complete 12:06:21 0d9ebad4ef96: Pull complete 12:06:21 e9a5061849ea: Pull complete 12:06:21 d747dcd14b5f: Pull complete 12:06:26 2de7ff778b66: Pull complete 12:06:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 12:06:26 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 12:06:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:06:27 $ docker top 41acc7df30a42432ad2890cd67da8ec8af1c9b724f1200d80a265e2770407421 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:06:27 provisioning config files... 12:06:28 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1645169764238272465tmp 12:06:28 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1698323493452470081tmp 12:06:28 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7989619335918786697tmp [Pipeline] { [Pipeline] echo 12:06:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:06:28 ---> sigul-configuration.sh 12:06:28 gpg: directory `/root/.gnupg' created 12:06:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:06:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:06:28 gpg: keyring `/root/.gnupg/secring.gpg' created 12:06:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:06:28 gpg: CAST5 encrypted data 12:06:28 gpg: encrypted with 1 passphrase 12:06:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:06:28 + mkdir /home/jenkins 12:06:28 + mkdir /home/jenkins/sigul [Pipeline] sh 12:06:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 12:06:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:06:29 ---> sigul-install.sh 12:06:33 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 12:06:34 + git tag --list 12:06:34 v1.2.1-dev.3 [Pipeline] sh 12:06:34 + lftools sign git-tag v1.2.1-dev.3 12:06:35 Signing Git tag with Sigul... 12:06:35 Signing v1.2.1-dev.3 [Pipeline] echo 12:06:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:06:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:06:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:06:37 $ docker stop --time=1 41acc7df30a42432ad2890cd67da8ec8af1c9b724f1200d80a265e2770407421 12:06:39 $ docker rm -f 41acc7df30a42432ad2890cd67da8ec8af1c9b724f1200d80a265e2770407421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 12:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:06:40 . [Pipeline] withDockerContainer 12:06:40 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 12:06:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:06:41 $ docker top 71f2323cc3ac87a3187823b9c2771ecd417c2dfdf0a96bc31d30d7d9116dfcb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:06:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:41 [ssh-agent] Looking for ssh-agent implementation... 12:06:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:41 $ docker exec 71f2323cc3ac87a3187823b9c2771ecd417c2dfdf0a96bc31d30d7d9116dfcb9 ssh-agent 12:06:41 SSH_AUTH_SOCK=/tmp/ssh-5LrvjNUlrZvf/agent.15 12:06:41 SSH_AGENT_PID=22 12:06:41 Running ssh-add (command line suppressed) 12:06:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_542925943586551967.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_542925943586551967.key) 12:06:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:42 + git semver bump pre 12:06:42 # -> Open(): unable to determine branch for HEAD 12:06:42 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 12:06:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 12:06:42 # $SEMVER_REMOTE_NAME = origin 12:06:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:06:42 # $SEMVER_USER_NAME = edgex-jenkins 12:06:42 # $SEMVER_BRANCH = master 12:06:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 12:06:42 1.2.1-dev.4 [Pipeline] } 12:06:42 $ docker exec --env ******** --env ******** 71f2323cc3ac87a3187823b9c2771ecd417c2dfdf0a96bc31d30d7d9116dfcb9 ssh-agent -k 12:06:42 unset SSH_AUTH_SOCK; 12:06:42 unset SSH_AGENT_PID; 12:06:42 echo Agent pid 22 killed; 12:06:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:06:42 + git semver [Pipeline] } 12:06:42 $ docker stop --time=1 71f2323cc3ac87a3187823b9c2771ecd417c2dfdf0a96bc31d30d7d9116dfcb9 12:06:44 $ docker rm -f 71f2323cc3ac87a3187823b9c2771ecd417c2dfdf0a96bc31d30d7d9116dfcb9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 12:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:06:44 . [Pipeline] withDockerContainer 12:06:44 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 12:06:44 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:06:45 $ docker top 505a43723424cd3f10140cf3fd598b544b584d9ba9a7999ef7e8ad93100f82a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:06:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:45 [ssh-agent] Looking for ssh-agent implementation... 12:06:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:46 $ docker exec 505a43723424cd3f10140cf3fd598b544b584d9ba9a7999ef7e8ad93100f82a2 ssh-agent 12:06:46 SSH_AUTH_SOCK=/tmp/ssh-I1OrrTwcIRTM/agent.15 12:06:46 SSH_AGENT_PID=22 12:06:46 Running ssh-add (command line suppressed) 12:06:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6296805280734859575.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6296805280734859575.key) 12:06:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:46 + git semver push 12:06:46 # -> Open(): unable to determine branch for HEAD 12:06:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 12:06:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 12:06:46 # $SEMVER_REMOTE_NAME = origin 12:06:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:06:46 # $SEMVER_USER_NAME = edgex-jenkins 12:06:46 # $SEMVER_BRANCH = master 12:06:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 12:06:53 $ docker exec --env ******** --env ******** 505a43723424cd3f10140cf3fd598b544b584d9ba9a7999ef7e8ad93100f82a2 ssh-agent -k 12:06:53 unset SSH_AUTH_SOCK; 12:06:53 unset SSH_AGENT_PID; 12:06:53 echo Agent pid 22 killed; 12:06:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:06:54 + git semver [Pipeline] } 12:06:54 $ docker stop --time=1 505a43723424cd3f10140cf3fd598b544b584d9ba9a7999ef7e8ad93100f82a2 12:06:57 $ docker rm -f 505a43723424cd3f10140cf3fd598b544b584d9ba9a7999ef7e8ad93100f82a2 [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 12:06:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:06:58 ---> package-listing.sh 12:06:58 ++ facter osfamily 12:06:58 ++ tr '[:upper:]' '[:lower:]' 12:06:58 + OS_FAMILY=redhat 12:06:58 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 12:06:58 + START_PACKAGES=/tmp/packages_start.txt 12:06:58 + END_PACKAGES=/tmp/packages_end.txt 12:06:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:58 + PACKAGES=/tmp/packages_start.txt 12:06:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 12:06:58 + PACKAGES=/tmp/packages_end.txt 12:06:58 + case "${OS_FAMILY}" in 12:06:58 + rpm -qa 12:06:58 + sort 12:07:02 + '[' -f /tmp/packages_start.txt ']' 12:07:02 + '[' -f /tmp/packages_end.txt ']' 12:07:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:07:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 12:07:02 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 12:07:02 + 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 12:07:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:07:02 12:07:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:07:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:07:02 alpine: Pulling from edgex-lftools-log-publisher 12:07:02 c9b1b535fdd9: Pulling fs layer 12:07:02 2cc5ad85d9ab: Pulling fs layer 12:07:02 756a868c4378: Pulling fs layer 12:07:02 444b2fc9a129: Pulling fs layer 12:07:02 ea15f1150254: Pulling fs layer 12:07:02 41b27a9f41bf: Pulling fs layer 12:07:02 28c525ee5125: Pulling fs layer 12:07:02 094b1ea09ed8: Pulling fs layer 12:07:02 138eaada9080: Pulling fs layer 12:07:02 0622d0fa9048: Pulling fs layer 12:07:02 41b27a9f41bf: Waiting 12:07:02 28c525ee5125: Waiting 12:07:02 094b1ea09ed8: Waiting 12:07:02 138eaada9080: Waiting 12:07:02 0622d0fa9048: Waiting 12:07:02 444b2fc9a129: Waiting 12:07:02 ea15f1150254: Waiting 12:07:02 2cc5ad85d9ab: Verifying Checksum 12:07:02 2cc5ad85d9ab: Download complete 12:07:02 444b2fc9a129: Verifying Checksum 12:07:02 444b2fc9a129: Download complete 12:07:02 c9b1b535fdd9: Verifying Checksum 12:07:02 c9b1b535fdd9: Download complete 12:07:02 ea15f1150254: Verifying Checksum 12:07:02 ea15f1150254: Download complete 12:07:03 28c525ee5125: Verifying Checksum 12:07:03 28c525ee5125: Download complete 12:07:03 756a868c4378: Verifying Checksum 12:07:03 756a868c4378: Download complete 12:07:03 c9b1b535fdd9: Pull complete 12:07:03 138eaada9080: Verifying Checksum 12:07:03 138eaada9080: Download complete 12:07:03 094b1ea09ed8: Verifying Checksum 12:07:03 094b1ea09ed8: Download complete 12:07:03 0622d0fa9048: Download complete 12:07:04 41b27a9f41bf: Download complete 12:07:04 2cc5ad85d9ab: Pull complete 12:07:06 756a868c4378: Pull complete 12:07:06 444b2fc9a129: Pull complete 12:07:06 ea15f1150254: Pull complete 12:07:13 41b27a9f41bf: Pull complete 12:07:13 28c525ee5125: Pull complete 12:07:14 094b1ea09ed8: Pull complete 12:07:15 138eaada9080: Pull complete 12:07:15 0622d0fa9048: Pull complete 12:07:15 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 12:07:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:07:15 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 12:07:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:07:16 $ docker top cde955068d2f5f84bf8f7d578bfa1396873cb366951a8cad92e1ebc331b95eec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:07:16 provisioning config files... 12:07:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1065442894539782591tmp [Pipeline] { [Pipeline] echo 12:07:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:07:16 ---> create-netrc.sh [Pipeline] echo 12:07:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:07:17 ---> logs-deploy.sh 12:07:17 + ARCHIVE_ARTIFACTS= 12:07:17 + LOGS_SERVER=https://logs.edgexfoundry.org 12:07:17 + '[' https://logs.edgexfoundry.org == None ']' 12:07:17 + NEXUS_URL=https://nexus.edgexfoundry.org 12:07:17 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/38 12:07:17 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/38/ 12:07:17 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/38 /w/workspace/edgexfoundry_edgex-ui-go_master 12:07:18 Archives upload complete. 12:07:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/38 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/38/