lenny-intel commented: recheck 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 f9dfc94b28d708bddd7535fe43a7e371fa8a73bc rather than 47da0a4c2d05c64702c24e1aca84c016c421e76a Obtained Jenkinsfile from f9dfc94b28d708bddd7535fe43a7e371fa8a73bc Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > 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 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28239’ Running on prd-centos7-docker-4c-2g-28242 in /w/workspace/dry_go-mod-core-contracts_PR-529 [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-529 # 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 f9dfc94b28d708bddd7535fe43a7e371fa8a73bc into PR head commit 47da0a4c2d05c64702c24e1aca84c016c421e76a Merge succeeded, producing 47da0a4c2d05c64702c24e1aca84c016c421e76a Checking out Revision 47da0a4c2d05c64702c24e1aca84c016c421e76a (PR-529) > 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/529/head:refs/remotes/origin/PR-529 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47da0a4c2d05c64702c24e1aca84c016c421e76a # 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 f9dfc94b28d708bddd7535fe43a7e371fa8a73bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47da0a4c2d05c64702c24e1aca84c016c421e76a # timeout=10 Commit message: "Merge branch 'master' into issue-528" > git rev-list --no-walk 6459cb97ae7b7380fc19be4c44a6f599c7f1db0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:59:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:59:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:59:54 ========================================================= 17:59:54 EdgeX Global Pipelines Version Info 17:59:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:59:56 ------------------- 17:59:56 stable info: 17:59:56 ------------------- 17:59:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:59:56 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 17:59:56 Message: update stable to v1.0.184 17:59:57 ------------------- 17:59:57 experimental info: 17:59:57 ------------------- 17:59:57 Commited By: **** collab-it+edgex@linuxfoundation.org 17:59:57 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 17:59:57 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:59:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:59:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:59:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:59:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:59:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:59:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:59:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 17:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:59:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:59:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:59:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:59:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:59:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:59:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:59:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:59:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:59:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:59:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:59:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:00:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:00:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-529 [Pipeline] echo 18:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-529 [Pipeline] echo 18:00:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-529 [Pipeline] echo 18:00:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47da0a4c2d05c64702c24e1aca84c016c421e76a [Pipeline] echo 18:00:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47da0a4 [Pipeline] echo 18:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:00:01 + git log --format=format:%s -1 47da0a4c2d05c64702c24e1aca84c016c421e76a [Pipeline] echo 18:00:01 GIT_COMMIT: 47da0a4c2d05c64702c24e1aca84c016c421e76a, Commit Message: Merge branch 'master' into issue-528 [Pipeline] echo 18:00:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:00:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:02 18:00:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:00:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:03 latest: Pulling from edgex-devops/git-semver 18:00:03 31603596830f: Pulling fs layer 18:00:03 2a8b12db71e7: Pulling fs layer 18:00:03 6ca5941a6612: Pulling fs layer 18:00:03 ecc8261a40a4: Pulling fs layer 18:00:03 ecc8261a40a4: Waiting 18:00:03 2a8b12db71e7: Verifying Checksum 18:00:03 2a8b12db71e7: Download complete 18:00:03 31603596830f: Download complete 18:00:03 ecc8261a40a4: Verifying Checksum 18:00:03 ecc8261a40a4: Download complete 18:00:03 6ca5941a6612: Verifying Checksum 18:00:03 6ca5941a6612: Download complete 18:00:03 31603596830f: Pull complete 18:00:03 2a8b12db71e7: Pull complete 18:00:04 6ca5941a6612: Pull complete 18:00:04 ecc8261a40a4: Pull complete 18:00:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:00:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:00:05 prd-centos7-docker-4c-2g-28242 does not seem to be running inside a container 18:00:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-529 -v /w/workspace/dry_go-mod-core-contracts_PR-529:/w/workspace/dry_go-mod-core-contracts_PR-529:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-529@tmp:/w/workspace/dry_go-mod-core-contracts_PR-529@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:00:07 $ docker top c640999703d541ce710327cd57f5fe24cff1e67b50dc411113bfb964ebac7cbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:07 [ssh-agent] Looking for ssh-agent implementation... 18:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:08 $ docker exec c640999703d541ce710327cd57f5fe24cff1e67b50dc411113bfb964ebac7cbd ssh-agent 18:00:08 SSH_AUTH_SOCK=/tmp/ssh-pJSc19QvW1MJ/agent.11 18:00:08 SSH_AGENT_PID=16 18:00:08 Running ssh-add (command line suppressed) 18:00:08 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-529@tmp/private_key_4082600824694233305.key (/w/workspace/dry_go-mod-core-contracts_PR-529@tmp/private_key_4082600824694233305.key) 18:00:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:08 + git tag --points-at HEAD [Pipeline] } 18:00:08 $ docker exec --env ******** --env ******** c640999703d541ce710327cd57f5fe24cff1e67b50dc411113bfb964ebac7cbd ssh-agent -k 18:00:09 unset SSH_AUTH_SOCK; 18:00:09 unset SSH_AGENT_PID; 18:00:09 echo Agent pid 16 killed; 18:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:00:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:09 [ssh-agent] Looking for ssh-agent implementation... 18:00:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:09 $ docker exec c640999703d541ce710327cd57f5fe24cff1e67b50dc411113bfb964ebac7cbd ssh-agent 18:00:09 SSH_AUTH_SOCK=/tmp/ssh-egdWcTgDd0j6/agent.46 18:00:09 SSH_AGENT_PID=51 18:00:09 Running ssh-add (command line suppressed) 18:00:09 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-529@tmp/private_key_5257526312840097631.key (/w/workspace/dry_go-mod-core-contracts_PR-529@tmp/private_key_5257526312840097631.key) 18:00:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:10 + git semver init 18:00:10 # -> Open(): unable to determine branch for HEAD 18:00:10 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-529/.git 18:00:10 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-529 18:00:10 # $SEMVER_REMOTE_NAME = origin 18:00:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:00:10 # $SEMVER_USER_NAME = edgex-jenkins 18:00:10 # $SEMVER_BRANCH = PR-529 18:00:10 # $SEMVER_TEMP = /tmp/semver-084991548 18:00:10 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 18:00:11 # '/tmp/semver-084991548' -> '/w/workspace/dry_go-mod-core-contracts_PR-529/.semver' 18:00:11 # -> Force: false 18:00:11 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-529/.semver [Pipeline] } 18:00:11 $ docker exec --env ******** --env ******** c640999703d541ce710327cd57f5fe24cff1e67b50dc411113bfb964ebac7cbd ssh-agent -k 18:00:11 unset SSH_AUTH_SOCK; 18:00:11 unset SSH_AGENT_PID; 18:00:11 echo Agent pid 51 killed; 18:00:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:11 + git semver [Pipeline] } 18:00:11 $ docker stop --time=1 c640999703d541ce710327cd57f5fe24cff1e67b50dc411113bfb964ebac7cbd 18:00:13 $ docker rm -f c640999703d541ce710327cd57f5fe24cff1e67b50dc411113bfb964ebac7cbd [Pipeline] // withDockerContainer [Pipeline] sh 18:00:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:00:14 Stashed 1 file(s) [Pipeline] echo 18:00:14 [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 18:00:30 Still waiting to schedule task 18:00:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:00:30 Still waiting to schedule task 18:00:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:02:35 Running on prd-centos7-docker-4c-2g-28245 in /w/workspace/dry_go-mod-core-contracts_PR-529 [Pipeline] { [Pipeline] ws 18:02:35 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 18:02:38 using credential edgex-jenkins-ssh 18:02:38 Cloning the remote Git repository 18:02:37 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:02:37 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 18:02:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:02:37 > git --version # timeout=10 18:02:37 > git --version # 'git version 2.24.3' 18:02:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:02:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:02:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:02:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:02:39 Merging remotes/origin/master commit f9dfc94b28d708bddd7535fe43a7e371fa8a73bc into PR head commit 47da0a4c2d05c64702c24e1aca84c016c421e76a 18:02:39 Merge succeeded, producing 47da0a4c2d05c64702c24e1aca84c016c421e76a 18:02:39 Checking out Revision 47da0a4c2d05c64702c24e1aca84c016c421e76a (PR-529) 18:02:39 > git config core.sparsecheckout # timeout=10 18:02:39 > git checkout -f 47da0a4c2d05c64702c24e1aca84c016c421e76a # timeout=10 18:02:39 > git remote # timeout=10 18:02:39 > git config --get remote.origin.url # timeout=10 18:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:39 > git merge f9dfc94b28d708bddd7535fe43a7e371fa8a73bc # timeout=10 18:02:39 > git rev-parse HEAD^{commit} # timeout=10 18:02:39 > git config core.sparsecheckout # timeout=10 18:02:39 > git checkout -f 47da0a4c2d05c64702c24e1aca84c016c421e76a # timeout=10 18:02:43 Commit message: "Merge branch 'master' into issue-528" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:02:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:02:45 + sudo service docker restart 18:02:45 + true 18:02:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:02:46 ========================================================= 18:02:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:02:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:02:46 + 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 . 18:02:47 Sending build context to Docker daemon 2.784MB 18:02:47 Step 1/7 : ARG BASE=golang:1.15-alpine 18:02:47 Step 2/7 : FROM ${BASE} 18:02:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:47 188c0c94c7c5: Pulling fs layer 18:02:47 0ef7d3d256c8: Pulling fs layer 18:02:47 de9db76c5a1d: Pulling fs layer 18:02:47 bca2f99d35d6: Pulling fs layer 18:02:47 93359f2a8cfa: Pulling fs layer 18:02:47 7c6f9722023f: Pulling fs layer 18:02:47 a35cf1a2eb13: Pulling fs layer 18:02:47 bca2f99d35d6: Waiting 18:02:47 93359f2a8cfa: Waiting 18:02:47 7c6f9722023f: Waiting 18:02:47 a35cf1a2eb13: Waiting 18:02:47 de9db76c5a1d: Download complete 18:02:47 0ef7d3d256c8: Download complete 18:02:47 93359f2a8cfa: Verifying Checksum 18:02:47 93359f2a8cfa: Download complete 18:02:47 7c6f9722023f: Download complete 18:02:47 188c0c94c7c5: Verifying Checksum 18:02:48 188c0c94c7c5: Pull complete 18:02:48 0ef7d3d256c8: Pull complete 18:02:48 de9db76c5a1d: Pull complete 18:02:49 a35cf1a2eb13: Verifying Checksum 18:02:49 a35cf1a2eb13: Download complete 18:02:50 bca2f99d35d6: Verifying Checksum 18:02:50 bca2f99d35d6: Download complete 18:02:55 bca2f99d35d6: Pull complete 18:02:55 93359f2a8cfa: Pull complete 18:02:55 7c6f9722023f: Pull complete 18:03:05 a35cf1a2eb13: Pull complete 18:03:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:03:05 ---> a62c8e92a672 18:03:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:03:05 ---> Running in a3f44e88f1ef 18:03:05 Removing intermediate container a3f44e88f1ef 18:03:05 ---> 8497dc62fb50 18:03:05 Step 4/7 : RUN apk add bash 18:03:05 ---> Running in 2a71523a9355 18:03:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:03:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:03:07 OK: 166 MiB in 39 packages 18:03:08 Removing intermediate container 2a71523a9355 18:03:08 ---> 63dc12881eff 18:03:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:03:08 ---> Running in 74c78c037f64 18:03:08 Removing intermediate container 74c78c037f64 18:03:08 ---> 52e5d959a236 18:03:08 Step 6/7 : COPY go.mod . 18:03:08 ---> c962a956890b 18:03:08 Step 7/7 : RUN go mod download 18:03:08 ---> Running in 667ec0b45fcb 18:03:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28244 in /w/workspace/dry_go-mod-core-contracts_PR-529 [Pipeline] { [Pipeline] ws 18:03:10 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 18:03:15 using credential edgex-jenkins-ssh 18:03:15 Cloning the remote Git repository 18:03:15 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:03:15 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 18:03:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:03:16 > git --version # timeout=10 18:03:16 > git --version # 'git version 2.17.1' 18:03:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:18 Merging remotes/origin/master commit f9dfc94b28d708bddd7535fe43a7e371fa8a73bc into PR head commit 47da0a4c2d05c64702c24e1aca84c016c421e76a 18:03:18 Merge succeeded, producing 47da0a4c2d05c64702c24e1aca84c016c421e76a 18:03:18 Checking out Revision 47da0a4c2d05c64702c24e1aca84c016c421e76a (PR-529) 18:03:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:03:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:03:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:03:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:03:18 > git config core.sparsecheckout # timeout=10 18:03:18 > git checkout -f 47da0a4c2d05c64702c24e1aca84c016c421e76a # timeout=10 18:03:18 > git remote # timeout=10 18:03:18 > git config --get remote.origin.url # timeout=10 18:03:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:18 > git merge f9dfc94b28d708bddd7535fe43a7e371fa8a73bc # timeout=10 18:03:18 > git rev-parse HEAD^{commit} # timeout=10 18:03:18 > git config core.sparsecheckout # timeout=10 18:03:18 > git checkout -f 47da0a4c2d05c64702c24e1aca84c016c421e76a # timeout=10 18:03:20 Removing intermediate container 667ec0b45fcb 18:03:20 ---> 14e7ded68688 18:03:20 Successfully built 14e7ded68688 18:03:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:03:21 + docker inspect -f . ci-base-image-x86_64 18:03:21 . [Pipeline] withDockerContainer 18:03:21 prd-centos7-docker-4c-2g-28245 does not seem to be running inside a container 18:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:22 $ docker top 8f7ba831329b636facf4cc2c2977a052e30564513b84168e00937043d24c45b3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:22 Commit message: "Merge branch 'master' into issue-528" 18:03:22 + go version 18:03:22 go version go1.15.5 linux/amd64 [Pipeline] } 18:03:22 $ docker stop --time=1 8f7ba831329b636facf4cc2c2977a052e30564513b84168e00937043d24c45b3 18:03:24 $ docker rm -f 8f7ba831329b636facf4cc2c2977a052e30564513b84168e00937043d24c45b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 18:03:25 + docker inspect -f . ci-base-image-x86_64 18:03:25 . [Pipeline] withDockerContainer 18:03:25 prd-centos7-docker-4c-2g-28245 does not seem to be running inside a container 18:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 18:03:26 $ docker top 9679032a2fb940ccb4fbba7d92d814e883f90db11db92f3f419e326809c8517a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 18:03:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:03:26 + make test 18:03:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:03:27 + sudo service+ docker restart 18:03:27 true [Pipeline] unstash [Pipeline] echo 18:03:30 ========================================================= 18:03:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:03:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:03:30 + 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 . 18:03:31 Sending build context to Docker daemon 2.783MB 18:03:31 Step 1/7 : ARG BASE=golang:1.15-alpine 18:03:31 Step 2/7 : FROM ${BASE} 18:03:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:03:32 5f621e34cdf4: Pulling fs layer 18:03:32 a4357932f1b6: Pulling fs layer 18:03:32 18c013af1878: Pulling fs layer 18:03:32 00ac8860ef70: Pulling fs layer 18:03:32 63d7cb157983: Pulling fs layer 18:03:32 b116817d02f9: Pulling fs layer 18:03:32 745a02a5169b: Pulling fs layer 18:03:32 00ac8860ef70: Waiting 18:03:32 63d7cb157983: Waiting 18:03:32 b116817d02f9: Waiting 18:03:32 745a02a5169b: Waiting 18:03:32 18c013af1878: Verifying Checksum 18:03:32 18c013af1878: Download complete 18:03:32 a4357932f1b6: Verifying Checksum 18:03:32 a4357932f1b6: Download complete 18:03:32 63d7cb157983: Verifying Checksum 18:03:32 63d7cb157983: Download complete 18:03:32 b116817d02f9: Verifying Checksum 18:03:32 b116817d02f9: Download complete 18:03:32 5f621e34cdf4: Verifying Checksum 18:03:32 5f621e34cdf4: Download complete 18:03:32 5f621e34cdf4: Pull complete 18:03:33 a4357932f1b6: Pull complete 18:03:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 18:03:34 18c013af1878: Pull complete 18:03:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.018s coverage: 85.7% of statements 18:03:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.013s coverage: 100.0% of statements 18:03:34 745a02a5169b: Verifying Checksum 18:03:34 745a02a5169b: Download complete 18:03:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.025s coverage: 45.4% of statements 18:03:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.025s coverage: 77.8% of statements 18:03:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:03:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.010s coverage: 26.3% of statements 18:03:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.039s coverage: 14.7% of statements 18:03:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.035s coverage: 100.0% of statements 18:03:36 00ac8860ef70: Verifying Checksum 18:03:36 00ac8860ef70: Download complete 18:03:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.024s coverage: 91.8% of statements 18:03:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 18:03:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 18:03:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.011s coverage: 100.0% of statements 18:03:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 36.7% of statements 18:03:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.051s coverage: 63.0% of statements 18:03:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements 18:03:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.017s coverage: 15.4% of statements 18:03:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements 18:03:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.058s coverage: 14.3% of statements 18:03:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 18:03:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.074s coverage: 84.6% of statements 18:03:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 18:03:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 18:03:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 18:03:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.014s coverage: 46.7% of statements 18:03:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.034s coverage: 94.7% of statements 18:03:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.054s coverage: 89.1% of statements 18:03:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 18:03:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 18:03:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:03:42 gofmt -l . 18:03:42 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:03:43 $ docker stop --time=1 9679032a2fb940ccb4fbba7d92d814e883f90db11db92f3f419e326809c8517a 18:03:45 $ docker rm -f 9679032a2fb940ccb4fbba7d92d814e883f90db11db92f3f419e326809c8517a [Pipeline] // withDockerContainer [Pipeline] sh 18:03:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:03:46 00ac8860ef70: Pull complete 18:03:46 63d7cb157983: Pull complete 18:03:46 b116817d02f9: Pull complete 18:03:46 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 18:03:47 ---> job-cost.sh 18:03:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FXlI 18:03:50 745a02a5169b: Pull complete 18:03:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:03:50 ---> b7e6874047d6 18:03:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:03:52 ---> Running in 1c931c879cc3 18:03:53 Removing intermediate container 1c931c879cc3 18:03:53 ---> 50fd6510f655 18:03:53 Step 4/7 : RUN apk add bash 18:03:53 ---> Running in 4092e7e517e9 18:03:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:03:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:03:56 OK: 142 MiB in 39 packages 18:03:57 Removing intermediate container 4092e7e517e9 18:03:57 ---> 0170de18d926 18:03:57 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:03:57 ---> Running in a5353ba2e6e4 18:03:57 Removing intermediate container a5353ba2e6e4 18:03:57 ---> dd94f5b89677 18:03:57 Step 6/7 : COPY go.mod . 18:03:58 ---> ebe5f035d492 18:03:58 Step 7/7 : RUN go mod download 18:03:58 ---> Running in d7051a30c8b3 18:04:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:04:13 Removing intermediate container d7051a30c8b3 18:04:13 ---> 4e1bbbae622b 18:04:13 Successfully built 4e1bbbae622b 18:04:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:04:14 + docker inspect -f . ci-base-image-arm64 18:04:14 . [Pipeline] withDockerContainer 18:04:14 prd-ubuntu18.04-docker-arm64-4c-16g-28244 does not seem to be running inside a container 18:04:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:04:16 $ docker top 1a7f2f6b758cc4c0b84443ad2c6bb8bde23c846652c2158a6aa0b4d312682628 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:17 + go version 18:04:17 go version go1.15.5 linux/arm64 [Pipeline] } 18:04:17 $ docker stop --time=1 1a7f2f6b758cc4c0b84443ad2c6bb8bde23c846652c2158a6aa0b4d312682628 18:04:19 $ docker rm -f 1a7f2f6b758cc4c0b84443ad2c6bb8bde23c846652c2158a6aa0b4d312682628 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:20 + docker inspect -f . ci-base-image-arm64 18:04:20 . [Pipeline] withDockerContainer 18:04:20 prd-ubuntu18.04-docker-arm64-4c-16g-28244 does not seem to be running inside a container 18:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:04:21 $ docker top 2bd7f3b3d39ac82c23e98f81ca65ae7069c197ab868d8a56c51a9ad4e007acf4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:22 + make test 18:04:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-FXlI/bin to PATH 18:04:34 INFO: No Stack... 18:04:34 INFO: Retrieving Pricing Info for: v1-standard-2 18:04:34 INFO: Archiving Costs [Pipeline] sh 18:04:35 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 18:04:35 + cut -d, -f6 [Pipeline] lock 18:04:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-529-3-stack-cost] 18:04:35 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-529-3-stack-cost] did not exist. Created. 18:04:35 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-529-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:35 + echo total: 0.029999999329447746 [Pipeline] stash 18:04:35 Stashed 1 file(s) [Pipeline] } 18:04:35 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-529-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:04:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 18:04:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.023s coverage: 85.7% of statements 18:04:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.043s coverage: 100.0% of statements 18:04:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.106s coverage: 45.4% of statements 18:04:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.046s coverage: 77.8% of statements 18:04:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:04:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.015s coverage: 26.3% of statements 18:04:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.083s coverage: 14.7% of statements 18:04:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.041s coverage: 100.0% of statements 18:04:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.065s coverage: 91.8% of statements 18:04:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 18:04:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 18:04:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.024s coverage: 100.0% of statements 18:04:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 36.7% of statements 18:04:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.099s coverage: 63.0% of statements 18:04:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements 18:04:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.038s coverage: 15.4% of statements 18:04:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.040s coverage: 15.4% of statements 18:04:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.038s coverage: 14.3% of statements 18:04:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 18:05:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.263s coverage: 84.6% of statements 18:05:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 18:05:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 18:05:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 18:05:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.063s coverage: 46.7% of statements 18:05:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.058s coverage: 94.7% of statements 18:05:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.169s coverage: 89.1% of statements 18:05:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements 18:05:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 18:05:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:05:09 gofmt -l . 18:05:09 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:05:10 $ docker stop --time=1 2bd7f3b3d39ac82c23e98f81ca65ae7069c197ab868d8a56c51a9ad4e007acf4 18:05:12 $ docker rm -f 2bd7f3b3d39ac82c23e98f81ca65ae7069c197ab868d8a56c51a9ad4e007acf4 [Pipeline] // withDockerContainer [Pipeline] sh 18:05:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:05:13 Warning: overwriting stash ‘coverage-report’ 18:05:14 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 18:05:16 ---> job-cost.sh 18:05:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wLqm 18:05:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:08:01 lf-activate-venv(): INFO: Adding /tmp/venv-wLqm/bin to PATH 18:08:01 INFO: No Stack... 18:08:01 INFO: Retrieving Pricing Info for: lf-standard-4 18:08:01 INFO: Archiving Costs [Pipeline] sh 18:08:02 + cut -d, -f6 18:08:02 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [Pipeline] lock 18:08:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-529-3-stack-cost] 18:08:02 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-529-3-stack-cost] did not exist. Created. 18:08:02 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-529-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:02 /w/workspace/go-mod-core-contracts/3@tmp/durable-0cb952c0/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-0cb952c0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:08:03 + echo total: 0.20999999344348907 [Pipeline] stash 18:08:03 Warning: overwriting stash ‘stack-cost’ 18:08:03 Stashed 1 file(s) [Pipeline] } 18:08:03 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-529-3-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 18:08:04 provisioning config files... 18:08:04 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-529@tmp/config1647260947586782122tmp [Pipeline] { [Pipeline] sh 18:08:05 + set +x 18:08:05 + curl -s https://codecov.io/bash 18:08:05 + bash -s -- 18:08:05 18:08:05 _____ _ 18:08:05 / ____| | | 18:08:05 | | ___ __| | ___ ___ _____ __ 18:08:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:08:05 | |___| (_) | (_| | __/ (_| (_) \ V / 18:08:05 \_____\___/ \__,_|\___|\___\___/ \_/ 18:08:05 Bash-20210226-7100762 18:08:05 18:08:05 18:08:05 ==> git version 2.24.3 found 18:08:05 ==> 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 18:08:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:08:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:08:05 ==> Jenkins CI detected. 18:08:05 project root: . 18:08:05 --> token set from env 18:08:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:08:05 ==> Running gcov in . (disable via -X gcov) 18:08:05 ==> Python coveragepy not found 18:08:05 ==> Searching for coverage reports in: 18:08:05 + . 18:08:05 -> Found 1 reports 18:08:05 ==> Detecting git/mercurial file structure 18:08:05 ==> Reading reports 18:08:05 + ./coverage.out bytes=158736 18:08:05 ==> Appending adjustments 18:08:05 https://docs.codecov.io/docs/fixing-reports 18:08:06 + Found adjustments 18:08:06 ==> Gzipping contents 18:08:06 24K /tmp/codecov.q8kiin.gz 18:08:06 ==> Uploading reports 18:08:06 url: https://codecov.io 18:08:06 query: branch=PR-529&commit=47da0a4c2d05c64702c24e1aca84c016c421e76a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-529%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=529&job=&cmd_args= 18:08:06 -> Pinging Codecov 18:08:06 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-529&commit=47da0a4c2d05c64702c24e1aca84c016c421e76a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-529%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=529&job=&cmd_args= 18:08:06 -> Uploading to 18:08:06 https://storage.googleapis.com/codecov/v4/raw/2021-03-02/71470A77251A30514AAF9C0BB2E5B6CE/47da0a4c2d05c64702c24e1aca84c016c421e76a/be7d6f70-c21a-457d-b5f6-ecf512e81d31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210302T180806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a399a7d6945ec4cefc54730f7696a55feae9db33defdc4ad2b45f49435a54c1a 18:08:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:06 Dload Upload Total Spent Left Speed 18:08:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23665 0 0 100 23665 0 43881 --:--:-- --:--:-- --:--:-- 43905 18:08:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/47da0a4c2d05c64702c24e1aca84c016c421e76a [Pipeline] } 18:08:07 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 18:08:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:08:10 ---> package-listing.sh 18:08:10 ++ tr '[:upper:]' '[:lower:]' 18:08:10 ++ facter osfamily 18:08:10 + OS_FAMILY=redhat 18:08:10 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-529 18:08:10 + START_PACKAGES=/tmp/packages_start.txt 18:08:10 + END_PACKAGES=/tmp/packages_end.txt 18:08:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:08:10 + PACKAGES=/tmp/packages_start.txt 18:08:10 + '[' /w/workspace/dry_go-mod-core-contracts_PR-529 ']' 18:08:10 + PACKAGES=/tmp/packages_end.txt 18:08:10 + case "${OS_FAMILY}" in 18:08:10 + rpm -qa 18:08:10 + sort 18:08:15 + '[' -f /tmp/packages_start.txt ']' 18:08:15 + '[' -f /tmp/packages_end.txt ']' 18:08:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:08:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-529 ']' 18:08:15 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-529/archives/ 18:08:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-529/archives/ [Pipeline] echo 18:08:15 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-529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:08:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:08:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:08:16 18:08:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:08:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:08:16 alpine: Pulling from edgex-lftools-log-publisher 18:08:16 df20fa9351a1: Pulling fs layer 18:08:16 36b3adc4ff6f: Pulling fs layer 18:08:16 8ad3a11d3b57: Pulling fs layer 18:08:16 46f8f816bc3b: Pulling fs layer 18:08:16 93b61091891f: Pulling fs layer 18:08:16 93b9cdb0e59b: Pulling fs layer 18:08:16 5e14af77c1be: Pulling fs layer 18:08:16 01666e4c0597: Pulling fs layer 18:08:16 aa168da1d23b: Pulling fs layer 18:08:16 46f8f816bc3b: Waiting 18:08:16 93b61091891f: Waiting 18:08:16 93b9cdb0e59b: Waiting 18:08:16 5e14af77c1be: Waiting 18:08:16 01666e4c0597: Waiting 18:08:16 aa168da1d23b: Waiting 18:08:16 36b3adc4ff6f: Download complete 18:08:16 46f8f816bc3b: Verifying Checksum 18:08:16 46f8f816bc3b: Download complete 18:08:16 df20fa9351a1: Verifying Checksum 18:08:16 df20fa9351a1: Download complete 18:08:16 93b9cdb0e59b: Verifying Checksum 18:08:16 93b9cdb0e59b: Download complete 18:08:16 93b61091891f: Download complete 18:08:16 01666e4c0597: Verifying Checksum 18:08:16 01666e4c0597: Download complete 18:08:16 5e14af77c1be: Verifying Checksum 18:08:16 5e14af77c1be: Download complete 18:08:16 8ad3a11d3b57: Verifying Checksum 18:08:16 8ad3a11d3b57: Download complete 18:08:16 df20fa9351a1: Pull complete 18:08:17 36b3adc4ff6f: Pull complete 18:08:17 8ad3a11d3b57: Pull complete 18:08:18 46f8f816bc3b: Pull complete 18:08:18 aa168da1d23b: Verifying Checksum 18:08:18 aa168da1d23b: Download complete 18:08:19 93b61091891f: Pull complete 18:08:19 93b9cdb0e59b: Pull complete 18:08:20 5e14af77c1be: Pull complete 18:08:20 01666e4c0597: Pull complete 18:08:26 aa168da1d23b: Pull complete 18:08:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:08:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:08:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:08:26 prd-centos7-docker-4c-2g-28242 does not seem to be running inside a container 18:08:26 $ 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-529/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-529 -v /w/workspace/dry_go-mod-core-contracts_PR-529:/w/workspace/dry_go-mod-core-contracts_PR-529:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-529@tmp:/w/workspace/dry_go-mod-core-contracts_PR-529@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:08:30 $ docker top c817de9f898fd7b74bd113a807b4c97df1e99cc1b45517a82e2a21a7a99b73d9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:30 + touch /tmp/pre-build-complete [Pipeline] sh 18:08:31 + mkdir -p /var/log/sa [Pipeline] sh 18:08:31 + ls /var/log/sa-host 18:08:31 + sadf -c /var/log/sa-host/sa02 18:08:31 file_magic: OK 18:08:31 HZ: Using current value: 100 18:08:31 file_header: OK 18:08:31 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 18:08:31 Statistics: 18:08:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:08:31 File successfully converted to sysstat format version 12.2.1 18:08:31 + sadf -c /var/log/sa-host/sa23 18:08:31 file_magic: OK 18:08:31 HZ: Using current value: 100 18:08:31 file_header: OK 18:08:31 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 18:08:31 Statistics: 18:08:31 Hnuu...uuuununununu... 18:08:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:31 provisioning config files... 18:08:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-529@tmp/config2024554797768400162tmp [Pipeline] { [Pipeline] echo 18:08:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:08:32 ---> create-netrc.sh [Pipeline] } 18:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:08:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:08:32 ---> python-tools-install.sh [Pipeline] echo 18:08:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:08:32 ---> sudo-logs.sh 18:08:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:08:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:08:33 ---> job-cost.sh 18:08:33 lf-activate-venv: SKIPPING 18:08:33 DEBUG: total: 0.20999999344348907 18:08:33 INFO: Retrieving Stack Cost... 18:08:34 INFO: Retrieving Pricing Info for: v1-standard-2 18:08:34 INFO: Archiving Costs [Pipeline] echo 18:08:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:08:34 ---> logs-deploy.sh 18:08:34 lf-activate-venv: SKIPPING 18:08:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-529/3 18:08:34 INFO: archiving workspace using pattern(s): 18:08:36 Archives upload complete. 18:08:36 INFO: archiving logs to Nexus 18:08:37 ---> uname -a: 18:08:37 Linux prd-centos7-docker-4c-2g-28242.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:08:37 18:08:37 18:08:37 ---> lscpu: 18:08:37 Architecture: x86_64 18:08:37 CPU op-mode(s): 32-bit, 64-bit 18:08:37 Byte Order: Little Endian 18:08:37 Address sizes: 40 bits physical, 48 bits virtual 18:08:37 CPU(s): 4 18:08:37 On-line CPU(s) list: 0-3 18:08:37 Thread(s) per core: 1 18:08:37 Core(s) per socket: 1 18:08:37 Socket(s): 4 18:08:37 NUMA node(s): 1 18:08:37 Vendor ID: GenuineIntel 18:08:37 CPU family: 6 18:08:37 Model: 44 18:08:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:08:37 Stepping: 1 18:08:37 CPU MHz: 2933.438 18:08:37 BogoMIPS: 5866.87 18:08:37 Virtualization: VT-x 18:08:37 Hypervisor vendor: KVM 18:08:37 Virtualization type: full 18:08:37 L1d cache: 128 KiB 18:08:37 L1i cache: 128 KiB 18:08:37 L2 cache: 16 MiB 18:08:37 L3 cache: 64 MiB 18:08:37 NUMA node0 CPU(s): 0-3 18:08:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:08:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:08:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:08:37 Vulnerability Meltdown: Mitigation; PTI 18:08:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:08:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:08:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:08:37 Vulnerability Srbds: Not affected 18:08:37 Vulnerability Tsx async abort: Not affected 18:08:37 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 18:08:37 18:08:37 18:08:37 ---> nproc: 18:08:37 4 18:08:37 18:08:37 18:08:37 ---> df -h: 18:08:37 Filesystem Size Used Available Use% Mounted on 18:08:37 overlay 50.0G 7.3G 42.7G 15% / 18:08:37 tmpfs 64.0M 0 64.0M 0% /dev 18:08:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:08:37 shm 64.0M 0 64.0M 0% /dev/shm 18:08:37 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:08:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:08:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:08:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:08:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:08:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:08:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:08:37 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:08:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-529 18:08:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-529@tmp 18:08:37 18:08:37 18:08:37 ---> free -m: 18:08:37 total used free shared buff/cache available 18:08:37 Mem: 1837 707 100 0 1029 1025 18:08:37 Swap: 1023 0 1023 18:08:37 18:08:37 18:08:37 ---> ip addr: 18:08:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:08:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:08:37 inet 127.0.0.1/8 scope host lo 18:08:37 valid_lft forever preferred_lft forever 18:08:37 inet6 ::1/128 scope host 18:08:37 valid_lft forever preferred_lft forever 18:08:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:08:37 link/ether fa:16:3e:73:f0:36 brd ff:ff:ff:ff:ff:ff 18:08:37 inet 10.30.123.246/23 brd 10.30.123.255 scope global dynamic eth0 18:08:37 valid_lft 85842sec preferred_lft 85842sec 18:08:37 inet6 fe80::f816:3eff:fe73:f036/64 scope link 18:08:37 valid_lft forever preferred_lft forever 18:08:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:08:37 link/ether 02:42:37:d6:0b:ee brd ff:ff:ff:ff:ff:ff 18:08:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:08:37 valid_lft forever preferred_lft forever 18:08:37 inet6 fe80::42:37ff:fed6:bee/64 scope link 18:08:37 valid_lft forever preferred_lft forever 18:08:37 18:08:37 18:08:37 ---> sar -b -r -n DEV: 18:08:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/02/21 _x86_64_ (4 CPU) 18:08:37 18:08:37 17:59:08 LINUX RESTART (4 CPU) 18:08:37 18:08:37 18:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:08:37 18:01:01 34.28 10.75 23.53 0.00 4024.51 2893.31 0.00 18:08:37 18:02:01 1.98 0.07 1.91 0.00 1.47 38.44 0.00 18:08:37 18:03:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 18:08:37 18:04:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 18:08:37 18:05:01 0.28 0.00 0.28 0.00 0.00 4.55 0.00 18:08:37 18:06:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 18:08:37 18:07:01 0.18 0.00 0.18 0.00 0.00 2.01 0.00 18:08:37 18:08:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 18:08:37 Average: 4.65 1.33 3.31 0.00 496.18 363.68 0.00 18:08:37 18:08:37 18:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:08:37 18:01:01 147404 0 608560 32.34 2620 1122960 1115384 38.07 424788 1107884 20 18:08:37 18:02:01 155392 0 600444 31.91 2620 1123088 1073148 36.62 421192 1104952 16 18:08:37 18:03:01 153612 0 602220 32.01 2620 1123092 1073148 36.62 420352 1107744 8 18:08:37 18:04:01 153456 0 602372 32.01 2620 1123096 1073172 36.63 432420 1095816 8 18:08:37 18:05:01 152972 0 602852 32.04 2620 1123100 1073124 36.62 433772 1095132 8 18:08:37 18:06:01 153016 0 602800 32.04 2620 1123108 1073052 36.62 446832 1081688 12 18:08:37 18:07:01 153468 0 602348 32.01 2620 1123108 1073016 36.62 446752 1081684 8 18:08:37 18:08:01 153576 0 602200 32.01 2620 1123148 1073016 36.62 446908 1081692 24 18:08:37 Average: 152862 0 602974 32.05 2620 1123088 1078382 36.80 434127 1094574 13 18:08:37 18:08:37 18:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:08:37 18:01:01 eth0 74.00 58.02 359.44 27.51 0.00 0.00 0.00 0.00 18:08:37 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:01:01 docker0 7.11 5.60 1.78 20.19 0.00 0.00 0.00 0.00 18:08:37 18:02:01 eth0 0.95 0.28 0.29 0.20 0.00 0.00 0.00 0.00 18:08:37 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:03:01 eth0 1.43 0.37 0.37 0.20 0.00 0.00 0.00 0.00 18:08:37 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:04:01 eth0 0.98 0.27 0.32 0.17 0.00 0.00 0.00 0.00 18:08:37 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:05:01 eth0 0.70 0.47 0.38 0.30 0.00 0.00 0.00 0.00 18:08:37 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:06:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 18:08:37 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:08:37 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:08:37 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 Average: eth0 9.68 7.37 44.48 3.50 0.00 0.00 0.00 0.00 18:08:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:37 Average: docker0 0.88 0.69 0.22 2.49 0.00 0.00 0.00 0.00 18:08:37 18:08:37 18:08:37 ---> sar -P ALL: 18:08:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/02/21 _x86_64_ (4 CPU) 18:08:37 18:08:37 17:59:08 LINUX RESTART (4 CPU) 18:08:37 18:08:37 18:00:02 CPU %user %nice %system %iowait %steal %idle 18:08:37 18:01:01 all 2.58 0.00 1.89 0.77 0.08 94.68 18:08:37 18:01:01 0 2.37 0.00 2.20 0.70 0.07 94.67 18:08:37 18:01:01 1 2.55 0.00 1.86 2.25 0.12 93.23 18:08:37 18:01:01 2 2.82 0.00 1.72 0.05 0.07 95.34 18:08:37 18:01:01 3 2.57 0.00 1.80 0.09 0.05 95.49 18:08:37 18:02:01 all 0.15 0.00 0.06 0.00 0.00 99.78 18:08:37 18:02:01 0 0.02 0.00 0.07 0.00 0.00 99.92 18:08:37 18:02:01 1 0.07 0.00 0.08 0.00 0.00 99.85 18:08:37 18:02:01 2 0.48 0.00 0.03 0.00 0.02 99.47 18:08:37 18:02:01 3 0.05 0.00 0.05 0.00 0.00 99.90 18:08:37 18:03:01 all 0.17 0.00 0.03 0.00 0.00 99.80 18:08:37 18:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:08:37 18:03:01 1 0.07 0.00 0.07 0.00 0.00 99.87 18:08:37 18:03:01 2 0.07 0.00 0.02 0.00 0.00 99.92 18:08:37 18:03:01 3 0.52 0.00 0.02 0.00 0.00 99.47 18:08:37 18:04:01 all 0.15 0.00 0.05 0.00 0.01 99.79 18:08:37 18:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:08:37 18:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:08:37 18:04:01 2 0.07 0.00 0.08 0.00 0.00 99.85 18:08:37 18:04:01 3 0.48 0.00 0.05 0.00 0.02 99.45 18:08:37 18:05:01 all 0.14 0.00 0.19 0.00 0.01 99.67 18:08:37 18:05:01 0 0.03 0.00 0.07 0.00 0.00 99.90 18:08:37 18:05:01 1 0.13 0.00 0.25 0.00 0.02 99.60 18:08:37 18:05:01 2 0.12 0.00 0.18 0.00 0.02 99.68 18:08:37 18:05:01 3 0.27 0.00 0.25 0.00 0.00 99.48 18:08:37 18:06:01 all 0.03 0.00 0.06 0.00 0.00 99.90 18:08:37 18:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:08:37 18:06:01 1 0.07 0.00 0.08 0.00 0.02 99.83 18:08:37 18:06:01 2 0.02 0.00 0.10 0.00 0.00 99.88 18:08:37 18:06:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:08:37 18:07:01 all 0.05 0.00 0.03 0.00 0.02 99.90 18:08:37 18:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:37 18:07:01 1 0.10 0.00 0.05 0.00 0.02 99.83 18:08:37 18:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:08:37 18:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:08:37 18:08:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:08:37 18:08:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:08:37 18:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:08:37 18:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:08:37 18:08:01 3 0.48 0.00 0.02 0.00 0.00 99.50 18:08:37 Average: all 0.42 0.00 0.29 0.09 0.02 99.18 18:08:37 Average: 0 0.31 0.00 0.30 0.09 0.01 99.28 18:08:37 Average: 1 0.38 0.00 0.30 0.28 0.02 99.02 18:08:37 Average: 2 0.45 0.00 0.27 0.01 0.01 99.26 18:08:37 Average: 3 0.55 0.00 0.28 0.01 0.01 99.15 18:08:37 18:08:37 18:08:37