Pull request #223 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 54a307c87b0df21f664f056a275b58d5572d7f90+1db7493c2b0ad75053762ce271523df13aeaddcc (0e552e797bbc309e898d520bd92127dd98bf272c) 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-bootstrap/branches/PR-223/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-bootstrap/branches/PR-223/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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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-2694 in /w/workspace/xfoundry_go-mod-bootstrap_PR-223 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-223 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1db7493c2b0ad75053762ce271523df13aeaddcc into PR head commit 54a307c87b0df21f664f056a275b58d5572d7f90 Merge succeeded, producing 54a307c87b0df21f664f056a275b58d5572d7f90 Checking out Revision 54a307c87b0df21f664f056a275b58d5572d7f90 (PR-223) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54a307c87b0df21f664f056a275b58d5572d7f90 # 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 1db7493c2b0ad75053762ce271523df13aeaddcc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54a307c87b0df21f664f056a275b58d5572d7f90 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" 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 06:02:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:39 ========================================================= 06:02:39 EdgeX Global Pipelines Version Info 06:02:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:41 ------------------- 06:02:41 stable info: 06:02:41 ------------------- 06:02:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:41 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:02:41 Message: update stable to v1.0.191 06:02:42 ------------------- 06:02:42 experimental info: 06:02:42 ------------------- 06:02:42 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:42 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:02:42 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 06:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-223 [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-223 [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-223 [Pipeline] echo 06:02:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54a307c87b0df21f664f056a275b58d5572d7f90 [Pipeline] echo 06:02:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54a307c [Pipeline] echo 06:02:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:44 + git log --format=format:%s -1 54a307c87b0df21f664f056a275b58d5572d7f90 [Pipeline] echo 06:02:44 GIT_COMMIT: 54a307c87b0df21f664f056a275b58d5572d7f90, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 [Pipeline] echo 06:02:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:45 06:02:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:02:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:46 latest: Pulling from edgex-devops/git-semver 06:02:46 31603596830f: Pulling fs layer 06:02:46 54011a49482f: Pulling fs layer 06:02:46 a6820b24f6d8: Pulling fs layer 06:02:46 f581987b2513: Pulling fs layer 06:02:46 f581987b2513: Waiting 06:02:46 54011a49482f: Verifying Checksum 06:02:46 54011a49482f: Download complete 06:02:46 a6820b24f6d8: Verifying Checksum 06:02:46 a6820b24f6d8: Download complete 06:02:46 f581987b2513: Verifying Checksum 06:02:46 f581987b2513: Download complete 06:02:46 31603596830f: Verifying Checksum 06:02:46 31603596830f: Download complete 06:02:47 31603596830f: Pull complete 06:02:47 54011a49482f: Pull complete 06:02:48 a6820b24f6d8: Pull complete 06:02:48 f581987b2513: Pull complete 06:02:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:02:48 prd-centos7-docker-4c-2g-2694 does not seem to be running inside a container 06:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-223 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-223:/w/workspace/xfoundry_go-mod-bootstrap_PR-223:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-223@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-223@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:02:50 $ docker top dc8f1cb2c6a63852bffbe012e12ed678d9f7308db1130fbc7991abb517c2ac80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:51 [ssh-agent] Looking for ssh-agent implementation... 06:02:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:51 $ docker exec dc8f1cb2c6a63852bffbe012e12ed678d9f7308db1130fbc7991abb517c2ac80 ssh-agent 06:02:51 SSH_AUTH_SOCK=/tmp/ssh-aLkMEV2RSjvJ/agent.12 06:02:51 SSH_AGENT_PID=17 06:02:51 Running ssh-add (command line suppressed) 06:02:51 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-223@tmp/private_key_6503877164340096878.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-223@tmp/private_key_6503877164340096878.key) 06:02:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:51 + git tag --points-at HEAD [Pipeline] } 06:02:52 $ docker exec --env ******** --env ******** dc8f1cb2c6a63852bffbe012e12ed678d9f7308db1130fbc7991abb517c2ac80 ssh-agent -k 06:02:52 unset SSH_AUTH_SOCK; 06:02:52 unset SSH_AGENT_PID; 06:02:52 echo Agent pid 17 killed; 06:02:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:52 [ssh-agent] Looking for ssh-agent implementation... 06:02:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:52 $ docker exec dc8f1cb2c6a63852bffbe012e12ed678d9f7308db1130fbc7991abb517c2ac80 ssh-agent 06:02:52 SSH_AUTH_SOCK=/tmp/ssh-9LgSWKWgW1xw/agent.46 06:02:52 SSH_AGENT_PID=51 06:02:52 Running ssh-add (command line suppressed) 06:02:52 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-223@tmp/private_key_3499624309015664766.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-223@tmp/private_key_3499624309015664766.key) 06:02:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:53 + git semver init 06:02:53 # -> Open(): unable to determine branch for HEAD 06:02:53 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-223/.git 06:02:53 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-223 06:02:53 # $SEMVER_REMOTE_NAME = origin 06:02:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:02:53 # $SEMVER_USER_NAME = edgex-jenkins 06:02:53 # $SEMVER_BRANCH = PR-223 06:02:53 # $SEMVER_TEMP = /tmp/semver-516146391 06:02:53 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 06:02:53 # '/tmp/semver-516146391' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-223/.semver' 06:02:53 # -> Force: false 06:02:53 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-223/.semver [Pipeline] } 06:02:53 $ docker exec --env ******** --env ******** dc8f1cb2c6a63852bffbe012e12ed678d9f7308db1130fbc7991abb517c2ac80 ssh-agent -k 06:02:53 unset SSH_AUTH_SOCK; 06:02:53 unset SSH_AGENT_PID; 06:02:53 echo Agent pid 51 killed; 06:02:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:54 + git semver [Pipeline] } 06:02:54 $ docker stop --time=1 dc8f1cb2c6a63852bffbe012e12ed678d9f7308db1130fbc7991abb517c2ac80 06:02:56 $ docker rm -f dc8f1cb2c6a63852bffbe012e12ed678d9f7308db1130fbc7991abb517c2ac80 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:57 Stashed 1 file(s) [Pipeline] echo 06:02:57 [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 06:03:12 Still waiting to schedule task 06:03:12 ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-2681’ is offline; ‘prd-centos7-docker-4c-2g-2685’ is offline; ‘prd-centos7-docker-4c-2g-2687’ is offline; ‘prd-centos7-docker-4c-2g-2695’ is offline; ‘prd-centos7-docker-4c-2g-2697’ is offline; ‘prd-centos7-docker-4c-2g-2698’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2684’ doesn’t have label ‘centos7-docker-4c-2g’ 06:03:12 Still waiting to schedule task 06:03:12 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:05:32 Running on prd-centos7-docker-4c-2g-2701 in /w/workspace/xfoundry_go-mod-bootstrap_PR-223 [Pipeline] { [Pipeline] ws 06:05:32 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:05:46 using credential edgex-jenkins-ssh 06:05:46 Cloning the remote Git repository 06:05:47 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:05:47 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:05:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:05:47 > git --version # timeout=10 06:05:47 > git --version # 'git version 2.24.3' 06:05:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:49 Merging remotes/origin/master commit 1db7493c2b0ad75053762ce271523df13aeaddcc into PR head commit 54a307c87b0df21f664f056a275b58d5572d7f90 06:05:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:05:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:05:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:05:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:49 > git config core.sparsecheckout # timeout=10 06:05:49 > git checkout -f 54a307c87b0df21f664f056a275b58d5572d7f90 # timeout=10 06:05:50 > git remote # timeout=10 06:05:50 Merge succeeded, producing 54a307c87b0df21f664f056a275b58d5572d7f90 06:05:50 Checking out Revision 54a307c87b0df21f664f056a275b58d5572d7f90 (PR-223) 06:05:50 > git config --get remote.origin.url # timeout=10 06:05:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:50 > git merge 1db7493c2b0ad75053762ce271523df13aeaddcc # timeout=10 06:05:50 > git rev-parse HEAD^{commit} # timeout=10 06:05:50 > git config core.sparsecheckout # timeout=10 06:05:50 > git checkout -f 54a307c87b0df21f664f056a275b58d5572d7f90 # timeout=10 06:05:55 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" 06:05:55 > git --version # timeout=10 06:05:55 > git --version # 'git version 2.24.3' 06:05:55 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2706 in /w/workspace/xfoundry_go-mod-bootstrap_PR-223 [Pipeline] { [Pipeline] ws 06:05:57 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:05:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:05:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:05:59 + sudo service docker restart 06:05:59 + true 06:05:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:06:02 ========================================================= 06:06:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:06:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:06:03 + 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 . 06:06:03 using credential edgex-jenkins-ssh 06:06:03 Cloning the remote Git repository 06:06:03 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:06:03 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:06:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:06:03 > git --version # timeout=10 06:06:03 > git --version # 'git version 2.17.1' 06:06:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:04 Sending build context to Docker daemon 865.8kB 06:06:04 Step 1/8 : ARG BASE=golang:1.15-alpine 06:06:04 Step 2/8 : FROM ${BASE} 06:06:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:06:04 540db60ca938: Pulling fs layer 06:06:04 adcc1eea9eea: Pulling fs layer 06:06:04 4c4ab2625f07: Pulling fs layer 06:06:04 0510c868ecb4: Pulling fs layer 06:06:04 afea3b2eda06: Pulling fs layer 06:06:04 7809a108b3ef: Pulling fs layer 06:06:04 f706445af74f: Pulling fs layer 06:06:04 0510c868ecb4: Waiting 06:06:04 afea3b2eda06: Waiting 06:06:04 7809a108b3ef: Waiting 06:06:04 f706445af74f: Waiting 06:06:04 4c4ab2625f07: Verifying Checksum 06:06:04 4c4ab2625f07: Download complete 06:06:04 adcc1eea9eea: Verifying Checksum 06:06:04 adcc1eea9eea: Download complete 06:06:04 afea3b2eda06: Verifying Checksum 06:06:04 7809a108b3ef: Verifying Checksum 06:06:04 7809a108b3ef: Download complete 06:06:04 540db60ca938: Verifying Checksum 06:06:04 540db60ca938: Download complete 06:06:06 Merging remotes/origin/master commit 1db7493c2b0ad75053762ce271523df13aeaddcc into PR head commit 54a307c87b0df21f664f056a275b58d5572d7f90 06:06:06 540db60ca938: Pull complete 06:06:06 Merge succeeded, producing 54a307c87b0df21f664f056a275b58d5572d7f90 06:06:06 Checking out Revision 54a307c87b0df21f664f056a275b58d5572d7f90 (PR-223) 06:06:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:06:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:06:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:06:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:06:06 > git config core.sparsecheckout # timeout=10 06:06:06 > git checkout -f 54a307c87b0df21f664f056a275b58d5572d7f90 # timeout=10 06:06:06 > git remote # timeout=10 06:06:06 > git config --get remote.origin.url # timeout=10 06:06:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:06 > git merge 1db7493c2b0ad75053762ce271523df13aeaddcc # timeout=10 06:06:06 > git rev-parse HEAD^{commit} # timeout=10 06:06:06 > git config core.sparsecheckout # timeout=10 06:06:06 > git checkout -f 54a307c87b0df21f664f056a275b58d5572d7f90 # timeout=10 06:06:07 adcc1eea9eea: Pull complete 06:06:07 4c4ab2625f07: Pull complete 06:06:10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" 06:06:10 > git --version # timeout=10 06:06:10 > git --version # 'git version 2.17.1' 06:06:10 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:06:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 06:06:12 f706445af74f: Verifying Checksum 06:06:12 f706445af74f: Download complete [Pipeline] sh 06:06:13 + sudo service docker restart 06:06:13 + true [Pipeline] unstash [Pipeline] echo 06:06:16 ========================================================= 06:06:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:06:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:06:16 + 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 . 06:06:17 Sending build context to Docker daemon 864.8kB 06:06:17 Step 1/8 : ARG BASE=golang:1.15-alpine 06:06:17 Step 2/8 : FROM ${BASE} 06:06:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:06:17 595b0fe564bb: Pulling fs layer 06:06:17 7186ed65a4f7: Pulling fs layer 06:06:17 316046926c0a: Pulling fs layer 06:06:17 4ebd0625c992: Pulling fs layer 06:06:17 207e8628e3a3: Pulling fs layer 06:06:17 c791037a9be2: Pulling fs layer 06:06:17 ffd874e62e21: Pulling fs layer 06:06:17 207e8628e3a3: Waiting 06:06:17 c791037a9be2: Waiting 06:06:17 ffd874e62e21: Waiting 06:06:17 4ebd0625c992: Waiting 06:06:17 316046926c0a: Verifying Checksum 06:06:17 316046926c0a: Download complete 06:06:17 7186ed65a4f7: Verifying Checksum 06:06:17 7186ed65a4f7: Download complete 06:06:17 207e8628e3a3: Verifying Checksum 06:06:17 207e8628e3a3: Download complete 06:06:17 0510c868ecb4: Verifying Checksum 06:06:17 0510c868ecb4: Download complete 06:06:18 c791037a9be2: Download complete 06:06:18 595b0fe564bb: Verifying Checksum 06:06:18 595b0fe564bb: Download complete 06:06:18 595b0fe564bb: Pull complete 06:06:19 7186ed65a4f7: Pull complete 06:06:19 316046926c0a: Pull complete 06:06:20 ffd874e62e21: Verifying Checksum 06:06:20 ffd874e62e21: Download complete 06:06:21 4ebd0625c992: Verifying Checksum 06:06:21 4ebd0625c992: Download complete 06:06:32 4ebd0625c992: Pull complete 06:06:32 207e8628e3a3: Pull complete 06:06:32 c791037a9be2: Pull complete 06:06:36 ffd874e62e21: Pull complete 06:06:36 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:06:36 ---> cfc18b08335c 06:06:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:06:36 0510c868ecb4: Pull complete 06:06:36 afea3b2eda06: Pull complete 06:06:37 7809a108b3ef: Pull complete 06:06:39 ---> Running in 7000eb2b8ae4 06:06:39 Removing intermediate container 7000eb2b8ae4 06:06:39 ---> 7d46fca99f84 06:06:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:39 ---> Running in 9b7f0b319604 06:06:42 Removing intermediate container 9b7f0b319604 06:06:42 ---> fe076b558bcf 06:06:42 Step 5/8 : RUN apk add --update --no-cache git make 06:06:42 ---> Running in 815cf28c9a54 06:06:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:06:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:06:47 f706445af74f: Pull complete 06:06:47 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:06:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:06:47 ---> b068be0155e3 06:06:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:06:47 ---> Running in b83373b993ba 06:06:47 Removing intermediate container b83373b993ba 06:06:47 ---> 2f1a5d30e866 06:06:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:47 ---> Running in 28f83e3c6d5f 06:06:50 OK: 138 MiB in 40 packages 06:06:51 Removing intermediate container 815cf28c9a54 06:06:51 ---> f828e03ea6ce 06:06:51 Step 6/8 : WORKDIR /build 06:06:51 ---> Running in 7b5e93bd583f 06:06:51 Removing intermediate container 28f83e3c6d5f 06:06:51 ---> c776d032ffd3 06:06:51 Step 5/8 : RUN apk add --update --no-cache git make 06:06:51 ---> Running in 9accb6de1a6d 06:06:51 Removing intermediate container 7b5e93bd583f 06:06:51 ---> 9b75c7fa918e 06:06:51 Step 7/8 : COPY go.mod . 06:06:52 ---> 24a8de0e332c 06:06:52 Step 8/8 : RUN go mod download 06:06:52 ---> Running in a108d3a333e0 06:06:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:06:54 OK: 149 MiB in 40 packages 06:06:56 Removing intermediate container 9accb6de1a6d 06:06:56 ---> 3115a380edcd 06:06:56 Step 6/8 : WORKDIR /build 06:06:56 ---> Running in d61c4d5de1ca 06:06:57 Removing intermediate container d61c4d5de1ca 06:06:57 ---> 12eb983ace59 06:06:57 Step 7/8 : COPY go.mod . 06:06:57 ---> b145333d5b22 06:06:57 Step 8/8 : RUN go mod download 06:06:58 ---> Running in 5cb665352dd9 06:07:19 Removing intermediate container a108d3a333e0 06:07:19 ---> 0767011466f7 06:07:19 Successfully built 0767011466f7 06:07:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:07:19 + docker inspect -f . ci-base-image-arm64 06:07:19 . [Pipeline] withDockerContainer 06:07:20 prd-ubuntu18.04-docker-arm64-4c-16g-2706 does not seem to be running inside a container 06:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat 06:07:21 $ docker top b13d60c8ac15ef4f5154c0734ecf2869335e0163beb2aad2aeae5bfa93f4a848 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:22 + go version 06:07:22 go version go1.16.3 linux/arm64 [Pipeline] } 06:07:22 $ docker stop --time=1 b13d60c8ac15ef4f5154c0734ecf2869335e0163beb2aad2aeae5bfa93f4a848 06:07:24 $ docker rm -f b13d60c8ac15ef4f5154c0734ecf2869335e0163beb2aad2aeae5bfa93f4a848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:25 + docker inspect -f . ci-base-image-arm64 06:07:25 . [Pipeline] withDockerContainer 06:07:26 prd-ubuntu18.04-docker-arm64-4c-16g-2706 does not seem to be running inside a container 06:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat 06:07:27 $ docker top 41a390e2e91021351f8668626704bcf1e3ea483aec6b39eb90f4d42593bc9036 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:28 + go mod tidy [Pipeline] sh 06:07:30 + make test 06:07:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:07:37 Removing intermediate container 5cb665352dd9 06:07:37 ---> ebef4692a90c 06:07:37 Successfully built ebef4692a90c 06:07:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:07:38 + docker inspect -f . ci-base-image-x86_64 06:07:38 . [Pipeline] withDockerContainer 06:07:39 prd-centos7-docker-4c-2g-2701 does not seem to be running inside a container 06:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-x86_64 cat 06:07:41 $ docker top f1418e74f04e1e98fa55f7886694babf5aa00ca21631558203c589a4e097161e -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:42 + go version 06:07:42 go version go1.16.3 linux/amd64 [Pipeline] } 06:07:43 $ docker stop --time=1 f1418e74f04e1e98fa55f7886694babf5aa00ca21631558203c589a4e097161e 06:07:45 $ docker rm -f f1418e74f04e1e98fa55f7886694babf5aa00ca21631558203c589a4e097161e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:46 + docker inspect -f . ci-base-image-x86_64 06:07:46 . [Pipeline] withDockerContainer 06:07:47 prd-centos7-docker-4c-2g-2701 does not seem to be running inside a container 06:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-x86_64 cat 06:07:48 $ docker top 47e2911a20b0dd67bc710548ff07b3f072c25aa2c84d11307db63443f46522a0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:50 + go mod tidy [Pipeline] sh 06:07:53 + make test 06:07:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:08:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 06:08:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.041s coverage: 5.4% of statements 06:08:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 06:08:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.062s coverage: 92.2% of statements 06:08:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.069s coverage: 85.3% of statements 06:08:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 06:08:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 06:08:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 06:08:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.029s coverage: 26.7% of statements 06:08:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.052s coverage: 90.7% of statements 06:08:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 06:08:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 06:08:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.025s coverage: 91.3% of statements 06:08:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 06:08:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:08:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 06:08:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.068s coverage: 5.4% of statements 06:08:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 06:08:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.077s coverage: 92.2% of statements 06:08:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.187s coverage: 85.3% of statements 06:08:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 06:08:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 06:08:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 06:08:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.052s coverage: 26.7% of statements 06:08:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.192s coverage: 90.7% of statements 06:08:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 06:08:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 06:08:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.079s coverage: 91.3% of statements 06:08:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 06:08:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:08:45 gofmt -l . 06:08:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:08:45 $ docker stop --time=1 41a390e2e91021351f8668626704bcf1e3ea483aec6b39eb90f4d42593bc9036 06:08:47 $ docker rm -f 41a390e2e91021351f8668626704bcf1e3ea483aec6b39eb90f4d42593bc9036 [Pipeline] // withDockerContainer [Pipeline] sh 06:08:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:50 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 06:08:51 ---> job-cost.sh 06:08:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TVaL 06:09:00 gofmt -l . 06:09:00 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:09:01 $ docker stop --time=1 47e2911a20b0dd67bc710548ff07b3f072c25aa2c84d11307db63443f46522a0 06:09:04 $ docker rm -f 47e2911a20b0dd67bc710548ff07b3f072c25aa2c84d11307db63443f46522a0 [Pipeline] // withDockerContainer [Pipeline] sh 06:09:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:09:05 Warning: overwriting stash ‘coverage-report’ 06:09:06 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 06:09:07 ---> job-cost.sh 06:09:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0s35 06:09:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:09:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:10:49 lf-activate-venv(): INFO: Adding /tmp/venv-0s35/bin to PATH 06:10:49 INFO: No Stack... 06:10:49 INFO: Retrieving Pricing Info for: v1-standard-2 06:10:49 INFO: Archiving Costs [Pipeline] sh 06:10:49 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 06:10:49 + cut -d, -f6 [Pipeline] lock 06:10:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-223-1-stack-cost] 06:10:50 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-223-1-stack-cost] did not exist. Created. 06:10:50 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:50 + echo total: 0.029999999329447746 [Pipeline] stash 06:10:51 Stashed 1 file(s) [Pipeline] } 06:10:51 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-223-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:12:06 lf-activate-venv(): INFO: Adding /tmp/venv-TVaL/bin to PATH 06:12:06 INFO: No Stack... 06:12:06 INFO: Retrieving Pricing Info for: lf-standard-4 06:12:06 INFO: Archiving Costs [Pipeline] sh 06:12:06 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 06:12:06 + cut -d, -f6 [Pipeline] lock 06:12:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-223-1-stack-cost] 06:12:06 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-223-1-stack-cost] did not exist. Created. 06:12:06 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:07 /w/workspace/go-mod-bootstrap/1@tmp/durable-90874010/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-90874010/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:12:07 + echo total: 0.20999999344348907 [Pipeline] stash 06:12:07 Warning: overwriting stash ‘stack-cost’ 06:12:07 Stashed 1 file(s) [Pipeline] } 06:12:07 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-223-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 06:12:08 provisioning config files... 06:12:08 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-223@tmp/config718191808558580416tmp [Pipeline] { [Pipeline] sh 06:12:08 + set +x 06:12:08 + curl -s https://codecov.io/bash 06:12:08 + bash -s -- 06:12:09 06:12:09 _____ _ 06:12:09 / ____| | | 06:12:09 | | ___ __| | ___ ___ _____ __ 06:12:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:12:09 | |___| (_) | (_| | __/ (_| (_) \ V / 06:12:09 \_____\___/ \__,_|\___|\___\___/ \_/ 06:12:09 Bash-1.0.2 06:12:09 06:12:09 06:12:09 ==> git version 2.24.3 found 06:12: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 06:12:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:12:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:12:09 ==> Jenkins CI detected. 06:12:09 project root: . 06:12:09 --> token set from env 06:12:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:12:09 ==> Running gcov in . (disable via -X gcov) 06:12:09 ==> Python coveragepy not found 06:12:09 ==> Searching for coverage reports in: 06:12:09 + . 06:12:09 -> Found 1 reports 06:12:09 ==> Detecting git/mercurial file structure 06:12:09 ==> Reading reports 06:12:09 + ./coverage.out bytes=28856 06:12:09 ==> Appending adjustments 06:12:09 https://docs.codecov.io/docs/fixing-reports 06:12:09 + Found adjustments 06:12:09 ==> Gzipping contents 06:12:09 8.0K /tmp/codecov.LMgE2s.gz 06:12:09 ==> Uploading reports 06:12:09 url: https://codecov.io 06:12:09 query: branch=PR-223&commit=54a307c87b0df21f664f056a275b58d5572d7f90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=223&job=&cmd_args= 06:12:09 -> Pinging Codecov 06:12:09 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-223&commit=54a307c87b0df21f664f056a275b58d5572d7f90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=223&job=&cmd_args= 06:12:10 -> Uploading to 06:12:10 https://storage.googleapis.com/codecov/v4/raw/2021-05-03/833815588EE85121546D348822E98E2E/54a307c87b0df21f664f056a275b58d5572d7f90/88613617-746c-4fbc-a9c4-95b46ec273aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210503T061209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=613e58d86eeaa5f539a11f4929cc7f89b968590b9fd83bb3f6df6ddc10228a88 06:12:10 % Total % Received % Xferd Average Speed Time Time Time Current 06:12:10 Dload Upload Total Spent Left Speed 06:12:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5499 0 0 100 5499 0 9479 --:--:-- --:--:-- --:--:-- 9497 06:12:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/54a307c87b0df21f664f056a275b58d5572d7f90 [Pipeline] } 06:12:10 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 06:12:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:13 ---> package-listing.sh 06:12:13 ++ facter osfamily 06:12:13 ++ tr '[:upper:]' '[:lower:]' 06:12:13 + OS_FAMILY=redhat 06:12:13 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-223 06:12:13 + START_PACKAGES=/tmp/packages_start.txt 06:12:13 + END_PACKAGES=/tmp/packages_end.txt 06:12:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:13 + PACKAGES=/tmp/packages_start.txt 06:12:13 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-223 ']' 06:12:13 + PACKAGES=/tmp/packages_end.txt 06:12:13 + case "${OS_FAMILY}" in 06:12:13 + rpm -qa 06:12:13 + sort 06:12:18 + '[' -f /tmp/packages_start.txt ']' 06:12:18 + '[' -f /tmp/packages_end.txt ']' 06:12:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:18 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-223 ']' 06:12:18 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-223/archives/ 06:12:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-223/archives/ [Pipeline] echo 06:12:18 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/xfoundry_go-mod-bootstrap_PR-223/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:12:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:19 06:12:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:12:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:19 alpine: Pulling from edgex-lftools-log-publisher 06:12:19 df20fa9351a1: Pulling fs layer 06:12:19 36b3adc4ff6f: Pulling fs layer 06:12:19 8ad3a11d3b57: Pulling fs layer 06:12:19 46f8f816bc3b: Pulling fs layer 06:12:19 93b61091891f: Pulling fs layer 06:12:19 93b9cdb0e59b: Pulling fs layer 06:12:19 5e14af77c1be: Pulling fs layer 06:12:19 01666e4c0597: Pulling fs layer 06:12:19 aa168da1d23b: Pulling fs layer 06:12:19 93b9cdb0e59b: Waiting 06:12:19 5e14af77c1be: Waiting 06:12:19 01666e4c0597: Waiting 06:12:19 aa168da1d23b: Waiting 06:12:19 46f8f816bc3b: Waiting 06:12:19 93b61091891f: Waiting 06:12:19 36b3adc4ff6f: Verifying Checksum 06:12:19 36b3adc4ff6f: Download complete 06:12:19 46f8f816bc3b: Verifying Checksum 06:12:19 46f8f816bc3b: Download complete 06:12:19 df20fa9351a1: Verifying Checksum 06:12:19 93b9cdb0e59b: Verifying Checksum 06:12:19 93b9cdb0e59b: Download complete 06:12:19 5e14af77c1be: Verifying Checksum 06:12:19 5e14af77c1be: Download complete 06:12:19 01666e4c0597: Download complete 06:12:19 93b61091891f: Verifying Checksum 06:12:19 93b61091891f: Download complete 06:12:19 8ad3a11d3b57: Verifying Checksum 06:12:19 8ad3a11d3b57: Download complete 06:12:19 df20fa9351a1: Pull complete 06:12:20 36b3adc4ff6f: Pull complete 06:12:20 8ad3a11d3b57: Pull complete 06:12:21 46f8f816bc3b: Pull complete 06:12:22 aa168da1d23b: Verifying Checksum 06:12:22 aa168da1d23b: Download complete 06:12:22 93b61091891f: Pull complete 06:12:22 93b9cdb0e59b: Pull complete 06:12:22 5e14af77c1be: Pull complete 06:12:22 01666e4c0597: Pull complete 06:12:29 aa168da1d23b: Pull complete 06:12:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:12:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:12:29 prd-centos7-docker-4c-2g-2694 does not seem to be running inside a container 06:12:29 $ 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/xfoundry_go-mod-bootstrap_PR-223/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-223 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-223:/w/workspace/xfoundry_go-mod-bootstrap_PR-223:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-223@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-223@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:12:33 $ docker top 20404750eef308e50de3cab45b77bc3117c26c027f9d6d2b4723ce71dae0c363 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:33 + touch /tmp/pre-build-complete [Pipeline] sh 06:12:34 + mkdir -p /var/log/sa [Pipeline] sh 06:12:34 + ls /var/log/sa-host 06:12:34 + sadf -c /var/log/sa-host/sa03 06:12:34 file_magic: OK 06:12:34 HZ: Using current value: 100 06:12:34 file_header: OK 06:12:34 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 06:12:34 Statistics: 06:12:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:12:34 File successfully converted to sysstat format version 12.2.1 06:12:34 + sadf -c /var/log/sa-host/sa23 06:12:34 file_magic: OK 06:12:34 HZ: Using current value: 100 06:12:34 file_header: OK 06:12:34 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 06:12:34 Statistics: 06:12:34 Hnuu...uuuununununu... 06:12:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:34 provisioning config files... 06:12:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-223@tmp/config469474346201823648tmp [Pipeline] { [Pipeline] echo 06:12:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:12:35 ---> create-netrc.sh [Pipeline] } 06:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:12:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:12:35 ---> python-tools-install.sh [Pipeline] echo 06:12:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:12:36 ---> sudo-logs.sh 06:12:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:12:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:12:36 ---> job-cost.sh 06:12:36 lf-activate-venv: SKIPPING 06:12:36 DEBUG: total: 0.20999999344348907 06:12:36 INFO: Retrieving Stack Cost... 06:12:38 INFO: Retrieving Pricing Info for: v1-standard-2 06:12:39 INFO: Archiving Costs [Pipeline] echo 06:12:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:12:39 ---> logs-deploy.sh 06:12:39 lf-activate-venv: SKIPPING 06:12:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-223/1 06:12:39 INFO: archiving workspace using pattern(s): 06:12:41 Archives upload complete. 06:12:41 INFO: archiving logs to Nexus 06:12:42 ---> uname -a: 06:12:42 Linux prd-centos7-docker-4c-2g-2694.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:12:42 06:12:42 06:12:42 ---> lscpu: 06:12:42 Architecture: x86_64 06:12:42 CPU op-mode(s): 32-bit, 64-bit 06:12:42 Byte Order: Little Endian 06:12:42 Address sizes: 40 bits physical, 48 bits virtual 06:12:42 CPU(s): 4 06:12:42 On-line CPU(s) list: 0-3 06:12:42 Thread(s) per core: 1 06:12:42 Core(s) per socket: 1 06:12:42 Socket(s): 4 06:12:42 NUMA node(s): 1 06:12:42 Vendor ID: GenuineIntel 06:12:42 CPU family: 6 06:12:42 Model: 44 06:12:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:12:42 Stepping: 1 06:12:42 CPU MHz: 2933.438 06:12:42 BogoMIPS: 5866.87 06:12:42 Virtualization: VT-x 06:12:42 Hypervisor vendor: KVM 06:12:42 Virtualization type: full 06:12:42 L1d cache: 128 KiB 06:12:42 L1i cache: 128 KiB 06:12:42 L2 cache: 16 MiB 06:12:42 L3 cache: 64 MiB 06:12:42 NUMA node0 CPU(s): 0-3 06:12:42 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:12:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:12:42 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:12:42 Vulnerability Meltdown: Mitigation; PTI 06:12:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:12:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:12:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:12:42 Vulnerability Srbds: Not affected 06:12:42 Vulnerability Tsx async abort: Not affected 06:12:42 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 06:12:42 06:12:42 06:12:42 ---> nproc: 06:12:42 4 06:12:42 06:12:42 06:12:42 ---> df -h: 06:12:42 Filesystem Size Used Available Use% Mounted on 06:12:42 overlay 50.0G 7.3G 42.7G 15% / 06:12:42 tmpfs 64.0M 0 64.0M 0% /dev 06:12:42 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:12:42 shm 64.0M 0 64.0M 0% /dev/shm 06:12:42 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:12:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:12:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:12:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:12:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:12:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:12:42 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:12:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-223 06:12:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-223@tmp 06:12:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:12:42 06:12:42 06:12:42 ---> free -m: 06:12:42 total used free shared buff/cache available 06:12:42 Mem: 1837 712 97 0 1026 1019 06:12:42 Swap: 1023 1 1022 06:12:42 06:12:42 06:12:42 ---> ip addr: 06:12:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:12:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:12:42 inet 127.0.0.1/8 scope host lo 06:12:42 valid_lft forever preferred_lft forever 06:12:42 inet6 ::1/128 scope host 06:12:42 valid_lft forever preferred_lft forever 06:12:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:12:42 link/ether fa:16:3e:90:4b:61 brd ff:ff:ff:ff:ff:ff 06:12:42 inet 10.30.122.197/23 brd 10.30.123.255 scope global dynamic eth0 06:12:42 valid_lft 85764sec preferred_lft 85764sec 06:12:42 inet6 fe80::f816:3eff:fe90:4b61/64 scope link 06:12:42 valid_lft forever preferred_lft forever 06:12:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:12:42 link/ether 02:42:25:3e:91:19 brd ff:ff:ff:ff:ff:ff 06:12:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:12:42 valid_lft forever preferred_lft forever 06:12:42 inet6 fe80::42:25ff:fe3e:9119/64 scope link 06:12:42 valid_lft forever preferred_lft forever 06:12:42 06:12:42 06:12:42 ---> sar -b -r -n DEV: 06:12:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 06:12:42 06:12:42 06:01:54 LINUX RESTART (4 CPU) 06:12:42 06:12:42 06:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:12:42 06:04:01 2.55 0.00 2.55 0.00 0.00 62.41 0.00 06:12:42 06:05:02 0.43 0.00 0.43 0.00 0.00 6.14 0.00 06:12:42 06:06:01 0.22 0.00 0.22 0.00 0.00 2.76 0.00 06:12:42 06:07:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 06:12:42 06:08:01 0.40 0.00 0.40 0.00 0.00 5.70 0.00 06:12:42 06:09:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 06:12:42 06:10:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 06:12:42 06:11:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 06:12:42 06:12:01 0.62 0.00 0.62 0.00 0.00 7.20 0.00 06:12:42 Average: 0.57 0.00 0.57 0.00 0.00 10.64 0.00 06:12:42 06:12:42 06:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:12:42 06:04:01 135340 0 601400 31.96 2620 1142184 1087580 37.12 432892 1113168 12 06:12:42 06:05:02 131932 0 604800 32.14 2620 1142192 1087604 37.12 445964 1104188 8 06:12:42 06:06:01 128288 0 608436 32.34 2620 1142200 1082440 36.94 449460 1104012 8 06:12:42 06:07:01 128164 0 608560 32.34 2620 1142200 1082476 36.94 449984 1104020 8 06:12:42 06:08:01 127428 0 609288 32.38 2620 1142208 1076296 36.73 449060 1106152 16 06:12:42 06:09:01 123960 0 612752 32.57 2620 1142212 1088728 37.16 452228 1106076 8 06:12:42 06:10:01 122980 0 613728 32.62 2620 1142216 1089156 37.17 453116 1106076 8 06:12:42 06:11:01 124516 0 612188 32.54 2620 1142220 1078816 36.82 451984 1105692 8 06:12:42 06:12:01 125452 0 611244 32.49 2620 1142228 1078672 36.81 451256 1105696 8 06:12:42 Average: 127562 0 609155 32.38 2620 1142207 1083530 36.98 448438 1106120 9 06:12:42 06:12:42 06:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:12:42 06:04:01 eth0 3.93 1.03 1.52 0.39 0.00 0.00 0.00 0.00 06:12:42 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:05:02 eth0 4.85 0.78 1.11 0.59 0.00 0.00 0.00 0.00 06:12:42 06:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:06:01 eth0 6.06 1.27 1.67 1.00 0.00 0.00 0.00 0.00 06:12:42 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:07:01 eth0 3.66 1.02 1.22 0.79 0.00 0.00 0.00 0.00 06:12:42 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:08:01 eth0 2.40 0.97 1.01 0.69 0.00 0.00 0.00 0.00 06:12:42 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:09:01 eth0 3.61 1.57 0.52 8.23 0.00 0.00 0.00 0.00 06:12:42 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:10:01 eth0 4.03 4.50 0.74 18.28 0.00 0.00 0.00 0.00 06:12:42 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:11:01 eth0 0.65 0.30 0.28 0.38 0.00 0.00 0.00 0.00 06:12:42 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:12:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:12:42 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 Average: eth0 3.26 1.28 0.90 3.38 0.00 0.00 0.00 0.00 06:12:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:42 06:12:42 06:12:42 ---> sar -P ALL: 06:12:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 06:12:42 06:12:42 06:01:54 LINUX RESTART (4 CPU) 06:12:42 06:12:42 06:03:01 CPU %user %nice %system %iowait %steal %idle 06:12:42 06:04:01 all 0.18 0.00 0.05 0.00 0.00 99.77 06:12:42 06:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:12:42 06:04:01 1 0.12 0.00 0.08 0.00 0.02 99.78 06:12:42 06:04:01 2 0.50 0.00 0.05 0.00 0.00 99.45 06:12:42 06:04:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:12:42 06:05:02 all 0.13 0.00 0.06 0.00 0.03 99.78 06:12:42 06:05:02 0 0.03 0.00 0.07 0.00 0.02 99.88 06:12:42 06:05:02 1 0.12 0.00 0.07 0.00 0.02 99.80 06:12:42 06:05:02 2 0.32 0.00 0.08 0.00 0.03 99.57 06:12:42 06:05:02 3 0.03 0.00 0.03 0.00 0.07 99.87 06:12:42 06:06:01 all 0.17 0.00 0.04 0.00 0.00 99.80 06:12:42 06:06:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:12:42 06:06:01 1 0.47 0.00 0.05 0.00 0.00 99.47 06:12:42 06:06:01 2 0.08 0.00 0.05 0.00 0.00 99.86 06:12:42 06:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:12:42 06:07:01 all 0.17 0.00 0.03 0.00 0.00 99.79 06:12:42 06:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:12:42 06:07:01 1 0.53 0.00 0.03 0.00 0.00 99.43 06:12:42 06:07:01 2 0.08 0.00 0.05 0.00 0.02 99.85 06:12:42 06:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:12:42 06:08:01 all 0.22 0.00 0.21 0.00 0.00 99.58 06:12:42 06:08:01 0 0.10 0.00 0.20 0.00 0.00 99.70 06:12:42 06:08:01 1 0.58 0.00 0.12 0.00 0.00 99.30 06:12:42 06:08:01 2 0.08 0.00 0.27 0.00 0.00 99.65 06:12:42 06:08:01 3 0.10 0.00 0.25 0.00 0.00 99.65 06:12:42 06:09:01 all 0.10 0.00 0.05 0.00 0.01 99.84 06:12:42 06:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:12:42 06:09:01 1 0.22 0.00 0.08 0.00 0.00 99.70 06:12:42 06:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:12:42 06:09:01 3 0.08 0.00 0.07 0.00 0.02 99.83 06:12:42 06:10:01 all 0.46 0.00 0.07 0.00 0.00 99.47 06:12:42 06:10:01 0 0.75 0.00 0.08 0.00 0.00 99.17 06:12:42 06:10:01 1 0.32 0.00 0.12 0.00 0.00 99.57 06:12:42 06:10:01 2 0.70 0.00 0.03 0.00 0.00 99.27 06:12:42 06:10:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:12:42 06:11:01 all 0.03 0.00 0.03 0.00 0.00 99.95 06:12:42 06:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:12:42 06:11:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:12:42 06:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:12:42 06:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:12:42 06:12:01 all 0.06 0.00 0.03 0.00 0.00 99.91 06:12:42 06:12:01 0 0.15 0.00 0.02 0.00 0.00 99.83 06:12:42 06:12:01 1 0.02 0.00 0.05 0.00 0.00 99.93 06:12:42 06:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:12:42 06:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:12:42 Average: all 0.17 0.00 0.06 0.00 0.01 99.76 06:12:42 Average: 0 0.14 0.00 0.06 0.00 0.00 99.81 06:12:42 Average: 1 0.27 0.00 0.07 0.00 0.00 99.65 06:12:42 Average: 2 0.21 0.00 0.07 0.00 0.01 99.72 06:12:42 Average: 3 0.05 0.00 0.06 0.00 0.01 99.88 06:12:42 06:12:42 06:12:42