Pull request #259 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cb79180fcb56d5ead84536eb68f1c506b0408cee+285d6970ee0708c33b3b926aced785ca74112540 (08f4fe5d59c5c3fe1361dc7465d69ba3a4ac80ce) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh554100500427550252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh166094171809800450.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git 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-259/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-259/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5736350674957758154.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-259/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4887951152836101281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6137430350957594764.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE 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-259/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-259/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh757074375651922830.key > 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 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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: 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-771 in /w/workspace/xfoundry_go-mod-bootstrap_PR-259 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-259 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/jenkins-gitclient-ssh87758208530003433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/jenkins-gitclient-ssh5962936204316053386.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/259/head:refs/remotes/origin/PR-259 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit cb79180fcb56d5ead84536eb68f1c506b0408cee Merge succeeded, producing cb79180fcb56d5ead84536eb68f1c506b0408cee Checking out Revision cb79180fcb56d5ead84536eb68f1c506b0408cee (PR-259) > git config core.sparsecheckout # timeout=10 > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/jenkins-gitclient-ssh4286044899858955414.key > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # 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.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:45:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:45:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:45:50 ========================================================= 05:45:50 EdgeX Global Pipelines Version Info 05:45:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:45:51 ------------------- 05:45:51 stable info: 05:45:51 ------------------- 05:45:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:45:51 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:45:51 Message: update stable to v1.0.195 05:45:52 ------------------- 05:45:52 experimental info: 05:45:52 ------------------- 05:45:52 Commited By: **** collab-it+edgex@linuxfoundation.org 05:45:52 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:45:52 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:45:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-259 [Pipeline] echo 05:45:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-259 [Pipeline] echo 05:45:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-259 [Pipeline] echo 05:45:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb79180fcb56d5ead84536eb68f1c506b0408cee [Pipeline] echo 05:45:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb79180 [Pipeline] echo 05:45:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:54 + git log --format=format:%s -1 cb79180fcb56d5ead84536eb68f1c506b0408cee [Pipeline] echo 05:45:54 GIT_COMMIT: cb79180fcb56d5ead84536eb68f1c506b0408cee, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 [Pipeline] echo 05:45:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:55 05:45:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:45:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:55 latest: Pulling from edgex-devops/git-semver 05:45:55 31603596830f: Pulling fs layer 05:45:55 54011a49482f: Pulling fs layer 05:45:55 a6820b24f6d8: Pulling fs layer 05:45:55 f581987b2513: Pulling fs layer 05:45:55 f581987b2513: Waiting 05:45:56 54011a49482f: Verifying Checksum 05:45:56 54011a49482f: Download complete 05:45:56 31603596830f: Verifying Checksum 05:45:56 31603596830f: Download complete 05:45:56 a6820b24f6d8: Verifying Checksum 05:45:56 a6820b24f6d8: Download complete 05:45:56 31603596830f: Pull complete 05:45:56 f581987b2513: Verifying Checksum 05:45:56 f581987b2513: Download complete 05:45:56 54011a49482f: Pull complete 05:45:57 a6820b24f6d8: Pull complete 05:45:57 f581987b2513: Pull complete 05:45:57 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:45:57 prd-centos7-docker-4c-2g-771 does not seem to be running inside a container 05:45:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-259 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-259:/w/workspace/xfoundry_go-mod-bootstrap_PR-259:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:45:58 $ docker top 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:58 [ssh-agent] Looking for ssh-agent implementation... 05:45:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:59 $ docker exec 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 ssh-agent 05:45:59 SSH_AUTH_SOCK=/tmp/ssh-lDCjG0y3IWmG/agent.13 05:45:59 SSH_AGENT_PID=20 05:45:59 Running ssh-add (command line suppressed) 05:45:59 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/private_key_1141515636854795732.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/private_key_1141515636854795732.key) 05:45:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:59 + git tag --points-at HEAD [Pipeline] } 05:45:59 $ docker exec --env ******** --env ******** 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 ssh-agent -k 05:45:59 unset SSH_AUTH_SOCK; 05:45:59 unset SSH_AGENT_PID; 05:45:59 echo Agent pid 20 killed; 05:45:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:45:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:59 [ssh-agent] Looking for ssh-agent implementation... 05:46:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:00 $ docker exec 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 ssh-agent 05:46:00 SSH_AUTH_SOCK=/tmp/ssh-qwgxAYX7yN9P/agent.53 05:46:00 SSH_AGENT_PID=59 05:46:00 Running ssh-add (command line suppressed) 05:46:00 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/private_key_4077316967904791888.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/private_key_4077316967904791888.key) 05:46:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:00 + git semver init 05:46:00 # -> Open(): unable to determine branch for HEAD 05:46:00 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-259/.git 05:46:00 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-259 05:46:00 # $SEMVER_REMOTE_NAME = origin 05:46:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:46:00 # $SEMVER_USER_NAME = edgex-jenkins 05:46:00 # $SEMVER_BRANCH = PR-259 05:46:00 # $SEMVER_TEMP = /tmp/semver-763832979 05:46:00 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 05:46:01 # '/tmp/semver-763832979' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-259/.semver' 05:46:01 # -> Force: false 05:46:01 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-259/.semver [Pipeline] } 05:46:01 $ docker exec --env ******** --env ******** 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 ssh-agent -k 05:46:01 unset SSH_AUTH_SOCK; 05:46:01 unset SSH_AGENT_PID; 05:46:01 echo Agent pid 59 killed; 05:46:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:01 + git semver [Pipeline] } 05:46:01 $ docker stop --time=1 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 05:46:03 $ docker rm -f 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:03 Stashed 1 file(s) [Pipeline] echo 05:46:03 [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 05:46:19 Still waiting to schedule task 05:46:19 Executor slot already in use 05:46:19 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 05:46:19 ‘prd-centos7-docker-4c-2g-762’ is offline 05:46:19 ‘prd-centos7-docker-4c-2g-764’ is offline 05:46:19 ‘prd-centos7-docker-4c-2g-765’ is offline 05:46:19 ‘prd-centos7-docker-4c-2g-776’ is offline 05:46:19 Still waiting to schedule task 05:46:19 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:47:57 Running on prd-centos7-docker-4c-2g-781 in /w/workspace/xfoundry_go-mod-bootstrap_PR-259 [Pipeline] { [Pipeline] ws 05:47:57 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:47:57 Selected Git installation does not exist. Using Default 05:47:57 The recommended git tool is: NONE 05:48:00 using credential edgex-jenkins-ssh 05:48:00 Cloning the remote Git repository 05:48:00 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:48:00 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:48:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:48:00 > git --version # timeout=10 05:48:00 > git --version # 'git version 2.24.4' 05:48:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:00 [INFO] Currently running in a labeled security context 05:48:00 [INFO] Currently SELinux is 'enforcing' on the host 05:48:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh2533315476655902133.key 05:48:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:48:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:48:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:48:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:01 [INFO] Currently running in a labeled security context 05:48:01 [INFO] Currently SELinux is 'enforcing' on the host 05:48:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh3396942272724378531.key 05:48:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/259/head:refs/remotes/origin/PR-259 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:48:01 Merging remotes/origin/master commit 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit cb79180fcb56d5ead84536eb68f1c506b0408cee 05:48:01 Merge succeeded, producing cb79180fcb56d5ead84536eb68f1c506b0408cee 05:48:01 Checking out Revision cb79180fcb56d5ead84536eb68f1c506b0408cee (PR-259) 05:48:01 > git config core.sparsecheckout # timeout=10 05:48:01 > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # timeout=10 05:48:01 > git remote # timeout=10 05:48:01 > git config --get remote.origin.url # timeout=10 05:48:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:01 [INFO] Currently running in a labeled security context 05:48:01 [INFO] Currently SELinux is 'enforcing' on the host 05:48:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh2788327320158181260.key 05:48:01 > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 05:48:01 > git rev-parse HEAD^{commit} # timeout=10 05:48:01 > git config core.sparsecheckout # timeout=10 05:48:01 > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # timeout=10 05:48:05 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" 05:48:05 > git --version # timeout=10 05:48:05 > git --version # 'git version 2.24.4' 05:48:05 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:48:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:48:08 + sudo service docker restart 05:48:08 + true 05:48:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:48:30 ========================================================= 05:48:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:48:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:48:30 + 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 . 05:48:31 Sending build context to Docker daemon 990.7kB 05:48:31 Step 1/8 : ARG BASE=golang:1.16-alpine 05:48:31 Step 2/8 : FROM ${BASE} 05:48:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:48:32 540db60ca938: Pulling fs layer 05:48:32 adcc1eea9eea: Pulling fs layer 05:48:32 4c4ab2625f07: Pulling fs layer 05:48:32 0510c868ecb4: Pulling fs layer 05:48:32 afea3b2eda06: Pulling fs layer 05:48:32 7809a108b3ef: Pulling fs layer 05:48:32 f706445af74f: Pulling fs layer 05:48:32 afea3b2eda06: Waiting 05:48:32 7809a108b3ef: Waiting 05:48:32 f706445af74f: Waiting 05:48:32 0510c868ecb4: Waiting 05:48:32 4c4ab2625f07: Verifying Checksum 05:48:32 4c4ab2625f07: Download complete 05:48:32 adcc1eea9eea: Download complete 05:48:32 afea3b2eda06: Verifying Checksum 05:48:32 afea3b2eda06: Download complete 05:48:32 7809a108b3ef: Download complete 05:48:32 540db60ca938: Verifying Checksum 05:48:32 540db60ca938: Download complete 05:48:32 540db60ca938: Pull complete 05:48:32 adcc1eea9eea: Pull complete 05:48:33 4c4ab2625f07: Pull complete 05:48:33 f706445af74f: Verifying Checksum 05:48:33 f706445af74f: Download complete 05:48:34 0510c868ecb4: Verifying Checksum 05:48:34 0510c868ecb4: Download complete 05:48:38 0510c868ecb4: Pull complete 05:48:38 afea3b2eda06: Pull complete 05:48:39 7809a108b3ef: Pull complete 05:48:40 f706445af74f: Pull complete 05:48:40 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:48:40 ---> b068be0155e3 05:48:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:48:52 ---> Running in 72b5cdd33801 05:48:52 Removing intermediate container 72b5cdd33801 05:48:52 ---> 23d58b10db86 05:48:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:52 ---> Running in e338199f2056 05:48:52 Removing intermediate container e338199f2056 05:48:52 ---> 558e7d6f2f51 05:48:52 Step 5/8 : RUN apk add --update --no-cache git make 05:48:53 ---> Running in b2352a37e319 05:48:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:48:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:48:54 OK: 149 MiB in 40 packages 05:48:55 Removing intermediate container b2352a37e319 05:48:55 ---> c215f027894b 05:48:55 Step 6/8 : WORKDIR /build 05:48:55 ---> Running in f4ee32aaf9ec 05:48:56 Removing intermediate container f4ee32aaf9ec 05:48:56 ---> d1ed96ef6e68 05:48:56 Step 7/8 : COPY go.mod . 05:48:56 ---> eac3cc6489c5 05:48:56 Step 8/8 : RUN go mod download 05:48:56 ---> Running in 6702d5a407c0 05:49:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-790 in /w/workspace/xfoundry_go-mod-bootstrap_PR-259 [Pipeline] { [Pipeline] ws 05:49:33 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:49:33 Selected Git installation does not exist. Using Default 05:49:33 The recommended git tool is: NONE 05:49:39 using credential edgex-jenkins-ssh 05:49:39 Cloning the remote Git repository 05:49:39 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:49:39 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:49:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:49:39 > git --version # timeout=10 05:49:39 > git --version # 'git version 2.17.1' 05:49:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:49:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:49:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:49:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/259/head:refs/remotes/origin/PR-259 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:49:41 Merging remotes/origin/master commit 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit cb79180fcb56d5ead84536eb68f1c506b0408cee 05:49:41 Merge succeeded, producing cb79180fcb56d5ead84536eb68f1c506b0408cee 05:49:41 Checking out Revision cb79180fcb56d5ead84536eb68f1c506b0408cee (PR-259) 05:49:41 > git config core.sparsecheckout # timeout=10 05:49:41 > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # timeout=10 05:49:41 > git remote # timeout=10 05:49:41 > git config --get remote.origin.url # timeout=10 05:49:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:41 > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 05:49:41 > git rev-parse HEAD^{commit} # timeout=10 05:49:41 > git config core.sparsecheckout # timeout=10 05:49:41 > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # timeout=10 05:49:43 Removing intermediate container 6702d5a407c0 05:49:43 ---> d5d74e6a2fe1 05:49:43 Successfully built d5d74e6a2fe1 05:49:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:49:43 + docker inspect -f . ci-base-image-x86_64 05:49:43 . [Pipeline] withDockerContainer 05:49:43 prd-centos7-docker-4c-2g-781 does not seem to be running inside a container 05:49:43 $ 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 05:49:45 $ docker top 1e4dbd7049d88565e0952d3cd36915a6e35268cd1fe9172a87a76b76ef4e79fb -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:45 + go version 05:49:45 go version go1.16.3 linux/amd64 [Pipeline] } 05:49:45 $ docker stop --time=1 1e4dbd7049d88565e0952d3cd36915a6e35268cd1fe9172a87a76b76ef4e79fb 05:49:45 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" 05:49:46 > git --version # timeout=10 05:49:46 > git --version # 'git version 2.17.1' 05:49:46 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 05:49:46 $ docker rm -f 1e4dbd7049d88565e0952d3cd36915a6e35268cd1fe9172a87a76b76ef4e79fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:48 + docker inspect -f . ci-base-image-x86_64 05:49:48 . [Pipeline] withDockerContainer 05:49:48 prd-centos7-docker-4c-2g-781 does not seem to be running inside a container 05:49:48 $ 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 05:49:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 05:49:49 $ docker top b86d0e347a0821333ee81697ea6b22ac5612f1e4887404d6f0c82ac17ad07dfc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:49:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:49 + go mod tidy [Pipeline] sh 05:49:50 + true 05:49:50 + sudo service docker restart 05:49:50 + make test 05:49:50 go mod tidy 05:49:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:50:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:50:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.009s coverage: 5.4% of statements 05:50:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:50:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements 05:50:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.002s coverage: 85.3% of statements 05:50:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 05:50:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:50:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:50:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements 05:50:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.009s coverage: 26.7% of statements [Pipeline] unstash 05:50:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.021s coverage: 91.0% of statements 05:50:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:50:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 05:50:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 05:50:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] echo 05:50:08 ========================================================= 05:50:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:50:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:09 + 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 . 05:50:10 Sending build context to Docker daemon 989.7kB 05:50:10 Step 1/8 : ARG BASE=golang:1.16-alpine 05:50:10 Step 2/8 : FROM ${BASE} 05:50:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:50:11 595b0fe564bb: Pulling fs layer 05:50:11 3088b5b3c5c0: Pulling fs layer 05:50:11 5b7225fbf94c: Pulling fs layer 05:50:11 ba82ee9f976e: Pulling fs layer 05:50:11 506bd15cee9f: Pulling fs layer 05:50:11 75a0a4a0db45: Pulling fs layer 05:50:11 618dc40b7e24: Pulling fs layer 05:50:11 506bd15cee9f: Waiting 05:50:11 75a0a4a0db45: Waiting 05:50:11 618dc40b7e24: Waiting 05:50:11 ba82ee9f976e: Waiting 05:50:11 5b7225fbf94c: Verifying Checksum 05:50:11 5b7225fbf94c: Download complete 05:50:11 3088b5b3c5c0: Verifying Checksum 05:50:11 3088b5b3c5c0: Download complete 05:50:11 506bd15cee9f: Verifying Checksum 05:50:11 506bd15cee9f: Download complete 05:50:11 75a0a4a0db45: Verifying Checksum 05:50:11 75a0a4a0db45: Download complete 05:50:11 595b0fe564bb: Verifying Checksum 05:50:11 595b0fe564bb: Download complete 05:50:12 595b0fe564bb: Pull complete 05:50:12 3088b5b3c5c0: Pull complete 05:50:13 5b7225fbf94c: Pull complete 05:50:14 gofmt -l . 05:50:14 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:50:14 $ docker stop --time=1 b86d0e347a0821333ee81697ea6b22ac5612f1e4887404d6f0c82ac17ad07dfc 05:50:14 618dc40b7e24: Verifying Checksum 05:50:14 618dc40b7e24: Download complete 05:50:15 $ docker rm -f b86d0e347a0821333ee81697ea6b22ac5612f1e4887404d6f0c82ac17ad07dfc [Pipeline] // withDockerContainer [Pipeline] sh 05:50:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:16 Stashed 1 file(s) 05:50:16 ba82ee9f976e: Download complete [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 05:50:18 ---> job-cost.sh 05:50:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D3eT 05:50:26 ba82ee9f976e: Pull complete 05:50:26 506bd15cee9f: Pull complete 05:50:27 75a0a4a0db45: Pull complete 05:50:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:50:31 618dc40b7e24: Pull complete 05:50:31 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:50:31 ---> a36622ca3599 05:50:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:50:32 ---> Running in f3d7d1f44d7d 05:50:33 Removing intermediate container f3d7d1f44d7d 05:50:33 ---> 4e529f200ca0 05:50:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:33 ---> Running in d13853cff583 05:50:36 Removing intermediate container d13853cff583 05:50:36 ---> 00e412e69da9 05:50:36 Step 5/8 : RUN apk add --update --no-cache git make 05:50:36 ---> Running in eae2f187a21d 05:50:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:50:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:50:38 OK: 138 MiB in 40 packages 05:50:39 Removing intermediate container eae2f187a21d 05:50:39 ---> 509b2d70212e 05:50:39 Step 6/8 : WORKDIR /build 05:50:39 ---> Running in 2e14cfadbffd 05:50:40 Removing intermediate container 2e14cfadbffd 05:50:40 ---> b8274937ea3b 05:50:40 Step 7/8 : COPY go.mod . 05:50:41 ---> 21e59da78521 05:50:41 Step 8/8 : RUN go mod download 05:50:41 ---> Running in f315d686d370 05:50:46 lf-activate-venv(): INFO: Adding /tmp/venv-D3eT/bin to PATH 05:50:46 INFO: No Stack... 05:50:46 INFO: Retrieving Pricing Info for: v3-standard-2 05:50:46 INFO: Archiving Costs [Pipeline] sh 05:50:46 + cut -d, -f6 05:50:46 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 05:50:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] 05:50:46 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] did not exist. Created. 05:50:46 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:50:47 + echo total: 0.05999999865889549 [Pipeline] stash 05:50:47 Stashed 1 file(s) [Pipeline] } 05:50:47 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:51:03 Removing intermediate container f315d686d370 05:51:03 ---> 36d289de267f 05:51:03 Successfully built 36d289de267f 05:51:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:51:04 + docker inspect -f . ci-base-image-arm64 05:51:04 . [Pipeline] withDockerContainer 05:51:04 prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container 05:51:04 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:51:06 $ docker top 9c0f5ea4ea27ea7d4a6d17b33e310b8b1bacfba07f7273c752aee344f6c1d0d3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:07 + go version 05:51:07 go version go1.16.5 linux/arm64 [Pipeline] } 05:51:07 $ docker stop --time=1 9c0f5ea4ea27ea7d4a6d17b33e310b8b1bacfba07f7273c752aee344f6c1d0d3 05:51:09 $ docker rm -f 9c0f5ea4ea27ea7d4a6d17b33e310b8b1bacfba07f7273c752aee344f6c1d0d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:10 + docker inspect -f . ci-base-image-arm64 05:51:10 . [Pipeline] withDockerContainer 05:51:10 prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container 05:51:10 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:51:12 $ docker top 26ff74696731ea0d8707522192f2e0108d4527e22348392c370033db964ba006 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:13 + go mod tidy [Pipeline] sh 05:51:13 + make test 05:51:13 go mod tidy 05:51:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:51:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:51:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.057s coverage: 5.4% of statements 05:51:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:51:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.043s coverage: 92.2% of statements 05:51:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.024s coverage: 85.3% of statements 05:51:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 05:51:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:51:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:51:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.040s coverage: 100.0% of statements 05:51:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.070s coverage: 26.7% of statements 05:52:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.053s coverage: 91.0% of statements 05:52:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:52:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 05:52:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 05:52:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:52:22 gofmt -l . 05:52:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:52:22 $ docker stop --time=1 26ff74696731ea0d8707522192f2e0108d4527e22348392c370033db964ba006 05:52:24 $ docker rm -f 26ff74696731ea0d8707522192f2e0108d4527e22348392c370033db964ba006 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:52:25 Warning: overwriting stash ‘coverage-report’ 05:52:25 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 05:52:27 ---> job-cost.sh 05:52:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4k7n 05:53:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:54:27 lf-activate-venv(): INFO: Adding /tmp/venv-4k7n/bin to PATH 05:54:27 INFO: No Stack... 05:54:28 INFO: Retrieving Pricing Info for: v2-standard-4 05:54:28 INFO: Archiving Costs [Pipeline] sh 05:54:29 + cut -d, -f6 05:54:29 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 05:54:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] 05:54:29 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] did not exist. Created. 05:54:29 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:54:29 /w/workspace/go-mod-bootstrap/1@tmp/durable-f0c15b4d/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-f0c15b4d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:54:30 + echo total: 0.18000000715255737 [Pipeline] stash 05:54:30 Warning: overwriting stash ‘stack-cost’ 05:54:30 Stashed 1 file(s) [Pipeline] } 05:54:30 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-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] configFileProvider 05:54:31 provisioning config files... 05:54:31 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/config8584864719157284597tmp [Pipeline] { [Pipeline] sh 05:54:32 + set +x 05:54:32 + curl -s https://codecov.io/bash 05:54:32 + bash -s -- 05:54:32 05:54:32 _____ _ 05:54:32 / ____| | | 05:54:32 | | ___ __| | ___ ___ _____ __ 05:54:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:54:32 | |___| (_) | (_| | __/ (_| (_) \ V / 05:54:32 \_____\___/ \__,_|\___|\___\___/ \_/ 05:54:32 Bash-1.0.3 05:54:32 05:54:32 05:54:32 ==> git version 2.24.4 found 05:54:32 ==> 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 05:54:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:54:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:54:32 ==> Jenkins CI detected. 05:54:32 project root: . 05:54:32 --> token set from env 05:54:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:54:32 ==> Running gcov in . (disable via -X gcov) 05:54:32 ==> Python coveragepy not found 05:54:32 ==> Searching for coverage reports in: 05:54:32 + . 05:54:32 -> Found 1 reports 05:54:32 ==> Detecting git/mercurial file structure 05:54:32 ==> Reading reports 05:54:32 + ./coverage.out bytes=31740 05:54:32 ==> Appending adjustments 05:54:32 https://docs.codecov.io/docs/fixing-reports 05:54:32 + Found adjustments 05:54:32 ==> Gzipping contents 05:54:32 8.0K /tmp/codecov.e6YBUg.gz 05:54:32 ==> Uploading reports 05:54:32 url: https://codecov.io 05:54:32 query: branch=PR-259&commit=cb79180fcb56d5ead84536eb68f1c506b0408cee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-259%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=259&job=&cmd_args= 05:54:32 -> Pinging Codecov 05:54:32 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-259&commit=cb79180fcb56d5ead84536eb68f1c506b0408cee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-259%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=259&job=&cmd_args= 05:54:32 -> Uploading to 05:54:32 https://storage.googleapis.com/codecov/v4/raw/2021-06-14/833815588EE85121546D348822E98E2E/cb79180fcb56d5ead84536eb68f1c506b0408cee/29ea598b-e590-4514-ae4d-3a50f5da3ff1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T055432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d77d96ccbdc1304c6935561f745696f9e3cc156b26531d8050035ac0ea88713f 05:54:32 % Total % Received % Xferd Average Speed Time Time Time Current 05:54:32 Dload Upload Total Spent Left Speed 05:54:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5999 0 0 100 5999 0 17627 --:--:-- --:--:-- --:--:-- 17644 05:54:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/cb79180fcb56d5ead84536eb68f1c506b0408cee [Pipeline] } 05:54:33 Deleting 1 temporary files [Pipeline] // configFileProvider [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 05:54:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:54:36 ---> package-listing.sh 05:54:36 ++ facter osfamily 05:54:36 ++ tr '[:upper:]' '[:lower:]' 05:54:36 + OS_FAMILY=redhat 05:54:36 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-259 05:54:36 + START_PACKAGES=/tmp/packages_start.txt 05:54:36 + END_PACKAGES=/tmp/packages_end.txt 05:54:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:54:36 + PACKAGES=/tmp/packages_start.txt 05:54:36 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-259 ']' 05:54:36 + PACKAGES=/tmp/packages_end.txt 05:54:36 + case "${OS_FAMILY}" in 05:54:36 + sort 05:54:36 + rpm -qa 05:54:37 + '[' -f /tmp/packages_start.txt ']' 05:54:37 + '[' -f /tmp/packages_end.txt ']' 05:54:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:54:37 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-259 ']' 05:54:37 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-259/archives/ 05:54:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-259/archives/ [Pipeline] echo 05:54:37 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-259/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:54:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:38 05:54:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:54:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:38 alpine: Pulling from edgex-lftools-log-publisher 05:54:38 df20fa9351a1: Pulling fs layer 05:54:38 36b3adc4ff6f: Pulling fs layer 05:54:38 8ad3a11d3b57: Pulling fs layer 05:54:38 46f8f816bc3b: Pulling fs layer 05:54:38 93b61091891f: Pulling fs layer 05:54:38 93b9cdb0e59b: Pulling fs layer 05:54:38 5e14af77c1be: Pulling fs layer 05:54:38 01666e4c0597: Pulling fs layer 05:54:38 aa168da1d23b: Pulling fs layer 05:54:38 46f8f816bc3b: Waiting 05:54:38 93b61091891f: Waiting 05:54:38 93b9cdb0e59b: Waiting 05:54:38 5e14af77c1be: Waiting 05:54:38 01666e4c0597: Waiting 05:54:38 aa168da1d23b: Waiting 05:54:38 36b3adc4ff6f: Verifying Checksum 05:54:38 36b3adc4ff6f: Download complete 05:54:38 46f8f816bc3b: Verifying Checksum 05:54:38 46f8f816bc3b: Download complete 05:54:38 df20fa9351a1: Verifying Checksum 05:54:38 93b9cdb0e59b: Verifying Checksum 05:54:38 93b9cdb0e59b: Download complete 05:54:39 df20fa9351a1: Pull complete 05:54:39 5e14af77c1be: Verifying Checksum 05:54:39 5e14af77c1be: Download complete 05:54:39 01666e4c0597: Download complete 05:54:39 93b61091891f: Verifying Checksum 05:54:39 93b61091891f: Download complete 05:54:39 8ad3a11d3b57: Verifying Checksum 05:54:39 8ad3a11d3b57: Download complete 05:54:39 36b3adc4ff6f: Pull complete 05:54:39 8ad3a11d3b57: Pull complete 05:54:39 46f8f816bc3b: Pull complete 05:54:40 93b61091891f: Pull complete 05:54:40 93b9cdb0e59b: Pull complete 05:54:40 5e14af77c1be: Pull complete 05:54:40 01666e4c0597: Pull complete 05:54:42 aa168da1d23b: Verifying Checksum 05:54:42 aa168da1d23b: Download complete 05:54:46 aa168da1d23b: Pull complete 05:54:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:54:46 prd-centos7-docker-4c-2g-771 does not seem to be running inside a container 05:54:46 $ 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-259/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-259 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-259:/w/workspace/xfoundry_go-mod-bootstrap_PR-259:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:54:48 $ docker top 52e000562cc311fc81d33ec9beeb04219941422a43ee656e3bbc68dcb85d6de6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:49 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:49 + mkdir -p /var/log/sa [Pipeline] sh 05:54:50 + ls /var/log/sa-host 05:54:50 + sadf -c /var/log/sa-host/sa05 05:54:50 file_magic: OK 05:54:50 HZ: Using current value: 100 05:54:50 file_header: OK 05:54:50 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 05:54:50 Statistics: 05:54:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:50 File successfully converted to sysstat format version 12.2.1 05:54:50 + sadf -c /var/log/sa-host/sa14 05:54:50 file_magic: OK 05:54:50 HZ: Using current value: 100 05:54:50 file_header: OK 05:54:50 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 05:54:50 Statistics: 05:54:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:50 provisioning config files... 05:54:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/config478203240725929965tmp [Pipeline] { [Pipeline] echo 05:54:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:50 ---> create-netrc.sh [Pipeline] } 05:54:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:54:51 ---> python-tools-install.sh [Pipeline] echo 05:54:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:51 ---> sudo-logs.sh 05:54:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:54:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:52 ---> job-cost.sh 05:54:52 lf-activate-venv: SKIPPING 05:54:52 DEBUG: total: 0.18000000715255737 05:54:52 INFO: Retrieving Stack Cost... 05:54:52 INFO: Retrieving Pricing Info for: v3-standard-2 05:54:53 INFO: Archiving Costs [Pipeline] echo 05:54:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:53 ---> logs-deploy.sh 05:54:53 lf-activate-venv: SKIPPING 05:54:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-259/1 05:54:53 INFO: archiving workspace using pattern(s): 05:54:54 Archives upload complete. 05:54:54 INFO: archiving logs to Nexus 05:54:55 ---> uname -a: 05:54:55 Linux prd-centos7-docker-4c-2g-771.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:54:55 05:54:55 05:54:55 ---> lscpu: 05:54:55 Architecture: x86_64 05:54:55 CPU op-mode(s): 32-bit, 64-bit 05:54:55 Byte Order: Little Endian 05:54:55 Address sizes: 40 bits physical, 48 bits virtual 05:54:55 CPU(s): 2 05:54:55 On-line CPU(s) list: 0,1 05:54:55 Thread(s) per core: 1 05:54:55 Core(s) per socket: 1 05:54:55 Socket(s): 2 05:54:55 NUMA node(s): 1 05:54:55 Vendor ID: AuthenticAMD 05:54:55 CPU family: 23 05:54:55 Model: 49 05:54:55 Model name: AMD EPYC-Rome Processor 05:54:55 Stepping: 0 05:54:55 CPU MHz: 2800.000 05:54:55 BogoMIPS: 5600.00 05:54:55 Virtualization: AMD-V 05:54:55 Hypervisor vendor: KVM 05:54:55 Virtualization type: full 05:54:55 L1d cache: 64 KiB 05:54:55 L1i cache: 64 KiB 05:54:55 L2 cache: 1 MiB 05:54:55 L3 cache: 32 MiB 05:54:55 NUMA node0 CPU(s): 0,1 05:54:55 Vulnerability Itlb multihit: Not affected 05:54:55 Vulnerability L1tf: Not affected 05:54:55 Vulnerability Mds: Not affected 05:54:55 Vulnerability Meltdown: Not affected 05:54:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:54:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:54:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:54:55 Vulnerability Srbds: Not affected 05:54:55 Vulnerability Tsx async abort: Not affected 05:54:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:54:55 05:54:55 05:54:55 ---> nproc: 05:54:55 2 05:54:55 05:54:55 05:54:55 ---> df -h: 05:54:55 Filesystem Size Used Available Use% Mounted on 05:54:55 overlay 40.0G 7.6G 32.4G 19% / 05:54:55 tmpfs 64.0M 0 64.0M 0% /dev 05:54:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:54:55 shm 64.0M 0 64.0M 0% /dev/shm 05:54:55 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:54:55 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:54:55 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:54:55 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:54:55 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp 05:54:55 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:54:55 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:54:55 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:54:55 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:54:55 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-259 05:54:55 05:54:55 05:54:55 ---> free -m: 05:54:55 total used free shared buff/cache available 05:54:55 Mem: 7821 978 4748 0 2094 6664 05:54:55 Swap: 1023 0 1023 05:54:55 05:54:55 05:54:55 ---> ip addr: 05:54:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:54:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:54:55 inet 127.0.0.1/8 scope host lo 05:54:55 valid_lft forever preferred_lft forever 05:54:55 inet6 ::1/128 scope host 05:54:55 valid_lft forever preferred_lft forever 05:54:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:54:55 link/ether fa:16:3e:54:cb:c6 brd ff:ff:ff:ff:ff:ff 05:54:55 inet 10.30.122.164/23 brd 10.30.123.255 scope global dynamic eth0 05:54:55 valid_lft 85826sec preferred_lft 85826sec 05:54:55 inet6 fe80::f816:3eff:fe54:cbc6/64 scope link 05:54:55 valid_lft forever preferred_lft forever 05:54:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:54:55 link/ether 02:42:3f:12:df:a7 brd ff:ff:ff:ff:ff:ff 05:54:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:54:55 valid_lft forever preferred_lft forever 05:54:55 inet6 fe80::42:3fff:fe12:dfa7/64 scope link 05:54:55 valid_lft forever preferred_lft forever 05:54:55 05:54:55 05:54:55 ---> sar -b -r -n DEV: 05:54:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 05:54:55 05:54:55 05:45:05 LINUX RESTART (2 CPU) 05:54:55 05:54:55 05:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:54:55 05:47:01 7.03 0.18 6.84 0.00 23.18 208.53 0.00 05:54:55 05:48:01 0.37 0.00 0.37 0.00 0.00 6.20 0.00 05:54:55 05:49:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 05:54:55 05:50:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 05:54:55 05:51:01 0.27 0.00 0.27 0.00 0.00 4.06 0.00 05:54:55 05:52:01 0.38 0.00 0.38 0.00 0.00 5.95 0.00 05:54:55 05:53:01 0.13 0.00 0.13 0.00 0.00 2.28 0.00 05:54:55 05:54:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 05:54:55 Average: 1.11 0.02 1.09 0.00 2.90 29.59 0.00 05:54:55 05:54:55 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:54:55 05:47:01 5468232 0 801460 10.01 2620 1736620 1253092 13.83 569988 1572008 20 05:54:55 05:48:01 5467488 0 802196 10.02 2620 1736628 1241808 13.71 571540 1571236 16 05:54:55 05:49:01 5466084 0 803600 10.03 2620 1736628 1242152 13.71 576132 1567892 16 05:54:55 05:50:01 5464696 0 804984 10.05 2620 1736632 1242176 13.71 577380 1568292 24 05:54:55 05:51:01 5464480 0 805192 10.05 2620 1736640 1242164 13.71 572380 1573420 12 05:54:55 05:52:01 5468052 0 801620 10.01 2620 1736640 1214336 13.41 569368 1573420 20 05:54:55 05:53:01 5467336 0 802324 10.02 2620 1736652 1214336 13.41 570272 1573476 8 05:54:55 05:54:01 5456596 0 813060 10.15 2620 1736656 1214336 13.41 580992 1573476 16 05:54:55 Average: 5465370 0 804304 10.04 2620 1736637 1233050 13.61 573506 1571652 16 05:54:55 05:54:55 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:54:55 05:47:01 eth0 13.34 6.78 11.86 3.51 0.00 0.00 0.00 0.00 05:54:55 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:48:01 eth0 6.61 1.18 1.74 0.94 0.00 0.00 0.00 0.00 05:54:55 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:49:01 eth0 6.73 0.58 1.06 0.43 0.00 0.00 0.00 0.00 05:54:55 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:50:01 eth0 3.70 1.72 1.97 1.36 0.00 0.00 0.00 0.00 05:54:55 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:51:01 eth0 1.15 0.65 0.67 0.44 0.00 0.00 0.00 0.00 05:54:55 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:52:01 eth0 0.20 0.08 0.01 0.03 0.00 0.00 0.00 0.00 05:54:55 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:53:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:54:55 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:54:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:54:55 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 Average: eth0 4.01 1.40 2.17 0.84 0.00 0.00 0.00 0.00 05:54:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:55 05:54:55 05:54:55 ---> sar -P ALL: 05:54:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 05:54:55 05:54:55 05:45:05 LINUX RESTART (2 CPU) 05:54:55 05:54:55 05:46:01 CPU %user %nice %system %iowait %steal %idle 05:54:55 05:47:01 all 0.55 0.00 0.25 0.06 0.03 99.11 05:54:55 05:47:01 0 0.57 0.00 0.27 0.03 0.02 99.11 05:54:55 05:47:01 1 0.54 0.00 0.23 0.08 0.03 99.11 05:54:55 05:48:01 all 0.18 0.00 0.05 0.00 0.03 99.74 05:54:55 05:48:01 0 0.18 0.00 0.05 0.00 0.02 99.75 05:54:55 05:48:01 1 0.18 0.00 0.05 0.00 0.03 99.73 05:54:55 05:49:01 all 0.17 0.00 0.04 0.00 0.03 99.77 05:54:55 05:49:01 0 0.10 0.00 0.07 0.00 0.03 99.80 05:54:55 05:49:01 1 0.23 0.00 0.02 0.00 0.02 99.73 05:54:55 05:50:01 all 0.14 0.00 0.05 0.00 0.01 99.80 05:54:55 05:50:01 0 0.13 0.00 0.03 0.00 0.02 99.82 05:54:55 05:50:01 1 0.15 0.00 0.07 0.00 0.00 99.78 05:54:55 05:51:01 all 0.17 0.00 0.08 0.00 0.03 99.72 05:54:55 05:51:01 0 0.12 0.00 0.15 0.00 0.03 99.70 05:54:55 05:51:01 1 0.22 0.00 0.02 0.00 0.02 99.75 05:54:55 05:52:01 all 0.14 0.00 0.02 0.01 0.03 99.81 05:54:55 05:52:01 0 0.03 0.00 0.02 0.02 0.03 99.90 05:54:55 05:52:01 1 0.25 0.00 0.02 0.00 0.02 99.72 05:54:55 05:53:01 all 0.09 0.00 0.03 0.00 0.03 99.86 05:54:55 05:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:54:55 05:53:01 1 0.13 0.00 0.02 0.00 0.02 99.83 05:54:55 05:54:01 all 0.12 0.00 0.03 0.00 0.02 99.83 05:54:55 05:54:01 0 0.05 0.00 0.05 0.00 0.03 99.87 05:54:55 05:54:01 1 0.18 0.00 0.02 0.00 0.00 99.80 05:54:55 Average: all 0.20 0.00 0.07 0.01 0.02 99.71 05:54:55 Average: 0 0.15 0.00 0.08 0.01 0.03 99.73 05:54:55 Average: 1 0.24 0.00 0.05 0.01 0.02 99.68 05:54:55 05:54:55 05:54:55