Pull request #232 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at cd741ede14a15e104a5be3a18d9cdbe9c37dd930 rather than e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 Obtained Jenkinsfile from cd741ede14a15e104a5be3a18d9cdbe9c37dd930 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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 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-232/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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1155’ Running on prd-centos7-docker-4c-2g-1158 in /w/workspace/edgexfoundry_edgex-ui-go_PR-232 [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-232 # 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/232/head:refs/remotes/origin/PR-232 +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/232/head:refs/remotes/origin/PR-232 # 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/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cd741ede14a15e104a5be3a18d9cdbe9c37dd930 into PR head commit e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 Merge succeeded, producing e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 Checking out Revision e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 (PR-232) > git config core.sparsecheckout # timeout=10 > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # 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 cd741ede14a15e104a5be3a18d9cdbe9c37dd930 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # timeout=10 Commit message: "Merge branch 'master' into issue_220" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-29T05:24:17.550Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-29T05:24:17.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-29T05:24:18.203Z] ========================================================= [2020-05-29T05:24:18.203Z] EdgeX Global Pipelines Version Info [2020-05-29T05:24:18.203Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-29T05:24:19.789Z] ------------------- [2020-05-29T05:24:19.789Z] stable info: [2020-05-29T05:24:19.789Z] ------------------- [2020-05-29T05:24:19.789Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-29T05:24:19.789Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-29T05:24:19.789Z] Message: update stable to v1.0.89 [2020-05-29T05:24:20.360Z] ------------------- [2020-05-29T05:24:20.360Z] experimental info: [2020-05-29T05:24:20.360Z] ------------------- [2020-05-29T05:24:20.361Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-29T05:24:20.361Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-29T05:24:20.361Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-29T05:24:23.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T05:24:23.616Z] [2020-05-29T05:24:23.617Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-29T05:24:24.009Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T05:24:24.009Z] latest: Pulling from edgex-devops/git-semver [2020-05-29T05:24:24.009Z] 9123ac7c32f7: Pulling fs layer [2020-05-29T05:24:24.009Z] b8cc5d1170e3: Pulling fs layer [2020-05-29T05:24:24.009Z] 2924cbbf6a41: Pulling fs layer [2020-05-29T05:24:24.009Z] 93b08a4f1073: Pulling fs layer [2020-05-29T05:24:24.010Z] 93b08a4f1073: Waiting [2020-05-29T05:24:24.010Z] b8cc5d1170e3: Verifying Checksum [2020-05-29T05:24:24.010Z] b8cc5d1170e3: Download complete [2020-05-29T05:24:24.270Z] 9123ac7c32f7: Verifying Checksum [2020-05-29T05:24:24.270Z] 9123ac7c32f7: Download complete [2020-05-29T05:24:24.270Z] 93b08a4f1073: Verifying Checksum [2020-05-29T05:24:24.270Z] 93b08a4f1073: Download complete [2020-05-29T05:24:24.270Z] 2924cbbf6a41: Verifying Checksum [2020-05-29T05:24:24.270Z] 2924cbbf6a41: Download complete [2020-05-29T05:24:24.270Z] 9123ac7c32f7: Pull complete [2020-05-29T05:24:24.537Z] b8cc5d1170e3: Pull complete [2020-05-29T05:24:25.120Z] 2924cbbf6a41: Pull complete [2020-05-29T05:24:25.381Z] 93b08a4f1073: Pull complete [2020-05-29T05:24:25.381Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-29T05:24:25.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-29T05:24:25.528Z] prd-centos7-docker-4c-2g-1158 does not seem to be running inside a container [2020-05-29T05:24:25.568Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-232 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-232:/w/workspace/edgexfoundry_edgex-ui-go_PR-232:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-29T05:24:26.116Z] $ docker top f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T05:24:26.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T05:24:26.528Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T05:24:26.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T05:24:26.764Z] $ docker exec f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 ssh-agent [2020-05-29T05:24:26.933Z] SSH_AUTH_SOCK=/tmp/ssh-ZladyRrvUUZN/agent.15 [2020-05-29T05:24:26.933Z] SSH_AGENT_PID=22 [2020-05-29T05:24:26.942Z] Running ssh-add (command line suppressed) [2020-05-29T05:24:27.071Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/private_key_8539655459568834521.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/private_key_8539655459568834521.key) [2020-05-29T05:24:27.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T05:24:27.528Z] + git describe --exact-match --tags HEAD [2020-05-29T05:24:27.528Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-29T05:24:27.601Z] $ docker exec --env ******** --env ******** f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 ssh-agent -k [2020-05-29T05:24:27.742Z] unset SSH_AUTH_SOCK; [2020-05-29T05:24:27.742Z] unset SSH_AGENT_PID; [2020-05-29T05:24:27.742Z] echo Agent pid 22 killed; [2020-05-29T05:24:27.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-29T05:24:27.951Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-29T05:24:27.951Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-29T05:24:28.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T05:24:28.056Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T05:24:28.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T05:24:28.234Z] $ docker exec f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 ssh-agent [2020-05-29T05:24:28.403Z] SSH_AUTH_SOCK=/tmp/ssh-OOioqstfSUkc/agent.56 [2020-05-29T05:24:28.403Z] SSH_AGENT_PID=63 [2020-05-29T05:24:28.409Z] Running ssh-add (command line suppressed) [2020-05-29T05:24:28.543Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/private_key_8591043673070622544.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/private_key_8591043673070622544.key) [2020-05-29T05:24:28.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T05:24:28.966Z] + git semver init [2020-05-29T05:24:28.966Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T05:24:28.966Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-232/.git [2020-05-29T05:24:28.966Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-232 [2020-05-29T05:24:28.966Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T05:24:28.967Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T05:24:28.967Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T05:24:28.967Z] # $SEMVER_BRANCH = PR-232 [2020-05-29T05:24:28.967Z] # $SEMVER_TEMP = /tmp/semver-607680100 [2020-05-29T05:24:28.967Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-05-29T05:24:29.949Z] # '/tmp/semver-607680100' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-232/.semver' [2020-05-29T05:24:29.949Z] # -> Force: false [2020-05-29T05:24:29.949Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-232/.semver [Pipeline] } [2020-05-29T05:24:29.989Z] $ docker exec --env ******** --env ******** f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 ssh-agent -k [2020-05-29T05:24:30.123Z] unset SSH_AUTH_SOCK; [2020-05-29T05:24:30.123Z] unset SSH_AGENT_PID; [2020-05-29T05:24:30.123Z] echo Agent pid 63 killed; [2020-05-29T05:24:30.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T05:24:30.805Z] + git semver [Pipeline] } [2020-05-29T05:24:30.836Z] $ docker stop --time=1 f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 [2020-05-29T05:24:32.162Z] $ docker rm -f f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-29T05:24:33.314Z] Stashed 54 file(s) [Pipeline] echo [2020-05-29T05:24:33.334Z] [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-05-29T05:24:48.893Z] Still waiting to schedule task [2020-05-29T05:24:48.893Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-29T05:24:48.918Z] Still waiting to schedule task [2020-05-29T05:24:48.918Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-29T05:27:03.896Z] Running on prd-centos7-docker-4c-2g-1159 in /w/workspace/edgexfoundry_edgex-ui-go_PR-232 [Pipeline] { [Pipeline] ws [2020-05-29T05:27:03.971Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-05-29T05:27:06.908Z] using credential edgex-jenkins-ssh [2020-05-29T05:27:06.954Z] Cloning the remote Git repository [2020-05-29T05:27:06.954Z] Cloning with configured refspecs honoured and without tags [2020-05-29T05:27:06.536Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T05:27:06.631Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-05-29T05:27:06.686Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T05:27:06.687Z] > git --version # timeout=10 [2020-05-29T05:27:06.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T05:27:06.723Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T05:27:07.832Z] Fetching without tags [2020-05-29T05:27:08.253Z] Merging remotes/origin/master commit cd741ede14a15e104a5be3a18d9cdbe9c37dd930 into PR head commit e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 [2020-05-29T05:27:08.398Z] Merge succeeded, producing e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 [2020-05-29T05:27:08.399Z] Checking out Revision e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 (PR-232) [2020-05-29T05:27:07.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-29T05:27:07.424Z] > git config --add remote.origin.fetch +refs/pull/232/head:refs/remotes/origin/PR-232 # timeout=10 [2020-05-29T05:27:07.434Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T05:27:07.450Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-29T05:27:07.462Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T05:27:07.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T05:27:07.467Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T05:27:07.925Z] > git config core.sparsecheckout # timeout=10 [2020-05-29T05:27:07.934Z] > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # timeout=10 [2020-05-29T05:27:08.041Z] > git remote # timeout=10 [2020-05-29T05:27:08.046Z] > git config --get remote.origin.url # timeout=10 [2020-05-29T05:27:08.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T05:27:08.056Z] > git merge cd741ede14a15e104a5be3a18d9cdbe9c37dd930 # timeout=10 [2020-05-29T05:27:08.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-29T05:27:08.075Z] > git config core.sparsecheckout # timeout=10 [2020-05-29T05:27:08.082Z] > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # timeout=10 [2020-05-29T05:27:11.938Z] Commit message: "Merge branch 'master' into issue_220" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-29T05:27:13.453Z] ========================================================= [2020-05-29T05:27:13.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-29T05:27:13.453Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-29T05:27:14.180Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-05-29T05:27:14.446Z] Sending build context to Docker daemon 12.9MB [2020-05-29T05:27:14.446Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-05-29T05:27:14.446Z] Step 2/8 : FROM ${BASE} [2020-05-29T05:27:14.713Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-29T05:27:14.713Z] e6b0cf9c0882: Pulling fs layer [2020-05-29T05:27:14.713Z] 2848faf0eed1: Pulling fs layer [2020-05-29T05:27:14.713Z] 0f37312ad70f: Pulling fs layer [2020-05-29T05:27:14.713Z] 5788d62ee057: Pulling fs layer [2020-05-29T05:27:14.713Z] 0e6b1d234666: Pulling fs layer [2020-05-29T05:27:14.713Z] bf5d7aec512f: Pulling fs layer [2020-05-29T05:27:14.713Z] 34c802a77dc8: Pulling fs layer [2020-05-29T05:27:14.713Z] 9eb99e56ec68: Pulling fs layer [2020-05-29T05:27:14.713Z] 27c7a5d97fbd: Pulling fs layer [2020-05-29T05:27:14.713Z] 5c102a31e300: Pulling fs layer [2020-05-29T05:27:14.713Z] dcfb455df0a1: Pulling fs layer [2020-05-29T05:27:14.713Z] 5788d62ee057: Waiting [2020-05-29T05:27:14.713Z] 0e6b1d234666: Waiting [2020-05-29T05:27:14.713Z] bf5d7aec512f: Waiting [2020-05-29T05:27:14.713Z] 34c802a77dc8: Waiting [2020-05-29T05:27:14.713Z] 9eb99e56ec68: Waiting [2020-05-29T05:27:14.713Z] 27c7a5d97fbd: Waiting [2020-05-29T05:27:14.713Z] dcfb455df0a1: Waiting [2020-05-29T05:27:14.713Z] 0f37312ad70f: Verifying Checksum [2020-05-29T05:27:14.713Z] 0f37312ad70f: Download complete [2020-05-29T05:27:14.713Z] 2848faf0eed1: Download complete [2020-05-29T05:27:14.713Z] 0e6b1d234666: Verifying Checksum [2020-05-29T05:27:14.713Z] 0e6b1d234666: Download complete [2020-05-29T05:27:14.713Z] bf5d7aec512f: Verifying Checksum [2020-05-29T05:27:14.713Z] bf5d7aec512f: Download complete [2020-05-29T05:27:14.713Z] e6b0cf9c0882: Verifying Checksum [2020-05-29T05:27:14.713Z] e6b0cf9c0882: Download complete [2020-05-29T05:27:14.975Z] e6b0cf9c0882: Pull complete [2020-05-29T05:27:15.240Z] 2848faf0eed1: Pull complete [2020-05-29T05:27:15.833Z] 34c802a77dc8: Verifying Checksum [2020-05-29T05:27:15.833Z] 34c802a77dc8: Download complete [2020-05-29T05:27:15.833Z] 27c7a5d97fbd: Verifying Checksum [2020-05-29T05:27:15.833Z] 27c7a5d97fbd: Download complete [2020-05-29T05:27:16.427Z] 5c102a31e300: Verifying Checksum [2020-05-29T05:27:16.427Z] 5c102a31e300: Download complete [2020-05-29T05:27:16.427Z] dcfb455df0a1: Verifying Checksum [2020-05-29T05:27:16.427Z] dcfb455df0a1: Download complete [2020-05-29T05:27:16.427Z] 9eb99e56ec68: Verifying Checksum [2020-05-29T05:27:16.427Z] 9eb99e56ec68: Download complete [2020-05-29T05:27:16.692Z] 5788d62ee057: Download complete [2020-05-29T05:27:17.720Z] 0f37312ad70f: Pull complete [2020-05-29T05:27:23.033Z] 5788d62ee057: Pull complete [2020-05-29T05:27:23.033Z] 0e6b1d234666: Pull complete [2020-05-29T05:27:23.033Z] bf5d7aec512f: Pull complete [2020-05-29T05:27:28.330Z] 34c802a77dc8: Pull complete [2020-05-29T05:27:30.888Z] 9eb99e56ec68: Pull complete [2020-05-29T05:27:30.889Z] 27c7a5d97fbd: Pull complete [2020-05-29T05:27:31.467Z] 5c102a31e300: Pull complete [2020-05-29T05:27:31.729Z] dcfb455df0a1: Pull complete [2020-05-29T05:27:31.729Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-29T05:27:31.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-29T05:27:31.729Z] ---> 7c70fe431013 [2020-05-29T05:27:31.729Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-29T05:27:31.729Z] ---> Running in 72f46b0c3d60 [2020-05-29T05:27:31.991Z] Removing intermediate container 72f46b0c3d60 [2020-05-29T05:27:31.991Z] ---> 75c4a570ac15 [2020-05-29T05:27:31.991Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T05:27:31.991Z] ---> Running in d16f58b2f1f7 [2020-05-29T05:27:33.378Z] Removing intermediate container d16f58b2f1f7 [2020-05-29T05:27:33.378Z] ---> 1f1c09982952 [2020-05-29T05:27:33.378Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-29T05:27:33.378Z] ---> Running in 482169bc7cc9 [2020-05-29T05:27:33.639Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-29T05:27:34.595Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-29T05:27:34.857Z] OK: 143 MiB in 39 packages [2020-05-29T05:27:35.120Z] Removing intermediate container 482169bc7cc9 [2020-05-29T05:27:35.120Z] ---> 08065a0e318f [2020-05-29T05:27:35.120Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-05-29T05:27:35.120Z] ---> Running in 174b0237e641 [2020-05-29T05:27:35.385Z] Removing intermediate container 174b0237e641 [2020-05-29T05:27:35.385Z] ---> 56ebf1a01e81 [2020-05-29T05:27:35.385Z] Step 7/8 : COPY . . [2020-05-29T05:27:36.333Z] ---> 4f13e64339af [2020-05-29T05:27:36.333Z] Step 8/8 : RUN go mod download [2020-05-29T05:27:36.333Z] ---> Running in bdaea770dec5 [2020-05-29T05:27:42.944Z] go: finding cloud.google.com/go v0.26.0 [2020-05-29T05:27:42.944Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-05-29T05:27:42.944Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-05-29T05:27:42.944Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-29T05:27:42.944Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-05-29T05:27:42.944Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-05-29T05:27:42.944Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-05-29T05:27:42.944Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-05-29T05:27:42.944Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-05-29T05:27:42.944Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-05-29T05:27:42.944Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-05-29T05:27:42.944Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-29T05:27:42.944Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-05-29T05:27:42.944Z] go: finding github.com/armon/go-radix v1.0.0 [2020-05-29T05:27:42.944Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-05-29T05:27:42.944Z] go: finding github.com/beorn7/perks v1.0.1 [2020-05-29T05:27:42.944Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-29T05:27:42.944Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-05-29T05:27:42.944Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-29T05:27:42.944Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-05-29T05:27:42.944Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-05-29T05:27:42.944Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-05-29T05:27:42.944Z] go: finding github.com/client9/misspell v0.3.4 [2020-05-29T05:27:42.944Z] go: finding github.com/coredns/coredns v1.1.2 [2020-05-29T05:27:42.944Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-29T05:27:42.944Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-05-29T05:27:42.944Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-05-29T05:27:42.944Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-05-29T05:27:42.944Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-05-29T05:27:42.944Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-05-29T05:27:42.944Z] go: finding github.com/docker/go-connections v0.3.0 [2020-05-29T05:27:42.944Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-29T05:27:42.944Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-05-29T05:27:42.944Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-05-29T05:27:42.944Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-05-29T05:27:42.944Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-05-29T05:27:42.944Z] go: finding github.com/fatih/color v1.9.0 [2020-05-29T05:27:42.944Z] go: finding github.com/fatih/structs v1.1.0 [2020-05-29T05:27:42.944Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-29T05:27:42.944Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-05-29T05:27:42.944Z] go: finding github.com/go-kit/kit v0.9.0 [2020-05-29T05:27:42.944Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-05-29T05:27:42.944Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-29T05:27:43.207Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-05-29T05:27:43.207Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-29T05:27:43.207Z] go: finding github.com/go-test/deep v1.0.2 [2020-05-29T05:27:43.207Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-05-29T05:27:43.207Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-05-29T05:27:43.207Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-05-29T05:27:43.207Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-05-29T05:27:43.470Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-05-29T05:27:43.470Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-05-29T05:27:43.470Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-05-29T05:27:43.470Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-05-29T05:27:43.470Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-05-29T05:27:43.470Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-05-29T05:27:43.470Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-05-29T05:27:43.732Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-05-29T05:27:43.732Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-05-29T05:27:43.732Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-05-29T05:27:43.732Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-05-29T05:27:43.732Z] go: finding github.com/golang/mock v1.1.1 [2020-05-29T05:27:43.732Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-29T05:27:43.732Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-29T05:27:43.732Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-29T05:27:43.732Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-29T05:27:43.994Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-29T05:27:43.994Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-05-29T05:27:43.994Z] go: finding github.com/google/gofuzz v1.0.0 [2020-05-29T05:27:43.994Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-05-29T05:27:43.994Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-05-29T05:27:43.994Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-05-29T05:27:43.994Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-29T05:27:43.994Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-05-29T05:27:43.994Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-05-29T05:27:43.994Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-05-29T05:27:44.259Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-05-29T05:27:44.524Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-05-29T05:27:44.786Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-05-29T05:27:44.786Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-05-29T05:27:44.786Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-05-29T05:27:44.786Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-05-29T05:27:44.786Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-05-29T05:27:44.786Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-05-29T05:27:44.786Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-05-29T05:27:44.786Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-05-29T05:27:44.786Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-29T05:27:44.786Z] go: finding github.com/imdario/mergo v0.3.6 [2020-05-29T05:27:44.786Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-05-29T05:27:44.786Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-05-29T05:27:44.786Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-05-29T05:27:45.047Z] go: finding github.com/joho/godotenv v1.3.0 [2020-05-29T05:27:45.047Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-05-29T05:27:45.047Z] go: finding github.com/json-iterator/go v1.1.9 [2020-05-29T05:27:45.047Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-05-29T05:27:45.047Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-05-29T05:27:45.047Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-05-29T05:27:45.047Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-05-29T05:27:45.047Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-05-29T05:27:45.308Z] go: finding github.com/klauspost/compress v1.9.5 [2020-05-29T05:27:45.308Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-05-29T05:27:45.308Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-29T05:27:45.308Z] go: finding github.com/kr/pretty v0.2.0 [2020-05-29T05:27:45.309Z] go: finding github.com/kr/pty v1.1.1 [2020-05-29T05:27:45.309Z] go: finding github.com/kr/text v0.1.0 [2020-05-29T05:27:45.309Z] go: finding github.com/likexian/gokit v0.20.16 [2020-05-29T05:27:45.309Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-05-29T05:27:45.570Z] go: finding github.com/linode/linodego v0.7.1 [2020-05-29T05:27:45.570Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-05-29T05:27:45.570Z] go: finding github.com/markbates/safe v1.0.1 [2020-05-29T05:27:45.570Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-05-29T05:27:45.570Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-05-29T05:27:45.570Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-05-29T05:27:45.570Z] go: finding github.com/miekg/dns v1.1.26 [2020-05-29T05:27:45.570Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-29T05:27:45.570Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-29T05:27:45.570Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-29T05:27:45.570Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-29T05:27:45.570Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-29T05:27:45.570Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-29T05:27:45.831Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-29T05:27:45.831Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-05-29T05:27:45.831Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-29T05:27:45.831Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-05-29T05:27:45.831Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-05-29T05:27:45.831Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-05-29T05:27:45.831Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-05-29T05:27:45.831Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-05-29T05:27:45.831Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-05-29T05:27:45.831Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-05-29T05:27:45.831Z] go: finding github.com/oklog/run v1.0.0 [2020-05-29T05:27:46.094Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-05-29T05:27:46.094Z] go: finding github.com/onsi/gomega v1.4.2 [2020-05-29T05:27:46.094Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-05-29T05:27:46.094Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-05-29T05:27:46.094Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-05-29T05:27:46.094Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-05-29T05:27:46.094Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-05-29T05:27:46.355Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-05-29T05:27:46.355Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-29T05:27:46.355Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-29T05:27:46.355Z] go: finding github.com/posener/complete v1.1.1 [2020-05-29T05:27:46.355Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-05-29T05:27:46.355Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-05-29T05:27:46.355Z] go: finding github.com/prometheus/common v0.9.1 [2020-05-29T05:27:46.355Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-05-29T05:27:46.355Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-05-29T05:27:46.355Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-05-29T05:27:46.618Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-29T05:27:46.618Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-05-29T05:27:46.618Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-29T05:27:46.618Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-05-29T05:27:46.618Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-05-29T05:27:46.618Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-05-29T05:27:46.618Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-05-29T05:27:46.618Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-05-29T05:27:46.618Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-05-29T05:27:46.618Z] go: finding github.com/spf13/cobra v0.0.3 [2020-05-29T05:27:46.884Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-29T05:27:46.884Z] go: finding github.com/stretchr/objx v0.1.1 [2020-05-29T05:27:46.884Z] go: finding github.com/stretchr/testify v1.4.0 [2020-05-29T05:27:46.884Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-05-29T05:27:46.884Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-05-29T05:27:46.884Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-05-29T05:27:46.884Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-05-29T05:27:46.884Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-05-29T05:27:46.884Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-29T05:27:46.884Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-05-29T05:27:46.884Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-05-29T05:27:46.884Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-05-29T05:27:47.149Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-05-29T05:27:47.149Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-05-29T05:27:47.149Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-05-29T05:27:47.149Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-05-29T05:27:47.149Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-05-29T05:27:47.149Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-05-29T05:27:47.149Z] go: finding golang.org/x/text v0.3.2 [2020-05-29T05:27:47.149Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-05-29T05:27:47.149Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-05-29T05:27:47.414Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-29T05:27:47.414Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-05-29T05:27:47.414Z] go: finding google.golang.org/appengine v1.4.0 [2020-05-29T05:27:47.414Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-05-29T05:27:47.414Z] go: finding google.golang.org/grpc v1.23.0 [2020-05-29T05:27:47.414Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-05-29T05:27:47.414Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-05-29T05:27:47.414Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-05-29T05:27:47.414Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-29T05:27:47.679Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-05-29T05:27:47.679Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-29T05:27:47.679Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-05-29T05:27:47.679Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-05-29T05:27:47.679Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-29T05:27:47.679Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-05-29T05:27:47.679Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-05-29T05:27:47.679Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-29T05:27:47.679Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-29T05:27:47.949Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-05-29T05:27:47.949Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-05-29T05:27:47.949Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-05-29T05:27:47.949Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-05-29T05:27:47.949Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-05-29T05:27:47.949Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-05-29T05:28:29.422Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1160 in /w/workspace/edgexfoundry_edgex-ui-go_PR-232 [Pipeline] { [Pipeline] ws [2020-05-29T05:28:29.494Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-05-29T05:28:35.659Z] using credential edgex-jenkins-ssh [2020-05-29T05:28:35.746Z] Cloning the remote Git repository [2020-05-29T05:28:35.746Z] Cloning with configured refspecs honoured and without tags [2020-05-29T05:28:35.815Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T05:28:35.937Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-05-29T05:28:36.019Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T05:28:36.019Z] > git --version # timeout=10 [2020-05-29T05:28:36.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T05:28:36.129Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T05:28:37.320Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-29T05:28:37.350Z] > git config --add remote.origin.fetch +refs/pull/232/head:refs/remotes/origin/PR-232 # timeout=10 [2020-05-29T05:28:37.432Z] Fetching without tags [2020-05-29T05:28:37.961Z] Merging remotes/origin/master commit cd741ede14a15e104a5be3a18d9cdbe9c37dd930 into PR head commit e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 [2020-05-29T05:28:38.266Z] Merge succeeded, producing e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 [2020-05-29T05:28:38.267Z] Checking out Revision e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 (PR-232) [2020-05-29T05:28:37.386Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T05:28:37.413Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-29T05:28:37.441Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T05:28:37.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T05:28:37.459Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T05:28:37.979Z] > git config core.sparsecheckout # timeout=10 [2020-05-29T05:28:38.000Z] > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # timeout=10 [2020-05-29T05:28:38.184Z] > git remote # timeout=10 [2020-05-29T05:28:38.200Z] > git config --get remote.origin.url # timeout=10 [2020-05-29T05:28:38.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T05:28:38.231Z] > git merge cd741ede14a15e104a5be3a18d9cdbe9c37dd930 # timeout=10 [2020-05-29T05:28:38.254Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-29T05:28:38.273Z] > git config core.sparsecheckout # timeout=10 [2020-05-29T05:28:38.291Z] > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # timeout=10 [2020-05-29T05:28:42.813Z] Commit message: "Merge branch 'master' into issue_220" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-29T05:28:44.533Z] ========================================================= [2020-05-29T05:28:44.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-29T05:28:44.533Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-29T05:28:45.674Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-05-29T05:28:46.660Z] Sending build context to Docker daemon 12.9MB [2020-05-29T05:28:46.660Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-05-29T05:28:46.660Z] Step 2/8 : FROM ${BASE} [2020-05-29T05:28:46.934Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-29T05:28:46.934Z] cde5963f3b93: Pulling fs layer [2020-05-29T05:28:46.934Z] 2a23fa8c16f7: Pulling fs layer [2020-05-29T05:28:46.934Z] 777b28850792: Pulling fs layer [2020-05-29T05:28:46.934Z] 8a11ddd9e578: Pulling fs layer [2020-05-29T05:28:46.934Z] 4cf88f913ddb: Pulling fs layer [2020-05-29T05:28:46.934Z] 1df406cf5192: Pulling fs layer [2020-05-29T05:28:46.934Z] cd6300453558: Pulling fs layer [2020-05-29T05:28:46.934Z] b9c365052c96: Pulling fs layer [2020-05-29T05:28:46.934Z] a2d8cc88f415: Pulling fs layer [2020-05-29T05:28:46.934Z] ea1d1ca13537: Pulling fs layer [2020-05-29T05:28:46.934Z] 3750a50a1c5e: Pulling fs layer [2020-05-29T05:28:46.934Z] cd6300453558: Waiting [2020-05-29T05:28:46.934Z] b9c365052c96: Waiting [2020-05-29T05:28:46.934Z] a2d8cc88f415: Waiting [2020-05-29T05:28:46.934Z] ea1d1ca13537: Waiting [2020-05-29T05:28:46.934Z] 3750a50a1c5e: Waiting [2020-05-29T05:28:46.934Z] 8a11ddd9e578: Waiting [2020-05-29T05:28:46.934Z] 1df406cf5192: Waiting [2020-05-29T05:28:46.934Z] 777b28850792: Verifying Checksum [2020-05-29T05:28:46.934Z] 777b28850792: Download complete [2020-05-29T05:28:46.934Z] 2a23fa8c16f7: Verifying Checksum [2020-05-29T05:28:46.934Z] 2a23fa8c16f7: Download complete [2020-05-29T05:28:47.208Z] 4cf88f913ddb: Download complete [2020-05-29T05:28:47.208Z] 1df406cf5192: Verifying Checksum [2020-05-29T05:28:47.208Z] 1df406cf5192: Download complete [2020-05-29T05:28:47.208Z] cde5963f3b93: Verifying Checksum [2020-05-29T05:28:47.208Z] cde5963f3b93: Download complete [2020-05-29T05:28:48.197Z] cde5963f3b93: Pull complete [2020-05-29T05:28:48.797Z] 2a23fa8c16f7: Pull complete [2020-05-29T05:28:49.073Z] 777b28850792: Pull complete [2020-05-29T05:28:51.045Z] cd6300453558: Verifying Checksum [2020-05-29T05:28:51.045Z] cd6300453558: Download complete [2020-05-29T05:28:51.318Z] a2d8cc88f415: Verifying Checksum [2020-05-29T05:28:51.318Z] a2d8cc88f415: Download complete [2020-05-29T05:28:53.943Z] ea1d1ca13537: Verifying Checksum [2020-05-29T05:28:53.943Z] ea1d1ca13537: Download complete [2020-05-29T05:28:53.943Z] 3750a50a1c5e: Verifying Checksum [2020-05-29T05:28:53.943Z] 3750a50a1c5e: Download complete [2020-05-29T05:28:56.575Z] b9c365052c96: Verifying Checksum [2020-05-29T05:28:56.575Z] b9c365052c96: Download complete [2020-05-29T05:28:58.548Z] 8a11ddd9e578: Verifying Checksum [2020-05-29T05:28:58.548Z] 8a11ddd9e578: Download complete [2020-05-29T05:29:10.959Z] 8a11ddd9e578: Pull complete [2020-05-29T05:29:10.959Z] 4cf88f913ddb: Pull complete [2020-05-29T05:29:10.959Z] 1df406cf5192: Pull complete [2020-05-29T05:29:15.276Z] cd6300453558: Pull complete [2020-05-29T05:29:19.587Z] b9c365052c96: Pull complete [2020-05-29T05:29:19.864Z] a2d8cc88f415: Pull complete [2020-05-29T05:29:21.843Z] ea1d1ca13537: Pull complete [2020-05-29T05:29:22.437Z] 3750a50a1c5e: Pull complete [2020-05-29T05:29:22.437Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-29T05:29:22.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-29T05:29:22.437Z] ---> 78745c68409d [2020-05-29T05:29:22.437Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-29T05:29:26.732Z] ---> Running in af3d9d0d90f5 [2020-05-29T05:29:26.732Z] Removing intermediate container af3d9d0d90f5 [2020-05-29T05:29:26.732Z] ---> 8d25f30ff6fe [2020-05-29T05:29:26.732Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T05:29:26.732Z] ---> Running in 14f7fcc2c3f4 [2020-05-29T05:29:28.716Z] Removing intermediate container 14f7fcc2c3f4 [2020-05-29T05:29:28.716Z] ---> 6d59969ed182 [2020-05-29T05:29:28.716Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-29T05:29:28.992Z] ---> Running in d45e797e3fde [2020-05-29T05:29:29.972Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-29T05:29:30.564Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-29T05:29:31.159Z] OK: 125 MiB in 39 packages [2020-05-29T05:29:32.589Z] Removing intermediate container d45e797e3fde [2020-05-29T05:29:32.589Z] ---> 91d5e040c3ef [2020-05-29T05:29:32.589Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-05-29T05:29:32.589Z] ---> Running in a2f17d0c2867 [2020-05-29T05:29:32.865Z] Removing intermediate container a2f17d0c2867 [2020-05-29T05:29:32.865Z] ---> ba9bcd41bd3a [2020-05-29T05:29:32.865Z] Step 7/8 : COPY . . [2020-05-29T05:29:34.300Z] ---> c10ba301b1c7 [2020-05-29T05:29:34.300Z] Step 8/8 : RUN go mod download [2020-05-29T05:29:34.572Z] ---> Running in ee7c54442e1e [2020-05-29T05:29:38.877Z] go: finding cloud.google.com/go v0.26.0 [2020-05-29T05:29:38.877Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-05-29T05:29:38.877Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-05-29T05:29:38.877Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-29T05:29:38.877Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-05-29T05:29:38.877Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-05-29T05:29:38.877Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-05-29T05:29:38.877Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-05-29T05:29:38.877Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-05-29T05:29:38.877Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-05-29T05:29:38.877Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-05-29T05:29:38.877Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-29T05:29:38.877Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-05-29T05:29:38.877Z] go: finding github.com/armon/go-radix v1.0.0 [2020-05-29T05:29:38.877Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-05-29T05:29:38.877Z] go: finding github.com/beorn7/perks v1.0.1 [2020-05-29T05:29:39.148Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-29T05:29:39.148Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-05-29T05:29:39.148Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-29T05:29:39.148Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-05-29T05:29:39.148Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-05-29T05:29:39.148Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-05-29T05:29:39.148Z] go: finding github.com/client9/misspell v0.3.4 [2020-05-29T05:29:39.148Z] go: finding github.com/coredns/coredns v1.1.2 [2020-05-29T05:29:39.148Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-29T05:29:39.148Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-05-29T05:29:39.148Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-05-29T05:29:39.148Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-05-29T05:29:39.148Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-05-29T05:29:39.148Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-05-29T05:29:39.419Z] go: finding github.com/docker/go-connections v0.3.0 [2020-05-29T05:29:39.419Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-29T05:29:39.419Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-05-29T05:29:39.419Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-05-29T05:29:39.419Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-05-29T05:29:39.419Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-05-29T05:29:39.419Z] go: finding github.com/fatih/color v1.9.0 [2020-05-29T05:29:39.419Z] go: finding github.com/fatih/structs v1.1.0 [2020-05-29T05:29:39.419Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-29T05:29:39.419Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-05-29T05:29:39.419Z] go: finding github.com/go-kit/kit v0.9.0 [2020-05-29T05:29:39.419Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-05-29T05:29:39.694Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-29T05:29:39.694Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-05-29T05:29:39.694Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-29T05:29:39.694Z] go: finding github.com/go-test/deep v1.0.2 [2020-05-29T05:29:39.694Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-05-29T05:29:39.694Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-05-29T05:29:39.967Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-05-29T05:29:39.967Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-05-29T05:29:39.967Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-05-29T05:29:39.967Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-05-29T05:29:39.967Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-05-29T05:29:39.967Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-05-29T05:29:39.967Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-05-29T05:29:39.967Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-05-29T05:29:40.240Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-05-29T05:29:40.240Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-05-29T05:29:40.240Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-05-29T05:29:40.240Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-05-29T05:29:40.240Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-05-29T05:29:40.513Z] go: finding github.com/golang/mock v1.1.1 [2020-05-29T05:29:40.513Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-29T05:29:40.513Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-29T05:29:40.513Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-29T05:29:40.513Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-29T05:29:40.513Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-29T05:29:40.513Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-05-29T05:29:40.513Z] go: finding github.com/google/gofuzz v1.0.0 [2020-05-29T05:29:40.513Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-05-29T05:29:40.513Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-05-29T05:29:40.513Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-05-29T05:29:40.787Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-29T05:29:40.787Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-05-29T05:29:40.787Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-05-29T05:29:40.787Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-05-29T05:29:40.787Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-05-29T05:29:40.787Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-05-29T05:29:40.787Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-05-29T05:29:41.061Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-05-29T05:29:41.335Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-05-29T05:29:41.335Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-29T05:29:41.335Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-29T05:29:41.335Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-05-29T05:29:41.335Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-29T05:29:41.335Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-05-29T05:29:41.335Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-05-29T05:29:41.335Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-05-29T05:29:41.335Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-29T05:29:41.335Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-05-29T05:29:41.335Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-05-29T05:29:41.607Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-05-29T05:29:41.607Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-05-29T05:29:41.607Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-05-29T05:29:41.607Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-05-29T05:29:41.607Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-05-29T05:29:41.607Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-05-29T05:29:41.607Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-05-29T05:29:41.607Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-05-29T05:29:41.607Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-29T05:29:41.607Z] go: finding github.com/imdario/mergo v0.3.6 [2020-05-29T05:29:41.607Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-05-29T05:29:41.607Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-05-29T05:29:41.879Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-05-29T05:29:41.879Z] go: finding github.com/joho/godotenv v1.3.0 [2020-05-29T05:29:41.879Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-05-29T05:29:41.879Z] go: finding github.com/json-iterator/go v1.1.9 [2020-05-29T05:29:41.879Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-05-29T05:29:41.879Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-05-29T05:29:41.879Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-05-29T05:29:41.879Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-05-29T05:29:42.154Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-05-29T05:29:42.154Z] go: finding github.com/klauspost/compress v1.9.5 [2020-05-29T05:29:42.155Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-05-29T05:29:42.155Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-29T05:29:42.155Z] go: finding github.com/kr/pretty v0.2.0 [2020-05-29T05:29:42.155Z] go: finding github.com/kr/pty v1.1.1 [2020-05-29T05:29:42.155Z] go: finding github.com/kr/text v0.1.0 [2020-05-29T05:29:42.155Z] go: finding github.com/likexian/gokit v0.20.16 [2020-05-29T05:29:42.428Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-05-29T05:29:42.428Z] go: finding github.com/linode/linodego v0.7.1 [2020-05-29T05:29:42.429Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-05-29T05:29:42.429Z] go: finding github.com/markbates/safe v1.0.1 [2020-05-29T05:29:42.429Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-05-29T05:29:42.429Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-05-29T05:29:42.700Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-05-29T05:29:42.700Z] go: finding github.com/miekg/dns v1.1.26 [2020-05-29T05:29:42.700Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-29T05:29:42.700Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-29T05:29:42.700Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-29T05:29:42.700Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-29T05:29:42.700Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-29T05:29:42.700Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-29T05:29:42.700Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-29T05:29:42.700Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-05-29T05:29:42.700Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-29T05:29:42.700Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-05-29T05:29:42.972Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-05-29T05:29:42.972Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-05-29T05:29:42.972Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-05-29T05:29:42.972Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-05-29T05:29:42.972Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-05-29T05:29:42.972Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-05-29T05:29:42.972Z] go: finding github.com/oklog/run v1.0.0 [2020-05-29T05:29:42.972Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-05-29T05:29:43.250Z] go: finding github.com/onsi/gomega v1.4.2 [2020-05-29T05:29:43.250Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-05-29T05:29:43.250Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-05-29T05:29:43.250Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-05-29T05:29:43.250Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-05-29T05:29:43.251Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-05-29T05:29:43.251Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-05-29T05:29:43.251Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-29T05:29:43.251Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-29T05:29:43.251Z] go: finding github.com/posener/complete v1.1.1 [2020-05-29T05:29:43.251Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-05-29T05:29:43.522Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-05-29T05:29:43.522Z] go: finding github.com/prometheus/common v0.9.1 [2020-05-29T05:29:43.522Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-05-29T05:29:43.522Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-05-29T05:29:43.522Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-05-29T05:29:43.522Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-29T05:29:43.522Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-05-29T05:29:43.522Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-29T05:29:43.522Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-05-29T05:29:43.522Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-05-29T05:29:43.522Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-05-29T05:29:43.522Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-05-29T05:29:43.796Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-05-29T05:29:43.796Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-05-29T05:29:43.796Z] go: finding github.com/spf13/cobra v0.0.3 [2020-05-29T05:29:43.796Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-29T05:29:43.796Z] go: finding github.com/stretchr/objx v0.1.1 [2020-05-29T05:29:43.796Z] go: finding github.com/stretchr/testify v1.4.0 [2020-05-29T05:29:43.796Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-05-29T05:29:43.796Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-05-29T05:29:43.796Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-05-29T05:29:44.069Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-05-29T05:29:44.069Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-05-29T05:29:44.069Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-29T05:29:44.069Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-05-29T05:29:44.069Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-05-29T05:29:44.069Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-05-29T05:29:44.069Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-05-29T05:29:44.069Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-05-29T05:29:44.344Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-05-29T05:29:44.344Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-05-29T05:29:44.344Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-05-29T05:29:44.344Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-05-29T05:29:44.344Z] go: finding golang.org/x/text v0.3.2 [2020-05-29T05:29:44.344Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-05-29T05:29:44.344Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-05-29T05:29:44.344Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-29T05:29:44.344Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-05-29T05:29:44.344Z] go: finding google.golang.org/appengine v1.4.0 [2020-05-29T05:29:44.618Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-05-29T05:29:44.618Z] go: finding google.golang.org/grpc v1.23.0 [2020-05-29T05:29:44.618Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-05-29T05:29:44.618Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-05-29T05:29:44.618Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-05-29T05:29:44.618Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-29T05:29:44.618Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-05-29T05:29:44.895Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-29T05:29:44.895Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-05-29T05:29:44.895Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-05-29T05:29:44.895Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-29T05:29:44.895Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-05-29T05:29:44.895Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-05-29T05:29:44.895Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-29T05:29:44.895Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-29T05:29:44.895Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-05-29T05:29:45.173Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-05-29T05:29:45.173Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-05-29T05:29:45.173Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-05-29T05:29:45.173Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-05-29T05:29:45.173Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-05-29T05:29:54.586Z] Removing intermediate container bdaea770dec5 [2020-05-29T05:29:54.586Z] ---> c6c374cfb38c [2020-05-29T05:29:54.586Z] Successfully built c6c374cfb38c [2020-05-29T05:29:54.586Z] 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-05-29T05:29:55.620Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-29T05:29:55.620Z] . [Pipeline] withDockerContainer [2020-05-29T05:29:55.778Z] prd-centos7-docker-4c-2g-1159 does not seem to be running inside a container [2020-05-29T05:29:55.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-29T05:29:56.649Z] $ docker top 7677361de016203ab391f324b101f1732712e1d38013a2e1321d39d9fe708e09 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-29T05:29:57.233Z] + go version [2020-05-29T05:29:57.233Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-29T05:29:57.567Z] + make test [2020-05-29T05:29:57.567Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-29T05:29:59.642Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-05-29T05:30:08.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-05-29T05:30:08.021Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-05-29T05:30:08.897Z] Stashed 1 file(s) [Pipeline] } [2020-05-29T05:30:08.910Z] $ docker stop --time=1 7677361de016203ab391f324b101f1732712e1d38013a2e1321d39d9fe708e09 [2020-05-29T05:30:10.358Z] $ docker rm -f 7677361de016203ab391f324b101f1732712e1d38013a2e1321d39d9fe708e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-29T05:30:12.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-29T05:30:12.319Z] + ls -al . [2020-05-29T05:30:12.319Z] total 104 [2020-05-29T05:30:12.319Z] drwxrwxr-x. 9 jenkins jenkins 4096 May 29 05:29 . [2020-05-29T05:30:12.319Z] drwxrwxr-x. 4 jenkins jenkins 28 May 29 05:27 .. [2020-05-29T05:30:12.319Z] drwxrwxr-x. 3 jenkins jenkins 20 May 29 05:27 assets [2020-05-29T05:30:12.319Z] drwxrwxr-x. 2 jenkins jenkins 35 May 29 05:27 bin [2020-05-29T05:30:12.319Z] drwxrwxr-x. 3 jenkins jenkins 29 May 29 05:27 cmd [2020-05-29T05:30:12.319Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 29 05:27 CONTRIBUTING.md [2020-05-29T05:30:12.319Z] -rw-r--r--. 1 jenkins jenkins 10 May 29 05:29 coverage.out [2020-05-29T05:30:12.319Z] -rw-rw-r--. 1 jenkins jenkins 913 May 29 05:27 Dockerfile [2020-05-29T05:30:12.319Z] -rw-rw-r--. 1 jenkins jenkins 898 May 29 05:27 Dockerfile.build [2020-05-29T05:30:12.319Z] drwxrwxr-x. 4 jenkins jenkins 72 May 29 05:27 docs [2020-05-29T05:30:12.319Z] drwxrwxr-x. 8 jenkins jenkins 179 May 29 05:27 .git [2020-05-29T05:30:12.319Z] -rw-rw-r--. 1 jenkins jenkins 136 May 29 05:27 .gitignore [2020-05-29T05:30:12.319Z] -rw-r--r--. 1 jenkins jenkins 974 May 29 05:29 go.mod [2020-05-29T05:30:12.319Z] -rw-r--r--. 1 jenkins jenkins 44475 May 29 05:29 go.sum [2020-05-29T05:30:12.319Z] drwxrwxr-x. 10 jenkins jenkins 139 May 29 05:27 internal [2020-05-29T05:30:12.319Z] -rw-rw-r--. 1 jenkins jenkins 675 May 29 05:27 Jenkinsfile [2020-05-29T05:30:12.319Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 29 05:27 LICENSE [2020-05-29T05:30:12.319Z] -rw-rw-r--. 1 jenkins jenkins 951 May 29 05:27 Makefile [2020-05-29T05:30:12.319Z] -rw-rw-r--. 1 jenkins jenkins 2061 May 29 05:27 README.md [2020-05-29T05:30:12.319Z] drwxrwxr-x. 3 jenkins jenkins 58 May 29 05:27 .semver [2020-05-29T05:30:12.319Z] -rw-rw-r--. 1 jenkins jenkins 5 May 29 05:24 VERSION [2020-05-29T05:30:12.319Z] -rw-rw-r--. 1 jenkins jenkins 155 May 29 05:27 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-29T05:30:12.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=e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 --label arch=amd64 --label version=0.0.0 . [2020-05-29T05:30:13.225Z] Sending build context to Docker daemon 12.94MB [2020-05-29T05:30:13.225Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-05-29T05:30:13.225Z] Step 2/24 : FROM ${BASE} AS builder [2020-05-29T05:30:13.225Z] ---> c6c374cfb38c [2020-05-29T05:30:13.225Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-05-29T05:30:13.225Z] ---> Running in e4f6aa0cdb6c [2020-05-29T05:30:13.489Z] Removing intermediate container e4f6aa0cdb6c [2020-05-29T05:30:13.489Z] ---> 9819127ea75d [2020-05-29T05:30:13.489Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-05-29T05:30:13.489Z] ---> Running in c6d7a4ee35f3 [2020-05-29T05:30:13.489Z] Removing intermediate container c6d7a4ee35f3 [2020-05-29T05:30:13.489Z] ---> f3ae5746b11b [2020-05-29T05:30:13.489Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-05-29T05:30:13.489Z] ---> Running in 5b846c67480d [2020-05-29T05:30:13.751Z] Removing intermediate container 5b846c67480d [2020-05-29T05:30:13.751Z] ---> 092b1c80a54f [2020-05-29T05:30:13.751Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-05-29T05:30:13.751Z] ---> Running in 8602921befd1 [2020-05-29T05:30:14.023Z] Removing intermediate container 8602921befd1 [2020-05-29T05:30:14.023Z] ---> d7dedd6d9e2c [2020-05-29T05:30:14.023Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-05-29T05:30:14.023Z] ---> Running in 405f27db720f [2020-05-29T05:30:14.023Z] Removing intermediate container 405f27db720f [2020-05-29T05:30:14.023Z] ---> b35344f312a6 [2020-05-29T05:30:14.023Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T05:30:14.023Z] ---> Running in 1a9e2ec2caa8 [2020-05-29T05:30:14.967Z] Removing intermediate container 1a9e2ec2caa8 [2020-05-29T05:30:14.967Z] ---> b4ce2b49d9da [2020-05-29T05:30:14.967Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-29T05:30:14.967Z] ---> Running in c359dcbf1bed [2020-05-29T05:30:15.229Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-29T05:30:15.803Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-29T05:30:16.065Z] v3.11.6-65-gf61203451f [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-05-29T05:30:16.065Z] v3.11.6-66-ga9b1a84069 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-05-29T05:30:16.065Z] OK: 11289 distinct packages available [2020-05-29T05:30:16.327Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-29T05:30:16.905Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-29T05:30:17.165Z] OK: 143 MiB in 39 packages [2020-05-29T05:30:17.426Z] Removing intermediate container c359dcbf1bed [2020-05-29T05:30:17.426Z] ---> a20565b62a20 [2020-05-29T05:30:17.426Z] Step 10/24 : ENV GO111MODULE=on [2020-05-29T05:30:17.426Z] ---> Running in 07cc51b6f101 [2020-05-29T05:30:17.688Z] Removing intermediate container 07cc51b6f101 [2020-05-29T05:30:17.688Z] ---> dd8f950ef3a4 [2020-05-29T05:30:17.688Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-05-29T05:30:17.688Z] ---> Running in c0e2d880a38c [2020-05-29T05:30:17.949Z] Removing intermediate container c0e2d880a38c [2020-05-29T05:30:17.949Z] ---> cff005fe7670 [2020-05-29T05:30:17.949Z] Step 12/24 : COPY go.mod . [2020-05-29T05:30:17.949Z] ---> 38044d74786a [2020-05-29T05:30:17.949Z] Step 13/24 : COPY Makefile . [2020-05-29T05:30:18.211Z] ---> 19fadd35ac0f [2020-05-29T05:30:18.211Z] Step 14/24 : RUN make update [2020-05-29T05:30:18.211Z] ---> Running in 33c07bde7bce [2020-05-29T05:30:18.474Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-05-29T05:30:19.867Z] Removing intermediate container 33c07bde7bce [2020-05-29T05:30:19.867Z] ---> c001dbf8c2e7 [2020-05-29T05:30:19.867Z] Step 15/24 : COPY . . [2020-05-29T05:30:20.134Z] ---> 0a0f674093b5 [2020-05-29T05:30:20.134Z] Step 16/24 : RUN ${MAKE} [2020-05-29T05:30:20.134Z] ---> Running in deb7be98eb46 [2020-05-29T05:30:20.715Z] 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-05-29T05:30:28.924Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-29T05:30:31.481Z] Removing intermediate container deb7be98eb46 [2020-05-29T05:30:31.481Z] ---> e74b5ad9fffe [2020-05-29T05:30:31.481Z] Step 17/24 : FROM alpine [2020-05-29T05:30:31.481Z] latest: Pulling from library/alpine [2020-05-29T05:30:31.742Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-29T05:30:32.004Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-29T05:30:32.004Z] cbdbe7a5bc2a: Download complete [2020-05-29T05:30:32.267Z] cbdbe7a5bc2a: Pull complete [2020-05-29T05:30:32.267Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-29T05:30:32.267Z] Status: Downloaded newer image for alpine:latest [2020-05-29T05:30:32.267Z] ---> f70734b6a266 [2020-05-29T05:30:32.267Z] Step 18/24 : EXPOSE 4000 [2020-05-29T05:30:32.267Z] ---> Running in 5be7b785a68c [2020-05-29T05:30:32.267Z] Removing intermediate container 5be7b785a68c [2020-05-29T05:30:32.267Z] ---> 36d1046be5bc [2020-05-29T05:30:32.267Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-29T05:30:32.840Z] ---> 1e9179e5688a [2020-05-29T05:30:32.840Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-29T05:30:32.840Z] ---> Running in 265878e4a3f6 [2020-05-29T05:30:33.101Z] Removing intermediate container 265878e4a3f6 [2020-05-29T05:30:33.101Z] ---> f92b554ce839 [2020-05-29T05:30:33.101Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-05-29T05:30:33.101Z] ---> Running in 8bd114aa8673 [2020-05-29T05:30:33.363Z] Removing intermediate container 8bd114aa8673 [2020-05-29T05:30:33.363Z] ---> df2ff3a19294 [2020-05-29T05:30:33.363Z] Step 22/24 : LABEL arch=amd64 [2020-05-29T05:30:33.363Z] ---> Running in aaeb540adc79 [2020-05-29T05:30:33.363Z] Removing intermediate container aaeb540adc79 [2020-05-29T05:30:33.363Z] ---> 089de93d9d16 [2020-05-29T05:30:33.363Z] Step 23/24 : LABEL git_sha=e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 [2020-05-29T05:30:33.363Z] ---> Running in e72ab83191b1 [2020-05-29T05:30:33.624Z] Removing intermediate container e72ab83191b1 [2020-05-29T05:30:33.624Z] ---> 32f29f9752bc [2020-05-29T05:30:33.624Z] Step 24/24 : LABEL version=0.0.0 [2020-05-29T05:30:33.624Z] ---> Running in fa04fd8cf8f0 [2020-05-29T05:30:33.885Z] Removing intermediate container fa04fd8cf8f0 [2020-05-29T05:30:33.885Z] ---> 3ded9b84f704 [2020-05-29T05:30:33.885Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-29T05:30:33.885Z] Successfully built 3ded9b84f704 [2020-05-29T05:30:33.885Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-29T05:31:21.983Z] Removing intermediate container ee7c54442e1e [2020-05-29T05:31:21.983Z] ---> 3d735fe1ba35 [2020-05-29T05:31:21.983Z] Successfully built 3d735fe1ba35 [2020-05-29T05:31:21.983Z] 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-05-29T05:31:23.067Z] + docker inspect -f . ci-base-image-arm64 [2020-05-29T05:31:23.347Z] . [Pipeline] withDockerContainer [2020-05-29T05:31:23.788Z] prd-ubuntu18.04-docker-arm64-4c-16g-1160 does not seem to be running inside a container [2020-05-29T05:31:23.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-29T05:31:25.329Z] $ docker top c96b1c92a442ce7d5d00e035df8ee65275e81aa72164715afdbd0bdd0c62ecdf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-29T05:31:26.585Z] + go version [2020-05-29T05:31:26.585Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-29T05:31:27.266Z] + make test [2020-05-29T05:31:27.267Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-29T05:31:28.706Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-05-29T05:31:50.922Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-05-29T05:31:50.922Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-05-29T05:31:56.358Z] Warning: overwriting stash ‘coverage-report’ [2020-05-29T05:31:56.774Z] Stashed 1 file(s) [Pipeline] } [2020-05-29T05:31:56.791Z] $ docker stop --time=1 c96b1c92a442ce7d5d00e035df8ee65275e81aa72164715afdbd0bdd0c62ecdf [2020-05-29T05:31:58.993Z] $ docker rm -f c96b1c92a442ce7d5d00e035df8ee65275e81aa72164715afdbd0bdd0c62ecdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-29T05:32:00.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-29T05:32:01.013Z] + ls -al . [2020-05-29T05:32:01.013Z] total 136 [2020-05-29T05:32:01.013Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 05:31 . [2020-05-29T05:32:01.013Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 05:28 .. [2020-05-29T05:32:01.013Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 05:28 .git [2020-05-29T05:32:01.013Z] -rw-rw-r-- 1 jenkins jenkins 136 May 29 05:28 .gitignore [2020-05-29T05:32:01.013Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 05:28 .semver [2020-05-29T05:32:01.013Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 29 05:28 CONTRIBUTING.md [2020-05-29T05:32:01.013Z] -rw-rw-r-- 1 jenkins jenkins 913 May 29 05:28 Dockerfile [2020-05-29T05:32:01.013Z] -rw-rw-r-- 1 jenkins jenkins 898 May 29 05:28 Dockerfile.build [2020-05-29T05:32:01.013Z] -rw-rw-r-- 1 jenkins jenkins 675 May 29 05:28 Jenkinsfile [2020-05-29T05:32:01.013Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 29 05:28 LICENSE [2020-05-29T05:32:01.013Z] -rw-rw-r-- 1 jenkins jenkins 951 May 29 05:28 Makefile [2020-05-29T05:32:01.013Z] -rw-rw-r-- 1 jenkins jenkins 2061 May 29 05:28 README.md [2020-05-29T05:32:01.013Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 05:24 VERSION [2020-05-29T05:32:01.013Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 05:28 assets [2020-05-29T05:32:01.013Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 05:28 bin [2020-05-29T05:32:01.013Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 05:28 cmd [2020-05-29T05:32:01.013Z] -rw-r--r-- 1 jenkins jenkins 10 May 29 05:31 coverage.out [2020-05-29T05:32:01.013Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 05:28 docs [2020-05-29T05:32:01.013Z] -rw-r--r-- 1 jenkins jenkins 974 May 29 05:31 go.mod [2020-05-29T05:32:01.013Z] -rw-r--r-- 1 jenkins jenkins 44475 May 29 05:31 go.sum [2020-05-29T05:32:01.013Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 05:28 internal [2020-05-29T05:32:01.013Z] -rw-rw-r-- 1 jenkins jenkins 155 May 29 05:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-29T05:32:01.377Z] + 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=e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 --label arch=arm64 --label version=0.0.0 . [2020-05-29T05:32:01.978Z] Sending build context to Docker daemon 12.94MB [2020-05-29T05:32:01.978Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-05-29T05:32:01.978Z] Step 2/24 : FROM ${BASE} AS builder [2020-05-29T05:32:01.978Z] ---> 3d735fe1ba35 [2020-05-29T05:32:01.978Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-05-29T05:32:02.252Z] ---> Running in f7fc3faf821d [2020-05-29T05:32:02.524Z] Removing intermediate container f7fc3faf821d [2020-05-29T05:32:02.524Z] ---> cecdf76d1dfc [2020-05-29T05:32:02.524Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-05-29T05:32:02.797Z] ---> Running in 7370cc3b85a3 [2020-05-29T05:32:03.067Z] Removing intermediate container 7370cc3b85a3 [2020-05-29T05:32:03.067Z] ---> 4cca236ddd5d [2020-05-29T05:32:03.067Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-05-29T05:32:03.343Z] ---> Running in 7afcd9e42bee [2020-05-29T05:32:03.616Z] Removing intermediate container 7afcd9e42bee [2020-05-29T05:32:03.617Z] ---> 8919a037c081 [2020-05-29T05:32:03.617Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-05-29T05:32:03.617Z] ---> Running in a1dbba8187b3 [2020-05-29T05:32:03.888Z] Removing intermediate container a1dbba8187b3 [2020-05-29T05:32:03.888Z] ---> 3965111d41af [2020-05-29T05:32:03.888Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-05-29T05:32:04.161Z] ---> Running in 61bd03541f38 [2020-05-29T05:32:04.432Z] Removing intermediate container 61bd03541f38 [2020-05-29T05:32:04.432Z] ---> 87d064e7679c [2020-05-29T05:32:04.432Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T05:32:04.708Z] ---> Running in fda236ba8b54 [2020-05-29T05:32:06.677Z] Removing intermediate container fda236ba8b54 [2020-05-29T05:32:06.677Z] ---> 7aab2891983c [2020-05-29T05:32:06.677Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-29T05:32:06.677Z] ---> Running in f5796472844c [2020-05-29T05:32:07.268Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-29T05:32:08.696Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-29T05:32:08.967Z] v3.11.6-65-gf61203451f [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-05-29T05:32:08.967Z] v3.11.6-66-ga9b1a84069 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-05-29T05:32:08.967Z] OK: 11178 distinct packages available [2020-05-29T05:32:08.967Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-29T05:32:09.939Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-29T05:32:10.210Z] OK: 125 MiB in 39 packages [2020-05-29T05:32:11.640Z] Removing intermediate container f5796472844c [2020-05-29T05:32:11.640Z] ---> bb9766673ddd [2020-05-29T05:32:11.640Z] Step 10/24 : ENV GO111MODULE=on [2020-05-29T05:32:11.640Z] ---> Running in a877e56836fc [2020-05-29T05:32:11.911Z] Removing intermediate container a877e56836fc [2020-05-29T05:32:11.911Z] ---> 8e22c5f3df4e [2020-05-29T05:32:11.911Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-05-29T05:32:12.183Z] ---> Running in a19e145171d4 [2020-05-29T05:32:12.457Z] Removing intermediate container a19e145171d4 [2020-05-29T05:32:12.457Z] ---> 462a3a4accd0 [2020-05-29T05:32:12.457Z] Step 12/24 : COPY go.mod . [2020-05-29T05:32:13.048Z] ---> 4d0f13831cb1 [2020-05-29T05:32:13.048Z] Step 13/24 : COPY Makefile . [2020-05-29T05:32:13.642Z] ---> 9d8484b48538 [2020-05-29T05:32:13.642Z] Step 14/24 : RUN make update [2020-05-29T05:32:13.642Z] ---> Running in 7bc51cb25e03 [2020-05-29T05:32:14.624Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-05-29T05:32:16.047Z] Removing intermediate container 7bc51cb25e03 [2020-05-29T05:32:16.047Z] ---> b4db9035b827 [2020-05-29T05:32:16.047Z] Step 15/24 : COPY . . [2020-05-29T05:32:17.475Z] ---> e474d4392378 [2020-05-29T05:32:17.475Z] Step 16/24 : RUN ${MAKE} [2020-05-29T05:32:17.748Z] ---> Running in 9d75f557cf65 [2020-05-29T05:32:18.726Z] 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-05-29T05:32:45.547Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-29T05:32:49.845Z] Removing intermediate container 9d75f557cf65 [2020-05-29T05:32:49.845Z] ---> 17feace19f2e [2020-05-29T05:32:49.845Z] Step 17/24 : FROM alpine [2020-05-29T05:32:50.113Z] latest: Pulling from library/alpine [2020-05-29T05:32:50.385Z] 29e5d40040c1: Pulling fs layer [2020-05-29T05:32:50.657Z] 29e5d40040c1: Verifying Checksum [2020-05-29T05:32:50.657Z] 29e5d40040c1: Download complete [2020-05-29T05:32:51.250Z] 29e5d40040c1: Pull complete [2020-05-29T05:32:51.250Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-29T05:32:51.250Z] Status: Downloaded newer image for alpine:latest [2020-05-29T05:32:51.250Z] ---> c20d2a9ab686 [2020-05-29T05:32:51.250Z] Step 18/24 : EXPOSE 4000 [2020-05-29T05:32:51.521Z] ---> Running in 214f3ad5d28f [2020-05-29T05:32:51.792Z] Removing intermediate container 214f3ad5d28f [2020-05-29T05:32:51.792Z] ---> 5b4939e0c0ab [2020-05-29T05:32:51.792Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-29T05:32:53.814Z] ---> 6a54cc73a2b7 [2020-05-29T05:32:53.814Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-29T05:32:53.814Z] ---> Running in 01aac29ec74d [2020-05-29T05:32:54.091Z] Removing intermediate container 01aac29ec74d [2020-05-29T05:32:54.091Z] ---> 4b0fa43ba21e [2020-05-29T05:32:54.091Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-05-29T05:32:54.372Z] ---> Running in 8c74a5dd5f9f [2020-05-29T05:32:54.649Z] Removing intermediate container 8c74a5dd5f9f [2020-05-29T05:32:54.649Z] ---> 74a55453ff90 [2020-05-29T05:32:54.649Z] Step 22/24 : LABEL arch=arm64 [2020-05-29T05:32:54.936Z] ---> Running in 8e9edd582eca [2020-05-29T05:32:55.213Z] Removing intermediate container 8e9edd582eca [2020-05-29T05:32:55.213Z] ---> 770342498e96 [2020-05-29T05:32:55.213Z] Step 23/24 : LABEL git_sha=e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 [2020-05-29T05:32:55.492Z] ---> Running in 86aab77d1baf [2020-05-29T05:32:55.767Z] Removing intermediate container 86aab77d1baf [2020-05-29T05:32:55.767Z] ---> c8b39b2a5ced [2020-05-29T05:32:55.767Z] Step 24/24 : LABEL version=0.0.0 [2020-05-29T05:32:56.041Z] ---> Running in 6411cb023d23 [2020-05-29T05:32:56.313Z] Removing intermediate container 6411cb023d23 [2020-05-29T05:32:56.313Z] ---> 0e1bca0937d2 [2020-05-29T05:32:56.313Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-29T05:32:56.313Z] Successfully built 0e1bca0937d2 [2020-05-29T05:32:56.313Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-05-29T05:32:58.286Z] provisioning config files... [2020-05-29T05:32:58.297Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/config3719630920506904914tmp [Pipeline] { [Pipeline] sh [2020-05-29T05:32:58.705Z] + curl -s https://codecov.io/bash [2020-05-29T05:32:58.705Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/config3719630920506904914tmp [2020-05-29T05:32:58.966Z] [2020-05-29T05:32:58.966Z] _____ _ [2020-05-29T05:32:58.966Z] / ____| | | [2020-05-29T05:32:58.966Z] | | ___ __| | ___ ___ _____ __ [2020-05-29T05:32:58.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-29T05:32:58.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-29T05:32:58.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-29T05:32:58.966Z] Bash-20200430-d757c17 [2020-05-29T05:32:58.966Z] [2020-05-29T05:32:58.966Z] [2020-05-29T05:32:58.966Z] ==> Jenkins CI detected. [2020-05-29T05:32:58.966Z] project root: . [2020-05-29T05:32:58.966Z] Fixing merge commit SHA [2020-05-29T05:32:58.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-29T05:32:58.966Z] ==> Running gcov in . (disable via -X gcov) [2020-05-29T05:32:58.966Z] ==> Python coveragepy not found [2020-05-29T05:32:58.966Z] ==> Searching for coverage reports in: [2020-05-29T05:32:58.966Z] + . [2020-05-29T05:32:58.966Z] -> Found 1 reports [2020-05-29T05:32:58.966Z] ==> Detecting git/mercurial file structure [2020-05-29T05:32:58.966Z] ==> Reading reports [2020-05-29T05:32:58.966Z] + ./coverage.out bytes=10 [2020-05-29T05:32:58.966Z] ==> Appending adjustments [2020-05-29T05:32:58.966Z] https://docs.codecov.io/docs/fixing-reports [2020-05-29T05:32:58.966Z] + Found adjustments [2020-05-29T05:32:58.966Z] ==> Gzipping contents [2020-05-29T05:32:58.966Z] ==> Uploading reports [2020-05-29T05:32:58.966Z] url: https://codecov.io [2020-05-29T05:32:58.966Z] query: branch=PR-232&commit=cd741ede14a15e104a5be3a18d9cdbe9c37dd930&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-232%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=232&job= [2020-05-29T05:32:58.966Z] -> Pinging Codecov [2020-05-29T05:32:58.966Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-232&commit=cd741ede14a15e104a5be3a18d9cdbe9c37dd930&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-232%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=232&job= [2020-05-29T05:32:59.544Z] -> Uploading [2020-05-29T05:32:59.805Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cd741ede14a15e104a5be3a18d9cdbe9c37dd930 [Pipeline] } [2020-05-29T05:32:59.829Z] 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-05-29T05:33:01.714Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T05:33:02.052Z] ---> package-listing.sh [2020-05-29T05:33:02.052Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-29T05:33:02.052Z] ++ facter osfamily [2020-05-29T05:33:02.052Z] + OS_FAMILY=redhat [2020-05-29T05:33:02.052Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-232 [2020-05-29T05:33:02.052Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-29T05:33:02.052Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-29T05:33:02.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-29T05:33:02.052Z] + PACKAGES=/tmp/packages_start.txt [2020-05-29T05:33:02.052Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-232 ']' [2020-05-29T05:33:02.052Z] + PACKAGES=/tmp/packages_end.txt [2020-05-29T05:33:02.052Z] + case "${OS_FAMILY}" in [2020-05-29T05:33:02.052Z] + rpm -qa [2020-05-29T05:33:02.052Z] + sort [2020-05-29T05:33:06.259Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-29T05:33:06.259Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-29T05:33:06.259Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-29T05:33:06.259Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-232 ']' [2020-05-29T05:33:06.259Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-232/archives/ [2020-05-29T05:33:06.259Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-232/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-29T05:33:06.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-29T05:33:06.770Z] [2020-05-29T05:33:06.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-29T05:33:07.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-29T05:33:07.155Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-29T05:33:07.155Z] c9b1b535fdd9: Pulling fs layer [2020-05-29T05:33:07.155Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-29T05:33:07.155Z] 756a868c4378: Pulling fs layer [2020-05-29T05:33:07.155Z] 444b2fc9a129: Pulling fs layer [2020-05-29T05:33:07.155Z] ea15f1150254: Pulling fs layer [2020-05-29T05:33:07.155Z] 41b27a9f41bf: Pulling fs layer [2020-05-29T05:33:07.155Z] 28c525ee5125: Pulling fs layer [2020-05-29T05:33:07.155Z] 094b1ea09ed8: Pulling fs layer [2020-05-29T05:33:07.155Z] 138eaada9080: Pulling fs layer [2020-05-29T05:33:07.155Z] 0622d0fa9048: Pulling fs layer [2020-05-29T05:33:07.155Z] 41b27a9f41bf: Waiting [2020-05-29T05:33:07.155Z] 28c525ee5125: Waiting [2020-05-29T05:33:07.155Z] 094b1ea09ed8: Waiting [2020-05-29T05:33:07.155Z] 138eaada9080: Waiting [2020-05-29T05:33:07.155Z] 0622d0fa9048: Waiting [2020-05-29T05:33:07.155Z] ea15f1150254: Waiting [2020-05-29T05:33:07.155Z] 2cc5ad85d9ab: Download complete [2020-05-29T05:33:07.155Z] 444b2fc9a129: Verifying Checksum [2020-05-29T05:33:07.155Z] 444b2fc9a129: Download complete [2020-05-29T05:33:07.449Z] c9b1b535fdd9: Verifying Checksum [2020-05-29T05:33:07.449Z] ea15f1150254: Verifying Checksum [2020-05-29T05:33:07.449Z] ea15f1150254: Download complete [2020-05-29T05:33:07.449Z] 28c525ee5125: Verifying Checksum [2020-05-29T05:33:07.449Z] 28c525ee5125: Download complete [2020-05-29T05:33:07.449Z] c9b1b535fdd9: Pull complete [2020-05-29T05:33:07.726Z] 2cc5ad85d9ab: Pull complete [2020-05-29T05:33:07.997Z] 756a868c4378: Verifying Checksum [2020-05-29T05:33:07.998Z] 756a868c4378: Download complete [2020-05-29T05:33:08.276Z] 094b1ea09ed8: Verifying Checksum [2020-05-29T05:33:08.276Z] 094b1ea09ed8: Download complete [2020-05-29T05:33:08.276Z] 138eaada9080: Verifying Checksum [2020-05-29T05:33:08.276Z] 138eaada9080: Download complete [2020-05-29T05:33:08.276Z] 0622d0fa9048: Verifying Checksum [2020-05-29T05:33:08.276Z] 0622d0fa9048: Download complete [2020-05-29T05:33:08.856Z] 41b27a9f41bf: Verifying Checksum [2020-05-29T05:33:08.856Z] 41b27a9f41bf: Download complete [2020-05-29T05:33:09.805Z] 756a868c4378: Pull complete [2020-05-29T05:33:10.065Z] 444b2fc9a129: Pull complete [2020-05-29T05:33:10.329Z] ea15f1150254: Pull complete [2020-05-29T05:33:13.637Z] 41b27a9f41bf: Pull complete [2020-05-29T05:33:13.897Z] 28c525ee5125: Pull complete [2020-05-29T05:33:17.214Z] 094b1ea09ed8: Pull complete [2020-05-29T05:33:17.214Z] 138eaada9080: Pull complete [2020-05-29T05:33:17.214Z] 0622d0fa9048: Pull complete [2020-05-29T05:33:17.214Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-29T05:33:17.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-29T05:33:17.381Z] prd-centos7-docker-4c-2g-1158 does not seem to be running inside a container [2020-05-29T05:33:17.414Z] $ 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-232 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-232:/w/workspace/edgexfoundry_edgex-ui-go_PR-232:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-29T05:33:18.582Z] $ docker top 4afdec3d1ca2bf0137ff33bfdf893b9639e772009626864b2b0fa634e1afa05e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-29T05:33:18.935Z] provisioning config files... [2020-05-29T05:33:18.948Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/config3538277048561772691tmp [Pipeline] { [Pipeline] echo [2020-05-29T05:33:19.138Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T05:33:19.458Z] ---> create-netrc.sh [Pipeline] echo [2020-05-29T05:33:19.489Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T05:33:19.806Z] ---> logs-deploy.sh [2020-05-29T05:33:19.806Z] + ARCHIVE_ARTIFACTS= [2020-05-29T05:33:19.806Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-29T05:33:19.806Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-29T05:33:19.806Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-29T05:33:19.806Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-232/3 [2020-05-29T05:33:19.806Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-232/3/ [2020-05-29T05:33:19.806Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-232/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-232 [2020-05-29T05:33:21.731Z] Archives upload complete. [2020-05-29T05:33:21.731Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-232/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-232/3/