Pull request #189 opened 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at bd771b9bd1520c0f864cfec9757f2f7571626c96 rather than abd9ad1f1211c72553e79458162fb2aebe795039 Obtained Jenkinsfile from bd771b9bd1520c0f864cfec9757f2f7571626c96 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-189/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2817 in /w/workspace/edgexfoundry_edgex-ui-go_PR-189 [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-189 # 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/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit abd9ad1f1211c72553e79458162fb2aebe795039 Merge succeeded, producing abd9ad1f1211c72553e79458162fb2aebe795039 Checking out Revision abd9ad1f1211c72553e79458162fb2aebe795039 (PR-189) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/189/head:refs/remotes/origin/PR-189 # 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/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abd9ad1f1211c72553e79458162fb2aebe795039 # 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 bd771b9bd1520c0f864cfec9757f2f7571626c96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abd9ad1f1211c72553e79458162fb2aebe795039 # timeout=10 Commit message: "Fix path separator problem on Windows" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T08:16:29.822Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:16:32.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T08:16:32.803Z] [2020-04-08T08:16:32.803Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:16:33.225Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T08:16:33.225Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T08:16:33.225Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T08:16:33.225Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T08:16:33.225Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T08:16:33.225Z] 93b08a4f1073: Pulling fs layer [2020-04-08T08:16:33.225Z] 93b08a4f1073: Waiting [2020-04-08T08:16:33.225Z] b8cc5d1170e3: Verifying Checksum [2020-04-08T08:16:33.225Z] b8cc5d1170e3: Download complete [2020-04-08T08:16:33.486Z] 9123ac7c32f7: Download complete [2020-04-08T08:16:33.486Z] 93b08a4f1073: Verifying Checksum [2020-04-08T08:16:33.486Z] 93b08a4f1073: Download complete [2020-04-08T08:16:33.486Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T08:16:33.486Z] 2924cbbf6a41: Download complete [2020-04-08T08:16:33.486Z] 9123ac7c32f7: Pull complete [2020-04-08T08:16:33.745Z] b8cc5d1170e3: Pull complete [2020-04-08T08:16:34.318Z] 2924cbbf6a41: Pull complete [2020-04-08T08:16:34.577Z] 93b08a4f1073: Pull complete [2020-04-08T08:16:34.577Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T08:16:34.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T08:16:34.754Z] prd-centos7-docker-4c-2g-2817 does not seem to be running inside a container [2020-04-08T08:16:34.805Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-189 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-189:/w/workspace/edgexfoundry_edgex-ui-go_PR-189:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-189@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 [2020-04-08T08:16:35.416Z] $ docker top fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T08:16:35.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T08:16:35.742Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T08:16:35.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T08:16:35.964Z] $ docker exec fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 ssh-agent [2020-04-08T08:16:36.137Z] SSH_AUTH_SOCK=/tmp/ssh-j4VxPQqlLCQe/agent.15 [2020-04-08T08:16:36.137Z] SSH_AGENT_PID=21 [2020-04-08T08:16:36.146Z] Running ssh-add (command line suppressed) [2020-04-08T08:16:36.296Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/private_key_5798845957126452066.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/private_key_5798845957126452066.key) [2020-04-08T08:16:36.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T08:16:36.690Z] + git describe --exact-match --tags HEAD [2020-04-08T08:16:36.690Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T08:16:36.766Z] $ docker exec --env ******** --env ******** fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 ssh-agent -k [2020-04-08T08:16:36.906Z] unset SSH_AUTH_SOCK; [2020-04-08T08:16:36.906Z] unset SSH_AGENT_PID; [2020-04-08T08:16:36.906Z] echo Agent pid 21 killed; [2020-04-08T08:16:36.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T08:16:37.063Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T08:16:37.063Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T08:16:37.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T08:16:37.172Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T08:16:37.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T08:16:37.360Z] $ docker exec fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 ssh-agent [2020-04-08T08:16:37.534Z] SSH_AUTH_SOCK=/tmp/ssh-dTbsmnkXxrNe/agent.56 [2020-04-08T08:16:37.534Z] SSH_AGENT_PID=62 [2020-04-08T08:16:37.540Z] Running ssh-add (command line suppressed) [2020-04-08T08:16:37.686Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/private_key_6366633404370493679.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/private_key_6366633404370493679.key) [2020-04-08T08:16:37.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T08:16:38.084Z] + git semver init [2020-04-08T08:16:38.084Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T08:16:38.084Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-189/.git [2020-04-08T08:16:38.084Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-189 [2020-04-08T08:16:38.084Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T08:16:38.084Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T08:16:38.084Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T08:16:38.084Z] # $SEMVER_BRANCH = PR-189 [2020-04-08T08:16:38.084Z] # $SEMVER_TEMP = /tmp/semver-714926564 [2020-04-08T08:16:38.084Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-08T08:16:39.026Z] # '/tmp/semver-714926564' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-189/.semver' [2020-04-08T08:16:39.027Z] # -> Force: false [2020-04-08T08:16:39.027Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-189/.semver [Pipeline] } [2020-04-08T08:16:39.259Z] $ docker exec --env ******** --env ******** fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 ssh-agent -k [2020-04-08T08:16:39.416Z] unset SSH_AUTH_SOCK; [2020-04-08T08:16:39.416Z] unset SSH_AGENT_PID; [2020-04-08T08:16:39.416Z] echo Agent pid 62 killed; [2020-04-08T08:16:39.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T08:16:40.018Z] + git semver [Pipeline] } [2020-04-08T08:16:40.056Z] $ docker stop --time=1 fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 [2020-04-08T08:16:41.422Z] $ docker rm -f fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T08:16:42.392Z] Stashed 36 file(s) [Pipeline] echo [2020-04-08T08:16:42.409Z] [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 [2020-04-08T08:16:57.913Z] Still waiting to schedule task [2020-04-08T08:16:57.913Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2817’ [2020-04-08T08:16:57.934Z] Still waiting to schedule task [2020-04-08T08:16:57.934Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-08T08:18:45.435Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2818 in /w/workspace/edgexfoundry_edgex-ui-go_PR-189 [Pipeline] { [Pipeline] ws [2020-04-08T08:18:45.560Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-08T08:18:52.185Z] using credential edgex-jenkins-ssh [2020-04-08T08:18:52.244Z] Cloning the remote Git repository [2020-04-08T08:18:52.244Z] Cloning with configured refspecs honoured and without tags [2020-04-08T08:18:52.327Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T08:18:52.455Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-08T08:18:52.573Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T08:18:52.576Z] > git --version # timeout=10 [2020-04-08T08:18:52.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:18:52.764Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:18:53.925Z] Fetching without tags [2020-04-08T08:18:54.404Z] Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit abd9ad1f1211c72553e79458162fb2aebe795039 [2020-04-08T08:18:54.773Z] Merge succeeded, producing abd9ad1f1211c72553e79458162fb2aebe795039 [2020-04-08T08:18:54.773Z] Checking out Revision abd9ad1f1211c72553e79458162fb2aebe795039 (PR-189) [2020-04-08T08:18:53.778Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T08:18:53.805Z] > git config --add remote.origin.fetch +refs/pull/189/head:refs/remotes/origin/PR-189 # timeout=10 [2020-04-08T08:18:53.833Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:18:53.889Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T08:18:53.943Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T08:18:53.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:18:53.954Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:18:54.426Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T08:18:54.458Z] > git checkout -f abd9ad1f1211c72553e79458162fb2aebe795039 # timeout=10 [2020-04-08T08:18:54.654Z] > git remote # timeout=10 [2020-04-08T08:18:54.683Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T08:18:54.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:18:54.718Z] > git merge bd771b9bd1520c0f864cfec9757f2f7571626c96 # timeout=10 [2020-04-08T08:18:54.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T08:18:54.785Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T08:18:54.828Z] > git checkout -f abd9ad1f1211c72553e79458162fb2aebe795039 # timeout=10 [2020-04-08T08:18:59.766Z] Commit message: "Fix path separator problem on Windows" [2020-04-08T08:18:59.824Z] > git --version # timeout=10 [2020-04-08T08:18:59.875Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T08:19:01.686Z] ========================================================= [2020-04-08T08:19:01.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-04-08T08:19:01.686Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:19:03.148Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-04-08T08:19:04.125Z] Sending build context to Docker daemon 11.36MB [2020-04-08T08:19:04.125Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-08T08:19:04.125Z] Step 2/8 : FROM ${BASE} [2020-04-08T08:19:04.396Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-08T08:19:04.396Z] 29bddadc8f3f: Pulling fs layer [2020-04-08T08:19:04.396Z] 02bb20f2603b: Pulling fs layer [2020-04-08T08:19:04.396Z] b62863a3550b: Pulling fs layer [2020-04-08T08:19:04.396Z] 9586258a13ea: Pulling fs layer [2020-04-08T08:19:04.396Z] a8b2cbafd68c: Pulling fs layer [2020-04-08T08:19:04.396Z] d1dd75721c92: Pulling fs layer [2020-04-08T08:19:04.396Z] 4e34fffdb759: Pulling fs layer [2020-04-08T08:19:04.396Z] fd1d9eb628f9: Pulling fs layer [2020-04-08T08:19:04.396Z] bd44c58b92db: Pulling fs layer [2020-04-08T08:19:04.396Z] e5856e266cf4: Pulling fs layer [2020-04-08T08:19:04.396Z] f0f88b30cdbb: Pulling fs layer [2020-04-08T08:19:04.396Z] 9586258a13ea: Waiting [2020-04-08T08:19:04.396Z] a8b2cbafd68c: Waiting [2020-04-08T08:19:04.396Z] d1dd75721c92: Waiting [2020-04-08T08:19:04.396Z] 4e34fffdb759: Waiting [2020-04-08T08:19:04.396Z] fd1d9eb628f9: Waiting [2020-04-08T08:19:04.396Z] bd44c58b92db: Waiting [2020-04-08T08:19:04.396Z] e5856e266cf4: Waiting [2020-04-08T08:19:04.396Z] f0f88b30cdbb: Waiting [2020-04-08T08:19:04.667Z] b62863a3550b: Verifying Checksum [2020-04-08T08:19:04.667Z] b62863a3550b: Download complete [2020-04-08T08:19:04.667Z] 02bb20f2603b: Verifying Checksum [2020-04-08T08:19:04.667Z] 02bb20f2603b: Download complete [2020-04-08T08:19:04.667Z] a8b2cbafd68c: Download complete [2020-04-08T08:19:04.667Z] d1dd75721c92: Verifying Checksum [2020-04-08T08:19:04.667Z] d1dd75721c92: Download complete [2020-04-08T08:19:04.667Z] 29bddadc8f3f: Download complete [2020-04-08T08:19:06.105Z] 29bddadc8f3f: Pull complete [2020-04-08T08:19:06.697Z] 02bb20f2603b: Pull complete [2020-04-08T08:19:06.968Z] b62863a3550b: Pull complete [2020-04-08T08:19:08.942Z] 4e34fffdb759: Verifying Checksum [2020-04-08T08:19:08.942Z] 4e34fffdb759: Download complete [2020-04-08T08:19:08.942Z] bd44c58b92db: Verifying Checksum [2020-04-08T08:19:08.942Z] bd44c58b92db: Download complete [2020-04-08T08:19:11.543Z] e5856e266cf4: Verifying Checksum [2020-04-08T08:19:11.543Z] e5856e266cf4: Download complete [2020-04-08T08:19:11.543Z] f0f88b30cdbb: Verifying Checksum [2020-04-08T08:19:11.543Z] f0f88b30cdbb: Download complete [2020-04-08T08:19:13.506Z] fd1d9eb628f9: Verifying Checksum [2020-04-08T08:19:13.506Z] fd1d9eb628f9: Download complete [2020-04-08T08:19:14.481Z] 9586258a13ea: Verifying Checksum [2020-04-08T08:19:14.481Z] 9586258a13ea: Download complete [2020-04-08T08:19:21.106Z] Running on prd-centos7-docker-4c-2g-2819 in /w/workspace/edgexfoundry_edgex-ui-go_PR-189 [Pipeline] { [Pipeline] ws [2020-04-08T08:19:21.236Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-08T08:19:24.506Z] using credential edgex-jenkins-ssh [2020-04-08T08:19:24.550Z] Cloning the remote Git repository [2020-04-08T08:19:24.550Z] Cloning with configured refspecs honoured and without tags [2020-04-08T08:19:25.516Z] Fetching without tags [2020-04-08T08:19:24.148Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T08:19:24.186Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-08T08:19:24.233Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T08:19:24.234Z] > git --version # timeout=10 [2020-04-08T08:19:24.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:19:24.271Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:19:25.074Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T08:19:25.083Z] > git config --add remote.origin.fetch +refs/pull/189/head:refs/remotes/origin/PR-189 # timeout=10 [2020-04-08T08:19:25.094Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:19:25.110Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T08:19:25.123Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T08:19:25.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:19:25.129Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:19:25.894Z] Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit abd9ad1f1211c72553e79458162fb2aebe795039 [2020-04-08T08:19:26.015Z] Merge succeeded, producing abd9ad1f1211c72553e79458162fb2aebe795039 [2020-04-08T08:19:26.015Z] Checking out Revision abd9ad1f1211c72553e79458162fb2aebe795039 (PR-189) [2020-04-08T08:19:25.537Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T08:19:25.545Z] > git checkout -f abd9ad1f1211c72553e79458162fb2aebe795039 # timeout=10 [2020-04-08T08:19:25.626Z] > git remote # timeout=10 [2020-04-08T08:19:25.634Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T08:19:25.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:19:25.643Z] > git merge bd771b9bd1520c0f864cfec9757f2f7571626c96 # timeout=10 [2020-04-08T08:19:25.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T08:19:25.663Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T08:19:25.669Z] > git checkout -f abd9ad1f1211c72553e79458162fb2aebe795039 # timeout=10 [2020-04-08T08:19:26.823Z] 9586258a13ea: Pull complete [2020-04-08T08:19:26.823Z] a8b2cbafd68c: Pull complete [2020-04-08T08:19:26.823Z] d1dd75721c92: Pull complete [2020-04-08T08:19:30.191Z] 4e34fffdb759: Pull complete [2020-04-08T08:19:30.741Z] Commit message: "Fix path separator problem on Windows" [2020-04-08T08:19:30.763Z] > git --version # timeout=10 [2020-04-08T08:19:30.773Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T08:19:31.849Z] ========================================================= [2020-04-08T08:19:31.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-04-08T08:19:31.849Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:19:32.590Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-04-08T08:19:32.854Z] Sending build context to Docker daemon 11.36MB [2020-04-08T08:19:32.854Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-08T08:19:32.854Z] Step 2/8 : FROM ${BASE} [2020-04-08T08:19:33.114Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-08T08:19:33.114Z] 9d48c3bd43c5: Pulling fs layer [2020-04-08T08:19:33.114Z] 7f94eaf8af20: Pulling fs layer [2020-04-08T08:19:33.114Z] 9fe9984849c1: Pulling fs layer [2020-04-08T08:19:33.114Z] ec448270508e: Pulling fs layer [2020-04-08T08:19:33.114Z] 65ba82af53f7: Pulling fs layer [2020-04-08T08:19:33.114Z] 07c18b20a200: Pulling fs layer [2020-04-08T08:19:33.114Z] d9b3ee039db2: Pulling fs layer [2020-04-08T08:19:33.114Z] 8c79c1ac0d81: Pulling fs layer [2020-04-08T08:19:33.114Z] ff40f1a7a0b9: Pulling fs layer [2020-04-08T08:19:33.114Z] bdb43ae2d12f: Pulling fs layer [2020-04-08T08:19:33.114Z] 8e1ab0ef8490: Pulling fs layer [2020-04-08T08:19:33.114Z] d9b3ee039db2: Waiting [2020-04-08T08:19:33.114Z] 8c79c1ac0d81: Waiting [2020-04-08T08:19:33.114Z] ff40f1a7a0b9: Waiting [2020-04-08T08:19:33.114Z] bdb43ae2d12f: Waiting [2020-04-08T08:19:33.114Z] 8e1ab0ef8490: Waiting [2020-04-08T08:19:33.114Z] ec448270508e: Waiting [2020-04-08T08:19:33.114Z] 65ba82af53f7: Waiting [2020-04-08T08:19:33.114Z] 07c18b20a200: Waiting [2020-04-08T08:19:33.114Z] 9fe9984849c1: Verifying Checksum [2020-04-08T08:19:33.114Z] 9fe9984849c1: Download complete [2020-04-08T08:19:33.114Z] 7f94eaf8af20: Verifying Checksum [2020-04-08T08:19:33.114Z] 7f94eaf8af20: Download complete [2020-04-08T08:19:33.114Z] 65ba82af53f7: Verifying Checksum [2020-04-08T08:19:33.114Z] 65ba82af53f7: Download complete [2020-04-08T08:19:33.114Z] 07c18b20a200: Verifying Checksum [2020-04-08T08:19:33.114Z] 07c18b20a200: Download complete [2020-04-08T08:19:33.114Z] 9d48c3bd43c5: Verifying Checksum [2020-04-08T08:19:33.114Z] 9d48c3bd43c5: Download complete [2020-04-08T08:19:33.383Z] 9d48c3bd43c5: Pull complete [2020-04-08T08:19:33.963Z] d9b3ee039db2: Verifying Checksum [2020-04-08T08:19:33.963Z] d9b3ee039db2: Download complete [2020-04-08T08:19:33.963Z] ff40f1a7a0b9: Verifying Checksum [2020-04-08T08:19:33.963Z] ff40f1a7a0b9: Download complete [2020-04-08T08:19:34.227Z] bdb43ae2d12f: Verifying Checksum [2020-04-08T08:19:34.227Z] bdb43ae2d12f: Download complete [2020-04-08T08:19:34.227Z] 8e1ab0ef8490: Verifying Checksum [2020-04-08T08:19:34.227Z] 8e1ab0ef8490: Download complete [2020-04-08T08:19:34.484Z] fd1d9eb628f9: Pull complete [2020-04-08T08:19:34.487Z] ec448270508e: Verifying Checksum [2020-04-08T08:19:34.487Z] ec448270508e: Download complete [2020-04-08T08:19:34.487Z] 8c79c1ac0d81: Download complete [2020-04-08T08:19:34.754Z] bd44c58b92db: Pull complete [2020-04-08T08:19:35.429Z] 7f94eaf8af20: Pull complete [2020-04-08T08:19:35.690Z] 9fe9984849c1: Pull complete [2020-04-08T08:19:37.364Z] e5856e266cf4: Pull complete [2020-04-08T08:19:37.636Z] f0f88b30cdbb: Pull complete [2020-04-08T08:19:37.636Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-04-08T08:19:37.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-04-08T08:19:37.636Z] ---> 0be50c763560 [2020-04-08T08:19:37.636Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T08:19:40.979Z] ec448270508e: Pull complete [2020-04-08T08:19:40.979Z] 65ba82af53f7: Pull complete [2020-04-08T08:19:40.980Z] 07c18b20a200: Pull complete [2020-04-08T08:19:41.910Z] ---> Running in 09b544a9f44a [2020-04-08T08:19:41.910Z] Removing intermediate container 09b544a9f44a [2020-04-08T08:19:41.910Z] ---> ac0af1d8edc3 [2020-04-08T08:19:41.910Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T08:19:41.910Z] ---> Running in 428cc9dbd3dc [2020-04-08T08:19:43.866Z] Removing intermediate container 428cc9dbd3dc [2020-04-08T08:19:43.866Z] ---> f8b341a30f0e [2020-04-08T08:19:43.866Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T08:19:43.866Z] ---> Running in 02d0acc6fd66 [2020-04-08T08:19:44.829Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-08T08:19:45.785Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-08T08:19:46.268Z] d9b3ee039db2: Pull complete [2020-04-08T08:19:46.367Z] OK: 121 MiB in 39 packages [2020-04-08T08:19:47.779Z] Removing intermediate container 02d0acc6fd66 [2020-04-08T08:19:47.779Z] ---> 46467803a868 [2020-04-08T08:19:47.779Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-08T08:19:47.779Z] ---> Running in 424b138dc003 [2020-04-08T08:19:48.049Z] Removing intermediate container 424b138dc003 [2020-04-08T08:19:48.049Z] ---> bea182ac2d81 [2020-04-08T08:19:48.049Z] Step 7/8 : COPY . . [2020-04-08T08:19:49.465Z] ---> 69485d29ce1c [2020-04-08T08:19:49.465Z] Step 8/8 : RUN go mod download [2020-04-08T08:19:49.568Z] 8c79c1ac0d81: Pull complete [2020-04-08T08:19:49.569Z] ff40f1a7a0b9: Pull complete [2020-04-08T08:19:49.733Z] ---> Running in 9870ef54740c [2020-04-08T08:19:50.504Z] bdb43ae2d12f: Pull complete [2020-04-08T08:19:50.504Z] 8e1ab0ef8490: Pull complete [2020-04-08T08:19:50.504Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-04-08T08:19:50.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-04-08T08:19:50.504Z] ---> 8acfeb908b63 [2020-04-08T08:19:50.504Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T08:19:50.697Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-08T08:19:50.697Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-08T08:19:50.697Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-08T08:19:50.697Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T08:19:50.697Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T08:19:50.697Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-08T08:19:50.697Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T08:19:50.763Z] ---> Running in 9358c0bdecbf [2020-04-08T08:19:50.763Z] Removing intermediate container 9358c0bdecbf [2020-04-08T08:19:50.763Z] ---> 765c0eeef21e [2020-04-08T08:19:50.763Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T08:19:50.763Z] ---> Running in f71a32a866f0 [2020-04-08T08:19:51.669Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-08T08:19:51.669Z] go: finding github.com/kr/text v0.1.0 [2020-04-08T08:19:51.669Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T08:19:51.669Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T08:19:51.669Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T08:19:51.669Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T08:19:51.669Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T08:19:51.669Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T08:19:51.938Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-08T08:19:51.938Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-08T08:19:52.149Z] Removing intermediate container f71a32a866f0 [2020-04-08T08:19:52.149Z] ---> cfc8a1688622 [2020-04-08T08:19:52.149Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T08:19:52.149Z] ---> Running in b85be615d4aa [2020-04-08T08:19:52.535Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T08:19:52.535Z] go: finding github.com/kr/pty v1.1.1 [2020-04-08T08:19:52.718Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-08T08:19:52.810Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T08:19:52.811Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T08:19:52.811Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T08:19:53.294Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-08T08:19:53.863Z] OK: 134 MiB in 39 packages [2020-04-08T08:19:54.125Z] Removing intermediate container b85be615d4aa [2020-04-08T08:19:54.125Z] ---> 13a9c023c9af [2020-04-08T08:19:54.125Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-08T08:19:54.125Z] ---> Running in b94369dc8151 [2020-04-08T08:19:54.386Z] Removing intermediate container b94369dc8151 [2020-04-08T08:19:54.386Z] ---> 4fb32cdf4066 [2020-04-08T08:19:54.386Z] Step 7/8 : COPY . . [2020-04-08T08:19:55.409Z] go: finding golang.org/x/text v0.3.0 [2020-04-08T08:19:55.409Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-08T08:19:55.770Z] ---> b85f31e3d030 [2020-04-08T08:19:55.770Z] Step 8/8 : RUN go mod download [2020-04-08T08:19:55.770Z] ---> Running in da3168a9dfc4 [2020-04-08T08:19:56.030Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-08T08:19:56.030Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T08:19:56.030Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T08:19:56.030Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T08:19:56.030Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-08T08:19:56.030Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-08T08:19:56.030Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-08T08:19:56.602Z] go: finding github.com/kr/text v0.1.0 [2020-04-08T08:19:56.602Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-08T08:19:56.602Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T08:19:56.602Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T08:19:56.602Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T08:19:56.602Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T08:19:56.602Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T08:19:56.602Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T08:19:56.861Z] go: finding github.com/kr/pty v1.1.1 [2020-04-08T08:19:56.861Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-08T08:19:56.861Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-08T08:19:57.120Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T08:19:57.120Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T08:19:57.120Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T08:19:57.120Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T08:19:57.372Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-08T08:19:57.962Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T08:19:57.962Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T08:19:57.962Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T08:19:57.962Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T08:19:57.962Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T08:19:57.962Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T08:19:57.962Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T08:19:58.934Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T08:19:58.934Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T08:19:59.524Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-08T08:19:59.524Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T08:19:59.797Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T08:19:59.797Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T08:19:59.797Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T08:19:59.797Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T08:19:59.797Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T08:19:59.797Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T08:19:59.797Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T08:20:00.414Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T08:20:00.414Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T08:20:00.414Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T08:20:00.414Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T08:20:00.414Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T08:20:00.414Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T08:20:00.414Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T08:20:00.674Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T08:20:00.776Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T08:20:00.937Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T08:20:01.047Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T08:20:01.048Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T08:20:01.048Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-08T08:20:01.048Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T08:20:01.048Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T08:20:01.048Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T08:20:01.048Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T08:20:01.197Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T08:20:01.197Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T08:20:01.197Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T08:20:01.197Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T08:20:01.197Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T08:20:01.197Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T08:20:01.197Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T08:20:01.323Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T08:20:01.324Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T08:20:01.774Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T08:20:02.040Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T08:20:02.040Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-08T08:20:02.040Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T08:20:02.301Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T08:20:02.302Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T08:20:02.302Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T08:20:02.302Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T08:20:02.302Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T08:20:02.309Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T08:20:02.309Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T08:20:02.583Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T08:20:02.856Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T08:20:02.856Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-08T08:20:03.133Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T08:20:03.237Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T08:20:03.237Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T08:20:03.237Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T08:20:03.237Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T08:20:03.237Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T08:20:03.408Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T08:20:03.497Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-08T08:20:03.497Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T08:20:03.497Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-08T08:20:03.497Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-08T08:20:03.497Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T08:20:03.690Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T08:20:03.690Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T08:20:03.690Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T08:20:03.690Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T08:20:03.759Z] go: finding golang.org/x/text v0.3.0 [2020-04-08T08:20:03.968Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-08T08:20:03.968Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T08:20:03.968Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T08:20:04.022Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T08:20:04.238Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T08:20:04.510Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-08T08:20:04.510Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T08:20:04.613Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T08:20:04.613Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T08:20:04.613Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T08:20:04.613Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T08:20:04.884Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-08T08:20:05.148Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T08:20:05.148Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T08:20:05.148Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-08T08:20:05.148Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-08T08:20:05.148Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T08:20:05.407Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T08:20:23.563Z] Removing intermediate container da3168a9dfc4 [2020-04-08T08:20:23.563Z] ---> 71340aea9fcd [2020-04-08T08:20:23.563Z] Successfully built 71340aea9fcd [2020-04-08T08:20:23.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:20:24.394Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T08:20:24.394Z] . [Pipeline] withDockerContainer [2020-04-08T08:20:24.543Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-04-08T08:20:24.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2020-04-08T08:20:25.232Z] $ docker top 7b3e57613dcdc9e22a33af3d6fca6cd3a79aaf56d8699722c374162009e311af -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T08:20:25.955Z] + go version [2020-04-08T08:20:25.955Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-04-08T08:20:26.269Z] + make test [2020-04-08T08:20:26.269Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T08:20:27.665Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-08T08:20:35.828Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-08T08:20:35.828Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-08T08:20:35.828Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-08T08:20:35.828Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-08T08:20:35.828Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-08T08:20:35.828Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-08T08:20:35.828Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-08T08:20:35.828Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-08T08:20:35.828Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-08T08:20:35.828Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-08T08:20:35.828Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-08T08:20:35.828Z] GO111MODULE=on go vet ./... [2020-04-08T08:20:36.838Z] Removing intermediate container 9870ef54740c [2020-04-08T08:20:36.838Z] ---> be49ee3dfc0b [2020-04-08T08:20:36.838Z] Successfully built be49ee3dfc0b [2020-04-08T08:20:36.838Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:20:37.625Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T08:20:37.893Z] . [Pipeline] withDockerContainer [2020-04-08T08:20:38.259Z] prd-ubuntu18.04-docker-arm64-4c-16g-2818 does not seem to be running inside a container [2020-04-08T08:20:38.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2020-04-08T08:20:39.783Z] $ docker top 7ca18e6ba02cf4b06ec9c9e851a60f45d6bcb13bfd22d2e3acc92cc79da3463e -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-04-08T08:20:40.689Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T08:20:40.705Z] $ docker stop --time=1 7b3e57613dcdc9e22a33af3d6fca6cd3a79aaf56d8699722c374162009e311af [2020-04-08T08:20:40.955Z] + go version [2020-04-08T08:20:40.956Z] go version go1.11.13 linux/arm64 [2020-04-08T08:20:42.142Z] $ docker rm -f 7b3e57613dcdc9e22a33af3d6fca6cd3a79aaf56d8699722c374162009e311af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-04-08T08:20:43.125Z] + make test [2020-04-08T08:20:43.126Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] sh [2020-04-08T08:20:43.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T08:20:44.083Z] + ls -al . [2020-04-08T08:20:44.083Z] total 72 [2020-04-08T08:20:44.083Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 08:20 . [2020-04-08T08:20:44.083Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 08:19 .. [2020-04-08T08:20:44.083Z] drwxrwxr-x. 8 jenkins jenkins 119 Apr 8 08:19 app [2020-04-08T08:20:44.083Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 08:19 assets [2020-04-08T08:20:44.083Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 8 08:19 bin [2020-04-08T08:20:44.084Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 8 08:19 cmd [2020-04-08T08:20:44.084Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 8 08:19 CONTRIBUTING.md [2020-04-08T08:20:44.084Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 8 08:20 coverage.out [2020-04-08T08:20:44.084Z] -rw-rw-r--. 1 jenkins jenkins 839 Apr 8 08:19 Dockerfile [2020-04-08T08:20:44.084Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 8 08:19 Dockerfile.build [2020-04-08T08:20:44.084Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 8 08:19 docs [2020-04-08T08:20:44.084Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 08:19 .git [2020-04-08T08:20:44.084Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 8 08:19 .gitignore [2020-04-08T08:20:44.084Z] -rw-rw-r--. 1 jenkins jenkins 522 Apr 8 08:19 go.mod [2020-04-08T08:20:44.084Z] -rw-r--r--. 1 jenkins jenkins 8727 Apr 8 08:20 go.sum [2020-04-08T08:20:44.084Z] drwxrwxr-x. 3 jenkins jenkins 17 Apr 8 08:19 internal [2020-04-08T08:20:44.084Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 8 08:19 Jenkinsfile [2020-04-08T08:20:44.084Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 8 08:19 LICENSE [2020-04-08T08:20:44.084Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 8 08:19 Makefile [2020-04-08T08:20:44.084Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 8 08:19 README.md [2020-04-08T08:20:44.084Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 08:19 .semver [2020-04-08T08:20:44.084Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 08:19 snap [2020-04-08T08:20:44.084Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 08:16 VERSION [2020-04-08T08:20:44.084Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 8 08:19 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:20:44.417Z] + 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=abd9ad1f1211c72553e79458162fb2aebe795039 --label arch=amd64 --label version=0.0.0 . [2020-04-08T08:20:44.556Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-08T08:20:44.678Z] Sending build context to Docker daemon 11.38MB [2020-04-08T08:20:44.678Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-08T08:20:44.678Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-08T08:20:44.678Z] ---> 71340aea9fcd [2020-04-08T08:20:44.678Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-08T08:20:44.678Z] ---> Running in 82033abdac62 [2020-04-08T08:20:44.938Z] Removing intermediate container 82033abdac62 [2020-04-08T08:20:44.938Z] ---> eb0e8367786f [2020-04-08T08:20:44.938Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-08T08:20:44.938Z] ---> Running in 43212e324ed9 [2020-04-08T08:20:44.938Z] Removing intermediate container 43212e324ed9 [2020-04-08T08:20:44.938Z] ---> 7b10f2dd625c [2020-04-08T08:20:44.938Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-08T08:20:45.197Z] ---> Running in 3736db4300b0 [2020-04-08T08:20:45.197Z] Removing intermediate container 3736db4300b0 [2020-04-08T08:20:45.197Z] ---> 773ee012c254 [2020-04-08T08:20:45.197Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-08T08:20:45.197Z] ---> Running in 8ca83881430b [2020-04-08T08:20:45.456Z] Removing intermediate container 8ca83881430b [2020-04-08T08:20:45.456Z] ---> 522b21ba1ee6 [2020-04-08T08:20:45.456Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-08T08:20:45.456Z] ---> Running in 68188ee770db [2020-04-08T08:20:45.719Z] Removing intermediate container 68188ee770db [2020-04-08T08:20:45.719Z] ---> fac6fb4b428d [2020-04-08T08:20:45.719Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T08:20:45.719Z] ---> Running in b6c10287b0f7 [2020-04-08T08:20:46.655Z] Removing intermediate container b6c10287b0f7 [2020-04-08T08:20:46.655Z] ---> 8dbb94888ce4 [2020-04-08T08:20:46.655Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-08T08:20:46.655Z] ---> Running in 9ca55cb32bd2 [2020-04-08T08:20:46.918Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-08T08:20:47.857Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-08T08:20:47.857Z] OK: 134 MiB in 39 packages [2020-04-08T08:20:48.428Z] Removing intermediate container 9ca55cb32bd2 [2020-04-08T08:20:48.428Z] ---> 8d2f6b40a459 [2020-04-08T08:20:48.428Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-08T08:20:48.428Z] ---> Running in bf7b58e9faae [2020-04-08T08:20:48.688Z] Removing intermediate container bf7b58e9faae [2020-04-08T08:20:48.688Z] ---> d453487d205e [2020-04-08T08:20:48.688Z] Step 11/23 : COPY go.mod . [2020-04-08T08:20:48.688Z] ---> 90c708bcbc5f [2020-04-08T08:20:48.688Z] Step 12/23 : COPY Makefile . [2020-04-08T08:20:48.950Z] ---> 5c87c1ef5f16 [2020-04-08T08:20:48.950Z] Step 13/23 : RUN make update [2020-04-08T08:20:48.950Z] ---> Running in 36bcfa772a66 [2020-04-08T08:20:50.339Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-08T08:20:50.909Z] Removing intermediate container 36bcfa772a66 [2020-04-08T08:20:50.909Z] ---> 330797cdcb10 [2020-04-08T08:20:50.909Z] Step 14/23 : COPY . . [2020-04-08T08:20:51.169Z] ---> 7bd020d470bc [2020-04-08T08:20:51.169Z] Step 15/23 : RUN ${MAKE} [2020-04-08T08:20:51.431Z] ---> Running in be5dfe5bd219 [2020-04-08T08:20:51.693Z] 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 [2020-04-08T08:21:01.745Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-08T08:21:02.685Z] Removing intermediate container be5dfe5bd219 [2020-04-08T08:21:02.685Z] ---> 8ffa75864ba9 [2020-04-08T08:21:02.685Z] Step 16/23 : FROM alpine [2020-04-08T08:21:02.944Z] latest: Pulling from library/alpine [2020-04-08T08:21:03.203Z] aad63a933944: Pulling fs layer [2020-04-08T08:21:03.203Z] aad63a933944: Download complete [2020-04-08T08:21:03.461Z] aad63a933944: Pull complete [2020-04-08T08:21:03.461Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-08T08:21:03.461Z] Status: Downloaded newer image for alpine:latest [2020-04-08T08:21:03.461Z] ---> a187dde48cd2 [2020-04-08T08:21:03.461Z] Step 17/23 : EXPOSE 4000 [2020-04-08T08:21:03.461Z] ---> Running in 7ec5fe03d2f2 [2020-04-08T08:21:03.719Z] Removing intermediate container 7ec5fe03d2f2 [2020-04-08T08:21:03.719Z] ---> e62f33afe972 [2020-04-08T08:21:03.719Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-08T08:21:04.286Z] ---> 9740afc464c2 [2020-04-08T08:21:04.286Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-08T08:21:04.286Z] ---> Running in 1c5ad7849464 [2020-04-08T08:21:04.552Z] Removing intermediate container 1c5ad7849464 [2020-04-08T08:21:04.552Z] ---> 332e7dca0b2e [2020-04-08T08:21:04.552Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-04-08T08:21:04.552Z] ---> Running in fa588cefd459 [2020-04-08T08:21:04.552Z] Removing intermediate container fa588cefd459 [2020-04-08T08:21:04.552Z] ---> f2ba29694e0e [2020-04-08T08:21:04.552Z] Step 21/23 : LABEL arch=amd64 [2020-04-08T08:21:04.552Z] ---> Running in c241a2b58b80 [2020-04-08T08:21:04.811Z] Removing intermediate container c241a2b58b80 [2020-04-08T08:21:04.811Z] ---> cb68ca9d1271 [2020-04-08T08:21:04.811Z] Step 22/23 : LABEL git_sha=abd9ad1f1211c72553e79458162fb2aebe795039 [2020-04-08T08:21:04.811Z] ---> Running in 95cb29752eac [2020-04-08T08:21:05.071Z] Removing intermediate container 95cb29752eac [2020-04-08T08:21:05.071Z] ---> 55ae82010b23 [2020-04-08T08:21:05.071Z] Step 23/23 : LABEL version=0.0.0 [2020-04-08T08:21:05.071Z] ---> Running in 811c7b82fe46 [2020-04-08T08:21:05.071Z] Removing intermediate container 811c7b82fe46 [2020-04-08T08:21:05.071Z] ---> 9dc53ad7c887 [2020-04-08T08:21:05.071Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T08:21:05.071Z] Successfully built 9dc53ad7c887 [2020-04-08T08:21:05.071Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T08:21:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-08T08:21:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-08T08:21:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-08T08:21:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-08T08:21:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-08T08:21:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-08T08:21:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-08T08:21:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-08T08:21:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-08T08:21:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-08T08:21:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-08T08:21:11.299Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-08T08:21:21.436Z] Warning: overwriting stash ‘coverage-report’ [2020-04-08T08:21:21.801Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T08:21:21.817Z] $ docker stop --time=1 7ca18e6ba02cf4b06ec9c9e851a60f45d6bcb13bfd22d2e3acc92cc79da3463e [2020-04-08T08:21:23.992Z] $ docker rm -f 7ca18e6ba02cf4b06ec9c9e851a60f45d6bcb13bfd22d2e3acc92cc79da3463e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T08:21:25.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T08:21:25.679Z] + ls -al . [2020-04-08T08:21:25.679Z] total 112 [2020-04-08T08:21:25.679Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 08:20 . [2020-04-08T08:21:25.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 08:18 .. [2020-04-08T08:21:25.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 08:18 .git [2020-04-08T08:21:25.679Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 8 08:18 .gitignore [2020-04-08T08:21:25.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 08:19 .semver [2020-04-08T08:21:25.679Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 8 08:18 CONTRIBUTING.md [2020-04-08T08:21:25.679Z] -rw-rw-r-- 1 jenkins jenkins 839 Apr 8 08:18 Dockerfile [2020-04-08T08:21:25.679Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 8 08:18 Dockerfile.build [2020-04-08T08:21:25.679Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 8 08:18 Jenkinsfile [2020-04-08T08:21:25.679Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 8 08:18 LICENSE [2020-04-08T08:21:25.679Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 8 08:18 Makefile [2020-04-08T08:21:25.679Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 8 08:18 README.md [2020-04-08T08:21:25.679Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 08:16 VERSION [2020-04-08T08:21:25.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 08:18 app [2020-04-08T08:21:25.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 08:18 assets [2020-04-08T08:21:25.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 08:18 bin [2020-04-08T08:21:25.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 08:18 cmd [2020-04-08T08:21:25.679Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 8 08:20 coverage.out [2020-04-08T08:21:25.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 08:18 docs [2020-04-08T08:21:25.679Z] -rw-rw-r-- 1 jenkins jenkins 522 Apr 8 08:18 go.mod [2020-04-08T08:21:25.679Z] -rw-r--r-- 1 jenkins jenkins 8727 Apr 8 08:20 go.sum [2020-04-08T08:21:25.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 08:18 internal [2020-04-08T08:21:25.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 08:18 snap [2020-04-08T08:21:25.679Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 8 08:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:21:26.039Z] + 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=abd9ad1f1211c72553e79458162fb2aebe795039 --label arch=arm64 --label version=0.0.0 . [2020-04-08T08:21:26.622Z] Sending build context to Docker daemon 11.38MB [2020-04-08T08:21:26.623Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-08T08:21:26.623Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-08T08:21:26.623Z] ---> be49ee3dfc0b [2020-04-08T08:21:26.623Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-08T08:21:26.888Z] ---> Running in 1757d90e46db [2020-04-08T08:21:27.158Z] Removing intermediate container 1757d90e46db [2020-04-08T08:21:27.158Z] ---> b2261e76057e [2020-04-08T08:21:27.158Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-08T08:21:27.427Z] ---> Running in d850a16db728 [2020-04-08T08:21:27.696Z] Removing intermediate container d850a16db728 [2020-04-08T08:21:27.696Z] ---> 9580edbb9864 [2020-04-08T08:21:27.696Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-08T08:21:27.696Z] ---> Running in 49d1f42e46c8 [2020-04-08T08:21:27.964Z] Removing intermediate container 49d1f42e46c8 [2020-04-08T08:21:27.964Z] ---> 09c88d75a443 [2020-04-08T08:21:27.964Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-08T08:21:28.231Z] ---> Running in 7b06cdbdf7f4 [2020-04-08T08:21:28.505Z] Removing intermediate container 7b06cdbdf7f4 [2020-04-08T08:21:28.505Z] ---> c1c9407a8211 [2020-04-08T08:21:28.505Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-08T08:21:28.774Z] ---> Running in 5ebb36d3b319 [2020-04-08T08:21:29.045Z] Removing intermediate container 5ebb36d3b319 [2020-04-08T08:21:29.045Z] ---> 9b9afa03249a [2020-04-08T08:21:29.045Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T08:21:29.045Z] ---> Running in 572aae11bb85 [2020-04-08T08:21:31.011Z] Removing intermediate container 572aae11bb85 [2020-04-08T08:21:31.011Z] ---> 9c8965799b0e [2020-04-08T08:21:31.011Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-08T08:21:31.011Z] ---> Running in 16dbecab3f19 [2020-04-08T08:21:31.986Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-08T08:21:32.949Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-08T08:21:33.216Z] OK: 121 MiB in 39 packages [2020-04-08T08:21:34.196Z] Removing intermediate container 16dbecab3f19 [2020-04-08T08:21:34.196Z] ---> a9ad0c334d61 [2020-04-08T08:21:34.196Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-08T08:21:34.465Z] ---> Running in d2c5657baa53 [2020-04-08T08:21:34.733Z] Removing intermediate container d2c5657baa53 [2020-04-08T08:21:34.733Z] ---> de7b586b7a78 [2020-04-08T08:21:34.733Z] Step 11/23 : COPY go.mod . [2020-04-08T08:21:35.317Z] ---> b35360ad87a6 [2020-04-08T08:21:35.317Z] Step 12/23 : COPY Makefile . [2020-04-08T08:21:35.911Z] ---> 5780aaf6a7ef [2020-04-08T08:21:35.911Z] Step 13/23 : RUN make update [2020-04-08T08:21:35.911Z] ---> Running in d7ed1e125daf [2020-04-08T08:21:36.886Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-08T08:21:38.307Z] Removing intermediate container d7ed1e125daf [2020-04-08T08:21:38.307Z] ---> 79f6cb6865b7 [2020-04-08T08:21:38.307Z] Step 14/23 : COPY . . [2020-04-08T08:21:39.733Z] ---> 007534db0cfb [2020-04-08T08:21:39.733Z] Step 15/23 : RUN ${MAKE} [2020-04-08T08:21:39.733Z] ---> Running in 3e2e2ce5fb49 [2020-04-08T08:21:40.326Z] 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 [2020-04-08T08:22:02.456Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-08T08:22:12.548Z] Removing intermediate container 3e2e2ce5fb49 [2020-04-08T08:22:12.548Z] ---> 769b46ef7d38 [2020-04-08T08:22:12.548Z] Step 16/23 : FROM alpine [2020-04-08T08:22:12.548Z] latest: Pulling from library/alpine [2020-04-08T08:22:12.548Z] 8a0637ca1ac9: Pulling fs layer [2020-04-08T08:22:12.548Z] 8a0637ca1ac9: Download complete [2020-04-08T08:22:12.816Z] 8a0637ca1ac9: Pull complete [2020-04-08T08:22:12.816Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-08T08:22:12.816Z] Status: Downloaded newer image for alpine:latest [2020-04-08T08:22:12.816Z] ---> 2ee122dcc32d [2020-04-08T08:22:12.816Z] Step 17/23 : EXPOSE 4000 [2020-04-08T08:22:13.083Z] ---> Running in 145c4f06dd41 [2020-04-08T08:22:13.351Z] Removing intermediate container 145c4f06dd41 [2020-04-08T08:22:13.351Z] ---> 1ddd836c6d58 [2020-04-08T08:22:13.351Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-08T08:22:15.302Z] ---> c742d561753e [2020-04-08T08:22:15.302Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-08T08:22:15.302Z] ---> Running in d06fd2b57eb0 [2020-04-08T08:22:15.571Z] Removing intermediate container d06fd2b57eb0 [2020-04-08T08:22:15.571Z] ---> 1dc25d132af7 [2020-04-08T08:22:15.571Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-04-08T08:22:15.571Z] ---> Running in 013b5cde4f8f [2020-04-08T08:22:15.840Z] Removing intermediate container 013b5cde4f8f [2020-04-08T08:22:15.840Z] ---> 7dd075fff0a4 [2020-04-08T08:22:15.840Z] Step 21/23 : LABEL arch=arm64 [2020-04-08T08:22:16.108Z] ---> Running in 67dc080689aa [2020-04-08T08:22:16.377Z] Removing intermediate container 67dc080689aa [2020-04-08T08:22:16.377Z] ---> 4e2ca591ab72 [2020-04-08T08:22:16.377Z] Step 22/23 : LABEL git_sha=abd9ad1f1211c72553e79458162fb2aebe795039 [2020-04-08T08:22:16.377Z] ---> Running in bb640ab4386f [2020-04-08T08:22:16.971Z] Removing intermediate container bb640ab4386f [2020-04-08T08:22:16.971Z] ---> 766d96517bf9 [2020-04-08T08:22:16.971Z] Step 23/23 : LABEL version=0.0.0 [2020-04-08T08:22:16.971Z] ---> Running in 59a46550978d [2020-04-08T08:22:17.238Z] Removing intermediate container 59a46550978d [2020-04-08T08:22:17.238Z] ---> 40f3c8035f4f [2020-04-08T08:22:17.238Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T08:22:17.238Z] Successfully built 40f3c8035f4f [2020-04-08T08:22:17.238Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-08T08:22:18.772Z] provisioning config files... [2020-04-08T08:22:18.785Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/config2542921397025569303tmp [Pipeline] { [Pipeline] sh [2020-04-08T08:22:19.181Z] + curl -s https://codecov.io/bash [2020-04-08T08:22:19.181Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/config2542921397025569303tmp [2020-04-08T08:22:19.442Z] [2020-04-08T08:22:19.442Z] _____ _ [2020-04-08T08:22:19.442Z] / ____| | | [2020-04-08T08:22:19.442Z] | | ___ __| | ___ ___ _____ __ [2020-04-08T08:22:19.442Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-08T08:22:19.442Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-08T08:22:19.442Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-08T08:22:19.442Z] Bash-tbd [2020-04-08T08:22:19.442Z] [2020-04-08T08:22:19.442Z] [2020-04-08T08:22:19.442Z] ==> Jenkins CI detected. [2020-04-08T08:22:19.442Z] project root: . [2020-04-08T08:22:19.442Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-08T08:22:19.442Z] ==> Running gcov in . (disable via -X gcov) [2020-04-08T08:22:19.442Z] ==> Python coveragepy not found [2020-04-08T08:22:19.442Z] ==> Searching for coverage reports in: [2020-04-08T08:22:19.442Z] + . [2020-04-08T08:22:19.442Z] -> Found 1 reports [2020-04-08T08:22:19.442Z] ==> Detecting git/mercurial file structure [2020-04-08T08:22:19.442Z] ==> Reading reports [2020-04-08T08:22:19.442Z] + ./coverage.out bytes=10 [2020-04-08T08:22:19.442Z] ==> Appending adjustments [2020-04-08T08:22:19.442Z] http://docs.codecov.io/docs/fixing-reports [2020-04-08T08:22:19.700Z] + Found adjustments [2020-04-08T08:22:19.700Z] ==> Gzipping contents [2020-04-08T08:22:19.700Z] ==> Uploading reports [2020-04-08T08:22:19.700Z] url: https://codecov.io [2020-04-08T08:22:19.700Z] query: branch=PR-189&commit=abd9ad1f1211c72553e79458162fb2aebe795039&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=189&job= [2020-04-08T08:22:19.700Z] -> Pinging Codecov [2020-04-08T08:22:19.700Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-189&commit=abd9ad1f1211c72553e79458162fb2aebe795039&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=189&job= [2020-04-08T08:22:19.960Z] -> Uploading [2020-04-08T08:22:20.530Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/abd9ad1f1211c72553e79458162fb2aebe795039 [Pipeline] } [2020-04-08T08:22:20.548Z] 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 [2020-04-08T08:22:22.235Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T08:22:22.574Z] ---> package-listing.sh [2020-04-08T08:22:22.574Z] ++ facter osfamily [2020-04-08T08:22:22.574Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T08:22:22.574Z] + OS_FAMILY=redhat [2020-04-08T08:22:22.574Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-189 [2020-04-08T08:22:22.574Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T08:22:22.574Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T08:22:22.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T08:22:22.574Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T08:22:22.574Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-189 ']' [2020-04-08T08:22:22.574Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T08:22:22.574Z] + case "${OS_FAMILY}" in [2020-04-08T08:22:22.574Z] + rpm -qa [2020-04-08T08:22:22.574Z] + sort [2020-04-08T08:22:26.768Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T08:22:26.768Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T08:22:26.768Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T08:22:26.768Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-189 ']' [2020-04-08T08:22:26.768Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-189/archives/ [2020-04-08T08:22:26.768Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-189/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:22:27.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T08:22:27.275Z] [2020-04-08T08:22:27.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:22:27.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T08:22:27.650Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T08:22:27.650Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T08:22:27.650Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T08:22:27.650Z] 756a868c4378: Pulling fs layer [2020-04-08T08:22:27.650Z] 444b2fc9a129: Pulling fs layer [2020-04-08T08:22:27.650Z] ea15f1150254: Pulling fs layer [2020-04-08T08:22:27.650Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T08:22:27.650Z] 28c525ee5125: Pulling fs layer [2020-04-08T08:22:27.650Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T08:22:27.650Z] 138eaada9080: Pulling fs layer [2020-04-08T08:22:27.650Z] 0622d0fa9048: Pulling fs layer [2020-04-08T08:22:27.650Z] 444b2fc9a129: Waiting [2020-04-08T08:22:27.650Z] 41b27a9f41bf: Waiting [2020-04-08T08:22:27.650Z] ea15f1150254: Waiting [2020-04-08T08:22:27.650Z] 28c525ee5125: Waiting [2020-04-08T08:22:27.650Z] 0622d0fa9048: Waiting [2020-04-08T08:22:27.650Z] 138eaada9080: Waiting [2020-04-08T08:22:27.650Z] 094b1ea09ed8: Waiting [2020-04-08T08:22:27.650Z] 2cc5ad85d9ab: Download complete [2020-04-08T08:22:27.650Z] 444b2fc9a129: Verifying Checksum [2020-04-08T08:22:27.650Z] 444b2fc9a129: Download complete [2020-04-08T08:22:27.650Z] c9b1b535fdd9: Verifying Checksum [2020-04-08T08:22:27.650Z] c9b1b535fdd9: Download complete [2020-04-08T08:22:27.650Z] ea15f1150254: Verifying Checksum [2020-04-08T08:22:27.650Z] ea15f1150254: Download complete [2020-04-08T08:22:27.933Z] 28c525ee5125: Download complete [2020-04-08T08:22:27.933Z] 756a868c4378: Verifying Checksum [2020-04-08T08:22:27.933Z] 756a868c4378: Download complete [2020-04-08T08:22:28.202Z] c9b1b535fdd9: Pull complete [2020-04-08T08:22:28.202Z] 138eaada9080: Verifying Checksum [2020-04-08T08:22:28.202Z] 138eaada9080: Download complete [2020-04-08T08:22:28.202Z] 0622d0fa9048: Verifying Checksum [2020-04-08T08:22:28.202Z] 0622d0fa9048: Download complete [2020-04-08T08:22:28.202Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T08:22:28.202Z] 2cc5ad85d9ab: Pull complete [2020-04-08T08:22:28.774Z] 41b27a9f41bf: Download complete [2020-04-08T08:22:30.688Z] 756a868c4378: Pull complete [2020-04-08T08:22:30.688Z] 444b2fc9a129: Pull complete [2020-04-08T08:22:30.948Z] ea15f1150254: Pull complete [2020-04-08T08:22:34.267Z] 41b27a9f41bf: Pull complete [2020-04-08T08:22:34.267Z] 28c525ee5125: Pull complete [2020-04-08T08:22:36.808Z] 094b1ea09ed8: Pull complete [2020-04-08T08:22:36.808Z] 138eaada9080: Pull complete [2020-04-08T08:22:36.808Z] 0622d0fa9048: Pull complete [2020-04-08T08:22:36.808Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T08:22:36.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T08:22:36.978Z] prd-centos7-docker-4c-2g-2817 does not seem to be running inside a container [2020-04-08T08:22:37.026Z] $ 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-189 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-189:/w/workspace/edgexfoundry_edgex-ui-go_PR-189:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-189@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 [2020-04-08T08:22:38.156Z] $ docker top 01cd2457b4603615348a119252b0836c6e0c5de8501786afd5b1ab6bc6a5d006 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T08:22:38.455Z] provisioning config files... [2020-04-08T08:22:38.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/config3852732902011518038tmp [Pipeline] { [Pipeline] echo [2020-04-08T08:22:38.561Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T08:22:38.891Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T08:22:38.916Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T08:22:39.238Z] ---> logs-deploy.sh [2020-04-08T08:22:39.238Z] + ARCHIVE_ARTIFACTS= [2020-04-08T08:22:39.238Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T08:22:39.238Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T08:22:39.238Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T08:22:39.238Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-189/1 [2020-04-08T08:22:39.238Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-189/1/ [2020-04-08T08:22:39.238Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-189/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-189 [2020-04-08T08:22:40.612Z] Archives upload complete. [2020-04-08T08:22:40.612Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-189/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-189/1/