Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5bd33396c4899597419799a7a42603b405e21a38 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-4940 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5bd33396c4899597419799a7a42603b405e21a38 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5bd33396c4899597419799a7a42603b405e21a38 # timeout=10 Commit message: "Change the double quotation marks into single quotation marks in some dynamically spliced HTML statements in the JS code" > git rev-list --no-walk f0b05c79d7523a1f3df8cc9d6229e2354fa3536f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-20T09:24:02.829Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-20T09:24:03.050Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-20T09:24:03.135Z] ========================================================= [2020-04-20T09:24:03.135Z] EdgeX Global Pipelines Version Info [2020-04-20T09:24:03.135Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-20T09:24:04.528Z] ------------------- [2020-04-20T09:24:04.528Z] stable info: [2020-04-20T09:24:04.528Z] ------------------- [2020-04-20T09:24:04.528Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-20T09:24:04.528Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T09:24:04.528Z] Message: update stable to v1.0.73 [2020-04-20T09:24:05.098Z] ------------------- [2020-04-20T09:24:05.098Z] experimental info: [2020-04-20T09:24:05.098Z] ------------------- [2020-04-20T09:24:05.098Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-20T09:24:05.098Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T09:24:05.098Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:24:06.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T09:24:06.976Z] [2020-04-20T09:24:06.976Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:24:07.307Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T09:24:07.307Z] latest: Pulling from edgex-devops/git-semver [2020-04-20T09:24:07.307Z] 9123ac7c32f7: Pulling fs layer [2020-04-20T09:24:07.307Z] b8cc5d1170e3: Pulling fs layer [2020-04-20T09:24:07.307Z] 2924cbbf6a41: Pulling fs layer [2020-04-20T09:24:07.307Z] 93b08a4f1073: Pulling fs layer [2020-04-20T09:24:07.307Z] 93b08a4f1073: Waiting [2020-04-20T09:24:07.307Z] b8cc5d1170e3: Verifying Checksum [2020-04-20T09:24:07.307Z] b8cc5d1170e3: Download complete [2020-04-20T09:24:07.307Z] 9123ac7c32f7: Verifying Checksum [2020-04-20T09:24:07.307Z] 9123ac7c32f7: Download complete [2020-04-20T09:24:07.570Z] 2924cbbf6a41: Verifying Checksum [2020-04-20T09:24:07.570Z] 2924cbbf6a41: Download complete [2020-04-20T09:24:07.570Z] 93b08a4f1073: Verifying Checksum [2020-04-20T09:24:07.570Z] 93b08a4f1073: Download complete [2020-04-20T09:24:07.570Z] 9123ac7c32f7: Pull complete [2020-04-20T09:24:07.828Z] b8cc5d1170e3: Pull complete [2020-04-20T09:24:08.404Z] 2924cbbf6a41: Pull complete [2020-04-20T09:24:08.667Z] 93b08a4f1073: Pull complete [2020-04-20T09:24:08.667Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-20T09:24:08.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-20T09:24:08.795Z] prd-centos7-docker-4c-2g-4940 does not seem to be running inside a container [2020-04-20T09:24:08.839Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-20T09:24:09.433Z] $ docker top 5f4b9d5e801bf38a87f0e3658e3ea7e8b94b74d45946d2cdc6eff8db7896961d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-20T09:24:09.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T09:24:09.682Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T09:24:09.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T09:24:09.877Z] $ docker exec 5f4b9d5e801bf38a87f0e3658e3ea7e8b94b74d45946d2cdc6eff8db7896961d ssh-agent [2020-04-20T09:24:10.043Z] SSH_AUTH_SOCK=/tmp/ssh-noQdif9NG0OR/agent.14 [2020-04-20T09:24:10.043Z] SSH_AGENT_PID=21 [2020-04-20T09:24:10.052Z] Running ssh-add (command line suppressed) [2020-04-20T09:24:10.188Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4404740071424894563.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4404740071424894563.key) [2020-04-20T09:24:10.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T09:24:10.569Z] + git describe --exact-match --tags HEAD [2020-04-20T09:24:10.569Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-20T09:24:10.625Z] $ docker exec --env ******** --env ******** 5f4b9d5e801bf38a87f0e3658e3ea7e8b94b74d45946d2cdc6eff8db7896961d ssh-agent -k [2020-04-20T09:24:10.765Z] unset SSH_AUTH_SOCK; [2020-04-20T09:24:10.765Z] unset SSH_AGENT_PID; [2020-04-20T09:24:10.765Z] echo Agent pid 21 killed; [2020-04-20T09:24:10.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-20T09:24:10.867Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-20T09:24:10.867Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-20T09:24:10.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T09:24:10.966Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T09:24:11.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T09:24:11.150Z] $ docker exec 5f4b9d5e801bf38a87f0e3658e3ea7e8b94b74d45946d2cdc6eff8db7896961d ssh-agent [2020-04-20T09:24:11.334Z] SSH_AUTH_SOCK=/tmp/ssh-UiRT0A8YsoTI/agent.55 [2020-04-20T09:24:11.334Z] SSH_AGENT_PID=62 [2020-04-20T09:24:11.343Z] Running ssh-add (command line suppressed) [2020-04-20T09:24:11.486Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1666838542641610794.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1666838542641610794.key) [2020-04-20T09:24:11.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T09:24:11.863Z] + git semver init [2020-04-20T09:24:11.864Z] # -> Open(): unable to determine branch for HEAD [2020-04-20T09:24:11.864Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-20T09:24:11.864Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-20T09:24:11.864Z] # $SEMVER_REMOTE_NAME = origin [2020-04-20T09:24:11.864Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-20T09:24:11.864Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-20T09:24:11.864Z] # $SEMVER_BRANCH = master [2020-04-20T09:24:11.864Z] # $SEMVER_TEMP = /tmp/semver-228393121 [2020-04-20T09:24:11.864Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-20T09:24:12.803Z] # '/tmp/semver-228393121' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-04-20T09:24:12.803Z] # -> Force: false [2020-04-20T09:24:12.803Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-04-20T09:24:12.812Z] $ docker exec --env ******** --env ******** 5f4b9d5e801bf38a87f0e3658e3ea7e8b94b74d45946d2cdc6eff8db7896961d ssh-agent -k [2020-04-20T09:24:12.942Z] unset SSH_AUTH_SOCK; [2020-04-20T09:24:12.942Z] unset SSH_AGENT_PID; [2020-04-20T09:24:12.942Z] echo Agent pid 62 killed; [2020-04-20T09:24:12.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-20T09:24:13.407Z] + git semver [Pipeline] } [2020-04-20T09:24:13.421Z] $ docker stop --time=1 5f4b9d5e801bf38a87f0e3658e3ea7e8b94b74d45946d2cdc6eff8db7896961d [2020-04-20T09:24:14.739Z] $ docker rm -f 5f4b9d5e801bf38a87f0e3658e3ea7e8b94b74d45946d2cdc6eff8db7896961d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-20T09:24:15.691Z] Stashed 43 file(s) [Pipeline] echo [2020-04-20T09:24:15.693Z] [edgeXSemver] initialized semver on version 1.2.0-dev.32 [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-20T09:24:30.951Z] Still waiting to schedule task [2020-04-20T09:24:30.951Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-20T09:24:30.953Z] Still waiting to schedule task [2020-04-20T09:24:30.953Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-20T09:26:15.085Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4941 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-04-20T09:26:15.170Z] Running in /w/workspace/edgex-ui-go/33 [Pipeline] { [Pipeline] checkout [2020-04-20T09:26:20.959Z] using credential edgex-jenkins-ssh [2020-04-20T09:26:21.020Z] Cloning the remote Git repository [2020-04-20T09:26:21.020Z] Cloning with configured refspecs honoured and without tags [2020-04-20T09:26:21.086Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T09:26:21.176Z] > git init /w/workspace/edgex-ui-go/33 # timeout=10 [2020-04-20T09:26:21.268Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T09:26:21.276Z] > git --version # timeout=10 [2020-04-20T09:26:21.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T09:26:21.379Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T09:26:22.706Z] Fetching without tags [2020-04-20T09:26:22.594Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T09:26:22.626Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T09:26:22.654Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T09:26:22.711Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T09:26:22.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T09:26:22.724Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T09:26:23.204Z] Checking out Revision 5bd33396c4899597419799a7a42603b405e21a38 (master) [2020-04-20T09:26:23.223Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T09:26:23.269Z] > git checkout -f 5bd33396c4899597419799a7a42603b405e21a38 # timeout=10 [2020-04-20T09:26:28.041Z] Commit message: "Change the double quotation marks into single quotation marks in some dynamically spliced HTML statements in the JS code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T09:26:29.428Z] ========================================================= [2020-04-20T09:26:29.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-20T09:26:29.428Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:26:30.565Z] + 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-20T09:26:31.992Z] Sending build context to Docker daemon 11.56MB [2020-04-20T09:26:31.992Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-20T09:26:31.992Z] Step 2/8 : FROM ${BASE} [2020-04-20T09:26:32.261Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-20T09:26:32.261Z] cde5963f3b93: Pulling fs layer [2020-04-20T09:26:32.261Z] 2a23fa8c16f7: Pulling fs layer [2020-04-20T09:26:32.261Z] 777b28850792: Pulling fs layer [2020-04-20T09:26:32.261Z] 8a11ddd9e578: Pulling fs layer [2020-04-20T09:26:32.261Z] 4cf88f913ddb: Pulling fs layer [2020-04-20T09:26:32.261Z] 1df406cf5192: Pulling fs layer [2020-04-20T09:26:32.261Z] cd6300453558: Pulling fs layer [2020-04-20T09:26:32.261Z] b9c365052c96: Pulling fs layer [2020-04-20T09:26:32.261Z] a2d8cc88f415: Pulling fs layer [2020-04-20T09:26:32.261Z] ea1d1ca13537: Pulling fs layer [2020-04-20T09:26:32.261Z] 3750a50a1c5e: Pulling fs layer [2020-04-20T09:26:32.261Z] 1df406cf5192: Waiting [2020-04-20T09:26:32.261Z] cd6300453558: Waiting [2020-04-20T09:26:32.261Z] b9c365052c96: Waiting [2020-04-20T09:26:32.261Z] a2d8cc88f415: Waiting [2020-04-20T09:26:32.261Z] ea1d1ca13537: Waiting [2020-04-20T09:26:32.261Z] 3750a50a1c5e: Waiting [2020-04-20T09:26:32.261Z] 8a11ddd9e578: Waiting [2020-04-20T09:26:32.261Z] 4cf88f913ddb: Waiting [2020-04-20T09:26:32.261Z] 777b28850792: Verifying Checksum [2020-04-20T09:26:32.261Z] 777b28850792: Download complete [2020-04-20T09:26:32.261Z] 2a23fa8c16f7: Verifying Checksum [2020-04-20T09:26:32.261Z] 2a23fa8c16f7: Download complete [2020-04-20T09:26:32.261Z] 4cf88f913ddb: Verifying Checksum [2020-04-20T09:26:32.261Z] 4cf88f913ddb: Download complete [2020-04-20T09:26:32.261Z] 1df406cf5192: Download complete [2020-04-20T09:26:32.529Z] cde5963f3b93: Download complete [2020-04-20T09:26:33.116Z] cde5963f3b93: Pull complete [2020-04-20T09:26:33.705Z] 2a23fa8c16f7: Pull complete [2020-04-20T09:26:33.974Z] 777b28850792: Pull complete [2020-04-20T09:26:36.574Z] cd6300453558: Verifying Checksum [2020-04-20T09:26:36.574Z] cd6300453558: Download complete [2020-04-20T09:26:36.574Z] a2d8cc88f415: Verifying Checksum [2020-04-20T09:26:36.574Z] a2d8cc88f415: Download complete [2020-04-20T09:26:39.179Z] ea1d1ca13537: Verifying Checksum [2020-04-20T09:26:39.179Z] ea1d1ca13537: Download complete [2020-04-20T09:26:39.179Z] 3750a50a1c5e: Verifying Checksum [2020-04-20T09:26:39.179Z] 3750a50a1c5e: Download complete [2020-04-20T09:26:41.776Z] b9c365052c96: Verifying Checksum [2020-04-20T09:26:41.776Z] b9c365052c96: Download complete [2020-04-20T09:26:43.716Z] 8a11ddd9e578: Verifying Checksum [2020-04-20T09:26:43.716Z] 8a11ddd9e578: Download complete [2020-04-20T09:26:54.570Z] Running on prd-centos7-docker-4c-2g-4942 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-04-20T09:26:54.606Z] Running in /w/workspace/edgex-ui-go/33 [Pipeline] { [Pipeline] checkout [2020-04-20T09:26:56.059Z] 8a11ddd9e578: Pull complete [2020-04-20T09:26:56.059Z] 4cf88f913ddb: Pull complete [2020-04-20T09:26:56.059Z] 1df406cf5192: Pull complete [2020-04-20T09:26:56.522Z] using credential edgex-jenkins-ssh [2020-04-20T09:26:56.561Z] Cloning the remote Git repository [2020-04-20T09:26:56.561Z] Cloning with configured refspecs honoured and without tags [2020-04-20T09:26:56.586Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T09:26:56.619Z] > git init /w/workspace/edgex-ui-go/33 # timeout=10 [2020-04-20T09:26:56.871Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T09:26:56.871Z] > git --version # timeout=10 [2020-04-20T09:26:56.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T09:26:57.778Z] Fetching without tags [2020-04-20T09:26:57.036Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T09:26:57.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T09:26:57.755Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T09:26:57.771Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T09:26:57.781Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T09:26:57.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T09:26:57.785Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T09:26:58.172Z] Checking out Revision 5bd33396c4899597419799a7a42603b405e21a38 (master) [2020-04-20T09:26:58.179Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T09:26:58.184Z] > git checkout -f 5bd33396c4899597419799a7a42603b405e21a38 # timeout=10 [2020-04-20T09:27:00.318Z] cd6300453558: Pull complete [2020-04-20T09:27:01.992Z] Commit message: "Change the double quotation marks into single quotation marks in some dynamically spliced HTML statements in the JS code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T09:27:02.888Z] ========================================================= [2020-04-20T09:27:02.888Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-20T09:27:02.888Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:27:03.573Z] + 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-20T09:27:03.834Z] Sending build context to Docker daemon 11.56MB [2020-04-20T09:27:03.834Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-20T09:27:03.834Z] Step 2/8 : FROM ${BASE} [2020-04-20T09:27:03.834Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-20T09:27:03.834Z] e6b0cf9c0882: Pulling fs layer [2020-04-20T09:27:03.834Z] 2848faf0eed1: Pulling fs layer [2020-04-20T09:27:03.834Z] 0f37312ad70f: Pulling fs layer [2020-04-20T09:27:03.834Z] 5788d62ee057: Pulling fs layer [2020-04-20T09:27:03.834Z] 0e6b1d234666: Pulling fs layer [2020-04-20T09:27:03.834Z] bf5d7aec512f: Pulling fs layer [2020-04-20T09:27:03.834Z] 34c802a77dc8: Pulling fs layer [2020-04-20T09:27:03.834Z] 9eb99e56ec68: Pulling fs layer [2020-04-20T09:27:03.834Z] 27c7a5d97fbd: Pulling fs layer [2020-04-20T09:27:03.834Z] 5c102a31e300: Pulling fs layer [2020-04-20T09:27:03.834Z] dcfb455df0a1: Pulling fs layer [2020-04-20T09:27:03.834Z] 34c802a77dc8: Waiting [2020-04-20T09:27:03.834Z] 9eb99e56ec68: Waiting [2020-04-20T09:27:03.834Z] 27c7a5d97fbd: Waiting [2020-04-20T09:27:03.834Z] 5c102a31e300: Waiting [2020-04-20T09:27:03.834Z] dcfb455df0a1: Waiting [2020-04-20T09:27:03.834Z] 5788d62ee057: Waiting [2020-04-20T09:27:03.834Z] 0e6b1d234666: Waiting [2020-04-20T09:27:03.834Z] bf5d7aec512f: Waiting [2020-04-20T09:27:03.834Z] 0f37312ad70f: Verifying Checksum [2020-04-20T09:27:03.834Z] 0f37312ad70f: Download complete [2020-04-20T09:27:03.834Z] 2848faf0eed1: Download complete [2020-04-20T09:27:03.834Z] 0e6b1d234666: Verifying Checksum [2020-04-20T09:27:03.834Z] 0e6b1d234666: Download complete [2020-04-20T09:27:03.834Z] bf5d7aec512f: Verifying Checksum [2020-04-20T09:27:03.834Z] bf5d7aec512f: Download complete [2020-04-20T09:27:03.834Z] e6b0cf9c0882: Verifying Checksum [2020-04-20T09:27:03.834Z] e6b0cf9c0882: Download complete [2020-04-20T09:27:04.411Z] e6b0cf9c0882: Pull complete [2020-04-20T09:27:04.992Z] 34c802a77dc8: Verifying Checksum [2020-04-20T09:27:04.992Z] 34c802a77dc8: Download complete [2020-04-20T09:27:04.992Z] 27c7a5d97fbd: Verifying Checksum [2020-04-20T09:27:04.992Z] 27c7a5d97fbd: Download complete [2020-04-20T09:27:05.253Z] 9eb99e56ec68: Verifying Checksum [2020-04-20T09:27:05.253Z] 9eb99e56ec68: Download complete [2020-04-20T09:27:05.513Z] 5c102a31e300: Verifying Checksum [2020-04-20T09:27:05.513Z] 5c102a31e300: Download complete [2020-04-20T09:27:05.513Z] dcfb455df0a1: Verifying Checksum [2020-04-20T09:27:05.513Z] dcfb455df0a1: Download complete [2020-04-20T09:27:05.513Z] 5788d62ee057: Verifying Checksum [2020-04-20T09:27:05.513Z] 5788d62ee057: Download complete [2020-04-20T09:27:05.686Z] b9c365052c96: Pull complete [2020-04-20T09:27:05.687Z] a2d8cc88f415: Pull complete [2020-04-20T09:27:06.081Z] 2848faf0eed1: Pull complete [2020-04-20T09:27:06.081Z] 0f37312ad70f: Pull complete [2020-04-20T09:27:07.637Z] ea1d1ca13537: Pull complete [2020-04-20T09:27:07.904Z] 3750a50a1c5e: Pull complete [2020-04-20T09:27:07.904Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-20T09:27:07.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-20T09:27:07.904Z] ---> 78745c68409d [2020-04-20T09:27:07.904Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-20T09:27:11.379Z] 5788d62ee057: Pull complete [2020-04-20T09:27:11.379Z] 0e6b1d234666: Pull complete [2020-04-20T09:27:11.379Z] bf5d7aec512f: Pull complete [2020-04-20T09:27:12.156Z] ---> Running in f0a4812a8602 [2020-04-20T09:27:12.156Z] Removing intermediate container f0a4812a8602 [2020-04-20T09:27:12.156Z] ---> 87d3d0052ac1 [2020-04-20T09:27:12.156Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T09:27:12.424Z] ---> Running in a94edd3e34aa [2020-04-20T09:27:14.377Z] Removing intermediate container a94edd3e34aa [2020-04-20T09:27:14.377Z] ---> 4c0e18b56108 [2020-04-20T09:27:14.377Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-20T09:27:14.377Z] ---> Running in bf2c86289637 [2020-04-20T09:27:15.342Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T09:27:16.305Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T09:27:16.893Z] OK: 125 MiB in 39 packages [2020-04-20T09:27:17.875Z] Removing intermediate container bf2c86289637 [2020-04-20T09:27:17.875Z] ---> 1d1b834a91a8 [2020-04-20T09:27:17.875Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-20T09:27:17.956Z] 34c802a77dc8: Pull complete [2020-04-20T09:27:18.144Z] ---> Running in 7ed6136ea63a [2020-04-20T09:27:18.414Z] Removing intermediate container 7ed6136ea63a [2020-04-20T09:27:18.414Z] ---> e1fdb284b580 [2020-04-20T09:27:18.414Z] Step 7/8 : COPY . . [2020-04-20T09:27:20.370Z] ---> f7254baf0bc9 [2020-04-20T09:27:20.370Z] Step 8/8 : RUN go mod download [2020-04-20T09:27:20.370Z] ---> Running in e7e14aa40c20 [2020-04-20T09:27:20.490Z] 9eb99e56ec68: Pull complete [2020-04-20T09:27:20.491Z] 27c7a5d97fbd: Pull complete [2020-04-20T09:27:20.749Z] 5c102a31e300: Pull complete [2020-04-20T09:27:21.007Z] dcfb455df0a1: Pull complete [2020-04-20T09:27:21.007Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-20T09:27:21.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-20T09:27:21.007Z] ---> 7c70fe431013 [2020-04-20T09:27:21.007Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-20T09:27:21.007Z] ---> Running in 384968a57d97 [2020-04-20T09:27:21.267Z] Removing intermediate container 384968a57d97 [2020-04-20T09:27:21.267Z] ---> 232462397a73 [2020-04-20T09:27:21.267Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T09:27:21.267Z] ---> Running in 6591a8c16fd8 [2020-04-20T09:27:22.647Z] Removing intermediate container 6591a8c16fd8 [2020-04-20T09:27:22.647Z] ---> 8688cc947b22 [2020-04-20T09:27:22.647Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-20T09:27:22.647Z] ---> Running in 0ae3a31b1105 [2020-04-20T09:27:22.906Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T09:27:23.844Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T09:27:24.102Z] OK: 143 MiB in 39 packages [2020-04-20T09:27:24.632Z] go: finding cloud.google.com/go v0.26.0 [2020-04-20T09:27:24.632Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-20T09:27:24.632Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-20T09:27:24.632Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T09:27:24.632Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-20T09:27:24.632Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-20T09:27:24.632Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-20T09:27:24.632Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-20T09:27:24.632Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-20T09:27:24.632Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-20T09:27:24.632Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-20T09:27:24.632Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T09:27:24.632Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-20T09:27:24.632Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-20T09:27:24.632Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-20T09:27:24.632Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-20T09:27:24.632Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T09:27:24.632Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-20T09:27:24.632Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T09:27:24.632Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-20T09:27:24.632Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-20T09:27:24.632Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-20T09:27:24.632Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-20T09:27:24.632Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-20T09:27:24.632Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T09:27:24.632Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-20T09:27:24.632Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-20T09:27:24.632Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-20T09:27:24.632Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-20T09:27:24.632Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-20T09:27:24.632Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-20T09:27:24.632Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-20T09:27:24.632Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-20T09:27:24.632Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-20T09:27:24.669Z] Removing intermediate container 0ae3a31b1105 [2020-04-20T09:27:24.669Z] ---> 06add5e8b5b4 [2020-04-20T09:27:24.669Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-20T09:27:24.669Z] ---> Running in 52ea37ea66e7 [2020-04-20T09:27:24.669Z] Removing intermediate container 52ea37ea66e7 [2020-04-20T09:27:24.669Z] ---> 9a10fca2e609 [2020-04-20T09:27:24.669Z] Step 7/8 : COPY . . [2020-04-20T09:27:24.901Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-20T09:27:24.901Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-20T09:27:24.901Z] go: finding github.com/fatih/color v1.9.0 [2020-04-20T09:27:24.901Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-20T09:27:24.901Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-20T09:27:24.901Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-20T09:27:24.901Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-20T09:27:24.901Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-20T09:27:24.901Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T09:27:24.901Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-20T09:27:24.901Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T09:27:24.901Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-20T09:27:24.901Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-20T09:27:24.901Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-20T09:27:24.901Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-20T09:27:24.901Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-20T09:27:25.167Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-20T09:27:25.167Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-20T09:27:25.167Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-20T09:27:25.167Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-20T09:27:25.167Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-20T09:27:25.167Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-20T09:27:25.167Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-20T09:27:25.167Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-20T09:27:25.167Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-20T09:27:25.167Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-20T09:27:25.167Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-20T09:27:25.167Z] go: finding github.com/golang/mock v1.1.1 [2020-04-20T09:27:25.167Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-20T09:27:25.167Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-20T09:27:25.167Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-20T09:27:25.167Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T09:27:25.167Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-20T09:27:25.167Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-20T09:27:25.167Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-20T09:27:25.167Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-20T09:27:25.167Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-20T09:27:25.167Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-20T09:27:25.432Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T09:27:25.432Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-20T09:27:25.432Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-20T09:27:25.432Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-20T09:27:25.432Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-20T09:27:25.432Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-20T09:27:25.432Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T09:27:25.432Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-20T09:27:25.432Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-20T09:27:25.432Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T09:27:25.608Z] ---> 38255aa87c11 [2020-04-20T09:27:25.608Z] Step 8/8 : RUN go mod download [2020-04-20T09:27:25.608Z] ---> Running in a68e11347b8d [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T09:27:25.698Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T09:27:25.965Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-20T09:27:25.965Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T09:27:25.965Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-20T09:27:25.965Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-20T09:27:25.965Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-20T09:27:25.965Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T09:27:25.965Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-20T09:27:25.965Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-20T09:27:25.965Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-20T09:27:25.965Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-20T09:27:25.965Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-20T09:27:26.232Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-20T09:27:26.232Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-20T09:27:26.232Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-20T09:27:26.232Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-20T09:27:26.232Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-20T09:27:26.232Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-20T09:27:26.232Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-20T09:27:26.232Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-20T09:27:26.232Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-20T09:27:26.232Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-20T09:27:26.232Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-20T09:27:26.232Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-20T09:27:26.232Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-20T09:27:26.232Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-20T09:27:26.232Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-20T09:27:26.232Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-20T09:27:26.232Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-20T09:27:26.232Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-20T09:27:26.232Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-20T09:27:26.232Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-20T09:27:26.232Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T09:27:26.232Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-20T09:27:26.499Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T09:27:26.499Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T09:27:26.499Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-20T09:27:26.499Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-20T09:27:26.499Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-20T09:27:26.499Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-20T09:27:26.499Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-20T09:27:26.499Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-20T09:27:26.499Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-20T09:27:26.499Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-20T09:27:26.499Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-20T09:27:26.499Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T09:27:26.499Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T09:27:26.499Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T09:27:26.767Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-20T09:27:26.767Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T09:27:26.767Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-20T09:27:26.767Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T09:27:26.767Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-20T09:27:26.767Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T09:27:26.767Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-20T09:27:26.767Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-20T09:27:26.767Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-20T09:27:26.767Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-20T09:27:26.767Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-20T09:27:26.767Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-20T09:27:27.034Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-20T09:27:27.034Z] go: finding github.com/oklog/run v1.0.0 [2020-04-20T09:27:27.034Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-20T09:27:27.034Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-20T09:27:27.034Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-20T09:27:27.034Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-20T09:27:27.034Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-20T09:27:27.034Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-20T09:27:27.034Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-20T09:27:27.034Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-20T09:27:27.034Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T09:27:27.034Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T09:27:27.034Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T09:27:27.034Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-20T09:27:27.034Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-20T09:27:27.034Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-20T09:27:27.034Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-20T09:27:27.034Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-20T09:27:27.034Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-20T09:27:27.034Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-20T09:27:27.034Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-20T09:27:27.034Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T09:27:27.299Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-20T09:27:27.299Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-20T09:27:27.299Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-20T09:27:27.299Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-20T09:27:27.299Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-20T09:27:27.299Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-20T09:27:27.299Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-20T09:27:27.299Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-20T09:27:27.299Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-20T09:27:27.299Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-20T09:27:27.299Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-20T09:27:27.299Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-20T09:27:27.299Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-20T09:27:27.299Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-20T09:27:27.299Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-20T09:27:27.300Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-20T09:27:27.300Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-20T09:27:27.300Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-20T09:27:27.300Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-20T09:27:27.300Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-20T09:27:27.300Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-20T09:27:27.300Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-20T09:27:27.300Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-20T09:27:27.566Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-20T09:27:27.566Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-20T09:27:27.566Z] go: finding golang.org/x/text v0.3.2 [2020-04-20T09:27:27.566Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-20T09:27:27.566Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-20T09:27:27.566Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-20T09:27:27.566Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-20T09:27:27.566Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-20T09:27:27.566Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-20T09:27:27.566Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-20T09:27:27.566Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-20T09:27:27.566Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-20T09:27:27.566Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-20T09:27:27.566Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-20T09:27:27.834Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-20T09:27:27.834Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-20T09:27:27.834Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-20T09:27:27.834Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-20T09:27:27.834Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T09:27:27.834Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-20T09:27:27.834Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-20T09:27:27.834Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-20T09:27:27.834Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T09:27:27.834Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-20T09:27:27.834Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-20T09:27:27.834Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-20T09:27:27.834Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-20T09:27:27.834Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-20T09:27:27.834Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-20T09:27:30.887Z] go: finding cloud.google.com/go v0.26.0 [2020-04-20T09:27:30.887Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-20T09:27:30.887Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-20T09:27:30.887Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T09:27:30.887Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-20T09:27:30.887Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-20T09:27:30.887Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-20T09:27:30.887Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-20T09:27:30.887Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-20T09:27:30.887Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-20T09:27:30.887Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-20T09:27:30.887Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T09:27:30.887Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-20T09:27:30.887Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-20T09:27:30.887Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-20T09:27:30.887Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-20T09:27:30.887Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T09:27:30.887Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-20T09:27:30.887Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T09:27:30.887Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-20T09:27:30.887Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-20T09:27:30.887Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-20T09:27:30.887Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-20T09:27:30.887Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-20T09:27:30.887Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T09:27:30.887Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-20T09:27:30.887Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-20T09:27:30.887Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-20T09:27:30.887Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-20T09:27:30.887Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-20T09:27:30.887Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-20T09:27:30.887Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-20T09:27:30.887Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-20T09:27:30.887Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-20T09:27:30.887Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-20T09:27:30.887Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-20T09:27:30.887Z] go: finding github.com/fatih/color v1.9.0 [2020-04-20T09:27:30.887Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-20T09:27:30.887Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-20T09:27:30.887Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-20T09:27:30.887Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-20T09:27:30.887Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-20T09:27:30.887Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T09:27:30.887Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-20T09:27:30.887Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T09:27:30.887Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-20T09:27:30.887Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-20T09:27:30.887Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-20T09:27:30.887Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-20T09:27:30.887Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-20T09:27:30.887Z] go: finding github.com/golang/mock v1.1.1 [2020-04-20T09:27:30.887Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-20T09:27:30.887Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-20T09:27:30.887Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-20T09:27:30.887Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T09:27:30.887Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-20T09:27:30.887Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-20T09:27:30.887Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-20T09:27:30.887Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-20T09:27:30.887Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-20T09:27:30.887Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-20T09:27:30.887Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T09:27:30.887Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-20T09:27:30.887Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T09:27:30.887Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-20T09:27:31.147Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-20T09:27:31.147Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-20T09:27:31.147Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-20T09:27:31.147Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-20T09:27:31.147Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-20T09:27:31.147Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-20T09:27:31.147Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-20T09:27:31.147Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-20T09:27:31.147Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-20T09:27:31.147Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-20T09:27:31.147Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-20T09:27:31.147Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-20T09:27:31.147Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-20T09:27:31.147Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-20T09:27:31.147Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-20T09:27:31.147Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-20T09:27:31.147Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T09:27:31.147Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-20T09:27:31.147Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T09:27:31.147Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T09:27:31.147Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-20T09:27:31.406Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-20T09:27:31.406Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-20T09:27:31.406Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-20T09:27:31.406Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-20T09:27:31.406Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-20T09:27:31.406Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-20T09:27:31.406Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-20T09:27:31.406Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-20T09:27:31.406Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T09:27:31.406Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T09:27:31.406Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T09:27:31.406Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-20T09:27:31.406Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T09:27:31.406Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-20T09:27:31.406Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T09:27:31.406Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-20T09:27:31.406Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T09:27:31.406Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-20T09:27:31.406Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-20T09:27:31.406Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-20T09:27:31.406Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-20T09:27:31.406Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-20T09:27:31.406Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-20T09:27:31.406Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-20T09:27:31.406Z] go: finding github.com/oklog/run v1.0.0 [2020-04-20T09:27:31.406Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-20T09:27:31.406Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-20T09:27:31.406Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-20T09:27:31.406Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-20T09:27:31.406Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-20T09:27:31.406Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-20T09:27:31.664Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-20T09:27:31.664Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-20T09:27:31.664Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T09:27:31.664Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T09:27:31.664Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T09:27:31.664Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-20T09:27:31.664Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-20T09:27:31.664Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-20T09:27:31.664Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-20T09:27:31.664Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-20T09:27:31.664Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-20T09:27:31.664Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-20T09:27:31.664Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-20T09:27:31.664Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T09:27:31.664Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-20T09:27:31.664Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-20T09:27:31.664Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-20T09:27:31.664Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-20T09:27:31.664Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-20T09:27:31.664Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-20T09:27:31.664Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-20T09:27:31.664Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-20T09:27:31.664Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-20T09:27:31.664Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-20T09:27:31.664Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-20T09:27:31.664Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-20T09:27:31.664Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-20T09:27:31.664Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-20T09:27:31.664Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-20T09:27:31.664Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-20T09:27:31.664Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-20T09:27:31.664Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-20T09:27:31.664Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-20T09:27:31.664Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-20T09:27:31.924Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-20T09:27:31.924Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-20T09:27:31.924Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-20T09:27:31.924Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-20T09:27:31.924Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-20T09:27:31.924Z] go: finding golang.org/x/text v0.3.2 [2020-04-20T09:27:31.924Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-20T09:27:31.924Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-20T09:27:31.924Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-20T09:27:31.924Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-20T09:27:31.924Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-20T09:27:31.924Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-20T09:27:31.924Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-20T09:27:31.924Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-20T09:27:31.924Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-20T09:27:31.924Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-20T09:27:31.924Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-20T09:27:31.924Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-20T09:27:31.924Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-20T09:27:31.924Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-20T09:27:31.924Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-20T09:27:31.924Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T09:27:31.924Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-20T09:27:31.924Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-20T09:27:31.924Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-20T09:27:31.924Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T09:27:31.924Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-20T09:27:31.924Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-20T09:27:31.924Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-20T09:27:31.924Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-20T09:27:31.924Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-20T09:27:31.924Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-20T09:29:04.503Z] Removing intermediate container e7e14aa40c20 [2020-04-20T09:29:04.503Z] ---> 5113310e4a09 [2020-04-20T09:29:04.503Z] Successfully built 5113310e4a09 [2020-04-20T09:29:04.503Z] 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-20T09:29:05.193Z] + docker inspect -f . ci-base-image-arm64 [2020-04-20T09:29:05.193Z] . [Pipeline] withDockerContainer [2020-04-20T09:29:05.794Z] prd-ubuntu18.04-docker-arm64-4c-16g-4941 does not seem to be running inside a container [2020-04-20T09:29:05.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/33 -v /w/workspace/edgex-ui-go/33:/w/workspace/edgex-ui-go/33:rw,z -v /w/workspace/edgex-ui-go/33@tmp:/w/workspace/edgex-ui-go/33@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 ******** ci-base-image-arm64 cat [2020-04-20T09:29:07.336Z] $ docker top e747959894b571c61d25d22ca03d8792f5897c6101ebcd932b8c5a67a14699d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T09:29:08.410Z] + go version [2020-04-20T09:29:08.410Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-20T09:29:09.068Z] + make test [2020-04-20T09:29:09.068Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-20T09:29:10.503Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-20T09:29:32.614Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-20T09:29:32.614Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-20T09:29:37.290Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T09:29:37.301Z] $ docker stop --time=1 e747959894b571c61d25d22ca03d8792f5897c6101ebcd932b8c5a67a14699d0 [2020-04-20T09:29:38.471Z] Removing intermediate container a68e11347b8d [2020-04-20T09:29:38.471Z] ---> 7d301f932dd6 [2020-04-20T09:29:38.471Z] Successfully built 7d301f932dd6 [2020-04-20T09:29:38.471Z] Successfully tagged ci-base-image-x86_64:latest [2020-04-20T09:29:39.530Z] $ docker rm -f e747959894b571c61d25d22ca03d8792f5897c6101ebcd932b8c5a67a14699d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:29:41.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-20T09:29:41.908Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-20T09:29:41.908Z] . [Pipeline] withDockerContainer [2020-04-20T09:29:42.024Z] prd-centos7-docker-4c-2g-4942 does not seem to be running inside a container [2020-04-20T09:29:42.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/33 -v /w/workspace/edgex-ui-go/33:/w/workspace/edgex-ui-go/33:rw,z -v /w/workspace/edgex-ui-go/33@tmp:/w/workspace/edgex-ui-go/33@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 ******** ci-base-image-x86_64 cat [2020-04-20T09:29:42.120Z] + ls -al . [2020-04-20T09:29:42.120Z] total 140 [2020-04-20T09:29:42.120Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 09:29 . [2020-04-20T09:29:42.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 09:26 .. [2020-04-20T09:29:42.120Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 09:26 .git [2020-04-20T09:29:42.120Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 20 09:26 .gitignore [2020-04-20T09:29:42.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 09:26 .semver [2020-04-20T09:29:42.120Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 09:26 CONTRIBUTING.md [2020-04-20T09:29:42.120Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 20 09:26 Dockerfile [2020-04-20T09:29:42.120Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 20 09:26 Dockerfile.build [2020-04-20T09:29:42.120Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 20 09:26 Jenkinsfile [2020-04-20T09:29:42.120Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 09:26 LICENSE [2020-04-20T09:29:42.120Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 20 09:26 Makefile [2020-04-20T09:29:42.120Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 20 09:26 README.md [2020-04-20T09:29:42.120Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 09:24 VERSION [2020-04-20T09:29:42.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 09:26 assets [2020-04-20T09:29:42.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 09:26 bin [2020-04-20T09:29:42.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 09:26 cmd [2020-04-20T09:29:42.120Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 20 09:29 coverage.out [2020-04-20T09:29:42.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 09:26 docs [2020-04-20T09:29:42.120Z] -rw-r--r-- 1 jenkins jenkins 974 Apr 20 09:29 go.mod [2020-04-20T09:29:42.120Z] -rw-r--r-- 1 jenkins jenkins 44475 Apr 20 09:29 go.sum [2020-04-20T09:29:42.120Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 09:26 internal [2020-04-20T09:29:42.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 09:26 snap [2020-04-20T09:29:42.120Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 09:26 version.go [2020-04-20T09:29:42.890Z] $ docker top f8388e857e6c33c4bb0afde6fe5fe1ad819e7b4ecd16c4e3bf815ed1a1452793 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:29:43.437Z] + go version [2020-04-20T09:29:43.437Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-20T09:29:43.531Z] + 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=5bd33396c4899597419799a7a42603b405e21a38 --label arch=arm64 --label version=1.2.0-dev.32 . [2020-04-20T09:29:43.730Z] + make test [2020-04-20T09:29:43.730Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-20T09:29:44.118Z] Sending build context to Docker daemon 11.6MB [2020-04-20T09:29:44.118Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-20T09:29:44.118Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-20T09:29:44.118Z] ---> 5113310e4a09 [2020-04-20T09:29:44.118Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-20T09:29:44.386Z] ---> Running in f65212d6fa3b [2020-04-20T09:29:44.653Z] Removing intermediate container f65212d6fa3b [2020-04-20T09:29:44.653Z] ---> 89e0e5e475ed [2020-04-20T09:29:44.653Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-20T09:29:44.921Z] ---> Running in 079fa6619f78 [2020-04-20T09:29:45.113Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-20T09:29:45.188Z] Removing intermediate container 079fa6619f78 [2020-04-20T09:29:45.188Z] ---> 3098b8305d3d [2020-04-20T09:29:45.188Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-20T09:29:45.455Z] ---> Running in e3c86df2adfa [2020-04-20T09:29:45.721Z] Removing intermediate container e3c86df2adfa [2020-04-20T09:29:45.721Z] ---> 1e8dc34e29e5 [2020-04-20T09:29:45.721Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-20T09:29:45.721Z] ---> Running in e5cd40cb599d [2020-04-20T09:29:46.308Z] Removing intermediate container e5cd40cb599d [2020-04-20T09:29:46.308Z] ---> f0e9192c32c5 [2020-04-20T09:29:46.309Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-20T09:29:46.309Z] ---> Running in ce89303ae31b [2020-04-20T09:29:46.578Z] Removing intermediate container ce89303ae31b [2020-04-20T09:29:46.578Z] ---> d0c7c3867b1a [2020-04-20T09:29:46.578Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T09:29:46.848Z] ---> Running in 20dbb561add9 [2020-04-20T09:29:48.799Z] Removing intermediate container 20dbb561add9 [2020-04-20T09:29:48.799Z] ---> 4c8bb49ccfa7 [2020-04-20T09:29:48.799Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-20T09:29:48.799Z] ---> Running in 24b916dc6d4f [2020-04-20T09:29:49.761Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T09:29:50.342Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T09:29:51.298Z] v3.11.5-60-g1e78cbbdda [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-20T09:29:51.298Z] v3.11.5-61-g18147b7048 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-20T09:29:51.298Z] OK: 11178 distinct packages available [2020-04-20T09:29:51.298Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T09:29:51.877Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T09:29:52.456Z] OK: 125 MiB in 39 packages [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-20T09:29:53.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-20T09:29:53.322Z] GO111MODULE=on go vet ./... [2020-04-20T09:29:53.866Z] Removing intermediate container 24b916dc6d4f [2020-04-20T09:29:53.866Z] ---> 0e6634b15147 [2020-04-20T09:29:53.866Z] Step 10/24 : ENV GO111MODULE=on [2020-04-20T09:29:53.866Z] ---> Running in a9cab2b7ff0b [2020-04-20T09:29:54.133Z] Removing intermediate container a9cab2b7ff0b [2020-04-20T09:29:54.134Z] ---> 374f78c79bfc [2020-04-20T09:29:54.134Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [Pipeline] stash [2020-04-20T09:29:54.278Z] Warning: overwriting stash ‘coverage-report’ [2020-04-20T09:29:54.399Z] ---> Running in aadc8ddfea1a [2020-04-20T09:29:54.667Z] Removing intermediate container aadc8ddfea1a [2020-04-20T09:29:54.667Z] ---> 6ad13a24f3ff [2020-04-20T09:29:54.667Z] Step 12/24 : COPY go.mod . [2020-04-20T09:29:54.687Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T09:29:54.692Z] $ docker stop --time=1 f8388e857e6c33c4bb0afde6fe5fe1ad819e7b4ecd16c4e3bf815ed1a1452793 [2020-04-20T09:29:54.933Z] ---> b2574db19402 [2020-04-20T09:29:54.933Z] Step 13/24 : COPY Makefile . [2020-04-20T09:29:55.521Z] ---> 660e8bd735c7 [2020-04-20T09:29:55.521Z] Step 14/24 : RUN make update [2020-04-20T09:29:55.788Z] ---> Running in fb879658047e [2020-04-20T09:29:56.073Z] $ docker rm -f f8388e857e6c33c4bb0afde6fe5fe1ad819e7b4ecd16c4e3bf815ed1a1452793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-04-20T09:29:56.376Z] CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-20T09:29:56.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-20T09:29:57.138Z] + ls -al . [2020-04-20T09:29:57.138Z] total 104 [2020-04-20T09:29:57.138Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 20 09:29 . [2020-04-20T09:29:57.138Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 20 09:26 .. [2020-04-20T09:29:57.138Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 09:26 assets [2020-04-20T09:29:57.138Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 20 09:26 bin [2020-04-20T09:29:57.138Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 20 09:26 cmd [2020-04-20T09:29:57.138Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 20 09:26 CONTRIBUTING.md [2020-04-20T09:29:57.138Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 20 09:29 coverage.out [2020-04-20T09:29:57.138Z] -rw-rw-r--. 1 jenkins jenkins 913 Apr 20 09:26 Dockerfile [2020-04-20T09:29:57.138Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 20 09:26 Dockerfile.build [2020-04-20T09:29:57.138Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 20 09:26 docs [2020-04-20T09:29:57.138Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 20 09:27 .git [2020-04-20T09:29:57.138Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 20 09:26 .gitignore [2020-04-20T09:29:57.138Z] -rw-r--r--. 1 jenkins jenkins 974 Apr 20 09:29 go.mod [2020-04-20T09:29:57.138Z] -rw-r--r--. 1 jenkins jenkins 44475 Apr 20 09:29 go.sum [2020-04-20T09:29:57.138Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 20 09:26 internal [2020-04-20T09:29:57.138Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 20 09:26 Jenkinsfile [2020-04-20T09:29:57.138Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 20 09:26 LICENSE [2020-04-20T09:29:57.138Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 20 09:26 Makefile [2020-04-20T09:29:57.138Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 20 09:26 README.md [2020-04-20T09:29:57.138Z] drwxrwxr-x. 3 jenkins jenkins 44 Apr 20 09:27 .semver [2020-04-20T09:29:57.138Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 20 09:26 snap [2020-04-20T09:29:57.138Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 20 09:24 VERSION [2020-04-20T09:29:57.138Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 20 09:26 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:29:57.436Z] + 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=5bd33396c4899597419799a7a42603b405e21a38 --label arch=amd64 --label version=1.2.0-dev.32 . [2020-04-20T09:29:58.005Z] Sending build context to Docker daemon 11.6MB [2020-04-20T09:29:58.005Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-20T09:29:58.005Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-20T09:29:58.005Z] ---> 7d301f932dd6 [2020-04-20T09:29:58.005Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-20T09:29:58.005Z] ---> Running in 1e79d3d856d6 [2020-04-20T09:29:58.005Z] Removing intermediate container 1e79d3d856d6 [2020-04-20T09:29:58.005Z] ---> 4a32b648e059 [2020-04-20T09:29:58.005Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-20T09:29:58.264Z] ---> Running in ce2052b7461c [2020-04-20T09:29:58.264Z] Removing intermediate container ce2052b7461c [2020-04-20T09:29:58.264Z] ---> 1523dd8d4978 [2020-04-20T09:29:58.264Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-20T09:29:58.264Z] ---> Running in 779be963b7ea [2020-04-20T09:29:58.327Z] Removing intermediate container fb879658047e [2020-04-20T09:29:58.327Z] ---> 9f942486ded0 [2020-04-20T09:29:58.327Z] Step 15/24 : COPY . . [2020-04-20T09:29:58.524Z] Removing intermediate container 779be963b7ea [2020-04-20T09:29:58.524Z] ---> 275bdc877ed0 [2020-04-20T09:29:58.524Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-20T09:29:58.524Z] ---> Running in 1ffbf28384ec [2020-04-20T09:29:58.524Z] Removing intermediate container 1ffbf28384ec [2020-04-20T09:29:58.524Z] ---> c76797235dae [2020-04-20T09:29:58.524Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-20T09:29:58.783Z] ---> Running in 7afbcf7cc0a3 [2020-04-20T09:29:58.783Z] Removing intermediate container 7afbcf7cc0a3 [2020-04-20T09:29:58.783Z] ---> 1b30187fcb3e [2020-04-20T09:29:58.783Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T09:29:58.783Z] ---> Running in fa94bf3f2e4a [2020-04-20T09:29:59.721Z] Removing intermediate container fa94bf3f2e4a [2020-04-20T09:29:59.721Z] ---> f430028a9348 [2020-04-20T09:29:59.721Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-20T09:29:59.721Z] ---> Running in 467946f0cc03 [2020-04-20T09:29:59.744Z] ---> 491eda9b8cd4 [2020-04-20T09:29:59.745Z] Step 16/24 : RUN ${MAKE} [2020-04-20T09:29:59.745Z] ---> Running in 0b5ced8b13b4 [2020-04-20T09:29:59.979Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T09:30:00.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.32" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-20T09:30:00.914Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T09:30:01.484Z] v3.11.5-60-g1e78cbbdda [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-20T09:30:01.484Z] v3.11.5-61-g18147b7048 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-20T09:30:01.484Z] OK: 11289 distinct packages available [2020-04-20T09:30:01.484Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T09:30:02.057Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T09:30:02.641Z] OK: 143 MiB in 39 packages [2020-04-20T09:30:02.903Z] Removing intermediate container 467946f0cc03 [2020-04-20T09:30:02.903Z] ---> 385a0c05bd81 [2020-04-20T09:30:02.904Z] Step 10/24 : ENV GO111MODULE=on [2020-04-20T09:30:02.904Z] ---> Running in aba718319111 [2020-04-20T09:30:03.162Z] Removing intermediate container aba718319111 [2020-04-20T09:30:03.162Z] ---> a21c28cac458 [2020-04-20T09:30:03.162Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-20T09:30:03.162Z] ---> Running in f6ebfd76a64d [2020-04-20T09:30:03.162Z] Removing intermediate container f6ebfd76a64d [2020-04-20T09:30:03.162Z] ---> 421442d47caa [2020-04-20T09:30:03.162Z] Step 12/24 : COPY go.mod . [2020-04-20T09:30:03.421Z] ---> 070f79dab941 [2020-04-20T09:30:03.421Z] Step 13/24 : COPY Makefile . [2020-04-20T09:30:03.680Z] ---> 1bf8e9d236fe [2020-04-20T09:30:03.680Z] Step 14/24 : RUN make update [2020-04-20T09:30:03.680Z] ---> Running in e41d89c36e69 [2020-04-20T09:30:03.939Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-20T09:30:05.324Z] Removing intermediate container e41d89c36e69 [2020-04-20T09:30:05.324Z] ---> 63e0778aecaa [2020-04-20T09:30:05.324Z] Step 15/24 : COPY . . [2020-04-20T09:30:05.587Z] ---> 466c6ed1d6e3 [2020-04-20T09:30:05.587Z] Step 16/24 : RUN ${MAKE} [2020-04-20T09:30:05.587Z] ---> Running in 3cbbf23980c9 [2020-04-20T09:30:05.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.32" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-20T09:30:14.014Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-20T09:30:15.926Z] Removing intermediate container 3cbbf23980c9 [2020-04-20T09:30:15.926Z] ---> 98df7b05b57a [2020-04-20T09:30:15.926Z] Step 17/24 : FROM alpine [2020-04-20T09:30:16.185Z] latest: Pulling from library/alpine [2020-04-20T09:30:16.185Z] aad63a933944: Pulling fs layer [2020-04-20T09:30:16.443Z] aad63a933944: Verifying Checksum [2020-04-20T09:30:16.443Z] aad63a933944: Download complete [2020-04-20T09:30:16.701Z] aad63a933944: Pull complete [2020-04-20T09:30:16.701Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-20T09:30:16.701Z] Status: Downloaded newer image for alpine:latest [2020-04-20T09:30:16.701Z] ---> a187dde48cd2 [2020-04-20T09:30:16.701Z] Step 18/24 : EXPOSE 4000 [2020-04-20T09:30:16.701Z] ---> Running in 532b072d66d8 [2020-04-20T09:30:16.701Z] Removing intermediate container 532b072d66d8 [2020-04-20T09:30:16.701Z] ---> 4f5507f037dd [2020-04-20T09:30:16.701Z] 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-20T09:30:17.268Z] ---> cb19f4081ea1 [2020-04-20T09:30:17.268Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-20T09:30:17.527Z] ---> Running in f4236a33a0a2 [2020-04-20T09:30:17.527Z] Removing intermediate container f4236a33a0a2 [2020-04-20T09:30:17.527Z] ---> db3633c8d91a [2020-04-20T09:30:17.527Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-20T09:30:17.527Z] ---> Running in 09b55f528b7a [2020-04-20T09:30:17.786Z] Removing intermediate container 09b55f528b7a [2020-04-20T09:30:17.786Z] ---> 88bf5b4240cc [2020-04-20T09:30:17.786Z] Step 22/24 : LABEL arch=amd64 [2020-04-20T09:30:17.786Z] ---> Running in a3d35f7be8f6 [2020-04-20T09:30:18.044Z] Removing intermediate container a3d35f7be8f6 [2020-04-20T09:30:18.044Z] ---> 0953f07ca29c [2020-04-20T09:30:18.044Z] Step 23/24 : LABEL git_sha=5bd33396c4899597419799a7a42603b405e21a38 [2020-04-20T09:30:18.044Z] ---> Running in d9684d5986b2 [2020-04-20T09:30:18.044Z] Removing intermediate container d9684d5986b2 [2020-04-20T09:30:18.044Z] ---> 7545a2a32b9b [2020-04-20T09:30:18.044Z] Step 24/24 : LABEL version=1.2.0-dev.32 [2020-04-20T09:30:18.044Z] ---> Running in 21821cb10d1c [2020-04-20T09:30:18.303Z] Removing intermediate container 21821cb10d1c [2020-04-20T09:30:18.303Z] ---> 0e2d875a68c1 [2020-04-20T09:30:18.303Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-20T09:30:18.303Z] Successfully built 0e2d875a68c1 [2020-04-20T09:30:18.303Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-20T09:30:18.656Z] provisioning config files... [2020-04-20T09:30:18.684Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/33@tmp/config159341278902252368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-04-20T09:30:19.024Z] nexus3.edgexfoundry.org:10001 [2020-04-20T09:30:19.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-20T09:30:19.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-20T09:30:19.283Z] Configure a credential helper to remove this warning. See [2020-04-20T09:30:19.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-20T09:30:19.283Z] [2020-04-20T09:30:19.283Z] Login Succeeded [2020-04-20T09:30:19.283Z] nexus3.edgexfoundry.org:10002 [2020-04-20T09:30:19.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-20T09:30:19.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-20T09:30:19.283Z] Configure a credential helper to remove this warning. See [2020-04-20T09:30:19.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-20T09:30:19.283Z] [2020-04-20T09:30:19.283Z] Login Succeeded [2020-04-20T09:30:19.283Z] nexus3.edgexfoundry.org:10003 [2020-04-20T09:30:19.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-20T09:30:19.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-20T09:30:19.541Z] Configure a credential helper to remove this warning. See [2020-04-20T09:30:19.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-20T09:30:19.541Z] [2020-04-20T09:30:19.541Z] Login Succeeded [2020-04-20T09:30:19.541Z] nexus3.edgexfoundry.org:10004 [2020-04-20T09:30:19.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-20T09:30:19.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-20T09:30:19.800Z] Configure a credential helper to remove this warning. See [2020-04-20T09:30:19.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-20T09:30:19.800Z] [2020-04-20T09:30:19.800Z] Login Succeeded [2020-04-20T09:30:19.800Z] docker.io [2020-04-20T09:30:20.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-20T09:30:20.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-20T09:30:20.317Z] Configure a credential helper to remove this warning. See [2020-04-20T09:30:20.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-20T09:30:20.317Z] [2020-04-20T09:30:20.317Z] Login Succeeded [Pipeline] } [2020-04-20T09:30:20.323Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-04-20T09:30:20.453Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-04-20T09:30:20.453Z] 5bd33396c4899597419799a7a42603b405e21a38 [2020-04-20T09:30:20.453Z] latest [2020-04-20T09:30:20.453Z] 1.2.0-dev.32 [2020-04-20T09:30:20.453Z] 5bd33396c4899597419799a7a42603b405e21a38-1.2.0-dev.32 [2020-04-20T09:30:20.453Z] master [2020-04-20T09:30:20.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:20.897Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5bd33396c4899597419799a7a42603b405e21a38 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:21.187Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5bd33396c4899597419799a7a42603b405e21a38 [2020-04-20T09:30:21.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-20T09:30:21.187Z] cfc4a5bfe75c: Preparing [2020-04-20T09:30:21.187Z] beee9f30bc1f: Preparing [2020-04-20T09:30:21.187Z] beee9f30bc1f: Layer already exists [2020-04-20T09:30:22.565Z] cfc4a5bfe75c: Pushed [2020-04-20T09:30:22.565Z] 5bd33396c4899597419799a7a42603b405e21a38: digest: sha256:f16278560ac55511a4626dd54a59faf91473f51badab0b4bbae69df5ef41be1b size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:22.935Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:23.800Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-04-20T09:30:23.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-20T09:30:23.801Z] cfc4a5bfe75c: Preparing [2020-04-20T09:30:23.801Z] beee9f30bc1f: Preparing [2020-04-20T09:30:23.801Z] cfc4a5bfe75c: Layer already exists [2020-04-20T09:30:23.801Z] beee9f30bc1f: Layer already exists [2020-04-20T09:30:23.801Z] latest: digest: sha256:f16278560ac55511a4626dd54a59faf91473f51badab0b4bbae69df5ef41be1b size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:24.102Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:24.398Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.32 [2020-04-20T09:30:24.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-20T09:30:24.398Z] cfc4a5bfe75c: Preparing [2020-04-20T09:30:24.398Z] beee9f30bc1f: Preparing [2020-04-20T09:30:24.398Z] cfc4a5bfe75c: Layer already exists [2020-04-20T09:30:24.398Z] beee9f30bc1f: Layer already exists [2020-04-20T09:30:24.398Z] 1.2.0-dev.32: digest: sha256:f16278560ac55511a4626dd54a59faf91473f51badab0b4bbae69df5ef41be1b size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:24.699Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5bd33396c4899597419799a7a42603b405e21a38-1.2.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:24.990Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5bd33396c4899597419799a7a42603b405e21a38-1.2.0-dev.32 [2020-04-20T09:30:24.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-20T09:30:24.990Z] cfc4a5bfe75c: Preparing [2020-04-20T09:30:24.990Z] beee9f30bc1f: Preparing [2020-04-20T09:30:24.990Z] cfc4a5bfe75c: Layer already exists [2020-04-20T09:30:24.990Z] beee9f30bc1f: Layer already exists [2020-04-20T09:30:24.990Z] 5bd33396c4899597419799a7a42603b405e21a38-1.2.0-dev.32: digest: sha256:f16278560ac55511a4626dd54a59faf91473f51badab0b4bbae69df5ef41be1b size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:25.284Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:25.576Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-04-20T09:30:25.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-20T09:30:25.576Z] cfc4a5bfe75c: Preparing [2020-04-20T09:30:25.576Z] beee9f30bc1f: Preparing [2020-04-20T09:30:25.576Z] cfc4a5bfe75c: Layer already exists [2020-04-20T09:30:25.576Z] beee9f30bc1f: Layer already exists [2020-04-20T09:30:25.576Z] master: digest: sha256:f16278560ac55511a4626dd54a59faf91473f51badab0b4bbae69df5ef41be1b size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-20T09:30:27.447Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-20T09:30:30.796Z] Removing intermediate container 0b5ced8b13b4 [2020-04-20T09:30:30.796Z] ---> a6e9f1d0dacc [2020-04-20T09:30:30.796Z] Step 17/24 : FROM alpine [2020-04-20T09:30:30.796Z] latest: Pulling from library/alpine [2020-04-20T09:30:31.062Z] 8a0637ca1ac9: Pulling fs layer [2020-04-20T09:30:31.329Z] 8a0637ca1ac9: Verifying Checksum [2020-04-20T09:30:31.329Z] 8a0637ca1ac9: Download complete [2020-04-20T09:30:31.913Z] 8a0637ca1ac9: Pull complete [2020-04-20T09:30:31.913Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-20T09:30:31.913Z] Status: Downloaded newer image for alpine:latest [2020-04-20T09:30:31.913Z] ---> 2ee122dcc32d [2020-04-20T09:30:31.913Z] Step 18/24 : EXPOSE 4000 [2020-04-20T09:30:32.179Z] ---> Running in fd398c33fabf [2020-04-20T09:30:32.445Z] Removing intermediate container fd398c33fabf [2020-04-20T09:30:32.445Z] ---> 4cb09cdc2104 [2020-04-20T09:30:32.445Z] 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-20T09:30:34.393Z] ---> 55c9d1c6190b [2020-04-20T09:30:34.393Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-20T09:30:34.393Z] ---> Running in 7523178ccdaa [2020-04-20T09:30:34.660Z] Removing intermediate container 7523178ccdaa [2020-04-20T09:30:34.660Z] ---> aff0d0511b2b [2020-04-20T09:30:34.660Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-20T09:30:34.928Z] ---> Running in 265bcc793b7b [2020-04-20T09:30:35.194Z] Removing intermediate container 265bcc793b7b [2020-04-20T09:30:35.194Z] ---> dd8854199566 [2020-04-20T09:30:35.194Z] Step 22/24 : LABEL arch=arm64 [2020-04-20T09:30:35.462Z] ---> Running in 8ba5734f441d [2020-04-20T09:30:35.730Z] Removing intermediate container 8ba5734f441d [2020-04-20T09:30:35.730Z] ---> 626f23b6f1ca [2020-04-20T09:30:35.730Z] Step 23/24 : LABEL git_sha=5bd33396c4899597419799a7a42603b405e21a38 [2020-04-20T09:30:35.730Z] ---> Running in 1c6973ea2d43 [2020-04-20T09:30:36.314Z] Removing intermediate container 1c6973ea2d43 [2020-04-20T09:30:36.314Z] ---> 488baff0dee7 [2020-04-20T09:30:36.314Z] Step 24/24 : LABEL version=1.2.0-dev.32 [2020-04-20T09:30:36.314Z] ---> Running in 4ca2e8f8f7f5 [2020-04-20T09:30:36.581Z] Removing intermediate container 4ca2e8f8f7f5 [2020-04-20T09:30:36.581Z] ---> 1d8cdd976db1 [2020-04-20T09:30:36.581Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-20T09:30:36.849Z] Successfully built 1d8cdd976db1 [2020-04-20T09:30:36.849Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-20T09:30:37.104Z] provisioning config files... [2020-04-20T09:30:37.143Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/33@tmp/config5597859533576832801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-04-20T09:30:37.515Z] nexus3.edgexfoundry.org:10001 [2020-04-20T09:30:38.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-20T09:30:38.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-20T09:30:38.104Z] Configure a credential helper to remove this warning. See [2020-04-20T09:30:38.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-20T09:30:38.104Z] [2020-04-20T09:30:38.104Z] Login Succeeded [2020-04-20T09:30:38.104Z] nexus3.edgexfoundry.org:10002 [2020-04-20T09:30:38.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-20T09:30:38.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-20T09:30:38.957Z] Configure a credential helper to remove this warning. See [2020-04-20T09:30:38.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-20T09:30:38.957Z] [2020-04-20T09:30:38.957Z] Login Succeeded [2020-04-20T09:30:38.957Z] nexus3.edgexfoundry.org:10003 [2020-04-20T09:30:39.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-20T09:30:39.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-20T09:30:39.542Z] Configure a credential helper to remove this warning. See [2020-04-20T09:30:39.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-20T09:30:39.542Z] [2020-04-20T09:30:39.542Z] Login Succeeded [2020-04-20T09:30:39.542Z] nexus3.edgexfoundry.org:10004 [2020-04-20T09:30:40.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-20T09:30:40.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-20T09:30:40.395Z] Configure a credential helper to remove this warning. See [2020-04-20T09:30:40.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-20T09:30:40.395Z] [2020-04-20T09:30:40.395Z] Login Succeeded [2020-04-20T09:30:40.395Z] docker.io [2020-04-20T09:30:40.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-20T09:30:41.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-20T09:30:41.253Z] Configure a credential helper to remove this warning. See [2020-04-20T09:30:41.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-20T09:30:41.253Z] [2020-04-20T09:30:41.253Z] Login Succeeded [Pipeline] } [2020-04-20T09:30:41.265Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-04-20T09:30:41.392Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-04-20T09:30:41.392Z] 5bd33396c4899597419799a7a42603b405e21a38 [2020-04-20T09:30:41.392Z] latest [2020-04-20T09:30:41.392Z] 1.2.0-dev.32 [2020-04-20T09:30:41.392Z] 5bd33396c4899597419799a7a42603b405e21a38-1.2.0-dev.32 [2020-04-20T09:30:41.392Z] master [2020-04-20T09:30:41.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:41.878Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5bd33396c4899597419799a7a42603b405e21a38 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:42.475Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5bd33396c4899597419799a7a42603b405e21a38 [2020-04-20T09:30:42.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-20T09:30:42.743Z] 31f9c90d5f1f: Preparing [2020-04-20T09:30:42.743Z] 294ac687b5fc: Preparing [2020-04-20T09:30:42.743Z] 294ac687b5fc: Layer already exists [2020-04-20T09:30:46.997Z] 31f9c90d5f1f: Pushed [2020-04-20T09:30:46.997Z] 5bd33396c4899597419799a7a42603b405e21a38: digest: sha256:01740e452862640b51f0d4a34e18a4803d2adbc6faddfb3646938ca3a577261a size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:47.332Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:47.937Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-04-20T09:30:47.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-20T09:30:48.203Z] 31f9c90d5f1f: Preparing [2020-04-20T09:30:48.203Z] 294ac687b5fc: Preparing [2020-04-20T09:30:48.203Z] 31f9c90d5f1f: Layer already exists [2020-04-20T09:30:48.203Z] 294ac687b5fc: Layer already exists [2020-04-20T09:30:48.203Z] latest: digest: sha256:01740e452862640b51f0d4a34e18a4803d2adbc6faddfb3646938ca3a577261a size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:48.538Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:49.137Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.32 [2020-04-20T09:30:49.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-20T09:30:49.404Z] 31f9c90d5f1f: Preparing [2020-04-20T09:30:49.404Z] 294ac687b5fc: Preparing [2020-04-20T09:30:49.404Z] 294ac687b5fc: Layer already exists [2020-04-20T09:30:49.404Z] 31f9c90d5f1f: Layer already exists [2020-04-20T09:30:49.404Z] 1.2.0-dev.32: digest: sha256:01740e452862640b51f0d4a34e18a4803d2adbc6faddfb3646938ca3a577261a size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:49.737Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5bd33396c4899597419799a7a42603b405e21a38-1.2.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:50.340Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5bd33396c4899597419799a7a42603b405e21a38-1.2.0-dev.32 [2020-04-20T09:30:50.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-20T09:30:50.607Z] 31f9c90d5f1f: Preparing [2020-04-20T09:30:50.607Z] 294ac687b5fc: Preparing [2020-04-20T09:30:50.607Z] 294ac687b5fc: Layer already exists [2020-04-20T09:30:50.607Z] 31f9c90d5f1f: Layer already exists [2020-04-20T09:30:50.607Z] 5bd33396c4899597419799a7a42603b405e21a38-1.2.0-dev.32: digest: sha256:01740e452862640b51f0d4a34e18a4803d2adbc6faddfb3646938ca3a577261a size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:50.945Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:51.541Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-04-20T09:30:51.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-20T09:30:51.807Z] 31f9c90d5f1f: Preparing [2020-04-20T09:30:51.807Z] 294ac687b5fc: Preparing [2020-04-20T09:30:51.807Z] 31f9c90d5f1f: Layer already exists [2020-04-20T09:30:51.807Z] 294ac687b5fc: Layer already exists [2020-04-20T09:30:51.807Z] master: digest: sha256:01740e452862640b51f0d4a34e18a4803d2adbc6faddfb3646938ca3a577261a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-20T09:30:52.806Z] provisioning config files... [2020-04-20T09:30:52.817Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config986987643918238743tmp [Pipeline] { [Pipeline] sh [2020-04-20T09:30:53.164Z] + curl -s https://codecov.io/bash [2020-04-20T09:30:53.165Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config986987643918238743tmp [2020-04-20T09:30:53.424Z] [2020-04-20T09:30:53.424Z] _____ _ [2020-04-20T09:30:53.424Z] / ____| | | [2020-04-20T09:30:53.424Z] | | ___ __| | ___ ___ _____ __ [2020-04-20T09:30:53.424Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-20T09:30:53.424Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-20T09:30:53.424Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-20T09:30:53.424Z] Bash-tbd [2020-04-20T09:30:53.424Z] [2020-04-20T09:30:53.424Z] [2020-04-20T09:30:53.424Z] ==> Jenkins CI detected. [2020-04-20T09:30:53.424Z] project root: . [2020-04-20T09:30:53.424Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-20T09:30:53.424Z] ==> Running gcov in . (disable via -X gcov) [2020-04-20T09:30:53.424Z] ==> Python coveragepy not found [2020-04-20T09:30:53.424Z] ==> Searching for coverage reports in: [2020-04-20T09:30:53.424Z] + . [2020-04-20T09:30:53.424Z] -> Found 1 reports [2020-04-20T09:30:53.424Z] ==> Detecting git/mercurial file structure [2020-04-20T09:30:53.424Z] ==> Reading reports [2020-04-20T09:30:53.424Z] + ./coverage.out bytes=10 [2020-04-20T09:30:53.424Z] ==> Appending adjustments [2020-04-20T09:30:53.424Z] http://docs.codecov.io/docs/fixing-reports [2020-04-20T09:30:53.424Z] + Found adjustments [2020-04-20T09:30:53.424Z] ==> Gzipping contents [2020-04-20T09:30:53.424Z] ==> Uploading reports [2020-04-20T09:30:53.424Z] url: https://codecov.io [2020-04-20T09:30:53.424Z] query: branch=master&commit=5bd33396c4899597419799a7a42603b405e21a38&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-04-20T09:30:53.685Z] -> Pinging Codecov [2020-04-20T09:30:53.685Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=5bd33396c4899597419799a7a42603b405e21a38&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-04-20T09:30:53.943Z] -> Uploading [2020-04-20T09:30:54.203Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5bd33396c4899597419799a7a42603b405e21a38 [Pipeline] } [2020-04-20T09:30:54.210Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-20T09:30:54.526Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-20T09:30:54.527Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-20T09:30:54.595Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:54.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-20T09:30:54.922Z] [2020-04-20T09:30:54.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:30:55.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-20T09:30:55.255Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-20T09:30:55.255Z] e6b0cf9c0882: Pulling fs layer [2020-04-20T09:30:55.255Z] 2848faf0eed1: Pulling fs layer [2020-04-20T09:30:55.255Z] 0f37312ad70f: Pulling fs layer [2020-04-20T09:30:55.255Z] 7d08f2745646: Pulling fs layer [2020-04-20T09:30:55.255Z] 4c9f31393084: Pulling fs layer [2020-04-20T09:30:55.255Z] eb21ddb83652: Pulling fs layer [2020-04-20T09:30:55.255Z] 345998794f6b: Pulling fs layer [2020-04-20T09:30:55.255Z] 97a711d68925: Pulling fs layer [2020-04-20T09:30:55.255Z] 7c8476c1cb00: Pulling fs layer [2020-04-20T09:30:55.255Z] eb21ddb83652: Waiting [2020-04-20T09:30:55.255Z] 345998794f6b: Waiting [2020-04-20T09:30:55.255Z] 97a711d68925: Waiting [2020-04-20T09:30:55.255Z] 7c8476c1cb00: Waiting [2020-04-20T09:30:55.255Z] 7d08f2745646: Waiting [2020-04-20T09:30:55.255Z] 4c9f31393084: Waiting [2020-04-20T09:30:55.255Z] 0f37312ad70f: Verifying Checksum [2020-04-20T09:30:55.255Z] 0f37312ad70f: Download complete [2020-04-20T09:30:55.255Z] 2848faf0eed1: Verifying Checksum [2020-04-20T09:30:55.255Z] 2848faf0eed1: Download complete [2020-04-20T09:30:55.255Z] 4c9f31393084: Verifying Checksum [2020-04-20T09:30:55.255Z] 4c9f31393084: Download complete [2020-04-20T09:30:55.255Z] eb21ddb83652: Verifying Checksum [2020-04-20T09:30:55.255Z] eb21ddb83652: Download complete [2020-04-20T09:30:55.255Z] e6b0cf9c0882: Verifying Checksum [2020-04-20T09:30:55.255Z] e6b0cf9c0882: Download complete [2020-04-20T09:30:55.839Z] 345998794f6b: Verifying Checksum [2020-04-20T09:30:55.839Z] 345998794f6b: Download complete [2020-04-20T09:30:55.839Z] e6b0cf9c0882: Pull complete [2020-04-20T09:30:55.839Z] 97a711d68925: Verifying Checksum [2020-04-20T09:30:55.839Z] 97a711d68925: Download complete [2020-04-20T09:30:55.839Z] 2848faf0eed1: Pull complete [2020-04-20T09:30:56.097Z] 7c8476c1cb00: Verifying Checksum [2020-04-20T09:30:56.097Z] 7c8476c1cb00: Download complete [2020-04-20T09:30:56.097Z] 0f37312ad70f: Pull complete [2020-04-20T09:30:56.662Z] 7d08f2745646: Verifying Checksum [2020-04-20T09:30:56.662Z] 7d08f2745646: Download complete [2020-04-20T09:31:03.228Z] 7d08f2745646: Pull complete [2020-04-20T09:31:03.228Z] 4c9f31393084: Pull complete [2020-04-20T09:31:03.228Z] eb21ddb83652: Pull complete [2020-04-20T09:31:04.161Z] 345998794f6b: Pull complete [2020-04-20T09:31:07.447Z] 97a711d68925: Pull complete [2020-04-20T09:31:07.447Z] 7c8476c1cb00: Pull complete [2020-04-20T09:31:07.447Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-20T09:31:07.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-20T09:31:07.583Z] prd-centos7-docker-4c-2g-4940 does not seem to be running inside a container [2020-04-20T09:31:07.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-20T09:31:08.504Z] $ docker top 8dc52192520e59dc4cdfc4f29eeb1a4db19185a0e55978ac90b0143f508877cd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T09:31:09.001Z] + snyk monitor '--org=edgex-jenkins' [2020-04-20T09:31:30.924Z] [2020-04-20T09:31:30.924Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... [2020-04-20T09:31:30.924Z] [2020-04-20T09:31:30.924Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/61089513-eff5-4325-abab-ca28783a47dd [2020-04-20T09:31:30.924Z] [2020-04-20T09:31:30.924Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-20T09:31:30.924Z] [2020-04-20T09:31:30.924Z] [Pipeline] } [2020-04-20T09:31:30.935Z] $ docker stop --time=1 8dc52192520e59dc4cdfc4f29eeb1a4db19185a0e55978ac90b0143f508877cd [2020-04-20T09:31:32.351Z] $ docker rm -f 8dc52192520e59dc4cdfc4f29eeb1a4db19185a0e55978ac90b0143f508877cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:31:33.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-20T09:31:33.509Z] [2020-04-20T09:31:33.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:31:33.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-20T09:31:33.839Z] latest: Pulling from edgex-devops/edgex-klar [2020-04-20T09:31:33.839Z] e7c96db7181b: Pulling fs layer [2020-04-20T09:31:33.839Z] 1868ca2cb446: Pulling fs layer [2020-04-20T09:31:33.839Z] 136be5d0fe8e: Pulling fs layer [2020-04-20T09:31:33.839Z] 894bfe63afcb: Pulling fs layer [2020-04-20T09:31:33.839Z] 894bfe63afcb: Waiting [2020-04-20T09:31:33.839Z] 1868ca2cb446: Verifying Checksum [2020-04-20T09:31:33.839Z] 1868ca2cb446: Download complete [2020-04-20T09:31:33.839Z] 136be5d0fe8e: Download complete [2020-04-20T09:31:33.839Z] e7c96db7181b: Verifying Checksum [2020-04-20T09:31:33.839Z] e7c96db7181b: Download complete [2020-04-20T09:31:34.098Z] 894bfe63afcb: Verifying Checksum [2020-04-20T09:31:34.098Z] 894bfe63afcb: Download complete [2020-04-20T09:31:34.098Z] e7c96db7181b: Pull complete [2020-04-20T09:31:34.356Z] 1868ca2cb446: Pull complete [2020-04-20T09:31:34.356Z] 136be5d0fe8e: Pull complete [2020-04-20T09:31:34.614Z] 894bfe63afcb: Pull complete [2020-04-20T09:31:34.614Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-04-20T09:31:34.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-04-20T09:31:34.716Z] prd-centos7-docker-4c-2g-4940 does not seem to be running inside a container [2020-04-20T09:31:34.761Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-20T09:31:35.271Z] $ docker top f2fa920660c0bda4931a6ced8b755f6b2c36a567df025731c407959cde218b46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-20T09:31:35.768Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5bd33396c4899597419799a7a42603b405e21a38 [2020-04-20T09:31:35.768Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-20T09:31:38.423Z] $ docker stop --time=1 f2fa920660c0bda4931a6ced8b755f6b2c36a567df025731c407959cde218b46 [2020-04-20T09:31:39.774Z] $ docker rm -f f2fa920660c0bda4931a6ced8b755f6b2c36a567df025731c407959cde218b46 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:31:40.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-20T09:31:40.238Z] . [Pipeline] withDockerContainer [2020-04-20T09:31:40.345Z] prd-centos7-docker-4c-2g-4940 does not seem to be running inside a container [2020-04-20T09:31:40.383Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-20T09:31:40.893Z] $ docker top f23762299ded09d91760096442d2dcdb2692ccb6fe24ee22c09d3252671ce013 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-20T09:31:41.392Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5bd33396c4899597419799a7a42603b405e21a38 [2020-04-20T09:31:41.392Z] + tee [2020-04-20T09:31:41.392Z] clair timeout 1m0s [2020-04-20T09:31:41.392Z] docker timeout: 1m0s [2020-04-20T09:31:41.392Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-20T09:31:42.036Z] $ docker stop --time=1 f23762299ded09d91760096442d2dcdb2692ccb6fe24ee22c09d3252671ce013 [2020-04-20T09:31:43.356Z] $ docker rm -f f23762299ded09d91760096442d2dcdb2692ccb6fe24ee22c09d3252671ce013 [Pipeline] // withDockerContainer [Pipeline] sh [2020-04-20T09:31:43.813Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-04-20T09:31:43.821Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_5bd33396c4899597419799a7a42603b405e21a38.html [Pipeline] writeFile [Pipeline] step [2020-04-20T09:31:43.861Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:31:44.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-20T09:31:44.194Z] . [Pipeline] withDockerContainer [2020-04-20T09:31:44.298Z] prd-centos7-docker-4c-2g-4940 does not seem to be running inside a container [2020-04-20T09:31:44.346Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-20T09:31:44.858Z] $ docker top 1068baa5ab3eb21303255181f06cd44b1b49603afb6e310fdb03ee4fc300f20c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-20T09:31:45.373Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5bd33396c4899597419799a7a42603b405e21a38 [2020-04-20T09:31:45.373Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-20T09:31:48.044Z] $ docker stop --time=1 1068baa5ab3eb21303255181f06cd44b1b49603afb6e310fdb03ee4fc300f20c [2020-04-20T09:31:49.389Z] $ docker rm -f 1068baa5ab3eb21303255181f06cd44b1b49603afb6e310fdb03ee4fc300f20c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:31:49.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-20T09:31:49.846Z] . [Pipeline] withDockerContainer [2020-04-20T09:31:49.951Z] prd-centos7-docker-4c-2g-4940 does not seem to be running inside a container [2020-04-20T09:31:49.985Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-20T09:31:50.480Z] $ docker top 2fcc4964c69d3b4f8057a93c6a1cb237152da4eda304da7a2266103d96c09c7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-20T09:31:51.024Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5bd33396c4899597419799a7a42603b405e21a38 [2020-04-20T09:31:51.024Z] + tee [2020-04-20T09:31:51.024Z] clair timeout 1m0s [2020-04-20T09:31:51.024Z] docker timeout: 1m0s [2020-04-20T09:31:51.024Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-20T09:31:51.680Z] $ docker stop --time=1 2fcc4964c69d3b4f8057a93c6a1cb237152da4eda304da7a2266103d96c09c7d [2020-04-20T09:31:53.000Z] $ docker rm -f 2fcc4964c69d3b4f8057a93c6a1cb237152da4eda304da7a2266103d96c09c7d [Pipeline] // withDockerContainer [Pipeline] sh [2020-04-20T09:31:53.447Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-04-20T09:31:53.457Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_5bd33396c4899597419799a7a42603b405e21a38.html [Pipeline] writeFile [Pipeline] step [2020-04-20T09:31:53.505Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:31:54.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T09:31:54.284Z] . [Pipeline] withDockerContainer [2020-04-20T09:31:54.393Z] prd-centos7-docker-4c-2g-4940 does not seem to be running inside a container [2020-04-20T09:31:54.432Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-20T09:31:54.976Z] $ docker top 315a3509a53e4a6d35392fb4a1a9aabc649b96288f63a29bd5710b9ceccae7f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-20T09:31:55.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T09:31:55.228Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T09:31:55.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T09:31:55.432Z] $ docker exec 315a3509a53e4a6d35392fb4a1a9aabc649b96288f63a29bd5710b9ceccae7f7 ssh-agent [2020-04-20T09:31:55.606Z] SSH_AUTH_SOCK=/tmp/ssh-6vEqiOCwkzcs/agent.15 [2020-04-20T09:31:55.606Z] SSH_AGENT_PID=22 [2020-04-20T09:31:55.613Z] Running ssh-add (command line suppressed) [2020-04-20T09:31:55.752Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4053381793547923239.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4053381793547923239.key) [2020-04-20T09:31:55.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T09:31:56.107Z] + git semver tag [2020-04-20T09:31:56.107Z] # -> Open(): unable to determine branch for HEAD [2020-04-20T09:31:56.107Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-20T09:31:56.107Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-20T09:31:56.107Z] # $SEMVER_REMOTE_NAME = origin [2020-04-20T09:31:56.107Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-20T09:31:56.107Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-20T09:31:56.107Z] # $SEMVER_BRANCH = master [2020-04-20T09:31:56.107Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-04-20T09:31:56.107Z] # 5bd33396c4899597419799a7a42603b405e21a38 HEAD [2020-04-20T09:31:56.107Z] # -> Force: false [2020-04-20T09:31:56.107Z] # 7fc5c765674a416f2fe6a14f3fa37051aca2703a refs/tags/v1.2.0-dev.32 [Pipeline] } [2020-04-20T09:31:56.116Z] $ docker exec --env ******** --env ******** 315a3509a53e4a6d35392fb4a1a9aabc649b96288f63a29bd5710b9ceccae7f7 ssh-agent -k [2020-04-20T09:31:56.269Z] unset SSH_AUTH_SOCK; [2020-04-20T09:31:56.269Z] unset SSH_AGENT_PID; [2020-04-20T09:31:56.269Z] echo Agent pid 22 killed; [2020-04-20T09:31:56.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-20T09:31:56.729Z] + git semver [Pipeline] } [2020-04-20T09:31:56.743Z] $ docker stop --time=1 315a3509a53e4a6d35392fb4a1a9aabc649b96288f63a29bd5710b9ceccae7f7 [2020-04-20T09:31:58.062Z] $ docker rm -f 315a3509a53e4a6d35392fb4a1a9aabc649b96288f63a29bd5710b9ceccae7f7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:31:58.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-20T09:31:58.640Z] [2020-04-20T09:31:58.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:31:58.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-20T09:31:58.963Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-20T09:31:58.963Z] ab5ef0e58194: Pulling fs layer [2020-04-20T09:31:58.963Z] 9712f1f96733: Pulling fs layer [2020-04-20T09:31:58.963Z] 63f879dbbcfc: Pulling fs layer [2020-04-20T09:31:58.963Z] 0d9ebad4ef96: Pulling fs layer [2020-04-20T09:31:58.963Z] e9a5061849ea: Pulling fs layer [2020-04-20T09:31:58.963Z] d747dcd14b5f: Pulling fs layer [2020-04-20T09:31:58.963Z] 2de7ff778b66: Pulling fs layer [2020-04-20T09:31:58.963Z] e9a5061849ea: Waiting [2020-04-20T09:31:58.963Z] d747dcd14b5f: Waiting [2020-04-20T09:31:58.963Z] 2de7ff778b66: Waiting [2020-04-20T09:31:58.964Z] 0d9ebad4ef96: Waiting [2020-04-20T09:31:58.964Z] 9712f1f96733: Verifying Checksum [2020-04-20T09:31:58.964Z] 9712f1f96733: Download complete [2020-04-20T09:31:59.539Z] 63f879dbbcfc: Verifying Checksum [2020-04-20T09:31:59.539Z] 63f879dbbcfc: Download complete [2020-04-20T09:31:59.539Z] e9a5061849ea: Verifying Checksum [2020-04-20T09:31:59.539Z] e9a5061849ea: Download complete [2020-04-20T09:31:59.799Z] d747dcd14b5f: Verifying Checksum [2020-04-20T09:31:59.799Z] d747dcd14b5f: Download complete [2020-04-20T09:31:59.799Z] ab5ef0e58194: Verifying Checksum [2020-04-20T09:31:59.799Z] ab5ef0e58194: Download complete [2020-04-20T09:31:59.799Z] 0d9ebad4ef96: Verifying Checksum [2020-04-20T09:31:59.799Z] 0d9ebad4ef96: Download complete [2020-04-20T09:32:00.056Z] 2de7ff778b66: Verifying Checksum [2020-04-20T09:32:00.056Z] 2de7ff778b66: Download complete [2020-04-20T09:32:04.245Z] ab5ef0e58194: Pull complete [2020-04-20T09:32:04.245Z] 9712f1f96733: Pull complete [2020-04-20T09:32:06.775Z] 63f879dbbcfc: Pull complete [2020-04-20T09:32:12.039Z] 0d9ebad4ef96: Pull complete [2020-04-20T09:32:13.420Z] e9a5061849ea: Pull complete [2020-04-20T09:32:13.420Z] d747dcd14b5f: Pull complete [2020-04-20T09:32:18.684Z] 2de7ff778b66: Pull complete [2020-04-20T09:32:18.684Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-20T09:32:18.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-20T09:32:18.793Z] prd-centos7-docker-4c-2g-4940 does not seem to be running inside a container [2020-04-20T09:32:18.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-20T09:32:19.350Z] $ docker top 96a2840df3c386f27d1ecb48211b5c4b5def0675d797058fa7524cbabdd778ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-20T09:32:19.579Z] provisioning config files... [2020-04-20T09:32:19.590Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5688259957753521870tmp [2020-04-20T09:32:19.602Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5162460731740630597tmp [2020-04-20T09:32:19.614Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4821444220930967619tmp [Pipeline] { [Pipeline] echo [2020-04-20T09:32:19.668Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T09:32:19.956Z] ---> sigul-configuration.sh [2020-04-20T09:32:19.956Z] gpg: directory `/root/.gnupg' created [2020-04-20T09:32:19.956Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-20T09:32:19.956Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-20T09:32:19.956Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-20T09:32:19.956Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-20T09:32:19.956Z] gpg: CAST5 encrypted data [2020-04-20T09:32:20.214Z] gpg: encrypted with 1 passphrase [2020-04-20T09:32:20.214Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-20T09:32:20.502Z] + mkdir /home/jenkins [2020-04-20T09:32:20.502Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-20T09:32:20.788Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-04-20T09:32:20.795Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T09:32:21.080Z] ---> sigul-install.sh [2020-04-20T09:32:27.640Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-20T09:32:27.983Z] + git tag --list [2020-04-20T09:32:27.983Z] v1.2.0-dev.32 [Pipeline] sh [2020-04-20T09:32:28.271Z] + lftools sign git-tag v1.2.0-dev.32 [2020-04-20T09:32:29.209Z] Signing Git tag with Sigul... [2020-04-20T09:32:29.209Z] Signing v1.2.0-dev.32 [Pipeline] echo [2020-04-20T09:32:30.674Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T09:32:31.003Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-20T09:32:31.008Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-20T09:32:31.082Z] $ docker stop --time=1 96a2840df3c386f27d1ecb48211b5c4b5def0675d797058fa7524cbabdd778ff [2020-04-20T09:32:32.444Z] $ docker rm -f 96a2840df3c386f27d1ecb48211b5c4b5def0675d797058fa7524cbabdd778ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:32:33.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T09:32:33.154Z] . [Pipeline] withDockerContainer [2020-04-20T09:32:33.269Z] prd-centos7-docker-4c-2g-4940 does not seem to be running inside a container [2020-04-20T09:32:33.307Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-20T09:32:33.892Z] $ docker top 6c39e1f21c56982f0ff63265477d8cfa02fa136c248f3e06bf78121316096e87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-20T09:32:34.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T09:32:34.176Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T09:32:34.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T09:32:34.399Z] $ docker exec 6c39e1f21c56982f0ff63265477d8cfa02fa136c248f3e06bf78121316096e87 ssh-agent [2020-04-20T09:32:34.587Z] SSH_AUTH_SOCK=/tmp/ssh-ahiYRrQJWiX4/agent.15 [2020-04-20T09:32:34.587Z] SSH_AGENT_PID=22 [2020-04-20T09:32:34.592Z] Running ssh-add (command line suppressed) [2020-04-20T09:32:34.732Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1276683887235281178.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1276683887235281178.key) [2020-04-20T09:32:34.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T09:32:35.092Z] + git semver bump pre [2020-04-20T09:32:35.092Z] # -> Open(): unable to determine branch for HEAD [2020-04-20T09:32:35.092Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-20T09:32:35.092Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-20T09:32:35.092Z] # $SEMVER_REMOTE_NAME = origin [2020-04-20T09:32:35.092Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-20T09:32:35.092Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-20T09:32:35.092Z] # $SEMVER_BRANCH = master [2020-04-20T09:32:35.092Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-04-20T09:32:35.092Z] 1.2.0-dev.33 [Pipeline] } [2020-04-20T09:32:35.102Z] $ docker exec --env ******** --env ******** 6c39e1f21c56982f0ff63265477d8cfa02fa136c248f3e06bf78121316096e87 ssh-agent -k [2020-04-20T09:32:35.230Z] unset SSH_AUTH_SOCK; [2020-04-20T09:32:35.231Z] unset SSH_AGENT_PID; [2020-04-20T09:32:35.231Z] echo Agent pid 22 killed; [2020-04-20T09:32:35.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-20T09:32:35.714Z] + git semver [Pipeline] } [2020-04-20T09:32:35.727Z] $ docker stop --time=1 6c39e1f21c56982f0ff63265477d8cfa02fa136c248f3e06bf78121316096e87 [2020-04-20T09:32:37.061Z] $ docker rm -f 6c39e1f21c56982f0ff63265477d8cfa02fa136c248f3e06bf78121316096e87 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:32:37.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T09:32:37.545Z] . [Pipeline] withDockerContainer [2020-04-20T09:32:37.648Z] prd-centos7-docker-4c-2g-4940 does not seem to be running inside a container [2020-04-20T09:32:37.688Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-20T09:32:38.180Z] $ docker top 33571114d2784fff23be28cdf0f38fcf244966d59cdd9af1e896e7a718c7fa3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-20T09:32:38.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T09:32:38.437Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T09:32:38.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T09:32:38.621Z] $ docker exec 33571114d2784fff23be28cdf0f38fcf244966d59cdd9af1e896e7a718c7fa3d ssh-agent [2020-04-20T09:32:38.789Z] SSH_AUTH_SOCK=/tmp/ssh-G2nfY9hDty5H/agent.15 [2020-04-20T09:32:38.790Z] SSH_AGENT_PID=22 [2020-04-20T09:32:38.795Z] Running ssh-add (command line suppressed) [2020-04-20T09:32:38.926Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6980840752774201228.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6980840752774201228.key) [2020-04-20T09:32:38.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T09:32:39.354Z] + git semver push [2020-04-20T09:32:39.354Z] # -> Open(): unable to determine branch for HEAD [2020-04-20T09:32:39.354Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-20T09:32:39.354Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-20T09:32:39.354Z] # $SEMVER_REMOTE_NAME = origin [2020-04-20T09:32:39.354Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-20T09:32:39.354Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-20T09:32:39.354Z] # $SEMVER_BRANCH = master [2020-04-20T09:32:39.354Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-04-20T09:32:45.916Z] $ docker exec --env ******** --env ******** 33571114d2784fff23be28cdf0f38fcf244966d59cdd9af1e896e7a718c7fa3d ssh-agent -k [2020-04-20T09:32:46.046Z] unset SSH_AUTH_SOCK; [2020-04-20T09:32:46.046Z] unset SSH_AGENT_PID; [2020-04-20T09:32:46.046Z] echo Agent pid 22 killed; [2020-04-20T09:32:46.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-20T09:32:46.544Z] + git semver [Pipeline] } [2020-04-20T09:32:46.559Z] $ docker stop --time=1 33571114d2784fff23be28cdf0f38fcf244966d59cdd9af1e896e7a718c7fa3d [2020-04-20T09:32:47.887Z] $ docker rm -f 33571114d2784fff23be28cdf0f38fcf244966d59cdd9af1e896e7a718c7fa3d [Pipeline] // withDockerContainer [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-20T09:32:48.608Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T09:32:49.164Z] ---> package-listing.sh [2020-04-20T09:32:49.164Z] ++ facter osfamily [2020-04-20T09:32:49.164Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-20T09:32:49.164Z] + OS_FAMILY=redhat [2020-04-20T09:32:49.164Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-20T09:32:49.164Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-20T09:32:49.164Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-20T09:32:49.164Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-20T09:32:49.164Z] + PACKAGES=/tmp/packages_start.txt [2020-04-20T09:32:49.164Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-04-20T09:32:49.164Z] + PACKAGES=/tmp/packages_end.txt [2020-04-20T09:32:49.164Z] + case "${OS_FAMILY}" in [2020-04-20T09:32:49.164Z] + rpm -qa [2020-04-20T09:32:49.164Z] + sort [2020-04-20T09:32:53.347Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-20T09:32:53.347Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-20T09:32:53.347Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-20T09:32:53.347Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-04-20T09:32:53.347Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-04-20T09:32:53.347Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:32:53.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T09:32:53.802Z] [2020-04-20T09:32:53.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-20T09:32:54.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T09:32:54.135Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-20T09:32:54.135Z] c9b1b535fdd9: Pulling fs layer [2020-04-20T09:32:54.135Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-20T09:32:54.135Z] 756a868c4378: Pulling fs layer [2020-04-20T09:32:54.135Z] 444b2fc9a129: Pulling fs layer [2020-04-20T09:32:54.135Z] ea15f1150254: Pulling fs layer [2020-04-20T09:32:54.135Z] 41b27a9f41bf: Pulling fs layer [2020-04-20T09:32:54.135Z] 28c525ee5125: Pulling fs layer [2020-04-20T09:32:54.135Z] 094b1ea09ed8: Pulling fs layer [2020-04-20T09:32:54.135Z] 138eaada9080: Pulling fs layer [2020-04-20T09:32:54.135Z] 0622d0fa9048: Pulling fs layer [2020-04-20T09:32:54.135Z] 41b27a9f41bf: Waiting [2020-04-20T09:32:54.135Z] 094b1ea09ed8: Waiting [2020-04-20T09:32:54.135Z] 28c525ee5125: Waiting [2020-04-20T09:32:54.135Z] 138eaada9080: Waiting [2020-04-20T09:32:54.135Z] ea15f1150254: Waiting [2020-04-20T09:32:54.135Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-20T09:32:54.135Z] 2cc5ad85d9ab: Download complete [2020-04-20T09:32:54.135Z] 444b2fc9a129: Verifying Checksum [2020-04-20T09:32:54.135Z] 444b2fc9a129: Download complete [2020-04-20T09:32:54.135Z] c9b1b535fdd9: Verifying Checksum [2020-04-20T09:32:54.135Z] c9b1b535fdd9: Download complete [2020-04-20T09:32:54.135Z] ea15f1150254: Verifying Checksum [2020-04-20T09:32:54.135Z] ea15f1150254: Download complete [2020-04-20T09:32:54.398Z] 28c525ee5125: Verifying Checksum [2020-04-20T09:32:54.398Z] 28c525ee5125: Download complete [2020-04-20T09:32:54.658Z] 756a868c4378: Verifying Checksum [2020-04-20T09:32:54.658Z] 756a868c4378: Download complete [2020-04-20T09:32:54.658Z] c9b1b535fdd9: Pull complete [2020-04-20T09:32:54.658Z] 138eaada9080: Verifying Checksum [2020-04-20T09:32:54.658Z] 138eaada9080: Download complete [2020-04-20T09:32:54.919Z] 0622d0fa9048: Verifying Checksum [2020-04-20T09:32:54.919Z] 0622d0fa9048: Download complete [2020-04-20T09:32:54.919Z] 094b1ea09ed8: Verifying Checksum [2020-04-20T09:32:54.919Z] 094b1ea09ed8: Download complete [2020-04-20T09:32:55.177Z] 41b27a9f41bf: Verifying Checksum [2020-04-20T09:32:55.177Z] 41b27a9f41bf: Download complete [2020-04-20T09:32:55.743Z] 2cc5ad85d9ab: Pull complete [2020-04-20T09:32:57.644Z] 756a868c4378: Pull complete [2020-04-20T09:32:57.644Z] 444b2fc9a129: Pull complete [2020-04-20T09:32:58.577Z] ea15f1150254: Pull complete [2020-04-20T09:33:01.871Z] 41b27a9f41bf: Pull complete [2020-04-20T09:33:01.871Z] 28c525ee5125: Pull complete [2020-04-20T09:33:04.408Z] 094b1ea09ed8: Pull complete [2020-04-20T09:33:04.408Z] 138eaada9080: Pull complete [2020-04-20T09:33:04.665Z] 0622d0fa9048: Pull complete [2020-04-20T09:33:04.665Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-20T09:33:04.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-20T09:33:04.777Z] prd-centos7-docker-4c-2g-4940 does not seem to be running inside a container [2020-04-20T09:33:04.813Z] $ 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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-20T09:33:05.292Z] $ docker top 2b8c1e16f96700756bbcf894cd35fcdb0fd7944e3707e0403bfdab1271a44cf0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T09:33:05.509Z] provisioning config files... [2020-04-20T09:33:05.524Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2181769227383934767tmp [Pipeline] { [Pipeline] echo [2020-04-20T09:33:05.617Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T09:33:05.905Z] ---> create-netrc.sh [Pipeline] echo [2020-04-20T09:33:05.911Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T09:33:06.194Z] ---> logs-deploy.sh [2020-04-20T09:33:06.194Z] + ARCHIVE_ARTIFACTS= [2020-04-20T09:33:06.194Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-20T09:33:06.194Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-20T09:33:06.194Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-20T09:33:06.194Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/33 [2020-04-20T09:33:06.194Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/33/ [2020-04-20T09:33:06.194Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/33 /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-20T09:33:07.129Z] Archives upload complete. [2020-04-20T09:33:07.388Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/33 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/33/ [2020-04-20T09:33:07.958Z] ---> uname -a: [2020-04-20T09:33:07.958Z] Linux 2b8c1e16f967 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-20T09:33:07.958Z] [2020-04-20T09:33:07.958Z] [2020-04-20T09:33:07.958Z] ---> lscpu: [2020-04-20T09:33:07.958Z] Architecture: x86_64 [2020-04-20T09:33:07.958Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-20T09:33:07.958Z] Byte Order: Little Endian [2020-04-20T09:33:07.958Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-20T09:33:07.958Z] CPU(s): 4 [2020-04-20T09:33:07.958Z] On-line CPU(s) list: 0-3 [2020-04-20T09:33:07.958Z] Thread(s) per core: 1 [2020-04-20T09:33:07.958Z] Core(s) per socket: 1 [2020-04-20T09:33:07.958Z] Socket(s): 4 [2020-04-20T09:33:07.958Z] NUMA node(s): 1 [2020-04-20T09:33:07.958Z] Vendor ID: GenuineIntel [2020-04-20T09:33:07.958Z] CPU family: 6 [2020-04-20T09:33:07.958Z] Model: 44 [2020-04-20T09:33:07.958Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-20T09:33:07.958Z] Stepping: 1 [2020-04-20T09:33:07.958Z] CPU MHz: 2933.442 [2020-04-20T09:33:07.958Z] BogoMIPS: 5866.88 [2020-04-20T09:33:07.958Z] Virtualization: VT-x [2020-04-20T09:33:07.958Z] Hypervisor vendor: KVM [2020-04-20T09:33:07.958Z] Virtualization type: full [2020-04-20T09:33:07.958Z] L1d cache: 128 KiB [2020-04-20T09:33:07.958Z] L1i cache: 128 KiB [2020-04-20T09:33:07.958Z] L2 cache: 16 MiB [2020-04-20T09:33:07.958Z] L3 cache: 64 MiB [2020-04-20T09:33:07.958Z] NUMA node0 CPU(s): 0-3 [2020-04-20T09:33:07.958Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-20T09:33:07.958Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-20T09:33:07.958Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-20T09:33:07.958Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-20T09:33:07.958Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-20T09:33:07.958Z] 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-20T09:33:07.958Z] [2020-04-20T09:33:07.958Z] [2020-04-20T09:33:07.958Z] ---> nproc: [2020-04-20T09:33:07.958Z] 4 [2020-04-20T09:33:07.958Z] [2020-04-20T09:33:07.958Z] [2020-04-20T09:33:07.958Z] ---> df -h: [2020-04-20T09:33:07.958Z] Filesystem Size Used Available Use% Mounted on [2020-04-20T09:33:07.958Z] overlay 50.0G 7.5G 42.4G 15% / [2020-04-20T09:33:07.958Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-20T09:33:07.958Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-20T09:33:07.958Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-20T09:33:07.958Z] /dev/vda1 50.0G 7.5G 42.4G 15% /etc/resolv.conf [2020-04-20T09:33:07.958Z] /dev/vda1 50.0G 7.5G 42.4G 15% /etc/hostname [2020-04-20T09:33:07.958Z] /dev/vda1 50.0G 7.5G 42.4G 15% /etc/hosts [2020-04-20T09:33:07.958Z] /dev/vda1 50.0G 7.5G 42.4G 15% /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-20T09:33:07.958Z] /dev/vda1 50.0G 7.5G 42.4G 15% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2020-04-20T09:33:07.958Z] /dev/vda1 50.0G 7.5G 42.4G 15% /var/log/sa [2020-04-20T09:33:07.958Z] [2020-04-20T09:33:07.958Z] [2020-04-20T09:33:07.958Z] ---> free -m: [2020-04-20T09:33:07.958Z] total used free shared buff/cache available [2020-04-20T09:33:07.958Z] Mem: 1838 745 81 0 1010 1026 [2020-04-20T09:33:07.958Z] Swap: 1023 2 1021 [2020-04-20T09:33:07.958Z] [2020-04-20T09:33:07.958Z] [2020-04-20T09:33:07.958Z] ---> ip addr: [2020-04-20T09:33:07.958Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-20T09:33:07.958Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-20T09:33:07.959Z] inet 127.0.0.1/8 scope host lo [2020-04-20T09:33:07.959Z] valid_lft forever preferred_lft forever [2020-04-20T09:33:07.959Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP [2020-04-20T09:33:07.959Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-20T09:33:07.959Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-20T09:33:07.959Z] valid_lft forever preferred_lft forever [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z] ---> sar -b -r -n DEV: [2020-04-20T09:33:07.959Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z] 09:23:20 LINUX RESTART [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z] 09:24:01 tps rtps wtps bread/s bwrtn/s [2020-04-20T09:33:07.959Z] 09:25:01 28.94 7.96 20.98 2032.37 2493.11 [2020-04-20T09:33:07.959Z] 09:26:01 2.75 0.02 2.73 0.53 93.77 [2020-04-20T09:33:07.959Z] 09:27:01 0.67 0.00 0.67 0.00 8.09 [2020-04-20T09:33:07.959Z] 09:28:01 0.55 0.00 0.55 0.00 5.83 [2020-04-20T09:33:07.959Z] 09:29:01 0.63 0.00 0.63 0.00 7.79 [2020-04-20T09:33:07.959Z] 09:30:01 0.85 0.00 0.85 0.00 10.21 [2020-04-20T09:33:07.959Z] 09:31:02 42.68 4.71 37.97 428.50 16811.24 [2020-04-20T09:33:07.959Z] 09:32:01 263.16 137.01 126.16 5629.12 23069.56 [2020-04-20T09:33:07.959Z] 09:33:01 247.18 100.23 146.95 5870.70 39380.97 [2020-04-20T09:33:07.959Z] Average: 64.95 27.59 37.36 1544.83 9080.01 [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z] 09:24:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-20T09:33:07.959Z] 09:25:01 109300 1773004 94.19 2620 1208648 935912 31.93 464900 1144020 8 [2020-04-20T09:33:07.959Z] 09:26:01 116412 1765892 93.82 2620 1208656 904388 30.86 459460 1143688 8 [2020-04-20T09:33:07.959Z] 09:27:01 114984 1767320 93.89 2620 1208664 904640 30.87 460864 1143684 8 [2020-04-20T09:33:07.959Z] 09:28:01 116216 1766088 93.83 2620 1208664 904388 30.86 459676 1143668 8 [2020-04-20T09:33:07.959Z] 09:29:01 115928 1766376 93.84 2620 1208672 904472 30.86 460016 1143668 8 [2020-04-20T09:33:07.959Z] 09:30:01 116200 1766104 93.83 2620 1208676 904436 30.86 459968 1143668 8 [2020-04-20T09:33:07.959Z] 09:31:02 217600 1664704 88.44 2620 1071780 1006600 34.34 398248 1081872 85384 [2020-04-20T09:33:07.959Z] 09:32:01 74832 1807472 96.02 2620 1166332 1125876 38.41 598548 1022508 53980 [2020-04-20T09:33:07.959Z] 09:33:01 163928 1718376 91.29 2016 1002688 1002756 34.21 594268 841844 18204 [2020-04-20T09:33:07.959Z] Average: 127267 1755037 93.24 2553 1165864 954830 32.58 483994 1089847 17513 [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z] 09:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-20T09:33:07.959Z] 09:25:01 eth0 193.31 146.00 500.44 99.59 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:25:01 docker0 24.59 19.15 2.19 50.88 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:26:01 eth0 0.55 0.02 0.05 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:27:01 eth0 1.20 0.72 0.56 0.38 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:28:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:29:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:30:01 eth0 0.23 0.17 0.12 0.01 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:31:02 eth0 124.13 104.29 3485.42 9.85 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:32:01 eth0 280.23 229.27 3849.79 76.09 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:32:01 docker0 51.72 58.61 6.76 351.98 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:33:01 eth0 218.91 173.04 2634.92 68.28 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] 09:33:01 docker0 36.88 39.32 2.37 250.78 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] Average: eth0 90.68 72.39 1159.12 28.18 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] Average: docker0 12.51 12.93 1.25 72.16 0.00 0.00 0.00 [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z] ---> sar -P ALL: [2020-04-20T09:33:07.959Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z] 09:23:20 LINUX RESTART [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z] 09:24:01 CPU %user %nice %system %iowait %steal %idle [2020-04-20T09:33:07.959Z] 09:25:01 all 3.92 0.00 1.47 0.16 0.01 94.45 [2020-04-20T09:33:07.959Z] 09:25:01 0 4.26 0.00 1.72 0.13 0.00 93.88 [2020-04-20T09:33:07.959Z] 09:25:01 1 3.41 0.00 1.49 0.20 0.00 94.90 [2020-04-20T09:33:07.959Z] 09:25:01 2 4.00 0.00 1.35 0.20 0.00 94.45 [2020-04-20T09:33:07.959Z] 09:25:01 3 4.01 0.00 1.30 0.10 0.02 94.57 [2020-04-20T09:33:07.959Z] 09:26:01 all 0.19 0.00 0.05 0.00 0.00 99.77 [2020-04-20T09:33:07.959Z] 09:26:01 0 0.55 0.00 0.05 0.00 0.00 99.40 [2020-04-20T09:33:07.959Z] 09:26:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-20T09:33:07.959Z] 09:26:01 2 0.10 0.00 0.07 0.00 0.00 99.83 [2020-04-20T09:33:07.959Z] 09:26:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-20T09:33:07.959Z] 09:27:01 all 0.21 0.00 0.05 0.00 0.00 99.74 [2020-04-20T09:33:07.959Z] 09:27:01 0 0.52 0.00 0.03 0.00 0.02 99.43 [2020-04-20T09:33:07.959Z] 09:27:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2020-04-20T09:33:07.959Z] 09:27:01 2 0.13 0.00 0.08 0.00 0.00 99.78 [2020-04-20T09:33:07.959Z] 09:27:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2020-04-20T09:33:07.959Z] 09:28:01 all 0.16 0.00 0.08 0.00 0.00 99.76 [2020-04-20T09:33:07.959Z] 09:28:01 0 0.45 0.00 0.15 0.00 0.00 99.40 [2020-04-20T09:33:07.959Z] 09:28:01 1 0.10 0.00 0.10 0.00 0.00 99.80 [2020-04-20T09:33:07.959Z] 09:28:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-20T09:33:07.959Z] 09:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-20T09:33:07.959Z] 09:29:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2020-04-20T09:33:07.959Z] 09:29:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-20T09:33:07.959Z] 09:29:01 1 0.22 0.00 0.07 0.00 0.02 99.70 [2020-04-20T09:33:07.959Z] 09:29:01 2 0.23 0.00 0.03 0.00 0.00 99.73 [2020-04-20T09:33:07.959Z] 09:29:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2020-04-20T09:33:07.959Z] 09:30:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-04-20T09:33:07.959Z] 09:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-20T09:33:07.959Z] 09:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-20T09:33:07.959Z] 09:30:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-04-20T09:33:07.959Z] 09:30:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-20T09:33:07.959Z] 09:31:02 all 3.82 0.00 1.93 0.12 0.02 94.11 [2020-04-20T09:33:07.959Z] 09:31:02 0 3.73 0.00 2.07 0.23 0.00 93.96 [2020-04-20T09:33:07.959Z] 09:31:02 1 3.88 0.00 1.77 0.08 0.03 94.24 [2020-04-20T09:33:07.959Z] 09:31:02 2 3.89 0.00 2.04 0.12 0.02 93.94 [2020-04-20T09:33:07.959Z] 09:31:02 3 3.79 0.00 1.82 0.05 0.03 94.30 [2020-04-20T09:33:07.959Z] 09:32:01 all 8.63 0.00 4.48 2.33 0.03 84.53 [2020-04-20T09:33:07.959Z] 09:32:01 0 8.12 0.00 4.95 1.92 0.05 84.95 [2020-04-20T09:33:07.959Z] 09:32:01 1 9.60 0.00 4.31 1.69 0.02 84.38 [2020-04-20T09:33:07.959Z] 09:32:01 2 9.19 0.00 4.09 1.86 0.03 84.82 [2020-04-20T09:33:07.959Z] 09:32:01 3 7.61 0.00 4.57 3.83 0.03 83.95 [2020-04-20T09:33:07.959Z] 09:33:01 all 12.37 0.00 6.55 4.40 0.03 76.66 [2020-04-20T09:33:07.959Z] 09:33:01 0 12.05 0.00 6.84 4.34 0.00 76.77 [2020-04-20T09:33:07.959Z] 09:33:01 1 11.47 0.00 6.54 6.33 0.05 75.61 [2020-04-20T09:33:07.959Z] 09:33:01 2 13.22 0.00 6.37 4.59 0.03 75.79 [2020-04-20T09:33:07.959Z] 09:33:01 3 12.75 0.00 6.46 2.34 0.02 78.44 [2020-04-20T09:33:07.959Z] Average: all 3.27 0.00 1.62 0.77 0.01 94.34 [2020-04-20T09:33:07.959Z] Average: 0 3.29 0.00 1.75 0.73 0.01 94.22 [2020-04-20T09:33:07.959Z] Average: 1 3.18 0.00 1.58 0.92 0.01 94.31 [2020-04-20T09:33:07.959Z] Average: 2 3.46 0.00 1.56 0.74 0.01 94.23 [2020-04-20T09:33:07.959Z] Average: 3 3.14 0.00 1.57 0.69 0.01 94.59 [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z] [2020-04-20T09:33:07.959Z]