Pull request #182 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 rather than b06fbe795bbbe45136bb192da0d088554ba68046 Obtained Jenkinsfile from 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-182/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2545 in /w/workspace/edgexfoundry_edgex-ui-go_PR-182 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-182 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 into PR head commit b06fbe795bbbe45136bb192da0d088554ba68046 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/182/head:refs/remotes/origin/PR-182 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing b06fbe795bbbe45136bb192da0d088554ba68046 Checking out Revision b06fbe795bbbe45136bb192da0d088554ba68046 (PR-182) > git config core.sparsecheckout # timeout=10 > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 Commit message: "add query appservice config list api" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-07T08:06:52.947Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:06:55.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T08:06:55.380Z] [2020-04-07T08:06:55.380Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:06:55.805Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T08:06:55.805Z] latest: Pulling from edgex-devops/git-semver [2020-04-07T08:06:55.805Z] 9123ac7c32f7: Pulling fs layer [2020-04-07T08:06:55.805Z] b8cc5d1170e3: Pulling fs layer [2020-04-07T08:06:55.806Z] 2924cbbf6a41: Pulling fs layer [2020-04-07T08:06:55.806Z] 93b08a4f1073: Pulling fs layer [2020-04-07T08:06:55.806Z] 93b08a4f1073: Waiting [2020-04-07T08:06:55.806Z] b8cc5d1170e3: Verifying Checksum [2020-04-07T08:06:55.806Z] b8cc5d1170e3: Download complete [2020-04-07T08:06:56.065Z] 9123ac7c32f7: Verifying Checksum [2020-04-07T08:06:56.065Z] 9123ac7c32f7: Download complete [2020-04-07T08:06:56.065Z] 93b08a4f1073: Verifying Checksum [2020-04-07T08:06:56.065Z] 93b08a4f1073: Download complete [2020-04-07T08:06:56.065Z] 2924cbbf6a41: Verifying Checksum [2020-04-07T08:06:56.065Z] 2924cbbf6a41: Download complete [2020-04-07T08:06:56.326Z] 9123ac7c32f7: Pull complete [2020-04-07T08:06:56.326Z] b8cc5d1170e3: Pull complete [2020-04-07T08:06:56.895Z] 2924cbbf6a41: Pull complete [2020-04-07T08:06:57.154Z] 93b08a4f1073: Pull complete [2020-04-07T08:06:57.154Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-07T08:06:57.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-07T08:06:57.318Z] prd-centos7-docker-4c-2g-2545 does not seem to be running inside a container [2020-04-07T08:06:57.364Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-182 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-182:/w/workspace/edgexfoundry_edgex-ui-go_PR-182:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-07T08:06:58.025Z] $ docker top 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-07T08:06:58.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T08:06:58.346Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T08:06:58.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T08:06:58.559Z] $ docker exec 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 ssh-agent [2020-04-07T08:06:58.733Z] SSH_AUTH_SOCK=/tmp/ssh-Pd7jSi00dh2M/agent.15 [2020-04-07T08:06:58.733Z] SSH_AGENT_PID=22 [2020-04-07T08:06:58.743Z] Running ssh-add (command line suppressed) [2020-04-07T08:06:58.882Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/private_key_6920552170552656448.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/private_key_6920552170552656448.key) [2020-04-07T08:06:58.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T08:06:59.326Z] + git describe --exact-match --tags HEAD [2020-04-07T08:06:59.326Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-07T08:06:59.411Z] $ docker exec --env ******** --env ******** 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 ssh-agent -k [2020-04-07T08:06:59.551Z] unset SSH_AUTH_SOCK; [2020-04-07T08:06:59.551Z] unset SSH_AGENT_PID; [2020-04-07T08:06:59.551Z] echo Agent pid 22 killed; [2020-04-07T08:06:59.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-07T08:06:59.714Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-07T08:06:59.714Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-07T08:06:59.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T08:06:59.809Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T08:06:59.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T08:07:00.001Z] $ docker exec 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 ssh-agent [2020-04-07T08:07:00.173Z] SSH_AUTH_SOCK=/tmp/ssh-mTCh4JwsGlfW/agent.58 [2020-04-07T08:07:00.173Z] SSH_AGENT_PID=65 [2020-04-07T08:07:00.179Z] Running ssh-add (command line suppressed) [2020-04-07T08:07:00.316Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/private_key_8424588293707229609.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/private_key_8424588293707229609.key) [2020-04-07T08:07:00.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T08:07:00.727Z] + git semver init [2020-04-07T08:07:00.727Z] # -> Open(): unable to determine branch for HEAD [2020-04-07T08:07:00.727Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-182/.git [2020-04-07T08:07:00.727Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-182 [2020-04-07T08:07:00.727Z] # $SEMVER_REMOTE_NAME = origin [2020-04-07T08:07:00.727Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-07T08:07:00.727Z] # $SEMVER_USER_NAME = jenkins [2020-04-07T08:07:00.727Z] # $SEMVER_BRANCH = PR-182 [2020-04-07T08:07:00.727Z] # $SEMVER_TEMP = /tmp/semver-029432062 [2020-04-07T08:07:00.727Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-07T08:07:01.665Z] # '/tmp/semver-029432062' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-182/.semver' [2020-04-07T08:07:01.665Z] # -> Force: false [2020-04-07T08:07:01.665Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-182/.semver [Pipeline] } [2020-04-07T08:07:01.687Z] $ docker exec --env ******** --env ******** 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 ssh-agent -k [2020-04-07T08:07:01.822Z] unset SSH_AUTH_SOCK; [2020-04-07T08:07:01.824Z] unset SSH_AGENT_PID; [2020-04-07T08:07:01.824Z] echo Agent pid 65 killed; [2020-04-07T08:07:01.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-07T08:07:02.410Z] + git semver [Pipeline] } [2020-04-07T08:07:02.440Z] $ docker stop --time=1 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 [2020-04-07T08:07:03.780Z] $ docker rm -f 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-07T08:07:04.806Z] Stashed 35 file(s) [Pipeline] echo [2020-04-07T08:07:04.825Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-07T08:07:20.274Z] Still waiting to schedule task [2020-04-07T08:07:20.274Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2545’ [2020-04-07T08:07:20.297Z] Still waiting to schedule task [2020-04-07T08:07:20.297Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-07T08:09:08.392Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2546 in /w/workspace/edgexfoundry_edgex-ui-go_PR-182 [Pipeline] { [Pipeline] ws [2020-04-07T08:09:08.467Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-07T08:09:14.221Z] using credential edgex-jenkins-ssh [2020-04-07T08:09:14.297Z] Cloning the remote Git repository [2020-04-07T08:09:14.297Z] Cloning with configured refspecs honoured and without tags [2020-04-07T08:09:14.365Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T08:09:14.458Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-07T08:09:14.547Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T08:09:14.550Z] > git --version # timeout=10 [2020-04-07T08:09:14.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:09:14.681Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:09:15.925Z] Fetching without tags [2020-04-07T08:09:15.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-07T08:09:15.819Z] > git config --add remote.origin.fetch +refs/pull/182/head:refs/remotes/origin/PR-182 # timeout=10 [2020-04-07T08:09:15.845Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:09:15.887Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-07T08:09:15.938Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T08:09:15.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:09:15.964Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:09:16.468Z] Merging remotes/origin/master commit 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 into PR head commit b06fbe795bbbe45136bb192da0d088554ba68046 [2020-04-07T08:09:16.832Z] Merge succeeded, producing b06fbe795bbbe45136bb192da0d088554ba68046 [2020-04-07T08:09:16.833Z] Checking out Revision b06fbe795bbbe45136bb192da0d088554ba68046 (PR-182) [2020-04-07T08:09:16.491Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:09:16.515Z] > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 [2020-04-07T08:09:16.694Z] > git remote # timeout=10 [2020-04-07T08:09:16.727Z] > git config --get remote.origin.url # timeout=10 [2020-04-07T08:09:16.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:09:16.759Z] > git merge 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 # timeout=10 [2020-04-07T08:09:16.781Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T08:09:16.840Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:09:16.853Z] > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 [2020-04-07T08:09:21.547Z] Commit message: "add query appservice config list api" [2020-04-07T08:09:21.606Z] > git --version # timeout=10 [2020-04-07T08:09:21.637Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-07T08:09:23.339Z] ========================================================= [2020-04-07T08:09:23.339Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-04-07T08:09:23.339Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:09:24.464Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-04-07T08:09:25.439Z] Sending build context to Docker daemon 11.4MB [2020-04-07T08:09:25.712Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-07T08:09:25.712Z] Step 2/8 : FROM ${BASE} [2020-04-07T08:09:25.997Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-07T08:09:25.997Z] 29bddadc8f3f: Pulling fs layer [2020-04-07T08:09:25.997Z] 02bb20f2603b: Pulling fs layer [2020-04-07T08:09:25.997Z] b62863a3550b: Pulling fs layer [2020-04-07T08:09:25.997Z] 9586258a13ea: Pulling fs layer [2020-04-07T08:09:25.997Z] a8b2cbafd68c: Pulling fs layer [2020-04-07T08:09:25.997Z] d1dd75721c92: Pulling fs layer [2020-04-07T08:09:25.997Z] 4e34fffdb759: Pulling fs layer [2020-04-07T08:09:25.997Z] fd1d9eb628f9: Pulling fs layer [2020-04-07T08:09:25.997Z] bd44c58b92db: Pulling fs layer [2020-04-07T08:09:25.997Z] e5856e266cf4: Pulling fs layer [2020-04-07T08:09:25.997Z] f0f88b30cdbb: Pulling fs layer [2020-04-07T08:09:25.997Z] 4e34fffdb759: Waiting [2020-04-07T08:09:25.997Z] fd1d9eb628f9: Waiting [2020-04-07T08:09:25.997Z] bd44c58b92db: Waiting [2020-04-07T08:09:25.997Z] e5856e266cf4: Waiting [2020-04-07T08:09:25.997Z] f0f88b30cdbb: Waiting [2020-04-07T08:09:25.997Z] 9586258a13ea: Waiting [2020-04-07T08:09:25.997Z] a8b2cbafd68c: Waiting [2020-04-07T08:09:25.997Z] d1dd75721c92: Waiting [2020-04-07T08:09:25.997Z] b62863a3550b: Verifying Checksum [2020-04-07T08:09:25.997Z] b62863a3550b: Download complete [2020-04-07T08:09:25.997Z] 02bb20f2603b: Verifying Checksum [2020-04-07T08:09:25.997Z] 02bb20f2603b: Download complete [2020-04-07T08:09:25.997Z] a8b2cbafd68c: Download complete [2020-04-07T08:09:25.997Z] d1dd75721c92: Verifying Checksum [2020-04-07T08:09:25.997Z] d1dd75721c92: Download complete [2020-04-07T08:09:26.267Z] 29bddadc8f3f: Download complete [2020-04-07T08:09:27.233Z] 29bddadc8f3f: Pull complete [2020-04-07T08:09:27.823Z] 02bb20f2603b: Pull complete [2020-04-07T08:09:28.094Z] b62863a3550b: Pull complete [2020-04-07T08:09:30.061Z] 4e34fffdb759: Verifying Checksum [2020-04-07T08:09:30.061Z] 4e34fffdb759: Download complete [2020-04-07T08:09:30.061Z] bd44c58b92db: Verifying Checksum [2020-04-07T08:09:30.061Z] bd44c58b92db: Download complete [2020-04-07T08:09:32.697Z] e5856e266cf4: Verifying Checksum [2020-04-07T08:09:32.697Z] e5856e266cf4: Download complete [2020-04-07T08:09:32.969Z] f0f88b30cdbb: Verifying Checksum [2020-04-07T08:09:32.969Z] f0f88b30cdbb: Download complete [2020-04-07T08:09:34.921Z] fd1d9eb628f9: Download complete [2020-04-07T08:09:35.505Z] 9586258a13ea: Verifying Checksum [2020-04-07T08:09:35.505Z] 9586258a13ea: Download complete [2020-04-07T08:09:47.871Z] 9586258a13ea: Pull complete [2020-04-07T08:09:47.871Z] a8b2cbafd68c: Pull complete [2020-04-07T08:09:47.871Z] d1dd75721c92: Pull complete [2020-04-07T08:09:52.156Z] 4e34fffdb759: Pull complete [2020-04-07T08:09:57.516Z] fd1d9eb628f9: Pull complete [2020-04-07T08:09:57.516Z] bd44c58b92db: Pull complete [2020-04-07T08:09:59.481Z] e5856e266cf4: Pull complete [2020-04-07T08:09:59.481Z] f0f88b30cdbb: Pull complete [2020-04-07T08:09:59.481Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-04-07T08:09:59.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-04-07T08:09:59.481Z] ---> 0be50c763560 [2020-04-07T08:09:59.481Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:10:03.765Z] ---> Running in e769e64f0829 [2020-04-07T08:10:03.765Z] Removing intermediate container e769e64f0829 [2020-04-07T08:10:03.765Z] ---> c1d578daa4eb [2020-04-07T08:10:03.765Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:10:04.003Z] Running on prd-centos7-docker-4c-2g-2547 in /w/workspace/edgexfoundry_edgex-ui-go_PR-182 [Pipeline] { [2020-04-07T08:10:04.034Z] ---> Running in 0951c126b8b3 [Pipeline] ws [2020-04-07T08:10:04.092Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-07T08:10:05.996Z] Removing intermediate container 0951c126b8b3 [2020-04-07T08:10:05.996Z] ---> 989f7c17506c [2020-04-07T08:10:05.996Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-07T08:10:05.996Z] ---> Running in 3be133a5ad95 [2020-04-07T08:10:06.960Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-07T08:10:07.922Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-07T08:10:08.193Z] OK: 121 MiB in 39 packages [2020-04-07T08:10:09.161Z] Removing intermediate container 3be133a5ad95 [2020-04-07T08:10:09.161Z] ---> 3c1380203433 [2020-04-07T08:10:09.161Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-07T08:10:09.431Z] ---> Running in d1c7556713e2 [2020-04-07T08:10:10.022Z] Removing intermediate container d1c7556713e2 [2020-04-07T08:10:10.022Z] ---> 469442193cff [2020-04-07T08:10:10.022Z] Step 7/8 : COPY . . [2020-04-07T08:10:10.120Z] using credential edgex-jenkins-ssh [2020-04-07T08:10:10.169Z] Cloning the remote Git repository [2020-04-07T08:10:10.169Z] Cloning with configured refspecs honoured and without tags [2020-04-07T08:10:10.219Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T08:10:10.352Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-07T08:10:10.497Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T08:10:10.497Z] > git --version # timeout=10 [2020-04-07T08:10:10.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:10:10.592Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:10:11.443Z] ---> cec12a2b7c7e [2020-04-07T08:10:11.443Z] Step 8/8 : RUN go mod download [2020-04-07T08:10:11.671Z] Fetching without tags [2020-04-07T08:10:11.714Z] ---> Running in d1b70a09dd7c [2020-04-07T08:10:12.088Z] Merging remotes/origin/master commit 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 into PR head commit b06fbe795bbbe45136bb192da0d088554ba68046 [2020-04-07T08:10:12.297Z] Merge succeeded, producing b06fbe795bbbe45136bb192da0d088554ba68046 [2020-04-07T08:10:12.297Z] Checking out Revision b06fbe795bbbe45136bb192da0d088554ba68046 (PR-182) [2020-04-07T08:10:11.356Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-07T08:10:11.364Z] > git config --add remote.origin.fetch +refs/pull/182/head:refs/remotes/origin/PR-182 # timeout=10 [2020-04-07T08:10:11.377Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:10:11.623Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-07T08:10:11.691Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T08:10:11.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:10:11.707Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:10:12.103Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:10:12.119Z] > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 [2020-04-07T08:10:12.248Z] > git remote # timeout=10 [2020-04-07T08:10:12.263Z] > git config --get remote.origin.url # timeout=10 [2020-04-07T08:10:12.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:10:12.280Z] > git merge 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 # timeout=10 [2020-04-07T08:10:12.291Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T08:10:12.305Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:10:12.348Z] > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 [2020-04-07T08:10:12.684Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-07T08:10:12.684Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-07T08:10:12.684Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-07T08:10:12.684Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-07T08:10:12.684Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-07T08:10:12.684Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-07T08:10:12.684Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-07T08:10:13.285Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-07T08:10:13.565Z] go: finding github.com/kr/text v0.1.0 [2020-04-07T08:10:13.565Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-07T08:10:13.837Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-07T08:10:13.837Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-07T08:10:13.837Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-07T08:10:13.837Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-07T08:10:13.837Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-07T08:10:13.837Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-07T08:10:13.837Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-07T08:10:14.439Z] go: finding github.com/kr/pty v1.1.1 [2020-04-07T08:10:14.726Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-07T08:10:14.998Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-07T08:10:14.998Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-07T08:10:14.998Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-07T08:10:16.956Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-07T08:10:16.956Z] go: finding golang.org/x/text v0.3.0 [2020-04-07T08:10:17.694Z] Commit message: "add query appservice config list api" [2020-04-07T08:10:17.766Z] > git --version # timeout=10 [2020-04-07T08:10:17.803Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-07T08:10:19.462Z] ========================================================= [2020-04-07T08:10:19.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-04-07T08:10:19.462Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:10:19.546Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-07T08:10:20.135Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-07T08:10:20.135Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-07T08:10:20.135Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-07T08:10:20.135Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-07T08:10:20.135Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-07T08:10:20.135Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-07T08:10:20.407Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-07T08:10:20.894Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-04-07T08:10:20.998Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-07T08:10:21.276Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-07T08:10:21.867Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-07T08:10:21.867Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-07T08:10:21.867Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-07T08:10:21.867Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-07T08:10:21.867Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-07T08:10:21.867Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-07T08:10:21.867Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-07T08:10:21.867Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-07T08:10:21.879Z] Sending build context to Docker daemon 11.4MB [2020-04-07T08:10:21.879Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-07T08:10:21.879Z] Step 2/8 : FROM ${BASE} [2020-04-07T08:10:21.879Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-07T08:10:21.879Z] 9d48c3bd43c5: Pulling fs layer [2020-04-07T08:10:21.879Z] 7f94eaf8af20: Pulling fs layer [2020-04-07T08:10:21.879Z] 9fe9984849c1: Pulling fs layer [2020-04-07T08:10:21.879Z] ec448270508e: Pulling fs layer [2020-04-07T08:10:21.879Z] 65ba82af53f7: Pulling fs layer [2020-04-07T08:10:21.879Z] 07c18b20a200: Pulling fs layer [2020-04-07T08:10:21.879Z] d9b3ee039db2: Pulling fs layer [2020-04-07T08:10:21.879Z] 8c79c1ac0d81: Pulling fs layer [2020-04-07T08:10:21.879Z] ff40f1a7a0b9: Pulling fs layer [2020-04-07T08:10:21.879Z] bdb43ae2d12f: Pulling fs layer [2020-04-07T08:10:21.879Z] 8e1ab0ef8490: Pulling fs layer [2020-04-07T08:10:21.879Z] ec448270508e: Waiting [2020-04-07T08:10:21.879Z] 65ba82af53f7: Waiting [2020-04-07T08:10:21.879Z] 07c18b20a200: Waiting [2020-04-07T08:10:21.879Z] ff40f1a7a0b9: Waiting [2020-04-07T08:10:21.879Z] d9b3ee039db2: Waiting [2020-04-07T08:10:21.879Z] 8c79c1ac0d81: Waiting [2020-04-07T08:10:21.879Z] bdb43ae2d12f: Waiting [2020-04-07T08:10:21.879Z] 9fe9984849c1: Download complete [2020-04-07T08:10:21.879Z] 7f94eaf8af20: Verifying Checksum [2020-04-07T08:10:21.880Z] 7f94eaf8af20: Download complete [2020-04-07T08:10:22.138Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-07T08:10:22.138Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-07T08:10:22.157Z] 65ba82af53f7: Verifying Checksum [2020-04-07T08:10:22.157Z] 65ba82af53f7: Download complete [2020-04-07T08:10:22.157Z] 07c18b20a200: Verifying Checksum [2020-04-07T08:10:22.157Z] 07c18b20a200: Download complete [2020-04-07T08:10:22.157Z] 9d48c3bd43c5: Verifying Checksum [2020-04-07T08:10:22.157Z] 9d48c3bd43c5: Download complete [2020-04-07T08:10:22.864Z] 9d48c3bd43c5: Pull complete [2020-04-07T08:10:23.115Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-07T08:10:23.115Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-07T08:10:23.115Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-07T08:10:23.115Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-07T08:10:23.387Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-07T08:10:23.387Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-07T08:10:23.387Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-07T08:10:23.387Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-07T08:10:23.387Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-07T08:10:23.387Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-07T08:10:23.387Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-07T08:10:24.364Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-07T08:10:24.364Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-07T08:10:24.364Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-07T08:10:24.455Z] d9b3ee039db2: Verifying Checksum [2020-04-07T08:10:24.455Z] d9b3ee039db2: Download complete [2020-04-07T08:10:24.455Z] ff40f1a7a0b9: Verifying Checksum [2020-04-07T08:10:24.455Z] ff40f1a7a0b9: Download complete [2020-04-07T08:10:24.455Z] 7f94eaf8af20: Pull complete [2020-04-07T08:10:24.654Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-07T08:10:24.654Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-07T08:10:24.654Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-07T08:10:24.788Z] 9fe9984849c1: Pull complete [2020-04-07T08:10:24.935Z] go: finding github.com/posener/complete v1.1.1 [2020-04-07T08:10:25.209Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-07T08:10:25.459Z] bdb43ae2d12f: Verifying Checksum [2020-04-07T08:10:25.459Z] bdb43ae2d12f: Download complete [2020-04-07T08:10:25.459Z] 8e1ab0ef8490: Verifying Checksum [2020-04-07T08:10:25.459Z] 8e1ab0ef8490: Download complete [2020-04-07T08:10:25.459Z] 8c79c1ac0d81: Download complete [2020-04-07T08:10:25.459Z] ec448270508e: Verifying Checksum [2020-04-07T08:10:25.459Z] ec448270508e: Download complete [2020-04-07T08:10:25.481Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-07T08:10:25.481Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-07T08:10:25.481Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-07T08:10:25.753Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-07T08:10:25.753Z] go: finding github.com/fatih/color v1.7.0 [2020-04-07T08:10:25.753Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-07T08:10:25.753Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-07T08:10:33.864Z] ec448270508e: Pull complete [2020-04-07T08:10:33.864Z] 65ba82af53f7: Pull complete [2020-04-07T08:10:34.200Z] 07c18b20a200: Pull complete [2020-04-07T08:10:38.587Z] d9b3ee039db2: Pull complete [2020-04-07T08:10:44.071Z] 8c79c1ac0d81: Pull complete [2020-04-07T08:10:44.071Z] ff40f1a7a0b9: Pull complete [2020-04-07T08:10:45.208Z] bdb43ae2d12f: Pull complete [2020-04-07T08:10:45.208Z] 8e1ab0ef8490: Pull complete [2020-04-07T08:10:45.208Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-04-07T08:10:45.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-04-07T08:10:45.208Z] ---> 8acfeb908b63 [2020-04-07T08:10:45.208Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:10:45.496Z] ---> Running in 8852201445e4 [2020-04-07T08:10:45.496Z] Removing intermediate container 8852201445e4 [2020-04-07T08:10:45.496Z] ---> 5989ba199e21 [2020-04-07T08:10:45.496Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:10:45.496Z] ---> Running in e260be79ab08 [2020-04-07T08:10:46.912Z] Removing intermediate container e260be79ab08 [2020-04-07T08:10:46.912Z] ---> 3f699e66d1f1 [2020-04-07T08:10:46.912Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-07T08:10:46.912Z] ---> Running in 8c3566c41355 [2020-04-07T08:10:47.900Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-07T08:10:48.898Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-07T08:10:49.260Z] OK: 134 MiB in 39 packages [2020-04-07T08:10:49.899Z] Removing intermediate container 8c3566c41355 [2020-04-07T08:10:49.899Z] ---> 7177c8d6866a [2020-04-07T08:10:49.899Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-07T08:10:50.165Z] ---> Running in 00904105270c [2020-04-07T08:10:50.165Z] Removing intermediate container 00904105270c [2020-04-07T08:10:50.165Z] ---> 133a91db4d76 [2020-04-07T08:10:50.165Z] Step 7/8 : COPY . . [2020-04-07T08:10:51.562Z] ---> e2a622584b9d [2020-04-07T08:10:51.563Z] Step 8/8 : RUN go mod download [2020-04-07T08:10:51.563Z] ---> Running in 7ee59125016c [2020-04-07T08:10:52.512Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-07T08:10:52.512Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-07T08:10:52.512Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-07T08:10:52.512Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-07T08:10:52.512Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-07T08:10:52.512Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-07T08:10:52.512Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-07T08:10:53.145Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-07T08:10:53.145Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-07T08:10:53.145Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-07T08:10:53.145Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-07T08:10:53.145Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-07T08:10:53.145Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-07T08:10:53.145Z] go: finding github.com/kr/text v0.1.0 [2020-04-07T08:10:53.145Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-07T08:10:53.410Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-07T08:10:53.756Z] go: finding github.com/kr/pty v1.1.1 [2020-04-07T08:10:53.757Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-07T08:10:53.757Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-07T08:10:53.757Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-07T08:10:53.757Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-07T08:10:53.757Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-07T08:10:55.248Z] go: finding golang.org/x/text v0.3.0 [2020-04-07T08:10:55.588Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-07T08:10:57.739Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-07T08:10:58.030Z] Removing intermediate container d1b70a09dd7c [2020-04-07T08:10:58.030Z] ---> 012e79c0120b [2020-04-07T08:10:58.030Z] Successfully built 012e79c0120b [2020-04-07T08:10:58.030Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-04-07T08:10:58.353Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-07T08:10:58.353Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-07T08:10:58.353Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-07T08:10:58.353Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-07T08:10:58.353Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-07T08:10:58.353Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-07T08:10:58.353Z] go: finding github.com/hashicorp/serf v0.8.2 [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:10:58.839Z] + docker inspect -f . ci-base-image-arm64 [2020-04-07T08:10:58.839Z] . [Pipeline] withDockerContainer [2020-04-07T08:10:59.063Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-07T08:10:59.063Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-07T08:10:59.175Z] prd-ubuntu18.04-docker-arm64-4c-16g-2546 does not seem to be running inside a container [2020-04-07T08:10:59.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-07T08:11:00.154Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-07T08:11:00.154Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-07T08:11:00.154Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-07T08:11:00.154Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-07T08:11:00.154Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-07T08:11:00.154Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-07T08:11:00.154Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-07T08:11:00.154Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-07T08:11:00.686Z] $ docker top fedc8602c5d783cbb08cf0f23b4b7a5fc6dedb5e8f607557fb9dac663485d540 -eo pid,comm [2020-04-07T08:11:00.862Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-07T08:11:00.862Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-07T08:11:00.862Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-07T08:11:00.862Z] go: finding github.com/mitchellh/gox v0.4.0 [Pipeline] { [Pipeline] sh [2020-04-07T08:11:01.206Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-07T08:11:01.206Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-07T08:11:01.206Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-07T08:11:01.206Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-07T08:11:01.491Z] go: finding github.com/posener/complete v1.1.1 [2020-04-07T08:11:01.491Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-07T08:11:01.767Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-07T08:11:01.767Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-07T08:11:01.767Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-07T08:11:01.767Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-07T08:11:01.767Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-07T08:11:01.767Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-07T08:11:01.767Z] go: finding github.com/fatih/color v1.7.0 [2020-04-07T08:11:01.841Z] + go version [2020-04-07T08:11:01.841Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-04-07T08:11:02.034Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-07T08:11:02.034Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-07T08:11:02.034Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-07T08:11:02.034Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-07T08:11:02.304Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-07T08:11:02.304Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-07T08:11:02.304Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-07T08:11:02.304Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-07T08:11:02.304Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-07T08:11:02.519Z] + make test [2020-04-07T08:11:02.520Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-07T08:11:03.293Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-07T08:11:03.293Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-07T08:11:03.932Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-07T08:11:18.914Z] Removing intermediate container 7ee59125016c [2020-04-07T08:11:18.914Z] ---> e3bb48cee382 [2020-04-07T08:11:18.914Z] Successfully built e3bb48cee382 [2020-04-07T08:11:18.914Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:11:20.617Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-07T08:11:20.881Z] . [Pipeline] withDockerContainer [2020-04-07T08:11:21.165Z] prd-centos7-docker-4c-2g-2547 does not seem to be running inside a container [2020-04-07T08:11:21.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-07T08:11:22.219Z] $ docker top 79980f4bbae057a20f6ab113e83284b846923867746cde7409a8203db6e920c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-07T08:11:22.824Z] + go version [2020-04-07T08:11:23.091Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-04-07T08:11:23.785Z] + make test [2020-04-07T08:11:23.785Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-07T08:11:25.927Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-07T08:11:30.659Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-07T08:11:30.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-07T08:11:30.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-07T08:11:30.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-07T08:11:30.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-07T08:11:30.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-07T08:11:30.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-07T08:11:30.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-07T08:11:30.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-07T08:11:30.659Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-07T08:11:30.659Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-07T08:11:30.659Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-07T08:11:43.404Z] Stashed 1 file(s) [Pipeline] } [2020-04-07T08:11:43.419Z] $ docker stop --time=1 fedc8602c5d783cbb08cf0f23b4b7a5fc6dedb5e8f607557fb9dac663485d540 [2020-04-07T08:11:44.574Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-07T08:11:44.574Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-07T08:11:44.574Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-07T08:11:44.574Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-07T08:11:44.574Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-07T08:11:44.574Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-07T08:11:44.574Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-07T08:11:44.574Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-07T08:11:44.574Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-07T08:11:44.574Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-07T08:11:44.574Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-07T08:11:44.574Z] GO111MODULE=on go vet ./... [2020-04-07T08:11:45.646Z] $ docker rm -f fedc8602c5d783cbb08cf0f23b4b7a5fc6dedb5e8f607557fb9dac663485d540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-07T08:11:47.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-07T08:11:48.077Z] + ls -al . [2020-04-07T08:11:48.077Z] total 112 [2020-04-07T08:11:48.077Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 08:11 . [2020-04-07T08:11:48.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:09 .. [2020-04-07T08:11:48.077Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 08:09 .git [2020-04-07T08:11:48.077Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 7 08:09 .gitignore [2020-04-07T08:11:48.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:09 .semver [2020-04-07T08:11:48.077Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 7 08:09 CONTRIBUTING.md [2020-04-07T08:11:48.077Z] -rw-rw-r-- 1 jenkins jenkins 839 Apr 7 08:09 Dockerfile [2020-04-07T08:11:48.077Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 7 08:09 Dockerfile.build [2020-04-07T08:11:48.077Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 7 08:09 Jenkinsfile [2020-04-07T08:11:48.077Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 7 08:09 LICENSE [2020-04-07T08:11:48.077Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 7 08:09 Makefile [2020-04-07T08:11:48.077Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 7 08:09 README.md [2020-04-07T08:11:48.077Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 08:07 VERSION [2020-04-07T08:11:48.077Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 08:09 app [2020-04-07T08:11:48.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:09 assets [2020-04-07T08:11:48.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 08:09 bin [2020-04-07T08:11:48.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:09 cmd [2020-04-07T08:11:48.077Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 7 08:11 coverage.out [2020-04-07T08:11:48.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:09 docs [2020-04-07T08:11:48.077Z] -rw-rw-r-- 1 jenkins jenkins 522 Apr 7 08:09 go.mod [2020-04-07T08:11:48.077Z] -rw-r--r-- 1 jenkins jenkins 8727 Apr 7 08:11 go.sum [2020-04-07T08:11:48.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:09 internal [2020-04-07T08:11:48.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:09 snap [2020-04-07T08:11:48.077Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 7 08:09 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:11:48.433Z] + 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=b06fbe795bbbe45136bb192da0d088554ba68046 --label arch=arm64 --label version=0.0.0 . [Pipeline] stash [2020-04-07T08:11:49.010Z] Warning: overwriting stash ‘coverage-report’ [2020-04-07T08:11:49.024Z] Sending build context to Docker daemon 11.41MB [2020-04-07T08:11:49.024Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-07T08:11:49.024Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-07T08:11:49.024Z] ---> 012e79c0120b [2020-04-07T08:11:49.024Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-07T08:11:49.293Z] ---> Running in dda19e7133c4 [2020-04-07T08:11:49.559Z] Removing intermediate container dda19e7133c4 [2020-04-07T08:11:49.559Z] ---> 5a61bfdb60ee [2020-04-07T08:11:49.559Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-07T08:11:49.826Z] ---> Running in d1f707070e44 [2020-04-07T08:11:50.094Z] Removing intermediate container d1f707070e44 [2020-04-07T08:11:50.094Z] ---> c02dacc430a8 [2020-04-07T08:11:50.094Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-07T08:11:50.094Z] ---> Running in 7dd1c6c2b273 [2020-04-07T08:11:50.571Z] Stashed 1 file(s) [Pipeline] } [2020-04-07T08:11:50.589Z] $ docker stop --time=1 79980f4bbae057a20f6ab113e83284b846923867746cde7409a8203db6e920c2 [2020-04-07T08:11:50.680Z] Removing intermediate container 7dd1c6c2b273 [2020-04-07T08:11:50.680Z] ---> ec0e64f0f6b5 [2020-04-07T08:11:50.680Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-07T08:11:50.680Z] ---> Running in dba8e94d7dfd [2020-04-07T08:11:50.947Z] Removing intermediate container dba8e94d7dfd [2020-04-07T08:11:50.947Z] ---> 8e309e244f0a [2020-04-07T08:11:50.947Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-07T08:11:51.216Z] ---> Running in 99a0adfb3879 [2020-04-07T08:11:51.490Z] Removing intermediate container 99a0adfb3879 [2020-04-07T08:11:51.490Z] ---> 5e50fb3f16e1 [2020-04-07T08:11:51.490Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:11:51.490Z] ---> Running in 8475262f8464 [2020-04-07T08:11:52.680Z] $ docker rm -f 79980f4bbae057a20f6ab113e83284b846923867746cde7409a8203db6e920c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-04-07T08:11:53.442Z] Removing intermediate container 8475262f8464 [2020-04-07T08:11:53.442Z] ---> b2fafc7aff15 [2020-04-07T08:11:53.442Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-07T08:11:53.442Z] ---> Running in 9211e6e49576 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-07T08:11:54.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-07T08:11:54.409Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-07T08:11:54.529Z] + ls -al . [2020-04-07T08:11:54.530Z] total 72 [2020-04-07T08:11:54.530Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 7 08:11 . [2020-04-07T08:11:54.530Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 7 08:10 .. [2020-04-07T08:11:54.530Z] drwxrwxr-x. 8 jenkins jenkins 119 Apr 7 08:10 app [2020-04-07T08:11:54.530Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 08:10 assets [2020-04-07T08:11:54.530Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 7 08:10 bin [2020-04-07T08:11:54.530Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 7 08:10 cmd [2020-04-07T08:11:54.530Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 7 08:10 CONTRIBUTING.md [2020-04-07T08:11:54.530Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 7 08:11 coverage.out [2020-04-07T08:11:54.530Z] -rw-rw-r--. 1 jenkins jenkins 839 Apr 7 08:10 Dockerfile [2020-04-07T08:11:54.530Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 7 08:10 Dockerfile.build [2020-04-07T08:11:54.530Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 7 08:10 docs [2020-04-07T08:11:54.530Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 08:10 .git [2020-04-07T08:11:54.530Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 7 08:10 .gitignore [2020-04-07T08:11:54.530Z] -rw-rw-r--. 1 jenkins jenkins 522 Apr 7 08:10 go.mod [2020-04-07T08:11:54.530Z] -rw-r--r--. 1 jenkins jenkins 8727 Apr 7 08:11 go.sum [2020-04-07T08:11:54.530Z] drwxrwxr-x. 3 jenkins jenkins 17 Apr 7 08:10 internal [2020-04-07T08:11:54.530Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 7 08:10 Jenkinsfile [2020-04-07T08:11:54.530Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 7 08:10 LICENSE [2020-04-07T08:11:54.530Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 7 08:10 Makefile [2020-04-07T08:11:54.530Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 7 08:10 README.md [2020-04-07T08:11:54.530Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 7 08:10 .semver [2020-04-07T08:11:54.530Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 7 08:10 snap [2020-04-07T08:11:54.530Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 08:07 VERSION [2020-04-07T08:11:54.530Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 7 08:10 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:11:54.951Z] + 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=b06fbe795bbbe45136bb192da0d088554ba68046 --label arch=amd64 --label version=0.0.0 . [2020-04-07T08:11:54.994Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-07T08:11:55.571Z] Sending build context to Docker daemon 11.41MB [2020-04-07T08:11:55.571Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-07T08:11:55.571Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-07T08:11:55.571Z] ---> e3bb48cee382 [2020-04-07T08:11:55.571Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-07T08:11:55.580Z] OK: 121 MiB in 39 packages [2020-04-07T08:11:55.837Z] ---> Running in d5c5995ba87d [2020-04-07T08:11:55.837Z] Removing intermediate container d5c5995ba87d [2020-04-07T08:11:55.837Z] ---> 469cba737236 [2020-04-07T08:11:55.837Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-07T08:11:56.104Z] ---> Running in 64f97fa984b4 [2020-04-07T08:11:56.366Z] Removing intermediate container 64f97fa984b4 [2020-04-07T08:11:56.366Z] ---> 32095c051c15 [2020-04-07T08:11:56.366Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-07T08:11:56.366Z] ---> Running in d05e533d7870 [2020-04-07T08:11:56.545Z] Removing intermediate container 9211e6e49576 [2020-04-07T08:11:56.546Z] ---> f98d62d0c0ec [2020-04-07T08:11:56.546Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-07T08:11:56.546Z] ---> Running in 46436d1815f8 [2020-04-07T08:11:56.627Z] Removing intermediate container d05e533d7870 [2020-04-07T08:11:56.627Z] ---> 2d547f4d1735 [2020-04-07T08:11:56.627Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-07T08:11:56.627Z] ---> Running in 1c43a0939ed8 [2020-04-07T08:11:56.914Z] Removing intermediate container 1c43a0939ed8 [2020-04-07T08:11:56.914Z] ---> ecbc354ee074 [2020-04-07T08:11:56.914Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-07T08:11:56.914Z] ---> Running in f0d6df381ee1 [2020-04-07T08:11:57.145Z] Removing intermediate container 46436d1815f8 [2020-04-07T08:11:57.145Z] ---> 8248762f09f7 [2020-04-07T08:11:57.145Z] Step 11/23 : COPY go.mod . [2020-04-07T08:11:57.177Z] Removing intermediate container f0d6df381ee1 [2020-04-07T08:11:57.177Z] ---> 95c2c7b467f4 [2020-04-07T08:11:57.177Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:11:57.177Z] ---> Running in 9cf2211ea3d9 [2020-04-07T08:11:57.730Z] ---> 9668dcbcd76e [2020-04-07T08:11:57.730Z] Step 12/23 : COPY Makefile . [2020-04-07T08:11:57.999Z] ---> efa8a89ecba3 [2020-04-07T08:11:57.999Z] Step 13/23 : RUN make update [2020-04-07T08:11:58.123Z] Removing intermediate container 9cf2211ea3d9 [2020-04-07T08:11:58.124Z] ---> b098f4adaf9b [2020-04-07T08:11:58.124Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-07T08:11:58.267Z] ---> Running in d33f77c5b733 [2020-04-07T08:11:58.386Z] ---> Running in 3940a336a5e7 [2020-04-07T08:11:59.236Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-07T08:11:59.379Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-07T08:12:00.004Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-07T08:12:00.205Z] Removing intermediate container d33f77c5b733 [2020-04-07T08:12:00.205Z] ---> 23d8772d3e16 [2020-04-07T08:12:00.205Z] Step 14/23 : COPY . . [2020-04-07T08:12:00.301Z] OK: 134 MiB in 39 packages [2020-04-07T08:12:00.900Z] Removing intermediate container 3940a336a5e7 [2020-04-07T08:12:00.900Z] ---> c6c114d6706a [2020-04-07T08:12:00.900Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-07T08:12:01.165Z] ---> Running in 714dfdee2298 [2020-04-07T08:12:01.165Z] Removing intermediate container 714dfdee2298 [2020-04-07T08:12:01.165Z] ---> 26ab63e0ab00 [2020-04-07T08:12:01.165Z] Step 11/23 : COPY go.mod . [2020-04-07T08:12:01.425Z] ---> 8314872da50d [2020-04-07T08:12:01.425Z] Step 12/23 : COPY Makefile . [2020-04-07T08:12:01.619Z] ---> ddeb7ac8b66d [2020-04-07T08:12:01.619Z] Step 15/23 : RUN ${MAKE} [2020-04-07T08:12:01.693Z] ---> 3f8ec8aa28fc [2020-04-07T08:12:01.693Z] Step 13/23 : RUN make update [2020-04-07T08:12:01.693Z] ---> Running in ac028bc23972 [2020-04-07T08:12:01.890Z] ---> Running in 809d83fc2d2a [2020-04-07T08:12:02.282Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-07T08:12:02.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-07T08:12:02.912Z] Removing intermediate container ac028bc23972 [2020-04-07T08:12:02.912Z] ---> 4f1cc95f4473 [2020-04-07T08:12:02.912Z] Step 14/23 : COPY . . [2020-04-07T08:12:03.502Z] ---> 8fb098840580 [2020-04-07T08:12:03.502Z] Step 15/23 : RUN ${MAKE} [2020-04-07T08:12:03.502Z] ---> Running in 1ec8b7935312 [2020-04-07T08:12:04.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-07T08:12:22.700Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-07T08:12:24.759Z] Removing intermediate container 1ec8b7935312 [2020-04-07T08:12:24.759Z] ---> 079018ca7561 [2020-04-07T08:12:24.759Z] Step 16/23 : FROM alpine [2020-04-07T08:12:25.024Z] latest: Pulling from library/alpine [2020-04-07T08:12:25.306Z] aad63a933944: Pulling fs layer [2020-04-07T08:12:25.306Z] aad63a933944: Verifying Checksum [2020-04-07T08:12:25.306Z] aad63a933944: Download complete [2020-04-07T08:12:25.939Z] aad63a933944: Pull complete [2020-04-07T08:12:25.939Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-07T08:12:25.939Z] Status: Downloaded newer image for alpine:latest [2020-04-07T08:12:25.939Z] ---> a187dde48cd2 [2020-04-07T08:12:25.939Z] Step 17/23 : EXPOSE 4000 [2020-04-07T08:12:25.939Z] ---> Running in c05df5412afa [2020-04-07T08:12:26.206Z] Removing intermediate container c05df5412afa [2020-04-07T08:12:26.206Z] ---> b416bfc90f34 [2020-04-07T08:12:26.206Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-07T08:12:26.804Z] ---> 4a9d63d67d06 [2020-04-07T08:12:26.804Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-07T08:12:26.804Z] ---> Running in 554e2f93808b [2020-04-07T08:12:27.071Z] Removing intermediate container 554e2f93808b [2020-04-07T08:12:27.071Z] ---> ede0e203f218 [2020-04-07T08:12:27.071Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-04-07T08:12:27.071Z] ---> Running in 93441ed80ff0 [2020-04-07T08:12:27.352Z] Removing intermediate container 93441ed80ff0 [2020-04-07T08:12:27.352Z] ---> 8d901fd45553 [2020-04-07T08:12:27.352Z] Step 21/23 : LABEL arch=amd64 [2020-04-07T08:12:27.352Z] ---> Running in a550fd0f2f7b [2020-04-07T08:12:27.633Z] Removing intermediate container a550fd0f2f7b [2020-04-07T08:12:27.633Z] ---> 40eaf426e2b7 [2020-04-07T08:12:27.633Z] Step 22/23 : LABEL git_sha=b06fbe795bbbe45136bb192da0d088554ba68046 [2020-04-07T08:12:27.633Z] ---> Running in 1f9406b51fae [2020-04-07T08:12:27.633Z] Removing intermediate container 1f9406b51fae [2020-04-07T08:12:27.633Z] ---> c703207a7ce2 [2020-04-07T08:12:27.633Z] Step 23/23 : LABEL version=0.0.0 [2020-04-07T08:12:27.899Z] ---> Running in a942ad75ba74 [2020-04-07T08:12:27.899Z] Removing intermediate container a942ad75ba74 [2020-04-07T08:12:27.899Z] ---> e247ff8b8653 [2020-04-07T08:12:27.899Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-07T08:12:27.899Z] Successfully built e247ff8b8653 [2020-04-07T08:12:27.899Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T08:12:29.599Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-07T08:12:34.957Z] Removing intermediate container 809d83fc2d2a [2020-04-07T08:12:34.957Z] ---> 70c83f661b26 [2020-04-07T08:12:34.957Z] Step 16/23 : FROM alpine [2020-04-07T08:12:34.957Z] latest: Pulling from library/alpine [2020-04-07T08:12:34.957Z] 8a0637ca1ac9: Pulling fs layer [2020-04-07T08:12:35.542Z] 8a0637ca1ac9: Verifying Checksum [2020-04-07T08:12:35.542Z] 8a0637ca1ac9: Download complete [2020-04-07T08:12:36.127Z] 8a0637ca1ac9: Pull complete [2020-04-07T08:12:36.127Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-07T08:12:36.127Z] Status: Downloaded newer image for alpine:latest [2020-04-07T08:12:36.127Z] ---> 2ee122dcc32d [2020-04-07T08:12:36.127Z] Step 17/23 : EXPOSE 4000 [2020-04-07T08:12:36.127Z] ---> Running in 6105a3c3740c [2020-04-07T08:12:36.397Z] Removing intermediate container 6105a3c3740c [2020-04-07T08:12:36.397Z] ---> 473dde8894df [2020-04-07T08:12:36.397Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-07T08:12:38.349Z] ---> 390f2adcbd9d [2020-04-07T08:12:38.349Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-07T08:12:38.349Z] ---> Running in 6b1e360a85e0 [2020-04-07T08:12:38.617Z] Removing intermediate container 6b1e360a85e0 [2020-04-07T08:12:38.617Z] ---> 956ba88a765f [2020-04-07T08:12:38.617Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-04-07T08:12:38.617Z] ---> Running in 28be05c55f32 [2020-04-07T08:12:39.205Z] Removing intermediate container 28be05c55f32 [2020-04-07T08:12:39.205Z] ---> 9905d7b9d31e [2020-04-07T08:12:39.205Z] Step 21/23 : LABEL arch=arm64 [2020-04-07T08:12:39.205Z] ---> Running in d3e4c71726ff [2020-04-07T08:12:39.473Z] Removing intermediate container d3e4c71726ff [2020-04-07T08:12:39.473Z] ---> d45a45e13652 [2020-04-07T08:12:39.473Z] Step 22/23 : LABEL git_sha=b06fbe795bbbe45136bb192da0d088554ba68046 [2020-04-07T08:12:39.742Z] ---> Running in 9e875c435293 [2020-04-07T08:12:40.014Z] Removing intermediate container 9e875c435293 [2020-04-07T08:12:40.014Z] ---> 978e8a664773 [2020-04-07T08:12:40.014Z] Step 23/23 : LABEL version=0.0.0 [2020-04-07T08:12:40.014Z] ---> Running in 90ea0475c855 [2020-04-07T08:12:40.600Z] Removing intermediate container 90ea0475c855 [2020-04-07T08:12:40.600Z] ---> b71ad146ec4d [2020-04-07T08:12:40.600Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-07T08:12:40.600Z] Successfully built b71ad146ec4d [2020-04-07T08:12:40.600Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-07T08:12:42.046Z] provisioning config files... [2020-04-07T08:12:42.057Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/config7367269889403201106tmp [Pipeline] { [Pipeline] sh [2020-04-07T08:12:42.429Z] + curl -s https://codecov.io/bash [2020-04-07T08:12:42.429Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/config7367269889403201106tmp [2020-04-07T08:12:42.693Z] [2020-04-07T08:12:42.693Z] _____ _ [2020-04-07T08:12:42.693Z] / ____| | | [2020-04-07T08:12:42.693Z] | | ___ __| | ___ ___ _____ __ [2020-04-07T08:12:42.693Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-07T08:12:42.693Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-07T08:12:42.693Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-07T08:12:42.693Z] Bash-tbd [2020-04-07T08:12:42.693Z] [2020-04-07T08:12:42.693Z] [2020-04-07T08:12:42.693Z] ==> Jenkins CI detected. [2020-04-07T08:12:42.693Z] project root: . [2020-04-07T08:12:42.693Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-07T08:12:42.693Z] ==> Running gcov in . (disable via -X gcov) [2020-04-07T08:12:42.693Z] ==> Python coveragepy not found [2020-04-07T08:12:42.693Z] ==> Searching for coverage reports in: [2020-04-07T08:12:42.693Z] + . [2020-04-07T08:12:42.693Z] -> Found 1 reports [2020-04-07T08:12:42.693Z] ==> Detecting git/mercurial file structure [2020-04-07T08:12:42.693Z] ==> Reading reports [2020-04-07T08:12:42.693Z] + ./coverage.out bytes=10 [2020-04-07T08:12:42.693Z] ==> Appending adjustments [2020-04-07T08:12:42.693Z] http://docs.codecov.io/docs/fixing-reports [2020-04-07T08:12:42.951Z] + Found adjustments [2020-04-07T08:12:42.951Z] ==> Gzipping contents [2020-04-07T08:12:42.951Z] ==> Uploading reports [2020-04-07T08:12:42.951Z] url: https://codecov.io [2020-04-07T08:12:42.951Z] query: branch=PR-182&commit=b06fbe795bbbe45136bb192da0d088554ba68046&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=182&job= [2020-04-07T08:12:42.951Z] -> Pinging Codecov [2020-04-07T08:12:42.951Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-182&commit=b06fbe795bbbe45136bb192da0d088554ba68046&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=182&job= [2020-04-07T08:12:43.212Z] -> Uploading [2020-04-07T08:12:43.781Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b06fbe795bbbe45136bb192da0d088554ba68046 [Pipeline] } [2020-04-07T08:12:43.799Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:12:45.369Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:12:45.696Z] ---> package-listing.sh [2020-04-07T08:12:45.696Z] ++ facter osfamily [2020-04-07T08:12:45.696Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-07T08:12:45.696Z] + OS_FAMILY=redhat [2020-04-07T08:12:45.696Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-182 [2020-04-07T08:12:45.696Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-07T08:12:45.696Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-07T08:12:45.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-07T08:12:45.696Z] + PACKAGES=/tmp/packages_start.txt [2020-04-07T08:12:45.696Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-182 ']' [2020-04-07T08:12:45.696Z] + PACKAGES=/tmp/packages_end.txt [2020-04-07T08:12:45.696Z] + case "${OS_FAMILY}" in [2020-04-07T08:12:45.696Z] + rpm -qa [2020-04-07T08:12:45.696Z] + sort [2020-04-07T08:12:49.892Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-07T08:12:49.892Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-07T08:12:49.892Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-07T08:12:49.892Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-182 ']' [2020-04-07T08:12:49.892Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-182/archives/ [2020-04-07T08:12:49.892Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-182/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:12:50.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T08:12:50.400Z] [2020-04-07T08:12:50.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:12:50.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T08:12:50.770Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-07T08:12:50.770Z] c9b1b535fdd9: Pulling fs layer [2020-04-07T08:12:50.770Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-07T08:12:50.770Z] 756a868c4378: Pulling fs layer [2020-04-07T08:12:50.770Z] 444b2fc9a129: Pulling fs layer [2020-04-07T08:12:50.770Z] ea15f1150254: Pulling fs layer [2020-04-07T08:12:50.770Z] 41b27a9f41bf: Pulling fs layer [2020-04-07T08:12:50.770Z] 28c525ee5125: Pulling fs layer [2020-04-07T08:12:50.770Z] 094b1ea09ed8: Pulling fs layer [2020-04-07T08:12:50.770Z] 138eaada9080: Pulling fs layer [2020-04-07T08:12:50.770Z] 0622d0fa9048: Pulling fs layer [2020-04-07T08:12:50.770Z] ea15f1150254: Waiting [2020-04-07T08:12:50.770Z] 41b27a9f41bf: Waiting [2020-04-07T08:12:50.770Z] 28c525ee5125: Waiting [2020-04-07T08:12:50.770Z] 094b1ea09ed8: Waiting [2020-04-07T08:12:50.770Z] 138eaada9080: Waiting [2020-04-07T08:12:50.770Z] 0622d0fa9048: Waiting [2020-04-07T08:12:50.770Z] 444b2fc9a129: Waiting [2020-04-07T08:12:50.770Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-07T08:12:50.770Z] 2cc5ad85d9ab: Download complete [2020-04-07T08:12:50.770Z] 444b2fc9a129: Verifying Checksum [2020-04-07T08:12:50.770Z] 444b2fc9a129: Download complete [2020-04-07T08:12:50.770Z] c9b1b535fdd9: Verifying Checksum [2020-04-07T08:12:50.770Z] c9b1b535fdd9: Download complete [2020-04-07T08:12:50.770Z] ea15f1150254: Verifying Checksum [2020-04-07T08:12:50.770Z] ea15f1150254: Download complete [2020-04-07T08:12:51.037Z] 28c525ee5125: Verifying Checksum [2020-04-07T08:12:51.037Z] 28c525ee5125: Download complete [2020-04-07T08:12:51.304Z] 756a868c4378: Verifying Checksum [2020-04-07T08:12:51.304Z] 756a868c4378: Download complete [2020-04-07T08:12:51.304Z] c9b1b535fdd9: Pull complete [2020-04-07T08:12:51.304Z] 138eaada9080: Verifying Checksum [2020-04-07T08:12:51.304Z] 138eaada9080: Download complete [2020-04-07T08:12:51.304Z] 0622d0fa9048: Download complete [2020-04-07T08:12:51.568Z] 094b1ea09ed8: Verifying Checksum [2020-04-07T08:12:51.568Z] 094b1ea09ed8: Download complete [2020-04-07T08:12:51.568Z] 2cc5ad85d9ab: Pull complete [2020-04-07T08:12:51.830Z] 41b27a9f41bf: Verifying Checksum [2020-04-07T08:12:51.830Z] 41b27a9f41bf: Download complete [2020-04-07T08:12:52.768Z] 756a868c4378: Pull complete [2020-04-07T08:12:52.768Z] 444b2fc9a129: Pull complete [2020-04-07T08:12:53.340Z] ea15f1150254: Pull complete [2020-04-07T08:12:56.633Z] 41b27a9f41bf: Pull complete [2020-04-07T08:12:56.633Z] 28c525ee5125: Pull complete [2020-04-07T08:12:58.540Z] 094b1ea09ed8: Pull complete [2020-04-07T08:12:58.800Z] 138eaada9080: Pull complete [2020-04-07T08:12:58.800Z] 0622d0fa9048: Pull complete [2020-04-07T08:12:59.058Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-07T08:12:59.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-07T08:12:59.247Z] prd-centos7-docker-4c-2g-2545 does not seem to be running inside a container [2020-04-07T08:12:59.288Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-182 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-182:/w/workspace/edgexfoundry_edgex-ui-go_PR-182:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-07T08:13:00.313Z] $ docker top cee619b93346e59975a99a1d54d95553446812ef4c0ecd66cd0dc264eca46149 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-07T08:13:00.629Z] provisioning config files... [2020-04-07T08:13:00.642Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/config3394147047343200875tmp [Pipeline] { [Pipeline] echo [2020-04-07T08:13:00.737Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:13:01.055Z] ---> create-netrc.sh [Pipeline] echo [2020-04-07T08:13:01.078Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:13:01.412Z] ---> logs-deploy.sh [2020-04-07T08:13:01.412Z] + ARCHIVE_ARTIFACTS= [2020-04-07T08:13:01.412Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-07T08:13:01.412Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-07T08:13:01.412Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-07T08:13:01.412Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-182/1 [2020-04-07T08:13:01.412Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-182/1/ [2020-04-07T08:13:01.412Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-182/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-182 [2020-04-07T08:13:02.791Z] Archives upload complete. [2020-04-07T08:13:02.791Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-182/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-182/1/ [2020-04-07T08:13:03.359Z] ---> uname -a: [2020-04-07T08:13:03.359Z] Linux cee619b93346 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-07T08:13:03.359Z] [2020-04-07T08:13:03.359Z] [2020-04-07T08:13:03.359Z] ---> lscpu: [2020-04-07T08:13:03.359Z] Architecture: x86_64 [2020-04-07T08:13:03.359Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-07T08:13:03.359Z] Byte Order: Little Endian [2020-04-07T08:13:03.359Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-07T08:13:03.359Z] CPU(s): 4 [2020-04-07T08:13:03.359Z] On-line CPU(s) list: 0-3 [2020-04-07T08:13:03.359Z] Thread(s) per core: 1 [2020-04-07T08:13:03.359Z] Core(s) per socket: 1 [2020-04-07T08:13:03.359Z] Socket(s): 4 [2020-04-07T08:13:03.359Z] NUMA node(s): 1 [2020-04-07T08:13:03.359Z] Vendor ID: GenuineIntel [2020-04-07T08:13:03.359Z] CPU family: 6 [2020-04-07T08:13:03.359Z] Model: 44 [2020-04-07T08:13:03.360Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-07T08:13:03.360Z] Stepping: 1 [2020-04-07T08:13:03.360Z] CPU MHz: 2933.438 [2020-04-07T08:13:03.360Z] BogoMIPS: 5866.87 [2020-04-07T08:13:03.360Z] Virtualization: VT-x [2020-04-07T08:13:03.360Z] Hypervisor vendor: KVM [2020-04-07T08:13:03.360Z] Virtualization type: full [2020-04-07T08:13:03.360Z] L1d cache: 128 KiB [2020-04-07T08:13:03.360Z] L1i cache: 128 KiB [2020-04-07T08:13:03.360Z] L2 cache: 16 MiB [2020-04-07T08:13:03.360Z] L3 cache: 64 MiB [2020-04-07T08:13:03.360Z] NUMA node0 CPU(s): 0-3 [2020-04-07T08:13:03.360Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-07T08:13:03.360Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-07T08:13:03.360Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-07T08:13:03.360Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-07T08:13:03.360Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-07T08:13:03.360Z] 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-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] ---> nproc: [2020-04-07T08:13:03.360Z] 4 [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] ---> df -h: [2020-04-07T08:13:03.360Z] Filesystem Size Used Available Use% Mounted on [2020-04-07T08:13:03.360Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-07T08:13:03.360Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-07T08:13:03.360Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-07T08:13:03.360Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-07T08:13:03.360Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-07T08:13:03.360Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-07T08:13:03.360Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-07T08:13:03.360Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-182 [2020-04-07T08:13:03.360Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp [2020-04-07T08:13:03.360Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] ---> free -m: [2020-04-07T08:13:03.360Z] total used free shared buff/cache available [2020-04-07T08:13:03.360Z] Mem: 1838 597 75 0 1165 1136 [2020-04-07T08:13:03.360Z] Swap: 1023 0 1023 [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] ---> ip addr: [2020-04-07T08:13:03.360Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-07T08:13:03.360Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-07T08:13:03.360Z] inet 127.0.0.1/8 scope host lo [2020-04-07T08:13:03.360Z] valid_lft forever preferred_lft forever [2020-04-07T08:13:03.360Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-07T08:13:03.360Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-07T08:13:03.360Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-07T08:13:03.360Z] valid_lft forever preferred_lft forever [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] ---> sar -b -r -n DEV: [2020-04-07T08:13:03.360Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] 08:06:10 LINUX RESTART [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] 08:07:01 tps rtps wtps bread/s bwrtn/s [2020-04-07T08:13:03.360Z] 08:08:01 11.96 1.47 10.49 82.48 2393.97 [2020-04-07T08:13:03.360Z] 08:09:01 2.17 0.00 2.17 0.00 78.36 [2020-04-07T08:13:03.360Z] 08:10:01 0.28 0.00 0.28 0.00 3.61 [2020-04-07T08:13:03.360Z] 08:11:01 0.27 0.00 0.27 0.00 2.56 [2020-04-07T08:13:03.360Z] 08:12:01 0.25 0.00 0.25 0.00 3.65 [2020-04-07T08:13:03.360Z] 08:13:01 137.36 96.27 41.09 5763.30 16672.63 [2020-04-07T08:13:03.360Z] Average: 25.39 16.29 9.09 974.51 3193.04 [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] 08:07:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-07T08:13:03.360Z] 08:08:01 116844 1765460 93.79 2620 1233312 925232 31.57 434144 1172152 16 [2020-04-07T08:13:03.360Z] 08:09:01 122912 1759392 93.47 2620 1233316 899720 30.70 432224 1169308 8 [2020-04-07T08:13:03.360Z] 08:10:01 121848 1760456 93.53 2620 1233328 899828 30.70 432856 1169308 12 [2020-04-07T08:13:03.360Z] 08:11:01 121612 1760692 93.54 2620 1233388 899864 30.70 433164 1169232 24 [2020-04-07T08:13:03.360Z] 08:12:01 122792 1759512 93.48 2620 1233336 899732 30.70 432432 1169220 8 [2020-04-07T08:13:03.360Z] 08:13:01 76424 1805880 95.94 2620 1212288 947952 32.34 457144 1152808 100592 [2020-04-07T08:13:03.360Z] Average: 113739 1768565 93.96 2620 1229828 912055 31.12 436994 1167005 16777 [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] 08:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-07T08:13:03.360Z] 08:08:01 eth0 28.20 17.29 12.90 57.85 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:08:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:09:01 eth0 0.72 0.27 0.22 0.02 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:10:01 eth0 0.93 0.45 0.30 0.21 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:11:01 eth0 0.43 0.22 0.26 0.19 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:12:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:13:01 veth9f7fde0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:13:01 eth0 632.15 419.40 3478.32 154.53 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:13:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] 08:13:01 docker0 23.78 16.77 2.10 49.87 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] Average: veth9f7fde0 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] Average: eth0 105.38 69.92 579.85 25.76 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] ---> sar -P ALL: [2020-04-07T08:13:03.360Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] 08:06:10 LINUX RESTART [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] 08:07:01 CPU %user %nice %system %iowait %steal %idle [2020-04-07T08:13:03.360Z] 08:08:01 all 1.35 0.00 0.31 0.04 0.00 98.29 [2020-04-07T08:13:03.360Z] 08:08:01 0 1.20 0.00 0.27 0.00 0.02 98.52 [2020-04-07T08:13:03.360Z] 08:08:01 1 1.45 0.00 0.28 0.02 0.00 98.25 [2020-04-07T08:13:03.360Z] 08:08:01 2 1.15 0.00 0.32 0.08 0.00 98.45 [2020-04-07T08:13:03.360Z] 08:08:01 3 1.60 0.00 0.37 0.05 0.00 97.98 [2020-04-07T08:13:03.360Z] 08:09:01 all 0.16 0.00 0.07 0.00 0.00 99.77 [2020-04-07T08:13:03.360Z] 08:09:01 0 0.30 0.00 0.07 0.00 0.00 99.63 [2020-04-07T08:13:03.360Z] 08:09:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-07T08:13:03.360Z] 08:09:01 2 0.22 0.00 0.12 0.00 0.02 99.65 [2020-04-07T08:13:03.360Z] 08:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-07T08:13:03.360Z] 08:10:01 all 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-07T08:13:03.360Z] 08:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-07T08:13:03.360Z] 08:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-07T08:13:03.360Z] 08:10:01 2 0.12 0.00 0.10 0.00 0.00 99.78 [2020-04-07T08:13:03.360Z] 08:10:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-07T08:13:03.360Z] 08:11:01 all 0.06 0.00 0.06 0.00 0.00 99.87 [2020-04-07T08:13:03.360Z] 08:11:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-07T08:13:03.360Z] 08:11:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-04-07T08:13:03.360Z] 08:11:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2020-04-07T08:13:03.360Z] 08:11:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-07T08:13:03.360Z] 08:12:01 all 0.15 0.00 0.06 0.00 0.00 99.79 [2020-04-07T08:13:03.360Z] 08:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-07T08:13:03.360Z] 08:12:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-07T08:13:03.360Z] 08:12:01 2 0.43 0.00 0.08 0.00 0.00 99.48 [2020-04-07T08:13:03.360Z] 08:12:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-04-07T08:13:03.360Z] 08:13:01 all 5.31 0.00 3.14 1.86 0.02 89.68 [2020-04-07T08:13:03.360Z] 08:13:01 0 4.76 0.00 2.81 0.32 0.00 92.11 [2020-04-07T08:13:03.360Z] 08:13:01 1 5.83 0.00 3.87 3.15 0.02 87.13 [2020-04-07T08:13:03.360Z] 08:13:01 2 5.27 0.00 3.21 1.36 0.02 90.14 [2020-04-07T08:13:03.360Z] 08:13:01 3 5.39 0.00 2.65 2.65 0.05 89.26 [2020-04-07T08:13:03.360Z] Average: all 1.18 0.00 0.61 0.32 0.00 97.89 [2020-04-07T08:13:03.360Z] Average: 0 1.07 0.00 0.54 0.05 0.00 98.33 [2020-04-07T08:13:03.360Z] Average: 1 1.25 0.00 0.72 0.53 0.00 97.50 [2020-04-07T08:13:03.360Z] Average: 2 1.20 0.00 0.65 0.24 0.01 97.90 [2020-04-07T08:13:03.360Z] Average: 3 1.20 0.00 0.53 0.45 0.01 97.82 [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z] [2020-04-07T08:13:03.360Z]