Pull request #203 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 49cab497f6d2fac5fb50ac379160df159ccc8fa1+68a53bc242126a8eb156dcf0e0c8fce6076d1fc3 (1d9aa25d4c27a0cfff0de8e991f831177998a7e3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-203/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3628 in /w/workspace/edgexfoundry_edgex-ui-go_PR-203 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-203 # 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/203/head:refs/remotes/origin/PR-203 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 68a53bc242126a8eb156dcf0e0c8fce6076d1fc3 into PR head commit 49cab497f6d2fac5fb50ac379160df159ccc8fa1 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/203/head:refs/remotes/origin/PR-203 # 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/203/head:refs/remotes/origin/PR-203 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49cab497f6d2fac5fb50ac379160df159ccc8fa1 # timeout=10 Merge succeeded, producing 49cab497f6d2fac5fb50ac379160df159ccc8fa1 Checking out Revision 49cab497f6d2fac5fb50ac379160df159ccc8fa1 (PR-203) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 68a53bc242126a8eb156dcf0e0c8fce6076d1fc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49cab497f6d2fac5fb50ac379160df159ccc8fa1 # timeout=10 Commit message: "Phased finish creating user" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-13T14:16:33.784Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-13T14:16:36.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-13T14:16:36.296Z] [2020-04-13T14:16:36.296Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-13T14:16:36.684Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-13T14:16:36.684Z] latest: Pulling from edgex-devops/git-semver [2020-04-13T14:16:36.684Z] 9123ac7c32f7: Pulling fs layer [2020-04-13T14:16:36.684Z] b8cc5d1170e3: Pulling fs layer [2020-04-13T14:16:36.684Z] 2924cbbf6a41: Pulling fs layer [2020-04-13T14:16:36.684Z] 93b08a4f1073: Pulling fs layer [2020-04-13T14:16:36.684Z] 93b08a4f1073: Waiting [2020-04-13T14:16:36.684Z] b8cc5d1170e3: Download complete [2020-04-13T14:16:36.684Z] 9123ac7c32f7: Verifying Checksum [2020-04-13T14:16:36.684Z] 9123ac7c32f7: Download complete [2020-04-13T14:16:36.950Z] 93b08a4f1073: Verifying Checksum [2020-04-13T14:16:36.950Z] 93b08a4f1073: Download complete [2020-04-13T14:16:36.950Z] 2924cbbf6a41: Verifying Checksum [2020-04-13T14:16:36.950Z] 2924cbbf6a41: Download complete [2020-04-13T14:16:36.950Z] 9123ac7c32f7: Pull complete [2020-04-13T14:16:37.209Z] b8cc5d1170e3: Pull complete [2020-04-13T14:16:37.777Z] 2924cbbf6a41: Pull complete [2020-04-13T14:16:38.036Z] 93b08a4f1073: Pull complete [2020-04-13T14:16:38.036Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-13T14:16:38.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-13T14:16:38.193Z] prd-centos7-docker-4c-2g-3628 does not seem to be running inside a container [2020-04-13T14:16:38.250Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-203 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-203:/w/workspace/edgexfoundry_edgex-ui-go_PR-203:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-13T14:16:38.895Z] $ docker top ecdf9e256cc1fd96422440f3b5b844fe9f02e17f7f1e6f611682b56381a36664 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-13T14:16:39.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-13T14:16:39.251Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-13T14:16:39.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-13T14:16:39.479Z] $ docker exec ecdf9e256cc1fd96422440f3b5b844fe9f02e17f7f1e6f611682b56381a36664 ssh-agent [2020-04-13T14:16:39.678Z] SSH_AUTH_SOCK=/tmp/ssh-6qB17ywlGF53/agent.15 [2020-04-13T14:16:39.678Z] SSH_AGENT_PID=22 [2020-04-13T14:16:39.692Z] Running ssh-add (command line suppressed) [2020-04-13T14:16:39.838Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp/private_key_4975659377465910828.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp/private_key_4975659377465910828.key) [2020-04-13T14:16:39.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-13T14:16:40.256Z] + git describe --exact-match --tags HEAD [2020-04-13T14:16:40.256Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-13T14:16:40.377Z] $ docker exec --env ******** --env ******** ecdf9e256cc1fd96422440f3b5b844fe9f02e17f7f1e6f611682b56381a36664 ssh-agent -k [2020-04-13T14:16:40.539Z] unset SSH_AUTH_SOCK; [2020-04-13T14:16:40.540Z] unset SSH_AGENT_PID; [2020-04-13T14:16:40.540Z] echo Agent pid 22 killed; [2020-04-13T14:16:40.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-13T14:16:40.743Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-13T14:16:40.743Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-13T14:16:40.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-13T14:16:40.884Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-13T14:16:41.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-13T14:16:41.063Z] $ docker exec ecdf9e256cc1fd96422440f3b5b844fe9f02e17f7f1e6f611682b56381a36664 ssh-agent [2020-04-13T14:16:41.281Z] SSH_AUTH_SOCK=/tmp/ssh-gvGx46m1BTp0/agent.58 [2020-04-13T14:16:41.281Z] SSH_AGENT_PID=65 [2020-04-13T14:16:41.287Z] Running ssh-add (command line suppressed) [2020-04-13T14:16:41.435Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp/private_key_8195574239095600044.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp/private_key_8195574239095600044.key) [2020-04-13T14:16:41.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-13T14:16:41.844Z] + git semver init [2020-04-13T14:16:41.844Z] # -> Open(): unable to determine branch for HEAD [2020-04-13T14:16:41.844Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-203/.git [2020-04-13T14:16:41.844Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-203 [2020-04-13T14:16:41.844Z] # $SEMVER_REMOTE_NAME = origin [2020-04-13T14:16:41.844Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-13T14:16:41.844Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-13T14:16:41.844Z] # $SEMVER_BRANCH = PR-203 [2020-04-13T14:16:41.844Z] # $SEMVER_TEMP = /tmp/semver-553987620 [2020-04-13T14:16:41.844Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-13T14:16:42.418Z] # '/tmp/semver-553987620' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-203/.semver' [2020-04-13T14:16:42.677Z] # -> Force: false [2020-04-13T14:16:42.677Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-203/.semver [Pipeline] } [2020-04-13T14:16:42.695Z] $ docker exec --env ******** --env ******** ecdf9e256cc1fd96422440f3b5b844fe9f02e17f7f1e6f611682b56381a36664 ssh-agent -k [2020-04-13T14:16:42.839Z] unset SSH_AUTH_SOCK; [2020-04-13T14:16:42.839Z] unset SSH_AGENT_PID; [2020-04-13T14:16:42.839Z] echo Agent pid 65 killed; [2020-04-13T14:16:42.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-13T14:16:43.401Z] + git semver [Pipeline] } [2020-04-13T14:16:43.428Z] $ docker stop --time=1 ecdf9e256cc1fd96422440f3b5b844fe9f02e17f7f1e6f611682b56381a36664 [2020-04-13T14:16:44.763Z] $ docker rm -f ecdf9e256cc1fd96422440f3b5b844fe9f02e17f7f1e6f611682b56381a36664 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-13T14:16:45.873Z] Stashed 42 file(s) [Pipeline] echo [2020-04-13T14:16:45.891Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-13T14:17:01.474Z] Still waiting to schedule task [2020-04-13T14:17:01.475Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3628’ [2020-04-13T14:17:01.501Z] Still waiting to schedule task [2020-04-13T14:17:01.502Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-13T14:18:45.256Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3629 in /w/workspace/edgexfoundry_edgex-ui-go_PR-203 [Pipeline] { [Pipeline] ws [2020-04-13T14:18:45.327Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-13T14:18:51.144Z] using credential edgex-jenkins-ssh [2020-04-13T14:18:51.193Z] Cloning the remote Git repository [2020-04-13T14:18:51.193Z] Cloning with configured refspecs honoured and without tags [2020-04-13T14:18:51.260Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-13T14:18:51.364Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-13T14:18:51.457Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-13T14:18:51.460Z] > git --version # timeout=10 [2020-04-13T14:18:51.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-13T14:18:51.589Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/203/head:refs/remotes/origin/PR-203 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T14:18:53.017Z] Fetching without tags [2020-04-13T14:18:52.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-13T14:18:52.927Z] > git config --add remote.origin.fetch +refs/pull/203/head:refs/remotes/origin/PR-203 # timeout=10 [2020-04-13T14:18:52.942Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T14:18:52.965Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-13T14:18:53.027Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-13T14:18:53.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-13T14:18:53.054Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/203/head:refs/remotes/origin/PR-203 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T14:18:53.532Z] Merging remotes/origin/master commit 68a53bc242126a8eb156dcf0e0c8fce6076d1fc3 into PR head commit 49cab497f6d2fac5fb50ac379160df159ccc8fa1 [2020-04-13T14:18:53.988Z] Merge succeeded, producing 49cab497f6d2fac5fb50ac379160df159ccc8fa1 [2020-04-13T14:18:53.988Z] Checking out Revision 49cab497f6d2fac5fb50ac379160df159ccc8fa1 (PR-203) [2020-04-13T14:18:53.553Z] > git config core.sparsecheckout # timeout=10 [2020-04-13T14:18:53.583Z] > git checkout -f 49cab497f6d2fac5fb50ac379160df159ccc8fa1 # timeout=10 [2020-04-13T14:18:53.762Z] > git remote # timeout=10 [2020-04-13T14:18:53.800Z] > git config --get remote.origin.url # timeout=10 [2020-04-13T14:18:53.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-13T14:18:53.897Z] > git merge 68a53bc242126a8eb156dcf0e0c8fce6076d1fc3 # timeout=10 [2020-04-13T14:18:53.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-13T14:18:53.992Z] > git config core.sparsecheckout # timeout=10 [2020-04-13T14:18:54.035Z] > git checkout -f 49cab497f6d2fac5fb50ac379160df159ccc8fa1 # timeout=10 [2020-04-13T14:18:58.636Z] Commit message: "Phased finish creating user" [2020-04-13T14:18:58.693Z] > git --version # timeout=10 [2020-04-13T14:18:58.715Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-13T14:19:00.674Z] ========================================================= [2020-04-13T14:19:00.674Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-13T14:19:00.674Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-13T14:19:01.910Z] + 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-04-13T14:19:02.880Z] Sending build context to Docker daemon 11.51MB [2020-04-13T14:19:02.880Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-13T14:19:02.880Z] Step 2/8 : FROM ${BASE} [2020-04-13T14:19:03.472Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-13T14:19:03.472Z] cde5963f3b93: Pulling fs layer [2020-04-13T14:19:03.472Z] 2a23fa8c16f7: Pulling fs layer [2020-04-13T14:19:03.472Z] 777b28850792: Pulling fs layer [2020-04-13T14:19:03.472Z] 8a11ddd9e578: Pulling fs layer [2020-04-13T14:19:03.472Z] 4cf88f913ddb: Pulling fs layer [2020-04-13T14:19:03.472Z] 1df406cf5192: Pulling fs layer [2020-04-13T14:19:03.472Z] cd6300453558: Pulling fs layer [2020-04-13T14:19:03.472Z] b9c365052c96: Pulling fs layer [2020-04-13T14:19:03.472Z] a2d8cc88f415: Pulling fs layer [2020-04-13T14:19:03.472Z] ea1d1ca13537: Pulling fs layer [2020-04-13T14:19:03.472Z] 3750a50a1c5e: Pulling fs layer [2020-04-13T14:19:03.472Z] cd6300453558: Waiting [2020-04-13T14:19:03.472Z] b9c365052c96: Waiting [2020-04-13T14:19:03.472Z] a2d8cc88f415: Waiting [2020-04-13T14:19:03.472Z] ea1d1ca13537: Waiting [2020-04-13T14:19:03.472Z] 3750a50a1c5e: Waiting [2020-04-13T14:19:03.472Z] 4cf88f913ddb: Waiting [2020-04-13T14:19:03.472Z] 1df406cf5192: Waiting [2020-04-13T14:19:03.472Z] 8a11ddd9e578: Waiting [2020-04-13T14:19:03.472Z] 777b28850792: Verifying Checksum [2020-04-13T14:19:03.472Z] 777b28850792: Download complete [2020-04-13T14:19:03.472Z] 2a23fa8c16f7: Verifying Checksum [2020-04-13T14:19:03.472Z] 2a23fa8c16f7: Download complete [2020-04-13T14:19:03.472Z] 4cf88f913ddb: Verifying Checksum [2020-04-13T14:19:03.472Z] 4cf88f913ddb: Download complete [2020-04-13T14:19:03.472Z] 1df406cf5192: Verifying Checksum [2020-04-13T14:19:03.472Z] 1df406cf5192: Download complete [2020-04-13T14:19:03.742Z] cde5963f3b93: Verifying Checksum [2020-04-13T14:19:03.742Z] cde5963f3b93: Download complete [2020-04-13T14:19:04.332Z] cde5963f3b93: Pull complete [2020-04-13T14:19:04.929Z] 2a23fa8c16f7: Pull complete [2020-04-13T14:19:05.523Z] 777b28850792: Pull complete [2020-04-13T14:19:08.136Z] cd6300453558: Verifying Checksum [2020-04-13T14:19:08.136Z] cd6300453558: Download complete [2020-04-13T14:19:08.136Z] a2d8cc88f415: Verifying Checksum [2020-04-13T14:19:08.136Z] a2d8cc88f415: Download complete [2020-04-13T14:19:10.103Z] ea1d1ca13537: Verifying Checksum [2020-04-13T14:19:10.103Z] ea1d1ca13537: Download complete [2020-04-13T14:19:10.372Z] 3750a50a1c5e: Verifying Checksum [2020-04-13T14:19:10.372Z] 3750a50a1c5e: Download complete [2020-04-13T14:19:12.964Z] b9c365052c96: Verifying Checksum [2020-04-13T14:19:12.964Z] b9c365052c96: Download complete [2020-04-13T14:19:14.914Z] 8a11ddd9e578: Verifying Checksum [2020-04-13T14:19:14.914Z] 8a11ddd9e578: Download complete [2020-04-13T14:19:26.766Z] Running on prd-centos7-docker-4c-2g-3630 in /w/workspace/edgexfoundry_edgex-ui-go_PR-203 [Pipeline] { [Pipeline] ws [2020-04-13T14:19:26.840Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-13T14:19:27.279Z] 8a11ddd9e578: Pull complete [2020-04-13T14:19:27.279Z] 4cf88f913ddb: Pull complete [2020-04-13T14:19:27.279Z] 1df406cf5192: Pull complete [2020-04-13T14:19:28.989Z] using credential edgex-jenkins-ssh [2020-04-13T14:19:29.033Z] Cloning the remote Git repository [2020-04-13T14:19:29.033Z] Cloning with configured refspecs honoured and without tags [2020-04-13T14:19:29.059Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-13T14:19:29.097Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-13T14:19:29.139Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-13T14:19:29.140Z] > git --version # timeout=10 [2020-04-13T14:19:29.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-13T14:19:29.171Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/203/head:refs/remotes/origin/PR-203 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T14:19:29.802Z] Fetching without tags [2020-04-13T14:19:30.200Z] Merging remotes/origin/master commit 68a53bc242126a8eb156dcf0e0c8fce6076d1fc3 into PR head commit 49cab497f6d2fac5fb50ac379160df159ccc8fa1 [2020-04-13T14:19:29.772Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-13T14:19:29.777Z] > git config --add remote.origin.fetch +refs/pull/203/head:refs/remotes/origin/PR-203 # timeout=10 [2020-04-13T14:19:29.781Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T14:19:29.790Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-13T14:19:29.804Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-13T14:19:29.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-13T14:19:29.809Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/203/head:refs/remotes/origin/PR-203 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T14:19:30.206Z] > git config core.sparsecheckout # timeout=10 [2020-04-13T14:19:30.212Z] > git checkout -f 49cab497f6d2fac5fb50ac379160df159ccc8fa1 # timeout=10 [2020-04-13T14:19:30.284Z] > git remote # timeout=10 [2020-04-13T14:19:30.289Z] > git config --get remote.origin.url # timeout=10 [2020-04-13T14:19:30.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-13T14:19:30.300Z] > git merge 68a53bc242126a8eb156dcf0e0c8fce6076d1fc3 # timeout=10 [2020-04-13T14:19:30.316Z] Merge succeeded, producing 49cab497f6d2fac5fb50ac379160df159ccc8fa1 [2020-04-13T14:19:30.316Z] Checking out Revision 49cab497f6d2fac5fb50ac379160df159ccc8fa1 (PR-203) [2020-04-13T14:19:30.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-13T14:19:30.316Z] > git config core.sparsecheckout # timeout=10 [2020-04-13T14:19:30.322Z] > git checkout -f 49cab497f6d2fac5fb50ac379160df159ccc8fa1 # timeout=10 [2020-04-13T14:19:31.563Z] cd6300453558: Pull complete [2020-04-13T14:19:34.270Z] Commit message: "Phased finish creating user" [2020-04-13T14:19:34.290Z] > git --version # timeout=10 [2020-04-13T14:19:34.299Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-13T14:19:35.435Z] ========================================================= [2020-04-13T14:19:35.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-13T14:19:35.435Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-13T14:19:36.064Z] + 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-04-13T14:19:36.325Z] Sending build context to Docker daemon 11.51MB [2020-04-13T14:19:36.325Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-13T14:19:36.325Z] Step 2/8 : FROM ${BASE} [2020-04-13T14:19:36.325Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-13T14:19:36.325Z] e6b0cf9c0882: Pulling fs layer [2020-04-13T14:19:36.325Z] 2848faf0eed1: Pulling fs layer [2020-04-13T14:19:36.325Z] 0f37312ad70f: Pulling fs layer [2020-04-13T14:19:36.325Z] 5788d62ee057: Pulling fs layer [2020-04-13T14:19:36.325Z] 0e6b1d234666: Pulling fs layer [2020-04-13T14:19:36.325Z] bf5d7aec512f: Pulling fs layer [2020-04-13T14:19:36.325Z] 34c802a77dc8: Pulling fs layer [2020-04-13T14:19:36.325Z] 9eb99e56ec68: Pulling fs layer [2020-04-13T14:19:36.325Z] 27c7a5d97fbd: Pulling fs layer [2020-04-13T14:19:36.325Z] 5c102a31e300: Pulling fs layer [2020-04-13T14:19:36.325Z] dcfb455df0a1: Pulling fs layer [2020-04-13T14:19:36.325Z] 5788d62ee057: Waiting [2020-04-13T14:19:36.325Z] 0e6b1d234666: Waiting [2020-04-13T14:19:36.325Z] bf5d7aec512f: Waiting [2020-04-13T14:19:36.325Z] 34c802a77dc8: Waiting [2020-04-13T14:19:36.325Z] 9eb99e56ec68: Waiting [2020-04-13T14:19:36.325Z] 27c7a5d97fbd: Waiting [2020-04-13T14:19:36.325Z] dcfb455df0a1: Waiting [2020-04-13T14:19:36.325Z] 0f37312ad70f: Verifying Checksum [2020-04-13T14:19:36.325Z] 0f37312ad70f: Download complete [2020-04-13T14:19:36.325Z] 2848faf0eed1: Verifying Checksum [2020-04-13T14:19:36.325Z] 2848faf0eed1: Download complete [2020-04-13T14:19:36.585Z] 0e6b1d234666: Verifying Checksum [2020-04-13T14:19:36.585Z] 0e6b1d234666: Download complete [2020-04-13T14:19:36.585Z] bf5d7aec512f: Verifying Checksum [2020-04-13T14:19:36.585Z] bf5d7aec512f: Download complete [2020-04-13T14:19:36.585Z] e6b0cf9c0882: Verifying Checksum [2020-04-13T14:19:36.585Z] e6b0cf9c0882: Download complete [2020-04-13T14:19:36.849Z] e6b0cf9c0882: Pull complete [2020-04-13T14:19:36.914Z] b9c365052c96: Pull complete [2020-04-13T14:19:36.914Z] a2d8cc88f415: Pull complete [2020-04-13T14:19:37.114Z] 34c802a77dc8: Verifying Checksum [2020-04-13T14:19:37.114Z] 34c802a77dc8: Download complete [2020-04-13T14:19:37.114Z] 27c7a5d97fbd: Verifying Checksum [2020-04-13T14:19:37.114Z] 27c7a5d97fbd: Download complete [2020-04-13T14:19:38.066Z] 5c102a31e300: Verifying Checksum [2020-04-13T14:19:38.066Z] 5c102a31e300: Download complete [2020-04-13T14:19:38.066Z] dcfb455df0a1: Verifying Checksum [2020-04-13T14:19:38.066Z] dcfb455df0a1: Download complete [2020-04-13T14:19:38.066Z] 9eb99e56ec68: Verifying Checksum [2020-04-13T14:19:38.066Z] 9eb99e56ec68: Download complete [2020-04-13T14:19:38.066Z] 5788d62ee057: Verifying Checksum [2020-04-13T14:19:38.066Z] 5788d62ee057: Download complete [2020-04-13T14:19:38.330Z] ea1d1ca13537: Pull complete [2020-04-13T14:19:38.604Z] 3750a50a1c5e: Pull complete [2020-04-13T14:19:38.604Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-13T14:19:38.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-13T14:19:38.604Z] ---> 78745c68409d [2020-04-13T14:19:38.604Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-13T14:19:38.633Z] 2848faf0eed1: Pull complete [2020-04-13T14:19:38.633Z] 0f37312ad70f: Pull complete [2020-04-13T14:19:41.977Z] ---> Running in ef8d59727280 [2020-04-13T14:19:42.248Z] Removing intermediate container ef8d59727280 [2020-04-13T14:19:42.248Z] ---> de81a2907648 [2020-04-13T14:19:42.248Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-13T14:19:42.248Z] ---> Running in 7b7103b413c3 [2020-04-13T14:19:44.854Z] Removing intermediate container 7b7103b413c3 [2020-04-13T14:19:44.854Z] ---> db8aa0dc7878 [2020-04-13T14:19:44.854Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-13T14:19:44.854Z] ---> Running in f6145e5d6692 [2020-04-13T14:19:45.215Z] 5788d62ee057: Pull complete [2020-04-13T14:19:45.215Z] 0e6b1d234666: Pull complete [2020-04-13T14:19:45.215Z] bf5d7aec512f: Pull complete [2020-04-13T14:19:45.817Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-13T14:19:46.404Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-13T14:19:46.990Z] OK: 125 MiB in 39 packages [2020-04-13T14:19:47.956Z] Removing intermediate container f6145e5d6692 [2020-04-13T14:19:47.956Z] ---> 76c1ae653503 [2020-04-13T14:19:47.956Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-13T14:19:48.223Z] ---> Running in f0eea2c143da [2020-04-13T14:19:48.492Z] Removing intermediate container f0eea2c143da [2020-04-13T14:19:48.492Z] ---> e6d7cdcf7364 [2020-04-13T14:19:48.492Z] Step 7/8 : COPY . . [2020-04-13T14:19:49.921Z] ---> f8dfa8c0f150 [2020-04-13T14:19:49.921Z] Step 8/8 : RUN go mod download [2020-04-13T14:19:50.189Z] ---> Running in 4783e8fd98bc [2020-04-13T14:19:50.492Z] 34c802a77dc8: Pull complete [2020-04-13T14:19:54.691Z] 9eb99e56ec68: Pull complete [2020-04-13T14:19:54.691Z] 27c7a5d97fbd: Pull complete [2020-04-13T14:19:54.952Z] 5c102a31e300: Pull complete [2020-04-13T14:19:54.952Z] dcfb455df0a1: Pull complete [2020-04-13T14:19:54.952Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-13T14:19:54.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-13T14:19:54.952Z] ---> 7c70fe431013 [2020-04-13T14:19:54.952Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-13T14:19:55.224Z] ---> Running in ec2e6a5289a4 [2020-04-13T14:19:55.224Z] Removing intermediate container ec2e6a5289a4 [2020-04-13T14:19:55.224Z] ---> b8c0774fb7ae [2020-04-13T14:19:55.224Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-13T14:19:55.224Z] ---> Running in ddafc66f964d [2020-04-13T14:19:56.163Z] Removing intermediate container ddafc66f964d [2020-04-13T14:19:56.163Z] ---> 6be00aecad1a [2020-04-13T14:19:56.163Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-13T14:19:56.163Z] ---> Running in a65207f199ec [2020-04-13T14:19:56.733Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-13T14:19:57.304Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-13T14:19:57.566Z] OK: 143 MiB in 39 packages [2020-04-13T14:19:57.825Z] Removing intermediate container a65207f199ec [2020-04-13T14:19:57.825Z] ---> 74575ffbd082 [2020-04-13T14:19:57.825Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-13T14:19:58.085Z] ---> Running in 19e4d1f9c403 [2020-04-13T14:19:58.085Z] Removing intermediate container 19e4d1f9c403 [2020-04-13T14:19:58.085Z] ---> 9c79097a0d52 [2020-04-13T14:19:58.085Z] Step 7/8 : COPY . . [2020-04-13T14:19:58.404Z] go: finding cloud.google.com/go v0.26.0 [2020-04-13T14:19:58.404Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-13T14:19:58.404Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-13T14:19:58.404Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-13T14:19:58.404Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-13T14:19:58.404Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-13T14:19:58.404Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-13T14:19:58.404Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-13T14:19:58.404Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-13T14:19:58.404Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-13T14:19:58.404Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-13T14:19:58.404Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-13T14:19:58.404Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-13T14:19:58.404Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-13T14:19:58.404Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-13T14:19:58.404Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-13T14:19:58.404Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-13T14:19:58.404Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-13T14:19:58.404Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-13T14:19:58.404Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-13T14:19:58.404Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-13T14:19:58.404Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-13T14:19:58.404Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-13T14:19:58.404Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-13T14:19:58.404Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-13T14:19:58.405Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-13T14:19:58.670Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-13T14:19:58.670Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-13T14:19:58.670Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-13T14:19:58.670Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-13T14:19:58.670Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-13T14:19:58.670Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-13T14:19:58.670Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-13T14:19:58.938Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-13T14:19:58.938Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-13T14:19:58.938Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-13T14:19:58.938Z] go: finding github.com/fatih/color v1.9.0 [2020-04-13T14:19:58.938Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-13T14:19:58.938Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-13T14:19:59.029Z] ---> bcd5129b67d9 [2020-04-13T14:19:59.029Z] Step 8/8 : RUN go mod download [2020-04-13T14:19:59.029Z] ---> Running in 05c7a2fd22f8 [2020-04-13T14:19:59.204Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-13T14:19:59.205Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-13T14:19:59.205Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-13T14:19:59.205Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-13T14:19:59.205Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-13T14:19:59.205Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-13T14:19:59.205Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-13T14:19:59.205Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-13T14:19:59.470Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-13T14:19:59.471Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-13T14:19:59.471Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-13T14:19:59.471Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-13T14:19:59.471Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-13T14:19:59.471Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-13T14:19:59.471Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-13T14:19:59.738Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-13T14:19:59.738Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-13T14:19:59.738Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-13T14:19:59.738Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-13T14:19:59.738Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-13T14:19:59.738Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-13T14:19:59.738Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-13T14:20:00.008Z] go: finding github.com/golang/mock v1.1.1 [2020-04-13T14:20:00.008Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-13T14:20:00.008Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-13T14:20:00.008Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-13T14:20:00.008Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-13T14:20:00.008Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-13T14:20:00.008Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-13T14:20:00.008Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-13T14:20:00.008Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-13T14:20:00.008Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-13T14:20:00.279Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-13T14:20:00.279Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-13T14:20:00.279Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-13T14:20:00.279Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-13T14:20:00.279Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-13T14:20:00.279Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-13T14:20:00.279Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-13T14:20:00.279Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-13T14:20:00.279Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-13T14:20:00.546Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-13T14:20:00.546Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-13T14:20:00.546Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-13T14:20:00.546Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-13T14:20:00.546Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-13T14:20:00.814Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-13T14:20:00.814Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-13T14:20:00.814Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-13T14:20:00.814Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-13T14:20:00.814Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-13T14:20:00.814Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-13T14:20:00.814Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-13T14:20:00.814Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-13T14:20:00.814Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-13T14:20:01.081Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-13T14:20:01.081Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-13T14:20:01.081Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-13T14:20:01.081Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-13T14:20:01.081Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-13T14:20:01.081Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-13T14:20:01.348Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-13T14:20:01.348Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-13T14:20:01.348Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-13T14:20:01.348Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-13T14:20:01.348Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-13T14:20:01.348Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-13T14:20:01.348Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-13T14:20:01.622Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-13T14:20:01.622Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-13T14:20:01.622Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-13T14:20:01.622Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-13T14:20:01.622Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-13T14:20:01.622Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-13T14:20:01.622Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-13T14:20:01.622Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-13T14:20:01.622Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-13T14:20:01.888Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-13T14:20:01.888Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-13T14:20:01.888Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-13T14:20:01.888Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-13T14:20:01.888Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-13T14:20:01.888Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-13T14:20:01.888Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-13T14:20:02.156Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-13T14:20:02.156Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-13T14:20:02.156Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-13T14:20:02.156Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-13T14:20:02.156Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-13T14:20:02.156Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-13T14:20:02.156Z] go: finding github.com/kr/pty v1.1.1 [2020-04-13T14:20:02.156Z] go: finding github.com/kr/text v0.1.0 [2020-04-13T14:20:02.156Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-13T14:20:02.156Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-13T14:20:02.423Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-13T14:20:02.423Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-13T14:20:02.423Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-13T14:20:02.423Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-13T14:20:02.423Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-13T14:20:02.423Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-13T14:20:02.423Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-13T14:20:02.689Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-13T14:20:02.689Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-13T14:20:02.689Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-13T14:20:02.689Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-13T14:20:02.689Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-13T14:20:02.689Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-13T14:20:02.689Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-13T14:20:02.957Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-13T14:20:02.957Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-13T14:20:02.957Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-13T14:20:02.957Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-13T14:20:02.957Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-13T14:20:02.957Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-13T14:20:02.957Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-13T14:20:03.225Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-13T14:20:03.225Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-13T14:20:03.225Z] go: finding github.com/oklog/run v1.0.0 [2020-04-13T14:20:03.225Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-13T14:20:03.225Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-13T14:20:03.225Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-13T14:20:03.225Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-13T14:20:03.492Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-13T14:20:03.492Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-13T14:20:03.492Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-13T14:20:03.492Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-13T14:20:03.492Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-13T14:20:03.492Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-13T14:20:03.492Z] go: finding github.com/posener/complete v1.1.1 [2020-04-13T14:20:03.492Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-13T14:20:03.757Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-13T14:20:03.757Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-13T14:20:03.757Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-13T14:20:03.757Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-13T14:20:03.757Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-13T14:20:03.757Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-13T14:20:03.757Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-13T14:20:03.757Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-13T14:20:03.757Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-13T14:20:04.026Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-13T14:20:04.026Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-13T14:20:04.026Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-13T14:20:04.026Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-13T14:20:04.026Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-13T14:20:04.026Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-13T14:20:04.026Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-13T14:20:04.293Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-13T14:20:04.293Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-13T14:20:04.293Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-13T14:20:04.293Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-13T14:20:04.293Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-13T14:20:04.293Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-13T14:20:04.293Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-13T14:20:04.293Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-13T14:20:04.293Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-13T14:20:04.323Z] go: finding cloud.google.com/go v0.26.0 [2020-04-13T14:20:04.323Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-13T14:20:04.323Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-13T14:20:04.323Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-13T14:20:04.323Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-13T14:20:04.323Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-13T14:20:04.323Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-13T14:20:04.323Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-13T14:20:04.323Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-13T14:20:04.323Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-13T14:20:04.323Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-13T14:20:04.323Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-13T14:20:04.323Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-13T14:20:04.323Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-13T14:20:04.323Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-13T14:20:04.323Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-13T14:20:04.323Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-13T14:20:04.323Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-13T14:20:04.323Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-13T14:20:04.323Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-13T14:20:04.323Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-13T14:20:04.323Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-13T14:20:04.323Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-13T14:20:04.323Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-13T14:20:04.323Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-13T14:20:04.323Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-13T14:20:04.323Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-13T14:20:04.323Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-13T14:20:04.323Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-13T14:20:04.323Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-13T14:20:04.323Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-13T14:20:04.323Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-13T14:20:04.323Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-13T14:20:04.323Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-13T14:20:04.323Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-13T14:20:04.323Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-13T14:20:04.323Z] go: finding github.com/fatih/color v1.9.0 [2020-04-13T14:20:04.323Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-13T14:20:04.323Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-13T14:20:04.323Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-13T14:20:04.323Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-13T14:20:04.323Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-13T14:20:04.323Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-13T14:20:04.560Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-13T14:20:04.560Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-13T14:20:04.560Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-13T14:20:04.560Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-13T14:20:04.560Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-13T14:20:04.560Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-13T14:20:04.560Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-13T14:20:04.583Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-13T14:20:04.583Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-13T14:20:04.583Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-13T14:20:04.583Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-13T14:20:04.583Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-13T14:20:04.583Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-13T14:20:04.583Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-13T14:20:04.583Z] go: finding github.com/golang/mock v1.1.1 [2020-04-13T14:20:04.583Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-13T14:20:04.583Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-13T14:20:04.583Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-13T14:20:04.583Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-13T14:20:04.583Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-13T14:20:04.583Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-13T14:20:04.583Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-13T14:20:04.583Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-13T14:20:04.583Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-13T14:20:04.583Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-13T14:20:04.583Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-13T14:20:04.827Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-13T14:20:04.827Z] go: finding golang.org/x/text v0.3.2 [2020-04-13T14:20:04.827Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-13T14:20:04.827Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-13T14:20:04.827Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-13T14:20:04.827Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-13T14:20:04.827Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-13T14:20:04.827Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-13T14:20:04.844Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-13T14:20:04.844Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-13T14:20:04.844Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-13T14:20:05.092Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-13T14:20:05.092Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-13T14:20:05.092Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-13T14:20:05.092Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-13T14:20:05.092Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-13T14:20:05.092Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-13T14:20:05.092Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-13T14:20:05.092Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-13T14:20:05.092Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-13T14:20:05.092Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-13T14:20:05.092Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-13T14:20:05.103Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-13T14:20:05.103Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-13T14:20:05.103Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-13T14:20:05.103Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-13T14:20:05.103Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-13T14:20:05.103Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-13T14:20:05.103Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-13T14:20:05.103Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-13T14:20:05.103Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-13T14:20:05.103Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-13T14:20:05.103Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-13T14:20:05.103Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-13T14:20:05.103Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-13T14:20:05.103Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-13T14:20:05.103Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-13T14:20:05.103Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-13T14:20:05.103Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-13T14:20:05.103Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-13T14:20:05.103Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-13T14:20:05.103Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-13T14:20:05.103Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-13T14:20:05.103Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-13T14:20:05.103Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-13T14:20:05.103Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-13T14:20:05.103Z] go: finding github.com/kr/pty v1.1.1 [2020-04-13T14:20:05.362Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-13T14:20:05.362Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-13T14:20:05.362Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-13T14:20:05.362Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-13T14:20:05.362Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-13T14:20:05.362Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-13T14:20:05.362Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-13T14:20:05.363Z] go: finding github.com/kr/text v0.1.0 [2020-04-13T14:20:05.363Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-13T14:20:05.363Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-13T14:20:05.363Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-13T14:20:05.363Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-13T14:20:05.363Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-13T14:20:05.363Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-13T14:20:05.363Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-13T14:20:05.363Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-13T14:20:05.363Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-13T14:20:05.363Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-13T14:20:05.363Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-13T14:20:05.363Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-13T14:20:05.363Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-13T14:20:05.363Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-13T14:20:05.363Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-13T14:20:05.363Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-13T14:20:05.364Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-13T14:20:05.364Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-13T14:20:05.364Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-13T14:20:05.364Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-13T14:20:05.364Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-13T14:20:05.364Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-13T14:20:05.364Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-13T14:20:05.364Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-13T14:20:05.364Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-13T14:20:05.364Z] go: finding github.com/oklog/run v1.0.0 [2020-04-13T14:20:05.364Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-13T14:20:05.364Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-13T14:20:05.364Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-13T14:20:05.364Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-13T14:20:05.364Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-13T14:20:05.625Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-13T14:20:05.625Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-13T14:20:05.625Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-13T14:20:05.625Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-13T14:20:05.625Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-13T14:20:05.625Z] go: finding github.com/posener/complete v1.1.1 [2020-04-13T14:20:05.625Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-13T14:20:05.625Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-13T14:20:05.625Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-13T14:20:05.625Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-13T14:20:05.625Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-13T14:20:05.625Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-13T14:20:05.625Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-13T14:20:05.625Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-13T14:20:05.625Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-13T14:20:05.625Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-13T14:20:05.625Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-13T14:20:05.625Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-13T14:20:05.625Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-13T14:20:05.625Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-13T14:20:05.625Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-13T14:20:05.625Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-13T14:20:05.625Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-13T14:20:05.630Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-13T14:20:05.630Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-13T14:20:05.884Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-13T14:20:05.884Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-13T14:20:05.884Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-13T14:20:05.884Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-13T14:20:05.884Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-13T14:20:05.884Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-13T14:20:05.884Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-13T14:20:05.884Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-13T14:20:05.884Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-13T14:20:05.884Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-13T14:20:05.884Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-13T14:20:05.884Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-13T14:20:05.884Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-13T14:20:05.884Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-13T14:20:05.884Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-13T14:20:05.884Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-13T14:20:05.884Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-13T14:20:05.884Z] go: finding golang.org/x/text v0.3.2 [2020-04-13T14:20:05.884Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-13T14:20:05.884Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-13T14:20:05.884Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-13T14:20:05.884Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-13T14:20:05.884Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-13T14:20:05.884Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-13T14:20:05.884Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-13T14:20:05.884Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-13T14:20:05.884Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-13T14:20:05.884Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-13T14:20:06.146Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-13T14:20:06.146Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-13T14:20:06.146Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-13T14:20:06.146Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-13T14:20:06.146Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-13T14:20:06.146Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-13T14:20:06.146Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-13T14:20:06.146Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-13T14:20:06.146Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-13T14:20:06.146Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-13T14:20:06.146Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-13T14:20:06.146Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-13T14:20:06.146Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-13T14:20:06.146Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-13T14:20:06.146Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-13T14:20:06.146Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-13T14:21:42.307Z] Removing intermediate container 4783e8fd98bc [2020-04-13T14:21:42.307Z] ---> 42407aed304e [2020-04-13T14:21:42.307Z] Successfully built 42407aed304e [2020-04-13T14:21:42.307Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-13T14:21:43.188Z] + docker inspect -f . ci-base-image-arm64 [2020-04-13T14:21:43.188Z] . [Pipeline] withDockerContainer [2020-04-13T14:21:43.807Z] prd-ubuntu18.04-docker-arm64-4c-16g-3629 does not seem to be running inside a container [2020-04-13T14:21:43.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-13T14:21:45.293Z] $ docker top f1a2e0157e7fd361450ea03d7a2278666864c28f27f0f010afa662eb624c4572 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-13T14:21:46.428Z] + go version [2020-04-13T14:21:46.429Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-13T14:21:47.118Z] + make test [2020-04-13T14:21:47.119Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-13T14:21:48.541Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-13T14:22:10.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-13T14:22:10.644Z] GO111MODULE=on go vet ./... [2020-04-13T14:22:12.716Z] Removing intermediate container 05c7a2fd22f8 [2020-04-13T14:22:12.716Z] ---> 6c6d5d507bac [2020-04-13T14:22:12.716Z] Successfully built 6c6d5d507bac [2020-04-13T14:22:12.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-13T14:22:13.490Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-13T14:22:13.490Z] . [Pipeline] withDockerContainer [2020-04-13T14:22:13.641Z] prd-centos7-docker-4c-2g-3630 does not seem to be running inside a container [2020-04-13T14:22:13.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-13T14:22:14.432Z] $ docker top 85cd55a0a90b559cb98997ce10a46c78d108383e49c09bc6dad90fcd5d0c2dce -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-13T14:22:15.037Z] + go version [2020-04-13T14:22:15.037Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-13T14:22:15.349Z] + make test [2020-04-13T14:22:15.350Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stash [2020-04-13T14:22:16.437Z] Stashed 1 file(s) [Pipeline] } [2020-04-13T14:22:16.449Z] $ docker stop --time=1 f1a2e0157e7fd361450ea03d7a2278666864c28f27f0f010afa662eb624c4572 [2020-04-13T14:22:17.263Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-13T14:22:18.614Z] $ docker rm -f f1a2e0157e7fd361450ea03d7a2278666864c28f27f0f010afa662eb624c4572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-13T14:22:20.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-13T14:22:20.835Z] + ls -al . [2020-04-13T14:22:20.835Z] total 140 [2020-04-13T14:22:20.835Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 14:21 . [2020-04-13T14:22:20.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 14:18 .. [2020-04-13T14:22:20.835Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 14:18 .git [2020-04-13T14:22:20.835Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 13 14:18 .gitignore [2020-04-13T14:22:20.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 14:19 .semver [2020-04-13T14:22:20.835Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 14:18 CONTRIBUTING.md [2020-04-13T14:22:20.835Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 13 14:18 Dockerfile [2020-04-13T14:22:20.835Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 13 14:18 Dockerfile.build [2020-04-13T14:22:20.835Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 13 14:18 Jenkinsfile [2020-04-13T14:22:20.835Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 14:18 LICENSE [2020-04-13T14:22:20.835Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 13 14:18 Makefile [2020-04-13T14:22:20.835Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 13 14:18 README.md [2020-04-13T14:22:20.835Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 14:16 VERSION [2020-04-13T14:22:20.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 14:18 assets [2020-04-13T14:22:20.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 14:18 bin [2020-04-13T14:22:20.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 14:18 cmd [2020-04-13T14:22:20.835Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 14:21 coverage.out [2020-04-13T14:22:20.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 14:18 docs [2020-04-13T14:22:20.835Z] -rw-r--r-- 1 jenkins jenkins 974 Apr 13 14:21 go.mod [2020-04-13T14:22:20.835Z] -rw-r--r-- 1 jenkins jenkins 44475 Apr 13 14:21 go.sum [2020-04-13T14:22:20.835Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 14:18 internal [2020-04-13T14:22:20.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 14:18 snap [2020-04-13T14:22:20.835Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 14:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-13T14:22:21.200Z] + 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=49cab497f6d2fac5fb50ac379160df159ccc8fa1 --label arch=arm64 --label version=0.0.0 . [2020-04-13T14:22:21.788Z] Sending build context to Docker daemon 11.56MB [2020-04-13T14:22:21.788Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-13T14:22:21.788Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-13T14:22:21.788Z] ---> 42407aed304e [2020-04-13T14:22:21.788Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-13T14:22:22.057Z] ---> Running in 00d20a33b2f2 [2020-04-13T14:22:22.324Z] Removing intermediate container 00d20a33b2f2 [2020-04-13T14:22:22.324Z] ---> 29dbd5f1de60 [2020-04-13T14:22:22.324Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-13T14:22:22.593Z] ---> Running in 12d1d8bdab3c [2020-04-13T14:22:22.864Z] Removing intermediate container 12d1d8bdab3c [2020-04-13T14:22:22.864Z] ---> 83e8df631f8e [2020-04-13T14:22:22.864Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-13T14:22:22.864Z] ---> Running in 87220c3d36c9 [2020-04-13T14:22:23.450Z] Removing intermediate container 87220c3d36c9 [2020-04-13T14:22:23.450Z] ---> c315c8bc4b42 [2020-04-13T14:22:23.450Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-13T14:22:23.450Z] ---> Running in 9a35b5175d68 [2020-04-13T14:22:23.721Z] Removing intermediate container 9a35b5175d68 [2020-04-13T14:22:23.721Z] ---> ec8fffafad37 [2020-04-13T14:22:23.721Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-13T14:22:23.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-13T14:22:23.912Z] GO111MODULE=on go vet ./... [2020-04-13T14:22:23.990Z] ---> Running in 1ef1b267a1b3 [2020-04-13T14:22:24.257Z] Removing intermediate container 1ef1b267a1b3 [2020-04-13T14:22:24.257Z] ---> 65a96bf44e9e [2020-04-13T14:22:24.257Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-13T14:22:24.528Z] ---> Running in b6a3efd2f99d [Pipeline] stash [2020-04-13T14:22:26.483Z] Removing intermediate container b6a3efd2f99d [2020-04-13T14:22:26.483Z] ---> 401c25dbefc0 [2020-04-13T14:22:26.483Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-13T14:22:26.483Z] ---> Running in 7e2011fa3860 [2020-04-13T14:22:26.487Z] Warning: overwriting stash ‘coverage-report’ [2020-04-13T14:22:26.922Z] Stashed 1 file(s) [Pipeline] } [2020-04-13T14:22:26.938Z] $ docker stop --time=1 85cd55a0a90b559cb98997ce10a46c78d108383e49c09bc6dad90fcd5d0c2dce [2020-04-13T14:22:27.449Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-13T14:22:28.039Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-13T14:22:28.412Z] $ docker rm -f 85cd55a0a90b559cb98997ce10a46c78d108383e49c09bc6dad90fcd5d0c2dce [2020-04-13T14:22:28.635Z] v3.11.5-51-g38120e013c [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-13T14:22:28.635Z] v3.11.5-45-g7cf28d09bf [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-13T14:22:28.635Z] OK: 11177 distinct packages available [2020-04-13T14:22:28.635Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-13T14:22:29.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-13T14:22:29.593Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-13T14:22:29.732Z] + ls -al . [2020-04-13T14:22:29.732Z] total 104 [2020-04-13T14:22:29.732Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 13 14:22 . [2020-04-13T14:22:29.732Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 13 14:19 .. [2020-04-13T14:22:29.732Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 13 14:19 assets [2020-04-13T14:22:29.732Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 13 14:19 bin [2020-04-13T14:22:29.732Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 13 14:19 cmd [2020-04-13T14:22:29.732Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 13 14:19 CONTRIBUTING.md [2020-04-13T14:22:29.732Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 13 14:22 coverage.out [2020-04-13T14:22:29.732Z] -rw-rw-r--. 1 jenkins jenkins 913 Apr 13 14:19 Dockerfile [2020-04-13T14:22:29.732Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 13 14:19 Dockerfile.build [2020-04-13T14:22:29.732Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 13 14:19 docs [2020-04-13T14:22:29.732Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 13 14:19 .git [2020-04-13T14:22:29.732Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 13 14:19 .gitignore [2020-04-13T14:22:29.732Z] -rw-r--r--. 1 jenkins jenkins 974 Apr 13 14:22 go.mod [2020-04-13T14:22:29.732Z] -rw-r--r--. 1 jenkins jenkins 44475 Apr 13 14:22 go.sum [2020-04-13T14:22:29.732Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 13 14:19 internal [2020-04-13T14:22:29.732Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 13 14:19 Jenkinsfile [2020-04-13T14:22:29.732Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 13 14:19 LICENSE [2020-04-13T14:22:29.732Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 13 14:19 Makefile [2020-04-13T14:22:29.732Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 13 14:19 README.md [2020-04-13T14:22:29.732Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 13 14:19 .semver [2020-04-13T14:22:29.732Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 13 14:19 snap [2020-04-13T14:22:29.732Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 13 14:16 VERSION [2020-04-13T14:22:29.732Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 13 14:19 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-13T14:22:30.061Z] + 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=49cab497f6d2fac5fb50ac379160df159ccc8fa1 --label arch=amd64 --label version=0.0.0 . [2020-04-13T14:22:30.179Z] OK: 125 MiB in 39 packages [2020-04-13T14:22:30.632Z] Sending build context to Docker daemon 11.56MB [2020-04-13T14:22:30.632Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-13T14:22:30.632Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-13T14:22:30.632Z] ---> 6c6d5d507bac [2020-04-13T14:22:30.632Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-13T14:22:30.632Z] ---> Running in b32d6654c2ca [2020-04-13T14:22:30.892Z] Removing intermediate container b32d6654c2ca [2020-04-13T14:22:30.892Z] ---> 4f36da95c660 [2020-04-13T14:22:30.892Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-13T14:22:30.892Z] ---> Running in 65aa4fcf9d29 [2020-04-13T14:22:31.143Z] Removing intermediate container 7e2011fa3860 [2020-04-13T14:22:31.143Z] ---> 3d240e93f421 [2020-04-13T14:22:31.143Z] Step 10/24 : ENV GO111MODULE=on [2020-04-13T14:22:31.143Z] ---> Running in 1cf33c8d00f9 [2020-04-13T14:22:31.152Z] Removing intermediate container 65aa4fcf9d29 [2020-04-13T14:22:31.152Z] ---> d7480e9944a2 [2020-04-13T14:22:31.152Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-13T14:22:31.152Z] ---> Running in 7b56f8272455 [2020-04-13T14:22:31.152Z] Removing intermediate container 7b56f8272455 [2020-04-13T14:22:31.152Z] ---> 13f9178c9afb [2020-04-13T14:22:31.152Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-13T14:22:31.410Z] ---> Running in 0ef41cfb77b8 [2020-04-13T14:22:31.410Z] Removing intermediate container 0ef41cfb77b8 [2020-04-13T14:22:31.410Z] ---> 6924361ad32a [2020-04-13T14:22:31.410Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-13T14:22:31.410Z] ---> Running in e5cbda1b272c [2020-04-13T14:22:31.668Z] Removing intermediate container e5cbda1b272c [2020-04-13T14:22:31.668Z] ---> 017b2691a1c9 [2020-04-13T14:22:31.668Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-13T14:22:31.668Z] ---> Running in be6c0fb1cf09 [2020-04-13T14:22:31.734Z] Removing intermediate container 1cf33c8d00f9 [2020-04-13T14:22:31.734Z] ---> 4b445b862874 [2020-04-13T14:22:31.734Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-13T14:22:31.734Z] ---> Running in 5726723c7bd4 [2020-04-13T14:22:32.001Z] Removing intermediate container 5726723c7bd4 [2020-04-13T14:22:32.001Z] ---> 9374db50ca6c [2020-04-13T14:22:32.001Z] Step 12/24 : COPY go.mod . [2020-04-13T14:22:32.588Z] ---> bfc49b0a2ea6 [2020-04-13T14:22:32.588Z] Step 13/24 : COPY Makefile . [2020-04-13T14:22:32.608Z] Removing intermediate container be6c0fb1cf09 [2020-04-13T14:22:32.608Z] ---> c2578f50d6a5 [2020-04-13T14:22:32.608Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-13T14:22:32.608Z] ---> Running in 585230ae1e12 [2020-04-13T14:22:32.867Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-13T14:22:33.177Z] ---> f564b9df9fb3 [2020-04-13T14:22:33.177Z] Step 14/24 : RUN make update [2020-04-13T14:22:33.177Z] ---> Running in f89c2f8a0238 [2020-04-13T14:22:33.433Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-13T14:22:33.692Z] v3.11.5-51-g38120e013c [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-13T14:22:33.692Z] v3.11.5-45-g7cf28d09bf [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-13T14:22:33.692Z] OK: 11288 distinct packages available [2020-04-13T14:22:33.692Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-13T14:22:34.143Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-13T14:22:34.626Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-13T14:22:34.626Z] OK: 143 MiB in 39 packages [2020-04-13T14:22:35.195Z] Removing intermediate container 585230ae1e12 [2020-04-13T14:22:35.195Z] ---> 8e550239389a [2020-04-13T14:22:35.195Z] Step 10/24 : ENV GO111MODULE=on [2020-04-13T14:22:35.195Z] ---> Running in 1b8d00de6f98 [2020-04-13T14:22:35.195Z] Removing intermediate container 1b8d00de6f98 [2020-04-13T14:22:35.195Z] ---> 08fed15392f1 [2020-04-13T14:22:35.195Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-13T14:22:35.195Z] ---> Running in 9b4ccc53d967 [2020-04-13T14:22:35.454Z] Removing intermediate container 9b4ccc53d967 [2020-04-13T14:22:35.454Z] ---> c8f4cadd3c13 [2020-04-13T14:22:35.454Z] Step 12/24 : COPY go.mod . [2020-04-13T14:22:35.713Z] ---> 102292cb17fa [2020-04-13T14:22:35.713Z] Step 13/24 : COPY Makefile . [2020-04-13T14:22:35.713Z] ---> 1143069e99d8 [2020-04-13T14:22:35.713Z] Step 14/24 : RUN make update [2020-04-13T14:22:35.971Z] ---> Running in 2833bd2f9393 [2020-04-13T14:22:36.094Z] Removing intermediate container f89c2f8a0238 [2020-04-13T14:22:36.094Z] ---> 52342c65186b [2020-04-13T14:22:36.094Z] Step 15/24 : COPY . . [2020-04-13T14:22:36.234Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-13T14:22:37.179Z] Removing intermediate container 2833bd2f9393 [2020-04-13T14:22:37.179Z] ---> cc98487c2af8 [2020-04-13T14:22:37.179Z] Step 15/24 : COPY . . [2020-04-13T14:22:37.511Z] ---> bf2620f9745d [2020-04-13T14:22:37.511Z] Step 16/24 : RUN ${MAKE} [2020-04-13T14:22:37.511Z] ---> Running in c6f958fe39cb [2020-04-13T14:22:37.748Z] ---> 4402f5432701 [2020-04-13T14:22:37.748Z] Step 16/24 : RUN ${MAKE} [2020-04-13T14:22:37.748Z] ---> Running in 6162c083fc20 [2020-04-13T14:22:38.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-13T14:22:38.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-13T14:22:46.179Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-13T14:22:48.104Z] Removing intermediate container 6162c083fc20 [2020-04-13T14:22:48.104Z] ---> a08caf5dc17c [2020-04-13T14:22:48.104Z] Step 17/24 : FROM alpine [2020-04-13T14:22:48.672Z] latest: Pulling from library/alpine [2020-04-13T14:22:48.672Z] aad63a933944: Pulling fs layer [2020-04-13T14:22:48.672Z] aad63a933944: Verifying Checksum [2020-04-13T14:22:48.672Z] aad63a933944: Download complete [2020-04-13T14:22:48.932Z] aad63a933944: Pull complete [2020-04-13T14:22:48.932Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-13T14:22:48.932Z] Status: Downloaded newer image for alpine:latest [2020-04-13T14:22:48.932Z] ---> a187dde48cd2 [2020-04-13T14:22:48.932Z] Step 18/24 : EXPOSE 4000 [2020-04-13T14:22:49.193Z] ---> Running in 0abf9d2c61f5 [2020-04-13T14:22:49.193Z] Removing intermediate container 0abf9d2c61f5 [2020-04-13T14:22:49.193Z] ---> ee0e929b55de [2020-04-13T14:22:49.193Z] 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-04-13T14:22:49.767Z] ---> e33865a29616 [2020-04-13T14:22:49.767Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-13T14:22:49.767Z] ---> Running in 662149adc4cb [2020-04-13T14:22:50.026Z] Removing intermediate container 662149adc4cb [2020-04-13T14:22:50.027Z] ---> dd25d524df8e [2020-04-13T14:22:50.027Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-13T14:22:50.027Z] ---> Running in 5ead87e862e5 [2020-04-13T14:22:50.027Z] Removing intermediate container 5ead87e862e5 [2020-04-13T14:22:50.027Z] ---> 8f22bdf8835f [2020-04-13T14:22:50.027Z] Step 22/24 : LABEL arch=amd64 [2020-04-13T14:22:50.027Z] ---> Running in bc6ad683940c [2020-04-13T14:22:50.286Z] Removing intermediate container bc6ad683940c [2020-04-13T14:22:50.286Z] ---> 6d6cd74b3343 [2020-04-13T14:22:50.286Z] Step 23/24 : LABEL git_sha=49cab497f6d2fac5fb50ac379160df159ccc8fa1 [2020-04-13T14:22:50.286Z] ---> Running in 4225647ea2c6 [2020-04-13T14:22:50.545Z] Removing intermediate container 4225647ea2c6 [2020-04-13T14:22:50.545Z] ---> 017a153aef84 [2020-04-13T14:22:50.545Z] Step 24/24 : LABEL version=0.0.0 [2020-04-13T14:22:50.545Z] ---> Running in fa0d94d792f2 [2020-04-13T14:22:50.545Z] Removing intermediate container fa0d94d792f2 [2020-04-13T14:22:50.545Z] ---> 8b50842a20b1 [2020-04-13T14:22:50.545Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-13T14:22:50.545Z] Successfully built 8b50842a20b1 [2020-04-13T14:22:50.805Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-13T14:23:05.230Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-13T14:23:08.590Z] Removing intermediate container c6f958fe39cb [2020-04-13T14:23:08.590Z] ---> 57d3b94824dc [2020-04-13T14:23:08.590Z] Step 17/24 : FROM alpine [2020-04-13T14:23:09.189Z] latest: Pulling from library/alpine [2020-04-13T14:23:09.189Z] 8a0637ca1ac9: Pulling fs layer [2020-04-13T14:23:09.775Z] 8a0637ca1ac9: Verifying Checksum [2020-04-13T14:23:09.775Z] 8a0637ca1ac9: Download complete [2020-04-13T14:23:10.361Z] 8a0637ca1ac9: Pull complete [2020-04-13T14:23:10.361Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-13T14:23:10.361Z] Status: Downloaded newer image for alpine:latest [2020-04-13T14:23:10.361Z] ---> 2ee122dcc32d [2020-04-13T14:23:10.361Z] Step 18/24 : EXPOSE 4000 [2020-04-13T14:23:10.361Z] ---> Running in dbe59b82fe89 [2020-04-13T14:23:10.629Z] Removing intermediate container dbe59b82fe89 [2020-04-13T14:23:10.629Z] ---> acd938b5b5cf [2020-04-13T14:23:10.629Z] 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-04-13T14:23:12.038Z] ---> e463eab0dadb [2020-04-13T14:23:12.038Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-13T14:23:12.307Z] ---> Running in 5205020416c3 [2020-04-13T14:23:12.574Z] Removing intermediate container 5205020416c3 [2020-04-13T14:23:12.574Z] ---> dae0cd03b695 [2020-04-13T14:23:12.574Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-13T14:23:12.574Z] ---> Running in 18cee78e8bf8 [2020-04-13T14:23:13.160Z] Removing intermediate container 18cee78e8bf8 [2020-04-13T14:23:13.160Z] ---> 8cdf8a15a3fc [2020-04-13T14:23:13.160Z] Step 22/24 : LABEL arch=arm64 [2020-04-13T14:23:13.160Z] ---> Running in 3cc825a047e3 [2020-04-13T14:23:13.427Z] Removing intermediate container 3cc825a047e3 [2020-04-13T14:23:13.427Z] ---> 2b0de287e031 [2020-04-13T14:23:13.427Z] Step 23/24 : LABEL git_sha=49cab497f6d2fac5fb50ac379160df159ccc8fa1 [2020-04-13T14:23:13.696Z] ---> Running in 9ec85592ef7f [2020-04-13T14:23:13.965Z] Removing intermediate container 9ec85592ef7f [2020-04-13T14:23:13.965Z] ---> 1371a30b9393 [2020-04-13T14:23:13.965Z] Step 24/24 : LABEL version=0.0.0 [2020-04-13T14:23:13.965Z] ---> Running in 0341f8a69689 [2020-04-13T14:23:14.551Z] Removing intermediate container 0341f8a69689 [2020-04-13T14:23:14.551Z] ---> 27de38df11da [2020-04-13T14:23:14.551Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-13T14:23:14.551Z] Successfully built 27de38df11da [2020-04-13T14:23:14.551Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-13T14:23:16.163Z] provisioning config files... [2020-04-13T14:23:16.175Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp/config9030101323184383103tmp [Pipeline] { [Pipeline] sh [2020-04-13T14:23:16.737Z] + curl -s https://codecov.io/bash [2020-04-13T14:23:16.737Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp/config9030101323184383103tmp [2020-04-13T14:23:17.309Z] [2020-04-13T14:23:17.309Z] _____ _ [2020-04-13T14:23:17.309Z] / ____| | | [2020-04-13T14:23:17.309Z] | | ___ __| | ___ ___ _____ __ [2020-04-13T14:23:17.309Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-13T14:23:17.309Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-13T14:23:17.309Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-13T14:23:17.309Z] Bash-20200410-0786dee [2020-04-13T14:23:17.309Z] [2020-04-13T14:23:17.309Z] [2020-04-13T14:23:17.309Z] ==> Jenkins CI detected. [2020-04-13T14:23:17.309Z] project root: . [2020-04-13T14:23:17.309Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-13T14:23:17.309Z] ==> Running gcov in . (disable via -X gcov) [2020-04-13T14:23:17.309Z] ==> Python coveragepy not found [2020-04-13T14:23:17.310Z] ==> Searching for coverage reports in: [2020-04-13T14:23:17.310Z] + . [2020-04-13T14:23:17.310Z] -> Found 1 reports [2020-04-13T14:23:17.310Z] ==> Detecting git/mercurial file structure [2020-04-13T14:23:17.310Z] ==> Reading reports [2020-04-13T14:23:17.310Z] + ./coverage.out bytes=10 [2020-04-13T14:23:17.310Z] ==> Appending adjustments [2020-04-13T14:23:17.310Z] http://docs.codecov.io/docs/fixing-reports [2020-04-13T14:23:17.310Z] + Found adjustments [2020-04-13T14:23:17.310Z] ==> Gzipping contents [2020-04-13T14:23:17.310Z] ==> Uploading reports [2020-04-13T14:23:17.310Z] url: https://codecov.io [2020-04-13T14:23:17.310Z] query: branch=PR-203&commit=49cab497f6d2fac5fb50ac379160df159ccc8fa1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-203%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=203&job= [2020-04-13T14:23:17.310Z] -> Pinging Codecov [2020-04-13T14:23:17.310Z] https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-203&commit=49cab497f6d2fac5fb50ac379160df159ccc8fa1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-203%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=203&job= [2020-04-13T14:23:17.879Z] -> Uploading [2020-04-13T14:23:18.138Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/49cab497f6d2fac5fb50ac379160df159ccc8fa1 [Pipeline] } [2020-04-13T14:23:18.158Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-13T14:23:19.868Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-13T14:23:20.196Z] ---> package-listing.sh [2020-04-13T14:23:20.196Z] ++ facter osfamily [2020-04-13T14:23:20.196Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-13T14:23:20.196Z] + OS_FAMILY=redhat [2020-04-13T14:23:20.196Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-203 [2020-04-13T14:23:20.196Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-13T14:23:20.196Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-13T14:23:20.196Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-13T14:23:20.196Z] + PACKAGES=/tmp/packages_start.txt [2020-04-13T14:23:20.196Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-203 ']' [2020-04-13T14:23:20.196Z] + PACKAGES=/tmp/packages_end.txt [2020-04-13T14:23:20.196Z] + case "${OS_FAMILY}" in [2020-04-13T14:23:20.196Z] + rpm -qa [2020-04-13T14:23:20.196Z] + sort [2020-04-13T14:23:24.394Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-13T14:23:24.394Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-13T14:23:24.394Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-13T14:23:24.394Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-203 ']' [2020-04-13T14:23:24.394Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-203/archives/ [2020-04-13T14:23:24.394Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-203/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-13T14:23:24.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-13T14:23:24.868Z] [2020-04-13T14:23:24.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-13T14:23:25.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-13T14:23:25.261Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-13T14:23:25.261Z] c9b1b535fdd9: Pulling fs layer [2020-04-13T14:23:25.261Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-13T14:23:25.261Z] 756a868c4378: Pulling fs layer [2020-04-13T14:23:25.261Z] 444b2fc9a129: Pulling fs layer [2020-04-13T14:23:25.261Z] ea15f1150254: Pulling fs layer [2020-04-13T14:23:25.261Z] 41b27a9f41bf: Pulling fs layer [2020-04-13T14:23:25.261Z] 28c525ee5125: Pulling fs layer [2020-04-13T14:23:25.261Z] 094b1ea09ed8: Pulling fs layer [2020-04-13T14:23:25.261Z] 138eaada9080: Pulling fs layer [2020-04-13T14:23:25.261Z] 0622d0fa9048: Pulling fs layer [2020-04-13T14:23:25.261Z] 41b27a9f41bf: Waiting [2020-04-13T14:23:25.261Z] 28c525ee5125: Waiting [2020-04-13T14:23:25.261Z] 094b1ea09ed8: Waiting [2020-04-13T14:23:25.261Z] 138eaada9080: Waiting [2020-04-13T14:23:25.261Z] 0622d0fa9048: Waiting [2020-04-13T14:23:25.261Z] 444b2fc9a129: Waiting [2020-04-13T14:23:25.261Z] 2cc5ad85d9ab: Download complete [2020-04-13T14:23:25.261Z] 444b2fc9a129: Verifying Checksum [2020-04-13T14:23:25.261Z] 444b2fc9a129: Download complete [2020-04-13T14:23:25.261Z] c9b1b535fdd9: Download complete [2020-04-13T14:23:25.532Z] ea15f1150254: Verifying Checksum [2020-04-13T14:23:25.532Z] ea15f1150254: Download complete [2020-04-13T14:23:25.532Z] 28c525ee5125: Verifying Checksum [2020-04-13T14:23:25.532Z] 28c525ee5125: Download complete [2020-04-13T14:23:25.803Z] 756a868c4378: Verifying Checksum [2020-04-13T14:23:25.803Z] 756a868c4378: Download complete [2020-04-13T14:23:25.803Z] c9b1b535fdd9: Pull complete [2020-04-13T14:23:25.803Z] 138eaada9080: Verifying Checksum [2020-04-13T14:23:25.803Z] 138eaada9080: Download complete [2020-04-13T14:23:25.803Z] 0622d0fa9048: Verifying Checksum [2020-04-13T14:23:25.803Z] 0622d0fa9048: Download complete [2020-04-13T14:23:26.069Z] 094b1ea09ed8: Verifying Checksum [2020-04-13T14:23:26.069Z] 094b1ea09ed8: Download complete [2020-04-13T14:23:26.069Z] 2cc5ad85d9ab: Pull complete [2020-04-13T14:23:26.641Z] 41b27a9f41bf: Verifying Checksum [2020-04-13T14:23:26.641Z] 41b27a9f41bf: Download complete [2020-04-13T14:23:28.549Z] 756a868c4378: Pull complete [2020-04-13T14:23:28.549Z] 444b2fc9a129: Pull complete [2020-04-13T14:23:28.808Z] ea15f1150254: Pull complete [2020-04-13T14:23:33.001Z] 41b27a9f41bf: Pull complete [2020-04-13T14:23:33.001Z] 28c525ee5125: Pull complete [2020-04-13T14:23:34.399Z] 094b1ea09ed8: Pull complete [2020-04-13T14:23:34.657Z] 138eaada9080: Pull complete [2020-04-13T14:23:34.922Z] 0622d0fa9048: Pull complete [2020-04-13T14:23:34.922Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-13T14:23:34.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-13T14:23:35.121Z] prd-centos7-docker-4c-2g-3628 does not seem to be running inside a container [2020-04-13T14:23:35.159Z] $ 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-203 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-203:/w/workspace/edgexfoundry_edgex-ui-go_PR-203:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-13T14:23:36.220Z] $ docker top e436cbb1e23b4321146b3ae1466707764a5d83ee8ac5e3a448b9df4bdea6dd1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-13T14:23:36.614Z] provisioning config files... [2020-04-13T14:23:36.630Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp/config6488473156090319271tmp [Pipeline] { [Pipeline] echo [2020-04-13T14:23:36.720Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-13T14:23:37.051Z] ---> create-netrc.sh [Pipeline] echo [2020-04-13T14:23:37.074Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-13T14:23:37.394Z] ---> logs-deploy.sh [2020-04-13T14:23:37.394Z] + ARCHIVE_ARTIFACTS= [2020-04-13T14:23:37.394Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-13T14:23:37.394Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-13T14:23:37.394Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-13T14:23:37.394Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-203/1 [2020-04-13T14:23:37.394Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-203/1/ [2020-04-13T14:23:37.394Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-203/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-203 [2020-04-13T14:23:38.771Z] Archives upload complete. [2020-04-13T14:23:38.771Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-203/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-203/1/ [2020-04-13T14:23:39.341Z] ---> uname -a: [2020-04-13T14:23:39.341Z] Linux e436cbb1e23b 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] ---> lscpu: [2020-04-13T14:23:39.341Z] Architecture: x86_64 [2020-04-13T14:23:39.341Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-13T14:23:39.341Z] Byte Order: Little Endian [2020-04-13T14:23:39.341Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-13T14:23:39.341Z] CPU(s): 4 [2020-04-13T14:23:39.341Z] On-line CPU(s) list: 0-3 [2020-04-13T14:23:39.341Z] Thread(s) per core: 1 [2020-04-13T14:23:39.341Z] Core(s) per socket: 1 [2020-04-13T14:23:39.341Z] Socket(s): 4 [2020-04-13T14:23:39.341Z] NUMA node(s): 1 [2020-04-13T14:23:39.341Z] Vendor ID: GenuineIntel [2020-04-13T14:23:39.341Z] CPU family: 6 [2020-04-13T14:23:39.341Z] Model: 44 [2020-04-13T14:23:39.341Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-13T14:23:39.341Z] Stepping: 1 [2020-04-13T14:23:39.341Z] CPU MHz: 2933.396 [2020-04-13T14:23:39.341Z] BogoMIPS: 5866.79 [2020-04-13T14:23:39.341Z] Virtualization: VT-x [2020-04-13T14:23:39.341Z] Hypervisor vendor: KVM [2020-04-13T14:23:39.341Z] Virtualization type: full [2020-04-13T14:23:39.341Z] L1d cache: 128 KiB [2020-04-13T14:23:39.341Z] L1i cache: 128 KiB [2020-04-13T14:23:39.341Z] L2 cache: 16 MiB [2020-04-13T14:23:39.341Z] L3 cache: 64 MiB [2020-04-13T14:23:39.341Z] NUMA node0 CPU(s): 0-3 [2020-04-13T14:23:39.341Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-13T14:23:39.341Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-13T14:23:39.341Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-13T14:23:39.341Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-13T14:23:39.341Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-13T14:23:39.341Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] ---> nproc: [2020-04-13T14:23:39.341Z] 4 [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] ---> df -h: [2020-04-13T14:23:39.341Z] Filesystem Size Used Available Use% Mounted on [2020-04-13T14:23:39.341Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-13T14:23:39.341Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-13T14:23:39.341Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-13T14:23:39.341Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-13T14:23:39.341Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-13T14:23:39.341Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-13T14:23:39.341Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-13T14:23:39.341Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-203@tmp [2020-04-13T14:23:39.341Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-13T14:23:39.341Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-203 [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] ---> free -m: [2020-04-13T14:23:39.341Z] total used free shared buff/cache available [2020-04-13T14:23:39.341Z] Mem: 1838 607 63 0 1167 1126 [2020-04-13T14:23:39.341Z] Swap: 1023 1 1022 [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] ---> ip addr: [2020-04-13T14:23:39.341Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-13T14:23:39.341Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-13T14:23:39.341Z] inet 127.0.0.1/8 scope host lo [2020-04-13T14:23:39.341Z] valid_lft forever preferred_lft forever [2020-04-13T14:23:39.341Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-13T14:23:39.341Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-13T14:23:39.341Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-13T14:23:39.341Z] valid_lft forever preferred_lft forever [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] ---> sar -b -r -n DEV: [2020-04-13T14:23:39.341Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/13/20 _x86_64_ (4 CPU) [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] 14:15:46 LINUX RESTART [2020-04-13T14:23:39.341Z] [2020-04-13T14:23:39.341Z] 14:16:01 tps rtps wtps bread/s bwrtn/s [2020-04-13T14:23:39.341Z] 14:17:01 172.84 97.94 74.90 7797.47 37304.91 [2020-04-13T14:23:39.341Z] 14:18:01 12.61 0.00 12.61 0.00 2050.42 [2020-04-13T14:23:39.341Z] 14:19:01 0.83 0.00 0.83 0.00 11.52 [2020-04-13T14:23:39.341Z] 14:20:01 0.55 0.00 0.55 0.00 5.56 [2020-04-13T14:23:39.341Z] 14:21:01 0.68 0.00 0.68 0.00 7.83 [2020-04-13T14:23:39.341Z] 14:22:01 0.77 0.00 0.77 0.00 9.96 [2020-04-13T14:23:39.341Z] 14:23:01 0.63 0.00 0.63 0.00 7.53 [2020-04-13T14:23:39.342Z] Average: 27.00 14.00 13.00 1114.59 5631.40 [2020-04-13T14:23:39.342Z] [2020-04-13T14:23:39.342Z] 14:16:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-13T14:23:39.342Z] 14:17:01 112964 1769340 94.00 2620 1227824 951924 32.48 447700 1163332 57764 [2020-04-13T14:23:39.342Z] 14:18:01 119940 1762364 93.63 2620 1227856 911948 31.12 440760 1163068 8 [2020-04-13T14:23:39.342Z] 14:19:01 119364 1762940 93.66 2620 1227868 912140 31.12 441848 1163056 8 [2020-04-13T14:23:39.342Z] 14:20:01 119108 1763196 93.67 2620 1227868 912164 31.12 442032 1163028 8 [2020-04-13T14:23:39.342Z] 14:21:01 120556 1761748 93.60 2620 1227872 911948 31.12 440856 1163028 8 [2020-04-13T14:23:39.342Z] 14:22:01 119904 1762400 93.63 2620 1227880 912020 31.12 441364 1163028 8 [2020-04-13T14:23:39.342Z] 14:23:01 120164 1762140 93.62 2620 1227880 911948 31.12 440888 1163024 8 [2020-04-13T14:23:39.342Z] Average: 118857 1763447 93.69 2620 1227864 917727 31.31 442207 1163081 8259 [2020-04-13T14:23:39.342Z] [2020-04-13T14:23:39.342Z] 14:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-13T14:23:39.342Z] 14:17:01 eth0 513.85 336.72 1108.02 141.15 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:17:01 docker0 24.05 17.68 2.19 51.04 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:18:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:19:01 eth0 1.17 0.45 0.53 0.18 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:20:01 eth0 0.45 0.30 0.27 0.23 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:22:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] Average: eth0 73.86 48.30 158.53 20.25 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] Average: docker0 3.44 2.53 0.31 7.30 0.00 0.00 0.00 [2020-04-13T14:23:39.342Z] [2020-04-13T14:23:39.342Z] [2020-04-13T14:23:39.342Z] ---> sar -P ALL: [2020-04-13T14:23:39.342Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/13/20 _x86_64_ (4 CPU) [2020-04-13T14:23:39.342Z] [2020-04-13T14:23:39.342Z] 14:15:46 LINUX RESTART [2020-04-13T14:23:39.342Z] [2020-04-13T14:23:39.342Z] 14:16:01 CPU %user %nice %system %iowait %steal %idle [2020-04-13T14:23:39.342Z] 14:17:01 all 16.19 0.00 8.05 10.23 0.02 65.51 [2020-04-13T14:23:39.342Z] 14:17:01 0 14.46 0.00 8.73 11.58 0.02 65.22 [2020-04-13T14:23:39.342Z] 14:17:01 1 17.13 0.00 6.83 6.53 0.02 69.50 [2020-04-13T14:23:39.342Z] 14:17:01 2 17.33 0.00 8.48 9.29 0.02 64.89 [2020-04-13T14:23:39.342Z] 14:17:01 3 15.82 0.00 8.19 13.56 0.02 62.41 [2020-04-13T14:23:39.342Z] 14:18:01 all 0.20 0.00 0.11 0.00 0.00 99.69 [2020-04-13T14:23:39.342Z] 14:18:01 0 0.55 0.00 0.07 0.00 0.00 99.38 [2020-04-13T14:23:39.342Z] 14:18:01 1 0.08 0.00 0.17 0.00 0.00 99.75 [2020-04-13T14:23:39.342Z] 14:18:01 2 0.10 0.00 0.13 0.00 0.00 99.77 [2020-04-13T14:23:39.342Z] 14:18:01 3 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-13T14:23:39.342Z] 14:19:01 all 0.21 0.00 0.05 0.00 0.00 99.74 [2020-04-13T14:23:39.342Z] 14:19:01 0 0.53 0.00 0.07 0.00 0.00 99.40 [2020-04-13T14:23:39.342Z] 14:19:01 1 0.18 0.00 0.03 0.00 0.00 99.78 [2020-04-13T14:23:39.342Z] 14:19:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-13T14:23:39.342Z] 14:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-13T14:23:39.342Z] 14:20:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-13T14:23:39.342Z] 14:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-04-13T14:23:39.342Z] 14:20:01 1 0.53 0.00 0.05 0.00 0.00 99.42 [2020-04-13T14:23:39.342Z] 14:20:01 2 0.08 0.00 0.10 0.00 0.00 99.82 [2020-04-13T14:23:39.342Z] 14:20:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-13T14:23:39.342Z] 14:21:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-13T14:23:39.342Z] 14:21:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-04-13T14:23:39.342Z] 14:21:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2020-04-13T14:23:39.342Z] 14:21:01 2 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-13T14:23:39.342Z] 14:21:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-13T14:23:39.342Z] 14:22:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-04-13T14:23:39.342Z] 14:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-13T14:23:39.342Z] 14:22:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-04-13T14:23:39.342Z] 14:22:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-13T14:23:39.342Z] 14:22:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-13T14:23:39.342Z] 14:23:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2020-04-13T14:23:39.342Z] 14:23:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-04-13T14:23:39.342Z] 14:23:01 1 0.55 0.00 0.05 0.00 0.00 99.40 [2020-04-13T14:23:39.342Z] 14:23:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-13T14:23:39.342Z] 14:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-04-13T14:23:39.342Z] Average: all 2.45 0.00 1.19 1.45 0.00 94.91 [2020-04-13T14:23:39.342Z] Average: 0 2.22 0.00 1.28 1.64 0.00 94.86 [2020-04-13T14:23:39.342Z] Average: 1 2.78 0.00 1.02 0.93 0.00 95.28 [2020-04-13T14:23:39.342Z] Average: 2 2.53 0.00 1.28 1.32 0.00 94.88 [2020-04-13T14:23:39.342Z] Average: 3 2.28 0.00 1.19 1.92 0.00 94.61 [2020-04-13T14:23:39.342Z] [2020-04-13T14:23:39.342Z] [2020-04-13T14:23:39.342Z]