Pull request #542 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 1c03d9d3822474c4cba2679e8741b0e2d9c606aa rather than aae2b6ed9311ac69702c12f45bfc117fba561f21 Obtained Jenkinsfile from 1c03d9d3822474c4cba2679e8741b0e2d9c606aa Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 --version # 'git version 2.16.6' > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-542/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-542/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-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, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29492 in /w/workspace/dry_go-mod-core-contracts_PR-542 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-542 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1c03d9d3822474c4cba2679e8741b0e2d9c606aa into PR head commit aae2b6ed9311ac69702c12f45bfc117fba561f21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/542/head:refs/remotes/origin/PR-542 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 Merge succeeded, producing aae2b6ed9311ac69702c12f45bfc117fba561f21 Checking out Revision aae2b6ed9311ac69702c12f45bfc117fba561f21 (PR-542) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1c03d9d3822474c4cba2679e8741b0e2d9c606aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 Commit message: "refactor: Rename PropertyValue struct to ResourceProperties" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:53:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:53:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:53:04 ========================================================= 08:53:04 EdgeX Global Pipelines Version Info 08:53:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:53:06 ------------------- 08:53:06 stable info: 08:53:06 ------------------- 08:53:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:53:06 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 08:53:06 Message: update stable to v1.0.184 08:53:07 ------------------- 08:53:07 experimental info: 08:53:07 ------------------- 08:53:07 Commited By: **** collab-it+edgex@linuxfoundation.org 08:53:07 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 08:53:07 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:53:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:53:08 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:53:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:53:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:53:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:53:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:53:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:53:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:53:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:53:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:53:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:53:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:53:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:53:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:53:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:53:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:53:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:53:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:53:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:53:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-542 [Pipeline] echo 08:53:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-542 [Pipeline] echo 08:53:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-542 [Pipeline] echo 08:53:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aae2b6ed9311ac69702c12f45bfc117fba561f21 [Pipeline] echo 08:53:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aae2b6e [Pipeline] echo 08:53:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:53:13 + git log --format=format:%s -1 aae2b6ed9311ac69702c12f45bfc117fba561f21 [Pipeline] echo 08:53:13 GIT_COMMIT: aae2b6ed9311ac69702c12f45bfc117fba561f21, Commit Message: refactor: Rename PropertyValue struct to ResourceProperties [Pipeline] echo 08:53:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:16 08:53:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:53:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:16 latest: Pulling from edgex-devops/git-semver 08:53:16 31603596830f: Pulling fs layer 08:53:16 2a8b12db71e7: Pulling fs layer 08:53:16 6ca5941a6612: Pulling fs layer 08:53:16 ecc8261a40a4: Pulling fs layer 08:53:16 ecc8261a40a4: Waiting 08:53:16 2a8b12db71e7: Verifying Checksum 08:53:16 2a8b12db71e7: Download complete 08:53:17 31603596830f: Verifying Checksum 08:53:17 31603596830f: Download complete 08:53:17 ecc8261a40a4: Verifying Checksum 08:53:17 ecc8261a40a4: Download complete 08:53:17 6ca5941a6612: Verifying Checksum 08:53:17 6ca5941a6612: Download complete 08:53:17 31603596830f: Pull complete 08:53:17 2a8b12db71e7: Pull complete 08:53:20 6ca5941a6612: Pull complete 08:53:21 ecc8261a40a4: Pull complete 08:53:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:53:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:53:21 prd-centos7-docker-4c-2g-29492 does not seem to be running inside a container 08:53:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-542 -v /w/workspace/dry_go-mod-core-contracts_PR-542:/w/workspace/dry_go-mod-core-contracts_PR-542:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-542@tmp:/w/workspace/dry_go-mod-core-contracts_PR-542@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:10004/edgex-devops/git-semver:latest cat 08:53:25 $ docker top 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:53:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:26 [ssh-agent] Looking for ssh-agent implementation... 08:53:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:27 $ docker exec 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 ssh-agent 08:53:28 SSH_AUTH_SOCK=/tmp/ssh-Q8UT8ZeTiy0B/agent.11 08:53:28 SSH_AGENT_PID=16 08:53:28 Running ssh-add (command line suppressed) 08:53:28 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-542@tmp/private_key_899370712136455521.key (/w/workspace/dry_go-mod-core-contracts_PR-542@tmp/private_key_899370712136455521.key) 08:53:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:29 + git tag --points-at HEAD [Pipeline] } 08:53:29 $ docker exec --env ******** --env ******** 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 ssh-agent -k 08:53:30 unset SSH_AUTH_SOCK; 08:53:30 unset SSH_AGENT_PID; 08:53:30 echo Agent pid 16 killed; 08:53:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:53:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:30 [ssh-agent] Looking for ssh-agent implementation... 08:53:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:31 $ docker exec 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 ssh-agent 08:53:32 SSH_AUTH_SOCK=/tmp/ssh-Q0fgCEGZcN5P/agent.44 08:53:32 SSH_AGENT_PID=49 08:53:32 Running ssh-add (command line suppressed) 08:53:33 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-542@tmp/private_key_7639390307801435705.key (/w/workspace/dry_go-mod-core-contracts_PR-542@tmp/private_key_7639390307801435705.key) 08:53:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:33 + git semver init 08:53:33 # -> Open(): unable to determine branch for HEAD 08:53:33 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-542/.git 08:53:33 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-542 08:53:33 # $SEMVER_REMOTE_NAME = origin 08:53:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:53:33 # $SEMVER_USER_NAME = edgex-jenkins 08:53:33 # $SEMVER_BRANCH = PR-542 08:53:33 # $SEMVER_TEMP = /tmp/semver-445563745 08:53:33 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:53:34 # '/tmp/semver-445563745' -> '/w/workspace/dry_go-mod-core-contracts_PR-542/.semver' 08:53:34 # -> Force: false 08:53:34 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-542/.semver [Pipeline] } 08:53:34 $ docker exec --env ******** --env ******** 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 ssh-agent -k 08:53:35 unset SSH_AUTH_SOCK; 08:53:35 unset SSH_AGENT_PID; 08:53:35 echo Agent pid 49 killed; 08:53:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:36 + git semver [Pipeline] } 08:53:36 $ docker stop --time=1 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 08:53:38 $ docker rm -f 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 [Pipeline] // withDockerContainer [Pipeline] sh 08:53:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:53:40 Stashed 1 file(s) [Pipeline] echo 08:53:40 [edgeXSemver]: initialized semver on 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:53:56 Still waiting to schedule task 08:53:56 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29492’ 08:53:56 Still waiting to schedule task 08:53:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:55:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29493 in /w/workspace/dry_go-mod-core-contracts_PR-542 [Pipeline] { [Pipeline] ws 08:55:40 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:55:46 using credential edgex-jenkins-ssh 08:55:46 Cloning the remote Git repository 08:55:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:55:46 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:55:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:55:46 > git --version # timeout=10 08:55:46 > git --version # 'git version 2.17.1' 08:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:55:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:55:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:55:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/542/head:refs/remotes/origin/PR-542 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:55:48 Merging remotes/origin/master commit 1c03d9d3822474c4cba2679e8741b0e2d9c606aa into PR head commit aae2b6ed9311ac69702c12f45bfc117fba561f21 08:55:48 Merge succeeded, producing aae2b6ed9311ac69702c12f45bfc117fba561f21 08:55:48 Checking out Revision aae2b6ed9311ac69702c12f45bfc117fba561f21 (PR-542) 08:55:48 > git config core.sparsecheckout # timeout=10 08:55:48 > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 08:55:48 > git remote # timeout=10 08:55:48 > git config --get remote.origin.url # timeout=10 08:55:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:48 > git merge 1c03d9d3822474c4cba2679e8741b0e2d9c606aa # timeout=10 08:55:48 > git rev-parse HEAD^{commit} # timeout=10 08:55:48 > git config core.sparsecheckout # timeout=10 08:55:48 > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 08:55:53 Commit message: "refactor: Rename PropertyValue struct to ResourceProperties" 08:55:53 > git --version # timeout=10 08:55:53 > git --version # 'git version 2.17.1' 08:55:53 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:55:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:55:56 + + truesudo 08:55:56 service docker restart [Pipeline] unstash [Pipeline] echo 08:55:59 ========================================================= 08:55:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:55:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:55:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:56:00 Sending build context to Docker daemon 2.799MB 08:56:00 Step 1/7 : ARG BASE=golang:1.15-alpine 08:56:00 Step 2/7 : FROM ${BASE} 08:56:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:56:00 5f621e34cdf4: Pulling fs layer 08:56:00 a4357932f1b6: Pulling fs layer 08:56:00 18c013af1878: Pulling fs layer 08:56:00 00ac8860ef70: Pulling fs layer 08:56:00 63d7cb157983: Pulling fs layer 08:56:00 b116817d02f9: Pulling fs layer 08:56:00 745a02a5169b: Pulling fs layer 08:56:00 00ac8860ef70: Waiting 08:56:00 63d7cb157983: Waiting 08:56:00 b116817d02f9: Waiting 08:56:00 745a02a5169b: Waiting 08:56:01 18c013af1878: Download complete 08:56:01 a4357932f1b6: Verifying Checksum 08:56:01 a4357932f1b6: Download complete 08:56:01 63d7cb157983: Download complete 08:56:01 5f621e34cdf4: Verifying Checksum 08:56:01 5f621e34cdf4: Download complete 08:56:01 b116817d02f9: Verifying Checksum 08:56:01 b116817d02f9: Download complete 08:56:01 5f621e34cdf4: Pull complete 08:56:02 a4357932f1b6: Pull complete 08:56:02 18c013af1878: Pull complete 08:56:03 745a02a5169b: Verifying Checksum 08:56:03 745a02a5169b: Download complete 08:56:04 00ac8860ef70: Verifying Checksum 08:56:04 00ac8860ef70: Download complete 08:56:14 00ac8860ef70: Pull complete 08:56:14 63d7cb157983: Pull complete 08:56:14 b116817d02f9: Pull complete 08:56:19 745a02a5169b: Pull complete 08:56:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:56:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:56:19 ---> b7e6874047d6 08:56:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:56:21 ---> Running in f353565ecf19 08:56:21 Removing intermediate container f353565ecf19 08:56:21 ---> 23c40dffc277 08:56:21 Step 4/7 : RUN apk add bash 08:56:22 ---> Running in d3670026dc23 08:56:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:56:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:56:24 OK: 142 MiB in 39 packages 08:56:25 Removing intermediate container d3670026dc23 08:56:25 ---> 9b961fa9df9d 08:56:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:56:26 ---> Running in ec6bd0550c50 08:56:26 Removing intermediate container ec6bd0550c50 08:56:26 ---> 82b4e235ab1e 08:56:26 Step 6/7 : COPY go.mod . 08:56:27 ---> d42c2e5b69c0 08:56:27 Step 7/7 : RUN go mod download 08:56:27 ---> Running in a730cfb99cdc 08:56:42 Removing intermediate container a730cfb99cdc 08:56:42 ---> 8c698f7f6761 08:56:42 Successfully built 8c698f7f6761 08:56:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:56:42 + docker inspect -f . ci-base-image-arm64 08:56:42 . [Pipeline] withDockerContainer 08:56:43 prd-ubuntu18.04-docker-arm64-4c-16g-29493 does not seem to be running inside a container 08:56:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:56:44 $ docker top 091c63e0d5648d467e5c17cbd7478d1bf0ce0bdc81427775375e4d15e3349d9e -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:45 + go version 08:56:45 go version go1.15.5 linux/arm64 [Pipeline] } 08:56:45 $ docker stop --time=1 091c63e0d5648d467e5c17cbd7478d1bf0ce0bdc81427775375e4d15e3349d9e 08:56:47 $ docker rm -f 091c63e0d5648d467e5c17cbd7478d1bf0ce0bdc81427775375e4d15e3349d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:56:49 + docker inspect -f . ci-base-image-arm64 08:56:49 . [Pipeline] withDockerContainer 08:56:49 prd-ubuntu18.04-docker-arm64-4c-16g-29493 does not seem to be running inside a container 08:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:56:51 $ docker top ccbac3feae03213be7991d00a98b339a1c67cc3f7c2c37365f471db7391bc2bf -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:52 + make test 08:56:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:57:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:57:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.056s coverage: 85.7% of statements 08:57:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.027s coverage: 100.0% of statements 08:57:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.062s coverage: 45.4% of statements 08:57:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.024s coverage: 77.8% of statements 08:57:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:57:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements 08:57:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.062s coverage: 14.7% of statements 08:57:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.032s coverage: 100.0% of statements 08:57:20 Running on prd-centos7-docker-4c-2g-29494 in /w/workspace/dry_go-mod-core-contracts_PR-542 [Pipeline] { [Pipeline] ws 08:57:21 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { 08:57:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.082s coverage: 91.8% of statements 08:57:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 08:57:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 08:57:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.022s coverage: 100.0% of statements 08:57:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.7% of statements [Pipeline] checkout 08:57:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.083s coverage: 63.0% of statements 08:57:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements 08:57:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.021s coverage: 15.4% of statements 08:57:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.025s coverage: 15.4% of statements 08:57:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.021s coverage: 14.3% of statements 08:57:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 08:57:28 using credential edgex-jenkins-ssh 08:57:28 Cloning the remote Git repository 08:57:28 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:57:28 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:57:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:57:28 > git --version # timeout=10 08:57:28 > git --version # 'git version 2.24.3' 08:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.242s coverage: 84.6% of statements 08:57:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 08:57:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 08:57:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 08:57:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:57:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:57:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:57:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/542/head:refs/remotes/origin/PR-542 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:57:30 Merging remotes/origin/master commit 1c03d9d3822474c4cba2679e8741b0e2d9c606aa into PR head commit aae2b6ed9311ac69702c12f45bfc117fba561f21 08:57:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.060s coverage: 47.0% of statements 08:57:31 Merge succeeded, producing aae2b6ed9311ac69702c12f45bfc117fba561f21 08:57:31 Checking out Revision aae2b6ed9311ac69702c12f45bfc117fba561f21 (PR-542) 08:57:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.058s coverage: 94.7% of statements 08:57:30 > git config core.sparsecheckout # timeout=10 08:57:30 > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 08:57:30 > git remote # timeout=10 08:57:30 > git config --get remote.origin.url # timeout=10 08:57:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:31 > git merge 1c03d9d3822474c4cba2679e8741b0e2d9c606aa # timeout=10 08:57:31 > git rev-parse HEAD^{commit} # timeout=10 08:57:31 > git config core.sparsecheckout # timeout=10 08:57:31 > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 08:57:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.186s coverage: 89.4% of statements 08:57:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements 08:57:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 08:57:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:57:35 Commit message: "refactor: Rename PropertyValue struct to ResourceProperties" 08:57:35 > git --version # timeout=10 08:57:35 > git --version # 'git version 2.24.3' 08:57:35 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:57:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:57:38 gofmt -l . 08:57:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:57:38 [ "`gofmt -l .`" = "" ] 08:57:39 + true 08:57:39 + sudo service docker restart 08:57:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] } 08:57:39 $ docker stop --time=1 ccbac3feae03213be7991d00a98b339a1c67cc3f7c2c37365f471db7391bc2bf 08:57:41 $ docker rm -f ccbac3feae03213be7991d00a98b339a1c67cc3f7c2c37365f471db7391bc2bf [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] unstash 08:57:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo 08:57:42 ========================================================= 08:57:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:57:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:57:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:57:43 Stashed 1 file(s) [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 Post stage 08:57:44 Sending build context to Docker daemon 2.8MB [Pipeline] libraryResource [Pipeline] sh 08:57:45 Step 1/7 : ARG BASE=golang:1.15-alpine 08:57:45 Step 2/7 : FROM ${BASE} 08:57:45 ---> job-cost.sh 08:57:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2FO4 08:57:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:57:45 188c0c94c7c5: Pulling fs layer 08:57:45 0ef7d3d256c8: Pulling fs layer 08:57:45 de9db76c5a1d: Pulling fs layer 08:57:45 bca2f99d35d6: Pulling fs layer 08:57:45 93359f2a8cfa: Pulling fs layer 08:57:45 7c6f9722023f: Pulling fs layer 08:57:45 a35cf1a2eb13: Pulling fs layer 08:57:45 bca2f99d35d6: Waiting 08:57:45 93359f2a8cfa: Waiting 08:57:45 7c6f9722023f: Waiting 08:57:45 a35cf1a2eb13: Waiting 08:57:45 de9db76c5a1d: Verifying Checksum 08:57:45 de9db76c5a1d: Download complete 08:57:45 0ef7d3d256c8: Download complete 08:57:45 93359f2a8cfa: Verifying Checksum 08:57:45 93359f2a8cfa: Download complete 08:57:45 7c6f9722023f: Verifying Checksum 08:57:45 7c6f9722023f: Download complete 08:57:46 188c0c94c7c5: Verifying Checksum 08:57:46 188c0c94c7c5: Download complete 08:57:46 188c0c94c7c5: Pull complete 08:57:47 0ef7d3d256c8: Pull complete 08:57:47 de9db76c5a1d: Pull complete 08:57:48 a35cf1a2eb13: Verifying Checksum 08:57:48 a35cf1a2eb13: Download complete 08:57:50 bca2f99d35d6: Verifying Checksum 08:57:50 bca2f99d35d6: Download complete 08:58:05 bca2f99d35d6: Pull complete 08:58:06 93359f2a8cfa: Pull complete 08:58:07 7c6f9722023f: Pull complete 08:58:16 a35cf1a2eb13: Pull complete 08:58:16 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:58:16 ---> a62c8e92a672 08:58:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:58:17 ---> Running in 3cd4b8bbf67c 08:58:17 Removing intermediate container 3cd4b8bbf67c 08:58:17 ---> 5dcec9ea82b4 08:58:17 Step 4/7 : RUN apk add bash 08:58:17 ---> Running in ce37e8ea4749 08:58:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:58:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:58:20 OK: 166 MiB in 39 packages 08:58:21 Removing intermediate container ce37e8ea4749 08:58:21 ---> b67e6a1776ed 08:58:21 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:58:21 ---> Running in c53e13a288c6 08:58:22 Removing intermediate container c53e13a288c6 08:58:22 ---> 8eda179a6ba5 08:58:22 Step 6/7 : COPY go.mod . 08:58:22 ---> 33f39ea5b917 08:58:22 Step 7/7 : RUN go mod download 08:58:23 ---> Running in 3d20e4897253 08:58:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:58:41 Removing intermediate container 3d20e4897253 08:58:41 ---> bfe8a7d4cd4b 08:58:41 Successfully built bfe8a7d4cd4b 08:58:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:58:42 + docker inspect -f . ci-base-image-x86_64 08:58:42 . [Pipeline] withDockerContainer 08:58:42 prd-centos7-docker-4c-2g-29494 does not seem to be running inside a container 08:58:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:58:44 $ docker top acc71915fb0f87a04605ead6d4e5ff1e0a000df7cd60457be3a263c331d93bef -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:45 + go version 08:58:45 go version go1.15.5 linux/amd64 [Pipeline] } 08:58:45 $ docker stop --time=1 acc71915fb0f87a04605ead6d4e5ff1e0a000df7cd60457be3a263c331d93bef 08:58:47 $ docker rm -f acc71915fb0f87a04605ead6d4e5ff1e0a000df7cd60457be3a263c331d93bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:58:48 + docker inspect -f . ci-base-image-x86_64 08:58:48 . [Pipeline] withDockerContainer 08:58:48 prd-centos7-docker-4c-2g-29494 does not seem to be running inside a container 08:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:58:50 $ docker top dd1ffa39601735aceb59fe14cea12f39ce83b8958b23fa6ad05374dcd4b15a3f -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:51 + make test 08:58:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:59:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:59:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.065s coverage: 85.7% of statements 08:59:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.038s coverage: 100.0% of statements 08:59:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.069s coverage: 45.4% of statements 08:59:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.064s coverage: 77.8% of statements 08:59:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:59:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.034s coverage: 26.3% of statements 08:59:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.076s coverage: 14.7% of statements 08:59:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.025s coverage: 100.0% of statements 08:59:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.117s coverage: 91.8% of statements 08:59:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 08:59:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 08:59:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.056s coverage: 100.0% of statements 08:59:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 36.7% of statements 08:59:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.108s coverage: 63.0% of statements 08:59:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.248s coverage: 26.3% of statements 08:59:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.075s coverage: 15.4% of statements 08:59:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.068s coverage: 15.4% of statements 08:59:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.046s coverage: 14.3% of statements 08:59:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 08:59:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.194s coverage: 84.6% of statements 08:59:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 08:59:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 08:59:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 08:59:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.034s coverage: 47.0% of statements 08:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.069s coverage: 94.7% of statements 08:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.213s coverage: 89.4% of statements 08:59:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.070s coverage: 100.0% of statements 08:59:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 08:59:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:59:32 gofmt -l . 08:59:32 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:59:33 $ docker stop --time=1 dd1ffa39601735aceb59fe14cea12f39ce83b8958b23fa6ad05374dcd4b15a3f 08:59:36 $ docker rm -f dd1ffa39601735aceb59fe14cea12f39ce83b8958b23fa6ad05374dcd4b15a3f [Pipeline] // withDockerContainer [Pipeline] sh 08:59:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:59:38 Warning: overwriting stash ‘coverage-report’ 08:59:39 Stashed 1 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh 08:59:40 ---> job-cost.sh 08:59:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ybxj 09:00:01 lf-activate-venv(): INFO: Adding /tmp/venv-2FO4/bin to PATH 09:00:01 INFO: No Stack... 09:00:01 INFO: Retrieving Pricing Info for: lf-standard-4 09:00:01 INFO: Archiving Costs [Pipeline] sh 09:00:01 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 09:00:01 + cut -d, -f6 [Pipeline] lock 09:00:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] 09:00:01 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] did not exist. Created. 09:00:01 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:00:02 + echo total: 0.20999999344348907 [Pipeline] stash 09:00:02 Stashed 1 file(s) [Pipeline] } 09:00:02 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:00:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:01:04 lf-activate-venv(): INFO: Adding /tmp/venv-Ybxj/bin to PATH 09:01:04 INFO: No Stack... 09:01:04 INFO: Retrieving Pricing Info for: v1-standard-2 09:01:04 INFO: Archiving Costs [Pipeline] sh 09:01:05 + cut -d, -f6 09:01:05 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 09:01:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] 09:01:05 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] did not exist. Created. 09:01:05 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:01:06 /w/workspace/go-mod-core-contracts/1@tmp/durable-cabde5c2/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 09:01:06 + echo total: 0.029999999329447746 [Pipeline] stash 09:01:06 Warning: overwriting stash ‘stack-cost’ 09:01:06 Stashed 1 file(s) [Pipeline] } 09:01:06 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 09:01:08 provisioning config files... 09:01:08 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-542@tmp/config4970563891747857603tmp [Pipeline] { [Pipeline] sh 09:01:09 + set +x 09:01:09 + bash -s -- 09:01:09 + curl -s https://codecov.io/bash 09:01:09 09:01:09 _____ _ 09:01:09 / ____| | | 09:01:09 | | ___ __| | ___ ___ _____ __ 09:01:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:01:09 | |___| (_) | (_| | __/ (_| (_) \ V / 09:01:09 \_____\___/ \__,_|\___|\___\___/ \_/ 09:01:09 Bash-20210309-2b87ace 09:01:09 09:01:09 09:01:09 ==> git version 2.24.3 found 09:01:09 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:01:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:01:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:01:09 ==> Jenkins CI detected. 09:01:09 project root: . 09:01:09 --> token set from env 09:01:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:01:09 ==> Running gcov in . (disable via -X gcov) 09:01:09 ==> Python coveragepy not found 09:01:09 ==> Searching for coverage reports in: 09:01:09 + . 09:01:09 -> Found 1 reports 09:01:09 ==> Detecting git/mercurial file structure 09:01:09 ==> Reading reports 09:01:09 + ./coverage.out bytes=158007 09:01:09 ==> Appending adjustments 09:01:09 https://docs.codecov.io/docs/fixing-reports 09:01:13 + Found adjustments 09:01:13 ==> Gzipping contents 09:01:13 24K /tmp/codecov.EpLUY4.gz 09:01:13 ==> Uploading reports 09:01:13 url: https://codecov.io 09:01:13 query: branch=PR-542&commit=aae2b6ed9311ac69702c12f45bfc117fba561f21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=542&job=&cmd_args= 09:01:13 -> Pinging Codecov 09:01:13 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-542&commit=aae2b6ed9311ac69702c12f45bfc117fba561f21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=542&job=&cmd_args= 09:01:14 -> Uploading to 09:01:14 https://storage.googleapis.com/codecov/v4/raw/2021-03-11/71470A77251A30514AAF9C0BB2E5B6CE/aae2b6ed9311ac69702c12f45bfc117fba561f21/52d893a3-5373-4130-9f5a-c00d7dd2a497.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T090114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c97d652e6ae394318e3f9c2ff98c478cca0719f7de916a49587641647e18d8c 09:01:14 % Total % Received % Xferd Average Speed Time Time Time Current 09:01:14 Dload Upload Total Spent Left Speed 09:01:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23822 0 0 100 23822 0 45763 --:--:-- --:--:-- --:--:-- 45811 09:01:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/aae2b6ed9311ac69702c12f45bfc117fba561f21 [Pipeline] } 09:01:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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 09:01:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:01:19 ---> package-listing.sh 09:01:19 ++ tr '[:upper:]' '[:lower:]' 09:01:19 ++ facter osfamily 09:01:19 + OS_FAMILY=redhat 09:01:19 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-542 09:01:19 + START_PACKAGES=/tmp/packages_start.txt 09:01:19 + END_PACKAGES=/tmp/packages_end.txt 09:01:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:19 + PACKAGES=/tmp/packages_start.txt 09:01:19 + '[' /w/workspace/dry_go-mod-core-contracts_PR-542 ']' 09:01:19 + PACKAGES=/tmp/packages_end.txt 09:01:19 + case "${OS_FAMILY}" in 09:01:19 + rpm -qa 09:01:19 + sort 09:01:26 + '[' -f /tmp/packages_start.txt ']' 09:01:26 + '[' -f /tmp/packages_end.txt ']' 09:01:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:26 + '[' /w/workspace/dry_go-mod-core-contracts_PR-542 ']' 09:01:26 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-542/archives/ 09:01:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-542/archives/ [Pipeline] echo 09:01:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:01:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:01:27 09:01:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:01:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:01:27 alpine: Pulling from edgex-lftools-log-publisher 09:01:27 df20fa9351a1: Pulling fs layer 09:01:27 36b3adc4ff6f: Pulling fs layer 09:01:27 8ad3a11d3b57: Pulling fs layer 09:01:27 46f8f816bc3b: Pulling fs layer 09:01:27 93b61091891f: Pulling fs layer 09:01:27 93b9cdb0e59b: Pulling fs layer 09:01:27 5e14af77c1be: Pulling fs layer 09:01:27 01666e4c0597: Pulling fs layer 09:01:27 aa168da1d23b: Pulling fs layer 09:01:27 46f8f816bc3b: Waiting 09:01:27 93b61091891f: Waiting 09:01:27 93b9cdb0e59b: Waiting 09:01:27 5e14af77c1be: Waiting 09:01:27 01666e4c0597: Waiting 09:01:27 aa168da1d23b: Waiting 09:01:27 36b3adc4ff6f: Verifying Checksum 09:01:27 36b3adc4ff6f: Download complete 09:01:27 46f8f816bc3b: Verifying Checksum 09:01:27 46f8f816bc3b: Download complete 09:01:27 df20fa9351a1: Verifying Checksum 09:01:27 df20fa9351a1: Download complete 09:01:27 93b9cdb0e59b: Download complete 09:01:27 5e14af77c1be: Verifying Checksum 09:01:27 5e14af77c1be: Download complete 09:01:27 93b61091891f: Verifying Checksum 09:01:27 93b61091891f: Download complete 09:01:27 01666e4c0597: Verifying Checksum 09:01:27 01666e4c0597: Download complete 09:01:28 df20fa9351a1: Pull complete 09:01:28 8ad3a11d3b57: Verifying Checksum 09:01:28 8ad3a11d3b57: Download complete 09:01:28 36b3adc4ff6f: Pull complete 09:01:30 8ad3a11d3b57: Pull complete 09:01:30 46f8f816bc3b: Pull complete 09:01:31 93b61091891f: Pull complete 09:01:31 93b9cdb0e59b: Pull complete 09:01:31 5e14af77c1be: Pull complete 09:01:32 01666e4c0597: Pull complete 09:01:32 aa168da1d23b: Verifying Checksum 09:01:32 aa168da1d23b: Download complete 09:01:51 aa168da1d23b: Pull complete 09:01:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:01:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:01:51 prd-centos7-docker-4c-2g-29492 does not seem to be running inside a container 09:01:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-542 -v /w/workspace/dry_go-mod-core-contracts_PR-542:/w/workspace/dry_go-mod-core-contracts_PR-542:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-542@tmp:/w/workspace/dry_go-mod-core-contracts_PR-542@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:01:54 $ docker top 45acb22d8f64aab039975634491b1cea6381157487dd9a7f5537cbb711dc9004 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:55 + touch /tmp/pre-build-complete [Pipeline] sh 09:01:55 + mkdir -p /var/log/sa [Pipeline] sh 09:01:55 + ls /var/log/sa-host 09:01:55 + sadf -c /var/log/sa-host/sa11 09:01:55 file_magic: OK 09:01:55 HZ: Using current value: 100 09:01:55 file_header: OK 09:01:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:01:55 Statistics: 09:01:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:01:55 File successfully converted to sysstat format version 12.2.1 09:01:55 + sadf -c /var/log/sa-host/sa23 09:01:55 file_magic: OK 09:01:55 HZ: Using current value: 100 09:01:55 file_header: OK 09:01:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:01:55 Statistics: 09:01:55 Hnuu...uuuununununu... 09:01:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:56 provisioning config files... 09:01:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-542@tmp/config5010781388437335790tmp [Pipeline] { [Pipeline] echo 09:01:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:01:57 ---> create-netrc.sh [Pipeline] } 09:01:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:01:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:01:58 ---> python-tools-install.sh [Pipeline] echo 09:01:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:01:58 ---> sudo-logs.sh 09:01:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:01:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:01:59 ---> job-cost.sh 09:01:59 lf-activate-venv: SKIPPING 09:01:59 DEBUG: total: 0.029999999329447746 09:01:59 INFO: Retrieving Stack Cost... 09:02:00 INFO: Retrieving Pricing Info for: v1-standard-2 09:02:01 INFO: Archiving Costs [Pipeline] echo 09:02:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:02:01 ---> logs-deploy.sh 09:02:01 lf-activate-venv: SKIPPING 09:02:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-542/1 09:02:01 INFO: archiving workspace using pattern(s): 09:02:05 Archives upload complete. 09:02:05 INFO: archiving logs to Nexus 09:02:07 ---> uname -a: 09:02:07 Linux prd-centos7-docker-4c-2g-29492.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:02:07 09:02:07 09:02:07 ---> lscpu: 09:02:07 Architecture: x86_64 09:02:07 CPU op-mode(s): 32-bit, 64-bit 09:02:07 Byte Order: Little Endian 09:02:07 Address sizes: 40 bits physical, 48 bits virtual 09:02:07 CPU(s): 4 09:02:07 On-line CPU(s) list: 0-3 09:02:07 Thread(s) per core: 1 09:02:07 Core(s) per socket: 1 09:02:07 Socket(s): 4 09:02:07 NUMA node(s): 1 09:02:07 Vendor ID: GenuineIntel 09:02:07 CPU family: 6 09:02:07 Model: 44 09:02:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:02:07 Stepping: 1 09:02:07 CPU MHz: 2933.438 09:02:07 BogoMIPS: 5866.87 09:02:07 Virtualization: VT-x 09:02:07 Hypervisor vendor: KVM 09:02:07 Virtualization type: full 09:02:07 L1d cache: 128 KiB 09:02:07 L1i cache: 128 KiB 09:02:07 L2 cache: 16 MiB 09:02:07 L3 cache: 64 MiB 09:02:07 NUMA node0 CPU(s): 0-3 09:02:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:02:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:02:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:02:07 Vulnerability Meltdown: Mitigation; PTI 09:02:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:02:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:02:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:02:07 Vulnerability Srbds: Not affected 09:02:07 Vulnerability Tsx async abort: Not affected 09:02:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:02:07 09:02:07 09:02:07 ---> nproc: 09:02:07 4 09:02:07 09:02:07 09:02:07 ---> df -h: 09:02:07 Filesystem Size Used Available Use% Mounted on 09:02:07 overlay 50.0G 7.3G 42.7G 15% / 09:02:07 tmpfs 64.0M 0 64.0M 0% /dev 09:02:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:02:07 shm 64.0M 0 64.0M 0% /dev/shm 09:02:07 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 09:02:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 09:02:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 09:02:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 09:02:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 09:02:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 09:02:07 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 09:02:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-542 09:02:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-542@tmp 09:02:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 09:02:07 09:02:07 09:02:07 ---> free -m: 09:02:07 total used free shared buff/cache available 09:02:07 Mem: 1837 729 98 0 1009 1003 09:02:07 Swap: 1023 0 1023 09:02:07 09:02:07 09:02:07 ---> ip addr: 09:02:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:02:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:02:07 inet 127.0.0.1/8 scope host lo 09:02:07 valid_lft forever preferred_lft forever 09:02:07 inet6 ::1/128 scope host 09:02:07 valid_lft forever preferred_lft forever 09:02:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:02:07 link/ether fa:16:3e:32:89:c8 brd ff:ff:ff:ff:ff:ff 09:02:07 inet 10.30.122.116/23 brd 10.30.123.255 scope global dynamic eth0 09:02:07 valid_lft 85779sec preferred_lft 85779sec 09:02:07 inet6 fe80::f816:3eff:fe32:89c8/64 scope link 09:02:07 valid_lft forever preferred_lft forever 09:02:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:02:07 link/ether 02:42:14:4a:ac:80 brd ff:ff:ff:ff:ff:ff 09:02:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:02:07 valid_lft forever preferred_lft forever 09:02:07 inet6 fe80::42:14ff:fe4a:ac80/64 scope link 09:02:07 valid_lft forever preferred_lft forever 09:02:07 09:02:07 09:02:07 ---> sar -b -r -n DEV: 09:02:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/11/21 _x86_64_ (4 CPU) 09:02:07 09:02:07 08:51:31 LINUX RESTART (4 CPU) 09:02:07 09:02:07 08:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:02:07 08:53:01 170.52 101.18 69.34 0.00 7156.52 37391.10 0.00 09:02:07 08:54:01 41.85 12.55 29.31 0.00 4510.43 2411.05 0.00 09:02:07 08:55:01 2.06 0.00 2.06 0.00 0.00 41.91 0.00 09:02:07 08:56:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 09:02:07 08:57:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 09:02:07 08:58:01 0.78 0.00 0.78 0.00 0.00 9.64 0.00 09:02:07 08:59:01 0.32 0.00 0.32 0.00 0.00 3.69 0.00 09:02:07 09:00:02 0.18 0.00 0.18 0.00 0.00 1.47 0.00 09:02:07 09:01:01 0.27 0.02 0.25 0.00 0.14 3.94 0.00 09:02:07 Average: 23.84 12.51 11.33 0.00 1288.35 4381.14 0.00 09:02:07 09:02:07 08:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:02:07 08:53:01 75496 0 582892 30.98 2620 1220536 1104164 37.68 409392 1200012 7344 09:02:07 08:54:01 171212 0 628544 33.41 2620 1079168 1179808 40.26 428960 1079816 132 09:02:07 08:55:01 186756 0 612992 32.58 2620 1079176 1069964 36.52 426868 1068868 16 09:02:07 08:56:01 185060 0 614688 32.67 2620 1079176 1070168 36.52 428824 1069344 8 09:02:07 08:57:01 185608 0 614136 32.64 2620 1079180 1070012 36.52 437076 1060180 8 09:02:07 08:58:01 179444 0 620292 32.97 2620 1079188 1070096 36.52 452736 1050608 8 09:02:07 08:59:01 180532 0 619204 32.91 2620 1079188 1069964 36.52 465740 1036704 8 09:02:07 09:00:02 180600 0 619132 32.91 2620 1079192 1069964 36.52 465752 1036700 8 09:02:07 09:01:01 179588 0 620136 32.96 2620 1079200 1072732 36.61 466504 1036700 8 09:02:07 Average: 169366 0 614668 32.67 2620 1094889 1086319 37.07 442428 1070992 838 09:02:07 09:02:07 08:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:02:07 08:53:01 eth0 187.25 130.88 619.22 50.42 0.00 0.00 0.00 0.00 09:02:07 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:54:01 eth0 110.83 86.24 468.42 38.27 0.00 0.00 0.00 0.00 09:02:07 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:54:01 docker0 7.34 5.06 1.82 20.25 0.00 0.00 0.00 0.00 09:02:07 08:55:01 eth0 0.73 0.10 0.06 0.02 0.00 0.00 0.00 0.00 09:02:07 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:56:01 eth0 0.80 0.50 0.28 0.21 0.00 0.00 0.00 0.00 09:02:07 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:57:01 eth0 0.78 0.17 0.17 0.01 0.00 0.00 0.00 0.00 09:02:07 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:58:01 eth0 0.68 0.45 0.40 0.26 0.00 0.00 0.00 0.00 09:02:07 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:59:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:02:07 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 09:00:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:02:07 09:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 09:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 09:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:02:07 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 Average: eth0 33.28 24.14 120.29 9.86 0.00 0.00 0.00 0.00 09:02:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:07 Average: docker0 0.82 0.56 0.20 2.26 0.00 0.00 0.00 0.00 09:02:07 09:02:07 09:02:07 ---> sar -P ALL: 09:02:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/11/21 _x86_64_ (4 CPU) 09:02:07 09:02:07 08:51:31 LINUX RESTART (4 CPU) 09:02:07 09:02:07 08:52:02 CPU %user %nice %system %iowait %steal %idle 09:02:07 08:53:01 all 11.33 0.00 8.55 9.08 34.45 36.60 09:02:07 08:53:01 0 10.01 0.00 8.39 10.14 34.31 37.15 09:02:07 08:53:01 1 9.82 0.00 7.79 8.72 36.19 37.49 09:02:07 08:53:01 2 16.20 0.00 9.58 10.92 32.83 30.48 09:02:07 08:53:01 3 9.51 0.00 8.49 6.62 34.37 41.01 09:02:07 08:54:01 all 2.80 0.00 3.06 0.63 13.79 79.71 09:02:07 08:54:01 0 3.56 0.00 3.27 1.34 14.49 77.34 09:02:07 08:54:01 1 2.39 0.00 3.64 0.45 13.34 80.18 09:02:07 08:54:01 2 2.33 0.00 3.19 0.42 13.82 80.25 09:02:07 08:54:01 3 2.92 0.00 2.14 0.31 13.53 81.10 09:02:07 08:55:01 all 0.13 0.00 0.06 0.00 0.36 99.44 09:02:07 08:55:01 0 0.38 0.00 0.10 0.00 0.61 98.90 09:02:07 08:55:01 1 0.03 0.00 0.07 0.00 0.22 99.68 09:02:07 08:55:01 2 0.08 0.00 0.05 0.00 0.46 99.40 09:02:07 08:55:01 3 0.03 0.00 0.03 0.00 0.15 99.78 09:02:07 08:56:01 all 0.12 0.00 0.07 0.00 0.59 99.22 09:02:07 08:56:01 0 0.33 0.00 0.12 0.00 0.63 98.92 09:02:07 08:56:01 1 0.02 0.00 0.05 0.00 0.30 99.63 09:02:07 08:56:01 2 0.08 0.00 0.07 0.00 1.24 98.61 09:02:07 08:56:01 3 0.03 0.00 0.05 0.00 0.20 99.72 09:02:07 08:57:01 all 0.13 0.00 0.04 0.00 0.28 99.55 09:02:07 08:57:01 0 0.42 0.00 0.02 0.00 0.32 99.25 09:02:07 08:57:01 1 0.03 0.00 0.07 0.00 0.15 99.75 09:02:07 08:57:01 2 0.03 0.00 0.05 0.00 0.46 99.45 09:02:07 08:57:01 3 0.03 0.00 0.02 0.00 0.18 99.77 09:02:07 08:58:01 all 0.13 0.00 0.10 0.00 0.35 99.42 09:02:07 08:58:01 0 0.17 0.00 0.18 0.00 0.30 99.35 09:02:07 08:58:01 1 0.02 0.00 0.08 0.00 0.32 99.58 09:02:07 08:58:01 2 0.28 0.00 0.10 0.00 0.45 99.17 09:02:07 08:58:01 3 0.05 0.00 0.03 0.00 0.35 99.57 09:02:07 08:59:01 all 0.11 0.00 0.07 0.00 0.28 99.54 09:02:07 08:59:01 0 0.03 0.00 0.13 0.00 0.12 99.72 09:02:07 08:59:01 1 0.03 0.00 0.05 0.00 0.38 99.54 09:02:07 08:59:01 2 0.35 0.00 0.07 0.00 0.51 99.07 09:02:07 08:59:01 3 0.02 0.00 0.02 0.00 0.12 99.85 09:02:07 09:00:02 all 0.11 0.00 0.04 0.00 0.66 99.19 09:02:07 09:00:02 0 0.02 0.00 0.02 0.00 0.33 99.64 09:02:07 09:00:02 1 0.05 0.00 0.05 0.00 0.86 99.04 09:02:07 09:00:02 2 0.35 0.00 0.05 0.00 0.93 98.68 09:02:07 09:00:02 3 0.03 0.00 0.03 0.00 0.51 99.42 09:02:07 09:01:01 all 0.10 0.00 0.03 0.00 1.00 98.86 09:02:07 09:01:01 0 0.02 0.00 0.02 0.00 0.46 99.51 09:02:07 09:01:01 1 0.32 0.00 0.07 0.02 2.36 97.24 09:02:07 09:01:01 2 0.05 0.00 0.03 0.00 0.77 99.14 09:02:07 09:01:01 3 0.02 0.00 0.02 0.00 0.39 99.58 09:02:07 Average: all 1.78 0.00 1.43 1.17 6.15 89.46 09:02:07 Average: 0 1.79 0.00 1.47 1.40 6.20 89.14 09:02:07 Average: 1 1.53 0.00 1.42 1.12 6.48 89.44 09:02:07 Average: 2 2.30 0.00 1.54 1.32 5.97 88.87 09:02:07 Average: 3 1.52 0.00 1.30 0.84 5.96 90.39 09:02:07 09:02:07 09:02:07