Pull request #179 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 dccbf7b772856689d3b7eb026634827d82872ce8 rather than 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b Obtained Jenkinsfile from dccbf7b772856689d3b7eb026634827d82872ce8 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-179/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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-1554 in /w/workspace/edgexfoundry_edgex-ui-go_PR-179 [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-179 # 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/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit dccbf7b772856689d3b7eb026634827d82872ce8 into PR head commit 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/179/head:refs/remotes/origin/PR-179 # 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/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 Merge succeeded, producing 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b Checking out Revision 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b (PR-179) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dccbf7b772856689d3b7eb026634827d82872ce8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 Commit message: "Modify condition query for notification list" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:42:29 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 09:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:42:31 09:42:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:42:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:42:32 latest: Pulling from edgex-devops/git-semver 09:42:32 9123ac7c32f7: Pulling fs layer 09:42:32 b8cc5d1170e3: Pulling fs layer 09:42:32 2924cbbf6a41: Pulling fs layer 09:42:32 93b08a4f1073: Pulling fs layer 09:42:32 93b08a4f1073: Waiting 09:42:32 b8cc5d1170e3: Download complete 09:42:32 9123ac7c32f7: Verifying Checksum 09:42:32 9123ac7c32f7: Download complete 09:42:32 93b08a4f1073: Verifying Checksum 09:42:32 93b08a4f1073: Download complete 09:42:32 2924cbbf6a41: Verifying Checksum 09:42:32 2924cbbf6a41: Download complete 09:42:32 9123ac7c32f7: Pull complete 09:42:33 b8cc5d1170e3: Pull complete 09:42:35 2924cbbf6a41: Pull complete 09:42:35 93b08a4f1073: Pull complete 09:42:35 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:42:35 prd-centos7-docker-4c-2g-1554 does not seem to be running inside a container 09:42:36 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-179 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-179:/w/workspace/edgexfoundry_edgex-ui-go_PR-179:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:42:37 $ docker top 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:37 [ssh-agent] Looking for ssh-agent implementation... 09:42:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:38 $ docker exec 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda ssh-agent 09:42:38 SSH_AUTH_SOCK=/tmp/ssh-jq78zVaxTEZc/agent.15 09:42:38 SSH_AGENT_PID=22 09:42:38 Running ssh-add (command line suppressed) 09:42:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/private_key_1179113122658283581.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/private_key_1179113122658283581.key) 09:42:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:39 + git describe --exact-match --tags HEAD 09:42:39 fatal: No names found, cannot describe anything. [Pipeline] } 09:42:39 $ docker exec --env ******** --env ******** 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda ssh-agent -k 09:42:39 unset SSH_AUTH_SOCK; 09:42:39 unset SSH_AGENT_PID; 09:42:39 echo Agent pid 22 killed; 09:42:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:42:39 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:42:39 This usually means this commit has not been tagged. [Pipeline] sshagent 09:42:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:39 [ssh-agent] Looking for ssh-agent implementation... 09:42:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:40 $ docker exec 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda ssh-agent 09:42:41 SSH_AUTH_SOCK=/tmp/ssh-F494yZIwRmFL/agent.57 09:42:41 SSH_AGENT_PID=63 09:42:41 Running ssh-add (command line suppressed) 09:42:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/private_key_3590812759655393944.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/private_key_3590812759655393944.key) 09:42:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:42 + git semver init 09:42:42 # -> Open(): unable to determine branch for HEAD 09:42:42 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-179/.git 09:42:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-179 09:42:42 # $SEMVER_REMOTE_NAME = origin 09:42:42 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 09:42:42 # $SEMVER_USER_NAME = jenkins 09:42:42 # $SEMVER_BRANCH = PR-179 09:42:42 # $SEMVER_TEMP = /tmp/semver-813766553 09:42:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:42:43 # '/tmp/semver-813766553' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-179/.semver' 09:42:43 # -> Force: false 09:42:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-179/.semver [Pipeline] } 09:42:43 $ docker exec --env ******** --env ******** 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda ssh-agent -k 09:42:44 unset SSH_AUTH_SOCK; 09:42:44 unset SSH_AGENT_PID; 09:42:44 echo Agent pid 63 killed; 09:42:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42:45 + git semver [Pipeline] } 09:42:45 $ docker stop --time=1 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda 09:42:47 $ docker rm -f 77bcdad17d53d811700039b3fd82175c5b0e9c12b05e49a3cbe82ce5efc24cda [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:42:49 Stashed 33 file(s) [Pipeline] echo 09:42:49 [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 09:43:04 Still waiting to schedule task 09:43:04 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1554’ 09:43:04 Still waiting to schedule task 09:43:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:44:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1555 in /w/workspace/edgexfoundry_edgex-ui-go_PR-179 [Pipeline] { [Pipeline] ws 09:44:54 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:44:59 using credential edgex-jenkins-ssh 09:44:59 Cloning the remote Git repository 09:44:59 Cloning with configured refspecs honoured and without tags 09:44:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:45:00 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:45:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:45:00 > git --version # timeout=10 09:45:00 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:45:01 Fetching without tags 09:45:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:45:01 > git config --add remote.origin.fetch +refs/pull/179/head:refs/remotes/origin/PR-179 # timeout=10 09:45:01 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:45:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:45:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:45:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:45:02 Merging remotes/origin/master commit dccbf7b772856689d3b7eb026634827d82872ce8 into PR head commit 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b 09:45:02 Merge succeeded, producing 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b 09:45:02 Checking out Revision 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b (PR-179) 09:45:02 > git config core.sparsecheckout # timeout=10 09:45:02 > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 09:45:02 > git remote # timeout=10 09:45:02 > git config --get remote.origin.url # timeout=10 09:45:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:02 > git merge dccbf7b772856689d3b7eb026634827d82872ce8 # timeout=10 09:45:02 > git rev-parse HEAD^{commit} # timeout=10 09:45:02 > git config core.sparsecheckout # timeout=10 09:45:02 > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 09:45:07 Commit message: "Modify condition query for notification list" 09:45:07 > git --version # timeout=10 09:45:07 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:45:09 ========================================================= 09:45:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 09:45:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:45:10 + 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 . 09:45:11 Sending build context to Docker daemon 11.38MB 09:45:11 Step 1/8 : ARG BASE=golang:1.11-alpine 09:45:11 Step 2/8 : FROM ${BASE} 09:45:11 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:45:11 29bddadc8f3f: Pulling fs layer 09:45:11 02bb20f2603b: Pulling fs layer 09:45:11 b62863a3550b: Pulling fs layer 09:45:11 9586258a13ea: Pulling fs layer 09:45:11 a8b2cbafd68c: Pulling fs layer 09:45:11 d1dd75721c92: Pulling fs layer 09:45:11 4e34fffdb759: Pulling fs layer 09:45:11 fd1d9eb628f9: Pulling fs layer 09:45:11 bd44c58b92db: Pulling fs layer 09:45:11 e5856e266cf4: Pulling fs layer 09:45:11 f0f88b30cdbb: Pulling fs layer 09:45:11 9586258a13ea: Waiting 09:45:11 a8b2cbafd68c: Waiting 09:45:11 d1dd75721c92: Waiting 09:45:11 4e34fffdb759: Waiting 09:45:11 fd1d9eb628f9: Waiting 09:45:11 bd44c58b92db: Waiting 09:45:11 e5856e266cf4: Waiting 09:45:11 f0f88b30cdbb: Waiting 09:45:11 b62863a3550b: Verifying Checksum 09:45:11 b62863a3550b: Download complete 09:45:11 02bb20f2603b: Download complete 09:45:11 a8b2cbafd68c: Download complete 09:45:11 d1dd75721c92: Verifying Checksum 09:45:11 d1dd75721c92: Download complete 09:45:11 29bddadc8f3f: Verifying Checksum 09:45:11 29bddadc8f3f: Download complete 09:45:12 29bddadc8f3f: Pull complete 09:45:13 02bb20f2603b: Pull complete 09:45:13 b62863a3550b: Pull complete 09:45:15 4e34fffdb759: Verifying Checksum 09:45:15 4e34fffdb759: Download complete 09:45:15 bd44c58b92db: Verifying Checksum 09:45:15 bd44c58b92db: Download complete 09:45:18 e5856e266cf4: Verifying Checksum 09:45:18 e5856e266cf4: Download complete 09:45:18 f0f88b30cdbb: Verifying Checksum 09:45:18 f0f88b30cdbb: Download complete 09:45:20 fd1d9eb628f9: Verifying Checksum 09:45:20 fd1d9eb628f9: Download complete 09:45:21 9586258a13ea: Verifying Checksum 09:45:21 9586258a13ea: Download complete 09:45:32 Running on prd-centos7-docker-4c-2g-1556 in /w/workspace/edgexfoundry_edgex-ui-go_PR-179 [Pipeline] { [Pipeline] ws 09:45:33 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:45:33 9586258a13ea: Pull complete 09:45:33 a8b2cbafd68c: Pull complete 09:45:33 d1dd75721c92: Pull complete 09:45:35 using credential edgex-jenkins-ssh 09:45:35 Cloning the remote Git repository 09:45:35 Cloning with configured refspecs honoured and without tags 09:45:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:45:36 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:45:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:45:36 > git --version # timeout=10 09:45:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:45:36 Fetching without tags 09:45:37 4e34fffdb759: Pull complete 09:45:37 Merging remotes/origin/master commit dccbf7b772856689d3b7eb026634827d82872ce8 into PR head commit 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b 09:45:37 Merge succeeded, producing 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b 09:45:37 Checking out Revision 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b (PR-179) 09:45:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:45:36 > git config --add remote.origin.fetch +refs/pull/179/head:refs/remotes/origin/PR-179 # timeout=10 09:45:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:45:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:45:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:45:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:45:37 > git config core.sparsecheckout # timeout=10 09:45:37 > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 09:45:37 > git remote # timeout=10 09:45:37 > git config --get remote.origin.url # timeout=10 09:45:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:37 > git merge dccbf7b772856689d3b7eb026634827d82872ce8 # timeout=10 09:45:37 > git rev-parse HEAD^{commit} # timeout=10 09:45:37 > git config core.sparsecheckout # timeout=10 09:45:37 > git checkout -f 05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b # timeout=10 09:45:42 fd1d9eb628f9: Pull complete 09:45:42 bd44c58b92db: Pull complete 09:45:42 Commit message: "Modify condition query for notification list" 09:45:42 > git --version # timeout=10 09:45:42 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 09:45:43 e5856e266cf4: Pull complete [Pipeline] echo 09:45:43 ========================================================= 09:45:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 09:45:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:45:44 f0f88b30cdbb: Pull complete 09:45:44 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 09:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 09:45:44 ---> 0be50c763560 09:45:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:45:44 + 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 . 09:45:44 Sending build context to Docker daemon 11.38MB 09:45:44 Step 1/8 : ARG BASE=golang:1.11-alpine 09:45:44 Step 2/8 : FROM ${BASE} 09:45:45 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:45:45 9d48c3bd43c5: Pulling fs layer 09:45:45 7f94eaf8af20: Pulling fs layer 09:45:45 9fe9984849c1: Pulling fs layer 09:45:45 ec448270508e: Pulling fs layer 09:45:45 65ba82af53f7: Pulling fs layer 09:45:45 07c18b20a200: Pulling fs layer 09:45:45 d9b3ee039db2: Pulling fs layer 09:45:45 8c79c1ac0d81: Pulling fs layer 09:45:45 ff40f1a7a0b9: Pulling fs layer 09:45:45 bdb43ae2d12f: Pulling fs layer 09:45:45 8e1ab0ef8490: Pulling fs layer 09:45:45 d9b3ee039db2: Waiting 09:45:45 8c79c1ac0d81: Waiting 09:45:45 ff40f1a7a0b9: Waiting 09:45:45 bdb43ae2d12f: Waiting 09:45:45 8e1ab0ef8490: Waiting 09:45:45 ec448270508e: Waiting 09:45:45 65ba82af53f7: Waiting 09:45:45 07c18b20a200: Waiting 09:45:45 9fe9984849c1: Verifying Checksum 09:45:45 9fe9984849c1: Download complete 09:45:45 7f94eaf8af20: Download complete 09:45:45 65ba82af53f7: Verifying Checksum 09:45:45 65ba82af53f7: Download complete 09:45:45 07c18b20a200: Verifying Checksum 09:45:45 07c18b20a200: Download complete 09:45:45 9d48c3bd43c5: Download complete 09:45:45 9d48c3bd43c5: Pull complete 09:45:46 d9b3ee039db2: Verifying Checksum 09:45:46 d9b3ee039db2: Download complete 09:45:46 ff40f1a7a0b9: Verifying Checksum 09:45:46 ff40f1a7a0b9: Download complete 09:45:46 bdb43ae2d12f: Verifying Checksum 09:45:46 bdb43ae2d12f: Download complete 09:45:46 8e1ab0ef8490: Verifying Checksum 09:45:46 8e1ab0ef8490: Download complete 09:45:46 8c79c1ac0d81: Verifying Checksum 09:45:46 8c79c1ac0d81: Download complete 09:45:46 ec448270508e: Verifying Checksum 09:45:46 ec448270508e: Download complete 09:45:47 ---> Running in c2b94c942c98 09:45:47 Removing intermediate container c2b94c942c98 09:45:47 ---> 2136c12fbe57 09:45:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:47 7f94eaf8af20: Pull complete 09:45:47 9fe9984849c1: Pull complete 09:45:48 ---> Running in 7459e56f4402 09:45:49 Removing intermediate container 7459e56f4402 09:45:49 ---> 3eba6c280eb4 09:45:49 Step 5/8 : RUN apk add --no-cache make git 09:45:49 ---> Running in 280ae7d01968 09:45:50 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 09:45:51 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 09:45:52 OK: 121 MiB in 39 packages 09:45:53 ec448270508e: Pull complete 09:45:53 65ba82af53f7: Pull complete 09:45:53 07c18b20a200: Pull complete 09:45:53 Removing intermediate container 280ae7d01968 09:45:53 ---> fc89fc4dd389 09:45:53 Step 6/8 : WORKDIR /edgex-ui-go 09:45:53 ---> Running in c373e9c161e1 09:45:54 Removing intermediate container c373e9c161e1 09:45:54 ---> 3f0202392249 09:45:54 Step 7/8 : COPY . . 09:45:55 ---> f19b9d1a24a8 09:45:55 Step 8/8 : RUN go mod download 09:45:55 ---> Running in 84cf23300b4f 09:45:56 go: finding github.com/gorilla/mux v1.7.1 09:45:56 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 09:45:56 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 09:45:56 go: finding github.com/pelletier/go-toml v1.2.0 09:45:56 go: finding github.com/kr/pretty v0.1.0 09:45:56 go: finding github.com/BurntSushi/toml v0.3.1 09:45:56 go: finding github.com/gorilla/websocket v1.4.0 09:45:57 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 09:45:57 d9b3ee039db2: Pull complete 09:45:57 go: finding github.com/kr/text v0.1.0 09:45:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:45:57 go: finding github.com/stretchr/testify v1.3.0 09:45:57 go: finding github.com/hashicorp/consul/api v1.1.0 09:45:57 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:45:57 go: finding github.com/mitchellh/copystructure v1.0.0 09:45:57 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 09:45:57 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 09:45:57 go: finding github.com/pkg/errors v0.8.1 09:45:58 go: finding github.com/kr/pty v1.1.1 09:45:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:45:58 go: finding github.com/davecgh/go-spew v1.1.0 09:45:58 go: finding github.com/stretchr/objx v0.1.0 09:45:58 go: finding github.com/pmezard/go-difflib v1.0.0 09:46:00 8c79c1ac0d81: Pull complete 09:46:00 ff40f1a7a0b9: Pull complete 09:46:00 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:46:00 go: finding golang.org/x/text v0.3.0 09:46:01 bdb43ae2d12f: Pull complete 09:46:02 8e1ab0ef8490: Pull complete 09:46:02 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 09:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 09:46:02 ---> 8acfeb908b63 09:46:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:46:02 ---> Running in 9393a44dfd92 09:46:02 Removing intermediate container 9393a44dfd92 09:46:02 ---> 3bd5fcb3415c 09:46:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:02 ---> Running in 861576ec3d8c 09:46:03 Removing intermediate container 861576ec3d8c 09:46:03 ---> 82facb368a2f 09:46:03 Step 5/8 : RUN apk add --no-cache make git 09:46:03 ---> Running in cf51717d085c 09:46:03 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 09:46:03 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 09:46:04 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:46:04 go: finding github.com/hashicorp/serf v0.8.2 09:46:04 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:46:04 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:46:04 go: finding github.com/hashicorp/go-uuid v1.0.1 09:46:04 go: finding github.com/mitchellh/mapstructure v1.1.2 09:46:04 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:46:04 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 09:46:04 OK: 134 MiB in 39 packages 09:46:05 Removing intermediate container cf51717d085c 09:46:05 ---> 688fa7e9fb29 09:46:05 Step 6/8 : WORKDIR /edgex-ui-go 09:46:05 ---> Running in 13cc292438db 09:46:05 go: finding github.com/mitchellh/go-homedir v1.0.0 09:46:05 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:46:05 Removing intermediate container 13cc292438db 09:46:05 ---> 7cb096351448 09:46:05 Step 7/8 : COPY . . 09:46:06 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:46:06 go: finding github.com/hashicorp/memberlist v0.1.3 09:46:06 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:46:06 go: finding github.com/mitchellh/cli v1.0.0 09:46:06 go: finding github.com/hashicorp/logutils v1.0.0 09:46:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:46:06 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:46:06 go: finding github.com/mitchellh/iochan v1.0.0 09:46:06 go: finding github.com/hashicorp/mdns v1.0.0 09:46:07 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 09:46:07 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:46:07 go: finding github.com/hashicorp/go-syslog v1.0.0 09:46:07 go: finding github.com/mitchellh/gox v0.4.0 09:46:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:46:07 go: finding github.com/mattn/go-colorable v0.0.9 09:46:07 go: finding github.com/mattn/go-isatty v0.0.3 09:46:07 ---> 84b84f908d04 09:46:07 Step 8/8 : RUN go mod download 09:46:07 ---> Running in a01f148be9fe 09:46:07 go: finding github.com/posener/complete v1.1.1 09:46:07 go: finding github.com/miekg/dns v1.0.14 09:46:07 go: finding github.com/hashicorp/go-multierror v1.0.0 09:46:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 09:46:08 go: finding github.com/gorilla/mux v1.7.1 09:46:08 go: finding github.com/pelletier/go-toml v1.2.0 09:46:08 go: finding github.com/gorilla/websocket v1.4.0 09:46:08 go: finding github.com/BurntSushi/toml v0.3.1 09:46:08 go: finding github.com/kr/pretty v0.1.0 09:46:08 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 09:46:08 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:46:08 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:46:08 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:46:08 go: finding github.com/davecgh/go-spew v1.1.1 09:46:08 go: finding github.com/kr/text v0.1.0 09:46:08 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 09:46:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:46:08 go: finding github.com/mitchellh/copystructure v1.0.0 09:46:08 go: finding github.com/hashicorp/consul/api v1.1.0 09:46:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:46:08 go: finding github.com/stretchr/testify v1.3.0 09:46:08 go: finding github.com/pkg/errors v0.8.1 09:46:08 go: finding github.com/hashicorp/go.net v0.0.1 09:46:08 go: finding github.com/stretchr/testify v1.2.2 09:46:08 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:46:08 go: finding github.com/bgentry/speakeasy v0.1.0 09:46:08 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 09:46:08 go: finding github.com/kr/pty v1.1.1 09:46:08 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:46:08 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 09:46:09 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 09:46:09 go: finding github.com/davecgh/go-spew v1.1.0 09:46:09 go: finding github.com/stretchr/objx v0.1.0 09:46:09 go: finding github.com/pmezard/go-difflib v1.0.0 09:46:09 go: finding github.com/fatih/color v1.7.0 09:46:09 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 09:46:09 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:46:09 go: finding github.com/hashicorp/errwrap v1.0.0 09:46:09 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:46:09 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:46:10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:46:10 go: finding golang.org/x/text v0.3.0 09:46:10 go: finding github.com/hashicorp/go-uuid v1.0.0 09:46:10 go: finding github.com/hashicorp/golang-lru v0.5.0 09:46:11 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 09:46:13 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:46:13 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:46:13 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:46:13 go: finding github.com/mitchellh/mapstructure v1.1.2 09:46:13 go: finding github.com/hashicorp/go-uuid v1.0.1 09:46:13 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:46:13 go: finding github.com/hashicorp/serf v0.8.2 09:46:13 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:46:13 go: finding github.com/mitchellh/go-homedir v1.0.0 09:46:14 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:46:14 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:46:14 go: finding github.com/hashicorp/memberlist v0.1.3 09:46:14 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:46:14 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:46:14 go: finding github.com/hashicorp/logutils v1.0.0 09:46:14 go: finding github.com/mitchellh/cli v1.0.0 09:46:14 go: finding github.com/mitchellh/iochan v1.0.0 09:46:14 go: finding github.com/hashicorp/mdns v1.0.0 09:46:14 go: finding github.com/hashicorp/go-syslog v1.0.0 09:46:14 go: finding github.com/mitchellh/gox v0.4.0 09:46:14 go: finding github.com/mattn/go-isatty v0.0.3 09:46:14 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 09:46:14 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:46:14 go: finding github.com/hashicorp/go-multierror v1.0.0 09:46:14 go: finding github.com/fatih/color v1.7.0 09:46:14 go: finding github.com/mattn/go-colorable v0.0.9 09:46:14 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:46:14 go: finding github.com/posener/complete v1.1.1 09:46:14 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 09:46:14 go: finding github.com/bgentry/speakeasy v0.1.0 09:46:14 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:46:14 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:46:14 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:46:14 go: finding github.com/davecgh/go-spew v1.1.1 09:46:14 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:46:14 go: finding github.com/hashicorp/go.net v0.0.1 09:46:15 go: finding github.com/miekg/dns v1.0.14 09:46:15 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:46:15 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:46:15 go: finding github.com/stretchr/testify v1.2.2 09:46:15 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 09:46:15 go: finding github.com/hashicorp/errwrap v1.0.0 09:46:15 go: finding github.com/hashicorp/golang-lru v0.5.0 09:46:15 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:46:15 go: finding github.com/hashicorp/go-uuid v1.0.0 09:46:27 Removing intermediate container a01f148be9fe 09:46:27 ---> a78b393b6623 09:46:27 Successfully built a78b393b6623 09:46:27 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 09:46:28 + docker inspect -f . ci-base-image-x86_64 09:46:28 . [Pipeline] withDockerContainer 09:46:28 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 09:46:28 $ 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 09:46:29 $ docker top fba800e0030fea4ce232820fe79426d8afb986b1727f615a0fb7d1df6063433e -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:29 + go version 09:46:30 go version go1.11.13 linux/amd64 [Pipeline] sh 09:46:30 + make test 09:46:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:46:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:46:42 Removing intermediate container 84cf23300b4f 09:46:42 ---> ba2e373ef7f0 09:46:42 Successfully built ba2e373ef7f0 09:46:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:46:43 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:46:43 GO111MODULE=on go vet ./... 09:46:43 + docker inspect -f . ci-base-image-arm64 09:46:43 . [Pipeline] withDockerContainer 09:46:44 prd-ubuntu18.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container 09:46:44 $ 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 09:46:45 $ docker top 6d9a5935f2e26a624802289987c684f44d3d4cce4360dd71e1e386d83a1201e0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:46 + go version 09:46:46 go version go1.11.13 linux/arm64 [Pipeline] sh [Pipeline] stash 09:46:47 + make test 09:46:47 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:46:47 Stashed 1 file(s) [Pipeline] } 09:46:47 $ docker stop --time=1 fba800e0030fea4ce232820fe79426d8afb986b1727f615a0fb7d1df6063433e 09:46:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:46:48 $ docker rm -f fba800e0030fea4ce232820fe79426d8afb986b1727f615a0fb7d1df6063433e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:46:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:46:50 + ls -al . 09:46:50 total 72 09:46:50 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 31 09:46 . 09:46:50 drwxrwxr-x. 4 jenkins jenkins 28 Mar 31 09:45 .. 09:46:50 drwxrwxr-x. 8 jenkins jenkins 119 Mar 31 09:45 app 09:46:50 drwxrwxr-x. 3 jenkins jenkins 20 Mar 31 09:45 assets 09:46:50 drwxrwxr-x. 2 jenkins jenkins 35 Mar 31 09:45 bin 09:46:50 drwxrwxr-x. 3 jenkins jenkins 29 Mar 31 09:45 cmd 09:46:50 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 31 09:45 CONTRIBUTING.md 09:46:50 -rw-r--r--. 1 jenkins jenkins 10 Mar 31 09:46 coverage.out 09:46:50 -rw-rw-r--. 1 jenkins jenkins 839 Mar 31 09:45 Dockerfile 09:46:50 -rw-rw-r--. 1 jenkins jenkins 898 Mar 31 09:45 Dockerfile.build 09:46:50 drwxrwxr-x. 4 jenkins jenkins 53 Mar 31 09:45 docs 09:46:50 drwxrwxr-x. 8 jenkins jenkins 179 Mar 31 09:45 .git 09:46:50 -rw-rw-r--. 1 jenkins jenkins 123 Mar 31 09:45 .gitignore 09:46:50 -rw-rw-r--. 1 jenkins jenkins 522 Mar 31 09:45 go.mod 09:46:50 -rw-r--r--. 1 jenkins jenkins 8727 Mar 31 09:46 go.sum 09:46:50 drwxrwxr-x. 3 jenkins jenkins 17 Mar 31 09:45 internal 09:46:50 -rw-rw-r--. 1 jenkins jenkins 675 Mar 31 09:45 Jenkinsfile 09:46:50 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 31 09:45 LICENSE 09:46:50 -rw-rw-r--. 1 jenkins jenkins 951 Mar 31 09:45 Makefile 09:46:50 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 31 09:45 README.md 09:46:50 drwxrwxr-x. 3 jenkins jenkins 58 Mar 31 09:45 .semver 09:46:50 drwxrwxr-x. 4 jenkins jenkins 54 Mar 31 09:45 snap 09:46:50 -rw-rw-r--. 1 jenkins jenkins 5 Mar 31 09:42 VERSION 09:46:50 -rw-rw-r--. 1 jenkins jenkins 155 Mar 31 09:45 version.go [Pipeline] isUnix [Pipeline] sh 09:46:50 + 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=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b --label arch=amd64 --label version=0.0.0 . 09:46:50 Sending build context to Docker daemon 11.39MB 09:46:50 Step 1/23 : ARG BASE=golang:1.11-alpine 09:46:50 Step 2/23 : FROM ${BASE} AS builder 09:46:50 ---> a78b393b6623 09:46:50 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:46:50 ---> Running in cc6c61ff4f2b 09:46:51 Removing intermediate container cc6c61ff4f2b 09:46:51 ---> 31966ecbbc51 09:46:51 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:46:51 ---> Running in 018e2d6b8c1e 09:46:51 Removing intermediate container 018e2d6b8c1e 09:46:51 ---> 485458d50652 09:46:51 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:46:51 ---> Running in d3a21e436fd1 09:46:51 Removing intermediate container d3a21e436fd1 09:46:51 ---> f0a0c397c0d4 09:46:51 Step 6/23 : LABEL Name=edgex-ui-go 09:46:51 ---> Running in fde3aa7ebaf5 09:46:51 Removing intermediate container fde3aa7ebaf5 09:46:51 ---> 1e5062b11190 09:46:51 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:46:51 ---> Running in 093effaed649 09:46:51 Removing intermediate container 093effaed649 09:46:51 ---> 9c966f43ba0b 09:46:51 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:51 ---> Running in f5cfa71aed19 09:46:52 Removing intermediate container f5cfa71aed19 09:46:52 ---> 4dda5e593cb9 09:46:52 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:46:52 ---> Running in 6cefdd762992 09:46:53 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 09:46:54 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 09:46:54 OK: 134 MiB in 39 packages 09:46:55 Removing intermediate container 6cefdd762992 09:46:55 ---> 590e0fb5103d 09:46:55 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:46:55 ---> Running in f5ac28657db9 09:46:55 Removing intermediate container f5ac28657db9 09:46:55 ---> 44e6cf8261ee 09:46:55 Step 11/23 : COPY go.mod . 09:46:55 ---> ae05418a2749 09:46:55 Step 12/23 : COPY Makefile . 09:46:55 ---> c5bd82b5ff1d 09:46:55 Step 13/23 : RUN make update 09:46:55 ---> Running in 5f8902d13db1 09:46:55 CGO_ENABLED=0 GO111MODULE=on go mod download 09:46:56 Removing intermediate container 5f8902d13db1 09:46:56 ---> f02bf42f132b 09:46:56 Step 14/23 : COPY . . 09:46:57 ---> 6fb4137e13d5 09:46:57 Step 15/23 : RUN ${MAKE} 09:46:57 ---> Running in 3af16c557202 09:46:57 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 09:47:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:47:10 Removing intermediate container 3af16c557202 09:47:10 ---> ad2b78ddc71c 09:47:10 Step 16/23 : FROM alpine 09:47:10 latest: Pulling from library/alpine 09:47:10 aad63a933944: Pulling fs layer 09:47:11 aad63a933944: Verifying Checksum 09:47:11 aad63a933944: Download complete 09:47:11 aad63a933944: Pull complete 09:47:11 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 09:47:11 Status: Downloaded newer image for alpine:latest 09:47:11 ---> a187dde48cd2 09:47:11 Step 17/23 : EXPOSE 4000 09:47:11 ---> Running in 02783cd3ccdb 09:47:11 Removing intermediate container 02783cd3ccdb 09:47:11 ---> d1ce5d7dcf80 09:47:11 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 09:47:12 ---> 049420d94ef2 09:47:12 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:47:12 ---> Running in 066617dee410 09:47:12 Removing intermediate container 066617dee410 09:47:12 ---> 678c36428a89 09:47:12 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 09:47:12 ---> Running in 1d6adff8e2c9 09:47:12 Removing intermediate container 1d6adff8e2c9 09:47:12 ---> a5dc3a18ac3f 09:47:12 Step 21/23 : LABEL arch=amd64 09:47:12 ---> Running in 85aff3522c40 09:47:12 Removing intermediate container 85aff3522c40 09:47:12 ---> aeae02840c7f 09:47:12 Step 22/23 : LABEL git_sha=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b 09:47:12 ---> Running in 40ec77707f76 09:47:12 Removing intermediate container 40ec77707f76 09:47:12 ---> e66e61253c3c 09:47:12 Step 23/23 : LABEL version=0.0.0 09:47:12 ---> Running in 95c208677e66 09:47:13 Removing intermediate container 95c208677e66 09:47:13 ---> 0f6ebebc878a 09:47:13 [Warning] One or more build-args [ARCH] were not consumed 09:47:13 Successfully built 0f6ebebc878a 09:47:13 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] } 09:47:15 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:47:15 GO111MODULE=on go vet ./... [Pipeline] stash 09:47:25 Warning: overwriting stash ‘coverage-report’ 09:47:25 Stashed 1 file(s) [Pipeline] } 09:47:25 $ docker stop --time=1 6d9a5935f2e26a624802289987c684f44d3d4cce4360dd71e1e386d83a1201e0 09:47:28 $ docker rm -f 6d9a5935f2e26a624802289987c684f44d3d4cce4360dd71e1e386d83a1201e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:47:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:47:30 + ls -al . 09:47:30 total 112 09:47:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 09:46 . 09:47:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 09:45 .. 09:47:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 09:45 .git 09:47:30 -rw-rw-r-- 1 jenkins jenkins 123 Mar 31 09:45 .gitignore 09:47:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 09:45 .semver 09:47:30 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 09:45 CONTRIBUTING.md 09:47:30 -rw-rw-r-- 1 jenkins jenkins 839 Mar 31 09:45 Dockerfile 09:47:30 -rw-rw-r-- 1 jenkins jenkins 898 Mar 31 09:45 Dockerfile.build 09:47:30 -rw-rw-r-- 1 jenkins jenkins 675 Mar 31 09:45 Jenkinsfile 09:47:30 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 09:45 LICENSE 09:47:30 -rw-rw-r-- 1 jenkins jenkins 951 Mar 31 09:45 Makefile 09:47:30 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 31 09:45 README.md 09:47:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 09:42 VERSION 09:47:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 09:45 app 09:47:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 09:45 assets 09:47:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 09:45 bin 09:47:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 09:45 cmd 09:47:30 -rw-r--r-- 1 jenkins jenkins 10 Mar 31 09:46 coverage.out 09:47:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 09:45 docs 09:47:30 -rw-rw-r-- 1 jenkins jenkins 522 Mar 31 09:45 go.mod 09:47:30 -rw-r--r-- 1 jenkins jenkins 8727 Mar 31 09:46 go.sum 09:47:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 09:45 internal 09:47:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 09:45 snap 09:47:30 -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 09:45 version.go [Pipeline] isUnix [Pipeline] sh 09:47:30 + 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=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b --label arch=arm64 --label version=0.0.0 . 09:47:31 Sending build context to Docker daemon 11.39MB 09:47:31 Step 1/23 : ARG BASE=golang:1.11-alpine 09:47:31 Step 2/23 : FROM ${BASE} AS builder 09:47:31 ---> ba2e373ef7f0 09:47:31 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:47:31 ---> Running in 5919411b008e 09:47:31 Removing intermediate container 5919411b008e 09:47:31 ---> c834ce6653d9 09:47:31 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:47:31 ---> Running in 443163bc4ed9 09:47:32 Removing intermediate container 443163bc4ed9 09:47:32 ---> cec2a29922f6 09:47:32 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:47:32 ---> Running in fd889b5305bd 09:47:32 Removing intermediate container fd889b5305bd 09:47:32 ---> dc2d722e6187 09:47:32 Step 6/23 : LABEL Name=edgex-ui-go 09:47:32 ---> Running in c3388f09e00a 09:47:32 Removing intermediate container c3388f09e00a 09:47:32 ---> 9ecb720db0a2 09:47:32 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:47:33 ---> Running in 3d5f70a6a35c 09:47:33 Removing intermediate container 3d5f70a6a35c 09:47:33 ---> ad5bafbb6230 09:47:33 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:33 ---> Running in d1f495943c3b 09:47:35 Removing intermediate container d1f495943c3b 09:47:35 ---> 295a91e10282 09:47:35 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:47:35 ---> Running in 6685e71a0c9d 09:47:36 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 09:47:37 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 09:47:38 OK: 121 MiB in 39 packages 09:47:39 Removing intermediate container 6685e71a0c9d 09:47:39 ---> 9458bc4d8f93 09:47:39 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:47:39 ---> Running in d6688cb6b2af 09:47:40 Removing intermediate container d6688cb6b2af 09:47:40 ---> e7a115fcdf97 09:47:40 Step 11/23 : COPY go.mod . 09:47:40 ---> 87deb5c52169 09:47:40 Step 12/23 : COPY Makefile . 09:47:41 ---> da4505e542d9 09:47:41 Step 13/23 : RUN make update 09:47:41 ---> Running in 1185b4a8a947 09:47:42 CGO_ENABLED=0 GO111MODULE=on go mod download 09:47:43 Removing intermediate container 1185b4a8a947 09:47:43 ---> 8726e590473f 09:47:43 Step 14/23 : COPY . . 09:47:44 ---> 357fbdf07c87 09:47:44 Step 15/23 : RUN ${MAKE} 09:47:44 ---> Running in cc60ca15f2b0 09:47:45 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 09:48:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:48:17 Removing intermediate container cc60ca15f2b0 09:48:17 ---> bd9d75537e8b 09:48:17 Step 16/23 : FROM alpine 09:48:17 latest: Pulling from library/alpine 09:48:17 8a0637ca1ac9: Pulling fs layer 09:48:17 8a0637ca1ac9: Verifying Checksum 09:48:17 8a0637ca1ac9: Download complete 09:48:18 8a0637ca1ac9: Pull complete 09:48:18 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 09:48:18 Status: Downloaded newer image for alpine:latest 09:48:18 ---> 2ee122dcc32d 09:48:18 Step 17/23 : EXPOSE 4000 09:48:18 ---> Running in 43f14a4aeff3 09:48:18 Removing intermediate container 43f14a4aeff3 09:48:18 ---> c39069dfadb9 09:48:18 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 09:48:20 ---> 688926535ca1 09:48:20 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:48:20 ---> Running in 2d288eab2ff9 09:48:20 Removing intermediate container 2d288eab2ff9 09:48:20 ---> 34a2784aa745 09:48:20 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 09:48:20 ---> Running in c855295af231 09:48:21 Removing intermediate container c855295af231 09:48:21 ---> 78d04ef47858 09:48:21 Step 21/23 : LABEL arch=arm64 09:48:21 ---> Running in 23f17eede547 09:48:21 Removing intermediate container 23f17eede547 09:48:21 ---> 0c75fc997189 09:48:21 Step 22/23 : LABEL git_sha=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b 09:48:22 ---> Running in 49767f3d2fe9 09:48:22 Removing intermediate container 49767f3d2fe9 09:48:22 ---> e8802173734d 09:48:22 Step 23/23 : LABEL version=0.0.0 09:48:22 ---> Running in 3f873d83cefa 09:48:22 Removing intermediate container 3f873d83cefa 09:48:22 ---> bd3852e8d14f 09:48:22 [Warning] One or more build-args [ARCH] were not consumed 09:48:22 Successfully built bd3852e8d14f 09:48:22 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 09:48:24 provisioning config files... 09:48:24 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/config7087743634728159737tmp [Pipeline] { [Pipeline] sh 09:48:24 + curl -s https://codecov.io/bash 09:48:24 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/config7087743634728159737tmp 09:48:25 09:48:25 _____ _ 09:48:25 / ____| | | 09:48:25 | | ___ __| | ___ ___ _____ __ 09:48:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:48:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:48:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:48:25 Bash-tbd 09:48:25 09:48:25 09:48:25 ==> Jenkins CI detected. 09:48:25 project root: . 09:48:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:48:25 ==> Running gcov in . (disable via -X gcov) 09:48:25 ==> Python coveragepy not found 09:48:25 ==> Searching for coverage reports in: 09:48:25 + . 09:48:25 -> Found 1 reports 09:48:25 ==> Detecting git/mercurial file structure 09:48:25 ==> Reading reports 09:48:25 + ./coverage.out bytes=10 09:48:25 ==> Appending adjustments 09:48:25 http://docs.codecov.io/docs/fixing-reports 09:48:25 + Found adjustments 09:48:25 ==> Gzipping contents 09:48:25 ==> Uploading reports 09:48:25 url: https://codecov.io 09:48:25 query: branch=PR-179&commit=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=179&job= 09:48:25 -> Pinging Codecov 09:48:25 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-179&commit=05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=179&job= 09:48:25 -> Uploading 09:48:26 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/05f6bb5e4f161cf0a3862f0e8402fdffc5f6350b [Pipeline] } 09:48:26 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 09:48:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:48:28 ---> package-listing.sh 09:48:28 ++ facter osfamily 09:48:28 ++ tr '[:upper:]' '[:lower:]' 09:48:28 + OS_FAMILY=redhat 09:48:28 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-179 09:48:28 + START_PACKAGES=/tmp/packages_start.txt 09:48:28 + END_PACKAGES=/tmp/packages_end.txt 09:48:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:48:28 + PACKAGES=/tmp/packages_start.txt 09:48:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-179 ']' 09:48:28 + PACKAGES=/tmp/packages_end.txt 09:48:28 + case "${OS_FAMILY}" in 09:48:28 + rpm -qa 09:48:28 + sort 09:48:32 + '[' -f /tmp/packages_start.txt ']' 09:48:32 + '[' -f /tmp/packages_end.txt ']' 09:48:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:48:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-179 ']' 09:48:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-179/archives/ 09:48:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-179/archives/ [Pipeline] isUnix [Pipeline] sh 09:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:48:33 09:48:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:48:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:48:34 alpine: Pulling from edgex-lftools-log-publisher 09:48:34 c9b1b535fdd9: Pulling fs layer 09:48:34 2cc5ad85d9ab: Pulling fs layer 09:48:34 756a868c4378: Pulling fs layer 09:48:34 444b2fc9a129: Pulling fs layer 09:48:34 ea15f1150254: Pulling fs layer 09:48:34 41b27a9f41bf: Pulling fs layer 09:48:34 28c525ee5125: Pulling fs layer 09:48:34 094b1ea09ed8: Pulling fs layer 09:48:34 138eaada9080: Pulling fs layer 09:48:34 0622d0fa9048: Pulling fs layer 09:48:34 41b27a9f41bf: Waiting 09:48:34 28c525ee5125: Waiting 09:48:34 444b2fc9a129: Waiting 09:48:34 094b1ea09ed8: Waiting 09:48:34 138eaada9080: Waiting 09:48:34 0622d0fa9048: Waiting 09:48:34 ea15f1150254: Waiting 09:48:34 2cc5ad85d9ab: Download complete 09:48:34 444b2fc9a129: Verifying Checksum 09:48:34 444b2fc9a129: Download complete 09:48:34 c9b1b535fdd9: Verifying Checksum 09:48:34 c9b1b535fdd9: Download complete 09:48:34 ea15f1150254: Download complete 09:48:34 28c525ee5125: Verifying Checksum 09:48:34 28c525ee5125: Download complete 09:48:35 756a868c4378: Verifying Checksum 09:48:35 756a868c4378: Download complete 09:48:35 c9b1b535fdd9: Pull complete 09:48:35 094b1ea09ed8: Verifying Checksum 09:48:35 094b1ea09ed8: Download complete 09:48:35 138eaada9080: Verifying Checksum 09:48:35 138eaada9080: Download complete 09:48:35 0622d0fa9048: Verifying Checksum 09:48:35 0622d0fa9048: Download complete 09:48:35 2cc5ad85d9ab: Pull complete 09:48:36 41b27a9f41bf: Verifying Checksum 09:48:36 41b27a9f41bf: Download complete 09:48:39 756a868c4378: Pull complete 09:48:39 444b2fc9a129: Pull complete 09:48:39 ea15f1150254: Pull complete 09:48:43 41b27a9f41bf: Pull complete 09:48:43 28c525ee5125: Pull complete 09:48:47 094b1ea09ed8: Pull complete 09:48:47 138eaada9080: Pull complete 09:48:47 0622d0fa9048: Pull complete 09:48:47 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:48:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:48:47 prd-centos7-docker-4c-2g-1554 does not seem to be running inside a container 09:48:47 $ 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-179 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-179:/w/workspace/edgexfoundry_edgex-ui-go_PR-179:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:48:49 $ docker top a5dad7636956d3e3b4b8e9ff1521f5084747f10bcdd84fd2b8b3ed60c26b805a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:48:49 provisioning config files... 09:48:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp/config61613806444834934tmp [Pipeline] { [Pipeline] echo 09:48:49 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:48:49 ---> create-netrc.sh [Pipeline] echo 09:48:49 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:48:50 ---> logs-deploy.sh 09:48:50 + ARCHIVE_ARTIFACTS= 09:48:50 + LOGS_SERVER=https://logs.edgexfoundry.org 09:48:50 + '[' https://logs.edgexfoundry.org == None ']' 09:48:50 + NEXUS_URL=https://nexus.edgexfoundry.org 09:48:50 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-179/1 09:48:50 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-179/1/ 09:48:50 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-179/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-179 09:48:51 Archives upload complete. 09:48:52 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-179/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-179/1/ 09:48:53 ---> uname -a: 09:48:53 Linux a5dad7636956 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 09:48:53 09:48:53 09:48:53 ---> lscpu: 09:48:53 Architecture: x86_64 09:48:53 CPU op-mode(s): 32-bit, 64-bit 09:48:53 Byte Order: Little Endian 09:48:53 Address sizes: 40 bits physical, 48 bits virtual 09:48:53 CPU(s): 4 09:48:53 On-line CPU(s) list: 0-3 09:48:53 Thread(s) per core: 1 09:48:53 Core(s) per socket: 1 09:48:53 Socket(s): 4 09:48:53 NUMA node(s): 1 09:48:53 Vendor ID: GenuineIntel 09:48:53 CPU family: 6 09:48:53 Model: 44 09:48:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:48:53 Stepping: 1 09:48:53 CPU MHz: 2933.438 09:48:53 BogoMIPS: 5866.87 09:48:53 Virtualization: VT-x 09:48:53 Hypervisor vendor: KVM 09:48:53 Virtualization type: full 09:48:53 L1d cache: 128 KiB 09:48:53 L1i cache: 128 KiB 09:48:53 L2 cache: 16 MiB 09:48:53 L3 cache: 64 MiB 09:48:53 NUMA node0 CPU(s): 0-3 09:48:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 09:48:53 Vulnerability Meltdown: Mitigation; PTI 09:48:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:48:53 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 09:48:53 Vulnerability Spectre v2: Mitigation; Full retpoline 09:48:53 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 09:48:53 09:48:53 09:48:53 ---> nproc: 09:48:53 4 09:48:53 09:48:53 09:48:53 ---> df -h: 09:48:53 Filesystem Size Used Available Use% Mounted on 09:48:53 overlay 50.0G 6.3G 43.6G 13% / 09:48:53 tmpfs 64.0M 0 64.0M 0% /dev 09:48:53 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 09:48:53 shm 64.0M 0 64.0M 0% /dev/shm 09:48:53 /dev/vda1 50.0G 6.3G 43.6G 13% /etc/resolv.conf 09:48:53 /dev/vda1 50.0G 6.3G 43.6G 13% /etc/hostname 09:48:53 /dev/vda1 50.0G 6.3G 43.6G 13% /etc/hosts 09:48:53 /dev/vda1 50.0G 6.3G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-179 09:48:53 /dev/vda1 50.0G 6.3G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-179@tmp 09:48:53 /dev/vda1 50.0G 6.3G 43.6G 13% /var/log/sa 09:48:53 09:48:53 09:48:53 ---> free -m: 09:48:53 total used free shared buff/cache available 09:48:53 Mem: 1838 594 75 0 1167 1139 09:48:53 Swap: 1023 1 1022 09:48:53 09:48:53 09:48:53 ---> ip addr: 09:48:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:48:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:48:53 inet 127.0.0.1/8 scope host lo 09:48:53 valid_lft forever preferred_lft forever 09:48:53 6: eth0@if7: mtu 1458 qdisc noqueue state UP 09:48:53 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 09:48:53 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 09:48:53 valid_lft forever preferred_lft forever 09:48:53 09:48:53 09:48:53 ---> sar -b -r -n DEV: 09:48:53 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/31/20 _x86_64_ (4 CPU) 09:48:53 09:48:53 09:41:29 LINUX RESTART 09:48:53 09:48:53 09:42:01 tps rtps wtps bread/s bwrtn/s 09:48:53 09:43:01 53.20 22.18 31.03 3825.25 2081.35 09:48:53 09:44:01 13.09 0.00 13.09 0.00 1833.22 09:48:53 09:45:01 0.45 0.00 0.45 0.00 6.41 09:48:53 09:46:01 0.27 0.00 0.27 0.00 3.76 09:48:53 09:47:02 0.25 0.00 0.25 0.00 3.38 09:48:53 09:48:01 0.37 0.00 0.37 0.00 5.30 09:48:53 Average: 11.31 3.71 7.60 639.81 657.63 09:48:53 09:48:53 09:42:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:48:53 09:43:01 106652 1775652 94.33 2620 1257684 952128 32.49 428856 1188208 51572 09:48:53 09:44:01 114380 1767924 93.92 2620 1257536 902164 30.78 422016 1187972 8 09:48:53 09:45:01 112864 1769440 94.00 2620 1257540 902412 30.79 423192 1187956 20 09:48:53 09:46:01 112808 1769496 94.01 2620 1257544 902440 30.79 423436 1187944 20 09:48:53 09:47:02 114572 1767732 93.91 2620 1257552 902232 30.78 422120 1187944 16 09:48:53 09:48:01 113936 1768368 93.95 2620 1257556 902292 30.79 422568 1187944 8 09:48:53 Average: 112535 1769769 94.02 2620 1257569 910611 31.07 423698 1187995 8607 09:48:53 09:48:53 09:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 09:48:53 09:43:01 eth0 234.09 193.08 1069.25 131.49 0.00 0.00 0.00 09:48:53 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 09:43:01 docker0 18.53 14.34 1.66 49.69 0.00 0.00 0.00 09:48:53 09:44:01 eth0 0.68 0.07 0.04 0.01 0.00 0.00 0.00 09:48:53 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 09:45:01 eth0 5.79 3.55 8.21 0.39 0.00 0.00 0.00 09:48:53 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 09:46:01 eth0 0.48 0.40 0.29 0.23 0.00 0.00 0.00 09:48:53 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 09:47:02 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 09:48:53 09:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 09:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 09:48:01 eth0 0.19 0.14 0.08 0.07 0.00 0.00 0.00 09:48:53 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 Average: eth0 40.36 33.00 180.29 22.11 0.00 0.00 0.00 09:48:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:53 Average: docker0 3.10 2.40 0.28 8.31 0.00 0.00 0.00 09:48:53 09:48:53 09:48:53 ---> sar -P ALL: 09:48:53 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/31/20 _x86_64_ (4 CPU) 09:48:53 09:48:53 09:41:29 LINUX RESTART 09:48:53 09:48:53 09:42:01 CPU %user %nice %system %iowait %steal %idle 09:48:53 09:43:01 all 12.96 0.00 5.20 1.85 14.77 65.22 09:48:53 09:43:01 0 10.35 0.00 4.81 0.84 16.18 67.81 09:48:53 09:43:01 1 14.32 0.00 5.45 1.16 14.05 65.02 09:48:53 09:43:01 2 12.65 0.00 5.34 2.47 14.88 64.66 09:48:53 09:43:01 3 14.59 0.00 5.22 2.97 13.94 63.29 09:48:53 09:44:01 all 0.13 0.00 0.08 0.00 0.17 99.62 09:48:53 09:44:01 0 0.37 0.00 0.05 0.00 0.17 99.42 09:48:53 09:44:01 1 0.03 0.00 0.05 0.00 0.07 99.85 09:48:53 09:44:01 2 0.05 0.00 0.13 0.00 0.10 99.72 09:48:53 09:44:01 3 0.07 0.00 0.12 0.00 0.35 99.47 09:48:53 09:45:01 all 0.19 0.00 0.05 0.00 0.13 99.64 09:48:53 09:45:01 0 0.43 0.00 0.03 0.00 0.12 99.42 09:48:53 09:45:01 1 0.10 0.00 0.05 0.00 0.12 99.73 09:48:53 09:45:01 2 0.12 0.00 0.05 0.00 0.10 99.73 09:48:53 09:45:01 3 0.10 0.00 0.05 0.00 0.18 99.67 09:48:53 09:46:01 all 0.15 0.00 0.05 0.00 0.20 99.60 09:48:53 09:46:01 0 0.42 0.00 0.07 0.00 0.08 99.43 09:48:53 09:46:01 1 0.08 0.00 0.07 0.00 0.48 99.37 09:48:53 09:46:01 2 0.07 0.00 0.05 0.00 0.23 99.65 09:48:53 09:46:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:48:53 09:47:02 all 0.14 0.00 0.04 0.00 0.04 99.78 09:48:53 09:47:02 0 0.05 0.00 0.03 0.00 0.05 99.87 09:48:53 09:47:02 1 0.02 0.00 0.03 0.00 0.02 99.93 09:48:53 09:47:02 2 0.42 0.00 0.03 0.00 0.03 99.52 09:48:53 09:47:02 3 0.07 0.00 0.05 0.00 0.05 99.83 09:48:53 09:48:01 all 0.10 0.00 0.04 0.00 0.07 99.79 09:48:53 09:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:48:53 09:48:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:48:53 09:48:01 2 0.25 0.00 0.03 0.00 0.07 99.64 09:48:53 09:48:01 3 0.07 0.00 0.07 0.00 0.14 99.73 09:48:53 Average: all 2.30 0.00 0.92 0.31 2.59 93.87 09:48:53 Average: 0 2.00 0.00 0.86 0.14 2.86 94.13 09:48:53 Average: 1 2.45 0.00 0.95 0.19 2.48 93.92 09:48:53 Average: 2 2.27 0.00 0.95 0.41 2.59 93.78 09:48:53 Average: 3 2.49 0.00 0.92 0.50 2.45 93.63 09:48:53 09:48:53 09:48:53