Pull request #159 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 rather than e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b Obtained Jenkinsfile from c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-3668 in /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [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-159 # timeout=10 Fetching without tags 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/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/159/head:refs/remotes/origin/PR-159 # 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/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 into PR head commit e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b Merge succeeded, producing e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b Checking out Revision e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b (PR-159) > git config core.sparsecheckout # timeout=10 > git checkout -f e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b # 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 c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b # timeout=10 Commit message: "[enhancement] add Pipeline FunctionList and use block-level scoping" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb # timeout=10 [Pipeline] timeout [2020-03-09T06:20:28.866Z] 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-03-09T06:20:31.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T06:20:31.034Z] [2020-03-09T06:20:31.034Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:20:31.398Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T06:20:31.658Z] latest: Pulling from edgex-devops/git-semver [2020-03-09T06:20:31.658Z] 9123ac7c32f7: Pulling fs layer [2020-03-09T06:20:31.658Z] b8cc5d1170e3: Pulling fs layer [2020-03-09T06:20:31.658Z] 2924cbbf6a41: Pulling fs layer [2020-03-09T06:20:31.658Z] 93b08a4f1073: Pulling fs layer [2020-03-09T06:20:31.658Z] b8cc5d1170e3: Verifying Checksum [2020-03-09T06:20:31.658Z] b8cc5d1170e3: Download complete [2020-03-09T06:20:31.658Z] 9123ac7c32f7: Verifying Checksum [2020-03-09T06:20:31.658Z] 9123ac7c32f7: Download complete [2020-03-09T06:20:31.658Z] 93b08a4f1073: Verifying Checksum [2020-03-09T06:20:31.658Z] 93b08a4f1073: Download complete [2020-03-09T06:20:31.658Z] 2924cbbf6a41: Download complete [2020-03-09T06:20:31.917Z] 9123ac7c32f7: Pull complete [2020-03-09T06:20:32.177Z] b8cc5d1170e3: Pull complete [2020-03-09T06:20:32.747Z] 2924cbbf6a41: Pull complete [2020-03-09T06:20:33.006Z] 93b08a4f1073: Pull complete [2020-03-09T06:20:33.006Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-09T06:20:33.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-09T06:20:33.131Z] prd-centos7-docker-4c-2g-3668 does not seem to be running inside a container [2020-03-09T06:20:33.181Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-159 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159:/w/workspace/edgexfoundry_edgex-ui-go_PR-159:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-09T06:20:33.810Z] $ docker top c0b5b5af7268ca82a9e7958e8cf7c2464e790923ac7b9e5eb2f1ea9f76529f77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-09T06:20:34.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T06:20:34.633Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T06:20:34.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T06:20:34.877Z] $ docker exec c0b5b5af7268ca82a9e7958e8cf7c2464e790923ac7b9e5eb2f1ea9f76529f77 ssh-agent [2020-03-09T06:20:35.055Z] SSH_AUTH_SOCK=/tmp/ssh-So8RsKUBQ6qL/agent.14 [2020-03-09T06:20:35.055Z] SSH_AGENT_PID=20 [2020-03-09T06:20:35.064Z] Running ssh-add (command line suppressed) [2020-03-09T06:20:35.207Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_7899546097338328144.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_7899546097338328144.key) [2020-03-09T06:20:35.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T06:20:35.587Z] + git describe --exact-match --tags HEAD [2020-03-09T06:20:35.587Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-09T06:20:35.647Z] $ docker exec --env ******** --env ******** c0b5b5af7268ca82a9e7958e8cf7c2464e790923ac7b9e5eb2f1ea9f76529f77 ssh-agent -k [2020-03-09T06:20:35.805Z] unset SSH_AUTH_SOCK; [2020-03-09T06:20:35.805Z] unset SSH_AGENT_PID; [2020-03-09T06:20:35.805Z] echo Agent pid 20 killed; [2020-03-09T06:20:35.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-09T06:20:35.918Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-09T06:20:35.918Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-09T06:20:36.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T06:20:36.004Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T06:20:36.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T06:20:36.196Z] $ docker exec c0b5b5af7268ca82a9e7958e8cf7c2464e790923ac7b9e5eb2f1ea9f76529f77 ssh-agent [2020-03-09T06:20:36.357Z] SSH_AUTH_SOCK=/tmp/ssh-xCuPYpcKBaxS/agent.55 [2020-03-09T06:20:36.357Z] SSH_AGENT_PID=61 [2020-03-09T06:20:36.367Z] Running ssh-add (command line suppressed) [2020-03-09T06:20:36.522Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_830340814312029611.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_830340814312029611.key) [2020-03-09T06:20:36.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T06:20:36.916Z] + git semver init [2020-03-09T06:20:36.916Z] # -> Open(): unable to determine branch for HEAD [2020-03-09T06:20:36.916Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-159/.git [2020-03-09T06:20:36.916Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-09T06:20:36.916Z] # $SEMVER_REMOTE_NAME = origin [2020-03-09T06:20:36.916Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-09T06:20:36.916Z] # $SEMVER_USER_NAME = jenkins [2020-03-09T06:20:36.916Z] # $SEMVER_BRANCH = PR-159 [2020-03-09T06:20:36.916Z] # $SEMVER_TEMP = /tmp/semver-090892086 [2020-03-09T06:20:36.916Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-09T06:20:37.488Z] # '/tmp/semver-090892086' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-159/.semver' [2020-03-09T06:20:37.488Z] # -> Force: false [2020-03-09T06:20:37.488Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-159/.semver [Pipeline] } [2020-03-09T06:20:37.505Z] $ docker exec --env ******** --env ******** c0b5b5af7268ca82a9e7958e8cf7c2464e790923ac7b9e5eb2f1ea9f76529f77 ssh-agent -k [2020-03-09T06:20:37.638Z] unset SSH_AUTH_SOCK; [2020-03-09T06:20:37.641Z] unset SSH_AGENT_PID; [2020-03-09T06:20:37.641Z] echo Agent pid 61 killed; [2020-03-09T06:20:37.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-09T06:20:38.184Z] + git semver [Pipeline] } [2020-03-09T06:20:38.203Z] $ docker stop --time=1 c0b5b5af7268ca82a9e7958e8cf7c2464e790923ac7b9e5eb2f1ea9f76529f77 [2020-03-09T06:20:39.534Z] $ docker rm -f c0b5b5af7268ca82a9e7958e8cf7c2464e790923ac7b9e5eb2f1ea9f76529f77 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-09T06:20:40.543Z] Stashed 21 file(s) [Pipeline] echo [2020-03-09T06:20:40.545Z] [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-03-09T06:20:55.801Z] Still waiting to schedule task [2020-03-09T06:20:55.801Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-09T06:20:55.803Z] Still waiting to schedule task [2020-03-09T06:20:55.803Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ is offline [2020-03-09T06:22:45.690Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3669 in /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [Pipeline] { [Pipeline] ws [2020-03-09T06:22:45.729Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-09T06:22:51.357Z] using credential edgex-jenkins-ssh [2020-03-09T06:22:51.409Z] Cloning the remote Git repository [2020-03-09T06:22:51.409Z] Cloning with configured refspecs honoured and without tags [2020-03-09T06:22:51.469Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:22:51.556Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-09T06:22:51.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:22:51.646Z] > git --version # timeout=10 [2020-03-09T06:22:51.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:22:51.769Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:22:52.976Z] Fetching without tags [2020-03-09T06:22:52.755Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-09T06:22:52.799Z] > git config --add remote.origin.fetch +refs/pull/159/head:refs/remotes/origin/PR-159 # timeout=10 [2020-03-09T06:22:52.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:22:52.892Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-09T06:22:52.998Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:22:52.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:22:53.030Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:22:53.539Z] Merging remotes/origin/master commit c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 into PR head commit e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b [2020-03-09T06:22:53.835Z] Merge succeeded, producing e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b [2020-03-09T06:22:53.835Z] Checking out Revision e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b (PR-159) [2020-03-09T06:22:53.556Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T06:22:53.574Z] > git checkout -f e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b # timeout=10 [2020-03-09T06:22:53.742Z] > git remote # timeout=10 [2020-03-09T06:22:53.761Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T06:22:53.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:22:53.799Z] > git merge c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 # timeout=10 [2020-03-09T06:22:53.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T06:22:53.840Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T06:22:53.887Z] > git checkout -f e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b # timeout=10 [2020-03-09T06:22:58.378Z] Commit message: "[enhancement] add Pipeline FunctionList and use block-level scoping" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T06:22:59.833Z] ========================================================= [2020-03-09T06:22:59.833Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-09T06:22:59.833Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:23:00.818Z] + 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-03-09T06:23:01.790Z] Sending build context to Docker daemon 10.7MB [2020-03-09T06:23:01.790Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-09T06:23:01.790Z] Step 2/8 : FROM ${BASE} [2020-03-09T06:23:02.067Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-09T06:23:02.067Z] 29bddadc8f3f: Pulling fs layer [2020-03-09T06:23:02.067Z] 02bb20f2603b: Pulling fs layer [2020-03-09T06:23:02.067Z] b62863a3550b: Pulling fs layer [2020-03-09T06:23:02.067Z] 9586258a13ea: Pulling fs layer [2020-03-09T06:23:02.067Z] a8b2cbafd68c: Pulling fs layer [2020-03-09T06:23:02.067Z] d1dd75721c92: Pulling fs layer [2020-03-09T06:23:02.067Z] 4e34fffdb759: Pulling fs layer [2020-03-09T06:23:02.067Z] fd1d9eb628f9: Pulling fs layer [2020-03-09T06:23:02.067Z] bd44c58b92db: Pulling fs layer [2020-03-09T06:23:02.067Z] e5856e266cf4: Pulling fs layer [2020-03-09T06:23:02.067Z] f0f88b30cdbb: Pulling fs layer [2020-03-09T06:23:02.067Z] 9586258a13ea: Waiting [2020-03-09T06:23:02.067Z] a8b2cbafd68c: Waiting [2020-03-09T06:23:02.067Z] d1dd75721c92: Waiting [2020-03-09T06:23:02.067Z] 4e34fffdb759: Waiting [2020-03-09T06:23:02.067Z] fd1d9eb628f9: Waiting [2020-03-09T06:23:02.067Z] bd44c58b92db: Waiting [2020-03-09T06:23:02.067Z] e5856e266cf4: Waiting [2020-03-09T06:23:02.067Z] f0f88b30cdbb: Waiting [2020-03-09T06:23:02.067Z] b62863a3550b: Verifying Checksum [2020-03-09T06:23:02.067Z] b62863a3550b: Download complete [2020-03-09T06:23:02.339Z] 02bb20f2603b: Download complete [2020-03-09T06:23:02.339Z] a8b2cbafd68c: Verifying Checksum [2020-03-09T06:23:02.339Z] a8b2cbafd68c: Download complete [2020-03-09T06:23:02.339Z] 29bddadc8f3f: Verifying Checksum [2020-03-09T06:23:03.315Z] 29bddadc8f3f: Pull complete [2020-03-09T06:23:03.315Z] d1dd75721c92: Download complete [2020-03-09T06:23:03.906Z] 02bb20f2603b: Pull complete [2020-03-09T06:23:04.182Z] b62863a3550b: Pull complete [2020-03-09T06:23:06.792Z] 4e34fffdb759: Verifying Checksum [2020-03-09T06:23:06.792Z] 4e34fffdb759: Download complete [2020-03-09T06:23:06.792Z] bd44c58b92db: Verifying Checksum [2020-03-09T06:23:06.792Z] bd44c58b92db: Download complete [2020-03-09T06:23:08.752Z] e5856e266cf4: Verifying Checksum [2020-03-09T06:23:08.752Z] e5856e266cf4: Download complete [2020-03-09T06:23:09.023Z] f0f88b30cdbb: Verifying Checksum [2020-03-09T06:23:09.023Z] f0f88b30cdbb: Download complete [2020-03-09T06:23:11.615Z] fd1d9eb628f9: Verifying Checksum [2020-03-09T06:23:11.615Z] fd1d9eb628f9: Download complete [2020-03-09T06:23:11.883Z] 9586258a13ea: Verifying Checksum [2020-03-09T06:23:11.883Z] 9586258a13ea: Download complete [2020-03-09T06:23:21.986Z] 9586258a13ea: Pull complete [2020-03-09T06:23:21.986Z] a8b2cbafd68c: Pull complete [2020-03-09T06:23:21.986Z] d1dd75721c92: Pull complete [2020-03-09T06:23:26.269Z] 4e34fffdb759: Pull complete [2020-03-09T06:23:27.417Z] Running on prd-centos7-docker-4c-2g-3670 in /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [Pipeline] { [Pipeline] ws [2020-03-09T06:23:27.463Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-09T06:23:30.537Z] fd1d9eb628f9: Pull complete [2020-03-09T06:23:30.538Z] bd44c58b92db: Pull complete [2020-03-09T06:23:31.957Z] e5856e266cf4: Pull complete [2020-03-09T06:23:32.554Z] f0f88b30cdbb: Pull complete [2020-03-09T06:23:32.554Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-09T06:23:32.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-09T06:23:32.554Z] ---> 0be50c763560 [2020-03-09T06:23:32.554Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-09T06:23:35.497Z] using credential edgex-jenkins-ssh [2020-03-09T06:23:35.588Z] Cloning the remote Git repository [2020-03-09T06:23:35.588Z] Cloning with configured refspecs honoured and without tags [2020-03-09T06:23:35.644Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:23:35.704Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-09T06:23:35.763Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:23:35.763Z] > git --version # timeout=10 [2020-03-09T06:23:35.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:23:35.857Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:23:36.800Z] Fetching without tags [2020-03-09T06:23:36.833Z] ---> Running in 529f68a67d9b [2020-03-09T06:23:36.833Z] Removing intermediate container 529f68a67d9b [2020-03-09T06:23:36.833Z] ---> 42a08306e15a [2020-03-09T06:23:36.833Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T06:23:37.101Z] ---> Running in c8f718e2c877 [2020-03-09T06:23:37.179Z] Merging remotes/origin/master commit c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 into PR head commit e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b [2020-03-09T06:23:37.328Z] Merge succeeded, producing e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b [2020-03-09T06:23:37.328Z] Checking out Revision e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b (PR-159) [2020-03-09T06:23:36.754Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-09T06:23:36.762Z] > git config --add remote.origin.fetch +refs/pull/159/head:refs/remotes/origin/PR-159 # timeout=10 [2020-03-09T06:23:36.767Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:23:36.791Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-09T06:23:36.805Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:23:36.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:23:36.810Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:23:37.187Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T06:23:37.196Z] > git checkout -f e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b # timeout=10 [2020-03-09T06:23:37.285Z] > git remote # timeout=10 [2020-03-09T06:23:37.291Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T06:23:37.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:23:37.304Z] > git merge c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 # timeout=10 [2020-03-09T06:23:37.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T06:23:37.331Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T06:23:37.337Z] > git checkout -f e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b # timeout=10 [2020-03-09T06:23:39.056Z] Removing intermediate container c8f718e2c877 [2020-03-09T06:23:39.056Z] ---> db0e33221f6c [2020-03-09T06:23:39.056Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-09T06:23:39.056Z] ---> Running in f1ac1191d64f [2020-03-09T06:23:40.023Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-09T06:23:40.982Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-09T06:23:41.251Z] OK: 121 MiB in 39 packages [2020-03-09T06:23:41.680Z] Commit message: "[enhancement] add Pipeline FunctionList and use block-level scoping" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-09T06:23:42.665Z] Removing intermediate container f1ac1191d64f [2020-03-09T06:23:42.665Z] ---> 9b0dc11199e0 [2020-03-09T06:23:42.665Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-09T06:23:42.665Z] ---> Running in 88c902e64b2a [Pipeline] echo [2020-03-09T06:23:42.947Z] ========================================================= [2020-03-09T06:23:42.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-09T06:23:42.947Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:23:43.250Z] Removing intermediate container 88c902e64b2a [2020-03-09T06:23:43.250Z] ---> 391c08322c91 [2020-03-09T06:23:43.250Z] Step 7/8 : COPY . . [2020-03-09T06:23:43.838Z] + 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-03-09T06:23:44.668Z] ---> 8752bd2941d9 [2020-03-09T06:23:44.668Z] Step 8/8 : RUN go mod download [2020-03-09T06:23:44.668Z] ---> Running in 149f69c9d373 [2020-03-09T06:23:44.861Z] Sending build context to Docker daemon 10.7MB [2020-03-09T06:23:44.861Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-09T06:23:44.861Z] Step 2/8 : FROM ${BASE} [2020-03-09T06:23:44.861Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-09T06:23:44.861Z] 9d48c3bd43c5: Pulling fs layer [2020-03-09T06:23:44.861Z] 7f94eaf8af20: Pulling fs layer [2020-03-09T06:23:44.861Z] 9fe9984849c1: Pulling fs layer [2020-03-09T06:23:44.861Z] ec448270508e: Pulling fs layer [2020-03-09T06:23:44.861Z] 65ba82af53f7: Pulling fs layer [2020-03-09T06:23:44.861Z] 07c18b20a200: Pulling fs layer [2020-03-09T06:23:44.861Z] d9b3ee039db2: Pulling fs layer [2020-03-09T06:23:44.861Z] 8c79c1ac0d81: Pulling fs layer [2020-03-09T06:23:44.861Z] ec448270508e: Waiting [2020-03-09T06:23:44.861Z] ff40f1a7a0b9: Pulling fs layer [2020-03-09T06:23:44.861Z] 65ba82af53f7: Waiting [2020-03-09T06:23:44.861Z] bdb43ae2d12f: Pulling fs layer [2020-03-09T06:23:44.861Z] 8e1ab0ef8490: Pulling fs layer [2020-03-09T06:23:44.861Z] 07c18b20a200: Waiting [2020-03-09T06:23:44.861Z] d9b3ee039db2: Waiting [2020-03-09T06:23:44.861Z] 8c79c1ac0d81: Waiting [2020-03-09T06:23:44.861Z] ff40f1a7a0b9: Waiting [2020-03-09T06:23:44.861Z] bdb43ae2d12f: Waiting [2020-03-09T06:23:44.861Z] 8e1ab0ef8490: Waiting [2020-03-09T06:23:44.861Z] 9fe9984849c1: Verifying Checksum [2020-03-09T06:23:44.861Z] 9fe9984849c1: Download complete [2020-03-09T06:23:45.186Z] 7f94eaf8af20: Verifying Checksum [2020-03-09T06:23:45.186Z] 7f94eaf8af20: Download complete [2020-03-09T06:23:45.186Z] 65ba82af53f7: Download complete [2020-03-09T06:23:45.186Z] 07c18b20a200: Verifying Checksum [2020-03-09T06:23:45.186Z] 07c18b20a200: Download complete [2020-03-09T06:23:45.643Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-09T06:23:45.643Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-09T06:23:45.643Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T06:23:45.643Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T06:23:45.643Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-09T06:23:45.643Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-09T06:23:45.643Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-09T06:23:45.834Z] 9d48c3bd43c5: Verifying Checksum [2020-03-09T06:23:45.834Z] 9d48c3bd43c5: Download complete [2020-03-09T06:23:46.110Z] 9d48c3bd43c5: Pull complete [2020-03-09T06:23:46.235Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-09T06:23:46.386Z] 7f94eaf8af20: Pull complete [2020-03-09T06:23:46.386Z] 9fe9984849c1: Pull complete [2020-03-09T06:23:46.512Z] go: finding github.com/kr/text v0.1.0 [2020-03-09T06:23:46.512Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T06:23:46.512Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-09T06:23:46.512Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T06:23:46.512Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-09T06:23:46.788Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T06:23:46.788Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-09T06:23:46.788Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-09T06:23:46.788Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T06:23:47.380Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T06:23:47.649Z] go: finding github.com/kr/pty v1.1.1 [2020-03-09T06:23:47.920Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-09T06:23:47.920Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T06:23:47.920Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T06:23:49.889Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-09T06:23:49.889Z] go: finding golang.org/x/text v0.3.0 [2020-03-09T06:23:50.817Z] d9b3ee039db2: Verifying Checksum [2020-03-09T06:23:50.817Z] d9b3ee039db2: Download complete [2020-03-09T06:23:50.817Z] ff40f1a7a0b9: Verifying Checksum [2020-03-09T06:23:50.817Z] ff40f1a7a0b9: Download complete [2020-03-09T06:23:51.860Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-09T06:23:52.534Z] ec448270508e: Verifying Checksum [2020-03-09T06:23:52.534Z] ec448270508e: Download complete [2020-03-09T06:23:52.534Z] 8c79c1ac0d81: Verifying Checksum [2020-03-09T06:23:52.534Z] 8c79c1ac0d81: Download complete [2020-03-09T06:23:52.841Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-09T06:23:52.841Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T06:23:52.849Z] 8e1ab0ef8490: Verifying Checksum [2020-03-09T06:23:52.849Z] 8e1ab0ef8490: Download complete [2020-03-09T06:23:52.849Z] bdb43ae2d12f: Verifying Checksum [2020-03-09T06:23:52.849Z] bdb43ae2d12f: Download complete [2020-03-09T06:23:53.112Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-09T06:23:53.112Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T06:23:53.112Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T06:23:53.112Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T06:23:53.112Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T06:23:54.090Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-09T06:23:54.090Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T06:23:54.685Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-09T06:23:54.685Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T06:23:54.685Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T06:23:54.685Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T06:23:54.685Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-09T06:23:54.685Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T06:23:54.685Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T06:23:54.685Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T06:23:54.685Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T06:23:54.957Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T06:23:55.552Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T06:23:55.825Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T06:23:55.825Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T06:23:55.825Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T06:23:55.825Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T06:23:55.825Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T06:23:56.095Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-09T06:23:56.095Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-09T06:23:56.095Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-09T06:23:56.095Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T06:23:56.364Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T06:23:56.954Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T06:23:56.954Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-09T06:23:57.225Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T06:23:57.225Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T06:23:57.225Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T06:23:57.495Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T06:23:57.495Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T06:23:57.495Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T06:23:57.770Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-09T06:23:58.043Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T06:23:58.043Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T06:23:58.043Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T06:23:58.043Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T06:23:58.314Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-09T06:23:58.314Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T06:24:01.138Z] ec448270508e: Pull complete [2020-03-09T06:24:01.138Z] 65ba82af53f7: Pull complete [2020-03-09T06:24:01.138Z] 07c18b20a200: Pull complete [2020-03-09T06:24:05.437Z] d9b3ee039db2: Pull complete [2020-03-09T06:24:08.790Z] 8c79c1ac0d81: Pull complete [2020-03-09T06:24:08.790Z] ff40f1a7a0b9: Pull complete [2020-03-09T06:24:10.241Z] bdb43ae2d12f: Pull complete [2020-03-09T06:24:10.814Z] 8e1ab0ef8490: Pull complete [2020-03-09T06:24:10.814Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-09T06:24:10.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-09T06:24:10.814Z] ---> 8acfeb908b63 [2020-03-09T06:24:10.814Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-09T06:24:10.814Z] ---> Running in 52d20be248a0 [2020-03-09T06:24:10.814Z] Removing intermediate container 52d20be248a0 [2020-03-09T06:24:10.814Z] ---> cbe59c6aaf33 [2020-03-09T06:24:10.814Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T06:24:11.075Z] ---> Running in a5aeac7b222d [2020-03-09T06:24:12.018Z] Removing intermediate container a5aeac7b222d [2020-03-09T06:24:12.018Z] ---> a0a09a6826ba [2020-03-09T06:24:12.018Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-09T06:24:12.018Z] ---> Running in 31327e0c1ab1 [2020-03-09T06:24:12.968Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-09T06:24:13.925Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-09T06:24:14.201Z] OK: 134 MiB in 39 packages [2020-03-09T06:24:14.787Z] Removing intermediate container 31327e0c1ab1 [2020-03-09T06:24:14.787Z] ---> 1633c41304fb [2020-03-09T06:24:14.787Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-09T06:24:14.787Z] ---> Running in 79ec71591b9a [2020-03-09T06:24:14.787Z] Removing intermediate container 79ec71591b9a [2020-03-09T06:24:14.787Z] ---> 029b8aaaaf9e [2020-03-09T06:24:14.787Z] Step 7/8 : COPY . . [2020-03-09T06:24:15.733Z] ---> da0b6b7ba8d6 [2020-03-09T06:24:15.733Z] Step 8/8 : RUN go mod download [2020-03-09T06:24:16.000Z] ---> Running in 40fe55eea9d0 [2020-03-09T06:24:16.951Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-09T06:24:16.951Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-09T06:24:16.951Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T06:24:16.951Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-09T06:24:16.951Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T06:24:16.951Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-09T06:24:16.951Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-09T06:24:17.552Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-09T06:24:17.552Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-09T06:24:17.552Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T06:24:17.552Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-09T06:24:17.552Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T06:24:17.552Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T06:24:17.552Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T06:24:17.552Z] go: finding github.com/kr/text v0.1.0 [2020-03-09T06:24:18.213Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-09T06:24:18.213Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-09T06:24:18.213Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T06:24:18.213Z] go: finding github.com/kr/pty v1.1.1 [2020-03-09T06:24:18.527Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-09T06:24:18.527Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T06:24:18.527Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T06:24:19.754Z] go: finding golang.org/x/text v0.3.0 [2020-03-09T06:24:19.754Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-09T06:24:22.020Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-09T06:24:24.045Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-09T06:24:24.045Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T06:24:24.045Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T06:24:24.045Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T06:24:24.045Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T06:24:24.045Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-09T06:24:24.045Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T06:24:24.827Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T06:24:24.827Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-09T06:24:25.458Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T06:24:25.458Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T06:24:25.458Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T06:24:25.458Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T06:24:25.458Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T06:24:25.458Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T06:24:25.458Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T06:24:25.458Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T06:24:25.458Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T06:24:26.084Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T06:24:26.084Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-09T06:24:26.084Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-09T06:24:26.084Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T06:24:26.422Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T06:24:26.422Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T06:24:26.422Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T06:24:26.422Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T06:24:26.422Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T06:24:26.422Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T06:24:26.422Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T06:24:26.689Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-09T06:24:26.689Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-09T06:24:26.689Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T06:24:27.030Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T06:24:27.030Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T06:24:27.030Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T06:24:27.030Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-09T06:24:27.030Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-09T06:24:27.030Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T06:24:27.030Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T06:24:27.319Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T06:24:27.319Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T06:24:27.662Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-09T06:24:27.662Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T06:24:28.255Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-09T06:24:28.255Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T06:24:30.589Z] Removing intermediate container 149f69c9d373 [2020-03-09T06:24:30.589Z] ---> 82951da923c6 [2020-03-09T06:24:30.589Z] Successfully built 82951da923c6 [2020-03-09T06:24:30.589Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:24:31.266Z] + docker inspect -f . ci-base-image-arm64 [2020-03-09T06:24:31.532Z] . [Pipeline] withDockerContainer [2020-03-09T06:24:31.882Z] prd-ubuntu18.04-docker-arm64-4c-16g-3669 does not seem to be running inside a container [2020-03-09T06:24:31.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-09T06:24:33.457Z] $ docker top c92bbd3251ad61a23d20233d3749548d6b34d5669f8e0dcdaf4caf27eada1181 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T06:24:35.831Z] + go version [2020-03-09T06:24:35.831Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-09T06:24:36.550Z] + make test [2020-03-09T06:24:36.550Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-09T06:24:38.240Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-09T06:24:46.490Z] Removing intermediate container 40fe55eea9d0 [2020-03-09T06:24:46.490Z] ---> df399d0c9b9a [2020-03-09T06:24:46.490Z] Successfully built df399d0c9b9a [2020-03-09T06:24:46.490Z] 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-03-09T06:24:47.615Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-09T06:24:47.876Z] . [Pipeline] withDockerContainer [2020-03-09T06:24:48.046Z] prd-centos7-docker-4c-2g-3670 does not seem to be running inside a container [2020-03-09T06:24:48.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-09T06:24:48.933Z] $ docker top 28584250e738bbf7e2d79a4817f85dacc3e32e831111f9859d3e13eb11f0868d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T06:24:50.226Z] + go version [2020-03-09T06:24:50.227Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-09T06:24:50.957Z] + make test [2020-03-09T06:24:50.957Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-09T06:24:54.316Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-09T06:25:09.717Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-09T06:25:09.717Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-09T06:25:09.717Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-09T06:25:09.717Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-09T06:25:09.717Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-09T06:25:09.717Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-09T06:25:09.717Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-09T06:25:09.717Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-09T06:25:09.717Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-09T06:25:09.717Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-09T06:25:09.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-09T06:25:09.717Z] GO111MODULE=on go vet ./... [2020-03-09T06:25:10.543Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-09T06:25:10.543Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-09T06:25:10.543Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-09T06:25:10.543Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-09T06:25:10.543Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-09T06:25:10.543Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-09T06:25:10.543Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-09T06:25:10.543Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-09T06:25:10.543Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-09T06:25:10.543Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-09T06:25:10.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-09T06:25:10.543Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-09T06:25:18.100Z] Stashed 1 file(s) [Pipeline] } [2020-03-09T06:25:18.190Z] $ docker stop --time=1 28584250e738bbf7e2d79a4817f85dacc3e32e831111f9859d3e13eb11f0868d [2020-03-09T06:25:20.173Z] $ docker rm -f 28584250e738bbf7e2d79a4817f85dacc3e32e831111f9859d3e13eb11f0868d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] stash [2020-03-09T06:25:20.740Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-03-09T06:25:21.178Z] Stashed 1 file(s) [Pipeline] } [2020-03-09T06:25:21.395Z] $ docker stop --time=1 c92bbd3251ad61a23d20233d3749548d6b34d5669f8e0dcdaf4caf27eada1181 [2020-03-09T06:25:23.752Z] $ docker rm -f c92bbd3251ad61a23d20233d3749548d6b34d5669f8e0dcdaf4caf27eada1181 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-03-09T06:25:24.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-03-09T06:25:25.071Z] + ls -al . [2020-03-09T06:25:25.072Z] total 72 [2020-03-09T06:25:25.072Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 9 06:24 . [2020-03-09T06:25:25.072Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 9 06:23 .. [2020-03-09T06:25:25.072Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 9 06:23 app [2020-03-09T06:25:25.072Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 9 06:23 assets [2020-03-09T06:25:25.072Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 9 06:23 bin [2020-03-09T06:25:25.072Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 9 06:23 cmd [2020-03-09T06:25:25.072Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 9 06:23 CONTRIBUTING.md [2020-03-09T06:25:25.072Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 9 06:24 coverage.out [2020-03-09T06:25:25.072Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 9 06:23 Dockerfile [2020-03-09T06:25:25.072Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 9 06:23 Dockerfile.build [2020-03-09T06:25:25.072Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 9 06:23 docs [2020-03-09T06:25:25.072Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 9 06:23 .git [2020-03-09T06:25:25.072Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 9 06:23 .gitignore [2020-03-09T06:25:25.072Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 9 06:23 go.mod [2020-03-09T06:25:25.072Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 9 06:24 go.sum [2020-03-09T06:25:25.072Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 9 06:23 internal [2020-03-09T06:25:25.072Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 9 06:23 Jenkinsfile [2020-03-09T06:25:25.072Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 9 06:23 LICENSE [2020-03-09T06:25:25.072Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 9 06:23 Makefile [2020-03-09T06:25:25.072Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 9 06:23 README.md [2020-03-09T06:25:25.072Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 9 06:23 .semver [2020-03-09T06:25:25.072Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 9 06:23 snap [2020-03-09T06:25:25.072Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 9 06:20 VERSION [2020-03-09T06:25:25.072Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 9 06:23 version.go [2020-03-09T06:25:25.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:25:25.458Z] + ls -al . [2020-03-09T06:25:25.458Z] total 112 [2020-03-09T06:25:25.458Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 06:24 . [2020-03-09T06:25:25.458Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 06:22 .. [2020-03-09T06:25:25.458Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 06:22 .git [2020-03-09T06:25:25.458Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 9 06:22 .gitignore [2020-03-09T06:25:25.458Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 06:22 .semver [2020-03-09T06:25:25.458Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 9 06:22 CONTRIBUTING.md [2020-03-09T06:25:25.458Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 9 06:22 Dockerfile [2020-03-09T06:25:25.458Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 9 06:22 Dockerfile.build [2020-03-09T06:25:25.458Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 9 06:22 Jenkinsfile [2020-03-09T06:25:25.458Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 9 06:22 LICENSE [2020-03-09T06:25:25.458Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 9 06:22 Makefile [2020-03-09T06:25:25.458Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 9 06:22 README.md [2020-03-09T06:25:25.458Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 06:20 VERSION [2020-03-09T06:25:25.458Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 06:22 app [2020-03-09T06:25:25.458Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 06:22 assets [2020-03-09T06:25:25.458Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 06:22 bin [2020-03-09T06:25:25.458Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 06:22 cmd [2020-03-09T06:25:25.458Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 06:24 coverage.out [2020-03-09T06:25:25.458Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 06:22 docs [2020-03-09T06:25:25.458Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 9 06:22 go.mod [2020-03-09T06:25:25.458Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 9 06:24 go.sum [2020-03-09T06:25:25.458Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 06:22 internal [2020-03-09T06:25:25.458Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 06:22 snap [2020-03-09T06:25:25.458Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 9 06:22 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:25:25.593Z] + 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=e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b --label arch=amd64 --label version=0.0.0 . [2020-03-09T06:25:25.793Z] + 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=e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b --label arch=arm64 --label version=0.0.0 . [2020-03-09T06:25:26.177Z] Sending build context to Docker daemon 10.71MB [2020-03-09T06:25:26.177Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-09T06:25:26.177Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-09T06:25:26.177Z] ---> df399d0c9b9a [2020-03-09T06:25:26.177Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-09T06:25:26.177Z] ---> Running in cd75bfe1eaec [2020-03-09T06:25:26.380Z] Sending build context to Docker daemon 10.71MB [2020-03-09T06:25:26.380Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-09T06:25:26.380Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-09T06:25:26.380Z] ---> 82951da923c6 [2020-03-09T06:25:26.380Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-09T06:25:26.451Z] Removing intermediate container cd75bfe1eaec [2020-03-09T06:25:26.451Z] ---> 8ee8cd0c468e [2020-03-09T06:25:26.451Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-09T06:25:26.451Z] ---> Running in 3ae5442586fd [2020-03-09T06:25:26.649Z] ---> Running in 16d173c6ae92 [2020-03-09T06:25:26.712Z] Removing intermediate container 3ae5442586fd [2020-03-09T06:25:26.712Z] ---> cac4cf41f2ec [2020-03-09T06:25:26.712Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-09T06:25:26.712Z] ---> Running in f0d81a346fe3 [2020-03-09T06:25:26.919Z] Removing intermediate container 16d173c6ae92 [2020-03-09T06:25:26.919Z] ---> 107e82adde40 [2020-03-09T06:25:26.919Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-09T06:25:26.971Z] Removing intermediate container f0d81a346fe3 [2020-03-09T06:25:26.971Z] ---> 5df60819e414 [2020-03-09T06:25:26.971Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-09T06:25:26.971Z] ---> Running in 5aac42806e71 [2020-03-09T06:25:27.187Z] ---> Running in f04c381db254 [2020-03-09T06:25:27.233Z] Removing intermediate container 5aac42806e71 [2020-03-09T06:25:27.233Z] ---> 446129efe45e [2020-03-09T06:25:27.233Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-09T06:25:27.233Z] ---> Running in b7a3ba7a4309 [2020-03-09T06:25:27.233Z] Removing intermediate container b7a3ba7a4309 [2020-03-09T06:25:27.233Z] ---> 1518fc5a37c3 [2020-03-09T06:25:27.233Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T06:25:27.455Z] Removing intermediate container f04c381db254 [2020-03-09T06:25:27.455Z] ---> a3c2134f0693 [2020-03-09T06:25:27.455Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-09T06:25:27.516Z] ---> Running in bfb794fe28e7 [2020-03-09T06:25:27.723Z] ---> Running in 056631258da4 [2020-03-09T06:25:27.993Z] Removing intermediate container 056631258da4 [2020-03-09T06:25:27.993Z] ---> 39cf1a3fac80 [2020-03-09T06:25:27.993Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-09T06:25:27.993Z] ---> Running in 7cd6c5b52844 [2020-03-09T06:25:28.559Z] Removing intermediate container bfb794fe28e7 [2020-03-09T06:25:28.559Z] ---> 532e409a8fa1 [2020-03-09T06:25:28.559Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-09T06:25:28.559Z] ---> Running in 954582138f98 [2020-03-09T06:25:28.578Z] Removing intermediate container 7cd6c5b52844 [2020-03-09T06:25:28.578Z] ---> 0b14cadc8906 [2020-03-09T06:25:28.578Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-09T06:25:28.579Z] ---> Running in 44fbd84408ad [2020-03-09T06:25:28.850Z] Removing intermediate container 44fbd84408ad [2020-03-09T06:25:28.850Z] ---> 158e1f640239 [2020-03-09T06:25:28.850Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T06:25:29.118Z] ---> Running in 423acba5ec08 [2020-03-09T06:25:29.131Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-09T06:25:30.074Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-09T06:25:30.074Z] OK: 134 MiB in 39 packages [2020-03-09T06:25:30.803Z] Removing intermediate container 954582138f98 [2020-03-09T06:25:30.803Z] ---> 4a5fd2357439 [2020-03-09T06:25:30.803Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-09T06:25:30.803Z] ---> Running in babf68de8e20 [2020-03-09T06:25:31.071Z] Removing intermediate container 423acba5ec08 [2020-03-09T06:25:31.071Z] ---> 361c75d53228 [2020-03-09T06:25:31.071Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-09T06:25:31.071Z] ---> Running in f020ee470079 [2020-03-09T06:25:31.120Z] Removing intermediate container babf68de8e20 [2020-03-09T06:25:31.120Z] ---> 1f0d2d3a7e6c [2020-03-09T06:25:31.120Z] Step 11/23 : COPY go.mod . [2020-03-09T06:25:31.439Z] ---> 08f2903bf67f [2020-03-09T06:25:31.439Z] Step 12/23 : COPY Makefile . [2020-03-09T06:25:31.439Z] ---> ed27cfd71ed7 [2020-03-09T06:25:31.439Z] Step 13/23 : RUN make update [2020-03-09T06:25:31.699Z] ---> Running in b5c77c48ee3d [2020-03-09T06:25:31.979Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-09T06:25:32.033Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-09T06:25:32.615Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-09T06:25:32.631Z] Removing intermediate container b5c77c48ee3d [2020-03-09T06:25:32.631Z] ---> 267736e4ece3 [2020-03-09T06:25:32.631Z] Step 14/23 : COPY . . [2020-03-09T06:25:32.883Z] OK: 121 MiB in 39 packages [2020-03-09T06:25:33.617Z] ---> 23ab6880f9d1 [2020-03-09T06:25:33.617Z] Step 15/23 : RUN ${MAKE} [2020-03-09T06:25:33.617Z] ---> Running in 53c9fee64946 [2020-03-09T06:25:33.880Z] 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-03-09T06:25:34.294Z] Removing intermediate container f020ee470079 [2020-03-09T06:25:34.294Z] ---> 5a61f6692fcd [2020-03-09T06:25:34.294Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-09T06:25:34.294Z] ---> Running in afc157306f46 [2020-03-09T06:25:34.571Z] Removing intermediate container afc157306f46 [2020-03-09T06:25:34.571Z] ---> c6425067d53b [2020-03-09T06:25:34.571Z] Step 11/23 : COPY go.mod . [2020-03-09T06:25:35.153Z] ---> 218b235a55bb [2020-03-09T06:25:35.153Z] Step 12/23 : COPY Makefile . [2020-03-09T06:25:35.739Z] ---> 2ffdc90ccc62 [2020-03-09T06:25:35.739Z] Step 13/23 : RUN make update [2020-03-09T06:25:35.739Z] ---> Running in dd65b5492993 [2020-03-09T06:25:36.702Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-09T06:25:37.671Z] Removing intermediate container dd65b5492993 [2020-03-09T06:25:37.671Z] ---> 49b59504959a [2020-03-09T06:25:37.671Z] Step 14/23 : COPY . . [2020-03-09T06:25:39.627Z] ---> 374691d9e79b [2020-03-09T06:25:39.627Z] Step 15/23 : RUN ${MAKE} [2020-03-09T06:25:39.627Z] ---> Running in 9d4ee1bd5aeb [2020-03-09T06:25:40.594Z] 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-03-09T06:25:49.059Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-09T06:25:52.627Z] Removing intermediate container 53c9fee64946 [2020-03-09T06:25:52.627Z] ---> a0c34dc9edf9 [2020-03-09T06:25:52.627Z] Step 16/23 : FROM alpine [2020-03-09T06:25:52.627Z] latest: Pulling from library/alpine [2020-03-09T06:25:52.627Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T06:25:53.267Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T06:25:53.267Z] c9b1b535fdd9: Download complete [2020-03-09T06:25:53.532Z] c9b1b535fdd9: Pull complete [2020-03-09T06:25:53.532Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-09T06:25:53.532Z] Status: Downloaded newer image for alpine:latest [2020-03-09T06:25:53.532Z] ---> e7d92cdc71fe [2020-03-09T06:25:53.532Z] Step 17/23 : EXPOSE 4000 [2020-03-09T06:25:53.532Z] ---> Running in 52c74a5fa967 [2020-03-09T06:25:53.811Z] Removing intermediate container 52c74a5fa967 [2020-03-09T06:25:53.811Z] ---> 3673aa10a896 [2020-03-09T06:25:53.811Z] 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-03-09T06:25:54.834Z] ---> 81b48e0e2768 [2020-03-09T06:25:54.834Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-09T06:25:54.834Z] ---> Running in f8662c0ab068 [2020-03-09T06:25:55.096Z] Removing intermediate container f8662c0ab068 [2020-03-09T06:25:55.096Z] ---> 65dd5405e3bb [2020-03-09T06:25:55.096Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-09T06:25:55.096Z] ---> Running in c4eaa3654be3 [2020-03-09T06:25:55.096Z] Removing intermediate container c4eaa3654be3 [2020-03-09T06:25:55.096Z] ---> 089b3748b345 [2020-03-09T06:25:55.096Z] Step 21/23 : LABEL arch=amd64 [2020-03-09T06:25:55.379Z] ---> Running in af938b7fefed [2020-03-09T06:25:55.379Z] Removing intermediate container af938b7fefed [2020-03-09T06:25:55.379Z] ---> d3ec227384cf [2020-03-09T06:25:55.379Z] Step 22/23 : LABEL git_sha=e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b [2020-03-09T06:25:55.379Z] ---> Running in a189f25420f4 [2020-03-09T06:25:55.643Z] Removing intermediate container a189f25420f4 [2020-03-09T06:25:55.643Z] ---> 83f3634db96f [2020-03-09T06:25:55.643Z] Step 23/23 : LABEL version=0.0.0 [2020-03-09T06:25:55.643Z] ---> Running in 986a2344a9f4 [2020-03-09T06:25:55.906Z] Removing intermediate container 986a2344a9f4 [2020-03-09T06:25:55.906Z] ---> 2649abdcdcc7 [2020-03-09T06:25:55.906Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-09T06:25:55.906Z] Successfully built 2649abdcdcc7 [2020-03-09T06:25:55.906Z] 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-03-09T06:26:02.716Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-09T06:26:12.799Z] Removing intermediate container 9d4ee1bd5aeb [2020-03-09T06:26:12.799Z] ---> 66867a006768 [2020-03-09T06:26:12.799Z] Step 16/23 : FROM alpine [2020-03-09T06:26:12.799Z] latest: Pulling from library/alpine [2020-03-09T06:26:12.799Z] 8fa90b21c985: Pulling fs layer [2020-03-09T06:26:12.799Z] 8fa90b21c985: Verifying Checksum [2020-03-09T06:26:12.799Z] 8fa90b21c985: Download complete [2020-03-09T06:26:13.066Z] 8fa90b21c985: Pull complete [2020-03-09T06:26:13.335Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-09T06:26:13.335Z] Status: Downloaded newer image for alpine:latest [2020-03-09T06:26:13.335Z] ---> 6e4716cdcf7a [2020-03-09T06:26:13.335Z] Step 17/23 : EXPOSE 4000 [2020-03-09T06:26:13.335Z] ---> Running in 424d5a4a58e6 [2020-03-09T06:26:13.602Z] Removing intermediate container 424d5a4a58e6 [2020-03-09T06:26:13.602Z] ---> 19c6cb10e5b9 [2020-03-09T06:26:13.602Z] 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-03-09T06:26:15.556Z] ---> 45452a818130 [2020-03-09T06:26:15.556Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-09T06:26:15.556Z] ---> Running in 550d317ec4e7 [2020-03-09T06:26:15.826Z] Removing intermediate container 550d317ec4e7 [2020-03-09T06:26:15.826Z] ---> 524780e96842 [2020-03-09T06:26:15.826Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-09T06:26:15.826Z] ---> Running in 1656bb47194a [2020-03-09T06:26:16.408Z] Removing intermediate container 1656bb47194a [2020-03-09T06:26:16.408Z] ---> 8c4c41dc7fa6 [2020-03-09T06:26:16.408Z] Step 21/23 : LABEL arch=arm64 [2020-03-09T06:26:16.408Z] ---> Running in 704f8d0f1912 [2020-03-09T06:26:16.677Z] Removing intermediate container 704f8d0f1912 [2020-03-09T06:26:16.677Z] ---> 7481c4c39ec4 [2020-03-09T06:26:16.677Z] Step 22/23 : LABEL git_sha=e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b [2020-03-09T06:26:16.677Z] ---> Running in 26061457e059 [2020-03-09T06:26:17.266Z] Removing intermediate container 26061457e059 [2020-03-09T06:26:17.266Z] ---> 7dd8a1d2f8f9 [2020-03-09T06:26:17.266Z] Step 23/23 : LABEL version=0.0.0 [2020-03-09T06:26:17.266Z] ---> Running in 7fc0f15dcb1b [2020-03-09T06:26:17.535Z] Removing intermediate container 7fc0f15dcb1b [2020-03-09T06:26:17.535Z] ---> 94b94ad201e8 [2020-03-09T06:26:17.535Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-09T06:26:17.801Z] Successfully built 94b94ad201e8 [2020-03-09T06:26:17.801Z] 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-03-09T06:26:18.760Z] provisioning config files... [2020-03-09T06:26:18.771Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/config2840085062407986561tmp [Pipeline] { [Pipeline] sh [2020-03-09T06:26:19.128Z] + curl -s https://codecov.io/bash [2020-03-09T06:26:19.128Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/config2840085062407986561tmp [2020-03-09T06:26:19.387Z] [2020-03-09T06:26:19.388Z] _____ _ [2020-03-09T06:26:19.388Z] / ____| | | [2020-03-09T06:26:19.388Z] | | ___ __| | ___ ___ _____ __ [2020-03-09T06:26:19.388Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-09T06:26:19.388Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-09T06:26:19.388Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-09T06:26:19.388Z] Bash-20200303-bc4d7e6 [2020-03-09T06:26:19.388Z] [2020-03-09T06:26:19.388Z] [2020-03-09T06:26:19.388Z] ==> Jenkins CI detected. [2020-03-09T06:26:19.388Z] project root: . [2020-03-09T06:26:19.388Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-09T06:26:19.388Z] ==> Running gcov in . (disable via -X gcov) [2020-03-09T06:26:19.388Z] ==> Python coveragepy not found [2020-03-09T06:26:19.388Z] ==> Searching for coverage reports in: [2020-03-09T06:26:19.388Z] + . [2020-03-09T06:26:19.388Z] -> Found 1 reports [2020-03-09T06:26:19.388Z] ==> Detecting git/mercurial file structure [2020-03-09T06:26:19.388Z] ==> Reading reports [2020-03-09T06:26:19.388Z] + ./coverage.out bytes=10 [2020-03-09T06:26:19.388Z] ==> Appending adjustments [2020-03-09T06:26:19.388Z] http://docs.codecov.io/docs/fixing-reports [2020-03-09T06:26:19.646Z] + Found adjustments [2020-03-09T06:26:19.646Z] ==> Gzipping contents [2020-03-09T06:26:19.646Z] ==> Uploading reports [2020-03-09T06:26:19.646Z] url: https://codecov.io [2020-03-09T06:26:19.646Z] query: branch=PR-159&commit=e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-159%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=159&job= [2020-03-09T06:26:19.646Z] -> Pinging Codecov [2020-03-09T06:26:19.646Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-159&commit=e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-159%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=159&job= [2020-03-09T06:26:19.905Z] -> Uploading [2020-03-09T06:26:20.473Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b [Pipeline] } [2020-03-09T06:26:20.479Z] 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-03-09T06:26:21.674Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T06:26:21.978Z] ---> package-listing.sh [2020-03-09T06:26:21.978Z] ++ facter osfamily [2020-03-09T06:26:21.978Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-09T06:26:21.978Z] + OS_FAMILY=redhat [2020-03-09T06:26:21.978Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-09T06:26:21.978Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-09T06:26:21.978Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-09T06:26:21.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-09T06:26:21.978Z] + PACKAGES=/tmp/packages_start.txt [2020-03-09T06:26:21.978Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-159 ']' [2020-03-09T06:26:21.978Z] + PACKAGES=/tmp/packages_end.txt [2020-03-09T06:26:21.978Z] + case "${OS_FAMILY}" in [2020-03-09T06:26:21.978Z] + rpm -qa [2020-03-09T06:26:21.978Z] + sort [2020-03-09T06:26:26.167Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-09T06:26:26.167Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-09T06:26:26.167Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-09T06:26:26.167Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-159 ']' [2020-03-09T06:26:26.167Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-159/archives/ [2020-03-09T06:26:26.167Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-159/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:26:26.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T06:26:26.630Z] [2020-03-09T06:26:26.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:26:26.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T06:26:26.964Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-09T06:26:26.964Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T06:26:26.964Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-09T06:26:26.964Z] 756a868c4378: Pulling fs layer [2020-03-09T06:26:26.964Z] 444b2fc9a129: Pulling fs layer [2020-03-09T06:26:26.964Z] ea15f1150254: Pulling fs layer [2020-03-09T06:26:26.964Z] 41b27a9f41bf: Pulling fs layer [2020-03-09T06:26:26.964Z] 28c525ee5125: Pulling fs layer [2020-03-09T06:26:26.964Z] 094b1ea09ed8: Pulling fs layer [2020-03-09T06:26:26.964Z] 138eaada9080: Pulling fs layer [2020-03-09T06:26:26.964Z] 0622d0fa9048: Pulling fs layer [2020-03-09T06:26:26.964Z] 444b2fc9a129: Waiting [2020-03-09T06:26:26.964Z] ea15f1150254: Waiting [2020-03-09T06:26:26.964Z] 41b27a9f41bf: Waiting [2020-03-09T06:26:26.964Z] 28c525ee5125: Waiting [2020-03-09T06:26:26.964Z] 094b1ea09ed8: Waiting [2020-03-09T06:26:26.964Z] 138eaada9080: Waiting [2020-03-09T06:26:26.964Z] 0622d0fa9048: Waiting [2020-03-09T06:26:26.964Z] 2cc5ad85d9ab: Download complete [2020-03-09T06:26:26.964Z] 444b2fc9a129: Verifying Checksum [2020-03-09T06:26:26.964Z] 444b2fc9a129: Download complete [2020-03-09T06:26:27.231Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T06:26:27.231Z] ea15f1150254: Download complete [2020-03-09T06:26:27.231Z] 28c525ee5125: Verifying Checksum [2020-03-09T06:26:27.231Z] 28c525ee5125: Download complete [2020-03-09T06:26:27.496Z] c9b1b535fdd9: Pull complete [2020-03-09T06:26:27.496Z] 756a868c4378: Verifying Checksum [2020-03-09T06:26:27.496Z] 756a868c4378: Download complete [2020-03-09T06:26:27.755Z] 138eaada9080: Verifying Checksum [2020-03-09T06:26:27.755Z] 138eaada9080: Download complete [2020-03-09T06:26:27.755Z] 0622d0fa9048: Verifying Checksum [2020-03-09T06:26:27.755Z] 0622d0fa9048: Download complete [2020-03-09T06:26:27.756Z] 094b1ea09ed8: Verifying Checksum [2020-03-09T06:26:27.756Z] 094b1ea09ed8: Download complete [2020-03-09T06:26:27.756Z] 2cc5ad85d9ab: Pull complete [2020-03-09T06:26:28.710Z] 41b27a9f41bf: Verifying Checksum [2020-03-09T06:26:28.710Z] 41b27a9f41bf: Download complete [2020-03-09T06:26:29.281Z] 756a868c4378: Pull complete [2020-03-09T06:26:29.281Z] 444b2fc9a129: Pull complete [2020-03-09T06:26:29.540Z] ea15f1150254: Pull complete [2020-03-09T06:26:32.849Z] 41b27a9f41bf: Pull complete [2020-03-09T06:26:33.108Z] 28c525ee5125: Pull complete [2020-03-09T06:26:35.019Z] 094b1ea09ed8: Pull complete [2020-03-09T06:26:35.278Z] 138eaada9080: Pull complete [2020-03-09T06:26:35.278Z] 0622d0fa9048: Pull complete [2020-03-09T06:26:35.278Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-09T06:26:35.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-09T06:26:35.429Z] prd-centos7-docker-4c-2g-3668 does not seem to be running inside a container [2020-03-09T06:26:35.476Z] $ 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-159 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159:/w/workspace/edgexfoundry_edgex-ui-go_PR-159:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-09T06:26:36.457Z] $ docker top 0d6b2a214e82545d2c528bb004510d0e16a7a85ec978633236897e12cc4d4772 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-09T06:26:37.180Z] provisioning config files... [2020-03-09T06:26:37.200Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/config606676703680527268tmp [Pipeline] { [Pipeline] echo [2020-03-09T06:26:37.258Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T06:26:37.548Z] ---> create-netrc.sh [Pipeline] echo [2020-03-09T06:26:37.556Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T06:26:37.851Z] ---> logs-deploy.sh [2020-03-09T06:26:37.851Z] + ARCHIVE_ARTIFACTS= [2020-03-09T06:26:37.851Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-09T06:26:37.851Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-09T06:26:37.851Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-09T06:26:37.851Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-159/2 [2020-03-09T06:26:37.851Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-159/2/ [2020-03-09T06:26:37.851Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-159/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-09T06:26:39.230Z] Archives upload complete. [2020-03-09T06:26:39.230Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-159/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-159/2/ [2020-03-09T06:26:39.798Z] ---> uname -a: [2020-03-09T06:26:39.798Z] Linux 0d6b2a214e82 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-09T06:26:39.798Z] [2020-03-09T06:26:39.798Z] [2020-03-09T06:26:39.798Z] ---> lscpu: [2020-03-09T06:26:39.798Z] Architecture: x86_64 [2020-03-09T06:26:39.798Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-09T06:26:39.798Z] Byte Order: Little Endian [2020-03-09T06:26:39.798Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-09T06:26:39.798Z] CPU(s): 4 [2020-03-09T06:26:39.798Z] On-line CPU(s) list: 0-3 [2020-03-09T06:26:39.798Z] Thread(s) per core: 1 [2020-03-09T06:26:39.798Z] Core(s) per socket: 1 [2020-03-09T06:26:39.798Z] Socket(s): 4 [2020-03-09T06:26:39.798Z] NUMA node(s): 1 [2020-03-09T06:26:39.798Z] Vendor ID: GenuineIntel [2020-03-09T06:26:39.798Z] CPU family: 6 [2020-03-09T06:26:39.798Z] Model: 44 [2020-03-09T06:26:39.798Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-09T06:26:39.798Z] Stepping: 1 [2020-03-09T06:26:39.798Z] CPU MHz: 2933.396 [2020-03-09T06:26:39.798Z] BogoMIPS: 5866.79 [2020-03-09T06:26:39.798Z] Virtualization: VT-x [2020-03-09T06:26:39.798Z] Hypervisor vendor: KVM [2020-03-09T06:26:39.798Z] Virtualization type: full [2020-03-09T06:26:39.798Z] L1d cache: 128 KiB [2020-03-09T06:26:39.798Z] L1i cache: 128 KiB [2020-03-09T06:26:39.798Z] L2 cache: 16 MiB [2020-03-09T06:26:39.798Z] L3 cache: 64 MiB [2020-03-09T06:26:39.798Z] NUMA node0 CPU(s): 0-3 [2020-03-09T06:26:39.798Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-09T06:26:39.798Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-09T06:26:39.798Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-09T06:26:39.798Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-09T06:26:39.798Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-09T06:26:39.798Z] 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-03-09T06:26:39.798Z] [2020-03-09T06:26:39.798Z] [2020-03-09T06:26:39.798Z] ---> nproc: [2020-03-09T06:26:39.798Z] 4 [2020-03-09T06:26:39.798Z] [2020-03-09T06:26:39.798Z] [2020-03-09T06:26:39.798Z] ---> df -h: [2020-03-09T06:26:39.798Z] Filesystem Size Used Available Use% Mounted on [2020-03-09T06:26:39.798Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-09T06:26:39.798Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-09T06:26:39.798Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-09T06:26:39.799Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-09T06:26:39.799Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-09T06:26:39.799Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-09T06:26:39.799Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-09T06:26:39.799Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp [2020-03-09T06:26:39.799Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-09T06:26:39.799Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] ---> free -m: [2020-03-09T06:26:39.799Z] total used free shared buff/cache available [2020-03-09T06:26:39.799Z] Mem: 1838 601 74 0 1162 1132 [2020-03-09T06:26:39.799Z] Swap: 1023 1 1022 [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] ---> ip addr: [2020-03-09T06:26:39.799Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-09T06:26:39.799Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-09T06:26:39.799Z] inet 127.0.0.1/8 scope host lo [2020-03-09T06:26:39.799Z] valid_lft forever preferred_lft forever [2020-03-09T06:26:39.799Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-09T06:26:39.799Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-09T06:26:39.799Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-09T06:26:39.799Z] valid_lft forever preferred_lft forever [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] ---> sar -b -r -n DEV: [2020-03-09T06:26:39.799Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] 06:19:44 LINUX RESTART [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] 06:20:02 tps rtps wtps bread/s bwrtn/s [2020-03-09T06:26:39.799Z] 06:21:01 103.13 35.09 68.04 4849.97 34110.50 [2020-03-09T06:26:39.799Z] 06:22:01 9.49 0.00 9.49 0.00 1822.58 [2020-03-09T06:26:39.799Z] 06:23:01 0.52 0.00 0.52 0.00 6.28 [2020-03-09T06:26:39.799Z] 06:24:01 0.62 0.00 0.62 0.00 6.93 [2020-03-09T06:26:39.799Z] 06:25:01 0.68 0.00 0.68 0.00 8.13 [2020-03-09T06:26:39.799Z] 06:26:01 0.80 0.00 0.80 0.00 9.84 [2020-03-09T06:26:39.799Z] Average: 18.98 5.77 13.21 797.37 5917.85 [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] 06:20:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-09T06:26:39.799Z] 06:21:01 103820 1778484 94.48 2620 1242584 953668 32.54 445904 1173720 51340 [2020-03-09T06:26:39.799Z] 06:22:01 111464 1770840 94.08 2620 1242620 911688 31.11 439356 1173572 8 [2020-03-09T06:26:39.799Z] 06:23:01 110380 1771924 94.14 2620 1242628 911996 31.12 440524 1173528 8 [2020-03-09T06:26:39.799Z] 06:24:01 110572 1771732 94.13 2620 1242628 911940 31.11 440420 1173464 8 [2020-03-09T06:26:39.799Z] 06:25:01 111056 1771248 94.10 2620 1242636 911956 31.12 440032 1173464 8 [2020-03-09T06:26:39.799Z] 06:26:01 110908 1771396 94.11 2620 1242640 911968 31.12 440240 1173464 8 [2020-03-09T06:26:39.799Z] Average: 109700 1772604 94.17 2620 1242623 918869 31.35 441079 1173535 8563 [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] 06:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-09T06:26:39.799Z] 06:21:01 eth0 506.96 379.36 1119.32 143.71 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:21:01 docker0 23.26 18.44 2.00 48.09 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:22:01 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:23:01 eth0 0.95 0.42 0.30 0.18 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:24:01 eth0 0.50 0.35 0.27 0.23 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:25:01 eth0 0.70 0.30 0.30 0.02 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:26:01 eth0 0.78 0.23 0.19 0.07 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] Average: eth0 83.98 62.60 184.21 23.71 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] Average: docker0 3.82 3.03 0.33 7.91 0.00 0.00 0.00 [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] ---> sar -P ALL: [2020-03-09T06:26:39.799Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] 06:19:44 LINUX RESTART [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] 06:20:02 CPU %user %nice %system %iowait %steal %idle [2020-03-09T06:26:39.799Z] 06:21:01 all 14.18 0.00 6.30 7.64 0.00 71.88 [2020-03-09T06:26:39.799Z] 06:21:01 0 12.07 0.00 8.11 7.05 0.00 72.77 [2020-03-09T06:26:39.799Z] 06:21:01 1 14.39 0.00 5.52 6.37 0.00 73.72 [2020-03-09T06:26:39.799Z] 06:21:01 2 17.28 0.00 5.40 12.27 0.00 65.05 [2020-03-09T06:26:39.799Z] 06:21:01 3 12.94 0.00 6.14 4.86 0.00 76.06 [2020-03-09T06:26:39.799Z] 06:22:01 all 0.12 0.00 0.09 0.00 0.00 99.79 [2020-03-09T06:26:39.799Z] 06:22:01 0 0.30 0.00 0.13 0.00 0.00 99.57 [2020-03-09T06:26:39.799Z] 06:22:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2020-03-09T06:26:39.799Z] 06:22:01 2 0.08 0.00 0.15 0.00 0.00 99.77 [2020-03-09T06:26:39.799Z] 06:22:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-09T06:26:39.799Z] 06:23:01 all 0.12 0.00 0.06 0.00 0.00 99.82 [2020-03-09T06:26:39.799Z] 06:23:01 0 0.12 0.00 0.10 0.00 0.02 99.77 [2020-03-09T06:26:39.799Z] 06:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T06:26:39.799Z] 06:23:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2020-03-09T06:26:39.799Z] 06:23:01 3 0.17 0.00 0.05 0.00 0.00 99.78 [2020-03-09T06:26:39.799Z] 06:24:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T06:26:39.799Z] 06:24:01 0 0.53 0.00 0.05 0.00 0.00 99.42 [2020-03-09T06:26:39.799Z] 06:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T06:26:39.799Z] 06:24:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T06:26:39.799Z] 06:24:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T06:26:39.799Z] 06:25:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T06:26:39.799Z] 06:25:01 0 0.57 0.00 0.05 0.00 0.00 99.38 [2020-03-09T06:26:39.799Z] 06:25:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T06:26:39.799Z] 06:25:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T06:26:39.799Z] 06:25:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T06:26:39.799Z] 06:26:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T06:26:39.799Z] 06:26:01 0 0.37 0.00 0.03 0.00 0.00 99.60 [2020-03-09T06:26:39.799Z] 06:26:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T06:26:39.799Z] 06:26:01 2 0.22 0.00 0.05 0.00 0.00 99.73 [2020-03-09T06:26:39.799Z] 06:26:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T06:26:39.799Z] Average: all 2.44 0.00 1.08 1.25 0.00 95.23 [2020-03-09T06:26:39.799Z] Average: 0 2.28 0.00 1.38 1.15 0.00 95.18 [2020-03-09T06:26:39.799Z] Average: 1 2.39 0.00 0.94 1.04 0.00 95.64 [2020-03-09T06:26:39.799Z] Average: 2 2.91 0.00 0.94 2.00 0.00 94.15 [2020-03-09T06:26:39.799Z] Average: 3 2.18 0.00 1.05 0.79 0.00 95.98 [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z] [2020-03-09T06:26:39.799Z]