Pull request #603 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 jpwhitemn for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 6b38beeb20ae1ea8d40153a90372d02eed73295f+c5c18dbf6c769763c6524681f53cd04b11337a3d (305bc75b431de6e9bd3b23c07d42467c337dc9d8) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-603/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-603/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3258 in /w/workspace/dry_go-mod-core-contracts_PR-603 [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-603 # 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 > 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/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c5c18dbf6c769763c6524681f53cd04b11337a3d into PR head commit 6b38beeb20ae1ea8d40153a90372d02eed73295f Merge succeeded, producing 6b38beeb20ae1ea8d40153a90372d02eed73295f Checking out Revision 6b38beeb20ae1ea8d40153a90372d02eed73295f (PR-603) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # 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 c5c18dbf6c769763c6524681f53cd04b11337a3d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # timeout=10 Commit message: "build: upgrade Go lang to 1.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:04 ========================================================= 19:04:04 EdgeX Global Pipelines Version Info 19:04:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:06 ------------------- 19:04:06 stable info: 19:04:06 ------------------- 19:04:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:06 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 19:04:06 Message: update stable to v1.0.191 19:04:08 ------------------- 19:04:08 experimental info: 19:04:08 ------------------- 19:04:08 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:08 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 19:04:08 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-603 [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-603 [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-603 [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b38beeb20ae1ea8d40153a90372d02eed73295f [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b38bee [Pipeline] echo 19:04:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:11 + git log --format=format:%s -1 6b38beeb20ae1ea8d40153a90372d02eed73295f [Pipeline] echo 19:04:11 GIT_COMMIT: 6b38beeb20ae1ea8d40153a90372d02eed73295f, Commit Message: build: upgrade Go lang to 1.16 [Pipeline] echo 19:04:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:12 19:04:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:04:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:13 latest: Pulling from edgex-devops/git-semver 19:04:13 31603596830f: Pulling fs layer 19:04:13 54011a49482f: Pulling fs layer 19:04:13 a6820b24f6d8: Pulling fs layer 19:04:13 f581987b2513: Pulling fs layer 19:04:13 f581987b2513: Waiting 19:04:13 54011a49482f: Verifying Checksum 19:04:13 54011a49482f: Download complete 19:04:13 31603596830f: Verifying Checksum 19:04:13 31603596830f: Download complete 19:04:13 f581987b2513: Verifying Checksum 19:04:13 f581987b2513: Download complete 19:04:13 a6820b24f6d8: Verifying Checksum 19:04:13 a6820b24f6d8: Download complete 19:04:13 31603596830f: Pull complete 19:04:14 54011a49482f: Pull complete 19:04:15 a6820b24f6d8: Pull complete 19:04:15 f581987b2513: Pull complete 19:04:15 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:04:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:04:15 prd-centos7-docker-4c-2g-3258 does not seem to be running inside a container 19:04:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-603 -v /w/workspace/dry_go-mod-core-contracts_PR-603:/w/workspace/dry_go-mod-core-contracts_PR-603:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-603@tmp:/w/workspace/dry_go-mod-core-contracts_PR-603@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 19:04:17 $ docker top 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:17 [ssh-agent] Looking for ssh-agent implementation... 19:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:18 $ docker exec 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c ssh-agent 19:04:18 SSH_AUTH_SOCK=/tmp/ssh-ZWrADv1fA0l7/agent.11 19:04:18 SSH_AGENT_PID=17 19:04:18 Running ssh-add (command line suppressed) 19:04:18 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-603@tmp/private_key_2189438946374146202.key (/w/workspace/dry_go-mod-core-contracts_PR-603@tmp/private_key_2189438946374146202.key) 19:04:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:19 + git tag --points-at HEAD [Pipeline] } 19:04:19 $ docker exec --env ******** --env ******** 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c ssh-agent -k 19:04:19 unset SSH_AUTH_SOCK; 19:04:19 unset SSH_AGENT_PID; 19:04:19 echo Agent pid 17 killed; 19:04:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:19 [ssh-agent] Looking for ssh-agent implementation... 19:04:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:19 $ docker exec 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c ssh-agent 19:04:19 SSH_AUTH_SOCK=/tmp/ssh-jtUbYyzf4DFs/agent.47 19:04:19 SSH_AGENT_PID=52 19:04:19 Running ssh-add (command line suppressed) 19:04:19 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-603@tmp/private_key_4848286607738634473.key (/w/workspace/dry_go-mod-core-contracts_PR-603@tmp/private_key_4848286607738634473.key) 19:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:20 + git semver init 19:04:20 # -> Open(): unable to determine branch for HEAD 19:04:20 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-603/.git 19:04:20 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-603 19:04:20 # $SEMVER_REMOTE_NAME = origin 19:04:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:04:20 # $SEMVER_USER_NAME = edgex-jenkins 19:04:20 # $SEMVER_BRANCH = PR-603 19:04:20 # $SEMVER_TEMP = /tmp/semver-031606004 19:04:20 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 19:04:21 # '/tmp/semver-031606004' -> '/w/workspace/dry_go-mod-core-contracts_PR-603/.semver' 19:04:21 # -> Force: false 19:04:21 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-603/.semver [Pipeline] } 19:04:21 $ docker exec --env ******** --env ******** 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c ssh-agent -k 19:04:21 unset SSH_AUTH_SOCK; 19:04:21 unset SSH_AGENT_PID; 19:04:21 echo Agent pid 52 killed; 19:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:22 + git semver [Pipeline] } 19:04:22 $ docker stop --time=1 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c 19:04:24 $ docker rm -f 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c [Pipeline] // withDockerContainer [Pipeline] sh 19:04:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:25 Stashed 1 file(s) [Pipeline] echo 19:04:25 [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 19:04:40 Still waiting to schedule task 19:04:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:04:40 Still waiting to schedule task 19:04:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3256’ is offline 19:06:14 Running on prd-centos7-docker-4c-2g-3261 in /w/workspace/dry_go-mod-core-contracts_PR-603 [Pipeline] { [Pipeline] ws 19:06:14 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 19:06:17 using credential edgex-jenkins-ssh 19:06:17 Cloning the remote Git repository 19:06:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:06:18 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 19:06:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:06:18 > git --version # timeout=10 19:06:18 > git --version # 'git version 2.24.3' 19:06:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:19 Merging remotes/origin/master commit c5c18dbf6c769763c6524681f53cd04b11337a3d into PR head commit 6b38beeb20ae1ea8d40153a90372d02eed73295f 19:06:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:06:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:06:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:06:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:06:19 > git config core.sparsecheckout # timeout=10 19:06:19 > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # timeout=10 19:06:19 Merge succeeded, producing 6b38beeb20ae1ea8d40153a90372d02eed73295f 19:06:19 Checking out Revision 6b38beeb20ae1ea8d40153a90372d02eed73295f (PR-603) 19:06:19 > git remote # timeout=10 19:06:19 > git config --get remote.origin.url # timeout=10 19:06:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:19 > git merge c5c18dbf6c769763c6524681f53cd04b11337a3d # timeout=10 19:06:19 > git rev-parse HEAD^{commit} # timeout=10 19:06:19 > git config core.sparsecheckout # timeout=10 19:06:19 > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # timeout=10 19:06:23 Commit message: "build: upgrade Go lang to 1.16" 19:06:23 > git --version # timeout=10 19:06:23 > git --version # 'git version 2.24.3' 19:06:23 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:06:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:06:26 + sudo service docker restart 19:06:26 + true 19:06:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:06:27 ========================================================= 19:06:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:06:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:06:28 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:06:28 Sending build context to Docker daemon 3.095MB 19:06:28 Step 1/7 : ARG BASE=golang:1.16-alpine 19:06:28 Step 2/7 : FROM ${BASE} 19:06:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:06:28 540db60ca938: Pulling fs layer 19:06:28 adcc1eea9eea: Pulling fs layer 19:06:28 4c4ab2625f07: Pulling fs layer 19:06:28 0510c868ecb4: Pulling fs layer 19:06:28 afea3b2eda06: Pulling fs layer 19:06:28 7809a108b3ef: Pulling fs layer 19:06:28 f706445af74f: Pulling fs layer 19:06:28 0510c868ecb4: Waiting 19:06:28 7809a108b3ef: Waiting 19:06:28 f706445af74f: Waiting 19:06:28 afea3b2eda06: Waiting 19:06:28 4c4ab2625f07: Verifying Checksum 19:06:28 4c4ab2625f07: Download complete 19:06:28 adcc1eea9eea: Verifying Checksum 19:06:28 adcc1eea9eea: Download complete 19:06:28 afea3b2eda06: Verifying Checksum 19:06:28 afea3b2eda06: Download complete 19:06:28 7809a108b3ef: Verifying Checksum 19:06:28 7809a108b3ef: Download complete 19:06:29 540db60ca938: Verifying Checksum 19:06:29 540db60ca938: Download complete 19:06:29 540db60ca938: Pull complete 19:06:29 adcc1eea9eea: Pull complete 19:06:29 4c4ab2625f07: Pull complete 19:06:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3260 in /w/workspace/dry_go-mod-core-contracts_PR-603 [Pipeline] { [Pipeline] ws 19:06:30 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 19:06:31 f706445af74f: Verifying Checksum 19:06:31 f706445af74f: Download complete 19:06:31 0510c868ecb4: Verifying Checksum 19:06:31 0510c868ecb4: Download complete 19:06:35 using credential edgex-jenkins-ssh 19:06:35 Cloning the remote Git repository 19:06:35 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:06:36 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 19:06:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:06:36 > git --version # timeout=10 19:06:36 > git --version # 'git version 2.17.1' 19:06:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:06:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:06:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:06:38 Merging remotes/origin/master commit c5c18dbf6c769763c6524681f53cd04b11337a3d into PR head commit 6b38beeb20ae1ea8d40153a90372d02eed73295f 19:06:38 0510c868ecb4: Pull complete 19:06:38 afea3b2eda06: Pull complete 19:06:38 Merge succeeded, producing 6b38beeb20ae1ea8d40153a90372d02eed73295f 19:06:38 Checking out Revision 6b38beeb20ae1ea8d40153a90372d02eed73295f (PR-603) 19:06:38 7809a108b3ef: Pull complete 19:06:38 > git config core.sparsecheckout # timeout=10 19:06:38 > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # timeout=10 19:06:38 > git remote # timeout=10 19:06:38 > git config --get remote.origin.url # timeout=10 19:06:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:38 > git merge c5c18dbf6c769763c6524681f53cd04b11337a3d # timeout=10 19:06:38 > git rev-parse HEAD^{commit} # timeout=10 19:06:38 > git config core.sparsecheckout # timeout=10 19:06:38 > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # timeout=10 19:06:42 Commit message: "build: upgrade Go lang to 1.16" 19:06:42 > git --version # timeout=10 19:06:42 > git --version # 'git version 2.17.1' 19:06:42 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:06:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:06:45 + true 19:06:45 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:06:47 ========================================================= 19:06:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:06:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:06:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:06:48 f706445af74f: Pull complete 19:06:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:06:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:06:48 ---> b068be0155e3 19:06:48 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:06:48 ---> Running in c943adef10af 19:06:48 Removing intermediate container c943adef10af 19:06:48 ---> 7f9b8820abc5 19:06:48 Step 4/7 : RUN apk add bash 19:06:48 ---> Running in b275ee9f8bf1 19:06:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:06:49 Sending build context to Docker daemon 3.094MB 19:06:49 Step 1/7 : ARG BASE=golang:1.16-alpine 19:06:49 Step 2/7 : FROM ${BASE} 19:06:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:49 595b0fe564bb: Pulling fs layer 19:06:49 7186ed65a4f7: Pulling fs layer 19:06:49 316046926c0a: Pulling fs layer 19:06:49 4ebd0625c992: Pulling fs layer 19:06:49 207e8628e3a3: Pulling fs layer 19:06:49 c791037a9be2: Pulling fs layer 19:06:49 ffd874e62e21: Pulling fs layer 19:06:49 4ebd0625c992: Waiting 19:06:49 207e8628e3a3: Waiting 19:06:49 c791037a9be2: Waiting 19:06:49 ffd874e62e21: Waiting 19:06:49 316046926c0a: Download complete 19:06:49 7186ed65a4f7: Verifying Checksum 19:06:49 7186ed65a4f7: Download complete 19:06:49 207e8628e3a3: Verifying Checksum 19:06:49 207e8628e3a3: Download complete 19:06:49 c791037a9be2: Download complete 19:06:49 595b0fe564bb: Verifying Checksum 19:06:49 595b0fe564bb: Download complete 19:06:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:06:50 595b0fe564bb: Pull complete 19:06:50 OK: 149 MiB in 40 packages 19:06:50 7186ed65a4f7: Pull complete 19:06:51 316046926c0a: Pull complete 19:06:51 Removing intermediate container b275ee9f8bf1 19:06:51 ---> ac531cf10ffa 19:06:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:06:51 ---> Running in 75aaf2d68d7b 19:06:51 Removing intermediate container 75aaf2d68d7b 19:06:51 ---> d4d2db3cd385 19:06:51 Step 6/7 : COPY go.mod . 19:06:51 ---> 4d2f99dd38b5 19:06:51 Step 7/7 : RUN go mod download 19:06:51 ---> Running in 203256c2b551 19:06:51 ffd874e62e21: Verifying Checksum 19:06:51 ffd874e62e21: Download complete 19:06:53 4ebd0625c992: Download complete 19:07:03 4ebd0625c992: Pull complete 19:07:03 207e8628e3a3: Pull complete 19:07:03 c791037a9be2: Pull complete 19:07:07 ffd874e62e21: Pull complete 19:07:07 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:07:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:07:07 ---> cfc18b08335c 19:07:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:07:09 Removing intermediate container 203256c2b551 19:07:09 ---> b5fb529474f9 19:07:09 Successfully built b5fb529474f9 19:07:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:07:10 + docker inspect -f . ci-base-image-x86_64 19:07:10 . [Pipeline] withDockerContainer 19:07:10 ---> Running in e5bfeae8a412 19:07:10 prd-centos7-docker-4c-2g-3261 does not seem to be running inside a container 19:07:10 $ 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 ******** ci-base-image-x86_64 cat 19:07:10 Removing intermediate container e5bfeae8a412 19:07:10 ---> 140537051690 19:07:10 Step 4/7 : RUN apk add bash 19:07:10 ---> Running in fda7598423e4 19:07:11 $ docker top dfddfc77aaaf6ef550c9a138e496594a62672d6da5c0e2b015b243735b86a461 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:12 + go version 19:07:12 go version go1.16.3 linux/amd64 [Pipeline] } 19:07:12 $ docker stop --time=1 dfddfc77aaaf6ef550c9a138e496594a62672d6da5c0e2b015b243735b86a461 19:07:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:07:13 $ docker rm -f dfddfc77aaaf6ef550c9a138e496594a62672d6da5c0e2b015b243735b86a461 19:07:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:14 + docker inspect -f . ci-base-image-x86_64 19:07:14 . [Pipeline] withDockerContainer 19:07:14 prd-centos7-docker-4c-2g-3261 does not seem to be running inside a container 19:07:14 $ 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 ******** ci-base-image-x86_64 cat 19:07:15 $ docker top 92cee293a8d13e068cc2a8dd31d19ccb2fd02bc4ef1f3c88ffa2d67eb67a517a -eo pid,comm 19:07:15 OK: 138 MiB in 40 packages [Pipeline] { [Pipeline] sh 19:07:15 + go mod tidy [Pipeline] sh 19:07:16 + make test 19:07:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:07:17 Removing intermediate container fda7598423e4 19:07:17 ---> 1835477c5d01 19:07:17 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:07:17 ---> Running in 2c1f7cee4e40 19:07:17 Removing intermediate container 2c1f7cee4e40 19:07:17 ---> 20357039b89f 19:07:17 Step 6/7 : COPY go.mod . 19:07:18 ---> 816b415704d9 19:07:18 Step 7/7 : RUN go mod download 19:07:18 ---> Running in 0c16a79434c5 19:07:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 19:07:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.023s coverage: 85.7% of statements 19:07:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.044s coverage: 100.0% of statements 19:07:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.060s coverage: 45.4% of statements 19:07:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.047s coverage: 77.8% of statements 19:07:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 19:07:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.031s coverage: 26.3% of statements 19:07:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.018s coverage: 14.7% of statements 19:07:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.010s coverage: 100.0% of statements 19:07:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.026s coverage: 91.8% of statements 19:07:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 19:07:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 19:07:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.005s coverage: 100.0% of statements 19:07:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.025s coverage: 35.5% of statements 19:07:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 63.0% of statements 19:07:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements 19:07:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.022s coverage: 15.4% of statements 19:07:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.015s coverage: 15.4% of statements 19:07:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.039s coverage: 14.3% of statements 19:07:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 19:07:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 19:07:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.153s coverage: 82.9% of statements 19:07:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 19:07:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 19:07:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 19:07:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.038s coverage: 45.4% of statements 19:07:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.010s coverage: 94.7% of statements 19:07:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.059s coverage: 86.3% of statements 19:07:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.014s coverage: 60.5% of statements 19:07:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.011s coverage: 58.2% of statements 19:07:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:07:36 Removing intermediate container 0c16a79434c5 19:07:36 ---> e09c9eda3770 19:07:36 Successfully built e09c9eda3770 19:07:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:07:37 + docker inspect -f . ci-base-image-arm64 19:07:37 . [Pipeline] withDockerContainer 19:07:37 prd-ubuntu18.04-docker-arm64-4c-16g-3260 does not seem to be running inside a container 19:07:37 $ 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 ******** ci-base-image-arm64 cat 19:07:39 $ docker top f96e4ec04cef15d6ebf01f6e1797cb6310015c569877bf7936ee13d1ba6d849b -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:40 + go version 19:07:40 go version go1.16.3 linux/arm64 [Pipeline] } 19:07:40 $ docker stop --time=1 f96e4ec04cef15d6ebf01f6e1797cb6310015c569877bf7936ee13d1ba6d849b 19:07:42 $ docker rm -f f96e4ec04cef15d6ebf01f6e1797cb6310015c569877bf7936ee13d1ba6d849b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:43 + docker inspect -f . ci-base-image-arm64 19:07:43 . [Pipeline] withDockerContainer 19:07:43 prd-ubuntu18.04-docker-arm64-4c-16g-3260 does not seem to be running inside a container 19:07: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 ******** ci-base-image-arm64 cat 19:07:43 gofmt -l . 19:07:43 [ "`gofmt -l .`" = "" ] 19:07:45 $ docker top 4c9610aae43493d86a05d4a5d0dae11ba11d1be79d401747b18d0d951e3b9d19 -eo pid,comm [Pipeline] { [Pipeline] } 19:07:45 $ docker stop --time=1 92cee293a8d13e068cc2a8dd31d19ccb2fd02bc4ef1f3c88ffa2d67eb67a517a 19:07:48 $ docker rm -f 92cee293a8d13e068cc2a8dd31d19ccb2fd02bc4ef1f3c88ffa2d67eb67a517a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 19:07:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:07:49 + go mod tidy 19:07:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 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 19:07:50 + make test 19:07:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:07:50 ---> job-cost.sh 19:07:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gAaW 19:08:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:08:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 19:08:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.037s coverage: 85.7% of statements 19:08:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.023s coverage: 100.0% of statements 19:08:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.064s coverage: 45.4% of statements 19:08:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.053s coverage: 77.8% of statements 19:08:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 19:08:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.036s coverage: 26.3% of statements 19:08:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.081s coverage: 14.7% of statements 19:08:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.034s coverage: 100.0% of statements 19:08:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.074s coverage: 91.8% of statements 19:08:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 19:08:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 19:08:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.023s coverage: 100.0% of statements 19:08:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.038s coverage: 35.5% of statements 19:08:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.149s coverage: 63.0% of statements 19:08:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.024s coverage: 26.3% of statements 19:08:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.012s coverage: 15.4% of statements 19:08:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.010s coverage: 15.4% of statements 19:08:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.040s coverage: 14.3% of statements 19:08:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 19:08:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 19:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.244s coverage: 82.9% of statements 19:08:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 19:08:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 19:08:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 19:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.104s coverage: 45.4% of statements 19:08:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.031s coverage: 94.7% of statements 19:08:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.188s coverage: 86.3% of statements 19:08:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.059s coverage: 60.5% of statements 19:08:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.027s coverage: 58.2% of statements 19:08:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:08:37 lf-activate-venv(): INFO: Adding /tmp/venv-gAaW/bin to PATH 19:08:37 INFO: No Stack... 19:08:37 INFO: Retrieving Pricing Info for: v1-standard-2 19:08:37 INFO: Archiving Costs [Pipeline] sh 19:08:37 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 19:08:37 + cut -d, -f6 [Pipeline] lock 19:08:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] 19:08:38 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] did not exist. Created. 19:08:38 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:38 + echo total: 0.029999999329447746 [Pipeline] stash 19:08:38 Stashed 1 file(s) [Pipeline] } 19:08:38 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:58 gofmt -l . 19:08:59 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:08:59 $ docker stop --time=1 4c9610aae43493d86a05d4a5d0dae11ba11d1be79d401747b18d0d951e3b9d19 19:09:02 $ docker rm -f 4c9610aae43493d86a05d4a5d0dae11ba11d1be79d401747b18d0d951e3b9d19 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:09:03 Warning: overwriting stash ‘coverage-report’ 19:09:04 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 [Pipeline] libraryResource [Pipeline] sh 19:09:05 ---> job-cost.sh 19:09:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HH2B 19:09:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:11:05 lf-activate-venv(): INFO: Adding /tmp/venv-HH2B/bin to PATH 19:11:05 INFO: No Stack... 19:11:05 INFO: Retrieving Pricing Info for: lf-standard-4 19:11:05 INFO: Archiving Costs [Pipeline] sh 19:11:06 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 19:11:06 + cut -d, -f6 [Pipeline] lock 19:11:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] 19:11:06 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] did not exist. Created. 19:11:06 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:06 /w/workspace/go-mod-core-contracts/1@tmp/durable-cb05203b/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-cb05203b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:07 + echo total: 0.20999999344348907 [Pipeline] stash 19:11:07 Warning: overwriting stash ‘stack-cost’ 19:11:07 Stashed 1 file(s) [Pipeline] } 19:11:07 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-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 19:11:08 provisioning config files... 19:11:08 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-603@tmp/config207755537706566471tmp [Pipeline] { [Pipeline] sh 19:11:08 + set +x 19:11:08 + curl -s https://codecov.io/bash 19:11:08 + bash -s -- 19:11:09 19:11:09 _____ _ 19:11:09 / ____| | | 19:11:09 | | ___ __| | ___ ___ _____ __ 19:11:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:11:09 | |___| (_) | (_| | __/ (_| (_) \ V / 19:11:09 \_____\___/ \__,_|\___|\___\___/ \_/ 19:11:09 Bash-1.0.2 19:11:09 19:11:09 19:11:09 ==> git version 2.24.3 found 19:11: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 19:11:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:11:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:11:09 ==> Jenkins CI detected. 19:11:09 project root: . 19:11:09 --> token set from env 19:11:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:11:09 ==> Running gcov in . (disable via -X gcov) 19:11:09 ==> Python coveragepy not found 19:11:09 ==> Searching for coverage reports in: 19:11:09 + . 19:11:09 -> Found 1 reports 19:11:09 ==> Detecting git/mercurial file structure 19:11:09 ==> Reading reports 19:11:09 + ./coverage.out bytes=175053 19:11:09 ==> Appending adjustments 19:11:09 https://docs.codecov.io/docs/fixing-reports 19:11:10 + Found adjustments 19:11:10 ==> Gzipping contents 19:11:10 28K /tmp/codecov.OBHQKq.gz 19:11:10 ==> Uploading reports 19:11:10 url: https://codecov.io 19:11:10 query: branch=PR-603&commit=6b38beeb20ae1ea8d40153a90372d02eed73295f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=603&job=&cmd_args= 19:11:10 -> Pinging Codecov 19:11:10 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-603&commit=6b38beeb20ae1ea8d40153a90372d02eed73295f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=603&job=&cmd_args= 19:11:10 -> Uploading to 19:11:10 https://storage.googleapis.com/codecov/v4/raw/2021-05-06/71470A77251A30514AAF9C0BB2E5B6CE/6b38beeb20ae1ea8d40153a90372d02eed73295f/b390e07b-2f68-49c9-94c7-d9358a09a232.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210506T191110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f82f3a44686ebaa5f1b495161956af58d40cda5c33e76171f55fbf93fc88006a 19:11:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:10 Dload Upload Total Spent Left Speed 19:11:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25726 0 0 100 25726 0 58957 --:--:-- --:--:-- --:--:-- 59004 19:11:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6b38beeb20ae1ea8d40153a90372d02eed73295f [Pipeline] } 19:11:11 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 19:11:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:13 ---> package-listing.sh 19:11:13 ++ facter osfamily 19:11:13 ++ tr '[:upper:]' '[:lower:]' 19:11:13 + OS_FAMILY=redhat 19:11:13 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-603 19:11:13 + START_PACKAGES=/tmp/packages_start.txt 19:11:13 + END_PACKAGES=/tmp/packages_end.txt 19:11:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:13 + PACKAGES=/tmp/packages_start.txt 19:11:13 + '[' /w/workspace/dry_go-mod-core-contracts_PR-603 ']' 19:11:13 + PACKAGES=/tmp/packages_end.txt 19:11:13 + case "${OS_FAMILY}" in 19:11:13 + rpm -qa 19:11:13 + sort 19:11:19 + '[' -f /tmp/packages_start.txt ']' 19:11:19 + '[' -f /tmp/packages_end.txt ']' 19:11:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:19 + '[' /w/workspace/dry_go-mod-core-contracts_PR-603 ']' 19:11:19 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-603/archives/ 19:11:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-603/archives/ [Pipeline] echo 19:11:19 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-603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:11:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:11:20 19:11:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:11:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:11:20 alpine: Pulling from edgex-lftools-log-publisher 19:11:20 df20fa9351a1: Pulling fs layer 19:11:20 36b3adc4ff6f: Pulling fs layer 19:11:20 8ad3a11d3b57: Pulling fs layer 19:11:20 46f8f816bc3b: Pulling fs layer 19:11:20 93b61091891f: Pulling fs layer 19:11:20 93b9cdb0e59b: Pulling fs layer 19:11:20 5e14af77c1be: Pulling fs layer 19:11:20 01666e4c0597: Pulling fs layer 19:11:20 aa168da1d23b: Pulling fs layer 19:11:20 93b9cdb0e59b: Waiting 19:11:20 5e14af77c1be: Waiting 19:11:20 aa168da1d23b: Waiting 19:11:20 01666e4c0597: Waiting 19:11:20 46f8f816bc3b: Waiting 19:11:20 93b61091891f: Waiting 19:11:20 36b3adc4ff6f: Verifying Checksum 19:11:20 36b3adc4ff6f: Download complete 19:11:20 46f8f816bc3b: Download complete 19:11:20 df20fa9351a1: Download complete 19:11:20 93b9cdb0e59b: Verifying Checksum 19:11:20 93b9cdb0e59b: Download complete 19:11:20 5e14af77c1be: Verifying Checksum 19:11:20 5e14af77c1be: Download complete 19:11:20 93b61091891f: Verifying Checksum 19:11:20 93b61091891f: Download complete 19:11:20 01666e4c0597: Download complete 19:11:20 8ad3a11d3b57: Verifying Checksum 19:11:20 8ad3a11d3b57: Download complete 19:11:21 df20fa9351a1: Pull complete 19:11:21 36b3adc4ff6f: Pull complete 19:11:22 8ad3a11d3b57: Pull complete 19:11:22 46f8f816bc3b: Pull complete 19:11:23 aa168da1d23b: Verifying Checksum 19:11:23 aa168da1d23b: Download complete 19:11:23 93b61091891f: Pull complete 19:11:23 93b9cdb0e59b: Pull complete 19:11:23 5e14af77c1be: Pull complete 19:11:23 01666e4c0597: Pull complete 19:11:31 aa168da1d23b: Pull complete 19:11:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:11:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:11:32 prd-centos7-docker-4c-2g-3258 does not seem to be running inside a container 19:11:32 $ 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-603/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-603 -v /w/workspace/dry_go-mod-core-contracts_PR-603:/w/workspace/dry_go-mod-core-contracts_PR-603:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-603@tmp:/w/workspace/dry_go-mod-core-contracts_PR-603@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 19:11:34 $ docker top f8ab84d2a45cf8b229e619e4fd8239e1dbf14c75ac2efe46d6fe939db3fb4f69 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:35 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:35 + mkdir -p /var/log/sa [Pipeline] sh 19:11:36 + ls /var/log/sa-host 19:11:36 + sadf -c /var/log/sa-host/sa06 19:11:36 file_magic: OK 19:11:36 HZ: Using current value: 100 19:11:36 file_header: OK 19:11:36 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 19:11:36 Statistics: 19:11:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:11:36 File successfully converted to sysstat format version 12.2.1 19:11:36 + sadf -c /var/log/sa-host/sa23 19:11:36 file_magic: OK 19:11:36 HZ: Using current value: 100 19:11:36 file_header: OK 19:11:36 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 19:11:36 Statistics: 19:11:36 Hnuu...uuuununununu... 19:11:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:36 provisioning config files... 19:11:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-603@tmp/config2004176194223067560tmp [Pipeline] { [Pipeline] echo 19:11:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:36 ---> create-netrc.sh [Pipeline] } 19:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:11:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:11:37 ---> python-tools-install.sh [Pipeline] echo 19:11:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:37 ---> sudo-logs.sh 19:11:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:38 ---> job-cost.sh 19:11:38 lf-activate-venv: SKIPPING 19:11:38 DEBUG: total: 0.20999999344348907 19:11:38 INFO: Retrieving Stack Cost... 19:11:39 INFO: Retrieving Pricing Info for: v1-standard-2 19:11:39 INFO: Archiving Costs [Pipeline] echo 19:11:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:40 ---> logs-deploy.sh 19:11:40 lf-activate-venv: SKIPPING 19:11:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-603/1 19:11:40 INFO: archiving workspace using pattern(s): 19:11:41 Archives upload complete. 19:11:41 INFO: archiving logs to Nexus 19:11:43 ---> uname -a: 19:11:43 Linux prd-centos7-docker-4c-2g-3258.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:11:43 19:11:43 19:11:43 ---> lscpu: 19:11:43 Architecture: x86_64 19:11:43 CPU op-mode(s): 32-bit, 64-bit 19:11:43 Byte Order: Little Endian 19:11:43 Address sizes: 40 bits physical, 48 bits virtual 19:11:43 CPU(s): 4 19:11:43 On-line CPU(s) list: 0-3 19:11:43 Thread(s) per core: 1 19:11:43 Core(s) per socket: 1 19:11:43 Socket(s): 4 19:11:43 NUMA node(s): 1 19:11:43 Vendor ID: GenuineIntel 19:11:43 CPU family: 6 19:11:43 Model: 44 19:11:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:11:43 Stepping: 1 19:11:43 CPU MHz: 2933.438 19:11:43 BogoMIPS: 5866.87 19:11:43 Virtualization: VT-x 19:11:43 Hypervisor vendor: KVM 19:11:43 Virtualization type: full 19:11:43 L1d cache: 128 KiB 19:11:43 L1i cache: 128 KiB 19:11:43 L2 cache: 16 MiB 19:11:43 L3 cache: 64 MiB 19:11:43 NUMA node0 CPU(s): 0-3 19:11:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:11:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:11:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:11:43 Vulnerability Meltdown: Mitigation; PTI 19:11:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:11:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:11:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:11:43 Vulnerability Srbds: Not affected 19:11:43 Vulnerability Tsx async abort: Not affected 19:11:43 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 19:11:43 19:11:43 19:11:43 ---> nproc: 19:11:43 4 19:11:43 19:11:43 19:11:43 ---> df -h: 19:11:43 Filesystem Size Used Available Use% Mounted on 19:11:43 overlay 50.0G 7.3G 42.7G 15% / 19:11:43 tmpfs 64.0M 0 64.0M 0% /dev 19:11:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:11:43 shm 64.0M 0 64.0M 0% /dev/shm 19:11:43 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 19:11:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 19:11:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 19:11:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 19:11:43 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 19:11:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-603 19:11:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-603@tmp 19:11:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 19:11:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 19:11:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 19:11:43 19:11:43 19:11:43 ---> free -m: 19:11:43 total used free shared buff/cache available 19:11:43 Mem: 1837 725 100 0 1011 1007 19:11:43 Swap: 1023 1 1022 19:11:43 19:11:43 19:11:43 ---> ip addr: 19:11:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:11:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:11:43 inet 127.0.0.1/8 scope host lo 19:11:43 valid_lft forever preferred_lft forever 19:11:43 inet6 ::1/128 scope host 19:11:43 valid_lft forever preferred_lft forever 19:11:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:11:43 link/ether fa:16:3e:70:40:99 brd ff:ff:ff:ff:ff:ff 19:11:43 inet 10.30.122.185/23 brd 10.30.123.255 scope global dynamic eth0 19:11:43 valid_lft 85905sec preferred_lft 85905sec 19:11:43 inet6 fe80::f816:3eff:fe70:4099/64 scope link 19:11:43 valid_lft forever preferred_lft forever 19:11:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:11:43 link/ether 02:42:cc:bb:a7:aa brd ff:ff:ff:ff:ff:ff 19:11:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:11:43 valid_lft forever preferred_lft forever 19:11:43 inet6 fe80::42:ccff:febb:a7aa/64 scope link 19:11:43 valid_lft forever preferred_lft forever 19:11:43 19:11:43 19:11:43 ---> sar -b -r -n DEV: 19:11:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 19:11:43 19:11:43 19:03:15 LINUX RESTART (4 CPU) 19:11:43 19:11:43 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:11:43 19:05:01 43.97 11.78 32.19 0.00 4339.41 3094.79 0.00 19:11:43 19:06:01 1.67 0.00 1.67 0.00 0.00 28.98 0.00 19:11:43 19:07:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 19:11:43 19:08:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 19:11:43 19:09:01 0.23 0.00 0.23 0.00 0.00 2.93 0.00 19:11:43 19:10:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 19:11:43 19:11:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 19:11:43 Average: 6.69 1.68 5.01 0.00 620.18 448.49 0.00 19:11:43 19:11:43 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:11:43 19:05:01 146540 0 599512 31.86 2620 1132872 1114656 38.04 412392 1120892 8 19:11:43 19:06:01 151976 0 594068 31.57 2620 1132880 1080288 36.87 411504 1117152 8 19:11:43 19:07:01 146880 0 599160 31.84 2620 1132884 1080504 36.88 419600 1114440 8 19:11:43 19:08:01 145164 0 600876 31.94 2620 1132884 1080504 36.88 421660 1113980 16 19:11:43 19:09:01 145728 0 600304 31.90 2620 1132892 1080360 36.87 429344 1105788 16 19:11:43 19:10:01 145860 0 600168 31.90 2620 1132896 1080336 36.87 429488 1105788 20 19:11:43 19:11:01 143468 0 602556 32.02 2620 1132900 1080444 36.87 432012 1105788 16 19:11:43 Average: 146517 0 599521 31.86 2620 1132887 1085299 37.04 422286 1111975 13 19:11:43 19:11:43 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:11:43 19:05:01 eth0 150.03 107.66 467.49 28.04 0.00 0.00 0.00 0.00 19:11:43 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:05:01 docker0 14.98 10.89 2.44 23.89 0.00 0.00 0.00 0.00 19:11:43 19:06:01 eth0 1.32 0.07 0.12 0.01 0.00 0.00 0.00 0.00 19:11:43 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:07:01 eth0 1.60 0.75 0.78 0.38 0.00 0.00 0.00 0.00 19:11:43 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:08:01 eth0 0.50 0.30 0.27 0.23 0.00 0.00 0.00 0.00 19:11:43 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:09:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:11:43 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:10:01 eth0 0.73 0.13 0.12 0.01 0.00 0.00 0.00 0.00 19:11:43 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:11:01 eth0 1.70 0.38 0.38 0.21 0.00 0.00 0.00 0.00 19:11:43 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 Average: eth0 22.31 15.65 67.06 4.14 0.00 0.00 0.00 0.00 19:11:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:43 Average: docker0 2.14 1.56 0.35 3.41 0.00 0.00 0.00 0.00 19:11:43 19:11:43 19:11:43 ---> sar -P ALL: 19:11:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 19:11:43 19:11:43 19:03:15 LINUX RESTART (4 CPU) 19:11:43 19:11:43 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:11:43 19:05:01 all 3.67 0.00 2.49 1.04 0.45 92.36 19:11:43 19:05:01 0 3.64 0.00 2.98 0.66 0.44 92.29 19:11:43 19:05:01 1 3.68 0.00 2.39 1.14 0.42 92.37 19:11:43 19:05:01 2 3.83 0.00 2.01 1.28 0.49 92.40 19:11:43 19:05:01 3 3.54 0.00 2.57 1.07 0.45 92.36 19:11:43 19:06:01 all 0.16 0.00 0.06 0.00 0.07 99.72 19:11:43 19:06:01 0 0.03 0.00 0.07 0.00 0.03 99.87 19:11:43 19:06:01 1 0.50 0.00 0.05 0.00 0.10 99.35 19:11:43 19:06:01 2 0.08 0.00 0.08 0.00 0.08 99.75 19:11:43 19:06:01 3 0.02 0.00 0.03 0.00 0.05 99.90 19:11:43 19:07:01 all 0.16 0.00 0.04 0.00 0.08 99.72 19:11:43 19:07:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:11:43 19:07:01 1 0.17 0.00 0.05 0.00 0.12 99.67 19:11:43 19:07:01 2 0.05 0.00 0.03 0.00 0.08 99.83 19:11:43 19:07:01 3 0.37 0.00 0.02 0.00 0.08 99.53 19:11:43 19:08:01 all 0.14 0.00 0.03 0.00 0.09 99.74 19:11:43 19:08:01 0 0.03 0.00 0.02 0.00 0.12 99.83 19:11:43 19:08:01 1 0.07 0.00 0.05 0.00 0.08 99.80 19:11:43 19:08:01 2 0.03 0.00 0.03 0.00 0.03 99.90 19:11:43 19:08:01 3 0.42 0.00 0.03 0.00 0.12 99.43 19:11:43 19:09:01 all 0.19 0.00 0.27 0.00 0.10 99.45 19:11:43 19:09:01 0 0.08 0.00 0.18 0.00 0.07 99.67 19:11:43 19:09:01 1 0.12 0.00 0.33 0.00 0.10 99.45 19:11:43 19:09:01 2 0.08 0.00 0.27 0.00 0.10 99.55 19:11:43 19:09:01 3 0.48 0.00 0.28 0.00 0.12 99.12 19:11:43 19:10:01 all 0.11 0.00 0.04 0.00 0.01 99.84 19:11:43 19:10:01 0 0.00 0.00 0.05 0.00 0.02 99.93 19:11:43 19:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:11:43 19:10:01 2 0.07 0.00 0.07 0.00 0.02 99.85 19:11:43 19:10:01 3 0.33 0.00 0.02 0.00 0.02 99.63 19:11:43 19:11:01 all 0.20 0.00 0.03 0.00 0.00 99.77 19:11:43 19:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:11:43 19:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:11:43 19:11:01 2 0.20 0.00 0.05 0.00 0.02 99.73 19:11:43 19:11:01 3 0.50 0.00 0.03 0.00 0.00 99.47 19:11:43 Average: all 0.66 0.00 0.42 0.15 0.11 98.66 19:11:43 Average: 0 0.55 0.00 0.48 0.09 0.10 98.78 19:11:43 Average: 1 0.65 0.00 0.41 0.16 0.12 98.65 19:11:43 Average: 2 0.62 0.00 0.36 0.18 0.12 98.72 19:11:43 Average: 3 0.81 0.00 0.42 0.15 0.12 98.50 19:11:43 19:11:43 19:11:43