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 Obtained Jenkinsfile from 598a5629007cd3682f914e93b8bf2ce6ede1a421+1899b11f5af0f51f0c80a2da86949503e9e734af (e8439e06a2f6eeb3df86cdee44978c1c8280a78b) 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-5105 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 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git Fetching without tags Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 598a5629007cd3682f914e93b8bf2ce6ede1a421 > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 Merge succeeded, producing 598a5629007cd3682f914e93b8bf2ce6ede1a421 Checking out Revision 598a5629007cd3682f914e93b8bf2ce6ede1a421 (PR-236) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:04:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:04:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:04:31 ========================================================= 02:04:31 EdgeX Global Pipelines Version Info 02:04:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 02:04:32 ------------------- 02:04:32 stable info: 02:04:32 ------------------- 02:04:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:04:32 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 02:04:32 Message: update stable to v1.0.89 02:04:33 ------------------- 02:04:33 experimental info: 02:04:33 ------------------- 02:04:33 Commited By: **** collab-it+edgex@linuxfoundation.org 02:04:33 Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e 02:04:33 Message: update experimental to v1.0.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:35 02:04:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:04:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:35 latest: Pulling from edgex-devops/git-semver 02:04:35 9123ac7c32f7: Pulling fs layer 02:04:35 b8cc5d1170e3: Pulling fs layer 02:04:35 2924cbbf6a41: Pulling fs layer 02:04:35 93b08a4f1073: Pulling fs layer 02:04:35 93b08a4f1073: Waiting 02:04:35 b8cc5d1170e3: Verifying Checksum 02:04:35 b8cc5d1170e3: Download complete 02:04:35 9123ac7c32f7: Download complete 02:04:35 93b08a4f1073: Verifying Checksum 02:04:35 93b08a4f1073: Download complete 02:04:35 2924cbbf6a41: Verifying Checksum 02:04:35 2924cbbf6a41: Download complete 02:04:35 9123ac7c32f7: Pull complete 02:04:36 b8cc5d1170e3: Pull complete 02:04:36 2924cbbf6a41: Pull complete 02:04:36 93b08a4f1073: Pull complete 02:04:36 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:04:37 prd-centos7-docker-4c-2g-5105 does not seem to be running inside a container 02:04:37 $ 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 02:04:38 $ docker top 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:04:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:39 [ssh-agent] Looking for ssh-agent implementation... 02:04:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:39 $ docker exec 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 ssh-agent 02:04:39 SSH_AUTH_SOCK=/tmp/ssh-Arnv3CuD3fkP/agent.11 02:04:39 SSH_AGENT_PID=16 02:04:39 Running ssh-add (command line suppressed) 02:04:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2909520020838231091.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2909520020838231091.key) 02:04:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:39 + git describe --exact-match --tags HEAD 02:04:39 fatal: No names found, cannot describe anything. [Pipeline] } 02:04:40 $ docker exec --env ******** --env ******** 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 ssh-agent -k 02:04:40 unset SSH_AUTH_SOCK; 02:04:40 unset SSH_AGENT_PID; 02:04:40 echo Agent pid 16 killed; 02:04:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:04:40 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:04:40 This usually means this commit has not been tagged. [Pipeline] sshagent 02:04:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:40 [ssh-agent] Looking for ssh-agent implementation... 02:04:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:40 $ docker exec 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 ssh-agent 02:04:40 SSH_AUTH_SOCK=/tmp/ssh-4C8MFQW0Is5D/agent.45 02:04:40 SSH_AGENT_PID=50 02:04:40 Running ssh-add (command line suppressed) 02:04:40 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8324301404033690830.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8324301404033690830.key) 02:04:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:41 + git semver init 02:04:41 # -> Open(): unable to determine branch for HEAD 02:04:41 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 02:04:41 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 02:04:41 # $SEMVER_REMOTE_NAME = origin 02:04:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:04:41 # $SEMVER_USER_NAME = edgex-jenkins 02:04:41 # $SEMVER_BRANCH = PR-236 02:04:41 # $SEMVER_TEMP = /tmp/semver-477647747 02:04:41 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:04:41 # '/tmp/semver-477647747' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 02:04:41 # -> Force: false 02:04:41 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 02:04:41 $ docker exec --env ******** --env ******** 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 ssh-agent -k 02:04:41 unset SSH_AUTH_SOCK; 02:04:41 unset SSH_AGENT_PID; 02:04:41 echo Agent pid 50 killed; 02:04:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:42 + git semver [Pipeline] } 02:04:42 $ docker stop --time=1 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 02:04:43 $ docker rm -f 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:04:44 Stashed 77 file(s) [Pipeline] echo 02:04:44 [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 02:04:59 Still waiting to schedule task 02:04:59 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5105’ 02:04:59 Still waiting to schedule task 02:04:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:06:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5106 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 02:06:39 Running in /w/workspace/go-mod-core-contracts/33 [Pipeline] { [Pipeline] checkout 02:06:44 using credential edgex-jenkins-ssh 02:06:44 Cloning the remote Git repository 02:06:44 Cloning with configured refspecs honoured and without tags 02:06:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:06:44 > git init /w/workspace/go-mod-core-contracts/33 # timeout=10 02:06:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:06:44 > git --version # timeout=10 02:06:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:44 > 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 02:06:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:06:45 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 02:06:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:06:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:06:45 Fetching without tags 02:06:45 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 598a5629007cd3682f914e93b8bf2ce6ede1a421 02:06:46 Merge succeeded, producing 598a5629007cd3682f914e93b8bf2ce6ede1a421 02:06:46 Checking out Revision 598a5629007cd3682f914e93b8bf2ce6ede1a421 (PR-236) 02:06:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:06:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:45 > 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 02:06:45 > git config core.sparsecheckout # timeout=10 02:06:45 > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 02:06:46 > git remote # timeout=10 02:06:46 > git config --get remote.origin.url # timeout=10 02:06:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:46 > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 02:06:46 > git rev-parse HEAD^{commit} # timeout=10 02:06:46 > git config core.sparsecheckout # timeout=10 02:06:46 > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 02:06:50 Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:06:51 ========================================================= 02:06:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 02:06:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:06:52 + 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 . 02:06:53 Sending build context to Docker daemon 1.828MB 02:06:53 Step 1/7 : ARG BASE=golang:1.13-alpine 02:06:53 Step 2/7 : FROM ${BASE} 02:06:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:06:54 cde5963f3b93: Pulling fs layer 02:06:54 2a23fa8c16f7: Pulling fs layer 02:06:54 777b28850792: Pulling fs layer 02:06:54 8a11ddd9e578: Pulling fs layer 02:06:54 4cf88f913ddb: Pulling fs layer 02:06:54 1df406cf5192: Pulling fs layer 02:06:54 cd6300453558: Pulling fs layer 02:06:54 b9c365052c96: Pulling fs layer 02:06:54 a2d8cc88f415: Pulling fs layer 02:06:54 ea1d1ca13537: Pulling fs layer 02:06:54 3750a50a1c5e: Pulling fs layer 02:06:54 8a11ddd9e578: Waiting 02:06:54 4cf88f913ddb: Waiting 02:06:54 1df406cf5192: Waiting 02:06:54 cd6300453558: Waiting 02:06:54 b9c365052c96: Waiting 02:06:54 a2d8cc88f415: Waiting 02:06:54 ea1d1ca13537: Waiting 02:06:54 3750a50a1c5e: Waiting 02:06:54 777b28850792: Verifying Checksum 02:06:54 777b28850792: Download complete 02:06:54 2a23fa8c16f7: Verifying Checksum 02:06:54 2a23fa8c16f7: Download complete 02:06:54 4cf88f913ddb: Verifying Checksum 02:06:54 4cf88f913ddb: Download complete 02:06:54 1df406cf5192: Verifying Checksum 02:06:54 cde5963f3b93: Verifying Checksum 02:06:54 cde5963f3b93: Download complete 02:06:55 cde5963f3b93: Pull complete 02:06:55 2a23fa8c16f7: Pull complete 02:06:55 777b28850792: Pull complete 02:06:55 cd6300453558: Verifying Checksum 02:06:55 cd6300453558: Download complete 02:06:55 a2d8cc88f415: Verifying Checksum 02:06:55 a2d8cc88f415: Download complete 02:06:57 ea1d1ca13537: Verifying Checksum 02:06:57 3750a50a1c5e: Verifying Checksum 02:06:57 3750a50a1c5e: Download complete 02:06:58 b9c365052c96: Verifying Checksum 02:06:58 b9c365052c96: Download complete 02:06:59 8a11ddd9e578: Verifying Checksum 02:06:59 8a11ddd9e578: Download complete 02:07:11 8a11ddd9e578: Pull complete 02:07:11 4cf88f913ddb: Pull complete 02:07:11 1df406cf5192: Pull complete 02:07:15 cd6300453558: Pull complete 02:07:20 b9c365052c96: Pull complete 02:07:20 a2d8cc88f415: Pull complete 02:07:22 ea1d1ca13537: Pull complete 02:07:23 3750a50a1c5e: Pull complete 02:07:23 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 02:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 02:07:23 ---> 78745c68409d 02:07:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:07:23 Running on prd-centos7-docker-4c-2g-5107 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 02:07:23 Running in /w/workspace/go-mod-core-contracts/33 [Pipeline] { [Pipeline] checkout 02:07:25 using credential edgex-jenkins-ssh 02:07:25 Cloning the remote Git repository 02:07:25 Cloning with configured refspecs honoured and without tags 02:07:25 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:07:26 Fetching without tags 02:07:25 > git init /w/workspace/go-mod-core-contracts/33 # timeout=10 02:07:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:07:25 > git --version # timeout=10 02:07:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:25 > 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 02:07:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:07:26 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 02:07:26 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:07:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:07:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:07:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:26 > 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 02:07:26 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 598a5629007cd3682f914e93b8bf2ce6ede1a421 02:07:26 Merge succeeded, producing 598a5629007cd3682f914e93b8bf2ce6ede1a421 02:07:26 Checking out Revision 598a5629007cd3682f914e93b8bf2ce6ede1a421 (PR-236) 02:07:26 > git config core.sparsecheckout # timeout=10 02:07:26 > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 02:07:26 > git remote # timeout=10 02:07:26 > git config --get remote.origin.url # timeout=10 02:07:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:26 > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 02:07:26 > git rev-parse HEAD^{commit} # timeout=10 02:07:26 > git config core.sparsecheckout # timeout=10 02:07:26 > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 02:07:28 ---> Running in 9da39d00f324 02:07:28 Removing intermediate container 9da39d00f324 02:07:28 ---> 61f7fcd92f49 02:07:28 Step 4/7 : RUN apk add bash 02:07:28 ---> Running in e1d4ac101f74 02:07:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:07:30 Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:07:31 ========================================================= 02:07:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 02:07:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:07:31 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:07:31 + 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 . 02:07:32 Sending build context to Docker daemon 1.828MB 02:07:32 Step 1/7 : ARG BASE=golang:1.13-alpine 02:07:32 Step 2/7 : FROM ${BASE} 02:07:32 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:32 e6b0cf9c0882: Pulling fs layer 02:07:32 2848faf0eed1: Pulling fs layer 02:07:32 0f37312ad70f: Pulling fs layer 02:07:32 5788d62ee057: Pulling fs layer 02:07:32 0e6b1d234666: Pulling fs layer 02:07:32 bf5d7aec512f: Pulling fs layer 02:07:32 34c802a77dc8: Pulling fs layer 02:07:32 9eb99e56ec68: Pulling fs layer 02:07:32 27c7a5d97fbd: Pulling fs layer 02:07:32 5c102a31e300: Pulling fs layer 02:07:32 dcfb455df0a1: Pulling fs layer 02:07:32 bf5d7aec512f: Waiting 02:07:32 34c802a77dc8: Waiting 02:07:32 9eb99e56ec68: Waiting 02:07:32 dcfb455df0a1: Waiting 02:07:32 27c7a5d97fbd: Waiting 02:07:32 0e6b1d234666: Waiting 02:07:32 5788d62ee057: Waiting 02:07:32 0f37312ad70f: Verifying Checksum 02:07:32 0f37312ad70f: Download complete 02:07:32 2848faf0eed1: Download complete 02:07:32 0e6b1d234666: Download complete 02:07:32 bf5d7aec512f: Verifying Checksum 02:07:32 bf5d7aec512f: Download complete 02:07:32 e6b0cf9c0882: Verifying Checksum 02:07:32 e6b0cf9c0882: Download complete 02:07:32 OK: 125 MiB in 39 packages 02:07:32 e6b0cf9c0882: Pull complete 02:07:33 34c802a77dc8: Download complete 02:07:33 27c7a5d97fbd: Verifying Checksum 02:07:33 27c7a5d97fbd: Download complete 02:07:33 Removing intermediate container e1d4ac101f74 02:07:33 ---> 057dd9a14dc9 02:07:33 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:07:33 5788d62ee057: Verifying Checksum 02:07:33 5788d62ee057: Download complete 02:07:33 ---> Running in ad6adfb29829 02:07:33 dcfb455df0a1: Verifying Checksum 02:07:33 dcfb455df0a1: Download complete 02:07:33 5c102a31e300: Verifying Checksum 02:07:33 5c102a31e300: Download complete 02:07:33 9eb99e56ec68: Verifying Checksum 02:07:33 9eb99e56ec68: Download complete 02:07:33 Removing intermediate container ad6adfb29829 02:07:33 ---> 3f148bdae347 02:07:33 Step 6/7 : COPY go.mod . 02:07:34 2848faf0eed1: Pull complete 02:07:34 0f37312ad70f: Pull complete 02:07:34 ---> 970d5177ef43 02:07:34 Step 7/7 : RUN go mod download 02:07:34 ---> Running in a61ce341ec81 02:07:37 go: finding github.com/davecgh/go-spew v1.1.0 02:07:37 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:07:37 go: finding github.com/go-kit/kit v0.8.0 02:07:37 go: finding github.com/go-logfmt/logfmt v0.4.0 02:07:37 go: finding github.com/go-playground/assert/v2 v2.0.1 02:07:37 go: finding github.com/go-playground/locales v0.13.0 02:07:37 go: finding github.com/go-playground/universal-translator v0.17.0 02:07:37 go: finding github.com/go-playground/validator/v10 v10.3.0 02:07:37 go: finding github.com/go-stack/stack v1.8.0 02:07:37 go: finding github.com/google/uuid v1.1.0 02:07:37 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:07:37 go: finding github.com/leodido/go-urn v1.2.0 02:07:37 go: finding github.com/pmezard/go-difflib v1.0.0 02:07:37 go: finding github.com/stretchr/objx v0.1.0 02:07:37 go: finding github.com/stretchr/testify v1.4.0 02:07:37 go: finding github.com/x448/float16 v0.8.4 02:07:37 go: finding golang.org/x/text v0.3.2 02:07:37 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 02:07:37 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:07:37 go: finding gopkg.in/yaml.v2 v2.2.2 02:07:39 5788d62ee057: Pull complete 02:07:40 0e6b1d234666: Pull complete 02:07:40 bf5d7aec512f: Pull complete 02:07:46 34c802a77dc8: Pull complete 02:07:48 9eb99e56ec68: Pull complete 02:07:48 27c7a5d97fbd: Pull complete 02:07:49 5c102a31e300: Pull complete 02:07:49 dcfb455df0a1: Pull complete 02:07:49 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 02:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 02:07:49 ---> 7c70fe431013 02:07:49 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:07:50 ---> Running in b80b16553e12 02:07:50 Removing intermediate container b80b16553e12 02:07:50 ---> 26b092851dd3 02:07:50 Step 4/7 : RUN apk add bash 02:07:50 ---> Running in b46ceae07891 02:07:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:07:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:07:52 Removing intermediate container a61ce341ec81 02:07:52 ---> 86322c322e04 02:07:52 Successfully built 86322c322e04 02:07:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:07:53 OK: 143 MiB in 39 packages 02:07:53 + docker inspect -f . ci-base-image-arm64 02:07:53 . [Pipeline] withDockerContainer 02:07:53 prd-ubuntu18.04-docker-arm64-4c-16g-5106 does not seem to be running inside a container 02:07:53 Removing intermediate container b46ceae07891 02:07:53 ---> 6be4a2bfcfc7 02:07:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:07:53 ---> Running in f67a87f87601 02:07:53 Removing intermediate container f67a87f87601 02:07:53 ---> 82463d2c3e17 02:07:53 Step 6/7 : COPY go.mod . 02:07:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/33 -v /w/workspace/go-mod-core-contracts/33:/w/workspace/go-mod-core-contracts/33:rw,z -v /w/workspace/go-mod-core-contracts/33@tmp:/w/workspace/go-mod-core-contracts/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:07:53 ---> b7ea200a4167 02:07:53 Step 7/7 : RUN go mod download 02:07:53 ---> Running in b8fd15ada110 02:07:55 $ docker top b900d685d36ad2c9b1c38b0ba1f93e50303908ad1829e0e78b5af1fa80344ee0 -eo pid,comm 02:07:55 go: finding github.com/davecgh/go-spew v1.1.0 02:07:55 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:07:55 go: finding github.com/go-kit/kit v0.8.0 02:07:55 go: finding github.com/go-logfmt/logfmt v0.4.0 02:07:55 go: finding github.com/go-playground/assert/v2 v2.0.1 02:07:55 go: finding github.com/go-playground/locales v0.13.0 02:07:55 go: finding github.com/go-playground/universal-translator v0.17.0 02:07:55 go: finding github.com/go-playground/validator/v10 v10.3.0 02:07:55 go: finding github.com/go-stack/stack v1.8.0 02:07:55 go: finding github.com/google/uuid v1.1.0 02:07:55 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:07:55 go: finding github.com/leodido/go-urn v1.2.0 02:07:55 go: finding github.com/pmezard/go-difflib v1.0.0 [Pipeline] { [Pipeline] sh 02:07:56 go: finding github.com/stretchr/objx v0.1.0 02:07:56 go: finding github.com/stretchr/testify v1.4.0 02:07:56 go: finding github.com/x448/float16 v0.8.4 02:07:56 go: finding golang.org/x/text v0.3.2 02:07:56 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 02:07:56 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:07:56 go: finding gopkg.in/yaml.v2 v2.2.2 02:07:56 + go version 02:07:56 go version go1.13.5 linux/arm64 [Pipeline] sh 02:07:57 + make test 02:07:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:08:04 Removing intermediate container b8fd15ada110 02:08:04 ---> 708c03702d92 02:08:04 Successfully built 708c03702d92 02:08:04 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 02:08:04 + docker inspect -f . ci-base-image-x86_64 02:08:04 . [Pipeline] withDockerContainer 02:08:04 prd-centos7-docker-4c-2g-5107 does not seem to be running inside a container 02:08:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/33 -v /w/workspace/go-mod-core-contracts/33:/w/workspace/go-mod-core-contracts/33:rw,z -v /w/workspace/go-mod-core-contracts/33@tmp:/w/workspace/go-mod-core-contracts/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:05 $ docker top 45721a860574e6aeb7768ee06f0b3d2da7377396b077089a86d62df6d7d1a618 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:06 + go version 02:08:06 go version go1.13.5 linux/amd64 [Pipeline] sh 02:08:06 + make test 02:08:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:08:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:08:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements 02:08:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements 02:08:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.013s coverage: 45.4% of statements 02:08:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.006s coverage: 77.8% of statements 02:08:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:08:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements 02:08:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.022s coverage: 14.4% of statements 02:08:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.012s coverage: 100.0% of statements 02:08:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.022s coverage: 100.0% of statements 02:08:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:08:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:08:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements 02:08:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.004s coverage: 100.0% of statements 02:08:18 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.055s coverage: 62.6% of statements 02:08:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements 02:08:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 02:08:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.003s coverage: 15.4% of statements 02:08:18 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements 02:08:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:08:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 83.3% of statements 02:08:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 02:08:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.007s coverage: 90.9% of statements 02:08:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 02:08:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:08:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:08:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:08:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements 02:08:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.062s coverage: 100.0% of statements 02:08:20 gofmt -l . 02:08:20 [ "`gofmt -l .`" = "" ] [Pipeline] stash 02:08:21 Stashed 1 file(s) [Pipeline] } 02:08:21 $ docker stop --time=1 45721a860574e6aeb7768ee06f0b3d2da7377396b077089a86d62df6d7d1a618 02:08:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.073s coverage: 45.4% of statements 02:08:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.029s coverage: 77.8% of statements 02:08:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:08:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.045s coverage: 6.4% of statements 02:08:23 $ docker rm -f 45721a860574e6aeb7768ee06f0b3d2da7377396b077089a86d62df6d7d1a618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 02:08:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.058s coverage: 14.4% of statements 02:08:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.034s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:08:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.079s coverage: 100.0% of statements 02:08:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:08:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:08:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.035s coverage: 100.0% of statements 02:08:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.031s coverage: 100.0% of statements 02:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.090s coverage: 62.6% of statements 02:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.029s coverage: 26.3% of statements 02:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.034s coverage: 15.4% of statements 02:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.065s coverage: 15.4% of statements 02:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.049s coverage: 14.3% of statements 02:08:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.024s coverage: 83.3% of statements 02:08:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 02:08:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 90.9% of statements 02:08:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 02:08:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:08:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:08:37 gofmt -l . 02:08:38 [ "`gofmt -l .`" = "" ] [Pipeline] stash 02:08:38 Warning: overwriting stash ‘coverage-report’ 02:08:38 Stashed 1 file(s) [Pipeline] } 02:08:38 $ docker stop --time=1 b900d685d36ad2c9b1c38b0ba1f93e50303908ad1829e0e78b5af1fa80344ee0 02:08:40 $ docker rm -f b900d685d36ad2c9b1c38b0ba1f93e50303908ad1829e0e78b5af1fa80344ee0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:08:42 provisioning config files... 02:08:42 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8364330796466871683tmp [Pipeline] { [Pipeline] sh 02:08:42 + curl -s https://codecov.io/bash 02:08:42 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8364330796466871683tmp [Pipeline] } 02:08:42 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 02:08:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:44 ---> package-listing.sh 02:08:44 ++ facter osfamily 02:08:44 ++ tr '[:upper:]' '[:lower:]' 02:08:44 + OS_FAMILY=redhat 02:08:44 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 02:08:44 + START_PACKAGES=/tmp/packages_start.txt 02:08:44 + END_PACKAGES=/tmp/packages_end.txt 02:08:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:44 + PACKAGES=/tmp/packages_start.txt 02:08:44 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 02:08:44 + PACKAGES=/tmp/packages_end.txt 02:08:44 + case "${OS_FAMILY}" in 02:08:44 + rpm -qa 02:08:44 + sort 02:08:48 + '[' -f /tmp/packages_start.txt ']' 02:08:48 + '[' -f /tmp/packages_end.txt ']' 02:08:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:48 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 02:08:48 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 02:08:48 + 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 02:08:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:08:49 02:08:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:08:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:08:49 alpine: Pulling from edgex-lftools-log-publisher 02:08:49 c9b1b535fdd9: Pulling fs layer 02:08:49 2cc5ad85d9ab: Pulling fs layer 02:08:49 756a868c4378: Pulling fs layer 02:08:49 444b2fc9a129: Pulling fs layer 02:08:49 ea15f1150254: Pulling fs layer 02:08:49 41b27a9f41bf: Pulling fs layer 02:08:49 28c525ee5125: Pulling fs layer 02:08:49 094b1ea09ed8: Pulling fs layer 02:08:49 138eaada9080: Pulling fs layer 02:08:49 0622d0fa9048: Pulling fs layer 02:08:49 41b27a9f41bf: Waiting 02:08:49 28c525ee5125: Waiting 02:08:49 094b1ea09ed8: Waiting 02:08:49 444b2fc9a129: Waiting 02:08:49 ea15f1150254: Waiting 02:08:49 138eaada9080: Waiting 02:08:49 0622d0fa9048: Waiting 02:08:49 2cc5ad85d9ab: Download complete 02:08:49 444b2fc9a129: Verifying Checksum 02:08:49 444b2fc9a129: Download complete 02:08:49 c9b1b535fdd9: Verifying Checksum 02:08:49 ea15f1150254: Verifying Checksum 02:08:49 ea15f1150254: Download complete 02:08:49 28c525ee5125: Verifying Checksum 02:08:49 28c525ee5125: Download complete 02:08:49 756a868c4378: Verifying Checksum 02:08:49 756a868c4378: Download complete 02:08:49 c9b1b535fdd9: Pull complete 02:08:49 138eaada9080: Verifying Checksum 02:08:49 138eaada9080: Download complete 02:08:49 094b1ea09ed8: Verifying Checksum 02:08:49 094b1ea09ed8: Download complete 02:08:49 0622d0fa9048: Verifying Checksum 02:08:49 0622d0fa9048: Download complete 02:08:49 2cc5ad85d9ab: Pull complete 02:08:50 41b27a9f41bf: Verifying Checksum 02:08:50 41b27a9f41bf: Download complete 02:08:51 756a868c4378: Pull complete 02:08:51 444b2fc9a129: Pull complete 02:08:51 ea15f1150254: Pull complete 02:08:55 41b27a9f41bf: Pull complete 02:08:55 28c525ee5125: Pull complete 02:08:58 094b1ea09ed8: Pull complete 02:08:58 138eaada9080: Pull complete 02:08:58 0622d0fa9048: Pull complete 02:08:58 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:08:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:08:58 prd-centos7-docker-4c-2g-5105 does not seem to be running inside a container 02:08:58 $ 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 02:09:02 $ docker top 5075b33a9593090c396bdd9a1d6dd2a3838fd1fdb3277a2076e357b0482bc081 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:02 provisioning config files... 02:09:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config9120640705712607239tmp [Pipeline] { [Pipeline] echo 02:09:02 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:09:03 ---> create-netrc.sh [Pipeline] echo 02:09:03 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:09:03 ---> logs-deploy.sh 02:09:03 + ARCHIVE_ARTIFACTS= 02:09:03 + LOGS_SERVER=https://logs.edgexfoundry.org 02:09:03 + '[' https://logs.edgexfoundry.org == None ']' 02:09:03 + NEXUS_URL=https://nexus.edgexfoundry.org 02:09:03 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/33 02:09:03 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/33/ 02:09:03 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/33 /w/workspace/dry_go-mod-core-contracts_PR-236 02:09:04 Archives upload complete. 02:09:04 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/33 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/33/ 02:09:05 ---> uname -a: 02:09:05 Linux 5075b33a9593 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 02:09:05 02:09:05 02:09:05 ---> lscpu: 02:09:05 Architecture: x86_64 02:09:05 CPU op-mode(s): 32-bit, 64-bit 02:09:05 Byte Order: Little Endian 02:09:05 Address sizes: 40 bits physical, 48 bits virtual 02:09:05 CPU(s): 4 02:09:05 On-line CPU(s) list: 0-3 02:09:05 Thread(s) per core: 1 02:09:05 Core(s) per socket: 1 02:09:05 Socket(s): 4 02:09:05 NUMA node(s): 1 02:09:05 Vendor ID: GenuineIntel 02:09:05 CPU family: 6 02:09:05 Model: 44 02:09:05 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:09:05 Stepping: 1 02:09:05 CPU MHz: 2933.442 02:09:05 BogoMIPS: 5866.88 02:09:05 Virtualization: VT-x 02:09:05 Hypervisor vendor: KVM 02:09:05 Virtualization type: full 02:09:05 L1d cache: 128 KiB 02:09:05 L1i cache: 128 KiB 02:09:05 L2 cache: 16 MiB 02:09:05 L3 cache: 64 MiB 02:09:05 NUMA node0 CPU(s): 0-3 02:09:05 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:09:05 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:09:05 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:09:05 Vulnerability Meltdown: Mitigation; PTI 02:09:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:09:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:09:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:09:05 Vulnerability Tsx async abort: Not affected 02:09:05 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 02:09:05 02:09:05 02:09:05 ---> nproc: 02:09:05 4 02:09:05 02:09:05 02:09:05 ---> df -h: 02:09:05 Filesystem Size Used Available Use% Mounted on 02:09:05 overlay 50.0G 7.2G 42.8G 14% / 02:09:05 tmpfs 64.0M 0 64.0M 0% /dev 02:09:05 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:09:05 shm 64.0M 0 64.0M 0% /dev/shm 02:09:05 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 02:09:05 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 02:09:05 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 02:09:05 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 02:09:05 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236 02:09:05 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236@tmp 02:09:05 02:09:05 02:09:05 ---> free -m: 02:09:05 total used free shared buff/cache available 02:09:05 Mem: 1837 663 120 0 1053 1068 02:09:05 Swap: 1023 1 1022 02:09:05 02:09:05 02:09:05 ---> ip addr: 02:09:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:09:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:09:05 inet 127.0.0.1/8 scope host lo 02:09:05 valid_lft forever preferred_lft forever 02:09:05 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:09:05 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:09:05 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:09:05 valid_lft forever preferred_lft forever 02:09:05 02:09:05 02:09:05 ---> sar -b -r -n DEV: 02:09:05 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/03/20 _x86_64_ (4 CPU) 02:09:05 02:09:05 02:03:44 LINUX RESTART 02:09:05 02:09:05 02:04:01 tps rtps wtps bread/s bwrtn/s 02:09:05 02:05:01 173.03 80.49 92.54 10151.66 40343.62 02:09:05 02:06:01 1.87 0.00 1.87 0.00 39.94 02:09:05 02:07:01 0.37 0.00 0.37 0.00 5.83 02:09:05 02:08:01 0.28 0.00 0.28 0.00 3.35 02:09:05 02:09:01 139.07 85.13 53.94 6839.10 19921.93 02:09:05 Average: 62.93 33.13 29.81 3398.83 12065.62 02:09:05 02:09:05 02:04:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:09:05 02:05:01 163696 1717860 91.30 2620 1132704 1119328 38.20 448400 1109284 120 02:09:05 02:06:01 170008 1711548 90.96 2620 1132708 1070700 36.54 444888 1107280 20 02:09:05 02:07:01 169368 1712188 91.00 2620 1132716 1070980 36.55 446212 1107268 8 02:09:05 02:08:01 166972 1714584 91.13 2620 1132716 1071108 36.55 448588 1107020 16 02:09:05 02:09:01 96212 1785344 94.89 2620 1125124 1267932 43.27 469148 1113980 24 02:09:05 Average: 153251 1728305 91.86 2620 1131194 1120010 38.22 451447 1108966 38 02:09:05 02:09:05 02:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:09:05 02:05:01 eth0 499.73 304.13 1050.80 101.14 0.00 0.00 0.00 02:09:05 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:05 02:05:01 docker0 5.09 3.50 0.85 8.84 0.00 0.00 0.00 02:09:05 02:06:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 02:09:05 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:05 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:05 02:07:01 eth0 2.60 1.33 1.81 0.23 0.00 0.00 0.00 02:09:05 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:05 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:05 02:08:01 eth0 0.57 0.50 0.31 0.24 0.00 0.00 0.00 02:09:05 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:05 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:05 02:09:01 eth0 102.70 67.24 2334.19 11.46 0.00 0.00 0.00 02:09:05 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:05 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:05 Average: eth0 121.30 74.68 677.50 22.63 0.00 0.00 0.00 02:09:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:05 Average: docker0 1.02 0.70 0.17 1.77 0.00 0.00 0.00 02:09:05 02:09:05 02:09:05 ---> sar -P ALL: 02:09:05 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/03/20 _x86_64_ (4 CPU) 02:09:05 02:09:05 02:03:44 LINUX RESTART 02:09:05 02:09:05 02:04:01 CPU %user %nice %system %iowait %steal %idle 02:09:05 02:05:01 all 15.07 0.00 6.52 11.30 0.02 67.10 02:09:05 02:05:01 0 13.71 0.00 7.58 10.05 0.02 68.65 02:09:05 02:05:01 1 16.83 0.00 5.47 10.12 0.02 67.56 02:09:05 02:05:01 2 13.85 0.00 6.44 10.85 0.02 68.85 02:09:05 02:05:01 3 15.88 0.00 6.60 14.18 0.02 63.32 02:09:05 02:06:01 all 0.17 0.00 0.02 0.00 0.00 99.81 02:09:05 02:06:01 0 0.18 0.00 0.02 0.00 0.00 99.80 02:09:05 02:06:01 1 0.38 0.00 0.03 0.00 0.00 99.58 02:09:05 02:06:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:09:05 02:06:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:09:05 02:07:01 all 0.17 0.00 0.03 0.00 0.00 99.80 02:09:05 02:07:01 0 0.55 0.00 0.03 0.00 0.00 99.42 02:09:05 02:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:09:05 02:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:09:05 02:07:01 3 0.07 0.00 0.03 0.00 0.00 99.90 02:09:05 02:08:01 all 0.16 0.00 0.03 0.00 0.00 99.81 02:09:05 02:08:01 0 0.52 0.00 0.02 0.00 0.00 99.47 02:09:05 02:08:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:09:05 02:08:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:09:05 02:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:09:05 02:09:01 all 4.96 0.00 2.50 2.23 0.01 90.30 02:09:05 02:09:01 0 5.34 0.00 2.38 2.21 0.00 90.08 02:09:05 02:09:01 1 5.15 0.00 2.71 2.56 0.02 89.56 02:09:05 02:09:01 2 4.76 0.00 2.51 3.03 0.00 89.69 02:09:05 02:09:01 3 4.59 0.00 2.44 1.09 0.02 91.86 02:09:05 Average: all 4.08 0.00 1.81 2.69 0.01 91.41 02:09:05 Average: 0 4.04 0.00 1.99 2.44 0.00 91.52 02:09:05 Average: 1 4.47 0.00 1.64 2.52 0.01 91.36 02:09:05 Average: 2 3.73 0.00 1.80 2.77 0.00 91.70 02:09:05 Average: 3 4.10 0.00 1.82 3.03 0.01 91.04 02:09:05 02:09:05 02:09:05