Pull request #236 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 lindseysimple for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ce12e3ca5eff886d773c4b0e75431aaee5057a0a rather than 7faefcb6e203b2ca2285321574a5258d12f4379a Obtained Jenkinsfile from ce12e3ca5eff886d773c4b0e75431aaee5057a0a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3699 in /w/workspace/dry_go-mod-core-contracts_PR-236 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # 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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 7faefcb6e203b2ca2285321574a5258d12f4379a Merge succeeded, producing 7a7709466f5dc5a20505bc5d9b68bd454b471111 Checking out Revision 7a7709466f5dc5a20505bc5d9b68bd454b471111 (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f 7faefcb6e203b2ca2285321574a5258d12f4379a # 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 ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a7709466f5dc5a20505bc5d9b68bd454b471111 # timeout=10 Commit message: "Merge commit 'ce12e3ca5eff886d773c4b0e75431aaee5057a0a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:56:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:56:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:56:50 ========================================================= 09:56:50 EdgeX Global Pipelines Version Info 09:56:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3367d164bdf2e4ce03651463041f0d86c76246d2 # timeout=10 09:56:52 ------------------- 09:56:52 stable info: 09:56:52 ------------------- 09:56:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:56:52 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 09:56:52 Message: update stable to v1.0.89 09:56:53 ------------------- 09:56:53 experimental info: 09:56:53 ------------------- 09:56:53 Commited By: **** collab-it+edgex@linuxfoundation.org 09:56:53 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 09:56:53 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:56:54 09:56:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:56:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:56:55 latest: Pulling from edgex-devops/git-semver 09:56:55 9123ac7c32f7: Pulling fs layer 09:56:55 b8cc5d1170e3: Pulling fs layer 09:56:55 2924cbbf6a41: Pulling fs layer 09:56:55 93b08a4f1073: Pulling fs layer 09:56:55 93b08a4f1073: Waiting 09:56:55 b8cc5d1170e3: Verifying Checksum 09:56:55 b8cc5d1170e3: Download complete 09:56:55 9123ac7c32f7: Verifying Checksum 09:56:55 9123ac7c32f7: Download complete 09:56:55 93b08a4f1073: Verifying Checksum 09:56:55 93b08a4f1073: Download complete 09:56:55 2924cbbf6a41: Verifying Checksum 09:56:55 2924cbbf6a41: Download complete 09:56:55 9123ac7c32f7: Pull complete 09:56:55 b8cc5d1170e3: Pull complete 09:56:56 2924cbbf6a41: Pull complete 09:56:56 93b08a4f1073: Pull complete 09:56:56 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:56:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:56:56 prd-centos7-docker-4c-2g-3699 does not seem to be running inside a container 09:56:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:56:58 $ docker top 7684d0b0086220bc908c589d7c475ad27723fec2dd0b2675a5f9096c024ffffb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:56:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:58 [ssh-agent] Looking for ssh-agent implementation... 09:56:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:59 $ docker exec 7684d0b0086220bc908c589d7c475ad27723fec2dd0b2675a5f9096c024ffffb ssh-agent 09:56:59 SSH_AUTH_SOCK=/tmp/ssh-9oNYSr5ackCP/agent.13 09:56:59 SSH_AGENT_PID=19 09:56:59 Running ssh-add (command line suppressed) 09:56:59 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8027789189611516866.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8027789189611516866.key) 09:56:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:59 + git describe --exact-match --tags HEAD 09:56:59 fatal: No names found, cannot describe anything. [Pipeline] } 09:56:59 $ docker exec --env ******** --env ******** 7684d0b0086220bc908c589d7c475ad27723fec2dd0b2675a5f9096c024ffffb ssh-agent -k 09:57:00 unset SSH_AUTH_SOCK; 09:57:00 unset SSH_AGENT_PID; 09:57:00 echo Agent pid 19 killed; 09:57:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:57:00 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:57:00 This usually means this commit has not been tagged. [Pipeline] sshagent 09:57:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:57:00 [ssh-agent] Looking for ssh-agent implementation... 09:57:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:57:00 $ docker exec 7684d0b0086220bc908c589d7c475ad27723fec2dd0b2675a5f9096c024ffffb ssh-agent 09:57:00 SSH_AUTH_SOCK=/tmp/ssh-8ZqkkxmeQnJU/agent.47 09:57:00 SSH_AGENT_PID=52 09:57:00 Running ssh-add (command line suppressed) 09:57:00 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8727997232588279693.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8727997232588279693.key) 09:57:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:57:00 + git semver init 09:57:00 # -> Open(): unable to determine branch for HEAD 09:57:00 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 09:57:00 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 09:57:00 # $SEMVER_REMOTE_NAME = origin 09:57:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:57:00 # $SEMVER_USER_NAME = edgex-jenkins 09:57:00 # $SEMVER_BRANCH = PR-236 09:57:00 # $SEMVER_TEMP = /tmp/semver-560427009 09:57:00 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:57:01 # '/tmp/semver-560427009' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 09:57:01 # -> Force: false 09:57:01 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 09:57:01 $ docker exec --env ******** --env ******** 7684d0b0086220bc908c589d7c475ad27723fec2dd0b2675a5f9096c024ffffb ssh-agent -k 09:57:01 unset SSH_AUTH_SOCK; 09:57:01 unset SSH_AGENT_PID; 09:57:01 echo Agent pid 52 killed; 09:57:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:57:02 + git semver [Pipeline] } 09:57:02 $ docker stop --time=1 7684d0b0086220bc908c589d7c475ad27723fec2dd0b2675a5f9096c024ffffb 09:57:03 $ docker rm -f 7684d0b0086220bc908c589d7c475ad27723fec2dd0b2675a5f9096c024ffffb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:57:04 Stashed 75 file(s) [Pipeline] echo 09:57:04 [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:57:19 Still waiting to schedule task 09:57:19 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3699’ 09:57:19 Still waiting to schedule task 09:57:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:58:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3700 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 09:58:57 Running in /w/workspace/go-mod-core-contracts/20 [Pipeline] { [Pipeline] checkout 09:59:01 using credential edgex-jenkins-ssh 09:59:01 Cloning the remote Git repository 09:59:01 Cloning with configured refspecs honoured and without tags 09:59:01 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:59:01 > git init /w/workspace/go-mod-core-contracts/20 # timeout=10 09:59:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:59:01 > git --version # timeout=10 09:59:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:59:03 Fetching without tags 09:59:04 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 7faefcb6e203b2ca2285321574a5258d12f4379a 09:59:04 Merge succeeded, producing 65b8d7e83a56ffe6537084c08c9e68baee107edf 09:59:04 Checking out Revision 65b8d7e83a56ffe6537084c08c9e68baee107edf (PR-236) 09:59:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:59:03 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 09:59:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:59:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:59:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:59:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:59:04 > git config core.sparsecheckout # timeout=10 09:59:04 > git checkout -f 7faefcb6e203b2ca2285321574a5258d12f4379a # timeout=10 09:59:04 > git remote # timeout=10 09:59:04 > git config --get remote.origin.url # timeout=10 09:59:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:04 > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 09:59:04 > git rev-parse HEAD^{commit} # timeout=10 09:59:04 > git config core.sparsecheckout # timeout=10 09:59:04 > git checkout -f 65b8d7e83a56ffe6537084c08c9e68baee107edf # timeout=10 09:59:08 Commit message: "Merge commit 'ce12e3ca5eff886d773c4b0e75431aaee5057a0a' into HEAD" 09:59:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:59:09 ========================================================= 09:59:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:59:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:59:08 > git rev-list --no-walk 3367d164bdf2e4ce03651463041f0d86c76246d2 # timeout=10 09:59:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 09:59:12 Sending build context to Docker daemon 1.814MB 09:59:12 Step 1/7 : ARG BASE=golang:1.13-alpine 09:59:12 Step 2/7 : FROM ${BASE} 09:59:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:59:12 cde5963f3b93: Pulling fs layer 09:59:12 2a23fa8c16f7: Pulling fs layer 09:59:12 777b28850792: Pulling fs layer 09:59:12 8a11ddd9e578: Pulling fs layer 09:59:12 4cf88f913ddb: Pulling fs layer 09:59:12 1df406cf5192: Pulling fs layer 09:59:12 cd6300453558: Pulling fs layer 09:59:12 b9c365052c96: Pulling fs layer 09:59:12 a2d8cc88f415: Pulling fs layer 09:59:12 ea1d1ca13537: Pulling fs layer 09:59:12 3750a50a1c5e: Pulling fs layer 09:59:12 8a11ddd9e578: Waiting 09:59:12 4cf88f913ddb: Waiting 09:59:12 1df406cf5192: Waiting 09:59:12 cd6300453558: Waiting 09:59:12 b9c365052c96: Waiting 09:59:12 a2d8cc88f415: Waiting 09:59:12 ea1d1ca13537: Waiting 09:59:12 3750a50a1c5e: Waiting 09:59:12 777b28850792: Download complete 09:59:12 2a23fa8c16f7: Download complete 09:59:12 4cf88f913ddb: Verifying Checksum 09:59:12 4cf88f913ddb: Download complete 09:59:12 1df406cf5192: Download complete 09:59:12 cde5963f3b93: Verifying Checksum 09:59:12 cde5963f3b93: Download complete 09:59:13 cde5963f3b93: Pull complete 09:59:14 2a23fa8c16f7: Pull complete 09:59:14 777b28850792: Pull complete 09:59:14 cd6300453558: Verifying Checksum 09:59:14 cd6300453558: Download complete 09:59:14 a2d8cc88f415: Verifying Checksum 09:59:14 a2d8cc88f415: Download complete 09:59:16 ea1d1ca13537: Verifying Checksum 09:59:16 ea1d1ca13537: Download complete 09:59:16 3750a50a1c5e: Verifying Checksum 09:59:16 3750a50a1c5e: Download complete 09:59:18 8a11ddd9e578: Verifying Checksum 09:59:18 8a11ddd9e578: Download complete 09:59:18 b9c365052c96: Verifying Checksum 09:59:18 b9c365052c96: Download complete 09:59:30 8a11ddd9e578: Pull complete 09:59:30 4cf88f913ddb: Pull complete 09:59:30 1df406cf5192: Pull complete 09:59:35 Running on prd-centos7-docker-4c-2g-3701 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 09:59:35 Running in /w/workspace/go-mod-core-contracts/20 [Pipeline] { [Pipeline] checkout 09:59:35 cd6300453558: Pull complete 09:59:37 using credential edgex-jenkins-ssh 09:59:37 Cloning the remote Git repository 09:59:37 Cloning with configured refspecs honoured and without tags 09:59:37 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:59:37 > git init /w/workspace/go-mod-core-contracts/20 # timeout=10 09:59:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:59:37 > git --version # timeout=10 09:59:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:59:37 Fetching without tags 09:59:38 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 7faefcb6e203b2ca2285321574a5258d12f4379a 09:59:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:59:37 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 09:59:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:59:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:59:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:59:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:59:38 > git config core.sparsecheckout # timeout=10 09:59:38 > git checkout -f 7faefcb6e203b2ca2285321574a5258d12f4379a # timeout=10 09:59:38 > git remote # timeout=10 09:59:38 > git config --get remote.origin.url # timeout=10 09:59:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:38 > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 09:59:38 Merge succeeded, producing a2e4246c3aa8df1ac842a700521d052220025199 09:59:38 Checking out Revision a2e4246c3aa8df1ac842a700521d052220025199 (PR-236) 09:59:39 b9c365052c96: Pull complete 09:59:39 a2d8cc88f415: Pull complete 09:59:38 > git rev-parse HEAD^{commit} # timeout=10 09:59:38 > git config core.sparsecheckout # timeout=10 09:59:38 > git checkout -f a2e4246c3aa8df1ac842a700521d052220025199 # timeout=10 09:59:41 ea1d1ca13537: Pull complete 09:59:42 3750a50a1c5e: Pull complete 09:59:42 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:59:42 ---> 78745c68409d 09:59:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:59:42 Commit message: "Merge commit 'ce12e3ca5eff886d773c4b0e75431aaee5057a0a' into HEAD" 09:59:42 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:59:43 ========================================================= 09:59:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:59:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:59:42 > git rev-list --no-walk 3367d164bdf2e4ce03651463041f0d86c76246d2 # timeout=10 09:59:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 09:59:44 Sending build context to Docker daemon 1.814MB 09:59:44 Step 1/7 : ARG BASE=golang:1.13-alpine 09:59:44 Step 2/7 : FROM ${BASE} 09:59:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:59:44 e6b0cf9c0882: Pulling fs layer 09:59:44 2848faf0eed1: Pulling fs layer 09:59:44 0f37312ad70f: Pulling fs layer 09:59:44 5788d62ee057: Pulling fs layer 09:59:44 0e6b1d234666: Pulling fs layer 09:59:44 bf5d7aec512f: Pulling fs layer 09:59:44 34c802a77dc8: Pulling fs layer 09:59:44 9eb99e56ec68: Pulling fs layer 09:59:44 27c7a5d97fbd: Pulling fs layer 09:59:44 5c102a31e300: Pulling fs layer 09:59:44 dcfb455df0a1: Pulling fs layer 09:59:44 34c802a77dc8: Waiting 09:59:44 9eb99e56ec68: Waiting 09:59:44 27c7a5d97fbd: Waiting 09:59:44 5c102a31e300: Waiting 09:59:44 dcfb455df0a1: Waiting 09:59:44 5788d62ee057: Waiting 09:59:44 0e6b1d234666: Waiting 09:59:44 bf5d7aec512f: Waiting 09:59:44 0f37312ad70f: Verifying Checksum 09:59:44 0f37312ad70f: Download complete 09:59:44 2848faf0eed1: Verifying Checksum 09:59:44 2848faf0eed1: Download complete 09:59:44 0e6b1d234666: Verifying Checksum 09:59:44 0e6b1d234666: Download complete 09:59:44 bf5d7aec512f: Verifying Checksum 09:59:44 bf5d7aec512f: Download complete 09:59:44 e6b0cf9c0882: Verifying Checksum 09:59:44 e6b0cf9c0882: Download complete 09:59:44 e6b0cf9c0882: Pull complete 09:59:45 34c802a77dc8: Verifying Checksum 09:59:45 34c802a77dc8: Download complete 09:59:45 27c7a5d97fbd: Verifying Checksum 09:59:45 27c7a5d97fbd: Download complete 09:59:45 5788d62ee057: Verifying Checksum 09:59:45 5788d62ee057: Download complete 09:59:45 5c102a31e300: Verifying Checksum 09:59:45 5c102a31e300: Download complete 09:59:45 9eb99e56ec68: Verifying Checksum 09:59:45 9eb99e56ec68: Download complete 09:59:45 dcfb455df0a1: Verifying Checksum 09:59:45 dcfb455df0a1: Download complete 09:59:46 ---> Running in e084ab7bad79 09:59:47 Removing intermediate container e084ab7bad79 09:59:47 ---> de1d2204666d 09:59:47 Step 4/7 : RUN apk add bash 09:59:47 ---> Running in 57cf500b61de 09:59:47 2848faf0eed1: Pull complete 09:59:47 0f37312ad70f: Pull complete 09:59:48 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:59:49 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:59:50 OK: 125 MiB in 39 packages 09:59:52 Removing intermediate container 57cf500b61de 09:59:52 ---> ec771c6886cf 09:59:52 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:59:52 ---> Running in 756ce8607d43 09:59:52 Removing intermediate container 756ce8607d43 09:59:52 ---> 2a70adf89600 09:59:52 Step 6/7 : COPY go.mod . 09:59:53 ---> 5a0b21b4324d 09:59:53 Step 7/7 : RUN go mod download 09:59:53 ---> Running in b6ade8b7def8 09:59:53 5788d62ee057: Pull complete 09:59:53 0e6b1d234666: Pull complete 09:59:53 bf5d7aec512f: Pull complete 09:59:56 go: finding github.com/davecgh/go-spew v1.1.0 09:59:56 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:59:56 go: finding github.com/go-kit/kit v0.8.0 09:59:56 go: finding github.com/go-logfmt/logfmt v0.4.0 09:59:56 go: finding github.com/go-playground/assert/v2 v2.0.1 09:59:56 go: finding github.com/go-playground/locales v0.13.0 09:59:56 go: finding github.com/go-playground/universal-translator v0.17.0 09:59:56 go: finding github.com/go-playground/validator/v10 v10.3.0 09:59:56 go: finding github.com/go-stack/stack v1.8.0 09:59:57 go: finding github.com/google/uuid v1.1.0 09:59:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:59:57 go: finding github.com/leodido/go-urn v1.2.0 09:59:57 go: finding github.com/pmezard/go-difflib v1.0.0 09:59:57 go: finding github.com/stretchr/objx v0.1.0 09:59:57 go: finding github.com/stretchr/testify v1.4.0 09:59:57 go: finding github.com/x448/float16 v0.8.4 09:59:57 go: finding golang.org/x/text v0.3.2 09:59:57 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 09:59:57 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:59:57 go: finding gopkg.in/yaml.v2 v2.2.2 09:59:58 34c802a77dc8: Pull complete 10:00:01 9eb99e56ec68: Pull complete 10:00:01 27c7a5d97fbd: Pull complete 10:00:01 5c102a31e300: Pull complete 10:00:02 dcfb455df0a1: Pull complete 10:00:02 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 10:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 10:00:02 ---> 7c70fe431013 10:00:02 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:00:04 ---> Running in 662e81b19bb0 10:00:04 Removing intermediate container 662e81b19bb0 10:00:04 ---> af814571ce89 10:00:04 Step 4/7 : RUN apk add bash 10:00:04 ---> Running in 39d06e98784e 10:00:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 10:00:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 10:00:05 OK: 143 MiB in 39 packages 10:00:06 Removing intermediate container 39d06e98784e 10:00:06 ---> efa592524215 10:00:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 10:00:06 ---> Running in 9d7011f40834 10:00:06 Removing intermediate container 9d7011f40834 10:00:06 ---> 8e0985fd1583 10:00:06 Step 6/7 : COPY go.mod . 10:00:06 ---> 4f3f77b6923f 10:00:06 Step 7/7 : RUN go mod download 10:00:06 ---> Running in 6cbe0b1aa4bd 10:00:08 go: finding github.com/davecgh/go-spew v1.1.0 10:00:08 go: finding github.com/fxamacker/cbor/v2 v2.2.0 10:00:08 go: finding github.com/go-kit/kit v0.8.0 10:00:08 go: finding github.com/go-logfmt/logfmt v0.4.0 10:00:08 go: finding github.com/go-playground/assert/v2 v2.0.1 10:00:08 go: finding github.com/go-playground/locales v0.13.0 10:00:08 go: finding github.com/go-playground/universal-translator v0.17.0 10:00:08 go: finding github.com/go-playground/validator/v10 v10.3.0 10:00:08 go: finding github.com/go-stack/stack v1.8.0 10:00:08 go: finding github.com/google/uuid v1.1.0 10:00:08 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:00:08 go: finding github.com/leodido/go-urn v1.2.0 10:00:08 go: finding github.com/pmezard/go-difflib v1.0.0 10:00:08 go: finding github.com/stretchr/objx v0.1.0 10:00:08 go: finding github.com/stretchr/testify v1.4.0 10:00:08 go: finding github.com/x448/float16 v0.8.4 10:00:08 go: finding golang.org/x/text v0.3.2 10:00:08 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 10:00:08 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 10:00:08 go: finding gopkg.in/yaml.v2 v2.2.2 10:00:10 Removing intermediate container b6ade8b7def8 10:00:10 ---> b05b809250ec 10:00:10 Successfully built b05b809250ec 10:00:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:00:10 + docker inspect -f . ci-base-image-arm64 10:00:10 . [Pipeline] withDockerContainer 10:00:10 prd-ubuntu18.04-docker-arm64-4c-16g-3700 does not seem to be running inside a container 10:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/20 -v /w/workspace/go-mod-core-contracts/20:/w/workspace/go-mod-core-contracts/20:rw,z -v /w/workspace/go-mod-core-contracts/20@tmp:/w/workspace/go-mod-core-contracts/20@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:00:12 $ docker top c4670dcccb4ca4c8e9c02ec0ff2c66809fc0c4d83c94fd374ae9a55e2d704d9e -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:14 + go version 10:00:14 go version go1.13.5 linux/arm64 [Pipeline] sh 10:00:15 + make test 10:00:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:00:16 Removing intermediate container 6cbe0b1aa4bd 10:00:16 ---> 4f2c101e42e0 10:00:16 Successfully built 4f2c101e42e0 10:00:16 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 10:00:17 + docker inspect -f . ci-base-image-x86_64 10:00:17 . [Pipeline] withDockerContainer 10:00:17 prd-centos7-docker-4c-2g-3701 does not seem to be running inside a container 10:00:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/20 -v /w/workspace/go-mod-core-contracts/20:/w/workspace/go-mod-core-contracts/20:rw,z -v /w/workspace/go-mod-core-contracts/20@tmp:/w/workspace/go-mod-core-contracts/20@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:00:18 $ docker top 43403357ab176c69d91ce8758a106f8ac059b54195ebff54524cd89e6fae969e -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:18 + go version 10:00:18 go version go1.13.5 linux/amd64 [Pipeline] sh 10:00:18 + make test 10:00:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:00:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 10:00:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements 10:00:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements 10:00:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements 10:00:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements 10:00:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 10:00:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.030s coverage: 6.4% of statements 10:00:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements 10:00:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements 10:00:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.069s coverage: 100.0% of statements 10:00:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 10:00:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 10:00:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.008s coverage: 100.0% of statements 10:00:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.108s coverage: 100.0% of statements 10:00:30 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 62.5% of statements 10:00:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements 10:00:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements 10:00:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.022s coverage: 15.4% of statements 10:00:30 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.062s coverage: 14.3% of statements 10:00:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 10:00:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 83.3% of statements 10:00:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 10:00:32 {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":"TestDevice","origin":1587540776,"readings":null} 10:00:32 --- FAIL: TestAddEvent_UnmarshalJSON (0.00s) 10:00:32 --- FAIL: TestAddEvent_UnmarshalJSON/unmarshal_AddEventRequest_with_success (0.00s) 10:00:32 event_test.go:78: 10:00:32 Error Trace: event_test.go:78 10:00:32 Error: Received unexpected error: 10:00:32 Origin field is not a Unix timestamp. 10:00:32 Test: TestAddEvent_UnmarshalJSON/unmarshal_AddEventRequest_with_success 10:00:32 FAIL 10:00:32 coverage: 91.3% of statements 10:00:32 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s 10:00:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 10:00:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 10:00:32 FAIL 10:00:32 make: *** [Makefile:6: test] Error 1 [Pipeline] } 10:00:32 $ docker stop --time=1 43403357ab176c69d91ce8758a106f8ac059b54195ebff54524cd89e6fae969e 10:00:34 $ docker rm -f 43403357ab176c69d91ce8758a106f8ac059b54195ebff54524cd89e6fae969e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:00:34 Failed in branch amd64 10:00:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 10:00:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.026s coverage: 85.7% of statements 10:00:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements 10:00:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.051s coverage: 45.4% of statements 10:00:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.058s coverage: 77.8% of statements 10:00:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 10:00:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements 10:00:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.079s coverage: 14.4% of statements 10:00:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements 10:00:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.097s coverage: 100.0% of statements 10:00:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 10:00:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 10:00:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 10:00:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.512s coverage: 100.0% of statements 10:00:45 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.112s coverage: 62.5% of statements 10:00:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements 10:00:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements 10:00:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.050s coverage: 15.4% of statements 10:00:48 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.013s coverage: 14.3% of statements 10:00:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 10:00:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 83.3% of statements 10:00:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 10:00:50 {"requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":"TestDevice","origin":1587540776,"readings":null} 10:00:50 --- FAIL: TestAddEvent_UnmarshalJSON (0.00s) 10:00:50 --- FAIL: TestAddEvent_UnmarshalJSON/unmarshal_AddEventRequest_with_success (0.00s) 10:00:50 event_test.go:78: 10:00:50 Error Trace: event_test.go:78 10:00:50 Error: Received unexpected error: 10:00:50 Origin field is not a Unix timestamp. 10:00:50 Test: TestAddEvent_UnmarshalJSON/unmarshal_AddEventRequest_with_success 10:00:50 FAIL 10:00:50 coverage: 91.3% of statements 10:00:50 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s 10:00:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 10:00:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 10:00:50 FAIL 10:00:51 make: *** [Makefile:6: test] Error 1 [Pipeline] } 10:00:51 $ docker stop --time=1 c4670dcccb4ca4c8e9c02ec0ff2c66809fc0c4d83c94fd374ae9a55e2d704d9e 10:00:53 $ docker rm -f c4670dcccb4ca4c8e9c02ec0ff2c66809fc0c4d83c94fd374ae9a55e2d704d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:00:54 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:00:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:00:55 ---> package-listing.sh 10:00:55 ++ facter osfamily 10:00:55 ++ tr '[:upper:]' '[:lower:]' 10:00:55 + OS_FAMILY=redhat 10:00:55 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 10:00:55 + START_PACKAGES=/tmp/packages_start.txt 10:00:55 + END_PACKAGES=/tmp/packages_end.txt 10:00:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:00:55 + PACKAGES=/tmp/packages_start.txt 10:00:55 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 10:00:55 + PACKAGES=/tmp/packages_end.txt 10:00:55 + case "${OS_FAMILY}" in 10:00:55 + rpm -qa 10:00:55 + sort 10:01:00 + '[' -f /tmp/packages_start.txt ']' 10:01:00 + '[' -f /tmp/packages_end.txt ']' 10:01:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:01:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 10:01:00 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 10:01:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh 10:01:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:01:00 10:01:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:01:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:01:00 alpine: Pulling from edgex-lftools-log-publisher 10:01:00 c9b1b535fdd9: Pulling fs layer 10:01:00 2cc5ad85d9ab: Pulling fs layer 10:01:00 756a868c4378: Pulling fs layer 10:01:00 444b2fc9a129: Pulling fs layer 10:01:00 ea15f1150254: Pulling fs layer 10:01:00 41b27a9f41bf: Pulling fs layer 10:01:00 28c525ee5125: Pulling fs layer 10:01:00 094b1ea09ed8: Pulling fs layer 10:01:00 138eaada9080: Pulling fs layer 10:01:00 0622d0fa9048: Pulling fs layer 10:01:00 444b2fc9a129: Waiting 10:01:00 ea15f1150254: Waiting 10:01:00 41b27a9f41bf: Waiting 10:01:00 28c525ee5125: Waiting 10:01:00 094b1ea09ed8: Waiting 10:01:00 138eaada9080: Waiting 10:01:00 0622d0fa9048: Waiting 10:01:00 2cc5ad85d9ab: Verifying Checksum 10:01:00 2cc5ad85d9ab: Download complete 10:01:00 444b2fc9a129: Verifying Checksum 10:01:00 444b2fc9a129: Download complete 10:01:00 c9b1b535fdd9: Download complete 10:01:01 ea15f1150254: Verifying Checksum 10:01:01 ea15f1150254: Download complete 10:01:01 28c525ee5125: Download complete 10:01:01 756a868c4378: Verifying Checksum 10:01:01 756a868c4378: Download complete 10:01:01 c9b1b535fdd9: Pull complete 10:01:01 138eaada9080: Verifying Checksum 10:01:01 138eaada9080: Download complete 10:01:01 0622d0fa9048: Verifying Checksum 10:01:01 0622d0fa9048: Download complete 10:01:01 2cc5ad85d9ab: Pull complete 10:01:01 094b1ea09ed8: Verifying Checksum 10:01:01 094b1ea09ed8: Download complete 10:01:02 41b27a9f41bf: Verifying Checksum 10:01:02 41b27a9f41bf: Download complete 10:01:03 756a868c4378: Pull complete 10:01:03 444b2fc9a129: Pull complete 10:01:03 ea15f1150254: Pull complete 10:01:08 41b27a9f41bf: Pull complete 10:01:08 28c525ee5125: Pull complete 10:01:10 094b1ea09ed8: Pull complete 10:01:11 138eaada9080: Pull complete 10:01:11 0622d0fa9048: Pull complete 10:01:11 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 10:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:01:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:01:11 prd-centos7-docker-4c-2g-3699 does not seem to be running inside a container 10:01:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:01:15 $ docker top 308b10bd86ad88628b57ac5aff66a76e8190afa9d8f694b23b3a403fdf1d03cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:15 provisioning config files... 10:01:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config5454201802785998302tmp [Pipeline] { [Pipeline] echo 10:01:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:01:15 ---> create-netrc.sh [Pipeline] echo 10:01:15 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:01:16 ---> logs-deploy.sh 10:01:16 + ARCHIVE_ARTIFACTS= 10:01:16 + LOGS_SERVER=https://logs.edgexfoundry.org 10:01:16 + '[' https://logs.edgexfoundry.org == None ']' 10:01:16 + NEXUS_URL=https://nexus.edgexfoundry.org 10:01:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/20 10:01:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/20/ 10:01:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/20 /w/workspace/dry_go-mod-core-contracts_PR-236 10:01:17 Archives upload complete. 10:01:17 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/20 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/20/ 10:01:18 ---> uname -a: 10:01:18 Linux 308b10bd86ad 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 10:01:18 10:01:18 10:01:18 ---> lscpu: 10:01:18 Architecture: x86_64 10:01:18 CPU op-mode(s): 32-bit, 64-bit 10:01:18 Byte Order: Little Endian 10:01:18 Address sizes: 40 bits physical, 48 bits virtual 10:01:18 CPU(s): 4 10:01:18 On-line CPU(s) list: 0-3 10:01:18 Thread(s) per core: 1 10:01:18 Core(s) per socket: 1 10:01:18 Socket(s): 4 10:01:18 NUMA node(s): 1 10:01:18 Vendor ID: GenuineIntel 10:01:18 CPU family: 6 10:01:18 Model: 44 10:01:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:01:18 Stepping: 1 10:01:18 CPU MHz: 2933.438 10:01:18 BogoMIPS: 5866.87 10:01:18 Virtualization: VT-x 10:01:18 Hypervisor vendor: KVM 10:01:18 Virtualization type: full 10:01:18 L1d cache: 128 KiB 10:01:18 L1i cache: 128 KiB 10:01:18 L2 cache: 16 MiB 10:01:18 L3 cache: 64 MiB 10:01:18 NUMA node0 CPU(s): 0-3 10:01:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:01:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:01:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:01:18 Vulnerability Meltdown: Mitigation; PTI 10:01:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:01:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:01:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:01:18 Vulnerability Tsx async abort: Not affected 10:01:18 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 10:01:18 10:01:18 10:01:18 ---> nproc: 10:01:18 4 10:01:18 10:01:18 10:01:18 ---> df -h: 10:01:18 Filesystem Size Used Available Use% Mounted on 10:01:18 overlay 50.0G 7.2G 42.8G 14% / 10:01:18 tmpfs 64.0M 0 64.0M 0% /dev 10:01:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:01:18 shm 64.0M 0 64.0M 0% /dev/shm 10:01:18 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 10:01:18 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 10:01:18 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 10:01:18 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 10:01:18 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236 10:01:18 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236@tmp 10:01:18 10:01:18 10:01:18 ---> free -m: 10:01:18 total used free shared buff/cache available 10:01:18 Mem: 1837 638 116 0 1082 1092 10:01:18 Swap: 1023 1 1022 10:01:18 10:01:18 10:01:18 ---> ip addr: 10:01:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:01:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:01:18 inet 127.0.0.1/8 scope host lo 10:01:18 valid_lft forever preferred_lft forever 10:01:18 6: eth0@if7: mtu 1458 qdisc noqueue state UP 10:01:18 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 10:01:18 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 10:01:18 valid_lft forever preferred_lft forever 10:01:18 10:01:18 10:01:18 ---> sar -b -r -n DEV: 10:01:18 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/19/20 _x86_64_ (4 CPU) 10:01:18 10:01:18 09:56:03 LINUX RESTART 10:01:18 10:01:18 09:57:02 tps rtps wtps bread/s bwrtn/s 10:01:18 09:58:01 7.81 1.47 6.33 68.54 176.60 10:01:18 09:59:01 1.67 0.00 1.67 0.00 32.43 10:01:18 10:00:01 0.33 0.00 0.33 0.00 5.30 10:01:18 10:01:01 41.70 41.18 0.52 4228.55 8.87 10:01:18 Average: 12.90 10.71 2.19 1079.18 55.29 10:01:18 10:01:18 09:57:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:01:18 09:58:01 160760 1720796 91.46 2620 1158088 1106048 37.75 435016 1124272 28 10:01:18 09:59:01 165492 1716064 91.20 2620 1158092 1064280 36.32 433452 1122116 20 10:01:18 10:00:01 166000 1715556 91.18 2620 1158100 1064268 36.32 433504 1122116 16 10:01:18 10:01:01 65236 1816320 96.53 2620 1182304 1494708 51.01 489944 1164460 56824 10:01:18 Average: 139372 1742184 92.59 2620 1164146 1182326 40.35 447979 1133241 14222 10:01:18 10:01:18 09:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 10:01:18 09:58:01 eth0 15.54 9.63 10.50 17.28 0.00 0.00 0.00 10:01:18 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:18 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:18 09:59:01 eth0 1.30 0.52 0.66 0.18 0.00 0.00 0.00 10:01:18 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:18 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:18 10:00:01 eth0 0.68 0.35 0.29 0.23 0.00 0.00 0.00 10:01:18 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:18 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:18 10:01:01 eth0 46.76 32.75 901.57 4.97 0.00 0.00 0.00 10:01:18 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:18 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:18 Average: eth0 16.08 10.82 229.32 5.62 0.00 0.00 0.00 10:01:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:18 10:01:18 10:01:18 ---> sar -P ALL: 10:01:18 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/19/20 _x86_64_ (4 CPU) 10:01:18 10:01:18 09:56:03 LINUX RESTART 10:01:18 10:01:18 09:57:02 CPU %user %nice %system %iowait %steal %idle 10:01:18 09:58:01 all 0.96 0.00 0.22 0.18 0.00 98.65 10:01:18 09:58:01 0 0.70 0.00 0.25 0.00 0.00 99.05 10:01:18 09:58:01 1 0.90 0.00 0.20 0.02 0.00 98.88 10:01:18 09:58:01 2 1.32 0.00 0.32 0.66 0.00 97.69 10:01:18 09:58:01 3 0.92 0.00 0.12 0.02 0.00 98.95 10:01:18 09:59:01 all 0.17 0.00 0.04 0.00 0.00 99.79 10:01:18 09:59:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:01:18 09:59:01 1 0.55 0.00 0.03 0.00 0.00 99.42 10:01:18 09:59:01 2 0.03 0.00 0.05 0.00 0.00 99.92 10:01:18 09:59:01 3 0.07 0.00 0.03 0.00 0.00 99.90 10:01:18 10:00:01 all 0.15 0.00 0.04 0.00 0.00 99.81 10:01:18 10:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:01:18 10:00:01 1 0.12 0.00 0.03 0.00 0.00 99.85 10:01:18 10:00:01 2 0.42 0.00 0.07 0.00 0.00 99.52 10:01:18 10:00:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:01:18 10:01:01 all 1.11 0.00 0.50 0.95 0.00 97.43 10:01:18 10:01:01 0 0.53 0.00 0.47 0.10 0.00 98.90 10:01:18 10:01:01 1 2.17 0.00 0.83 2.32 0.00 94.68 10:01:18 10:01:01 2 1.22 0.00 0.47 0.95 0.00 97.37 10:01:18 10:01:01 3 0.53 0.00 0.22 0.45 0.00 98.80 10:01:18 Average: all 0.60 0.00 0.20 0.28 0.00 98.92 10:01:18 Average: 0 0.32 0.00 0.20 0.03 0.00 99.45 10:01:18 Average: 1 0.93 0.00 0.28 0.59 0.00 98.20 10:01:18 Average: 2 0.74 0.00 0.23 0.40 0.00 98.63 10:01:18 Average: 3 0.39 0.00 0.10 0.12 0.00 99.40 10:01:18 10:01:18 10:01:18