Branch indexing 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at bb23a71e0387f48b774a4c52a4064e316f42887d rather than c0f23d6c380eb40c0509fcd3dadb55914772576f Obtained Jenkinsfile from bb23a71e0387f48b774a4c52a4064e316f42887d 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 # timeout=10 Commit message: "Merge pull request #218 from ernestojeda/add-geneva-release-stream" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-825 in /w/workspace/dry_go-mod-core-contracts_PR-253 [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 > git init /w/workspace/dry_go-mod-core-contracts_PR-253 # 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/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit c0f23d6c380eb40c0509fcd3dadb55914772576f Merge succeeded, producing 566bc2819b18299de58e72624de55a3bd7aa1698 Checking out Revision 566bc2819b18299de58e72624de55a3bd7aa1698 (PR-253) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # 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/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0f23d6c380eb40c0509fcd3dadb55914772576f # 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 bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 566bc2819b18299de58e72624de55a3bd7aa1698 # timeout=10 Commit message: "Merge commit 'bb23a71e0387f48b774a4c52a4064e316f42887d' into HEAD" > git rev-list --no-walk c0f23d6c380eb40c0509fcd3dadb55914772576f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:39:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:39:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:39:28 ========================================================= 08:39:28 EdgeX Global Pipelines Version Info 08:39:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:39:29 ------------------- 08:39:29 stable info: 08:39:29 ------------------- 08:39:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:39:29 Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 08:39:29 Message: update stable to v1.0.105 08:39:30 ------------------- 08:39:30 experimental info: 08:39:30 ------------------- 08:39:30 Commited By: **** collab-it+edgex@linuxfoundation.org 08:39:30 Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 08:39:30 Message: update experimental to v1.0.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:39:32 + git log --format=format:%s -1 566bc2819b18299de58e72624de55a3bd7aa1698 [Pipeline] echo 08:39:32 GIT_COMMIT: 566bc2819b18299de58e72624de55a3bd7aa1698, Commit Message: Merge commit 'bb23a71e0387f48b774a4c52a4064e316f42887d' into HEAD [Pipeline] echo 08:39:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:39:33 08:39:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:39:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:39:34 latest: Pulling from edgex-devops/git-semver 08:39:34 31603596830f: Pulling fs layer 08:39:34 2a8b12db71e7: Pulling fs layer 08:39:34 6ca5941a6612: Pulling fs layer 08:39:34 ecc8261a40a4: Pulling fs layer 08:39:34 ecc8261a40a4: Waiting 08:39:34 2a8b12db71e7: Verifying Checksum 08:39:34 2a8b12db71e7: Download complete 08:39:34 31603596830f: Download complete 08:39:34 ecc8261a40a4: Verifying Checksum 08:39:34 ecc8261a40a4: Download complete 08:39:34 6ca5941a6612: Verifying Checksum 08:39:34 6ca5941a6612: Download complete 08:39:34 31603596830f: Pull complete 08:39:34 2a8b12db71e7: Pull complete 08:39:35 6ca5941a6612: Pull complete 08:39:35 ecc8261a40a4: Pull complete 08:39:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:39:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:39:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:39:35 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 08:39:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:39:37 $ docker top d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:37 [ssh-agent] Looking for ssh-agent implementation... 08:39:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:37 $ docker exec d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 ssh-agent 08:39:38 SSH_AUTH_SOCK=/tmp/ssh-1UL8zfalCmr5/agent.11 08:39:38 SSH_AGENT_PID=16 08:39:38 Running ssh-add (command line suppressed) 08:39:38 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_8665448020045595746.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_8665448020045595746.key) 08:39:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:38 + git describe --exact-match --tags HEAD 08:39:38 fatal: No names found, cannot describe anything. [Pipeline] } 08:39:38 $ docker exec --env ******** --env ******** d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 ssh-agent -k 08:39:38 unset SSH_AUTH_SOCK; 08:39:38 unset SSH_AGENT_PID; 08:39:38 echo Agent pid 16 killed; 08:39:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:39:38 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:39:38 This usually means this commit has not been tagged. [Pipeline] sshagent 08:39:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:38 [ssh-agent] Looking for ssh-agent implementation... 08:39:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:39 $ docker exec d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 ssh-agent 08:39:39 SSH_AUTH_SOCK=/tmp/ssh-OLxe2EliOleK/agent.46 08:39:39 SSH_AGENT_PID=51 08:39:39 Running ssh-add (command line suppressed) 08:39:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_6087075405932537216.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_6087075405932537216.key) 08:39:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:39 + git semver init 08:39:39 # -> Open(): unable to determine branch for HEAD 08:39:39 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.git 08:39:39 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-253 08:39:39 # $SEMVER_REMOTE_NAME = origin 08:39:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:39:39 # $SEMVER_USER_NAME = edgex-jenkins 08:39:39 # $SEMVER_BRANCH = PR-253 08:39:39 # $SEMVER_TEMP = /tmp/semver-983613101 08:39:39 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:39:40 # '/tmp/semver-983613101' -> '/w/workspace/dry_go-mod-core-contracts_PR-253/.semver' 08:39:40 # -> Force: false 08:39:40 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.semver [Pipeline] } 08:39:40 $ docker exec --env ******** --env ******** d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 ssh-agent -k 08:39:40 unset SSH_AUTH_SOCK; 08:39:40 unset SSH_AGENT_PID; 08:39:40 echo Agent pid 51 killed; 08:39:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:40 + git semver [Pipeline] } 08:39:40 $ docker stop --time=1 d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 08:39:42 $ docker rm -f d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:39:43 Stashed 81 file(s) [Pipeline] echo 08:39:43 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 08:39:43 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 08:39:58 Still waiting to schedule task 08:39:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:39:58 Still waiting to schedule task 08:39:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:41:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-826 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws 08:41:36 Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout 08:41:41 using credential edgex-jenkins-ssh 08:41:41 Cloning the remote Git repository 08:41:41 Cloning with configured refspecs honoured and without tags 08:41:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:41:42 Fetching without tags 08:41:41 > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 08:41:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:41:41 > git --version # timeout=10 08:41:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:41:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:41:42 > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 08:41:42 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:41:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:41:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:41:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:41:43 Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit c0f23d6c380eb40c0509fcd3dadb55914772576f 08:41:43 Merge succeeded, producing 4afd486b4124249c6d4af3ae929501b6c245158f 08:41:43 Checking out Revision 4afd486b4124249c6d4af3ae929501b6c245158f (PR-253) 08:41:43 > git config core.sparsecheckout # timeout=10 08:41:43 > git checkout -f c0f23d6c380eb40c0509fcd3dadb55914772576f # timeout=10 08:41:43 > git remote # timeout=10 08:41:43 > git config --get remote.origin.url # timeout=10 08:41:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:43 > git merge bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 08:41:43 > git rev-parse HEAD^{commit} # timeout=10 08:41:43 > git config core.sparsecheckout # timeout=10 08:41:43 > git checkout -f 4afd486b4124249c6d4af3ae929501b6c245158f # timeout=10 08:41:48 Commit message: "Merge commit 'bb23a71e0387f48b774a4c52a4064e316f42887d' into HEAD" 08:41:48 > git rev-list --no-walk c0f23d6c380eb40c0509fcd3dadb55914772576f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:41:49 ========================================================= 08:41:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:41:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:41:50 + 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 . 08:41:52 Sending build context to Docker daemon 2.003MB 08:41:52 Step 1/7 : ARG BASE=golang:1.13-alpine 08:41:52 Step 2/7 : FROM ${BASE} 08:41:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:41:52 b538f80385f9: Pulling fs layer 08:41:52 74f711af9a0d: Pulling fs layer 08:41:52 99f96fe45779: Pulling fs layer 08:41:52 fd7a069fd194: Pulling fs layer 08:41:52 66aa3694b03b: Pulling fs layer 08:41:52 170f70906a0f: Pulling fs layer 08:41:52 ad7c5574e4b9: Pulling fs layer 08:41:52 e772456be8f7: Pulling fs layer 08:41:52 c890913d741a: Pulling fs layer 08:41:52 2480fcc9aa5a: Pulling fs layer 08:41:52 09adf4765672: Pulling fs layer 08:41:52 fd7a069fd194: Waiting 08:41:52 66aa3694b03b: Waiting 08:41:52 170f70906a0f: Waiting 08:41:52 ad7c5574e4b9: Waiting 08:41:52 e772456be8f7: Waiting 08:41:52 c890913d741a: Waiting 08:41:52 2480fcc9aa5a: Waiting 08:41:52 09adf4765672: Waiting 08:41:52 99f96fe45779: Verifying Checksum 08:41:52 99f96fe45779: Download complete 08:41:52 74f711af9a0d: Verifying Checksum 08:41:52 74f711af9a0d: Download complete 08:41:52 66aa3694b03b: Download complete 08:41:52 170f70906a0f: Verifying Checksum 08:41:52 170f70906a0f: Download complete 08:41:52 b538f80385f9: Verifying Checksum 08:41:52 b538f80385f9: Download complete 08:41:53 b538f80385f9: Pull complete 08:41:53 74f711af9a0d: Pull complete 08:41:54 99f96fe45779: Pull complete 08:41:55 ad7c5574e4b9: Verifying Checksum 08:41:55 ad7c5574e4b9: Download complete 08:41:55 c890913d741a: Verifying Checksum 08:41:55 c890913d741a: Download complete 08:41:57 2480fcc9aa5a: Verifying Checksum 08:41:57 2480fcc9aa5a: Download complete 08:41:57 e772456be8f7: Verifying Checksum 08:41:57 e772456be8f7: Download complete 08:41:57 09adf4765672: Verifying Checksum 08:41:57 09adf4765672: Download complete 08:41:57 fd7a069fd194: Verifying Checksum 08:41:57 fd7a069fd194: Download complete 08:42:06 Running on prd-centos7-docker-4c-2g-827 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws 08:42:06 Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout 08:42:08 using credential edgex-jenkins-ssh 08:42:08 Cloning the remote Git repository 08:42:08 Cloning with configured refspecs honoured and without tags 08:42:07 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:42:07 > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 08:42:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:42:08 > git --version # timeout=10 08:42:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:42:09 Fetching without tags 08:42:10 Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit c0f23d6c380eb40c0509fcd3dadb55914772576f 08:42:10 Merge succeeded, producing dde325ee21243f9c65ca5732c1af3a2d0fff4577 08:42:10 Checking out Revision dde325ee21243f9c65ca5732c1af3a2d0fff4577 (PR-253) 08:42:10 fd7a069fd194: Pull complete 08:42:10 66aa3694b03b: Pull complete 08:42:10 170f70906a0f: Pull complete 08:42:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:42:09 > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 08:42:09 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:42:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:42:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:42:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:42:09 > git config core.sparsecheckout # timeout=10 08:42:09 > git checkout -f c0f23d6c380eb40c0509fcd3dadb55914772576f # timeout=10 08:42:09 > git remote # timeout=10 08:42:09 > git config --get remote.origin.url # timeout=10 08:42:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:09 > git merge bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 08:42:09 > git rev-parse HEAD^{commit} # timeout=10 08:42:09 > git config core.sparsecheckout # timeout=10 08:42:09 > git checkout -f dde325ee21243f9c65ca5732c1af3a2d0fff4577 # timeout=10 08:42:13 Commit message: "Merge commit 'bb23a71e0387f48b774a4c52a4064e316f42887d' into HEAD" 08:42:13 > git rev-list --no-walk c0f23d6c380eb40c0509fcd3dadb55914772576f # timeout=10 08:42:13 ad7c5574e4b9: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:42:14 ========================================================= 08:42:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:42:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:42:15 + 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 . 08:42:15 Sending build context to Docker daemon 2.003MB 08:42:15 Step 1/7 : ARG BASE=golang:1.13-alpine 08:42:15 Step 2/7 : FROM ${BASE} 08:42:15 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:42:15 df20fa9351a1: Pulling fs layer 08:42:15 ed8968b2872e: Pulling fs layer 08:42:15 a92cc7c5fd73: Pulling fs layer 08:42:15 2dd03ba5bac4: Pulling fs layer 08:42:15 1e091d79d1de: Pulling fs layer 08:42:15 481702a1767f: Pulling fs layer 08:42:15 f64a6f60c768: Pulling fs layer 08:42:15 e78d2573fc39: Pulling fs layer 08:42:15 e876d2f968b6: Pulling fs layer 08:42:15 ce8a83651883: Pulling fs layer 08:42:15 07967f4d0e4b: Pulling fs layer 08:42:15 2dd03ba5bac4: Waiting 08:42:15 1e091d79d1de: Waiting 08:42:15 481702a1767f: Waiting 08:42:15 f64a6f60c768: Waiting 08:42:15 e78d2573fc39: Waiting 08:42:15 ce8a83651883: Waiting 08:42:15 e876d2f968b6: Waiting 08:42:15 a92cc7c5fd73: Verifying Checksum 08:42:15 a92cc7c5fd73: Download complete 08:42:15 ed8968b2872e: Download complete 08:42:15 1e091d79d1de: Verifying Checksum 08:42:15 1e091d79d1de: Download complete 08:42:15 481702a1767f: Verifying Checksum 08:42:15 481702a1767f: Download complete 08:42:15 df20fa9351a1: Verifying Checksum 08:42:15 df20fa9351a1: Download complete 08:42:16 df20fa9351a1: Pull complete 08:42:16 f64a6f60c768: Verifying Checksum 08:42:16 f64a6f60c768: Download complete 08:42:16 e876d2f968b6: Verifying Checksum 08:42:16 e876d2f968b6: Download complete 08:42:17 ce8a83651883: Verifying Checksum 08:42:17 ce8a83651883: Download complete 08:42:17 07967f4d0e4b: Verifying Checksum 08:42:17 07967f4d0e4b: Download complete 08:42:17 e78d2573fc39: Verifying Checksum 08:42:17 e78d2573fc39: Download complete 08:42:17 2dd03ba5bac4: Verifying Checksum 08:42:17 2dd03ba5bac4: Download complete 08:42:18 e772456be8f7: Pull complete 08:42:18 c890913d741a: Pull complete 08:42:18 ed8968b2872e: Pull complete 08:42:18 a92cc7c5fd73: Pull complete 08:42:20 2480fcc9aa5a: Pull complete 08:42:20 09adf4765672: Pull complete 08:42:20 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 08:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:42:21 ---> 2248a725d1cf 08:42:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:42:25 2dd03ba5bac4: Pull complete 08:42:25 1e091d79d1de: Pull complete 08:42:25 481702a1767f: Pull complete 08:42:25 ---> Running in 5d7ccf2a745d 08:42:25 Removing intermediate container 5d7ccf2a745d 08:42:25 ---> e53baf656eff 08:42:25 Step 4/7 : RUN apk add bash 08:42:25 ---> Running in 76b8da3d0fff 08:42:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:42:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:42:29 OK: 142 MiB in 39 packages 08:42:30 f64a6f60c768: Pull complete 08:42:31 Removing intermediate container 76b8da3d0fff 08:42:31 ---> 2b669d63e460 08:42:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:42:31 ---> Running in 1bddb987e7c4 08:42:31 Removing intermediate container 1bddb987e7c4 08:42:31 ---> 970fe2804412 08:42:31 Step 6/7 : COPY go.mod . 08:42:32 ---> ad1a3260e6d2 08:42:32 Step 7/7 : RUN go mod download 08:42:32 ---> Running in 32758001762d 08:42:33 e78d2573fc39: Pull complete 08:42:33 e876d2f968b6: Pull complete 08:42:35 go: finding github.com/davecgh/go-spew v1.1.0 08:42:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:42:35 go: finding github.com/go-kit/kit v0.8.0 08:42:35 go: finding github.com/go-logfmt/logfmt v0.4.0 08:42:35 go: finding github.com/go-playground/assert/v2 v2.0.1 08:42:35 go: finding github.com/go-playground/locales v0.13.0 08:42:35 go: finding github.com/go-playground/universal-translator v0.17.0 08:42:35 go: finding github.com/go-playground/validator/v10 v10.3.0 08:42:35 go: finding github.com/go-stack/stack v1.8.0 08:42:35 go: finding github.com/google/uuid v1.1.0 08:42:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:42:35 go: finding github.com/leodido/go-urn v1.2.0 08:42:35 go: finding github.com/pmezard/go-difflib v1.0.0 08:42:35 go: finding github.com/stretchr/objx v0.1.0 08:42:35 go: finding github.com/stretchr/testify v1.5.1 08:42:35 go: finding github.com/x448/float16 v0.8.4 08:42:35 ce8a83651883: Pull complete 08:42:35 07967f4d0e4b: Pull complete 08:42:35 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 08:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:42:35 ---> 5d7c900382c6 08:42:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:42:35 go: finding golang.org/x/text v0.3.2 08:42:35 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:42:35 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:42:35 go: finding gopkg.in/yaml.v2 v2.2.8 08:42:36 ---> Running in 7735e8cf3a21 08:42:36 Removing intermediate container 7735e8cf3a21 08:42:36 ---> 1aff482a5cc2 08:42:36 Step 4/7 : RUN apk add bash 08:42:36 ---> Running in d55edd5cc7c0 08:42:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:37 OK: 166 MiB in 39 packages 08:42:38 Removing intermediate container d55edd5cc7c0 08:42:38 ---> 27b8ce2ef1d9 08:42:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:42:38 ---> Running in 7c0cf489a6a4 08:42:38 Removing intermediate container 7c0cf489a6a4 08:42:38 ---> 5e72ee23bdaa 08:42:38 Step 6/7 : COPY go.mod . 08:42:38 ---> f2e4241022e5 08:42:38 Step 7/7 : RUN go mod download 08:42:38 ---> Running in c44fb7fa1364 08:42:40 go: finding github.com/davecgh/go-spew v1.1.0 08:42:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:42:40 go: finding github.com/go-kit/kit v0.8.0 08:42:40 go: finding github.com/go-logfmt/logfmt v0.4.0 08:42:40 go: finding github.com/go-playground/assert/v2 v2.0.1 08:42:40 go: finding github.com/go-playground/locales v0.13.0 08:42:40 go: finding github.com/go-playground/universal-translator v0.17.0 08:42:40 go: finding github.com/go-playground/validator/v10 v10.3.0 08:42:40 go: finding github.com/go-stack/stack v1.8.0 08:42:40 go: finding github.com/google/uuid v1.1.0 08:42:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:42:40 go: finding github.com/leodido/go-urn v1.2.0 08:42:40 go: finding github.com/pmezard/go-difflib v1.0.0 08:42:40 go: finding github.com/stretchr/objx v0.1.0 08:42:40 go: finding github.com/stretchr/testify v1.5.1 08:42:40 go: finding github.com/x448/float16 v0.8.4 08:42:41 go: finding golang.org/x/text v0.3.2 08:42:41 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:42:41 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:42:41 go: finding gopkg.in/yaml.v2 v2.2.8 08:42:47 Removing intermediate container 32758001762d 08:42:47 ---> 967098f26d37 08:42:47 Successfully built 967098f26d37 08:42:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:48 + docker inspect -f . ci-base-image-arm64 08:42:48 . [Pipeline] withDockerContainer 08:42:48 prd-ubuntu18.04-docker-arm64-4c-16g-826 does not seem to be running inside a container 08:42:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:42:49 Removing intermediate container c44fb7fa1364 08:42:49 ---> dd47d1df0d0b 08:42:49 Successfully built dd47d1df0d0b 08:42:49 Successfully tagged ci-base-image-x86_64:latest 08:42:50 $ docker top 578ad4b38ed189ef7a2f91c84897c3393f96ad4d81b4b2916924a9ce7f08b048 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:51 + docker inspect -f . ci-base-image-x86_64 08:42:51 . [Pipeline] withDockerContainer 08:42:51 prd-centos7-docker-4c-2g-827 does not seem to be running inside a container 08:42:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:42:52 + go version 08:42:52 go version go1.13.13 linux/arm64 08:42:52 $ docker top 1e9530bd3d52d5fb65682674db2e1bf523fe8f3978a5ccef75fff62eac616e4f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:42:53 + go version 08:42:53 go version go1.13.13 linux/amd64 [Pipeline] sh 08:42:53 + make test 08:42:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:42:53 + make test 08:42:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:43:00 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:43:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.017s coverage: 85.7% of statements 08:43:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.020s coverage: 100.0% of statements 08:43:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements 08:43:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements 08:43:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:43:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements 08:43:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.033s coverage: 14.4% of statements 08:43:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.008s coverage: 100.0% of statements 08:43:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.076s coverage: 91.8% of statements 08:43:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:43:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:43:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.030s coverage: 100.0% of statements 08:43:06 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements 08:43:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.053s coverage: 26.3% of statements 08:43:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements 08:43:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements 08:43:06 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.031s coverage: 14.3% of statements 08:43:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:43:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 38.7% of statements 08:43:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 08:43:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.013s coverage: 95.6% of statements 08:43:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 08:43:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:43:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:43:07 gofmt -l . 08:43:07 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:43:08 Stashed 1 file(s) [Pipeline] } 08:43:08 $ docker stop --time=1 1e9530bd3d52d5fb65682674db2e1bf523fe8f3978a5ccef75fff62eac616e4f 08:43:10 $ docker rm -f 1e9530bd3d52d5fb65682674db2e1bf523fe8f3978a5ccef75fff62eac616e4f [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] } 08:43:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:43:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.085s coverage: 85.7% of statements 08:43:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements 08:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.043s coverage: 45.4% of statements 08:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.074s coverage: 77.8% of statements 08:43:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements 08:43:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.055s coverage: 14.4% of statements 08:43:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.035s coverage: 100.0% of statements 08:43:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.121s coverage: 91.8% of statements 08:43:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:43:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:43:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements 08:43:29 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.118s coverage: 62.6% of statements 08:43:29 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.027s coverage: 26.3% of statements 08:43:29 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.035s coverage: 15.4% of statements 08:43:29 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.035s coverage: 15.4% of statements 08:43:29 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.072s coverage: 14.3% of statements 08:43:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:43:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.027s coverage: 38.7% of statements 08:43:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 08:43:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.050s coverage: 95.6% of statements 08:43:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 08:43:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:43:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:43:34 gofmt -l . 08:43:34 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:43:34 Warning: overwriting stash ‘coverage-report’ 08:43:35 Stashed 1 file(s) [Pipeline] } 08:43:35 $ docker stop --time=1 578ad4b38ed189ef7a2f91c84897c3393f96ad4d81b4b2916924a9ce7f08b048 08:43:37 $ docker rm -f 578ad4b38ed189ef7a2f91c84897c3393f96ad4d81b4b2916924a9ce7f08b048 [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 08:43:39 provisioning config files... 08:43:39 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config8471595806698594315tmp [Pipeline] { [Pipeline] sh 08:43:40 + curl -s https://codecov.io/bash 08:43:40 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config8471595806698594315tmp [Pipeline] } 08:43:40 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 08:43:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:43:42 ---> package-listing.sh 08:43:42 ++ facter osfamily 08:43:42 ++ tr '[:upper:]' '[:lower:]' 08:43:42 + OS_FAMILY=redhat 08:43:42 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-253 08:43:42 + START_PACKAGES=/tmp/packages_start.txt 08:43:42 + END_PACKAGES=/tmp/packages_end.txt 08:43:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:43:42 + PACKAGES=/tmp/packages_start.txt 08:43:42 + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' 08:43:42 + PACKAGES=/tmp/packages_end.txt 08:43:42 + case "${OS_FAMILY}" in 08:43:42 + rpm -qa 08:43:42 + sort 08:43:46 + '[' -f /tmp/packages_start.txt ']' 08:43:46 + '[' -f /tmp/packages_end.txt ']' 08:43:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:43:46 + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' 08:43:46 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ 08:43:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ [Pipeline] isUnix [Pipeline] sh 08:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:43:47 08:43:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:43:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:43:47 alpine: Pulling from edgex-lftools-log-publisher 08:43:47 c9b1b535fdd9: Pulling fs layer 08:43:47 2cc5ad85d9ab: Pulling fs layer 08:43:47 756a868c4378: Pulling fs layer 08:43:47 444b2fc9a129: Pulling fs layer 08:43:47 ea15f1150254: Pulling fs layer 08:43:47 41b27a9f41bf: Pulling fs layer 08:43:47 28c525ee5125: Pulling fs layer 08:43:47 094b1ea09ed8: Pulling fs layer 08:43:47 138eaada9080: Pulling fs layer 08:43:47 0622d0fa9048: Pulling fs layer 08:43:47 41b27a9f41bf: Waiting 08:43:47 28c525ee5125: Waiting 08:43:47 094b1ea09ed8: Waiting 08:43:47 138eaada9080: Waiting 08:43:47 444b2fc9a129: Waiting 08:43:47 0622d0fa9048: Waiting 08:43:47 2cc5ad85d9ab: Verifying Checksum 08:43:47 2cc5ad85d9ab: Download complete 08:43:47 444b2fc9a129: Verifying Checksum 08:43:47 444b2fc9a129: Download complete 08:43:47 c9b1b535fdd9: Verifying Checksum 08:43:47 c9b1b535fdd9: Download complete 08:43:47 ea15f1150254: Download complete 08:43:48 28c525ee5125: Verifying Checksum 08:43:48 28c525ee5125: Download complete 08:43:48 756a868c4378: Download complete 08:43:48 138eaada9080: Download complete 08:43:48 0622d0fa9048: Verifying Checksum 08:43:48 0622d0fa9048: Download complete 08:43:48 094b1ea09ed8: Verifying Checksum 08:43:48 094b1ea09ed8: Download complete 08:43:48 c9b1b535fdd9: Pull complete 08:43:49 2cc5ad85d9ab: Pull complete 08:43:49 41b27a9f41bf: Verifying Checksum 08:43:49 41b27a9f41bf: Download complete 08:43:50 756a868c4378: Pull complete 08:43:50 444b2fc9a129: Pull complete 08:43:50 ea15f1150254: Pull complete 08:43:54 41b27a9f41bf: Pull complete 08:43:54 28c525ee5125: Pull complete 08:43:57 094b1ea09ed8: Pull complete 08:43:57 138eaada9080: Pull complete 08:43:57 0622d0fa9048: Pull complete 08:43:57 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:43:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:43:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:43:57 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 08:43:57 $ 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-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:44:01 $ docker top 24a106d7158a0115d504216fe4686057293437d62cd979a5aff580ab6ebba2cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:01 provisioning config files... 08:44:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config6939253046499566481tmp [Pipeline] { [Pipeline] echo 08:44:02 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:44:02 ---> create-netrc.sh [Pipeline] echo 08:44:02 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:44:02 ---> logs-deploy.sh 08:44:02 + ARCHIVE_ARTIFACTS= 08:44:02 + LOGS_SERVER=https://logs.edgexfoundry.org 08:44:02 + '[' https://logs.edgexfoundry.org == None ']' 08:44:02 + NEXUS_URL=https://nexus.edgexfoundry.org 08:44:02 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/11 08:44:02 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/11/ 08:44:02 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/11 /w/workspace/dry_go-mod-core-contracts_PR-253 08:44:03 Archives upload complete. 08:44:03 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/11/ 08:44:04 ---> uname -a: 08:44:04 Linux 24a106d7158a 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 08:44:04 08:44:04 08:44:04 ---> lscpu: 08:44:04 Architecture: x86_64 08:44:04 CPU op-mode(s): 32-bit, 64-bit 08:44:04 Byte Order: Little Endian 08:44:04 Address sizes: 40 bits physical, 48 bits virtual 08:44:04 CPU(s): 4 08:44:04 On-line CPU(s) list: 0-3 08:44:04 Thread(s) per core: 1 08:44:04 Core(s) per socket: 1 08:44:04 Socket(s): 4 08:44:04 NUMA node(s): 1 08:44:04 Vendor ID: GenuineIntel 08:44:04 CPU family: 6 08:44:04 Model: 44 08:44:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:44:04 Stepping: 1 08:44:04 CPU MHz: 2933.438 08:44:04 BogoMIPS: 5866.87 08:44:04 Virtualization: VT-x 08:44:04 Hypervisor vendor: KVM 08:44:04 Virtualization type: full 08:44:04 L1d cache: 128 KiB 08:44:04 L1i cache: 128 KiB 08:44:04 L2 cache: 16 MiB 08:44:04 L3 cache: 64 MiB 08:44:04 NUMA node0 CPU(s): 0-3 08:44:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:44:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:44:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:44:04 Vulnerability Meltdown: Mitigation; PTI 08:44:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:44:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:44:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:44:04 Vulnerability Tsx async abort: Not affected 08:44:04 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 08:44:04 08:44:04 08:44:04 ---> nproc: 08:44:04 4 08:44:04 08:44:04 08:44:04 ---> df -h: 08:44:04 Filesystem Size Used Available Use% Mounted on 08:44:04 overlay 50.0G 7.2G 42.8G 14% / 08:44:04 tmpfs 64.0M 0 64.0M 0% /dev 08:44:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:44:04 shm 64.0M 0 64.0M 0% /dev/shm 08:44:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 08:44:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 08:44:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 08:44:04 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 08:44:04 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-253 08:44:04 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-253@tmp 08:44:04 08:44:04 08:44:04 ---> free -m: 08:44:04 total used free shared buff/cache available 08:44:04 Mem: 1837 660 128 0 1049 1071 08:44:04 Swap: 1023 1 1022 08:44:04 08:44:04 08:44:04 ---> ip addr: 08:44:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:44:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:44:04 inet 127.0.0.1/8 scope host lo 08:44:04 valid_lft forever preferred_lft forever 08:44:04 6: eth0@if7: mtu 1458 qdisc noqueue state UP 08:44:04 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 08:44:04 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 08:44:04 valid_lft forever preferred_lft forever 08:44:04 08:44:04 08:44:04 ---> sar -b -r -n DEV: 08:44:04 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/24/20 _x86_64_ (4 CPU) 08:44:04 08:44:04 08:38:44 LINUX RESTART 08:44:04 08:44:04 08:39:01 tps rtps wtps bread/s bwrtn/s 08:44:04 08:40:01 157.62 66.41 91.21 8568.48 40314.13 08:44:04 08:41:01 1.75 0.00 1.75 0.00 36.12 08:44:04 08:42:01 0.17 0.00 0.17 0.00 2.15 08:44:04 08:43:01 0.20 0.00 0.20 0.00 1.75 08:44:04 08:44:01 156.39 98.02 58.37 7588.61 19916.59 08:44:04 Average: 63.24 32.89 30.35 3232.06 12057.37 08:44:04 08:44:04 08:39:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:44:04 08:40:01 170228 1711328 90.95 2620 1132280 1106736 37.77 411040 1140148 136 08:44:04 08:41:01 176212 1705344 90.63 2620 1132228 1083648 36.98 409184 1137196 20 08:44:04 08:42:01 173432 1708124 90.78 2620 1132236 1083768 36.99 411784 1136992 8 08:44:04 08:43:01 173120 1708436 90.80 2620 1132236 1083816 36.99 412168 1136988 8 08:44:04 08:44:01 203476 1678080 89.19 2620 1049388 1195416 40.80 435536 1041656 32 08:44:04 Average: 179294 1702262 90.47 2620 1115674 1110677 37.91 415942 1118596 41 08:44:04 08:44:04 08:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:44:04 08:40:01 eth0 522.94 311.28 1061.64 100.76 0.00 0.00 0.00 08:44:04 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:04 08:40:01 docker0 4.21 3.53 0.82 9.23 0.00 0.00 0.00 08:44:04 08:41:01 eth0 4.26 1.90 2.97 0.13 0.00 0.00 0.00 08:44:04 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:04 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:04 08:42:01 eth0 1.00 0.30 0.32 0.17 0.00 0.00 0.00 08:44:04 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:04 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:04 08:43:01 eth0 0.40 0.35 0.26 0.23 0.00 0.00 0.00 08:44:04 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:04 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:04 08:44:01 veth5263778 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:44:04 08:44:01 eth0 664.43 396.47 3443.19 114.58 0.00 0.00 0.00 08:44:04 08:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 08:44:04 08:44:01 docker0 4.21 3.53 0.82 9.24 0.00 0.00 0.00 08:44:04 Average: veth5263778 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:04 Average: eth0 132.88 79.29 688.59 22.92 0.00 0.00 0.00 08:44:04 Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 08:44:04 Average: docker0 0.84 0.71 0.16 1.85 0.00 0.00 0.00 08:44:04 08:44:04 08:44:04 ---> sar -P ALL: 08:44:04 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/24/20 _x86_64_ (4 CPU) 08:44:04 08:44:04 08:38:44 LINUX RESTART 08:44:04 08:44:04 08:39:01 CPU %user %nice %system %iowait %steal %idle 08:44:04 08:40:01 all 14.42 0.00 6.71 7.25 0.03 71.60 08:44:04 08:40:01 0 12.36 0.00 6.75 4.40 0.03 76.45 08:44:04 08:40:01 1 16.25 0.00 6.59 6.41 0.03 70.72 08:44:04 08:40:01 2 15.52 0.00 6.17 11.68 0.03 66.60 08:44:04 08:40:01 3 13.54 0.00 7.30 6.53 0.03 72.60 08:44:04 08:41:01 all 0.17 0.00 0.04 0.00 0.00 99.79 08:44:04 08:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:44:04 08:41:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:44:04 08:41:01 2 0.50 0.00 0.05 0.00 0.00 99.45 08:44:04 08:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:44:04 08:42:01 all 0.09 0.00 0.03 0.00 0.00 99.89 08:44:04 08:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:44:04 08:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:44:04 08:42:01 2 0.23 0.00 0.02 0.00 0.00 99.75 08:44:04 08:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:44:04 08:43:01 all 0.05 0.00 0.03 0.00 0.00 99.92 08:44:04 08:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:44:04 08:43:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:44:04 08:43:01 2 0.17 0.00 0.05 0.00 0.00 99.78 08:44:04 08:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:44:04 08:44:01 all 5.18 0.00 2.90 2.10 0.01 89.81 08:44:04 08:44:01 0 5.01 0.00 2.50 1.79 0.02 90.68 08:44:04 08:44:01 1 6.20 0.00 3.32 3.74 0.02 86.72 08:44:04 08:44:01 2 4.94 0.00 2.90 1.51 0.00 90.65 08:44:04 08:44:01 3 4.56 0.00 2.90 1.36 0.00 91.18 08:44:04 Average: all 3.97 0.00 1.93 1.86 0.01 92.23 08:44:04 Average: 0 3.47 0.00 1.85 1.23 0.01 93.43 08:44:04 Average: 1 4.51 0.00 2.00 2.02 0.01 91.46 08:44:04 Average: 2 4.26 0.00 1.83 2.63 0.01 91.27 08:44:04 Average: 3 3.61 0.00 2.04 1.57 0.01 92.77 08:44:04 08:44:04 08:44:04