Pull request #214 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at f0b05c79d7523a1f3df8cc9d6229e2354fa3536f rather than 61b4786b6688333585524b5208df33c8920401b9 Obtained Jenkinsfile from f0b05c79d7523a1f3df8cc9d6229e2354fa3536f 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4852 in /w/workspace/edgexfoundry_edgex-ui-go_PR-214 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-214 # 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/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f0b05c79d7523a1f3df8cc9d6229e2354fa3536f into PR head commit 61b4786b6688333585524b5208df33c8920401b9 Merge succeeded, producing 61b4786b6688333585524b5208df33c8920401b9 Checking out Revision 61b4786b6688333585524b5208df33c8920401b9 (PR-214) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/214/head:refs/remotes/origin/PR-214 # 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/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61b4786b6688333585524b5208df33c8920401b9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f0b05c79d7523a1f3df8cc9d6229e2354fa3536f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61b4786b6688333585524b5208df33c8920401b9 # timeout=10 Commit message: "app service page bug fix" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:01:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:01:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:01:54 ========================================================= 03:01:54 EdgeX Global Pipelines Version Info 03:01:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:01:55 ------------------- 03:01:55 stable info: 03:01:55 ------------------- 03:01:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:01:55 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 03:01:55 Message: update stable to v1.0.73 03:01:56 ------------------- 03:01:56 experimental info: 03:01:56 ------------------- 03:01:56 Commited By: **** collab-it+edgex@linuxfoundation.org 03:01:56 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 03:01:56 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:01:58 03:01:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:01:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:01:58 latest: Pulling from edgex-devops/git-semver 03:01:58 9123ac7c32f7: Pulling fs layer 03:01:58 b8cc5d1170e3: Pulling fs layer 03:01:58 2924cbbf6a41: Pulling fs layer 03:01:58 93b08a4f1073: Pulling fs layer 03:01:58 93b08a4f1073: Waiting 03:01:58 b8cc5d1170e3: Verifying Checksum 03:01:58 b8cc5d1170e3: Download complete 03:01:58 9123ac7c32f7: Verifying Checksum 03:01:58 9123ac7c32f7: Download complete 03:01:58 93b08a4f1073: Verifying Checksum 03:01:58 93b08a4f1073: Download complete 03:01:58 2924cbbf6a41: Verifying Checksum 03:01:58 2924cbbf6a41: Download complete 03:01:59 9123ac7c32f7: Pull complete 03:01:59 b8cc5d1170e3: Pull complete 03:01:59 2924cbbf6a41: Pull complete 03:02:00 93b08a4f1073: Pull complete 03:02:00 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:02:00 prd-centos7-docker-4c-2g-4852 does not seem to be running inside a container 03:02:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-214 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-214:/w/workspace/edgexfoundry_edgex-ui-go_PR-214:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-214@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:02:00 $ docker top 52f592f7139d945036d9c4599a4dc48897848f86de97a5cb363574cf74a6a1b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:01 [ssh-agent] Looking for ssh-agent implementation... 03:02:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:01 $ docker exec 52f592f7139d945036d9c4599a4dc48897848f86de97a5cb363574cf74a6a1b9 ssh-agent 03:02:01 SSH_AUTH_SOCK=/tmp/ssh-mjDC1Lpx7Fr0/agent.14 03:02:01 SSH_AGENT_PID=20 03:02:01 Running ssh-add (command line suppressed) 03:02:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_5468896991394313209.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_5468896991394313209.key) 03:02:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:02 + git describe --exact-match --tags HEAD 03:02:02 fatal: No names found, cannot describe anything. [Pipeline] } 03:02:02 $ docker exec --env ******** --env ******** 52f592f7139d945036d9c4599a4dc48897848f86de97a5cb363574cf74a6a1b9 ssh-agent -k 03:02:02 unset SSH_AUTH_SOCK; 03:02:02 unset SSH_AGENT_PID; 03:02:02 echo Agent pid 20 killed; 03:02:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:02:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:02:02 This usually means this commit has not been tagged. [Pipeline] sshagent 03:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:02 [ssh-agent] Looking for ssh-agent implementation... 03:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:02 $ docker exec 52f592f7139d945036d9c4599a4dc48897848f86de97a5cb363574cf74a6a1b9 ssh-agent 03:02:02 SSH_AUTH_SOCK=/tmp/ssh-XWDY9fLzZ5rX/agent.55 03:02:02 SSH_AGENT_PID=62 03:02:02 Running ssh-add (command line suppressed) 03:02:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_5120060686752500722.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_5120060686752500722.key) 03:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:03 + git semver init 03:02:03 # -> Open(): unable to determine branch for HEAD 03:02:03 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-214/.git 03:02:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-214 03:02:03 # $SEMVER_REMOTE_NAME = origin 03:02:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:02:03 # $SEMVER_USER_NAME = edgex-jenkins 03:02:03 # $SEMVER_BRANCH = PR-214 03:02:03 # $SEMVER_TEMP = /tmp/semver-223330043 03:02:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 03:02:04 # '/tmp/semver-223330043' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-214/.semver' 03:02:04 # -> Force: false 03:02:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-214/.semver [Pipeline] } 03:02:04 $ docker exec --env ******** --env ******** 52f592f7139d945036d9c4599a4dc48897848f86de97a5cb363574cf74a6a1b9 ssh-agent -k 03:02:04 unset SSH_AUTH_SOCK; 03:02:04 unset SSH_AGENT_PID; 03:02:04 echo Agent pid 62 killed; 03:02:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:04 + git semver [Pipeline] } 03:02:04 $ docker stop --time=1 52f592f7139d945036d9c4599a4dc48897848f86de97a5cb363574cf74a6a1b9 03:02:06 $ docker rm -f 52f592f7139d945036d9c4599a4dc48897848f86de97a5cb363574cf74a6a1b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:02:07 Stashed 47 file(s) [Pipeline] echo 03:02:07 [edgeXSemver] initialized semver on version 0.0.0 [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 03:02:22 Still waiting to schedule task 03:02:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:02:22 Still waiting to schedule task 03:02:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:03:36 Running on prd-centos7-docker-4c-2g-4854 in /w/workspace/edgexfoundry_edgex-ui-go_PR-214 [Pipeline] { [Pipeline] ws 03:03:36 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 03:03:38 using credential edgex-jenkins-ssh 03:03:38 Cloning the remote Git repository 03:03:38 Cloning with configured refspecs honoured and without tags 03:03:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:03:39 Fetching without tags 03:03:38 > git init /w/workspace/edgex-ui-go/2 # timeout=10 03:03:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:03:38 > git --version # timeout=10 03:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:03:39 > git config --add remote.origin.fetch +refs/pull/214/head:refs/remotes/origin/PR-214 # timeout=10 03:03:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:03:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:40 Merging remotes/origin/master commit f0b05c79d7523a1f3df8cc9d6229e2354fa3536f into PR head commit 61b4786b6688333585524b5208df33c8920401b9 03:03:40 Merge succeeded, producing 61b4786b6688333585524b5208df33c8920401b9 03:03:40 Checking out Revision 61b4786b6688333585524b5208df33c8920401b9 (PR-214) 03:03:40 > git config core.sparsecheckout # timeout=10 03:03:40 > git checkout -f 61b4786b6688333585524b5208df33c8920401b9 # timeout=10 03:03:40 > git remote # timeout=10 03:03:40 > git config --get remote.origin.url # timeout=10 03:03:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:40 > git merge f0b05c79d7523a1f3df8cc9d6229e2354fa3536f # timeout=10 03:03:40 > git rev-parse HEAD^{commit} # timeout=10 03:03:40 > git config core.sparsecheckout # timeout=10 03:03:40 > git checkout -f 61b4786b6688333585524b5208df33c8920401b9 # timeout=10 03:03:45 Commit message: "app service page bug fix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:03:46 ========================================================= 03:03:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:03:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:03:47 + 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 . 03:03:47 Sending build context to Docker daemon 11.57MB 03:03:47 Step 1/8 : ARG BASE=golang:1.11-alpine 03:03:47 Step 2/8 : FROM ${BASE} 03:03:47 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:03:47 e6b0cf9c0882: Pulling fs layer 03:03:47 2848faf0eed1: Pulling fs layer 03:03:47 0f37312ad70f: Pulling fs layer 03:03:47 5788d62ee057: Pulling fs layer 03:03:47 0e6b1d234666: Pulling fs layer 03:03:47 bf5d7aec512f: Pulling fs layer 03:03:47 34c802a77dc8: Pulling fs layer 03:03:47 9eb99e56ec68: Pulling fs layer 03:03:47 27c7a5d97fbd: Pulling fs layer 03:03:47 5c102a31e300: Pulling fs layer 03:03:47 dcfb455df0a1: Pulling fs layer 03:03:47 34c802a77dc8: Waiting 03:03:47 9eb99e56ec68: Waiting 03:03:47 dcfb455df0a1: Waiting 03:03:47 0e6b1d234666: Waiting 03:03:47 5788d62ee057: Waiting 03:03:47 27c7a5d97fbd: Waiting 03:03:47 5c102a31e300: Waiting 03:03:47 bf5d7aec512f: Waiting 03:03:47 0f37312ad70f: Verifying Checksum 03:03:47 0f37312ad70f: Download complete 03:03:47 2848faf0eed1: Verifying Checksum 03:03:47 2848faf0eed1: Download complete 03:03:47 0e6b1d234666: Download complete 03:03:47 e6b0cf9c0882: Verifying Checksum 03:03:47 e6b0cf9c0882: Download complete 03:03:47 bf5d7aec512f: Verifying Checksum 03:03:47 bf5d7aec512f: Download complete 03:03:47 e6b0cf9c0882: Pull complete 03:03:48 34c802a77dc8: Verifying Checksum 03:03:48 34c802a77dc8: Download complete 03:03:48 27c7a5d97fbd: Verifying Checksum 03:03:48 27c7a5d97fbd: Download complete 03:03:49 9eb99e56ec68: Verifying Checksum 03:03:49 9eb99e56ec68: Download complete 03:03:49 dcfb455df0a1: Verifying Checksum 03:03:49 dcfb455df0a1: Download complete 03:03:49 5c102a31e300: Verifying Checksum 03:03:49 5c102a31e300: Download complete 03:03:49 5788d62ee057: Download complete 03:03:49 2848faf0eed1: Pull complete 03:03:50 0f37312ad70f: Pull complete 03:03:55 5788d62ee057: Pull complete 03:03:55 0e6b1d234666: Pull complete 03:03:55 bf5d7aec512f: Pull complete 03:04:00 34c802a77dc8: Pull complete 03:04:04 9eb99e56ec68: Pull complete 03:04:04 27c7a5d97fbd: Pull complete 03:04:04 5c102a31e300: Pull complete 03:04:04 dcfb455df0a1: Pull complete 03:04:04 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 03:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:04:04 ---> 7c70fe431013 03:04:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:04:04 ---> Running in 7b6389e2b990 03:04:05 Removing intermediate container 7b6389e2b990 03:04:05 ---> 91910df9813e 03:04:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:05 ---> Running in 5daefa85d682 03:04:06 Removing intermediate container 5daefa85d682 03:04:06 ---> 60fb61c61751 03:04:06 Step 5/8 : RUN apk add --no-cache make git 03:04:06 ---> Running in 5a1eb29f44d4 03:04:06 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:04:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:04:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4853 in /w/workspace/edgexfoundry_edgex-ui-go_PR-214 [Pipeline] { [Pipeline] ws 03:04:12 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 03:04:13 OK: 143 MiB in 39 packages 03:04:13 Removing intermediate container 5a1eb29f44d4 03:04:13 ---> 8775c696f9dc 03:04:13 Step 6/8 : WORKDIR /edgex-ui-go 03:04:13 ---> Running in 40385142ebe7 03:04:13 Removing intermediate container 40385142ebe7 03:04:13 ---> 2aa633e2bb78 03:04:13 Step 7/8 : COPY . . 03:04:14 ---> 2642d03c26a5 03:04:14 Step 8/8 : RUN go mod download 03:04:14 ---> Running in 55dc41b6b3bd 03:04:17 using credential edgex-jenkins-ssh 03:04:17 Cloning the remote Git repository 03:04:17 Cloning with configured refspecs honoured and without tags 03:04:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:04:18 > git init /w/workspace/edgex-ui-go/2 # timeout=10 03:04:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:04:18 > git --version # timeout=10 03:04:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:04:19 Fetching without tags 03:04:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:04:19 > git config --add remote.origin.fetch +refs/pull/214/head:refs/remotes/origin/PR-214 # timeout=10 03:04:19 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:04:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:04:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:04:20 Merging remotes/origin/master commit f0b05c79d7523a1f3df8cc9d6229e2354fa3536f into PR head commit 61b4786b6688333585524b5208df33c8920401b9 03:04:20 Merge succeeded, producing 61b4786b6688333585524b5208df33c8920401b9 03:04:20 Checking out Revision 61b4786b6688333585524b5208df33c8920401b9 (PR-214) 03:04:20 > git config core.sparsecheckout # timeout=10 03:04:20 > git checkout -f 61b4786b6688333585524b5208df33c8920401b9 # timeout=10 03:04:20 > git remote # timeout=10 03:04:20 > git config --get remote.origin.url # timeout=10 03:04:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:20 > git merge f0b05c79d7523a1f3df8cc9d6229e2354fa3536f # timeout=10 03:04:20 > git rev-parse HEAD^{commit} # timeout=10 03:04:20 > git config core.sparsecheckout # timeout=10 03:04:20 > git checkout -f 61b4786b6688333585524b5208df33c8920401b9 # timeout=10 03:04:22 go: finding cloud.google.com/go v0.26.0 03:04:22 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 03:04:22 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 03:04:22 go: finding github.com/BurntSushi/toml v0.3.1 03:04:22 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 03:04:22 go: finding github.com/Microsoft/go-winio v0.4.3 03:04:22 go: finding github.com/NYTimes/gziphandler v1.0.1 03:04:22 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 03:04:22 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 03:04:22 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 03:04:22 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 03:04:22 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:04:22 go: finding github.com/armon/go-metrics v0.3.3 03:04:22 go: finding github.com/armon/go-radix v1.0.0 03:04:22 go: finding github.com/aws/aws-sdk-go v1.25.41 03:04:22 go: finding github.com/beorn7/perks v1.0.1 03:04:22 go: finding github.com/bgentry/speakeasy v0.1.0 03:04:22 go: finding github.com/boltdb/bolt v1.3.1 03:04:22 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:04:22 go: finding github.com/cespare/xxhash/v2 v2.1.1 03:04:22 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 03:04:22 go: finding github.com/circonus-labs/circonusllhist v0.1.3 03:04:22 go: finding github.com/client9/misspell v0.3.4 03:04:22 go: finding github.com/coredns/coredns v1.1.2 03:04:22 go: finding github.com/davecgh/go-spew v1.1.1 03:04:22 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 03:04:22 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:04:22 go: finding github.com/digitalocean/godo v1.10.0 03:04:22 go: finding github.com/dimchansky/utfbom v1.1.0 03:04:22 go: finding github.com/dnaeon/go-vcr v1.0.1 03:04:22 go: finding github.com/docker/go-connections v0.3.0 03:04:22 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 03:04:22 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 03:04:22 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 03:04:22 go: finding github.com/envoyproxy/go-control-plane v0.8.0 03:04:22 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 03:04:22 go: finding github.com/fatih/color v1.9.0 03:04:22 go: finding github.com/fatih/structs v1.1.0 03:04:22 go: finding github.com/fsnotify/fsnotify v1.4.7 03:04:22 go: finding github.com/ghodss/yaml v1.0.0 03:04:22 go: finding github.com/go-kit/kit v0.9.0 03:04:23 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 03:04:23 go: finding github.com/go-logfmt/logfmt v0.4.0 03:04:23 go: finding github.com/go-ole/go-ole v1.2.1 03:04:23 go: finding github.com/go-stack/stack v1.8.0 03:04:23 go: finding github.com/go-test/deep v1.0.2 03:04:23 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 03:04:23 go: finding github.com/gobuffalo/depgen v0.1.0 03:04:23 go: finding github.com/gobuffalo/envy v1.7.0 03:04:23 go: finding github.com/gobuffalo/flect v0.1.3 03:04:23 go: finding github.com/gobuffalo/genny v0.1.1 03:04:23 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 03:04:23 go: finding github.com/gobuffalo/gogen v0.1.1 03:04:23 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 03:04:23 go: finding github.com/gobuffalo/mapi v1.0.2 03:04:23 go: finding github.com/gobuffalo/packd v0.1.0 03:04:23 go: finding github.com/gobuffalo/packr/v2 v2.2.0 03:04:23 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 03:04:23 go: finding github.com/gogo/googleapis v1.1.0 03:04:23 go: finding github.com/gogo/protobuf v1.2.1 03:04:23 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 03:04:23 go: finding github.com/golang/mock v1.1.1 03:04:23 go: finding github.com/golang/protobuf v1.3.2 03:04:23 go: finding github.com/golang/snappy v0.0.1 03:04:23 go: finding github.com/gomodule/redigo v2.0.0+incompatible 03:04:23 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:04:23 go: finding github.com/google/go-cmp v0.4.0 03:04:23 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 03:04:24 go: finding github.com/google/gofuzz v1.0.0 03:04:24 go: finding github.com/googleapis/gnostic v0.2.0 03:04:24 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 03:04:24 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 03:04:24 go: finding github.com/gorilla/mux v1.7.1 03:04:24 go: finding github.com/gorilla/websocket v1.4.0 03:04:24 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 03:04:24 go: finding github.com/hashicorp/consul v1.7.2 03:04:24 go: finding github.com/hashicorp/consul/api v1.4.0 03:04:24 go: finding github.com/hashicorp/consul/sdk v0.4.0 03:04:24 go: finding github.com/hashicorp/errwrap v1.0.0 03:04:24 go: finding github.com/hashicorp/go-bexpr v0.1.2 03:04:24 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 03:04:24 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:04:24 go: finding github.com/hashicorp/go-connlimit v0.2.0 03:04:24 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 03:04:24 go: finding github.com/hashicorp/go-hclog v0.12.2 03:04:24 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 03:04:24 go: finding github.com/hashicorp/go-memdb v1.0.3 03:04:24 go: finding github.com/hashicorp/go-msgpack v0.5.5 03:04:24 go: finding github.com/hashicorp/go-multierror v1.0.0 03:04:24 go: finding github.com/hashicorp/go-plugin v1.0.1 03:04:24 go: finding github.com/hashicorp/go-raftchunking v0.6.1 03:04:24 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 03:04:24 go: finding github.com/hashicorp/go-rootcerts v1.0.2 03:04:24 go: finding github.com/hashicorp/go-sockaddr v1.0.2 03:04:24 go: finding github.com/hashicorp/go-syslog v1.0.0 03:04:25 Commit message: "app service page bug fix" 03:04:25 go: finding github.com/hashicorp/go-uuid v1.0.1 03:04:25 go: finding github.com/hashicorp/go-version v1.1.0 03:04:25 go: finding github.com/hashicorp/go.net v0.0.1 03:04:25 go: finding github.com/hashicorp/golang-lru v0.5.4 03:04:25 go: finding github.com/hashicorp/hcl v1.0.0 03:04:25 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 03:04:25 go: finding github.com/hashicorp/logutils v1.0.0 [Pipeline] withEnv 03:04:25 go: finding github.com/hashicorp/mdns v1.0.1 03:04:25 go: finding github.com/hashicorp/memberlist v0.2.0 03:04:25 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 03:04:25 go: finding github.com/hashicorp/raft v1.1.2 03:04:25 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 03:04:25 go: finding github.com/hashicorp/serf v0.9.0 03:04:25 go: finding github.com/hashicorp/vault/api v1.0.4 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 03:04:25 go: finding github.com/hashicorp/vault/sdk v0.1.13 03:04:25 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 03:04:25 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:04:25 go: finding github.com/hpcloud/tail v1.0.0 03:04:25 go: finding github.com/imdario/mergo v0.3.6 03:04:25 go: finding github.com/inconshreveable/mousetrap v1.0.0 03:04:25 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 03:04:26 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 03:04:26 go: finding github.com/joho/godotenv v1.3.0 03:04:26 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 03:04:26 go: finding github.com/json-iterator/go v1.1.9 03:04:26 go: finding github.com/jtolds/gls v4.2.1+incompatible 03:04:26 go: finding github.com/julienschmidt/httprouter v1.2.0 03:04:26 go: finding github.com/karrick/godirwalk v1.10.3 03:04:26 go: finding github.com/kisielk/errcheck v1.2.0 03:04:26 go: finding github.com/kisielk/gotool v1.0.0 03:04:26 go: finding github.com/klauspost/compress v1.9.5 03:04:26 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 03:04:26 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:04:26 go: finding github.com/kr/pretty v0.2.0 03:04:26 go: finding github.com/kr/pty v1.1.1 [Pipeline] echo 03:04:26 ========================================================= 03:04:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:04:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:04:26 go: finding github.com/kr/text v0.1.0 03:04:26 go: finding github.com/likexian/gokit v0.20.16 03:04:26 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 03:04:26 go: finding github.com/linode/linodego v0.7.1 03:04:26 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 03:04:26 go: finding github.com/markbates/safe v1.0.1 03:04:26 go: finding github.com/mattn/go-colorable v0.1.6 03:04:26 go: finding github.com/mattn/go-isatty v0.0.12 03:04:26 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 03:04:26 go: finding github.com/miekg/dns v1.1.26 03:04:26 go: finding github.com/mitchellh/cli v1.0.0 03:04:26 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:04:26 go: finding github.com/mitchellh/copystructure v1.0.0 03:04:26 go: finding github.com/mitchellh/go-homedir v1.1.0 03:04:26 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:04:27 go: finding github.com/mitchellh/go-wordwrap v1.0.0 03:04:27 go: finding github.com/mitchellh/gox v0.4.0 03:04:27 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 03:04:27 go: finding github.com/mitchellh/iochan v1.0.0 03:04:27 go: finding github.com/mitchellh/mapstructure v1.2.2 03:04:27 go: finding github.com/mitchellh/reflectwalk v1.0.1 03:04:27 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:04:27 go: finding github.com/modern-go/reflect2 v1.0.1 03:04:27 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 03:04:27 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 03:04:27 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 03:04:27 go: finding github.com/oklog/run v1.0.0 03:04:27 go: finding github.com/onsi/ginkgo v1.6.0 03:04:27 go: finding github.com/onsi/gomega v1.4.2 03:04:27 + 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 . 03:04:27 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 03:04:27 go: finding github.com/pascaldekloe/goe v0.1.0 03:04:27 go: finding github.com/pebbe/zmq4 v1.2.0 03:04:27 go: finding github.com/pelletier/go-toml v1.7.0 03:04:27 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 03:04:27 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 03:04:27 go: finding github.com/pkg/errors v0.8.1 03:04:27 go: finding github.com/pmezard/go-difflib v1.0.0 03:04:27 go: finding github.com/posener/complete v1.1.1 03:04:27 go: finding github.com/prometheus/client_golang v1.4.0 03:04:27 go: finding github.com/prometheus/client_model v0.2.0 03:04:27 go: finding github.com/prometheus/common v0.9.1 03:04:27 go: finding github.com/prometheus/procfs v0.0.8 03:04:27 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 03:04:27 go: finding github.com/rogpeppe/go-internal v1.3.0 03:04:28 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 03:04:28 go: finding github.com/ryanuber/go-glob v1.0.0 03:04:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:04:28 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 03:04:28 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 03:04:28 go: finding github.com/sirupsen/logrus v1.4.2 03:04:28 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 03:04:28 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 03:04:28 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 03:04:28 go: finding github.com/spf13/cobra v0.0.3 03:04:28 go: finding github.com/spf13/pflag v1.0.3 03:04:28 go: finding github.com/stretchr/objx v0.1.1 03:04:28 go: finding github.com/stretchr/testify v1.4.0 03:04:28 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 03:04:28 Sending build context to Docker daemon 11.57MB 03:04:28 Step 1/8 : ARG BASE=golang:1.11-alpine 03:04:28 Step 2/8 : FROM ${BASE} 03:04:28 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 03:04:28 go: finding github.com/tidwall/pretty v1.0.0 03:04:28 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 03:04:28 go: finding github.com/vmware/govmomi v0.18.0 03:04:28 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 03:04:28 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 03:04:28 go: finding go.mongodb.org/mongo-driver v1.3.1 03:04:28 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 03:04:28 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 03:04:28 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 03:04:28 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 03:04:28 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 03:04:28 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 03:04:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:04:29 cde5963f3b93: Pulling fs layer 03:04:29 2a23fa8c16f7: Pulling fs layer 03:04:29 777b28850792: Pulling fs layer 03:04:29 8a11ddd9e578: Pulling fs layer 03:04:29 4cf88f913ddb: Pulling fs layer 03:04:29 1df406cf5192: Pulling fs layer 03:04:29 cd6300453558: Pulling fs layer 03:04:29 b9c365052c96: Pulling fs layer 03:04:29 a2d8cc88f415: Pulling fs layer 03:04:29 ea1d1ca13537: Pulling fs layer 03:04:29 3750a50a1c5e: Pulling fs layer 03:04:29 8a11ddd9e578: Waiting 03:04:29 4cf88f913ddb: Waiting 03:04:29 1df406cf5192: Waiting 03:04:29 cd6300453558: Waiting 03:04:29 b9c365052c96: Waiting 03:04:29 a2d8cc88f415: Waiting 03:04:29 ea1d1ca13537: Waiting 03:04:29 3750a50a1c5e: Waiting 03:04:29 777b28850792: Verifying Checksum 03:04:29 777b28850792: Download complete 03:04:29 2a23fa8c16f7: Verifying Checksum 03:04:29 2a23fa8c16f7: Download complete 03:04:29 4cf88f913ddb: Verifying Checksum 03:04:29 4cf88f913ddb: Download complete 03:04:29 1df406cf5192: Verifying Checksum 03:04:29 1df406cf5192: Download complete 03:04:29 cde5963f3b93: Verifying Checksum 03:04:29 cde5963f3b93: Download complete 03:04:29 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 03:04:29 go: finding golang.org/x/text v0.3.2 03:04:29 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 03:04:29 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 03:04:29 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 03:04:29 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 03:04:29 go: finding google.golang.org/appengine v1.4.0 03:04:29 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 03:04:29 go: finding google.golang.org/grpc v1.23.0 03:04:29 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 03:04:29 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 03:04:29 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 03:04:29 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 03:04:29 go: finding gopkg.in/errgo.v2 v2.1.0 03:04:29 go: finding gopkg.in/fsnotify.v1 v1.4.7 03:04:29 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 03:04:29 go: finding gopkg.in/inf.v0 v0.9.1 03:04:29 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:04:29 go: finding gopkg.in/resty.v1 v1.12.0 03:04:29 go: finding gopkg.in/square/go-jose.v2 v2.3.1 03:04:29 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:04:29 go: finding gopkg.in/yaml.v2 v2.2.8 03:04:29 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 03:04:29 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 03:04:29 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 03:04:29 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 03:04:29 go: finding k8s.io/client-go v8.0.0+incompatible 03:04:29 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 03:04:30 cde5963f3b93: Pull complete 03:04:30 2a23fa8c16f7: Pull complete 03:04:30 777b28850792: Pull complete 03:04:33 cd6300453558: Verifying Checksum 03:04:33 cd6300453558: Download complete 03:04:33 a2d8cc88f415: Verifying Checksum 03:04:33 a2d8cc88f415: Download complete 03:04:36 ea1d1ca13537: Verifying Checksum 03:04:36 ea1d1ca13537: Download complete 03:04:36 3750a50a1c5e: Verifying Checksum 03:04:36 3750a50a1c5e: Download complete 03:04:39 b9c365052c96: Verifying Checksum 03:04:39 b9c365052c96: Download complete 03:04:40 8a11ddd9e578: Download complete 03:04:53 8a11ddd9e578: Pull complete 03:04:53 4cf88f913ddb: Pull complete 03:04:53 1df406cf5192: Pull complete 03:04:58 cd6300453558: Pull complete 03:05:02 b9c365052c96: Pull complete 03:05:02 a2d8cc88f415: Pull complete 03:05:04 ea1d1ca13537: Pull complete 03:05:05 3750a50a1c5e: Pull complete 03:05:05 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 03:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:05:05 ---> 78745c68409d 03:05:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:05:08 ---> Running in 4f3ebb1d7289 03:05:09 Removing intermediate container 4f3ebb1d7289 03:05:09 ---> 8372e6433909 03:05:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:09 ---> Running in 047f5944a18d 03:05:11 Removing intermediate container 047f5944a18d 03:05:11 ---> 52b2c040a570 03:05:11 Step 5/8 : RUN apk add --no-cache make git 03:05:11 ---> Running in 9631f4331baf 03:05:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:05:15 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:05:18 OK: 125 MiB in 39 packages 03:05:19 Removing intermediate container 9631f4331baf 03:05:19 ---> ff5dcb72a689 03:05:19 Step 6/8 : WORKDIR /edgex-ui-go 03:05:19 ---> Running in 303dfdf88446 03:05:20 Removing intermediate container 303dfdf88446 03:05:20 ---> c80105d31354 03:05:20 Step 7/8 : COPY . . 03:05:22 ---> 46e2eb998350 03:05:22 Step 8/8 : RUN go mod download 03:05:22 ---> Running in e69560efb899 03:05:26 go: finding cloud.google.com/go v0.26.0 03:05:26 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 03:05:26 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 03:05:26 go: finding github.com/BurntSushi/toml v0.3.1 03:05:26 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 03:05:26 go: finding github.com/Microsoft/go-winio v0.4.3 03:05:26 go: finding github.com/NYTimes/gziphandler v1.0.1 03:05:26 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 03:05:26 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 03:05:26 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 03:05:26 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 03:05:26 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:05:26 go: finding github.com/armon/go-metrics v0.3.3 03:05:26 go: finding github.com/armon/go-radix v1.0.0 03:05:26 go: finding github.com/aws/aws-sdk-go v1.25.41 03:05:26 go: finding github.com/beorn7/perks v1.0.1 03:05:26 go: finding github.com/bgentry/speakeasy v0.1.0 03:05:26 go: finding github.com/boltdb/bolt v1.3.1 03:05:26 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:05:26 go: finding github.com/cespare/xxhash/v2 v2.1.1 03:05:26 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 03:05:26 go: finding github.com/circonus-labs/circonusllhist v0.1.3 03:05:26 go: finding github.com/client9/misspell v0.3.4 03:05:26 go: finding github.com/coredns/coredns v1.1.2 03:05:26 go: finding github.com/davecgh/go-spew v1.1.1 03:05:26 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 03:05:26 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:05:26 go: finding github.com/digitalocean/godo v1.10.0 03:05:26 go: finding github.com/dimchansky/utfbom v1.1.0 03:05:26 go: finding github.com/dnaeon/go-vcr v1.0.1 03:05:26 go: finding github.com/docker/go-connections v0.3.0 03:05:26 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 03:05:26 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 03:05:26 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 03:05:26 go: finding github.com/envoyproxy/go-control-plane v0.8.0 03:05:26 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 03:05:26 go: finding github.com/fatih/color v1.9.0 03:05:26 go: finding github.com/fatih/structs v1.1.0 03:05:26 go: finding github.com/fsnotify/fsnotify v1.4.7 03:05:26 go: finding github.com/ghodss/yaml v1.0.0 03:05:26 go: finding github.com/go-kit/kit v0.9.0 03:05:26 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 03:05:26 go: finding github.com/go-logfmt/logfmt v0.4.0 03:05:26 go: finding github.com/go-ole/go-ole v1.2.1 03:05:26 go: finding github.com/go-stack/stack v1.8.0 03:05:26 go: finding github.com/go-test/deep v1.0.2 03:05:26 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 03:05:26 go: finding github.com/gobuffalo/depgen v0.1.0 03:05:26 go: finding github.com/gobuffalo/envy v1.7.0 03:05:26 go: finding github.com/gobuffalo/flect v0.1.3 03:05:26 go: finding github.com/gobuffalo/genny v0.1.1 03:05:26 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 03:05:26 go: finding github.com/gobuffalo/gogen v0.1.1 03:05:26 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 03:05:26 go: finding github.com/gobuffalo/mapi v1.0.2 03:05:26 go: finding github.com/gobuffalo/packd v0.1.0 03:05:26 go: finding github.com/gobuffalo/packr/v2 v2.2.0 03:05:26 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 03:05:26 go: finding github.com/gogo/googleapis v1.1.0 03:05:26 go: finding github.com/gogo/protobuf v1.2.1 03:05:26 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 03:05:26 go: finding github.com/golang/mock v1.1.1 03:05:26 go: finding github.com/golang/protobuf v1.3.2 03:05:26 go: finding github.com/golang/snappy v0.0.1 03:05:26 go: finding github.com/gomodule/redigo v2.0.0+incompatible 03:05:26 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:05:26 go: finding github.com/google/go-cmp v0.4.0 03:05:26 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 03:05:26 go: finding github.com/google/gofuzz v1.0.0 03:05:26 go: finding github.com/googleapis/gnostic v0.2.0 03:05:26 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 03:05:26 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 03:05:26 go: finding github.com/gorilla/mux v1.7.1 03:05:26 go: finding github.com/gorilla/websocket v1.4.0 03:05:26 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 03:05:26 go: finding github.com/hashicorp/consul v1.7.2 03:05:26 go: finding github.com/hashicorp/consul/api v1.4.0 03:05:26 go: finding github.com/hashicorp/consul/sdk v0.4.0 03:05:26 go: finding github.com/hashicorp/errwrap v1.0.0 03:05:26 go: finding github.com/hashicorp/go-bexpr v0.1.2 03:05:26 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 03:05:26 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:05:26 go: finding github.com/hashicorp/go-connlimit v0.2.0 03:05:26 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 03:05:26 go: finding github.com/hashicorp/go-hclog v0.12.2 03:05:26 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 03:05:26 go: finding github.com/hashicorp/go-memdb v1.0.3 03:05:26 go: finding github.com/hashicorp/go-msgpack v0.5.5 03:05:26 go: finding github.com/hashicorp/go-multierror v1.0.0 03:05:26 go: finding github.com/hashicorp/go-plugin v1.0.1 03:05:26 go: finding github.com/hashicorp/go-raftchunking v0.6.1 03:05:26 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 03:05:26 go: finding github.com/hashicorp/go-rootcerts v1.0.2 03:05:26 go: finding github.com/hashicorp/go-sockaddr v1.0.2 03:05:26 go: finding github.com/hashicorp/go-syslog v1.0.0 03:05:26 go: finding github.com/hashicorp/go-uuid v1.0.1 03:05:26 go: finding github.com/hashicorp/go-version v1.1.0 03:05:27 go: finding github.com/hashicorp/go.net v0.0.1 03:05:27 go: finding github.com/hashicorp/golang-lru v0.5.4 03:05:27 go: finding github.com/hashicorp/hcl v1.0.0 03:05:27 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 03:05:27 go: finding github.com/hashicorp/logutils v1.0.0 03:05:27 go: finding github.com/hashicorp/mdns v1.0.1 03:05:27 go: finding github.com/hashicorp/memberlist v0.2.0 03:05:27 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 03:05:27 go: finding github.com/hashicorp/raft v1.1.2 03:05:27 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 03:05:27 go: finding github.com/hashicorp/serf v0.9.0 03:05:27 go: finding github.com/hashicorp/vault/api v1.0.4 03:05:27 go: finding github.com/hashicorp/vault/sdk v0.1.13 03:05:27 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 03:05:27 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:05:27 go: finding github.com/hpcloud/tail v1.0.0 03:05:27 go: finding github.com/imdario/mergo v0.3.6 03:05:27 go: finding github.com/inconshreveable/mousetrap v1.0.0 03:05:27 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 03:05:27 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 03:05:27 go: finding github.com/joho/godotenv v1.3.0 03:05:27 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 03:05:27 go: finding github.com/json-iterator/go v1.1.9 03:05:27 go: finding github.com/jtolds/gls v4.2.1+incompatible 03:05:27 go: finding github.com/julienschmidt/httprouter v1.2.0 03:05:27 go: finding github.com/karrick/godirwalk v1.10.3 03:05:27 go: finding github.com/kisielk/errcheck v1.2.0 03:05:27 go: finding github.com/kisielk/gotool v1.0.0 03:05:27 go: finding github.com/klauspost/compress v1.9.5 03:05:27 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 03:05:27 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:05:27 go: finding github.com/kr/pretty v0.2.0 03:05:27 go: finding github.com/kr/pty v1.1.1 03:05:27 go: finding github.com/kr/text v0.1.0 03:05:27 go: finding github.com/likexian/gokit v0.20.16 03:05:27 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 03:05:27 go: finding github.com/linode/linodego v0.7.1 03:05:27 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 03:05:27 go: finding github.com/markbates/safe v1.0.1 03:05:27 go: finding github.com/mattn/go-colorable v0.1.6 03:05:27 go: finding github.com/mattn/go-isatty v0.0.12 03:05:27 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 03:05:27 go: finding github.com/miekg/dns v1.1.26 03:05:27 go: finding github.com/mitchellh/cli v1.0.0 03:05:27 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:05:27 go: finding github.com/mitchellh/copystructure v1.0.0 03:05:27 go: finding github.com/mitchellh/go-homedir v1.1.0 03:05:27 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:05:27 go: finding github.com/mitchellh/go-wordwrap v1.0.0 03:05:27 go: finding github.com/mitchellh/gox v0.4.0 03:05:27 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 03:05:27 go: finding github.com/mitchellh/iochan v1.0.0 03:05:27 go: finding github.com/mitchellh/mapstructure v1.2.2 03:05:27 go: finding github.com/mitchellh/reflectwalk v1.0.1 03:05:27 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:05:27 go: finding github.com/modern-go/reflect2 v1.0.1 03:05:27 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 03:05:27 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 03:05:27 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 03:05:27 go: finding github.com/oklog/run v1.0.0 03:05:27 go: finding github.com/onsi/ginkgo v1.6.0 03:05:27 go: finding github.com/onsi/gomega v1.4.2 03:05:27 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 03:05:27 go: finding github.com/pascaldekloe/goe v0.1.0 03:05:27 go: finding github.com/pebbe/zmq4 v1.2.0 03:05:27 go: finding github.com/pelletier/go-toml v1.7.0 03:05:27 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 03:05:27 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 03:05:27 go: finding github.com/pkg/errors v0.8.1 03:05:27 go: finding github.com/pmezard/go-difflib v1.0.0 03:05:27 go: finding github.com/posener/complete v1.1.1 03:05:27 go: finding github.com/prometheus/client_golang v1.4.0 03:05:27 go: finding github.com/prometheus/client_model v0.2.0 03:05:27 go: finding github.com/prometheus/common v0.9.1 03:05:27 go: finding github.com/prometheus/procfs v0.0.8 03:05:27 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 03:05:27 go: finding github.com/rogpeppe/go-internal v1.3.0 03:05:27 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 03:05:27 go: finding github.com/ryanuber/go-glob v1.0.0 03:05:27 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:05:27 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 03:05:27 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 03:05:27 go: finding github.com/sirupsen/logrus v1.4.2 03:05:27 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 03:05:27 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 03:05:27 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 03:05:27 go: finding github.com/spf13/cobra v0.0.3 03:05:27 go: finding github.com/spf13/pflag v1.0.3 03:05:27 go: finding github.com/stretchr/objx v0.1.1 03:05:27 go: finding github.com/stretchr/testify v1.4.0 03:05:27 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 03:05:27 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 03:05:27 go: finding github.com/tidwall/pretty v1.0.0 03:05:27 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 03:05:27 go: finding github.com/vmware/govmomi v0.18.0 03:05:27 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 03:05:27 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 03:05:27 go: finding go.mongodb.org/mongo-driver v1.3.1 03:05:27 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 03:05:27 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 03:05:27 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 03:05:27 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 03:05:28 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 03:05:28 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 03:05:28 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 03:05:28 go: finding golang.org/x/text v0.3.2 03:05:28 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 03:05:28 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 03:05:28 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 03:05:28 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 03:05:28 go: finding google.golang.org/appengine v1.4.0 03:05:28 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 03:05:28 go: finding google.golang.org/grpc v1.23.0 03:05:28 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 03:05:28 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 03:05:28 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 03:05:28 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 03:05:28 go: finding gopkg.in/errgo.v2 v2.1.0 03:05:28 go: finding gopkg.in/fsnotify.v1 v1.4.7 03:05:28 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 03:05:28 go: finding gopkg.in/inf.v0 v0.9.1 03:05:28 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:05:28 go: finding gopkg.in/resty.v1 v1.12.0 03:05:28 go: finding gopkg.in/square/go-jose.v2 v2.3.1 03:05:28 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:05:28 go: finding gopkg.in/yaml.v2 v2.2.8 03:05:28 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 03:05:28 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 03:05:28 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 03:05:28 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 03:05:28 go: finding k8s.io/client-go v8.0.0+incompatible 03:05:28 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 03:06:36 Removing intermediate container 55dc41b6b3bd 03:06:36 ---> 18ff4452c532 03:06:36 Successfully built 18ff4452c532 03:06:36 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 03:06:37 + docker inspect -f . ci-base-image-x86_64 03:06:37 . [Pipeline] withDockerContainer 03:06:37 prd-centos7-docker-4c-2g-4854 does not seem to be running inside a container 03:06:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:06:38 $ docker top 288a518ced259e17d9efb0c96ab0534056b7444c12936626503ff04adfa76808 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:38 + go version 03:06:38 go version go1.13.5 linux/amd64 [Pipeline] sh 03:06:39 + make test 03:06:39 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:06:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 03:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 03:06:48 GO111MODULE=on go vet ./... [Pipeline] stash 03:06:49 Stashed 1 file(s) [Pipeline] } 03:06:49 $ docker stop --time=1 288a518ced259e17d9efb0c96ab0534056b7444c12936626503ff04adfa76808 03:06:51 $ docker rm -f 288a518ced259e17d9efb0c96ab0534056b7444c12936626503ff04adfa76808 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:06:52 + ls -al . 03:06:52 total 104 03:06:52 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 20 03:06 . 03:06:52 drwxrwxr-x. 4 jenkins jenkins 28 Apr 20 03:03 .. 03:06:52 drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 03:03 assets 03:06:52 drwxrwxr-x. 2 jenkins jenkins 35 Apr 20 03:03 bin 03:06:52 drwxrwxr-x. 3 jenkins jenkins 29 Apr 20 03:03 cmd 03:06:52 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 20 03:03 CONTRIBUTING.md 03:06:52 -rw-r--r--. 1 jenkins jenkins 10 Apr 20 03:06 coverage.out 03:06:52 -rw-rw-r--. 1 jenkins jenkins 913 Apr 20 03:03 Dockerfile 03:06:52 -rw-rw-r--. 1 jenkins jenkins 898 Apr 20 03:03 Dockerfile.build 03:06:52 drwxrwxr-x. 4 jenkins jenkins 53 Apr 20 03:03 docs 03:06:52 drwxrwxr-x. 8 jenkins jenkins 179 Apr 20 03:03 .git 03:06:52 -rw-rw-r--. 1 jenkins jenkins 123 Apr 20 03:03 .gitignore 03:06:52 -rw-r--r--. 1 jenkins jenkins 974 Apr 20 03:06 go.mod 03:06:52 -rw-r--r--. 1 jenkins jenkins 44475 Apr 20 03:06 go.sum 03:06:52 drwxrwxr-x. 10 jenkins jenkins 139 Apr 20 03:03 internal 03:06:52 -rw-rw-r--. 1 jenkins jenkins 675 Apr 20 03:03 Jenkinsfile 03:06:52 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 20 03:03 LICENSE 03:06:52 -rw-rw-r--. 1 jenkins jenkins 951 Apr 20 03:03 Makefile 03:06:52 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 20 03:03 README.md 03:06:52 drwxrwxr-x. 3 jenkins jenkins 58 Apr 20 03:03 .semver 03:06:52 drwxrwxr-x. 4 jenkins jenkins 54 Apr 20 03:03 snap 03:06:52 -rw-rw-r--. 1 jenkins jenkins 5 Apr 20 03:02 VERSION 03:06:52 -rw-rw-r--. 1 jenkins jenkins 155 Apr 20 03:03 version.go [Pipeline] isUnix [Pipeline] sh 03:06:52 + 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=61b4786b6688333585524b5208df33c8920401b9 --label arch=amd64 --label version=0.0.0 . 03:06:53 Sending build context to Docker daemon 11.61MB 03:06:53 Step 1/24 : ARG BASE=golang:1.13-alpine 03:06:53 Step 2/24 : FROM ${BASE} AS builder 03:06:53 ---> 18ff4452c532 03:06:53 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:06:53 ---> Running in 1b7313dcb4af 03:06:53 Removing intermediate container 1b7313dcb4af 03:06:53 ---> a1f597948d97 03:06:53 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 03:06:53 ---> Running in 08d64d4a897d 03:06:53 Removing intermediate container 08d64d4a897d 03:06:53 ---> 7b812e7b2491 03:06:53 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 03:06:53 ---> Running in 820f7233f427 03:06:54 Removing intermediate container 820f7233f427 03:06:54 ---> dc6f5a873a6d 03:06:54 Step 6/24 : LABEL Name=edgex-ui-go 03:06:54 ---> Running in 7943d0a84845 03:06:54 Removing intermediate container 7943d0a84845 03:06:54 ---> 924532ca5d54 03:06:54 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:06:54 ---> Running in d19fb7b71463 03:06:54 Removing intermediate container d19fb7b71463 03:06:54 ---> 38accbd95550 03:06:54 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:54 ---> Running in db0fe3e3cb91 03:06:55 Removing intermediate container db0fe3e3cb91 03:06:55 ---> 2f7c328658fb 03:06:55 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:06:55 ---> Running in 40239175ee94 03:06:55 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:06:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:07:01 v3.11.5-60-g1e78cbbdda [http://nl.alpinelinux.org/alpine/v3.11/main] 03:07:01 v3.11.5-58-g28f017cec2 [http://nl.alpinelinux.org/alpine/v3.11/community] 03:07:01 OK: 11289 distinct packages available 03:07:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:07:05 Removing intermediate container e69560efb899 03:07:05 ---> a2df44934849 03:07:05 Successfully built a2df44934849 03:07:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 03:07:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:07:06 + docker inspect -f . ci-base-image-arm64 03:07:06 . [Pipeline] withDockerContainer 03:07:06 prd-ubuntu18.04-docker-arm64-4c-16g-4853 does not seem to be running inside a container 03:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:07:07 $ docker top 9c99fb0df17d259d6bf596e9c4678b842b28657435b146d9621232c40bc74b39 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:08 + go version 03:07:08 go version go1.13.5 linux/arm64 [Pipeline] sh 03:07:09 + make test 03:07:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:07:09 OK: 143 MiB in 39 packages 03:07:10 Removing intermediate container 40239175ee94 03:07:10 ---> 9688e4eb5b19 03:07:10 Step 10/24 : ENV GO111MODULE=on 03:07:10 ---> Running in 1b1c130ccf67 03:07:10 Removing intermediate container 1b1c130ccf67 03:07:10 ---> 123e4c3eba07 03:07:10 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:07:10 ---> Running in b51c55e1d375 03:07:10 Removing intermediate container b51c55e1d375 03:07:10 ---> 322064996b52 03:07:10 Step 12/24 : COPY go.mod . 03:07:10 ---> da981345f0a6 03:07:10 Step 13/24 : COPY Makefile . 03:07:10 ---> e6acdea9e8bf 03:07:10 Step 14/24 : RUN make update 03:07:10 ---> Running in 70d2c626e5ef 03:07:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:07:11 CGO_ENABLED=0 GO111MODULE=on go mod download 03:07:12 Removing intermediate container 70d2c626e5ef 03:07:12 ---> 148e7b7509ad 03:07:12 Step 15/24 : COPY . . 03:07:12 ---> d34ec288dac4 03:07:12 Step 16/24 : RUN ${MAKE} 03:07:12 ---> Running in c87369601d87 03:07:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:07:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:07:23 Removing intermediate container c87369601d87 03:07:23 ---> 58188615242b 03:07:23 Step 17/24 : FROM alpine 03:07:23 latest: Pulling from library/alpine 03:07:23 aad63a933944: Pulling fs layer 03:07:23 aad63a933944: Verifying Checksum 03:07:23 aad63a933944: Download complete 03:07:23 aad63a933944: Pull complete 03:07:24 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 03:07:24 Status: Downloaded newer image for alpine:latest 03:07:24 ---> a187dde48cd2 03:07:24 Step 18/24 : EXPOSE 4000 03:07:24 ---> Running in aca3a2c5bd21 03:07:24 Removing intermediate container aca3a2c5bd21 03:07:24 ---> 926a2a293a2d 03:07:24 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 03:07:25 ---> 67b28a8e7274 03:07:25 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:07:25 ---> Running in c17b5f1758ed 03:07:25 Removing intermediate container c17b5f1758ed 03:07:25 ---> adcb57a1f6c6 03:07:25 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 03:07:25 ---> Running in a74ada25843c 03:07:25 Removing intermediate container a74ada25843c 03:07:25 ---> b15baab44c58 03:07:25 Step 22/24 : LABEL arch=amd64 03:07:25 ---> Running in 88a1b0f5c38a 03:07:25 Removing intermediate container 88a1b0f5c38a 03:07:25 ---> 19fa91877754 03:07:25 Step 23/24 : LABEL git_sha=61b4786b6688333585524b5208df33c8920401b9 03:07:25 ---> Running in 6a0e4d5c4e6b 03:07:25 Removing intermediate container 6a0e4d5c4e6b 03:07:25 ---> 5e9ee01d200d 03:07:25 Step 24/24 : LABEL version=0.0.0 03:07:25 ---> Running in a6573bfe1413 03:07:26 Removing intermediate container a6573bfe1413 03:07:26 ---> dc8d8824c237 03:07:26 [Warning] One or more build-args [ARCH] were not consumed 03:07:26 Successfully built dc8d8824c237 03:07:26 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] } 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 03:07:33 GO111MODULE=on go vet ./... [Pipeline] stash 03:07:38 Warning: overwriting stash ‘coverage-report’ 03:07:38 Stashed 1 file(s) [Pipeline] } 03:07:38 $ docker stop --time=1 9c99fb0df17d259d6bf596e9c4678b842b28657435b146d9621232c40bc74b39 03:07:41 $ docker rm -f 9c99fb0df17d259d6bf596e9c4678b842b28657435b146d9621232c40bc74b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:07:42 + ls -al . 03:07:42 total 140 03:07:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 03:07 . 03:07:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 03:04 .. 03:07:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 03:04 .git 03:07:42 -rw-rw-r-- 1 jenkins jenkins 123 Apr 20 03:04 .gitignore 03:07:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 03:04 .semver 03:07:42 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 03:04 CONTRIBUTING.md 03:07:42 -rw-rw-r-- 1 jenkins jenkins 913 Apr 20 03:04 Dockerfile 03:07:42 -rw-rw-r-- 1 jenkins jenkins 898 Apr 20 03:04 Dockerfile.build 03:07:42 -rw-rw-r-- 1 jenkins jenkins 675 Apr 20 03:04 Jenkinsfile 03:07:42 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 03:04 LICENSE 03:07:42 -rw-rw-r-- 1 jenkins jenkins 951 Apr 20 03:04 Makefile 03:07:42 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 20 03:04 README.md 03:07:42 -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 03:02 VERSION 03:07:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 03:04 assets 03:07:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 03:04 bin 03:07:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 03:04 cmd 03:07:42 -rw-r--r-- 1 jenkins jenkins 10 Apr 20 03:07 coverage.out 03:07:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 03:04 docs 03:07:42 -rw-r--r-- 1 jenkins jenkins 974 Apr 20 03:07 go.mod 03:07:42 -rw-r--r-- 1 jenkins jenkins 44475 Apr 20 03:07 go.sum 03:07:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 03:04 internal 03:07:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 03:04 snap 03:07:42 -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 03:04 version.go [Pipeline] isUnix [Pipeline] sh 03:07:42 + 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=61b4786b6688333585524b5208df33c8920401b9 --label arch=arm64 --label version=0.0.0 . 03:07:43 Sending build context to Docker daemon 11.61MB 03:07:43 Step 1/24 : ARG BASE=golang:1.13-alpine 03:07:43 Step 2/24 : FROM ${BASE} AS builder 03:07:43 ---> a2df44934849 03:07:43 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:07:43 ---> Running in ce26714cc2f9 03:07:44 Removing intermediate container ce26714cc2f9 03:07:44 ---> 343f5912e009 03:07:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 03:07:44 ---> Running in 6d9bbcc0cdda 03:07:44 Removing intermediate container 6d9bbcc0cdda 03:07:44 ---> a6870db36a4d 03:07:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 03:07:44 ---> Running in f12f49527fba 03:07:45 Removing intermediate container f12f49527fba 03:07:45 ---> d6d3ace91b99 03:07:45 Step 6/24 : LABEL Name=edgex-ui-go 03:07:45 ---> Running in 23b87d9e120c 03:07:45 Removing intermediate container 23b87d9e120c 03:07:45 ---> 1a107a4cc6ac 03:07:45 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:07:45 ---> Running in c71c7b7efc9e 03:07:46 Removing intermediate container c71c7b7efc9e 03:07:46 ---> 463ac04113b6 03:07:46 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:46 ---> Running in 85cce5d5de93 03:07:48 Removing intermediate container 85cce5d5de93 03:07:48 ---> ef1763511dd4 03:07:48 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:07:48 ---> Running in 5739e3072a5c 03:07:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:07:51 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:07:53 v3.11.5-60-g1e78cbbdda [http://nl.alpinelinux.org/alpine/v3.11/main] 03:07:53 v3.11.5-58-g28f017cec2 [http://nl.alpinelinux.org/alpine/v3.11/community] 03:07:53 OK: 11178 distinct packages available 03:07:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:07:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:07:56 OK: 125 MiB in 39 packages 03:07:56 Removing intermediate container 5739e3072a5c 03:07:56 ---> 8fd42e9576a5 03:07:56 Step 10/24 : ENV GO111MODULE=on 03:07:56 ---> Running in 9792ce36ea11 03:07:57 Removing intermediate container 9792ce36ea11 03:07:57 ---> d19047d6e5cd 03:07:57 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:07:57 ---> Running in 47656924e726 03:07:58 Removing intermediate container 47656924e726 03:07:58 ---> 9c1308983284 03:07:58 Step 12/24 : COPY go.mod . 03:07:58 ---> 99be1f670dea 03:07:58 Step 13/24 : COPY Makefile . 03:07:59 ---> 2d347839b12c 03:07:59 Step 14/24 : RUN make update 03:07:59 ---> Running in 27e7f3cc68f6 03:08:00 CGO_ENABLED=0 GO111MODULE=on go mod download 03:08:01 Removing intermediate container 27e7f3cc68f6 03:08:01 ---> 7cb5eba04a89 03:08:01 Step 15/24 : COPY . . 03:08:03 ---> 56db80277704 03:08:03 Step 16/24 : RUN ${MAKE} 03:08:03 ---> Running in 5166415270e4 03:08:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:08:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:08:36 Removing intermediate container 5166415270e4 03:08:36 ---> 9bc3c3c9b192 03:08:36 Step 17/24 : FROM alpine 03:08:36 latest: Pulling from library/alpine 03:08:36 8a0637ca1ac9: Pulling fs layer 03:08:36 8a0637ca1ac9: Verifying Checksum 03:08:36 8a0637ca1ac9: Download complete 03:08:37 8a0637ca1ac9: Pull complete 03:08:37 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 03:08:37 Status: Downloaded newer image for alpine:latest 03:08:37 ---> 2ee122dcc32d 03:08:37 Step 18/24 : EXPOSE 4000 03:08:37 ---> Running in c85a706b56c1 03:08:37 Removing intermediate container c85a706b56c1 03:08:37 ---> 1c2ce26794f7 03:08:37 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 03:08:39 ---> e00982c95b62 03:08:39 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:08:40 ---> Running in f3e5e4cb0abb 03:08:40 Removing intermediate container f3e5e4cb0abb 03:08:40 ---> 77604411aa31 03:08:40 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 03:08:40 ---> Running in 205cbf52a7c0 03:08:41 Removing intermediate container 205cbf52a7c0 03:08:41 ---> 95238c86ad89 03:08:41 Step 22/24 : LABEL arch=arm64 03:08:41 ---> Running in 03991718c35c 03:08:41 Removing intermediate container 03991718c35c 03:08:41 ---> 119706dc353b 03:08:41 Step 23/24 : LABEL git_sha=61b4786b6688333585524b5208df33c8920401b9 03:08:41 ---> Running in e1df2969b2f9 03:08:41 Removing intermediate container e1df2969b2f9 03:08:41 ---> 2dbac6553a98 03:08:41 Step 24/24 : LABEL version=0.0.0 03:08:42 ---> Running in 892bcc48c4a1 03:08:42 Removing intermediate container 892bcc48c4a1 03:08:42 ---> e03c5dce80d5 03:08:42 [Warning] One or more build-args [ARCH] were not consumed 03:08:42 Successfully built e03c5dce80d5 03:08:42 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 03:08:43 provisioning config files... 03:08:43 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/config8591907704391864446tmp [Pipeline] { [Pipeline] sh 03:08:43 + curl -s https://codecov.io/bash 03:08:43 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/config8591907704391864446tmp 03:08:44 03:08:44 _____ _ 03:08:44 / ____| | | 03:08:44 | | ___ __| | ___ ___ _____ __ 03:08:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:08:44 | |___| (_) | (_| | __/ (_| (_) \ V / 03:08:44 \_____\___/ \__,_|\___|\___\___/ \_/ 03:08:44 Bash-tbd 03:08:44 03:08:44 03:08:44 ==> Jenkins CI detected. 03:08:44 project root: . 03:08:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:08:44 ==> Running gcov in . (disable via -X gcov) 03:08:44 ==> Python coveragepy not found 03:08:44 ==> Searching for coverage reports in: 03:08:44 + . 03:08:44 -> Found 1 reports 03:08:44 ==> Detecting git/mercurial file structure 03:08:44 ==> Reading reports 03:08:44 + ./coverage.out bytes=10 03:08:44 ==> Appending adjustments 03:08:44 http://docs.codecov.io/docs/fixing-reports 03:08:44 + Found adjustments 03:08:44 ==> Gzipping contents 03:08:44 ==> Uploading reports 03:08:44 url: https://codecov.io 03:08:44 query: branch=PR-214&commit=61b4786b6688333585524b5208df33c8920401b9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-214%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=214&job= 03:08:44 -> Pinging Codecov 03:08:44 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-214&commit=61b4786b6688333585524b5208df33c8920401b9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-214%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=214&job= 03:08:44 -> Uploading 03:08:45 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/61b4786b6688333585524b5208df33c8920401b9 [Pipeline] } 03:08:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:08:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:08:46 ---> package-listing.sh 03:08:46 ++ facter osfamily 03:08:46 ++ tr '[:upper:]' '[:lower:]' 03:08:46 + OS_FAMILY=redhat 03:08:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-214 03:08:46 + START_PACKAGES=/tmp/packages_start.txt 03:08:46 + END_PACKAGES=/tmp/packages_end.txt 03:08:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:46 + PACKAGES=/tmp/packages_start.txt 03:08:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-214 ']' 03:08:46 + PACKAGES=/tmp/packages_end.txt 03:08:46 + case "${OS_FAMILY}" in 03:08:46 + rpm -qa 03:08:46 + sort 03:08:50 + '[' -f /tmp/packages_start.txt ']' 03:08:50 + '[' -f /tmp/packages_end.txt ']' 03:08:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-214 ']' 03:08:50 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-214/archives/ 03:08:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-214/archives/ [Pipeline] isUnix [Pipeline] sh 03:08:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:08:51 03:08:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:08:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:08:51 alpine: Pulling from edgex-lftools-log-publisher 03:08:51 c9b1b535fdd9: Pulling fs layer 03:08:51 2cc5ad85d9ab: Pulling fs layer 03:08:51 756a868c4378: Pulling fs layer 03:08:51 444b2fc9a129: Pulling fs layer 03:08:51 ea15f1150254: Pulling fs layer 03:08:51 41b27a9f41bf: Pulling fs layer 03:08:51 28c525ee5125: Pulling fs layer 03:08:51 094b1ea09ed8: Pulling fs layer 03:08:51 138eaada9080: Pulling fs layer 03:08:51 0622d0fa9048: Pulling fs layer 03:08:51 444b2fc9a129: Waiting 03:08:51 ea15f1150254: Waiting 03:08:51 41b27a9f41bf: Waiting 03:08:51 138eaada9080: Waiting 03:08:51 28c525ee5125: Waiting 03:08:51 0622d0fa9048: Waiting 03:08:51 2cc5ad85d9ab: Verifying Checksum 03:08:51 2cc5ad85d9ab: Download complete 03:08:51 444b2fc9a129: Download complete 03:08:51 c9b1b535fdd9: Download complete 03:08:51 ea15f1150254: Verifying Checksum 03:08:51 ea15f1150254: Download complete 03:08:51 28c525ee5125: Verifying Checksum 03:08:51 28c525ee5125: Download complete 03:08:52 756a868c4378: Verifying Checksum 03:08:52 756a868c4378: Download complete 03:08:52 c9b1b535fdd9: Pull complete 03:08:52 138eaada9080: Verifying Checksum 03:08:52 138eaada9080: Download complete 03:08:52 0622d0fa9048: Verifying Checksum 03:08:52 0622d0fa9048: Download complete 03:08:52 094b1ea09ed8: Verifying Checksum 03:08:52 094b1ea09ed8: Download complete 03:08:52 2cc5ad85d9ab: Pull complete 03:08:52 41b27a9f41bf: Verifying Checksum 03:08:52 41b27a9f41bf: Download complete 03:08:54 756a868c4378: Pull complete 03:08:54 444b2fc9a129: Pull complete 03:08:54 ea15f1150254: Pull complete 03:08:57 41b27a9f41bf: Pull complete 03:08:57 28c525ee5125: Pull complete 03:09:00 094b1ea09ed8: Pull complete 03:09:00 138eaada9080: Pull complete 03:09:00 0622d0fa9048: Pull complete 03:09:00 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:09:00 prd-centos7-docker-4c-2g-4852 does not seem to be running inside a container 03:09:01 $ 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_PR-214 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-214:/w/workspace/edgexfoundry_edgex-ui-go_PR-214:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-214@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:09:01 $ docker top d1e445a375c1619f65cf54a4712a61dfd4628f6c2b287c45a964807436f669cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:01 provisioning config files... 03:09:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/config7247991341403766550tmp [Pipeline] { [Pipeline] echo 03:09:01 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:09:02 ---> create-netrc.sh [Pipeline] echo 03:09:02 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:09:02 ---> logs-deploy.sh 03:09:02 + ARCHIVE_ARTIFACTS= 03:09:02 + LOGS_SERVER=https://logs.edgexfoundry.org 03:09:02 + '[' https://logs.edgexfoundry.org == None ']' 03:09:02 + NEXUS_URL=https://nexus.edgexfoundry.org 03:09:02 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-214/2 03:09:02 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-214/2/ 03:09:02 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-214/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-214 03:09:03 Archives upload complete. 03:09:03 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-214/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-214/2/ 03:09:04 ---> uname -a: 03:09:04 Linux d1e445a375c1 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 03:09:04 03:09:04 03:09:04 ---> lscpu: 03:09:04 Architecture: x86_64 03:09:04 CPU op-mode(s): 32-bit, 64-bit 03:09:04 Byte Order: Little Endian 03:09:04 Address sizes: 40 bits physical, 48 bits virtual 03:09:04 CPU(s): 4 03:09:04 On-line CPU(s) list: 0-3 03:09:04 Thread(s) per core: 1 03:09:04 Core(s) per socket: 1 03:09:04 Socket(s): 4 03:09:04 NUMA node(s): 1 03:09:04 Vendor ID: GenuineIntel 03:09:04 CPU family: 6 03:09:04 Model: 44 03:09:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:09:04 Stepping: 1 03:09:04 CPU MHz: 2933.442 03:09:04 BogoMIPS: 5866.88 03:09:04 Virtualization: VT-x 03:09:04 Hypervisor vendor: KVM 03:09:04 Virtualization type: full 03:09:04 L1d cache: 128 KiB 03:09:04 L1i cache: 128 KiB 03:09:04 L2 cache: 16 MiB 03:09:04 L3 cache: 64 MiB 03:09:04 NUMA node0 CPU(s): 0-3 03:09:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 03:09:04 Vulnerability Meltdown: Mitigation; PTI 03:09:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:09:04 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 03:09:04 Vulnerability Spectre v2: Mitigation; Full retpoline 03:09:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:09:04 03:09:04 03:09:04 ---> nproc: 03:09:04 4 03:09:04 03:09:04 03:09:04 ---> df -h: 03:09:04 Filesystem Size Used Available Use% Mounted on 03:09:04 overlay 50.0G 6.4G 43.6G 13% / 03:09:04 tmpfs 64.0M 0 64.0M 0% /dev 03:09:04 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 03:09:04 shm 64.0M 0 64.0M 0% /dev/shm 03:09:04 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 03:09:04 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 03:09:04 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 03:09:04 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 03:09:04 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-214 03:09:04 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp 03:09:04 03:09:04 03:09:04 ---> free -m: 03:09:04 total used free shared buff/cache available 03:09:04 Mem: 1838 601 75 0 1161 1132 03:09:04 Swap: 1023 1 1022 03:09:04 03:09:04 03:09:04 ---> ip addr: 03:09:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:09:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:09:04 inet 127.0.0.1/8 scope host lo 03:09:04 valid_lft forever preferred_lft forever 03:09:04 6: eth0@if7: mtu 1458 qdisc noqueue state UP 03:09:04 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 03:09:04 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 03:09:04 valid_lft forever preferred_lft forever 03:09:04 03:09:04