Pull request #162 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at b7b5aeb7e670236aa97615c39cd335eef2abaff5 rather than fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 Obtained Jenkinsfile from b7b5aeb7e670236aa97615c39cd335eef2abaff5 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-150 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [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-162 # 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/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 Merge succeeded, producing fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 Checking out Revision fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 (PR-162) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # 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/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # 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 b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # timeout=10 Commit message: "Issue #151" First time build. Skipping changelog. > git rev-list --no-walk 9f3de763c170b30270372c781f09a37b29689430 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:46:05 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 17:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:46:07 17:46:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:46:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:46:07 latest: Pulling from edgex-devops/git-semver 17:46:07 9123ac7c32f7: Pulling fs layer 17:46:07 b8cc5d1170e3: Pulling fs layer 17:46:07 2924cbbf6a41: Pulling fs layer 17:46:07 93b08a4f1073: Pulling fs layer 17:46:07 93b08a4f1073: Waiting 17:46:07 b8cc5d1170e3: Download complete 17:46:08 9123ac7c32f7: Verifying Checksum 17:46:08 9123ac7c32f7: Download complete 17:46:08 93b08a4f1073: Verifying Checksum 17:46:08 93b08a4f1073: Download complete 17:46:08 2924cbbf6a41: Verifying Checksum 17:46:08 2924cbbf6a41: Download complete 17:46:08 9123ac7c32f7: Pull complete 17:46:08 b8cc5d1170e3: Pull complete 17:46:09 2924cbbf6a41: Pull complete 17:46:09 93b08a4f1073: Pull complete 17:46:09 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:46:09 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 17:46:09 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@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:10004/edgex-devops/git-semver:latest cat 17:46:10 $ docker top da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:10 [ssh-agent] Looking for ssh-agent implementation... 17:46:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:10 $ docker exec da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 ssh-agent 17:46:10 SSH_AUTH_SOCK=/tmp/ssh-0kkZCmwgNRDR/agent.15 17:46:10 SSH_AGENT_PID=21 17:46:10 Running ssh-add (command line suppressed) 17:46:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8462943751220846240.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8462943751220846240.key) 17:46:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:11 + git describe --exact-match --tags HEAD 17:46:11 fatal: No names found, cannot describe anything. [Pipeline] } 17:46:11 $ docker exec --env ******** --env ******** da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 ssh-agent -k 17:46:11 unset SSH_AUTH_SOCK; 17:46:11 unset SSH_AGENT_PID; 17:46:11 echo Agent pid 21 killed; 17:46:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:46:11 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:46:11 This usually means this commit has not been tagged. [Pipeline] sshagent 17:46:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:11 [ssh-agent] Looking for ssh-agent implementation... 17:46:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:11 $ docker exec da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 ssh-agent 17:46:12 SSH_AUTH_SOCK=/tmp/ssh-V2P4Cbc5V1CB/agent.57 17:46:12 SSH_AGENT_PID=64 17:46:12 Running ssh-add (command line suppressed) 17:46:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8030490701253358206.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8030490701253358206.key) 17:46:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:12 + git semver init 17:46:12 # -> Open(): unable to determine branch for HEAD 17:46:12 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.git 17:46:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-162 17:46:12 # $SEMVER_REMOTE_NAME = origin 17:46:12 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 17:46:12 # $SEMVER_USER_NAME = jenkins 17:46:12 # $SEMVER_BRANCH = PR-162 17:46:12 # $SEMVER_TEMP = /tmp/semver-285472173 17:46:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 17:46:13 # '/tmp/semver-285472173' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver' 17:46:13 # -> Force: false 17:46:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver [Pipeline] } 17:46:13 $ docker exec --env ******** --env ******** da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 ssh-agent -k 17:46:13 unset SSH_AUTH_SOCK; 17:46:13 unset SSH_AGENT_PID; 17:46:13 echo Agent pid 64 killed; 17:46:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:13 + git semver [Pipeline] } 17:46:13 $ docker stop --time=1 da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 17:46:15 $ docker rm -f da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:46:16 Stashed 24 file(s) [Pipeline] echo 17:46:16 [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 17:46:31 Still waiting to schedule task 17:46:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:46:31 Still waiting to schedule task 17:46:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:48:01 Running on prd-centos7-docker-4c-2g-152 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws 17:48:01 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 17:48:03 using credential edgex-jenkins-ssh 17:48:03 Cloning the remote Git repository 17:48:03 Cloning with configured refspecs honoured and without tags 17:48:03 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:48:03 > git init /w/workspace/edgex-ui-go/5 # timeout=10 17:48:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:48:03 > git --version # timeout=10 17:48:03 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:04 Fetching without tags 17:48:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:48:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:48:04 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 17:48:04 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:48:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:48:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:48:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:48:05 Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 17:48:05 Merge succeeded, producing fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 17:48:05 Checking out Revision fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 (PR-162) 17:48:04 > git config core.sparsecheckout # timeout=10 17:48:04 > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # timeout=10 17:48:04 > git remote # timeout=10 17:48:04 > git config --get remote.origin.url # timeout=10 17:48:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:04 > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 17:48:04 > git rev-parse HEAD^{commit} # timeout=10 17:48:04 > git config core.sparsecheckout # timeout=10 17:48:04 > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # timeout=10 17:48:10 Commit message: "Issue #151" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:48:11 ========================================================= 17:48:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 17:48:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:48:11 + 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 . 17:48:12 Sending build context to Docker daemon 10.73MB 17:48:12 Step 1/8 : ARG BASE=golang:1.11-alpine 17:48:12 Step 2/8 : FROM ${BASE} 17:48:12 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:48:12 9d48c3bd43c5: Pulling fs layer 17:48:12 7f94eaf8af20: Pulling fs layer 17:48:12 9fe9984849c1: Pulling fs layer 17:48:12 ec448270508e: Pulling fs layer 17:48:12 65ba82af53f7: Pulling fs layer 17:48:12 07c18b20a200: Pulling fs layer 17:48:12 d9b3ee039db2: Pulling fs layer 17:48:12 8c79c1ac0d81: Pulling fs layer 17:48:12 ff40f1a7a0b9: Pulling fs layer 17:48:12 bdb43ae2d12f: Pulling fs layer 17:48:12 8e1ab0ef8490: Pulling fs layer 17:48:12 d9b3ee039db2: Waiting 17:48:12 8c79c1ac0d81: Waiting 17:48:12 ff40f1a7a0b9: Waiting 17:48:12 bdb43ae2d12f: Waiting 17:48:12 8e1ab0ef8490: Waiting 17:48:12 ec448270508e: Waiting 17:48:12 07c18b20a200: Waiting 17:48:12 65ba82af53f7: Waiting 17:48:12 9fe9984849c1: Verifying Checksum 17:48:12 9fe9984849c1: Download complete 17:48:12 7f94eaf8af20: Verifying Checksum 17:48:12 7f94eaf8af20: Download complete 17:48:12 65ba82af53f7: Verifying Checksum 17:48:12 65ba82af53f7: Download complete 17:48:12 07c18b20a200: Download complete 17:48:12 9d48c3bd43c5: Verifying Checksum 17:48:12 9d48c3bd43c5: Download complete 17:48:12 9d48c3bd43c5: Pull complete 17:48:13 d9b3ee039db2: Download complete 17:48:13 ff40f1a7a0b9: Verifying Checksum 17:48:13 ff40f1a7a0b9: Download complete 17:48:14 ec448270508e: Verifying Checksum 17:48:14 ec448270508e: Download complete 17:48:14 8c79c1ac0d81: Verifying Checksum 17:48:14 8c79c1ac0d81: Download complete 17:48:14 8e1ab0ef8490: Verifying Checksum 17:48:14 8e1ab0ef8490: Download complete 17:48:14 bdb43ae2d12f: Verifying Checksum 17:48:14 bdb43ae2d12f: Download complete 17:48:14 7f94eaf8af20: Pull complete 17:48:14 9fe9984849c1: Pull complete 17:48:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-151 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws 17:48:19 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 17:48:20 ec448270508e: Pull complete 17:48:20 65ba82af53f7: Pull complete 17:48:20 07c18b20a200: Pull complete 17:48:24 d9b3ee039db2: Pull complete 17:48:26 using credential edgex-jenkins-ssh 17:48:26 Cloning the remote Git repository 17:48:26 Cloning with configured refspecs honoured and without tags 17:48:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:48:26 > git init /w/workspace/edgex-ui-go/5 # timeout=10 17:48:27 8c79c1ac0d81: Pull complete 17:48:27 ff40f1a7a0b9: Pull complete 17:48:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:48:26 > git --version # timeout=10 17:48:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:48:28 Fetching without tags 17:48:28 bdb43ae2d12f: Pull complete 17:48:28 8e1ab0ef8490: Pull complete 17:48:28 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 17:48:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 17:48:28 ---> 8acfeb908b63 17:48:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:48:28 ---> Running in 8ade74e0a299 17:48:28 Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 17:48:28 Removing intermediate container 8ade74e0a299 17:48:28 ---> cff0fce73f96 17:48:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:28 ---> Running in a89ec927e5d3 17:48:29 Merge succeeded, producing fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 17:48:29 Checking out Revision fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 (PR-162) 17:48:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:48:28 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 17:48:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:48:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:48:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:48:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:48:28 > git config core.sparsecheckout # timeout=10 17:48:28 > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # timeout=10 17:48:29 > git remote # timeout=10 17:48:29 > git config --get remote.origin.url # timeout=10 17:48:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:29 > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 17:48:29 > git rev-parse HEAD^{commit} # timeout=10 17:48:29 > git config core.sparsecheckout # timeout=10 17:48:29 > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # timeout=10 17:48:30 Removing intermediate container a89ec927e5d3 17:48:30 ---> 0199c840ee76 17:48:30 Step 5/8 : RUN apk add --no-cache make git 17:48:30 ---> Running in d0f763720efd 17:48:30 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:48:31 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:48:32 OK: 134 MiB in 39 packages 17:48:32 Removing intermediate container d0f763720efd 17:48:32 ---> 8df3103064de 17:48:32 Step 6/8 : WORKDIR /edgex-ui-go 17:48:32 ---> Running in d993d6e63533 17:48:32 Removing intermediate container d993d6e63533 17:48:32 ---> 5e8f12ed2606 17:48:32 Step 7/8 : COPY . . 17:48:34 Commit message: "Issue #151" 17:48:34 ---> 5209be47c2f5 17:48:34 Step 8/8 : RUN go mod download 17:48:34 ---> Running in 4599b9580cff [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 17:48:35 go: finding github.com/gorilla/mux v1.7.1 17:48:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 17:48:35 go: finding github.com/BurntSushi/toml v0.3.1 17:48:35 go: finding github.com/pelletier/go-toml v1.2.0 17:48:35 go: finding github.com/gorilla/websocket v1.4.0 17:48:35 go: finding github.com/kr/pretty v0.1.0 17:48:35 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [Pipeline] echo 17:48:35 ========================================================= 17:48:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 17:48:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:48:35 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 17:48:35 go: finding github.com/kr/text v0.1.0 17:48:36 go: finding github.com/mitchellh/copystructure v1.0.0 17:48:36 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:48:36 go: finding github.com/hashicorp/consul/api v1.1.0 17:48:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:48:36 go: finding github.com/stretchr/testify v1.3.0 17:48:36 go: finding github.com/pkg/errors v0.8.1 17:48:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:48:36 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 17:48:36 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 17:48:36 go: finding github.com/pmezard/go-difflib v1.0.0 17:48:36 go: finding github.com/stretchr/objx v0.1.0 17:48:36 go: finding github.com/davecgh/go-spew v1.1.0 17:48:36 + 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 . 17:48:37 Sending build context to Docker daemon 10.73MB 17:48:37 Step 1/8 : ARG BASE=golang:1.11-alpine 17:48:37 Step 2/8 : FROM ${BASE} 17:48:37 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:48:37 29bddadc8f3f: Pulling fs layer 17:48:37 02bb20f2603b: Pulling fs layer 17:48:37 b62863a3550b: Pulling fs layer 17:48:37 9586258a13ea: Pulling fs layer 17:48:37 a8b2cbafd68c: Pulling fs layer 17:48:37 d1dd75721c92: Pulling fs layer 17:48:37 4e34fffdb759: Pulling fs layer 17:48:37 fd1d9eb628f9: Pulling fs layer 17:48:37 bd44c58b92db: Pulling fs layer 17:48:37 e5856e266cf4: Pulling fs layer 17:48:37 f0f88b30cdbb: Pulling fs layer 17:48:37 a8b2cbafd68c: Waiting 17:48:37 d1dd75721c92: Waiting 17:48:37 9586258a13ea: Waiting 17:48:37 4e34fffdb759: Waiting 17:48:37 e5856e266cf4: Waiting 17:48:37 fd1d9eb628f9: Waiting 17:48:37 bd44c58b92db: Waiting 17:48:37 f0f88b30cdbb: Waiting 17:48:37 b62863a3550b: Verifying Checksum 17:48:37 b62863a3550b: Download complete 17:48:38 02bb20f2603b: Verifying Checksum 17:48:38 02bb20f2603b: Download complete 17:48:38 a8b2cbafd68c: Verifying Checksum 17:48:38 a8b2cbafd68c: Download complete 17:48:38 d1dd75721c92: Verifying Checksum 17:48:38 d1dd75721c92: Download complete 17:48:38 29bddadc8f3f: Download complete 17:48:39 go: finding github.com/kr/pty v1.1.1 17:48:39 29bddadc8f3f: Pull complete 17:48:39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:48:39 go: finding golang.org/x/text v0.3.0 17:48:39 02bb20f2603b: Pull complete 17:48:39 b62863a3550b: Pull complete 17:48:41 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:48:41 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:48:41 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:48:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:48:41 go: finding github.com/hashicorp/go-uuid v1.0.1 17:48:41 go: finding github.com/mitchellh/mapstructure v1.1.2 17:48:41 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:48:41 go: finding github.com/hashicorp/serf v0.8.2 17:48:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:48:41 go: finding github.com/mitchellh/go-homedir v1.0.0 17:48:42 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:48:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:48:42 go: finding github.com/hashicorp/memberlist v0.1.3 17:48:42 go: finding github.com/hashicorp/logutils v1.0.0 17:48:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:48:42 go: finding github.com/mitchellh/iochan v1.0.0 17:48:42 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:48:42 go: finding github.com/mitchellh/cli v1.0.0 17:48:42 go: finding github.com/hashicorp/mdns v1.0.0 17:48:42 go: finding github.com/hashicorp/go-syslog v1.0.0 17:48:42 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 17:48:42 go: finding github.com/mitchellh/gox v0.4.0 17:48:42 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:48:42 go: finding github.com/mattn/go-isatty v0.0.3 17:48:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:48:42 go: finding github.com/mattn/go-colorable v0.0.9 17:48:42 go: finding github.com/bgentry/speakeasy v0.1.0 17:48:42 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:48:42 go: finding github.com/hashicorp/go-multierror v1.0.0 17:48:42 go: finding github.com/davecgh/go-spew v1.1.1 17:48:43 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:48:43 go: finding github.com/stretchr/testify v1.2.2 17:48:43 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 17:48:43 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 17:48:43 go: finding github.com/hashicorp/go.net v0.0.1 17:48:43 4e34fffdb759: Verifying Checksum 17:48:43 4e34fffdb759: Download complete 17:48:43 bd44c58b92db: Verifying Checksum 17:48:43 bd44c58b92db: Download complete 17:48:43 go: finding github.com/miekg/dns v1.0.14 17:48:43 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:48:43 go: finding github.com/fatih/color v1.7.0 17:48:43 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:48:43 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:48:43 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:48:43 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:48:43 go: finding github.com/posener/complete v1.1.1 17:48:43 go: finding github.com/hashicorp/errwrap v1.0.0 17:48:43 go: finding github.com/hashicorp/go-uuid v1.0.0 17:48:43 go: finding github.com/hashicorp/golang-lru v0.5.0 17:48:45 e5856e266cf4: Verifying Checksum 17:48:45 e5856e266cf4: Download complete 17:48:45 f0f88b30cdbb: Verifying Checksum 17:48:45 f0f88b30cdbb: Download complete 17:48:47 fd1d9eb628f9: Verifying Checksum 17:48:47 fd1d9eb628f9: Download complete 17:48:48 9586258a13ea: Download complete 17:48:58 Removing intermediate container 4599b9580cff 17:48:58 ---> a68d2a65bf37 17:48:58 Successfully built a68d2a65bf37 17:48:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 17:48:59 9586258a13ea: Pull complete [Pipeline] isUnix [Pipeline] sh 17:48:59 + docker inspect -f . ci-base-image-x86_64 17:48:59 . [Pipeline] withDockerContainer 17:48:59 prd-centos7-docker-4c-2g-152 does not seem to be running inside a container 17:48:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 17:48:59 a8b2cbafd68c: Pull complete 17:48:59 d1dd75721c92: Pull complete 17:49:00 $ docker top 94e56932d4673440731476d07ee428eb796d2f939dcacb63e310f4f5f979b38c -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:00 + go version 17:49:00 go version go1.11.13 linux/amd64 [Pipeline] sh 17:49:00 + make test 17:49:00 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:49:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:49:05 4e34fffdb759: Pull complete 17:49:09 fd1d9eb628f9: Pull complete 17:49:09 bd44c58b92db: Pull complete 17:49:11 e5856e266cf4: Pull complete 17:49:11 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 17:49:11 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 17:49:11 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 17:49:11 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 17:49:11 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 17:49:11 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 17:49:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 17:49:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 17:49:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 17:49:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:49:11 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 17:49:11 GO111MODULE=on go vet ./... 17:49:12 f0f88b30cdbb: Pull complete 17:49:12 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 17:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 17:49:12 ---> 0be50c763560 17:49:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] stash 17:49:15 Stashed 1 file(s) [Pipeline] } 17:49:15 $ docker stop --time=1 94e56932d4673440731476d07ee428eb796d2f939dcacb63e310f4f5f979b38c 17:49:15 ---> Running in 5a1895fc0968 17:49:16 Removing intermediate container 5a1895fc0968 17:49:16 ---> 567c4a5b1c94 17:49:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:16 ---> Running in 02ea7e199a90 17:49:16 $ docker rm -f 94e56932d4673440731476d07ee428eb796d2f939dcacb63e310f4f5f979b38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:49:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:49:18 + ls -al . 17:49:18 total 72 17:49:18 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 11 17:49 . 17:49:18 drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 17:48 .. 17:49:18 drwxrwxr-x. 8 jenkins jenkins 119 Mar 11 17:48 app 17:49:18 drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 17:48 assets 17:49:18 drwxrwxr-x. 2 jenkins jenkins 35 Mar 11 17:48 bin 17:49:18 drwxrwxr-x. 3 jenkins jenkins 29 Mar 11 17:48 cmd 17:49:18 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 11 17:48 CONTRIBUTING.md 17:49:18 -rw-r--r--. 1 jenkins jenkins 10 Mar 11 17:49 coverage.out 17:49:18 -rw-rw-r--. 1 jenkins jenkins 839 Mar 11 17:48 Dockerfile 17:49:18 -rw-rw-r--. 1 jenkins jenkins 898 Mar 11 17:48 Dockerfile.build 17:49:18 drwxrwxr-x. 4 jenkins jenkins 53 Mar 11 17:48 docs 17:49:18 drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 17:48 .git 17:49:18 -rw-rw-r--. 1 jenkins jenkins 123 Mar 11 17:48 .gitignore 17:49:18 -rw-rw-r--. 1 jenkins jenkins 522 Mar 11 17:48 go.mod 17:49:18 -rw-r--r--. 1 jenkins jenkins 8727 Mar 11 17:49 go.sum 17:49:18 drwxrwxr-x. 3 jenkins jenkins 17 Mar 11 17:48 internal 17:49:18 -rw-rw-r--. 1 jenkins jenkins 675 Mar 11 17:48 Jenkinsfile 17:49:18 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 11 17:48 LICENSE 17:49:18 -rw-rw-r--. 1 jenkins jenkins 951 Mar 11 17:48 Makefile 17:49:18 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 11 17:48 README.md 17:49:18 drwxrwxr-x. 3 jenkins jenkins 58 Mar 11 17:48 .semver 17:49:18 drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 17:48 snap 17:49:18 -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 17:46 VERSION 17:49:18 -rw-rw-r--. 1 jenkins jenkins 155 Mar 11 17:48 version.go [Pipeline] isUnix [Pipeline] sh 17:49:18 Removing intermediate container 02ea7e199a90 17:49:18 ---> ba881f0b6391 17:49:18 Step 5/8 : RUN apk add --no-cache make git 17:49:18 ---> Running in 1fa81a8334ef 17:49:18 + 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=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 --label arch=amd64 --label version=0.0.0 . 17:49:19 Sending build context to Docker daemon 10.74MB 17:49:19 Step 1/23 : ARG BASE=golang:1.11-alpine 17:49:19 Step 2/23 : FROM ${BASE} AS builder 17:49:19 ---> a68d2a65bf37 17:49:19 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:49:19 ---> Running in 6fa2d9f604a2 17:49:19 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 17:49:19 Removing intermediate container 6fa2d9f604a2 17:49:19 ---> 0069e177040f 17:49:19 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 17:49:19 ---> Running in d1d446d51e2a 17:49:19 Removing intermediate container d1d446d51e2a 17:49:19 ---> 013e7faee09f 17:49:19 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 17:49:19 ---> Running in 04ba6af8246d 17:49:19 Removing intermediate container 04ba6af8246d 17:49:19 ---> a5d514432b05 17:49:19 Step 6/23 : LABEL Name=edgex-ui-go 17:49:19 ---> Running in ce922dd5c50a 17:49:19 Removing intermediate container ce922dd5c50a 17:49:19 ---> 5a77d8b099ce 17:49:19 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:49:19 ---> Running in 45735524985b 17:49:19 Removing intermediate container 45735524985b 17:49:19 ---> a794107a575f 17:49:19 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:20 ---> Running in 965e033d66ee 17:49:20 Removing intermediate container 965e033d66ee 17:49:20 ---> 0b12b22fc98b 17:49:20 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:20 ---> Running in 76fae27b9644 17:49:20 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 17:49:21 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:49:21 OK: 121 MiB in 39 packages 17:49:22 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:49:22 Removing intermediate container 1fa81a8334ef 17:49:22 ---> b73168f72f4e 17:49:22 Step 6/8 : WORKDIR /edgex-ui-go 17:49:22 ---> Running in 462eab6ae4a1 17:49:23 OK: 134 MiB in 39 packages 17:49:23 Removing intermediate container 462eab6ae4a1 17:49:23 ---> c5603b654a02 17:49:23 Step 7/8 : COPY . . 17:49:23 Removing intermediate container 76fae27b9644 17:49:23 ---> 6a5e5351019c 17:49:23 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:49:23 ---> Running in 95047466bb26 17:49:23 Removing intermediate container 95047466bb26 17:49:23 ---> ec2ae03e65da 17:49:23 Step 11/23 : COPY go.mod . 17:49:23 ---> 6ad94e42bb18 17:49:23 Step 12/23 : COPY Makefile . 17:49:23 ---> ac9ec46a533b 17:49:23 Step 13/23 : RUN make update 17:49:23 ---> Running in 6b513d81c560 17:49:24 CGO_ENABLED=0 GO111MODULE=on go mod download 17:49:24 ---> bdfe9f2c8684 17:49:24 Step 8/8 : RUN go mod download 17:49:24 Removing intermediate container 6b513d81c560 17:49:24 ---> b87bcf98d0f7 17:49:24 Step 14/23 : COPY . . 17:49:24 ---> Running in 24948bab69c6 17:49:25 ---> f9e18661d3d2 17:49:25 Step 15/23 : RUN ${MAKE} 17:49:25 ---> Running in fb191c740fbb 17:49:25 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 17:49:25 go: finding github.com/gorilla/mux v1.7.1 17:49:25 go: finding github.com/BurntSushi/toml v0.3.1 17:49:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 17:49:25 go: finding github.com/kr/pretty v0.1.0 17:49:25 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:49:25 go: finding github.com/pelletier/go-toml v1.2.0 17:49:25 go: finding github.com/gorilla/websocket v1.4.0 17:49:26 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 17:49:26 go: finding github.com/kr/text v0.1.0 17:49:26 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:49:26 go: finding github.com/pkg/errors v0.8.1 17:49:26 go: finding github.com/hashicorp/consul/api v1.1.0 17:49:26 go: finding github.com/stretchr/testify v1.3.0 17:49:26 go: finding github.com/mitchellh/copystructure v1.0.0 17:49:26 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 17:49:26 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:49:26 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 17:49:27 go: finding github.com/kr/pty v1.1.1 17:49:27 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:49:28 go: finding github.com/pmezard/go-difflib v1.0.0 17:49:28 go: finding github.com/davecgh/go-spew v1.1.0 17:49:28 go: finding github.com/stretchr/objx v0.1.0 17:49:30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:49:30 go: finding golang.org/x/text v0.3.0 17:49:32 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:49:33 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:49:33 go: finding github.com/hashicorp/go-uuid v1.0.1 17:49:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:49:33 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:49:33 go: finding github.com/hashicorp/serf v0.8.2 17:49:33 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:49:33 go: finding github.com/mitchellh/mapstructure v1.1.2 17:49:34 go: finding github.com/mitchellh/go-homedir v1.0.0 17:49:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:49:34 go: finding github.com/hashicorp/logutils v1.0.0 17:49:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:49:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:49:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:49:35 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:49:35 go: finding github.com/hashicorp/mdns v1.0.0 17:49:35 go: finding github.com/mitchellh/cli v1.0.0 17:49:35 go: finding github.com/hashicorp/memberlist v0.1.3 17:49:35 go: finding github.com/mitchellh/iochan v1.0.0 17:49:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:49:36 go: finding github.com/hashicorp/go-syslog v1.0.0 17:49:36 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 17:49:36 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:49:36 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 17:49:36 go: finding github.com/mitchellh/gox v0.4.0 17:49:36 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:49:36 go: finding github.com/hashicorp/go.net v0.0.1 17:49:36 go: finding github.com/miekg/dns v1.0.14 17:49:36 Removing intermediate container fb191c740fbb 17:49:36 ---> 7b23f69b80b6 17:49:36 Step 16/23 : FROM alpine 17:49:36 go: finding github.com/posener/complete v1.1.1 17:49:36 go: finding github.com/bgentry/speakeasy v0.1.0 17:49:36 go: finding github.com/hashicorp/go-multierror v1.0.0 17:49:36 latest: Pulling from library/alpine 17:49:37 c9b1b535fdd9: Pulling fs layer 17:49:37 c9b1b535fdd9: Verifying Checksum 17:49:37 c9b1b535fdd9: Download complete 17:49:37 go: finding github.com/davecgh/go-spew v1.1.1 17:49:37 c9b1b535fdd9: Pull complete 17:49:37 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 17:49:37 Status: Downloaded newer image for alpine:latest 17:49:37 ---> e7d92cdc71fe 17:49:37 Step 17/23 : EXPOSE 4000 17:49:37 ---> Running in ee23d923aef8 17:49:37 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:49:37 go: finding github.com/stretchr/testify v1.2.2 17:49:37 Removing intermediate container ee23d923aef8 17:49:37 ---> 74f65ebf8042 17:49:37 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 17:49:37 go: finding github.com/fatih/color v1.7.0 17:49:37 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:49:37 go: finding github.com/mattn/go-colorable v0.0.9 17:49:37 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:49:37 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:49:37 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 17:49:37 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:49:38 ---> 069b2b5e0ccc 17:49:38 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:49:38 ---> Running in c1706d65fa1a 17:49:38 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:49:38 Removing intermediate container c1706d65fa1a 17:49:38 ---> 570d0b56a7ee 17:49:38 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 17:49:38 ---> Running in 0d9f0ee3d0ed 17:49:38 Removing intermediate container 0d9f0ee3d0ed 17:49:38 ---> e4f7919f392c 17:49:38 Step 21/23 : LABEL arch=amd64 17:49:38 ---> Running in 098bfd983980 17:49:38 Removing intermediate container 098bfd983980 17:49:38 ---> cb9011f3c9fb 17:49:38 Step 22/23 : LABEL git_sha=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 17:49:38 ---> Running in cac0c319d114 17:49:38 go: finding github.com/hashicorp/go-uuid v1.0.0 17:49:38 go: finding github.com/hashicorp/errwrap v1.0.0 17:49:38 go: finding github.com/mattn/go-isatty v0.0.3 17:49:38 Removing intermediate container cac0c319d114 17:49:38 ---> 81d38919a83d 17:49:38 Step 23/23 : LABEL version=0.0.0 17:49:38 ---> Running in eda2985be14e 17:49:38 Removing intermediate container eda2985be14e 17:49:38 ---> 313fd5332e1c 17:49:38 [Warning] One or more build-args [ARCH] were not consumed 17:49:38 Successfully built 313fd5332e1c 17:49:38 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 17:49:39 go: finding github.com/hashicorp/golang-lru v0.5.0 17:49:39 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [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] } 17:50:11 Removing intermediate container 24948bab69c6 17:50:11 ---> f4227d61a0a5 17:50:11 Successfully built f4227d61a0a5 17:50:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:12 + docker inspect -f . ci-base-image-arm64 17:50:12 . [Pipeline] withDockerContainer 17:50:12 prd-ubuntu18.04-docker-arm64-4c-16g-151 does not seem to be running inside a container 17:50:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** ci-base-image-arm64 cat 17:50:14 $ docker top b43864f70ca5c5b64ea008b1bc47e6d271f76b338fe18cb0f2fddce437c97c61 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:15 + go version 17:50:15 go version go1.11.13 linux/arm64 [Pipeline] sh 17:50:15 + make test 17:50:15 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:50:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:50:43 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 17:50:43 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 17:50:43 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 17:50:43 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 17:50:43 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 17:50:43 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 17:50:43 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 17:50:43 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 17:50:43 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 17:50:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:50:43 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 17:50:43 GO111MODULE=on go vet ./... [Pipeline] stash 17:50:56 Warning: overwriting stash ‘coverage-report’ 17:50:56 Stashed 1 file(s) [Pipeline] } 17:50:56 $ docker stop --time=1 b43864f70ca5c5b64ea008b1bc47e6d271f76b338fe18cb0f2fddce437c97c61 17:50:59 $ docker rm -f b43864f70ca5c5b64ea008b1bc47e6d271f76b338fe18cb0f2fddce437c97c61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:51:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:51:00 + ls -al . 17:51:00 total 112 17:51:00 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:50 . 17:51:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:48 .. 17:51:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:48 .git 17:51:00 -rw-rw-r-- 1 jenkins jenkins 123 Mar 11 17:48 .gitignore 17:51:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:48 .semver 17:51:00 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 17:48 CONTRIBUTING.md 17:51:00 -rw-rw-r-- 1 jenkins jenkins 839 Mar 11 17:48 Dockerfile 17:51:00 -rw-rw-r-- 1 jenkins jenkins 898 Mar 11 17:48 Dockerfile.build 17:51:00 -rw-rw-r-- 1 jenkins jenkins 675 Mar 11 17:48 Jenkinsfile 17:51:00 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 17:48 LICENSE 17:51:00 -rw-rw-r-- 1 jenkins jenkins 951 Mar 11 17:48 Makefile 17:51:00 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 11 17:48 README.md 17:51:00 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:46 VERSION 17:51:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:48 app 17:51:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:48 assets 17:51:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:48 bin 17:51:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:48 cmd 17:51:00 -rw-r--r-- 1 jenkins jenkins 10 Mar 11 17:50 coverage.out 17:51:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:48 docs 17:51:00 -rw-rw-r-- 1 jenkins jenkins 522 Mar 11 17:48 go.mod 17:51:00 -rw-r--r-- 1 jenkins jenkins 8727 Mar 11 17:50 go.sum 17:51:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:48 internal 17:51:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:48 snap 17:51:00 -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 17:48 version.go [Pipeline] isUnix [Pipeline] sh 17:51:00 + 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=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 --label arch=arm64 --label version=0.0.0 . 17:51:01 Sending build context to Docker daemon 10.74MB 17:51:01 Step 1/23 : ARG BASE=golang:1.11-alpine 17:51:01 Step 2/23 : FROM ${BASE} AS builder 17:51:01 ---> f4227d61a0a5 17:51:01 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:51:01 ---> Running in 0a026ed036db 17:51:02 Removing intermediate container 0a026ed036db 17:51:02 ---> a5dbdaa16ea7 17:51:02 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 17:51:02 ---> Running in 218028550ee8 17:51:02 Removing intermediate container 218028550ee8 17:51:02 ---> 81266830e5da 17:51:02 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 17:51:02 ---> Running in e915d803e350 17:51:03 Removing intermediate container e915d803e350 17:51:03 ---> 7e274beec858 17:51:03 Step 6/23 : LABEL Name=edgex-ui-go 17:51:03 ---> Running in 87415bf87ffc 17:51:03 Removing intermediate container 87415bf87ffc 17:51:03 ---> 3ddf110e63fa 17:51:03 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:51:03 ---> Running in 35bc268c7e36 17:51:03 Removing intermediate container 35bc268c7e36 17:51:03 ---> 29132afbacd0 17:51:03 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:03 ---> Running in 6423306d3355 17:51:05 Removing intermediate container 6423306d3355 17:51:05 ---> 5fd2178e37f7 17:51:05 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:51:05 ---> Running in f95c36adaa34 17:51:06 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 17:51:08 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 17:51:08 OK: 121 MiB in 39 packages 17:51:09 Removing intermediate container f95c36adaa34 17:51:09 ---> ad8506103d32 17:51:09 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:51:09 ---> Running in d0cb9406202e 17:51:10 Removing intermediate container d0cb9406202e 17:51:10 ---> 03b50e5c21b3 17:51:10 Step 11/23 : COPY go.mod . 17:51:11 ---> 2f2ee36e6d99 17:51:11 Step 12/23 : COPY Makefile . 17:51:11 ---> 757a13712393 17:51:11 Step 13/23 : RUN make update 17:51:11 ---> Running in cc755222a3ca 17:51:12 CGO_ENABLED=0 GO111MODULE=on go mod download 17:51:13 Removing intermediate container cc755222a3ca 17:51:13 ---> 67b72cfceb3d 17:51:13 Step 14/23 : COPY . . 17:51:15 ---> 4e437d565c74 17:51:15 Step 15/23 : RUN ${MAKE} 17:51:15 ---> Running in 78e7a32e4153 17:51:15 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 17:51:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:51:46 Removing intermediate container 78e7a32e4153 17:51:46 ---> 5294bd1b6fda 17:51:46 Step 16/23 : FROM alpine 17:51:46 latest: Pulling from library/alpine 17:51:46 8fa90b21c985: Pulling fs layer 17:51:47 8fa90b21c985: Verifying Checksum 17:51:47 8fa90b21c985: Download complete 17:51:47 8fa90b21c985: Pull complete 17:51:47 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 17:51:47 Status: Downloaded newer image for alpine:latest 17:51:47 ---> 6e4716cdcf7a 17:51:47 Step 17/23 : EXPOSE 4000 17:51:47 ---> Running in 2aafa28f0d5a 17:51:47 Removing intermediate container 2aafa28f0d5a 17:51:47 ---> 546f2776d6ae 17:51:47 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 17:51:49 ---> 168df333bd23 17:51:49 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:51:49 ---> Running in 8eda8aab2734 17:51:49 Removing intermediate container 8eda8aab2734 17:51:49 ---> f4f22e892708 17:51:49 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 17:51:50 ---> Running in b66a1b632fcf 17:51:50 Removing intermediate container b66a1b632fcf 17:51:50 ---> 82feb622d89c 17:51:50 Step 21/23 : LABEL arch=arm64 17:51:50 ---> Running in 7a5b058cff31 17:51:51 Removing intermediate container 7a5b058cff31 17:51:51 ---> 4e2da08d51b2 17:51:51 Step 22/23 : LABEL git_sha=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 17:51:51 ---> Running in 5afa524833f0 17:51:51 Removing intermediate container 5afa524833f0 17:51:51 ---> 7ae387244a5f 17:51:51 Step 23/23 : LABEL version=0.0.0 17:51:51 ---> Running in 103c9903c9a1 17:51:51 Removing intermediate container 103c9903c9a1 17:51:51 ---> 7b5f32448b44 17:51:51 [Warning] One or more build-args [ARCH] were not consumed 17:51:51 Successfully built 7b5f32448b44 17:51:51 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 17:51:52 provisioning config files... 17:51:52 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config8719066296859886562tmp [Pipeline] { [Pipeline] sh 17:51:53 + curl -s https://codecov.io/bash 17:51:53 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config8719066296859886562tmp 17:51:53 17:51:53 _____ _ 17:51:53 / ____| | | 17:51:53 | | ___ __| | ___ ___ _____ __ 17:51:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:51:53 | |___| (_) | (_| | __/ (_| (_) \ V / 17:51:53 \_____\___/ \__,_|\___|\___\___/ \_/ 17:51:53 Bash-20200303-bc4d7e6 17:51:53 17:51:53 17:51:53 ==> Jenkins CI detected. 17:51:53 project root: . 17:51:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:51:53 ==> Running gcov in . (disable via -X gcov) 17:51:53 ==> Python coveragepy not found 17:51:53 ==> Searching for coverage reports in: 17:51:53 + . 17:51:53 -> Found 1 reports 17:51:53 ==> Detecting git/mercurial file structure 17:51:53 ==> Reading reports 17:51:53 + ./coverage.out bytes=10 17:51:53 ==> Appending adjustments 17:51:53 http://docs.codecov.io/docs/fixing-reports 17:51:53 + Found adjustments 17:51:53 ==> Gzipping contents 17:51:53 ==> Uploading reports 17:51:53 url: https://codecov.io 17:51:53 query: branch=PR-162&commit=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= 17:51:53 -> Pinging Codecov 17:51:53 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-162&commit=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= 17:54:15 -> Uploading 17:54:15 X> Failed to upload 17:54:15 -> Sleeping for 30s and trying again... 17:54:33 -> Pinging Codecov 17:54:33 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-162&commit=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= 17:54:33 -> Uploading 17:54:33 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 [Pipeline] } 17:54:33 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 17:54:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:54:35 ---> package-listing.sh 17:54:35 ++ facter osfamily 17:54:35 ++ tr '[:upper:]' '[:lower:]' 17:54:35 + OS_FAMILY=redhat 17:54:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-162 17:54:35 + START_PACKAGES=/tmp/packages_start.txt 17:54:35 + END_PACKAGES=/tmp/packages_end.txt 17:54:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:54:35 + PACKAGES=/tmp/packages_start.txt 17:54:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' 17:54:35 + PACKAGES=/tmp/packages_end.txt 17:54:35 + case "${OS_FAMILY}" in 17:54:35 + rpm -qa 17:54:35 + sort 17:54:39 + '[' -f /tmp/packages_start.txt ']' 17:54:39 + '[' -f /tmp/packages_end.txt ']' 17:54:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:54:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' 17:54:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ 17:54:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ [Pipeline] isUnix [Pipeline] sh 17:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:54:39 17:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:54:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:54:40 alpine: Pulling from edgex-lftools-log-publisher 17:54:40 c9b1b535fdd9: Pulling fs layer 17:54:40 2cc5ad85d9ab: Pulling fs layer 17:54:40 756a868c4378: Pulling fs layer 17:54:40 444b2fc9a129: Pulling fs layer 17:54:40 ea15f1150254: Pulling fs layer 17:54:40 41b27a9f41bf: Pulling fs layer 17:54:40 28c525ee5125: Pulling fs layer 17:54:40 094b1ea09ed8: Pulling fs layer 17:54:40 138eaada9080: Pulling fs layer 17:54:40 0622d0fa9048: Pulling fs layer 17:54:40 444b2fc9a129: Waiting 17:54:40 ea15f1150254: Waiting 17:54:40 41b27a9f41bf: Waiting 17:54:40 28c525ee5125: Waiting 17:54:40 094b1ea09ed8: Waiting 17:54:40 138eaada9080: Waiting 17:54:40 0622d0fa9048: Waiting 17:54:40 2cc5ad85d9ab: Verifying Checksum 17:54:40 2cc5ad85d9ab: Download complete 17:54:40 444b2fc9a129: Download complete 17:54:40 c9b1b535fdd9: Verifying Checksum 17:54:40 c9b1b535fdd9: Download complete 17:54:40 ea15f1150254: Verifying Checksum 17:54:40 ea15f1150254: Download complete 17:54:40 28c525ee5125: Verifying Checksum 17:54:40 28c525ee5125: Download complete 17:54:40 756a868c4378: Verifying Checksum 17:54:40 756a868c4378: Download complete 17:54:40 c9b1b535fdd9: Pull complete 17:54:40 138eaada9080: Verifying Checksum 17:54:40 138eaada9080: Download complete 17:54:40 0622d0fa9048: Verifying Checksum 17:54:40 0622d0fa9048: Download complete 17:54:40 2cc5ad85d9ab: Pull complete 17:54:40 094b1ea09ed8: Verifying Checksum 17:54:40 094b1ea09ed8: Download complete 17:54:41 41b27a9f41bf: Verifying Checksum 17:54:41 41b27a9f41bf: Download complete 17:54:43 756a868c4378: Pull complete 17:54:43 444b2fc9a129: Pull complete 17:54:43 ea15f1150254: Pull complete 17:54:47 41b27a9f41bf: Pull complete 17:54:47 28c525ee5125: Pull complete 17:54:49 094b1ea09ed8: Pull complete 17:54:49 138eaada9080: Pull complete 17:54:51 0622d0fa9048: Pull complete 17:54:51 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:54:51 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 17:54:51 $ 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-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:54:52 $ docker top 2f38ebc9095675b0241789ae9584160f13fc8bbd4ffdd7fbf88580e0c817f6e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:54:52 provisioning config files... 17:54:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config4422070980249187898tmp [Pipeline] { [Pipeline] echo 17:54:52 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:54:53 ---> create-netrc.sh [Pipeline] echo 17:54:53 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:54:53 ---> logs-deploy.sh 17:54:53 + ARCHIVE_ARTIFACTS= 17:54:53 + LOGS_SERVER=https://logs.edgexfoundry.org 17:54:53 + '[' https://logs.edgexfoundry.org == None ']' 17:54:53 + NEXUS_URL=https://nexus.edgexfoundry.org 17:54:53 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/5 17:54:53 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/5/ 17:54:53 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/5 /w/workspace/edgexfoundry_edgex-ui-go_PR-162 17:54:54 Archives upload complete. 17:54:54 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/5/