Pull request #164 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 202f03da1673750986f02ce3be3be5de026df6d5 rather than 8d1e58c0519f2f3c3ab4798985966eb456184d94 Obtained Jenkinsfile from 202f03da1673750986f02ce3be3be5de026df6d5 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 b810438aec07f555226556e3b59abf2bab733840 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-164/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 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 > 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 ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-277 in /w/workspace/edgexfoundry_edgex-ui-go_PR-164 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-164 # 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/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/164/head:refs/remotes/origin/PR-164 # 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/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 202f03da1673750986f02ce3be3be5de026df6d5 into PR head commit 8d1e58c0519f2f3c3ab4798985966eb456184d94 Merge succeeded, producing 8d1e58c0519f2f3c3ab4798985966eb456184d94 Checking out Revision 8d1e58c0519f2f3c3ab4798985966eb456184d94 (PR-164) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # 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 202f03da1673750986f02ce3be3be5de026df6d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # timeout=10 Commit message: "Change form submit to ajax way when upload device profile" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:00:27 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 08:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:00:30 08:00:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:00:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:00:30 latest: Pulling from edgex-devops/git-semver 08:00:30 9123ac7c32f7: Pulling fs layer 08:00:30 b8cc5d1170e3: Pulling fs layer 08:00:30 2924cbbf6a41: Pulling fs layer 08:00:30 93b08a4f1073: Pulling fs layer 08:00:30 b8cc5d1170e3: Verifying Checksum 08:00:30 b8cc5d1170e3: Download complete 08:00:31 9123ac7c32f7: Verifying Checksum 08:00:31 9123ac7c32f7: Download complete 08:00:31 2924cbbf6a41: Verifying Checksum 08:00:31 2924cbbf6a41: Download complete 08:00:31 93b08a4f1073: Verifying Checksum 08:00:31 93b08a4f1073: Download complete 08:00:31 9123ac7c32f7: Pull complete 08:00:31 b8cc5d1170e3: Pull complete 08:00:31 2924cbbf6a41: Pull complete 08:00:32 93b08a4f1073: Pull complete 08:00:32 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:00:32 prd-centos7-docker-4c-2g-277 does not seem to be running inside a container 08:00:32 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-164 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-164:/w/workspace/edgexfoundry_edgex-ui-go_PR-164:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-164@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 08:00:33 $ docker top beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:00:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:33 [ssh-agent] Looking for ssh-agent implementation... 08:00:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:33 $ docker exec beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b ssh-agent 08:00:33 SSH_AUTH_SOCK=/tmp/ssh-3a18H9FNZ1vZ/agent.14 08:00:33 SSH_AGENT_PID=21 08:00:33 Running ssh-add (command line suppressed) 08:00:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/private_key_2432634059527836508.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/private_key_2432634059527836508.key) 08:00:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:34 + git describe --exact-match --tags HEAD 08:00:34 fatal: No names found, cannot describe anything. [Pipeline] } 08:00:34 $ docker exec --env ******** --env ******** beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b ssh-agent -k 08:00:34 unset SSH_AUTH_SOCK; 08:00:34 unset SSH_AGENT_PID; 08:00:34 echo Agent pid 21 killed; 08:00:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:00:34 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:00:34 This usually means this commit has not been tagged. [Pipeline] sshagent 08:00:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:34 [ssh-agent] Looking for ssh-agent implementation... 08:00:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:34 $ docker exec beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b ssh-agent 08:00:35 SSH_AUTH_SOCK=/tmp/ssh-JNJHGW2Dp7Zc/agent.56 08:00:35 SSH_AGENT_PID=63 08:00:35 Running ssh-add (command line suppressed) 08:00:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/private_key_7061642935988789657.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/private_key_7061642935988789657.key) 08:00:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:35 + git semver init 08:00:35 # -> Open(): unable to determine branch for HEAD 08:00:35 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-164/.git 08:00:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-164 08:00:35 # $SEMVER_REMOTE_NAME = origin 08:00:35 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 08:00:35 # $SEMVER_USER_NAME = jenkins 08:00:35 # $SEMVER_BRANCH = PR-164 08:00:35 # $SEMVER_TEMP = /tmp/semver-732012296 08:00:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:00:36 # '/tmp/semver-732012296' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-164/.semver' 08:00:36 # -> Force: false 08:00:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-164/.semver [Pipeline] } 08:00:36 $ docker exec --env ******** --env ******** beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b ssh-agent -k 08:00:36 unset SSH_AUTH_SOCK; 08:00:36 unset SSH_AGENT_PID; 08:00:36 echo Agent pid 63 killed; 08:00:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:00:37 + git semver [Pipeline] } 08:00:37 $ docker stop --time=1 beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b 08:00:38 $ docker rm -f beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:00:39 Stashed 25 file(s) [Pipeline] echo 08:00:39 [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 08:00:54 Still waiting to schedule task 08:00:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:00:54 Still waiting to schedule task 08:00:54 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:03:11 Running on prd-centos7-docker-4c-2g-278 in /w/workspace/edgexfoundry_edgex-ui-go_PR-164 [Pipeline] { [Pipeline] ws 08:03:11 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:03:13 using credential edgex-jenkins-ssh 08:03:13 Cloning the remote Git repository 08:03:13 Cloning with configured refspecs honoured and without tags 08:03:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:03:14 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:03:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:03:14 > git --version # timeout=10 08:03:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:03:14 Fetching without tags 08:03:14 Merging remotes/origin/master commit 202f03da1673750986f02ce3be3be5de026df6d5 into PR head commit 8d1e58c0519f2f3c3ab4798985966eb456184d94 08:03:15 Merge succeeded, producing 8d1e58c0519f2f3c3ab4798985966eb456184d94 08:03:15 Checking out Revision 8d1e58c0519f2f3c3ab4798985966eb456184d94 (PR-164) 08:03:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:03:14 > git config --add remote.origin.fetch +refs/pull/164/head:refs/remotes/origin/PR-164 # timeout=10 08:03:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:03:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:03:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:03:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:03:15 > git config core.sparsecheckout # timeout=10 08:03:15 > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # timeout=10 08:03:15 > git remote # timeout=10 08:03:15 > git config --get remote.origin.url # timeout=10 08:03:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:15 > git merge 202f03da1673750986f02ce3be3be5de026df6d5 # timeout=10 08:03:15 > git rev-parse HEAD^{commit} # timeout=10 08:03:15 > git config core.sparsecheckout # timeout=10 08:03:15 > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # timeout=10 08:03:19 Commit message: "Change form submit to ajax way when upload device profile" 08:03:19 > git --version # timeout=10 08:03:19 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:03:20 ========================================================= 08:03:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 08:03:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:03:21 + 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 . 08:03:21 Sending build context to Docker daemon 10.74MB 08:03:21 Step 1/8 : ARG BASE=golang:1.11-alpine 08:03:21 Step 2/8 : FROM ${BASE} 08:03:21 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:03:21 9d48c3bd43c5: Pulling fs layer 08:03:21 7f94eaf8af20: Pulling fs layer 08:03:21 9fe9984849c1: Pulling fs layer 08:03:21 ec448270508e: Pulling fs layer 08:03:21 65ba82af53f7: Pulling fs layer 08:03:21 07c18b20a200: Pulling fs layer 08:03:21 d9b3ee039db2: Pulling fs layer 08:03:21 8c79c1ac0d81: Pulling fs layer 08:03:21 ff40f1a7a0b9: Pulling fs layer 08:03:21 bdb43ae2d12f: Pulling fs layer 08:03:21 8e1ab0ef8490: Pulling fs layer 08:03:21 d9b3ee039db2: Waiting 08:03:21 8c79c1ac0d81: Waiting 08:03:21 ff40f1a7a0b9: Waiting 08:03:21 bdb43ae2d12f: Waiting 08:03:21 8e1ab0ef8490: Waiting 08:03:21 65ba82af53f7: Waiting 08:03:21 07c18b20a200: Waiting 08:03:21 9fe9984849c1: Download complete 08:03:21 7f94eaf8af20: Verifying Checksum 08:03:21 7f94eaf8af20: Download complete 08:03:21 65ba82af53f7: Verifying Checksum 08:03:21 65ba82af53f7: Download complete 08:03:21 07c18b20a200: Verifying Checksum 08:03:21 07c18b20a200: Download complete 08:03:21 9d48c3bd43c5: Verifying Checksum 08:03:21 9d48c3bd43c5: Download complete 08:03:21 9d48c3bd43c5: Pull complete 08:03:22 7f94eaf8af20: Pull complete 08:03:22 9fe9984849c1: Pull complete 08:03:22 d9b3ee039db2: Verifying Checksum 08:03:22 d9b3ee039db2: Download complete 08:03:22 ff40f1a7a0b9: Verifying Checksum 08:03:22 ff40f1a7a0b9: Download complete 08:03:22 bdb43ae2d12f: Verifying Checksum 08:03:22 bdb43ae2d12f: Download complete 08:03:22 8e1ab0ef8490: Verifying Checksum 08:03:22 8e1ab0ef8490: Download complete 08:03:23 8c79c1ac0d81: Verifying Checksum 08:03:23 8c79c1ac0d81: Download complete 08:03:23 ec448270508e: Download complete 08:03:28 ec448270508e: Pull complete 08:03:28 65ba82af53f7: Pull complete 08:03:28 07c18b20a200: Pull complete 08:03:32 d9b3ee039db2: Pull complete 08:03:36 8c79c1ac0d81: Pull complete 08:03:36 ff40f1a7a0b9: Pull complete 08:03:36 bdb43ae2d12f: Pull complete 08:03:37 8e1ab0ef8490: Pull complete 08:03:37 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 08:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 08:03:37 ---> 8acfeb908b63 08:03:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:03:37 ---> Running in aef30ee6632b 08:03:37 Removing intermediate container aef30ee6632b 08:03:37 ---> 51937f9f8824 08:03:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:37 ---> Running in 73d37def3859 08:03:38 Removing intermediate container 73d37def3859 08:03:38 ---> 6f86606595bb 08:03:38 Step 5/8 : RUN apk add --no-cache make git 08:03:38 ---> Running in 4ddbfce37b57 08:03:39 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:03:39 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:03:40 OK: 134 MiB in 39 packages 08:03:40 Removing intermediate container 4ddbfce37b57 08:03:40 ---> 51de74c6ada0 08:03:40 Step 6/8 : WORKDIR /edgex-ui-go 08:03:40 ---> Running in ce16a2fd1667 08:03:40 Removing intermediate container ce16a2fd1667 08:03:40 ---> 57d39978305c 08:03:40 Step 7/8 : COPY . . 08:03:41 ---> d41bddeeebe4 08:03:41 Step 8/8 : RUN go mod download 08:03:41 ---> Running in 33e55fb7020c 08:03:42 go: finding github.com/gorilla/mux v1.7.1 08:03:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 08:03:42 go: finding github.com/pelletier/go-toml v1.2.0 08:03:42 go: finding github.com/BurntSushi/toml v0.3.1 08:03:42 go: finding github.com/gorilla/websocket v1.4.0 08:03:42 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:03:42 go: finding github.com/kr/pretty v0.1.0 08:03:42 go: finding github.com/kr/text v0.1.0 08:03:42 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 08:03:43 go: finding github.com/kr/pty v1.1.1 08:03:43 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 08:03:43 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:03:44 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:03:44 go: finding golang.org/x/text v0.3.0 08:03:46 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 08:03:46 go: finding github.com/pkg/errors v0.8.1 08:03:46 go: finding github.com/stretchr/testify v1.3.0 08:03:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:03:46 go: finding github.com/hashicorp/consul/api v1.1.0 08:03:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:03:46 go: finding github.com/mitchellh/copystructure v1.0.0 08:03:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:03:47 go: finding github.com/pmezard/go-difflib v1.0.0 08:03:47 go: finding github.com/davecgh/go-spew v1.1.0 08:03:47 go: finding github.com/stretchr/objx v0.1.0 08:03:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:03:51 go: finding github.com/hashicorp/go-uuid v1.0.1 08:03:51 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:03:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:03:51 go: finding github.com/mitchellh/mapstructure v1.1.2 08:03:51 go: finding github.com/hashicorp/serf v0.8.2 08:03:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:03:51 go: finding github.com/mitchellh/go-homedir v1.0.0 08:03:51 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:03:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:03:51 go: finding github.com/hashicorp/memberlist v0.1.3 08:03:51 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:03:51 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:03:51 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:03:51 go: finding github.com/hashicorp/logutils v1.0.0 08:03:51 go: finding github.com/mitchellh/iochan v1.0.0 08:03:51 go: finding github.com/mitchellh/cli v1.0.0 08:03:51 go: finding github.com/hashicorp/mdns v1.0.0 08:03:51 go: finding github.com/hashicorp/go-syslog v1.0.0 08:03:52 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:03:52 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:03:52 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 08:03:52 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 08:03:52 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:03:52 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 08:03:52 go: finding github.com/hashicorp/go.net v0.0.1 08:03:52 go: finding github.com/mitchellh/gox v0.4.0 08:03:52 go: finding github.com/miekg/dns v1.0.14 08:03:52 go: finding github.com/posener/complete v1.1.1 08:03:52 go: finding github.com/mattn/go-isatty v0.0.3 08:03:52 go: finding github.com/davecgh/go-spew v1.1.1 08:03:52 go: finding github.com/mattn/go-colorable v0.0.9 08:03:52 go: finding github.com/hashicorp/go-multierror v1.0.0 08:03:52 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:03:52 go: finding github.com/stretchr/testify v1.2.2 08:03:52 go: finding github.com/fatih/color v1.7.0 08:03:52 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:03:52 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:03:52 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:03:52 go: finding github.com/hashicorp/errwrap v1.0.0 08:03:52 go: finding github.com/bgentry/speakeasy v0.1.0 08:03:52 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:03:52 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:03:52 go: finding github.com/hashicorp/go-uuid v1.0.0 08:03:53 go: finding github.com/hashicorp/golang-lru v0.5.0 08:04:05 Removing intermediate container 33e55fb7020c 08:04:05 ---> 461b80de9eea 08:04:05 Successfully built 461b80de9eea 08:04:05 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 08:04:06 + docker inspect -f . ci-base-image-x86_64 08:04:06 . [Pipeline] withDockerContainer 08:04:06 prd-centos7-docker-4c-2g-278 does not seem to be running inside a container 08:04:06 $ 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 ******** ci-base-image-x86_64 cat 08:04:07 $ docker top 34bafc75c335e482e5768616c9d4ce79469c392cf82dd76cb7c5746ad72a111e -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:07 + go version 08:04:07 go version go1.11.13 linux/amd64 [Pipeline] sh 08:04:07 + make test 08:04:07 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:04:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:04:18 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 08:04:18 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 08:04:18 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 08:04:18 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 08:04:18 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 08:04:18 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 08:04:18 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 08:04:18 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 08:04:18 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 08:04:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:04:18 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:04:18 GO111MODULE=on go vet ./... [Pipeline] stash 08:04:23 Stashed 1 file(s) [Pipeline] } 08:04:23 $ docker stop --time=1 34bafc75c335e482e5768616c9d4ce79469c392cf82dd76cb7c5746ad72a111e 08:04:25 $ docker rm -f 34bafc75c335e482e5768616c9d4ce79469c392cf82dd76cb7c5746ad72a111e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:04:27 + ls -al . 08:04:27 total 72 08:04:27 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 12 08:04 . 08:04:27 drwxrwxr-x. 4 jenkins jenkins 28 Mar 12 08:03 .. 08:04:27 drwxrwxr-x. 8 jenkins jenkins 119 Mar 12 08:03 app 08:04:27 drwxrwxr-x. 3 jenkins jenkins 20 Mar 12 08:03 assets 08:04:27 drwxrwxr-x. 2 jenkins jenkins 35 Mar 12 08:03 bin 08:04:27 drwxrwxr-x. 3 jenkins jenkins 29 Mar 12 08:03 cmd 08:04:27 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 12 08:03 CONTRIBUTING.md 08:04:27 -rw-r--r--. 1 jenkins jenkins 10 Mar 12 08:04 coverage.out 08:04:27 -rw-rw-r--. 1 jenkins jenkins 839 Mar 12 08:03 Dockerfile 08:04:27 -rw-rw-r--. 1 jenkins jenkins 898 Mar 12 08:03 Dockerfile.build 08:04:27 drwxrwxr-x. 4 jenkins jenkins 53 Mar 12 08:03 docs 08:04:27 drwxrwxr-x. 8 jenkins jenkins 179 Mar 12 08:03 .git 08:04:27 -rw-rw-r--. 1 jenkins jenkins 123 Mar 12 08:03 .gitignore 08:04:27 -rw-rw-r--. 1 jenkins jenkins 522 Mar 12 08:03 go.mod 08:04:27 -rw-r--r--. 1 jenkins jenkins 8727 Mar 12 08:04 go.sum 08:04:27 drwxrwxr-x. 3 jenkins jenkins 17 Mar 12 08:03 internal 08:04:27 -rw-rw-r--. 1 jenkins jenkins 675 Mar 12 08:03 Jenkinsfile 08:04:27 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 12 08:03 LICENSE 08:04:27 -rw-rw-r--. 1 jenkins jenkins 951 Mar 12 08:03 Makefile 08:04:27 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 12 08:03 README.md 08:04:27 drwxrwxr-x. 3 jenkins jenkins 58 Mar 12 08:03 .semver 08:04:27 drwxrwxr-x. 4 jenkins jenkins 54 Mar 12 08:03 snap 08:04:27 -rw-rw-r--. 1 jenkins jenkins 5 Mar 12 08:00 VERSION 08:04:27 -rw-rw-r--. 1 jenkins jenkins 155 Mar 12 08:03 version.go [Pipeline] isUnix [Pipeline] sh 08:04:27 + 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=8d1e58c0519f2f3c3ab4798985966eb456184d94 --label arch=amd64 --label version=0.0.0 . 08:04:27 Sending build context to Docker daemon 10.75MB 08:04:27 Step 1/23 : ARG BASE=golang:1.11-alpine 08:04:27 Step 2/23 : FROM ${BASE} AS builder 08:04:27 ---> 461b80de9eea 08:04:27 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:04:27 ---> Running in 0479ef58e691 08:04:27 Removing intermediate container 0479ef58e691 08:04:27 ---> 65efcf972bd3 08:04:27 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:04:27 ---> Running in 5644aeac4b4e 08:04:28 Removing intermediate container 5644aeac4b4e 08:04:28 ---> d24a4ccd923a 08:04:28 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:04:28 ---> Running in c580fe10e0b8 08:04:28 Removing intermediate container c580fe10e0b8 08:04:28 ---> d74988f68e40 08:04:28 Step 6/23 : LABEL Name=edgex-ui-go 08:04:28 ---> Running in 5845e30b87b6 08:04:28 Removing intermediate container 5845e30b87b6 08:04:28 ---> 29af7208377c 08:04:28 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:04:28 ---> Running in ef45535add95 08:04:28 Removing intermediate container ef45535add95 08:04:28 ---> ba34443d01a1 08:04:28 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:28 ---> Running in 5095e70c6bfb 08:04:29 Removing intermediate container 5095e70c6bfb 08:04:29 ---> 088ad4bff7a0 08:04:29 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:04:29 ---> Running in 9630a17b5e32 08:04:29 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:04:30 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:04:30 OK: 134 MiB in 39 packages 08:04:30 Removing intermediate container 9630a17b5e32 08:04:30 ---> a44dc4875f63 08:04:30 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:04:30 ---> Running in 011090a8cfb3 08:04:31 Removing intermediate container 011090a8cfb3 08:04:31 ---> e584c8fe3467 08:04:31 Step 11/23 : COPY go.mod . 08:04:31 ---> 9c455840db61 08:04:31 Step 12/23 : COPY Makefile . 08:04:31 ---> e1f0e19fe237 08:04:31 Step 13/23 : RUN make update 08:04:31 ---> Running in 171117336e06 08:04:32 CGO_ENABLED=0 GO111MODULE=on go mod download 08:04:32 Removing intermediate container 171117336e06 08:04:32 ---> 6235f07feaac 08:04:32 Step 14/23 : COPY . . 08:04:32 ---> e9274608ba24 08:04:32 Step 15/23 : RUN ${MAKE} 08:04:32 ---> Running in 22a64ce4a6de 08:04:33 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 08:04:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:04:44 Removing intermediate container 22a64ce4a6de 08:04:44 ---> 506e3fdf1dd8 08:04:44 Step 16/23 : FROM alpine 08:04:44 latest: Pulling from library/alpine 08:04:45 c9b1b535fdd9: Pulling fs layer 08:04:45 c9b1b535fdd9: Verifying Checksum 08:04:45 c9b1b535fdd9: Download complete 08:04:45 c9b1b535fdd9: Pull complete 08:04:45 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 08:04:45 Status: Downloaded newer image for alpine:latest 08:04:45 ---> e7d92cdc71fe 08:04:45 Step 17/23 : EXPOSE 4000 08:04:45 ---> Running in 235a320fe5d4 08:04:45 Removing intermediate container 235a320fe5d4 08:04:45 ---> 16022209b058 08:04:45 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 08:04:46 ---> 7773942eeeb8 08:04:46 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:04:46 ---> Running in 70947570b3a6 08:04:46 Removing intermediate container 70947570b3a6 08:04:46 ---> 1d621cfbe35f 08:04:46 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 08:04:46 ---> Running in 25cdfbe9b84d 08:04:46 Removing intermediate container 25cdfbe9b84d 08:04:46 ---> 2efe8e19b08a 08:04:46 Step 21/23 : LABEL arch=amd64 08:04:46 ---> Running in e56ed101ac2e 08:04:46 Removing intermediate container e56ed101ac2e 08:04:46 ---> 0166f057a2d3 08:04:46 Step 22/23 : LABEL git_sha=8d1e58c0519f2f3c3ab4798985966eb456184d94 08:04:46 ---> Running in 354fd88d23e4 08:04:46 Removing intermediate container 354fd88d23e4 08:04:46 ---> 46a284e84e2d 08:04:46 Step 23/23 : LABEL version=0.0.0 08:04:46 ---> Running in 9b40ebf12a8d 08:04:46 Removing intermediate container 9b40ebf12a8d 08:04:46 ---> 1df9466647e8 08:04:46 [Warning] One or more build-args [ARCH] were not consumed 08:04:46 Successfully built 1df9466647e8 08:04:46 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] } 08:05:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-280 in /w/workspace/edgexfoundry_edgex-ui-go_PR-164 [Pipeline] { [Pipeline] ws 08:05:13 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:05:19 using credential edgex-jenkins-ssh 08:05:19 Cloning the remote Git repository 08:05:19 Cloning with configured refspecs honoured and without tags 08:05:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:05:19 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:05:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:05:19 > git --version # timeout=10 08:05:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:05:20 Fetching without tags 08:05:21 Merging remotes/origin/master commit 202f03da1673750986f02ce3be3be5de026df6d5 into PR head commit 8d1e58c0519f2f3c3ab4798985966eb456184d94 08:05:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:05:20 > git config --add remote.origin.fetch +refs/pull/164/head:refs/remotes/origin/PR-164 # timeout=10 08:05:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:05:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:05:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:05:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:05:21 Merge succeeded, producing 8d1e58c0519f2f3c3ab4798985966eb456184d94 08:05:21 Checking out Revision 8d1e58c0519f2f3c3ab4798985966eb456184d94 (PR-164) 08:05:21 > git config core.sparsecheckout # timeout=10 08:05:21 > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # timeout=10 08:05:21 > git remote # timeout=10 08:05:21 > git config --get remote.origin.url # timeout=10 08:05:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:21 > git merge 202f03da1673750986f02ce3be3be5de026df6d5 # timeout=10 08:05:21 > git rev-parse HEAD^{commit} # timeout=10 08:05:21 > git config core.sparsecheckout # timeout=10 08:05:21 > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # timeout=10 08:05:26 Commit message: "Change form submit to ajax way when upload device profile" 08:05:26 > git --version # timeout=10 08:05:26 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:05:28 ========================================================= 08:05:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 08:05:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:05:29 + 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 . 08:05:30 Sending build context to Docker daemon 10.74MB 08:05:30 Step 1/8 : ARG BASE=golang:1.11-alpine 08:05:30 Step 2/8 : FROM ${BASE} 08:05:30 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:05:30 29bddadc8f3f: Pulling fs layer 08:05:30 02bb20f2603b: Pulling fs layer 08:05:30 b62863a3550b: Pulling fs layer 08:05:30 9586258a13ea: Pulling fs layer 08:05:30 a8b2cbafd68c: Pulling fs layer 08:05:30 d1dd75721c92: Pulling fs layer 08:05:30 4e34fffdb759: Pulling fs layer 08:05:30 fd1d9eb628f9: Pulling fs layer 08:05:30 bd44c58b92db: Pulling fs layer 08:05:30 e5856e266cf4: Pulling fs layer 08:05:30 f0f88b30cdbb: Pulling fs layer 08:05:30 9586258a13ea: Waiting 08:05:30 a8b2cbafd68c: Waiting 08:05:30 d1dd75721c92: Waiting 08:05:30 4e34fffdb759: Waiting 08:05:30 fd1d9eb628f9: Waiting 08:05:30 bd44c58b92db: Waiting 08:05:30 e5856e266cf4: Waiting 08:05:30 f0f88b30cdbb: Waiting 08:05:30 b62863a3550b: Verifying Checksum 08:05:30 b62863a3550b: Download complete 08:05:30 02bb20f2603b: Verifying Checksum 08:05:30 02bb20f2603b: Download complete 08:05:30 a8b2cbafd68c: Verifying Checksum 08:05:30 a8b2cbafd68c: Download complete 08:05:30 d1dd75721c92: Verifying Checksum 08:05:30 d1dd75721c92: Download complete 08:05:31 29bddadc8f3f: Verifying Checksum 08:05:31 29bddadc8f3f: Download complete 08:05:31 29bddadc8f3f: Pull complete 08:05:33 02bb20f2603b: Pull complete 08:05:33 b62863a3550b: Pull complete 08:05:35 4e34fffdb759: Verifying Checksum 08:05:35 4e34fffdb759: Download complete 08:05:35 bd44c58b92db: Verifying Checksum 08:05:35 bd44c58b92db: Download complete 08:05:37 e5856e266cf4: Verifying Checksum 08:05:37 e5856e266cf4: Download complete 08:05:37 f0f88b30cdbb: Verifying Checksum 08:05:37 f0f88b30cdbb: Download complete 08:05:39 fd1d9eb628f9: Verifying Checksum 08:05:39 fd1d9eb628f9: Download complete 08:05:40 9586258a13ea: Verifying Checksum 08:05:40 9586258a13ea: Download complete 08:05:50 9586258a13ea: Pull complete 08:05:50 a8b2cbafd68c: Pull complete 08:05:50 d1dd75721c92: Pull complete 08:05:55 4e34fffdb759: Pull complete 08:06:00 fd1d9eb628f9: Pull complete 08:06:00 bd44c58b92db: Pull complete 08:06:02 e5856e266cf4: Pull complete 08:06:02 f0f88b30cdbb: Pull complete 08:06:02 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 08:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 08:06:02 ---> 0be50c763560 08:06:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:06:07 ---> Running in d4b3ea4bc1d1 08:06:07 Removing intermediate container d4b3ea4bc1d1 08:06:07 ---> a1ae95c9660c 08:06:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:07 ---> Running in e91f25043b67 08:06:09 Removing intermediate container e91f25043b67 08:06:09 ---> 483219559337 08:06:09 Step 5/8 : RUN apk add --no-cache make git 08:06:09 ---> Running in 69dc59f91b7a 08:06:10 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 08:06:11 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 08:06:11 OK: 121 MiB in 39 packages 08:06:12 Removing intermediate container 69dc59f91b7a 08:06:12 ---> f6924d1e00c6 08:06:12 Step 6/8 : WORKDIR /edgex-ui-go 08:06:12 ---> Running in 2fd7cf3cd3a9 08:06:13 Removing intermediate container 2fd7cf3cd3a9 08:06:13 ---> 1694ed68ce97 08:06:13 Step 7/8 : COPY . . 08:06:14 ---> 3af8c474d912 08:06:14 Step 8/8 : RUN go mod download 08:06:14 ---> Running in 8109ec8d5aec 08:06:15 go: finding github.com/BurntSushi/toml v0.3.1 08:06:15 go: finding github.com/pelletier/go-toml v1.2.0 08:06:15 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:06:15 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 08:06:15 go: finding github.com/kr/pretty v0.1.0 08:06:15 go: finding github.com/gorilla/mux v1.7.1 08:06:15 go: finding github.com/gorilla/websocket v1.4.0 08:06:16 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 08:06:16 go: finding github.com/kr/text v0.1.0 08:06:16 go: finding github.com/hashicorp/consul/api v1.1.0 08:06:16 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:06:16 go: finding github.com/mitchellh/copystructure v1.0.0 08:06:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:06:16 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 08:06:16 go: finding github.com/stretchr/testify v1.3.0 08:06:16 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:06:16 go: finding github.com/pkg/errors v0.8.1 08:06:17 go: finding github.com/kr/pty v1.1.1 08:06:17 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:06:17 go: finding github.com/stretchr/objx v0.1.0 08:06:17 go: finding github.com/pmezard/go-difflib v1.0.0 08:06:17 go: finding github.com/davecgh/go-spew v1.1.0 08:06:19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:06:19 go: finding golang.org/x/text v0.3.0 08:06:22 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 08:06:22 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:06:22 go: finding github.com/hashicorp/serf v0.8.2 08:06:22 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:06:22 go: finding github.com/mitchellh/mapstructure v1.1.2 08:06:22 go: finding github.com/hashicorp/go-uuid v1.0.1 08:06:22 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:06:22 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:06:23 go: finding github.com/mitchellh/go-homedir v1.0.0 08:06:23 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:06:24 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:06:24 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 08:06:24 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:06:24 go: finding github.com/hashicorp/logutils v1.0.0 08:06:24 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:06:24 go: finding github.com/mitchellh/gox v0.4.0 08:06:24 go: finding github.com/hashicorp/memberlist v0.1.3 08:06:24 go: finding github.com/mitchellh/cli v1.0.0 08:06:24 go: finding github.com/hashicorp/mdns v1.0.0 08:06:24 go: finding github.com/hashicorp/go-syslog v1.0.0 08:06:25 go: finding github.com/mitchellh/iochan v1.0.0 08:06:25 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:06:25 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:06:25 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 08:06:26 go: finding github.com/hashicorp/go.net v0.0.1 08:06:26 go: finding github.com/miekg/dns v1.0.14 08:06:26 go: finding github.com/posener/complete v1.1.1 08:06:26 go: finding github.com/bgentry/speakeasy v0.1.0 08:06:26 go: finding github.com/hashicorp/go-multierror v1.0.0 08:06:26 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:06:26 go: finding github.com/davecgh/go-spew v1.1.1 08:06:26 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:06:26 go: finding github.com/fatih/color v1.7.0 08:06:27 go: finding github.com/stretchr/testify v1.2.2 08:06:27 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 08:06:27 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:06:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:06:27 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:06:27 go: finding github.com/mattn/go-isatty v0.0.3 08:06:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:06:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:06:28 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:06:28 go: finding github.com/hashicorp/errwrap v1.0.0 08:06:28 go: finding github.com/hashicorp/go-uuid v1.0.0 08:06:28 go: finding github.com/hashicorp/golang-lru v0.5.0 08:06:28 go: finding github.com/mattn/go-colorable v0.0.9 08:07:00 Removing intermediate container 8109ec8d5aec 08:07:00 ---> f92637a8c513 08:07:00 Successfully built f92637a8c513 08:07:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:07:01 + docker inspect -f . ci-base-image-arm64 08:07:02 . [Pipeline] withDockerContainer 08:07:02 prd-ubuntu18.04-docker-arm64-4c-16g-280 does not seem to be running inside a container 08:07:02 $ 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 ******** ci-base-image-arm64 cat 08:07:03 $ docker top c91876a37599d68e0aa758f60db2238db63943112a94f74e48217258d8c6f9a8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:04 + go version 08:07:04 go version go1.11.13 linux/arm64 [Pipeline] sh 08:07:05 + make test 08:07:05 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:07:07 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:07:33 GO111MODULE=on go vet ./... [Pipeline] stash 08:07:43 Warning: overwriting stash ‘coverage-report’ 08:07:44 Stashed 1 file(s) [Pipeline] } 08:07:44 $ docker stop --time=1 c91876a37599d68e0aa758f60db2238db63943112a94f74e48217258d8c6f9a8 08:07:46 $ docker rm -f c91876a37599d68e0aa758f60db2238db63943112a94f74e48217258d8c6f9a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:07:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:07:48 + ls -al . 08:07:48 total 112 08:07:48 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 08:07 . 08:07:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:05 .. 08:07:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 08:05 .git 08:07:48 -rw-rw-r-- 1 jenkins jenkins 123 Mar 12 08:05 .gitignore 08:07:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:05 .semver 08:07:48 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 12 08:05 CONTRIBUTING.md 08:07:48 -rw-rw-r-- 1 jenkins jenkins 839 Mar 12 08:05 Dockerfile 08:07:48 -rw-rw-r-- 1 jenkins jenkins 898 Mar 12 08:05 Dockerfile.build 08:07:48 -rw-rw-r-- 1 jenkins jenkins 675 Mar 12 08:05 Jenkinsfile 08:07:48 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 12 08:05 LICENSE 08:07:48 -rw-rw-r-- 1 jenkins jenkins 951 Mar 12 08:05 Makefile 08:07:48 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 12 08:05 README.md 08:07:48 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 08:00 VERSION 08:07:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 08:05 app 08:07:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:05 assets 08:07:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 08:05 bin 08:07:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:05 cmd 08:07:48 -rw-r--r-- 1 jenkins jenkins 10 Mar 12 08:07 coverage.out 08:07:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:05 docs 08:07:48 -rw-rw-r-- 1 jenkins jenkins 522 Mar 12 08:05 go.mod 08:07:48 -rw-r--r-- 1 jenkins jenkins 8727 Mar 12 08:07 go.sum 08:07:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:05 internal 08:07:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:05 snap 08:07:48 -rw-rw-r-- 1 jenkins jenkins 155 Mar 12 08:05 version.go [Pipeline] isUnix [Pipeline] sh 08:07:48 + 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=8d1e58c0519f2f3c3ab4798985966eb456184d94 --label arch=arm64 --label version=0.0.0 . 08:07:49 Sending build context to Docker daemon 10.75MB 08:07:49 Step 1/23 : ARG BASE=golang:1.11-alpine 08:07:49 Step 2/23 : FROM ${BASE} AS builder 08:07:49 ---> f92637a8c513 08:07:49 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:07:49 ---> Running in 5415a498a315 08:07:49 Removing intermediate container 5415a498a315 08:07:49 ---> 5ecd5743b184 08:07:49 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:07:50 ---> Running in f94811116e67 08:07:50 Removing intermediate container f94811116e67 08:07:50 ---> 5c679ba1f622 08:07:50 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:07:50 ---> Running in 63fc538032f5 08:07:50 Removing intermediate container 63fc538032f5 08:07:50 ---> d6a3da49a3b9 08:07:50 Step 6/23 : LABEL Name=edgex-ui-go 08:07:50 ---> Running in 6e27747c6997 08:07:51 Removing intermediate container 6e27747c6997 08:07:51 ---> 5253b91a4eda 08:07:51 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:07:51 ---> Running in fc769567757a 08:07:51 Removing intermediate container fc769567757a 08:07:51 ---> 704cb496ae7c 08:07:51 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:52 ---> Running in 80f00cfa0feb 08:07:53 Removing intermediate container 80f00cfa0feb 08:07:53 ---> efc87a7b96cf 08:07:53 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:07:53 ---> Running in 5256282e63a2 08:07:54 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 08:07:55 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 08:07:56 OK: 121 MiB in 39 packages 08:07:57 Removing intermediate container 5256282e63a2 08:07:57 ---> 9a38d1776de2 08:07:57 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:07:57 ---> Running in 5aa5a029c914 08:07:57 Removing intermediate container 5aa5a029c914 08:07:57 ---> cc1c69db4473 08:07:57 Step 11/23 : COPY go.mod . 08:07:58 ---> 68ff91ff4067 08:07:58 Step 12/23 : COPY Makefile . 08:07:58 ---> ae37a9363f98 08:07:58 Step 13/23 : RUN make update 08:07:58 ---> Running in 22de44fff736 08:07:59 CGO_ENABLED=0 GO111MODULE=on go mod download 08:08:01 Removing intermediate container 22de44fff736 08:08:01 ---> 3802ed8389b3 08:08:01 Step 14/23 : COPY . . 08:08:03 ---> a03799bf2b39 08:08:03 Step 15/23 : RUN ${MAKE} 08:08:03 ---> Running in ba588719deb2 08:08:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:08:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:08:34 Removing intermediate container ba588719deb2 08:08:34 ---> 9328cc91b3b5 08:08:34 Step 16/23 : FROM alpine 08:08:34 latest: Pulling from library/alpine 08:08:34 8fa90b21c985: Pulling fs layer 08:08:35 8fa90b21c985: Verifying Checksum 08:08:35 8fa90b21c985: Download complete 08:08:36 8fa90b21c985: Pull complete 08:08:36 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 08:08:36 Status: Downloaded newer image for alpine:latest 08:08:36 ---> 6e4716cdcf7a 08:08:36 Step 17/23 : EXPOSE 4000 08:08:36 ---> Running in 6a3ec0a95e04 08:08:36 Removing intermediate container 6a3ec0a95e04 08:08:36 ---> 7c65a80c92ad 08:08:36 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 08:08:38 ---> 15216b44ed67 08:08:38 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:08:38 ---> Running in 393be818938c 08:08:39 Removing intermediate container 393be818938c 08:08:39 ---> a938f6558e82 08:08:39 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 08:08:39 ---> Running in 1104644b7382 08:08:39 Removing intermediate container 1104644b7382 08:08:39 ---> cbc54b1f8d9a 08:08:39 Step 21/23 : LABEL arch=arm64 08:08:39 ---> Running in d1141486aa36 08:08:40 Removing intermediate container d1141486aa36 08:08:40 ---> 2ca03bf29f74 08:08:40 Step 22/23 : LABEL git_sha=8d1e58c0519f2f3c3ab4798985966eb456184d94 08:08:40 ---> Running in a601749c0bf0 08:08:41 Removing intermediate container a601749c0bf0 08:08:41 ---> 728bb5316df4 08:08:41 Step 23/23 : LABEL version=0.0.0 08:08:41 ---> Running in 11cc6aca5bda 08:08:41 Removing intermediate container 11cc6aca5bda 08:08:41 ---> eea7d4ec6d83 08:08:41 [Warning] One or more build-args [ARCH] were not consumed 08:08:41 Successfully built eea7d4ec6d83 08:08:41 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 08:08:43 provisioning config files... 08:08:43 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/config2478604001316908139tmp [Pipeline] { [Pipeline] sh 08:08:43 + curl -s https://codecov.io/bash 08:08:43 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/config2478604001316908139tmp 08:08:44 08:08:44 _____ _ 08:08:44 / ____| | | 08:08:44 | | ___ __| | ___ ___ _____ __ 08:08:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:08:44 | |___| (_) | (_| | __/ (_| (_) \ V / 08:08:44 \_____\___/ \__,_|\___|\___\___/ \_/ 08:08:44 Bash-20200303-bc4d7e6 08:08:44 08:08:44 08:08:44 ==> Jenkins CI detected. 08:08:44 project root: . 08:08:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:08:44 ==> Running gcov in . (disable via -X gcov) 08:08:44 ==> Python coveragepy not found 08:08:44 ==> Searching for coverage reports in: 08:08:44 + . 08:08:44 -> Found 1 reports 08:08:44 ==> Detecting git/mercurial file structure 08:08:44 ==> Reading reports 08:08:44 + ./coverage.out bytes=10 08:08:44 ==> Appending adjustments 08:08:44 http://docs.codecov.io/docs/fixing-reports 08:08:44 + Found adjustments 08:08:44 ==> Gzipping contents 08:08:44 ==> Uploading reports 08:08:44 url: https://codecov.io 08:08:44 query: branch=PR-164&commit=8d1e58c0519f2f3c3ab4798985966eb456184d94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=164&job= 08:08:44 -> Pinging Codecov 08:08:44 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-164&commit=8d1e58c0519f2f3c3ab4798985966eb456184d94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=164&job= 08:08:44 -> Uploading 08:08:45 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8d1e58c0519f2f3c3ab4798985966eb456184d94 [Pipeline] } 08:08:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:08:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:08:47 ---> package-listing.sh 08:08:47 ++ facter osfamily 08:08:47 ++ tr '[:upper:]' '[:lower:]' 08:08:47 + OS_FAMILY=redhat 08:08:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-164 08:08:47 + START_PACKAGES=/tmp/packages_start.txt 08:08:47 + END_PACKAGES=/tmp/packages_end.txt 08:08:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:47 + PACKAGES=/tmp/packages_start.txt 08:08:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-164 ']' 08:08:47 + PACKAGES=/tmp/packages_end.txt 08:08:47 + case "${OS_FAMILY}" in 08:08:47 + rpm -qa 08:08:47 + sort 08:08:52 + '[' -f /tmp/packages_start.txt ']' 08:08:52 + '[' -f /tmp/packages_end.txt ']' 08:08:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:08:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-164 ']' 08:08:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-164/archives/ 08:08:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-164/archives/ [Pipeline] isUnix [Pipeline] sh 08:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:08:52 08:08:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:08:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:08:53 alpine: Pulling from edgex-lftools-log-publisher 08:08:53 c9b1b535fdd9: Pulling fs layer 08:08:53 2cc5ad85d9ab: Pulling fs layer 08:08:53 756a868c4378: Pulling fs layer 08:08:53 444b2fc9a129: Pulling fs layer 08:08:53 ea15f1150254: Pulling fs layer 08:08:53 41b27a9f41bf: Pulling fs layer 08:08:53 28c525ee5125: Pulling fs layer 08:08:53 094b1ea09ed8: Pulling fs layer 08:08:53 138eaada9080: Pulling fs layer 08:08:53 0622d0fa9048: Pulling fs layer 08:08:53 41b27a9f41bf: Waiting 08:08:53 094b1ea09ed8: Waiting 08:08:53 138eaada9080: Waiting 08:08:53 0622d0fa9048: Waiting 08:08:53 444b2fc9a129: Waiting 08:08:53 ea15f1150254: Waiting 08:08:53 2cc5ad85d9ab: Download complete 08:08:53 444b2fc9a129: Verifying Checksum 08:08:53 444b2fc9a129: Download complete 08:08:53 c9b1b535fdd9: Verifying Checksum 08:08:53 c9b1b535fdd9: Download complete 08:08:53 ea15f1150254: Verifying Checksum 08:08:53 ea15f1150254: Download complete 08:08:53 28c525ee5125: Verifying Checksum 08:08:53 28c525ee5125: Download complete 08:08:53 c9b1b535fdd9: Pull complete 08:08:53 756a868c4378: Download complete 08:08:54 138eaada9080: Verifying Checksum 08:08:54 138eaada9080: Download complete 08:08:54 094b1ea09ed8: Verifying Checksum 08:08:54 094b1ea09ed8: Download complete 08:08:54 0622d0fa9048: Verifying Checksum 08:08:54 0622d0fa9048: Download complete 08:08:54 2cc5ad85d9ab: Pull complete 08:08:54 41b27a9f41bf: Verifying Checksum 08:08:54 41b27a9f41bf: Download complete 08:08:55 756a868c4378: Pull complete 08:08:55 444b2fc9a129: Pull complete 08:08:56 ea15f1150254: Pull complete 08:09:00 41b27a9f41bf: Pull complete 08:09:00 28c525ee5125: Pull complete 08:09:02 094b1ea09ed8: Pull complete 08:09:02 138eaada9080: Pull complete 08:09:02 0622d0fa9048: Pull complete 08:09:02 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:09:02 prd-centos7-docker-4c-2g-277 does not seem to be running inside a container 08:09:02 $ 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-164 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-164:/w/workspace/edgexfoundry_edgex-ui-go_PR-164:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-164@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 08:09:03 $ docker top 221f3a1d4e03e234f6f895664e280f238f1b36b4afde8b4e79799b450cc98e5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:09:04 provisioning config files... 08:09:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/config3359217349845921710tmp [Pipeline] { [Pipeline] echo 08:09:04 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:09:04 ---> create-netrc.sh [Pipeline] echo 08:09:04 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:09:04 ---> logs-deploy.sh 08:09:04 + ARCHIVE_ARTIFACTS= 08:09:04 + LOGS_SERVER=https://logs.edgexfoundry.org 08:09:04 + '[' https://logs.edgexfoundry.org == None ']' 08:09:04 + NEXUS_URL=https://nexus.edgexfoundry.org 08:09:04 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-164/1 08:09:04 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-164/1/ 08:09:04 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-164/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-164 08:09:06 Archives upload complete. 08:09:06 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-164/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-164/1/