Pull request #179 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 dccbf7b772856689d3b7eb026634827d82872ce8 rather than 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b Obtained Jenkinsfile from dccbf7b772856689d3b7eb026634827d82872ce8 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-179/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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-1554 in /w/workspace/edgexfoundry_edgex-ui-go_PR-179 [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-179 # 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/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit dccbf7b772856689d3b7eb026634827d82872ce8 into PR head commit 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/179/head:refs/remotes/origin/PR-179 # 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/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 Merge succeeded, producing 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b Checking out Revision 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b (PR-179) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dccbf7b772856689d3b7eb026634827d82872ce8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 Commit message: "Modify condition query for notification list" 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-03-31T09:42:29.207Z] 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-03-31T09:42:31.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-31T09:42:31.953Z] [2020-03-31T09:42:31.953Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:42:32.358Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-31T09:42:32.358Z] latest: Pulling from edgex-devops/git-semver [2020-03-31T09:42:32.358Z] 9123ac7c32f7: Pulling fs layer [2020-03-31T09:42:32.358Z] b8cc5d1170e3: Pulling fs layer [2020-03-31T09:42:32.358Z] 2924cbbf6a41: Pulling fs layer [2020-03-31T09:42:32.358Z] 93b08a4f1073: Pulling fs layer [2020-03-31T09:42:32.358Z] 93b08a4f1073: Waiting [2020-03-31T09:42:32.628Z] b8cc5d1170e3: Download complete [2020-03-31T09:42:32.628Z] 9123ac7c32f7: Verifying Checksum [2020-03-31T09:42:32.628Z] 9123ac7c32f7: Download complete [2020-03-31T09:42:32.628Z] 93b08a4f1073: Verifying Checksum [2020-03-31T09:42:32.628Z] 93b08a4f1073: Download complete [2020-03-31T09:42:32.628Z] 2924cbbf6a41: Verifying Checksum [2020-03-31T09:42:32.628Z] 2924cbbf6a41: Download complete [2020-03-31T09:42:32.894Z] 9123ac7c32f7: Pull complete [2020-03-31T09:42:33.156Z] b8cc5d1170e3: Pull complete [2020-03-31T09:42:35.144Z] 2924cbbf6a41: Pull complete [2020-03-31T09:42:35.410Z] 93b08a4f1073: Pull complete [2020-03-31T09:42:35.410Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-31T09:42:35.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-31T09:42:35.868Z] prd-centos7-docker-4c-2g-1554 does not seem to be running inside a container [2020-03-31T09:42:36.114Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-179 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-179:/w/workspace/edgexfoundry_edgex-ui-go_PR-179:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-179@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-03-31T09:42:37.090Z] $ docker top 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-31T09:42:37.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-31T09:42:37.572Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-31T09:42:38.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-31T09:42:38.055Z] $ docker exec 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda ssh-agent [2020-03-31T09:42:38.481Z] SSH_AUTH_SOCK=/tmp/ssh-jq78zVaxTEZc/agent.15 [2020-03-31T09:42:38.481Z] SSH_AGENT_PID=22 [2020-03-31T09:42:38.502Z] Running ssh-add (command line suppressed) [2020-03-31T09:42:38.731Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/private_key_1179113122658283581.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/private_key_1179113122658283581.key) [2020-03-31T09:42:38.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-31T09:42:39.263Z] + git describe --exact-match --tags HEAD [2020-03-31T09:42:39.263Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-31T09:42:39.395Z] $ docker exec --env ******** --env ******** 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda ssh-agent -k [2020-03-31T09:42:39.696Z] unset SSH_AUTH_SOCK; [2020-03-31T09:42:39.697Z] unset SSH_AGENT_PID; [2020-03-31T09:42:39.697Z] echo Agent pid 22 killed; [2020-03-31T09:42:39.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-31T09:42:39.881Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-31T09:42:39.881Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-31T09:42:39.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-31T09:42:39.971Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-31T09:42:40.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-31T09:42:40.617Z] $ docker exec 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda ssh-agent [2020-03-31T09:42:41.051Z] SSH_AUTH_SOCK=/tmp/ssh-F494yZIwRmFL/agent.57 [2020-03-31T09:42:41.051Z] SSH_AGENT_PID=63 [2020-03-31T09:42:41.059Z] Running ssh-add (command line suppressed) [2020-03-31T09:42:41.698Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/private_key_3590812759655393944.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/private_key_3590812759655393944.key) [2020-03-31T09:42:41.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-31T09:42:42.693Z] + git semver init [2020-03-31T09:42:42.693Z] # -> Open(): unable to determine branch for HEAD [2020-03-31T09:42:42.693Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-179/.git [2020-03-31T09:42:42.693Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-179 [2020-03-31T09:42:42.693Z] # $SEMVER_REMOTE_NAME = origin [2020-03-31T09:42:42.693Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-31T09:42:42.693Z] # $SEMVER_USER_NAME = jenkins [2020-03-31T09:42:42.693Z] # $SEMVER_BRANCH = PR-179 [2020-03-31T09:42:42.693Z] # $SEMVER_TEMP = /tmp/semver-813766553 [2020-03-31T09:42:42.693Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-31T09:42:43.692Z] # '/tmp/semver-813766553' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-179/.semver' [2020-03-31T09:42:43.692Z] # -> Force: false [2020-03-31T09:42:43.692Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-179/.semver [Pipeline] } [2020-03-31T09:42:43.730Z] $ docker exec --env ******** --env ******** 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda ssh-agent -k [2020-03-31T09:42:44.209Z] unset SSH_AUTH_SOCK; [2020-03-31T09:42:44.210Z] unset SSH_AGENT_PID; [2020-03-31T09:42:44.210Z] echo Agent pid 63 killed; [2020-03-31T09:42:44.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-31T09:42:45.404Z] + git semver [Pipeline] } [2020-03-31T09:42:45.464Z] $ docker stop --time=1 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda [2020-03-31T09:42:47.199Z] $ docker rm -f 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-31T09:42:49.248Z] Stashed 33 file(s) [Pipeline] echo [2020-03-31T09:42:49.263Z] [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-03-31T09:43:04.660Z] Still waiting to schedule task [2020-03-31T09:43:04.661Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1554’ [2020-03-31T09:43:04.679Z] Still waiting to schedule task [2020-03-31T09:43:04.679Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-31T09:44:53.952Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1555 in /w/workspace/edgexfoundry_edgex-ui-go_PR-179 [Pipeline] { [Pipeline] ws [2020-03-31T09:44:54.027Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-31T09:44:59.771Z] using credential edgex-jenkins-ssh [2020-03-31T09:44:59.830Z] Cloning the remote Git repository [2020-03-31T09:44:59.830Z] Cloning with configured refspecs honoured and without tags [2020-03-31T09:44:59.901Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T09:45:00.000Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-31T09:45:00.128Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T09:45:00.131Z] > git --version # timeout=10 [2020-03-31T09:45:00.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:45:00.265Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:45:01.514Z] Fetching without tags [2020-03-31T09:45:01.366Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-31T09:45:01.401Z] > git config --add remote.origin.fetch +refs/pull/179/head:refs/remotes/origin/PR-179 # timeout=10 [2020-03-31T09:45:01.432Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:45:01.476Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-31T09:45:01.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T09:45:01.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:45:01.537Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:45:02.417Z] Merging remotes/origin/master commit dccbf7b772856689d3b7eb026634827d82872ce8 into PR head commit 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b [2020-03-31T09:45:02.786Z] Merge succeeded, producing 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b [2020-03-31T09:45:02.786Z] Checking out Revision 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b (PR-179) [2020-03-31T09:45:02.432Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T09:45:02.478Z] > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 [2020-03-31T09:45:02.654Z] > git remote # timeout=10 [2020-03-31T09:45:02.686Z] > git config --get remote.origin.url # timeout=10 [2020-03-31T09:45:02.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:45:02.723Z] > git merge dccbf7b772856689d3b7eb026634827d82872ce8 # timeout=10 [2020-03-31T09:45:02.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-31T09:45:02.789Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T09:45:02.797Z] > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 [2020-03-31T09:45:07.374Z] Commit message: "Modify condition query for notification list" [2020-03-31T09:45:07.420Z] > git --version # timeout=10 [2020-03-31T09:45:07.444Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-31T09:45:09.081Z] ========================================================= [2020-03-31T09:45:09.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-31T09:45:09.081Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:45:10.177Z] + 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-03-31T09:45:11.149Z] Sending build context to Docker daemon 11.38MB [2020-03-31T09:45:11.149Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-31T09:45:11.149Z] Step 2/8 : FROM ${BASE} [2020-03-31T09:45:11.419Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-31T09:45:11.696Z] 29bddadc8f3f: Pulling fs layer [2020-03-31T09:45:11.696Z] 02bb20f2603b: Pulling fs layer [2020-03-31T09:45:11.696Z] b62863a3550b: Pulling fs layer [2020-03-31T09:45:11.696Z] 9586258a13ea: Pulling fs layer [2020-03-31T09:45:11.696Z] a8b2cbafd68c: Pulling fs layer [2020-03-31T09:45:11.696Z] d1dd75721c92: Pulling fs layer [2020-03-31T09:45:11.696Z] 4e34fffdb759: Pulling fs layer [2020-03-31T09:45:11.696Z] fd1d9eb628f9: Pulling fs layer [2020-03-31T09:45:11.696Z] bd44c58b92db: Pulling fs layer [2020-03-31T09:45:11.696Z] e5856e266cf4: Pulling fs layer [2020-03-31T09:45:11.696Z] f0f88b30cdbb: Pulling fs layer [2020-03-31T09:45:11.696Z] 9586258a13ea: Waiting [2020-03-31T09:45:11.696Z] a8b2cbafd68c: Waiting [2020-03-31T09:45:11.696Z] d1dd75721c92: Waiting [2020-03-31T09:45:11.696Z] 4e34fffdb759: Waiting [2020-03-31T09:45:11.696Z] fd1d9eb628f9: Waiting [2020-03-31T09:45:11.696Z] bd44c58b92db: Waiting [2020-03-31T09:45:11.696Z] e5856e266cf4: Waiting [2020-03-31T09:45:11.696Z] f0f88b30cdbb: Waiting [2020-03-31T09:45:11.696Z] b62863a3550b: Verifying Checksum [2020-03-31T09:45:11.696Z] b62863a3550b: Download complete [2020-03-31T09:45:11.696Z] 02bb20f2603b: Download complete [2020-03-31T09:45:11.696Z] a8b2cbafd68c: Download complete [2020-03-31T09:45:11.696Z] d1dd75721c92: Verifying Checksum [2020-03-31T09:45:11.696Z] d1dd75721c92: Download complete [2020-03-31T09:45:11.964Z] 29bddadc8f3f: Verifying Checksum [2020-03-31T09:45:11.964Z] 29bddadc8f3f: Download complete [2020-03-31T09:45:12.550Z] 29bddadc8f3f: Pull complete [2020-03-31T09:45:13.528Z] 02bb20f2603b: Pull complete [2020-03-31T09:45:13.800Z] b62863a3550b: Pull complete [2020-03-31T09:45:15.755Z] 4e34fffdb759: Verifying Checksum [2020-03-31T09:45:15.755Z] 4e34fffdb759: Download complete [2020-03-31T09:45:15.755Z] bd44c58b92db: Verifying Checksum [2020-03-31T09:45:15.755Z] bd44c58b92db: Download complete [2020-03-31T09:45:18.440Z] e5856e266cf4: Verifying Checksum [2020-03-31T09:45:18.440Z] e5856e266cf4: Download complete [2020-03-31T09:45:18.440Z] f0f88b30cdbb: Verifying Checksum [2020-03-31T09:45:18.440Z] f0f88b30cdbb: Download complete [2020-03-31T09:45:20.393Z] fd1d9eb628f9: Verifying Checksum [2020-03-31T09:45:20.393Z] fd1d9eb628f9: Download complete [2020-03-31T09:45:21.350Z] 9586258a13ea: Verifying Checksum [2020-03-31T09:45:21.350Z] 9586258a13ea: Download complete [2020-03-31T09:45:32.988Z] Running on prd-centos7-docker-4c-2g-1556 in /w/workspace/edgexfoundry_edgex-ui-go_PR-179 [Pipeline] { [Pipeline] ws [2020-03-31T09:45:33.053Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-31T09:45:33.672Z] 9586258a13ea: Pull complete [2020-03-31T09:45:33.672Z] a8b2cbafd68c: Pull complete [2020-03-31T09:45:33.672Z] d1dd75721c92: Pull complete [2020-03-31T09:45:35.941Z] using credential edgex-jenkins-ssh [2020-03-31T09:45:35.997Z] Cloning the remote Git repository [2020-03-31T09:45:35.997Z] Cloning with configured refspecs honoured and without tags [2020-03-31T09:45:36.032Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T09:45:36.079Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-31T09:45:36.135Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T09:45:36.135Z] > git --version # timeout=10 [2020-03-31T09:45:36.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:45:36.188Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:45:36.871Z] Fetching without tags [2020-03-31T09:45:37.037Z] 4e34fffdb759: Pull complete [2020-03-31T09:45:37.221Z] Merging remotes/origin/master commit dccbf7b772856689d3b7eb026634827d82872ce8 into PR head commit 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b [2020-03-31T09:45:37.352Z] Merge succeeded, producing 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b [2020-03-31T09:45:37.352Z] Checking out Revision 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b (PR-179) [2020-03-31T09:45:36.841Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-31T09:45:36.849Z] > git config --add remote.origin.fetch +refs/pull/179/head:refs/remotes/origin/PR-179 # timeout=10 [2020-03-31T09:45:36.856Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:45:36.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-31T09:45:36.879Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T09:45:36.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:45:36.883Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:45:37.232Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T09:45:37.239Z] > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 [2020-03-31T09:45:37.313Z] > git remote # timeout=10 [2020-03-31T09:45:37.321Z] > git config --get remote.origin.url # timeout=10 [2020-03-31T09:45:37.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:45:37.335Z] > git merge dccbf7b772856689d3b7eb026634827d82872ce8 # timeout=10 [2020-03-31T09:45:37.345Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-31T09:45:37.358Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T09:45:37.364Z] > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 [2020-03-31T09:45:42.402Z] fd1d9eb628f9: Pull complete [2020-03-31T09:45:42.402Z] bd44c58b92db: Pull complete [2020-03-31T09:45:42.827Z] Commit message: "Modify condition query for notification list" [2020-03-31T09:45:42.854Z] > git --version # timeout=10 [2020-03-31T09:45:42.867Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-31T09:45:43.815Z] e5856e266cf4: Pull complete [Pipeline] echo [2020-03-31T09:45:43.930Z] ========================================================= [2020-03-31T09:45:43.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-31T09:45:43.931Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:45:44.401Z] f0f88b30cdbb: Pull complete [2020-03-31T09:45:44.401Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-31T09:45:44.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-31T09:45:44.401Z] ---> 0be50c763560 [2020-03-31T09:45:44.401Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-31T09:45:44.619Z] + 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-03-31T09:45:44.895Z] Sending build context to Docker daemon 11.38MB [2020-03-31T09:45:44.895Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-31T09:45:44.895Z] Step 2/8 : FROM ${BASE} [2020-03-31T09:45:45.182Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-31T09:45:45.182Z] 9d48c3bd43c5: Pulling fs layer [2020-03-31T09:45:45.182Z] 7f94eaf8af20: Pulling fs layer [2020-03-31T09:45:45.182Z] 9fe9984849c1: Pulling fs layer [2020-03-31T09:45:45.182Z] ec448270508e: Pulling fs layer [2020-03-31T09:45:45.182Z] 65ba82af53f7: Pulling fs layer [2020-03-31T09:45:45.182Z] 07c18b20a200: Pulling fs layer [2020-03-31T09:45:45.182Z] d9b3ee039db2: Pulling fs layer [2020-03-31T09:45:45.182Z] 8c79c1ac0d81: Pulling fs layer [2020-03-31T09:45:45.182Z] ff40f1a7a0b9: Pulling fs layer [2020-03-31T09:45:45.182Z] bdb43ae2d12f: Pulling fs layer [2020-03-31T09:45:45.182Z] 8e1ab0ef8490: Pulling fs layer [2020-03-31T09:45:45.182Z] d9b3ee039db2: Waiting [2020-03-31T09:45:45.182Z] 8c79c1ac0d81: Waiting [2020-03-31T09:45:45.182Z] ff40f1a7a0b9: Waiting [2020-03-31T09:45:45.182Z] bdb43ae2d12f: Waiting [2020-03-31T09:45:45.182Z] 8e1ab0ef8490: Waiting [2020-03-31T09:45:45.182Z] ec448270508e: Waiting [2020-03-31T09:45:45.182Z] 65ba82af53f7: Waiting [2020-03-31T09:45:45.182Z] 07c18b20a200: Waiting [2020-03-31T09:45:45.182Z] 9fe9984849c1: Verifying Checksum [2020-03-31T09:45:45.182Z] 9fe9984849c1: Download complete [2020-03-31T09:45:45.182Z] 7f94eaf8af20: Download complete [2020-03-31T09:45:45.182Z] 65ba82af53f7: Verifying Checksum [2020-03-31T09:45:45.182Z] 65ba82af53f7: Download complete [2020-03-31T09:45:45.182Z] 07c18b20a200: Verifying Checksum [2020-03-31T09:45:45.182Z] 07c18b20a200: Download complete [2020-03-31T09:45:45.182Z] 9d48c3bd43c5: Download complete [2020-03-31T09:45:45.458Z] 9d48c3bd43c5: Pull complete [2020-03-31T09:45:46.043Z] d9b3ee039db2: Verifying Checksum [2020-03-31T09:45:46.043Z] d9b3ee039db2: Download complete [2020-03-31T09:45:46.043Z] ff40f1a7a0b9: Verifying Checksum [2020-03-31T09:45:46.043Z] ff40f1a7a0b9: Download complete [2020-03-31T09:45:46.640Z] bdb43ae2d12f: Verifying Checksum [2020-03-31T09:45:46.640Z] bdb43ae2d12f: Download complete [2020-03-31T09:45:46.640Z] 8e1ab0ef8490: Verifying Checksum [2020-03-31T09:45:46.640Z] 8e1ab0ef8490: Download complete [2020-03-31T09:45:46.640Z] 8c79c1ac0d81: Verifying Checksum [2020-03-31T09:45:46.640Z] 8c79c1ac0d81: Download complete [2020-03-31T09:45:46.902Z] ec448270508e: Verifying Checksum [2020-03-31T09:45:46.902Z] ec448270508e: Download complete [2020-03-31T09:45:47.772Z] ---> Running in c2b94c942c98 [2020-03-31T09:45:47.772Z] Removing intermediate container c2b94c942c98 [2020-03-31T09:45:47.772Z] ---> 2136c12fbe57 [2020-03-31T09:45:47.772Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T09:45:47.847Z] 7f94eaf8af20: Pull complete [2020-03-31T09:45:47.847Z] 9fe9984849c1: Pull complete [2020-03-31T09:45:48.040Z] ---> Running in 7459e56f4402 [2020-03-31T09:45:49.996Z] Removing intermediate container 7459e56f4402 [2020-03-31T09:45:49.996Z] ---> 3eba6c280eb4 [2020-03-31T09:45:49.996Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-31T09:45:49.996Z] ---> Running in 280ae7d01968 [2020-03-31T09:45:50.958Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-31T09:45:51.540Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-31T09:45:52.119Z] OK: 121 MiB in 39 packages [2020-03-31T09:45:53.141Z] ec448270508e: Pull complete [2020-03-31T09:45:53.141Z] 65ba82af53f7: Pull complete [2020-03-31T09:45:53.141Z] 07c18b20a200: Pull complete [2020-03-31T09:45:53.532Z] Removing intermediate container 280ae7d01968 [2020-03-31T09:45:53.532Z] ---> fc89fc4dd389 [2020-03-31T09:45:53.532Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-31T09:45:53.532Z] ---> Running in c373e9c161e1 [2020-03-31T09:45:54.116Z] Removing intermediate container c373e9c161e1 [2020-03-31T09:45:54.116Z] ---> 3f0202392249 [2020-03-31T09:45:54.116Z] Step 7/8 : COPY . . [2020-03-31T09:45:55.541Z] ---> f19b9d1a24a8 [2020-03-31T09:45:55.541Z] Step 8/8 : RUN go mod download [2020-03-31T09:45:55.541Z] ---> Running in 84cf23300b4f [2020-03-31T09:45:56.956Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-31T09:45:56.956Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-31T09:45:56.956Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-31T09:45:56.956Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-31T09:45:56.956Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-31T09:45:56.956Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-31T09:45:56.956Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-31T09:45:57.224Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-31T09:45:57.352Z] d9b3ee039db2: Pull complete [2020-03-31T09:45:57.815Z] go: finding github.com/kr/text v0.1.0 [2020-03-31T09:45:57.815Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-31T09:45:57.815Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-31T09:45:57.815Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-31T09:45:57.815Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-31T09:45:57.815Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-31T09:45:57.815Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-31T09:45:57.815Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-31T09:45:57.815Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-31T09:45:58.414Z] go: finding github.com/kr/pty v1.1.1 [2020-03-31T09:45:58.688Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-31T09:45:58.979Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-31T09:45:58.979Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-31T09:45:58.979Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-31T09:46:00.652Z] 8c79c1ac0d81: Pull complete [2020-03-31T09:46:00.917Z] ff40f1a7a0b9: Pull complete [2020-03-31T09:46:00.943Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-31T09:46:00.943Z] go: finding golang.org/x/text v0.3.0 [2020-03-31T09:46:01.876Z] bdb43ae2d12f: Pull complete [2020-03-31T09:46:02.137Z] 8e1ab0ef8490: Pull complete [2020-03-31T09:46:02.137Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-31T09:46:02.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-31T09:46:02.137Z] ---> 8acfeb908b63 [2020-03-31T09:46:02.137Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-31T09:46:02.137Z] ---> Running in 9393a44dfd92 [2020-03-31T09:46:02.137Z] Removing intermediate container 9393a44dfd92 [2020-03-31T09:46:02.137Z] ---> 3bd5fcb3415c [2020-03-31T09:46:02.137Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T09:46:02.400Z] ---> Running in 861576ec3d8c [2020-03-31T09:46:03.349Z] Removing intermediate container 861576ec3d8c [2020-03-31T09:46:03.349Z] ---> 82facb368a2f [2020-03-31T09:46:03.349Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-31T09:46:03.349Z] ---> Running in cf51717d085c [2020-03-31T09:46:03.559Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-31T09:46:03.610Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-31T09:46:04.530Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-31T09:46:04.530Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-31T09:46:04.530Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-31T09:46:04.530Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-31T09:46:04.530Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-31T09:46:04.530Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-31T09:46:04.530Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-31T09:46:04.550Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-31T09:46:04.812Z] OK: 134 MiB in 39 packages [2020-03-31T09:46:05.382Z] Removing intermediate container cf51717d085c [2020-03-31T09:46:05.382Z] ---> 688fa7e9fb29 [2020-03-31T09:46:05.382Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-31T09:46:05.382Z] ---> Running in 13cc292438db [2020-03-31T09:46:05.501Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-31T09:46:05.501Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-31T09:46:05.644Z] Removing intermediate container 13cc292438db [2020-03-31T09:46:05.644Z] ---> 7cb096351448 [2020-03-31T09:46:05.644Z] Step 7/8 : COPY . . [2020-03-31T09:46:06.093Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-31T09:46:06.093Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-31T09:46:06.093Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-31T09:46:06.093Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-31T09:46:06.093Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-31T09:46:06.093Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-31T09:46:06.093Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-31T09:46:06.093Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-31T09:46:06.365Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-31T09:46:07.334Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-31T09:46:07.334Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-31T09:46:07.334Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-31T09:46:07.334Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-31T09:46:07.334Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-31T09:46:07.334Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-31T09:46:07.334Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-31T09:46:07.566Z] ---> 84b84f908d04 [2020-03-31T09:46:07.566Z] Step 8/8 : RUN go mod download [2020-03-31T09:46:07.566Z] ---> Running in a01f148be9fe [2020-03-31T09:46:07.601Z] go: finding github.com/posener/complete v1.1.1 [2020-03-31T09:46:07.601Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-31T09:46:07.601Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-31T09:46:08.138Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-31T09:46:08.138Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-31T09:46:08.138Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-31T09:46:08.138Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-31T09:46:08.138Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-31T09:46:08.138Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-31T09:46:08.138Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-31T09:46:08.576Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-31T09:46:08.576Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-31T09:46:08.576Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-31T09:46:08.576Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-31T09:46:08.710Z] go: finding github.com/kr/text v0.1.0 [2020-03-31T09:46:08.710Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-31T09:46:08.710Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-31T09:46:08.710Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-31T09:46:08.710Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-31T09:46:08.710Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-31T09:46:08.710Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-31T09:46:08.710Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-31T09:46:08.846Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-31T09:46:08.847Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-31T09:46:08.847Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-31T09:46:08.847Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-31T09:46:08.847Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-31T09:46:08.982Z] go: finding github.com/kr/pty v1.1.1 [2020-03-31T09:46:08.982Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-31T09:46:08.982Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-31T09:46:09.247Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-31T09:46:09.247Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-31T09:46:09.247Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-31T09:46:09.247Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-31T09:46:09.458Z] go: finding github.com/fatih/color v1.7.0 [2020-03-31T09:46:09.458Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-31T09:46:09.726Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-31T09:46:09.994Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-31T09:46:09.994Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-31T09:46:09.994Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-31T09:46:10.187Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-31T09:46:10.187Z] go: finding golang.org/x/text v0.3.0 [2020-03-31T09:46:10.576Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-31T09:46:10.576Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-31T09:46:11.564Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-31T09:46:13.493Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-31T09:46:13.493Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-31T09:46:13.493Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-31T09:46:13.493Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-31T09:46:13.493Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-31T09:46:13.493Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-31T09:46:13.493Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-31T09:46:13.493Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-31T09:46:13.755Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-31T09:46:14.020Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-31T09:46:14.020Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-31T09:46:14.020Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-31T09:46:14.020Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-31T09:46:14.020Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-31T09:46:14.020Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-31T09:46:14.020Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-31T09:46:14.020Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-31T09:46:14.287Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-31T09:46:14.287Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-31T09:46:14.546Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-31T09:46:14.546Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-31T09:46:14.546Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-31T09:46:14.546Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-31T09:46:14.546Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-31T09:46:14.546Z] go: finding github.com/fatih/color v1.7.0 [2020-03-31T09:46:14.546Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-31T09:46:14.546Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-31T09:46:14.546Z] go: finding github.com/posener/complete v1.1.1 [2020-03-31T09:46:14.546Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-31T09:46:14.546Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-31T09:46:14.546Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-31T09:46:14.807Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-31T09:46:14.807Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-31T09:46:14.807Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-31T09:46:14.807Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-31T09:46:14.807Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-31T09:46:15.074Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-31T09:46:15.074Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-31T09:46:15.074Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-31T09:46:15.074Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-31T09:46:15.074Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-31T09:46:15.074Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-31T09:46:15.336Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-31T09:46:15.336Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-31T09:46:15.336Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-31T09:46:27.583Z] Removing intermediate container a01f148be9fe [2020-03-31T09:46:27.583Z] ---> a78b393b6623 [2020-03-31T09:46:27.583Z] Successfully built a78b393b6623 [2020-03-31T09:46:27.583Z] 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-03-31T09:46:28.315Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-31T09:46:28.315Z] . [Pipeline] withDockerContainer [2020-03-31T09:46:28.476Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2020-03-31T09:46:28.524Z] $ 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-03-31T09:46:29.199Z] $ docker top fba800e0030fea4ce232820fe79426d8afb986b1727f615a0fb7d1df6063433e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-31T09:46:29.728Z] + go version [2020-03-31T09:46:30.300Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-31T09:46:30.963Z] + make test [2020-03-31T09:46:30.963Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-31T09:46:33.502Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-31T09:46:42.851Z] Removing intermediate container 84cf23300b4f [2020-03-31T09:46:42.852Z] ---> ba2e373ef7f0 [2020-03-31T09:46:42.852Z] Successfully built ba2e373ef7f0 [2020-03-31T09:46:42.852Z] 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-03-31T09:46:43.530Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-31T09:46:43.530Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-31T09:46:43.530Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-31T09:46:43.530Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-31T09:46:43.530Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-31T09:46:43.530Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-31T09:46:43.530Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-31T09:46:43.530Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-31T09:46:43.530Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-31T09:46:43.530Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-31T09:46:43.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-31T09:46:43.530Z] GO111MODULE=on go vet ./... [2020-03-31T09:46:43.698Z] + docker inspect -f . ci-base-image-arm64 [2020-03-31T09:46:43.698Z] . [Pipeline] withDockerContainer [2020-03-31T09:46:44.028Z] prd-ubuntu18.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container [2020-03-31T09:46:44.095Z] $ 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-03-31T09:46:45.490Z] $ docker top 6d9a5935f2e26a624802289987c684f44d3d4cce4360dd71e1e386d83a1201e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-31T09:46:46.589Z] + go version [2020-03-31T09:46:46.589Z] go version go1.11.13 linux/arm64 [Pipeline] sh [Pipeline] stash [2020-03-31T09:46:47.261Z] + make test [2020-03-31T09:46:47.262Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-31T09:46:47.324Z] Stashed 1 file(s) [Pipeline] } [2020-03-31T09:46:47.339Z] $ docker stop --time=1 fba800e0030fea4ce232820fe79426d8afb986b1727f615a0fb7d1df6063433e [2020-03-31T09:46:48.675Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-31T09:46:48.773Z] $ docker rm -f fba800e0030fea4ce232820fe79426d8afb986b1727f615a0fb7d1df6063433e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-31T09:46:50.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-31T09:46:50.329Z] + ls -al . [2020-03-31T09:46:50.329Z] total 72 [2020-03-31T09:46:50.329Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 31 09:46 . [2020-03-31T09:46:50.329Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 31 09:45 .. [2020-03-31T09:46:50.329Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 31 09:45 app [2020-03-31T09:46:50.329Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 31 09:45 assets [2020-03-31T09:46:50.329Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 31 09:45 bin [2020-03-31T09:46:50.329Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 31 09:45 cmd [2020-03-31T09:46:50.329Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 31 09:45 CONTRIBUTING.md [2020-03-31T09:46:50.329Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 31 09:46 coverage.out [2020-03-31T09:46:50.329Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 31 09:45 Dockerfile [2020-03-31T09:46:50.329Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 31 09:45 Dockerfile.build [2020-03-31T09:46:50.329Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 31 09:45 docs [2020-03-31T09:46:50.329Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 31 09:45 .git [2020-03-31T09:46:50.329Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 31 09:45 .gitignore [2020-03-31T09:46:50.329Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 31 09:45 go.mod [2020-03-31T09:46:50.329Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 31 09:46 go.sum [2020-03-31T09:46:50.329Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 31 09:45 internal [2020-03-31T09:46:50.329Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 31 09:45 Jenkinsfile [2020-03-31T09:46:50.329Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 31 09:45 LICENSE [2020-03-31T09:46:50.329Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 31 09:45 Makefile [2020-03-31T09:46:50.329Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 31 09:45 README.md [2020-03-31T09:46:50.329Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 31 09:45 .semver [2020-03-31T09:46:50.329Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 31 09:45 snap [2020-03-31T09:46:50.329Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 31 09:42 VERSION [2020-03-31T09:46:50.329Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 31 09:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:46:50.650Z] + 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=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b --label arch=amd64 --label version=0.0.0 . [2020-03-31T09:46:50.910Z] Sending build context to Docker daemon 11.39MB [2020-03-31T09:46:50.910Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-31T09:46:50.910Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-31T09:46:50.910Z] ---> a78b393b6623 [2020-03-31T09:46:50.910Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-31T09:46:50.910Z] ---> Running in cc6c61ff4f2b [2020-03-31T09:46:51.169Z] Removing intermediate container cc6c61ff4f2b [2020-03-31T09:46:51.169Z] ---> 31966ecbbc51 [2020-03-31T09:46:51.169Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-31T09:46:51.169Z] ---> Running in 018e2d6b8c1e [2020-03-31T09:46:51.169Z] Removing intermediate container 018e2d6b8c1e [2020-03-31T09:46:51.169Z] ---> 485458d50652 [2020-03-31T09:46:51.169Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-31T09:46:51.429Z] ---> Running in d3a21e436fd1 [2020-03-31T09:46:51.429Z] Removing intermediate container d3a21e436fd1 [2020-03-31T09:46:51.429Z] ---> f0a0c397c0d4 [2020-03-31T09:46:51.429Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-31T09:46:51.429Z] ---> Running in fde3aa7ebaf5 [2020-03-31T09:46:51.690Z] Removing intermediate container fde3aa7ebaf5 [2020-03-31T09:46:51.690Z] ---> 1e5062b11190 [2020-03-31T09:46:51.690Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-31T09:46:51.690Z] ---> Running in 093effaed649 [2020-03-31T09:46:51.690Z] Removing intermediate container 093effaed649 [2020-03-31T09:46:51.690Z] ---> 9c966f43ba0b [2020-03-31T09:46:51.690Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T09:46:51.952Z] ---> Running in f5cfa71aed19 [2020-03-31T09:46:52.522Z] Removing intermediate container f5cfa71aed19 [2020-03-31T09:46:52.522Z] ---> 4dda5e593cb9 [2020-03-31T09:46:52.522Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-31T09:46:52.522Z] ---> Running in 6cefdd762992 [2020-03-31T09:46:53.089Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-31T09:46:54.026Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-31T09:46:54.599Z] OK: 134 MiB in 39 packages [2020-03-31T09:46:55.165Z] Removing intermediate container 6cefdd762992 [2020-03-31T09:46:55.165Z] ---> 590e0fb5103d [2020-03-31T09:46:55.165Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-31T09:46:55.165Z] ---> Running in f5ac28657db9 [2020-03-31T09:46:55.165Z] Removing intermediate container f5ac28657db9 [2020-03-31T09:46:55.165Z] ---> 44e6cf8261ee [2020-03-31T09:46:55.165Z] Step 11/23 : COPY go.mod . [2020-03-31T09:46:55.424Z] ---> ae05418a2749 [2020-03-31T09:46:55.424Z] Step 12/23 : COPY Makefile . [2020-03-31T09:46:55.424Z] ---> c5bd82b5ff1d [2020-03-31T09:46:55.424Z] Step 13/23 : RUN make update [2020-03-31T09:46:55.682Z] ---> Running in 5f8902d13db1 [2020-03-31T09:46:55.942Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-31T09:46:56.889Z] Removing intermediate container 5f8902d13db1 [2020-03-31T09:46:56.889Z] ---> f02bf42f132b [2020-03-31T09:46:56.889Z] Step 14/23 : COPY . . [2020-03-31T09:46:57.160Z] ---> 6fb4137e13d5 [2020-03-31T09:46:57.160Z] Step 15/23 : RUN ${MAKE} [2020-03-31T09:46:57.160Z] ---> Running in 3af16c557202 [2020-03-31T09:46:57.741Z] 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-03-31T09:47:07.810Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-31T09:47:10.348Z] Removing intermediate container 3af16c557202 [2020-03-31T09:47:10.348Z] ---> ad2b78ddc71c [2020-03-31T09:47:10.348Z] Step 16/23 : FROM alpine [2020-03-31T09:47:10.917Z] latest: Pulling from library/alpine [2020-03-31T09:47:10.917Z] aad63a933944: Pulling fs layer [2020-03-31T09:47:11.176Z] aad63a933944: Verifying Checksum [2020-03-31T09:47:11.176Z] aad63a933944: Download complete [2020-03-31T09:47:11.176Z] aad63a933944: Pull complete [2020-03-31T09:47:11.176Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-31T09:47:11.176Z] Status: Downloaded newer image for alpine:latest [2020-03-31T09:47:11.176Z] ---> a187dde48cd2 [2020-03-31T09:47:11.176Z] Step 17/23 : EXPOSE 4000 [2020-03-31T09:47:11.434Z] ---> Running in 02783cd3ccdb [2020-03-31T09:47:11.434Z] Removing intermediate container 02783cd3ccdb [2020-03-31T09:47:11.434Z] ---> d1ce5d7dcf80 [2020-03-31T09:47:11.434Z] 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-03-31T09:47:12.005Z] ---> 049420d94ef2 [2020-03-31T09:47:12.005Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-31T09:47:12.005Z] ---> Running in 066617dee410 [2020-03-31T09:47:12.266Z] Removing intermediate container 066617dee410 [2020-03-31T09:47:12.266Z] ---> 678c36428a89 [2020-03-31T09:47:12.266Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-31T09:47:12.266Z] ---> Running in 1d6adff8e2c9 [2020-03-31T09:47:12.527Z] Removing intermediate container 1d6adff8e2c9 [2020-03-31T09:47:12.527Z] ---> a5dc3a18ac3f [2020-03-31T09:47:12.527Z] Step 21/23 : LABEL arch=amd64 [2020-03-31T09:47:12.527Z] ---> Running in 85aff3522c40 [2020-03-31T09:47:12.527Z] Removing intermediate container 85aff3522c40 [2020-03-31T09:47:12.527Z] ---> aeae02840c7f [2020-03-31T09:47:12.527Z] Step 22/23 : LABEL git_sha=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b [2020-03-31T09:47:12.785Z] ---> Running in 40ec77707f76 [2020-03-31T09:47:12.785Z] Removing intermediate container 40ec77707f76 [2020-03-31T09:47:12.785Z] ---> e66e61253c3c [2020-03-31T09:47:12.785Z] Step 23/23 : LABEL version=0.0.0 [2020-03-31T09:47:12.785Z] ---> Running in 95c208677e66 [2020-03-31T09:47:13.043Z] Removing intermediate container 95c208677e66 [2020-03-31T09:47:13.043Z] ---> 0f6ebebc878a [2020-03-31T09:47:13.043Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-31T09:47:13.043Z] Successfully built 0f6ebebc878a [2020-03-31T09:47:13.043Z] 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-03-31T09:47:15.454Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-31T09:47:15.454Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-31T09:47:15.454Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-31T09:47:15.454Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-31T09:47:15.454Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-31T09:47:15.454Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-31T09:47:15.454Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-31T09:47:15.454Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-31T09:47:15.454Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-31T09:47:15.454Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-31T09:47:15.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-31T09:47:15.454Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-31T09:47:25.577Z] Warning: overwriting stash ‘coverage-report’ [2020-03-31T09:47:25.956Z] Stashed 1 file(s) [Pipeline] } [2020-03-31T09:47:25.994Z] $ docker stop --time=1 6d9a5935f2e26a624802289987c684f44d3d4cce4360dd71e1e386d83a1201e0 [2020-03-31T09:47:28.347Z] $ docker rm -f 6d9a5935f2e26a624802289987c684f44d3d4cce4360dd71e1e386d83a1201e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-31T09:47:29.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-31T09:47:30.090Z] + ls -al . [2020-03-31T09:47:30.091Z] total 112 [2020-03-31T09:47:30.091Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 09:46 . [2020-03-31T09:47:30.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 09:45 .. [2020-03-31T09:47:30.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 09:45 .git [2020-03-31T09:47:30.091Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 31 09:45 .gitignore [2020-03-31T09:47:30.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 09:45 .semver [2020-03-31T09:47:30.091Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 09:45 CONTRIBUTING.md [2020-03-31T09:47:30.091Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 31 09:45 Dockerfile [2020-03-31T09:47:30.091Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 31 09:45 Dockerfile.build [2020-03-31T09:47:30.091Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 31 09:45 Jenkinsfile [2020-03-31T09:47:30.091Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 09:45 LICENSE [2020-03-31T09:47:30.091Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 31 09:45 Makefile [2020-03-31T09:47:30.091Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 31 09:45 README.md [2020-03-31T09:47:30.091Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 09:42 VERSION [2020-03-31T09:47:30.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 09:45 app [2020-03-31T09:47:30.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 09:45 assets [2020-03-31T09:47:30.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 09:45 bin [2020-03-31T09:47:30.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 09:45 cmd [2020-03-31T09:47:30.091Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 31 09:46 coverage.out [2020-03-31T09:47:30.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 09:45 docs [2020-03-31T09:47:30.091Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 31 09:45 go.mod [2020-03-31T09:47:30.091Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 31 09:46 go.sum [2020-03-31T09:47:30.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 09:45 internal [2020-03-31T09:47:30.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 09:45 snap [2020-03-31T09:47:30.091Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 09:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:47:30.444Z] + 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=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b --label arch=arm64 --label version=0.0.0 . [2020-03-31T09:47:31.027Z] Sending build context to Docker daemon 11.39MB [2020-03-31T09:47:31.027Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-31T09:47:31.027Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-31T09:47:31.027Z] ---> ba2e373ef7f0 [2020-03-31T09:47:31.027Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-31T09:47:31.294Z] ---> Running in 5919411b008e [2020-03-31T09:47:31.562Z] Removing intermediate container 5919411b008e [2020-03-31T09:47:31.562Z] ---> c834ce6653d9 [2020-03-31T09:47:31.562Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-31T09:47:31.829Z] ---> Running in 443163bc4ed9 [2020-03-31T09:47:32.095Z] Removing intermediate container 443163bc4ed9 [2020-03-31T09:47:32.095Z] ---> cec2a29922f6 [2020-03-31T09:47:32.095Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-31T09:47:32.362Z] ---> Running in fd889b5305bd [2020-03-31T09:47:32.630Z] Removing intermediate container fd889b5305bd [2020-03-31T09:47:32.630Z] ---> dc2d722e6187 [2020-03-31T09:47:32.630Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-31T09:47:32.630Z] ---> Running in c3388f09e00a [2020-03-31T09:47:32.898Z] Removing intermediate container c3388f09e00a [2020-03-31T09:47:32.898Z] ---> 9ecb720db0a2 [2020-03-31T09:47:32.898Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-31T09:47:33.166Z] ---> Running in 3d5f70a6a35c [2020-03-31T09:47:33.436Z] Removing intermediate container 3d5f70a6a35c [2020-03-31T09:47:33.436Z] ---> ad5bafbb6230 [2020-03-31T09:47:33.436Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T09:47:33.704Z] ---> Running in d1f495943c3b [2020-03-31T09:47:35.657Z] Removing intermediate container d1f495943c3b [2020-03-31T09:47:35.657Z] ---> 295a91e10282 [2020-03-31T09:47:35.657Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-31T09:47:35.657Z] ---> Running in 6685e71a0c9d [2020-03-31T09:47:36.242Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-31T09:47:37.648Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-31T09:47:38.604Z] OK: 121 MiB in 39 packages [2020-03-31T09:47:39.564Z] Removing intermediate container 6685e71a0c9d [2020-03-31T09:47:39.564Z] ---> 9458bc4d8f93 [2020-03-31T09:47:39.564Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-31T09:47:39.832Z] ---> Running in d6688cb6b2af [2020-03-31T09:47:40.099Z] Removing intermediate container d6688cb6b2af [2020-03-31T09:47:40.099Z] ---> e7a115fcdf97 [2020-03-31T09:47:40.099Z] Step 11/23 : COPY go.mod . [2020-03-31T09:47:40.684Z] ---> 87deb5c52169 [2020-03-31T09:47:40.684Z] Step 12/23 : COPY Makefile . [2020-03-31T09:47:41.267Z] ---> da4505e542d9 [2020-03-31T09:47:41.267Z] Step 13/23 : RUN make update [2020-03-31T09:47:41.267Z] ---> Running in 1185b4a8a947 [2020-03-31T09:47:42.231Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-31T09:47:43.195Z] Removing intermediate container 1185b4a8a947 [2020-03-31T09:47:43.195Z] ---> 8726e590473f [2020-03-31T09:47:43.195Z] Step 14/23 : COPY . . [2020-03-31T09:47:44.607Z] ---> 357fbdf07c87 [2020-03-31T09:47:44.607Z] Step 15/23 : RUN ${MAKE} [2020-03-31T09:47:44.877Z] ---> Running in cc60ca15f2b0 [2020-03-31T09:47:45.468Z] 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-03-31T09:48:07.546Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-31T09:48:17.626Z] Removing intermediate container cc60ca15f2b0 [2020-03-31T09:48:17.626Z] ---> bd9d75537e8b [2020-03-31T09:48:17.626Z] Step 16/23 : FROM alpine [2020-03-31T09:48:17.626Z] latest: Pulling from library/alpine [2020-03-31T09:48:17.626Z] 8a0637ca1ac9: Pulling fs layer [2020-03-31T09:48:17.626Z] 8a0637ca1ac9: Verifying Checksum [2020-03-31T09:48:17.626Z] 8a0637ca1ac9: Download complete [2020-03-31T09:48:18.210Z] 8a0637ca1ac9: Pull complete [2020-03-31T09:48:18.210Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-31T09:48:18.210Z] Status: Downloaded newer image for alpine:latest [2020-03-31T09:48:18.210Z] ---> 2ee122dcc32d [2020-03-31T09:48:18.210Z] Step 17/23 : EXPOSE 4000 [2020-03-31T09:48:18.210Z] ---> Running in 43f14a4aeff3 [2020-03-31T09:48:18.476Z] Removing intermediate container 43f14a4aeff3 [2020-03-31T09:48:18.476Z] ---> c39069dfadb9 [2020-03-31T09:48:18.476Z] 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-03-31T09:48:20.422Z] ---> 688926535ca1 [2020-03-31T09:48:20.422Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-31T09:48:20.422Z] ---> Running in 2d288eab2ff9 [2020-03-31T09:48:20.689Z] Removing intermediate container 2d288eab2ff9 [2020-03-31T09:48:20.689Z] ---> 34a2784aa745 [2020-03-31T09:48:20.689Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-31T09:48:20.957Z] ---> Running in c855295af231 [2020-03-31T09:48:21.223Z] Removing intermediate container c855295af231 [2020-03-31T09:48:21.223Z] ---> 78d04ef47858 [2020-03-31T09:48:21.223Z] Step 21/23 : LABEL arch=arm64 [2020-03-31T09:48:21.490Z] ---> Running in 23f17eede547 [2020-03-31T09:48:21.756Z] Removing intermediate container 23f17eede547 [2020-03-31T09:48:21.756Z] ---> 0c75fc997189 [2020-03-31T09:48:21.756Z] Step 22/23 : LABEL git_sha=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b [2020-03-31T09:48:22.023Z] ---> Running in 49767f3d2fe9 [2020-03-31T09:48:22.291Z] Removing intermediate container 49767f3d2fe9 [2020-03-31T09:48:22.291Z] ---> e8802173734d [2020-03-31T09:48:22.291Z] Step 23/23 : LABEL version=0.0.0 [2020-03-31T09:48:22.291Z] ---> Running in 3f873d83cefa [2020-03-31T09:48:22.558Z] Removing intermediate container 3f873d83cefa [2020-03-31T09:48:22.558Z] ---> bd3852e8d14f [2020-03-31T09:48:22.558Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-31T09:48:22.825Z] Successfully built bd3852e8d14f [2020-03-31T09:48:22.825Z] 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-03-31T09:48:24.350Z] provisioning config files... [2020-03-31T09:48:24.363Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/config7087743634728159737tmp [Pipeline] { [Pipeline] sh [2020-03-31T09:48:24.799Z] + curl -s https://codecov.io/bash [2020-03-31T09:48:24.800Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/config7087743634728159737tmp [2020-03-31T09:48:25.061Z] [2020-03-31T09:48:25.061Z] _____ _ [2020-03-31T09:48:25.061Z] / ____| | | [2020-03-31T09:48:25.061Z] | | ___ __| | ___ ___ _____ __ [2020-03-31T09:48:25.061Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-31T09:48:25.061Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-31T09:48:25.061Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-31T09:48:25.061Z] Bash-tbd [2020-03-31T09:48:25.061Z] [2020-03-31T09:48:25.061Z] [2020-03-31T09:48:25.061Z] ==> Jenkins CI detected. [2020-03-31T09:48:25.061Z] project root: . [2020-03-31T09:48:25.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-31T09:48:25.061Z] ==> Running gcov in . (disable via -X gcov) [2020-03-31T09:48:25.061Z] ==> Python coveragepy not found [2020-03-31T09:48:25.061Z] ==> Searching for coverage reports in: [2020-03-31T09:48:25.061Z] + . [2020-03-31T09:48:25.061Z] -> Found 1 reports [2020-03-31T09:48:25.061Z] ==> Detecting git/mercurial file structure [2020-03-31T09:48:25.061Z] ==> Reading reports [2020-03-31T09:48:25.323Z] + ./coverage.out bytes=10 [2020-03-31T09:48:25.323Z] ==> Appending adjustments [2020-03-31T09:48:25.323Z] http://docs.codecov.io/docs/fixing-reports [2020-03-31T09:48:25.323Z] + Found adjustments [2020-03-31T09:48:25.323Z] ==> Gzipping contents [2020-03-31T09:48:25.323Z] ==> Uploading reports [2020-03-31T09:48:25.323Z] url: https://codecov.io [2020-03-31T09:48:25.323Z] query: branch=PR-179&commit=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=179&job= [2020-03-31T09:48:25.323Z] -> Pinging Codecov [2020-03-31T09:48:25.323Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-179&commit=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=179&job= [2020-03-31T09:48:25.901Z] -> Uploading [2020-03-31T09:48:26.509Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b [Pipeline] } [2020-03-31T09:48:26.539Z] 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-03-31T09:48:28.329Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T09:48:28.672Z] ---> package-listing.sh [2020-03-31T09:48:28.672Z] ++ facter osfamily [2020-03-31T09:48:28.672Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-31T09:48:28.672Z] + OS_FAMILY=redhat [2020-03-31T09:48:28.672Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-179 [2020-03-31T09:48:28.672Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-31T09:48:28.672Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-31T09:48:28.672Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-31T09:48:28.672Z] + PACKAGES=/tmp/packages_start.txt [2020-03-31T09:48:28.672Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-179 ']' [2020-03-31T09:48:28.672Z] + PACKAGES=/tmp/packages_end.txt [2020-03-31T09:48:28.672Z] + case "${OS_FAMILY}" in [2020-03-31T09:48:28.672Z] + rpm -qa [2020-03-31T09:48:28.672Z] + sort [2020-03-31T09:48:32.972Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-31T09:48:32.972Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-31T09:48:32.972Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-31T09:48:32.972Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-179 ']' [2020-03-31T09:48:32.972Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-179/archives/ [2020-03-31T09:48:32.972Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-179/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:48:33.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-31T09:48:33.769Z] [2020-03-31T09:48:33.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:48:34.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-31T09:48:34.530Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-31T09:48:34.530Z] c9b1b535fdd9: Pulling fs layer [2020-03-31T09:48:34.530Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-31T09:48:34.530Z] 756a868c4378: Pulling fs layer [2020-03-31T09:48:34.530Z] 444b2fc9a129: Pulling fs layer [2020-03-31T09:48:34.530Z] ea15f1150254: Pulling fs layer [2020-03-31T09:48:34.530Z] 41b27a9f41bf: Pulling fs layer [2020-03-31T09:48:34.530Z] 28c525ee5125: Pulling fs layer [2020-03-31T09:48:34.530Z] 094b1ea09ed8: Pulling fs layer [2020-03-31T09:48:34.530Z] 138eaada9080: Pulling fs layer [2020-03-31T09:48:34.530Z] 0622d0fa9048: Pulling fs layer [2020-03-31T09:48:34.530Z] 41b27a9f41bf: Waiting [2020-03-31T09:48:34.530Z] 28c525ee5125: Waiting [2020-03-31T09:48:34.530Z] 444b2fc9a129: Waiting [2020-03-31T09:48:34.530Z] 094b1ea09ed8: Waiting [2020-03-31T09:48:34.530Z] 138eaada9080: Waiting [2020-03-31T09:48:34.530Z] 0622d0fa9048: Waiting [2020-03-31T09:48:34.530Z] ea15f1150254: Waiting [2020-03-31T09:48:34.530Z] 2cc5ad85d9ab: Download complete [2020-03-31T09:48:34.530Z] 444b2fc9a129: Verifying Checksum [2020-03-31T09:48:34.530Z] 444b2fc9a129: Download complete [2020-03-31T09:48:34.530Z] c9b1b535fdd9: Verifying Checksum [2020-03-31T09:48:34.530Z] c9b1b535fdd9: Download complete [2020-03-31T09:48:34.530Z] ea15f1150254: Download complete [2020-03-31T09:48:34.921Z] 28c525ee5125: Verifying Checksum [2020-03-31T09:48:34.921Z] 28c525ee5125: Download complete [2020-03-31T09:48:35.535Z] 756a868c4378: Verifying Checksum [2020-03-31T09:48:35.535Z] 756a868c4378: Download complete [2020-03-31T09:48:35.535Z] c9b1b535fdd9: Pull complete [2020-03-31T09:48:35.535Z] 094b1ea09ed8: Verifying Checksum [2020-03-31T09:48:35.535Z] 094b1ea09ed8: Download complete [2020-03-31T09:48:35.828Z] 138eaada9080: Verifying Checksum [2020-03-31T09:48:35.828Z] 138eaada9080: Download complete [2020-03-31T09:48:35.828Z] 0622d0fa9048: Verifying Checksum [2020-03-31T09:48:35.828Z] 0622d0fa9048: Download complete [2020-03-31T09:48:35.828Z] 2cc5ad85d9ab: Pull complete [2020-03-31T09:48:36.415Z] 41b27a9f41bf: Verifying Checksum [2020-03-31T09:48:36.415Z] 41b27a9f41bf: Download complete [2020-03-31T09:48:39.081Z] 756a868c4378: Pull complete [2020-03-31T09:48:39.081Z] 444b2fc9a129: Pull complete [2020-03-31T09:48:39.459Z] ea15f1150254: Pull complete [2020-03-31T09:48:43.946Z] 41b27a9f41bf: Pull complete [2020-03-31T09:48:43.946Z] 28c525ee5125: Pull complete [2020-03-31T09:48:47.353Z] 094b1ea09ed8: Pull complete [2020-03-31T09:48:47.353Z] 138eaada9080: Pull complete [2020-03-31T09:48:47.353Z] 0622d0fa9048: Pull complete [2020-03-31T09:48:47.353Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-31T09:48:47.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-31T09:48:47.614Z] prd-centos7-docker-4c-2g-1554 does not seem to be running inside a container [2020-03-31T09:48:47.681Z] $ 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-179 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-179:/w/workspace/edgexfoundry_edgex-ui-go_PR-179:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-179@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-03-31T09:48:49.109Z] $ docker top a5dad7636956d3e3b4b8e9ff1521f5084747f10bcdd84fd2b8b3ed60c26b805a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-31T09:48:49.420Z] provisioning config files... [2020-03-31T09:48:49.465Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/config61613806444834934tmp [Pipeline] { [Pipeline] echo [2020-03-31T09:48:49.557Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T09:48:49.969Z] ---> create-netrc.sh [Pipeline] echo [2020-03-31T09:48:49.993Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T09:48:50.350Z] ---> logs-deploy.sh [2020-03-31T09:48:50.350Z] + ARCHIVE_ARTIFACTS= [2020-03-31T09:48:50.350Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-31T09:48:50.350Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-31T09:48:50.350Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-31T09:48:50.350Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-179/1 [2020-03-31T09:48:50.350Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-179/1/ [2020-03-31T09:48:50.350Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-179/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-179 [2020-03-31T09:48:51.774Z] Archives upload complete. [2020-03-31T09:48:52.074Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-179/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-179/1/