Pull request #260 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dbfffce71d0346d3c204cc49835e5baede6ce6de+4472c82c79612dac3b4e902906142a1e2847219b (bf4002f4662061eff98abe6b3f8e22f5d716eed6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5724502061702690339.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh8936351342653795071.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-260/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-260/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh977562281619680665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh7691381700615678554.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-260/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-260/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1637395298020573412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-docker-4c-2g-1545’ Running on prd-centos7-docker-4c-2g-1549 in /w/workspace/xfoundry_go-mod-bootstrap_PR-260 [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 Merging remotes/origin/master commit 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit dbfffce71d0346d3c204cc49835e5baede6ce6de > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-260 # 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-260@tmp/jenkins-gitclient-ssh6808693708872641348.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-260@tmp/jenkins-gitclient-ssh4056052828733473709.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 > git remote # timeout=10 Merge succeeded, producing dbfffce71d0346d3c204cc49835e5baede6ce6de Checking out Revision dbfffce71d0346d3c204cc49835e5baede6ce6de (PR-260) > 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-260@tmp/jenkins-gitclient-ssh798696364968129794.key > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2" First time build. Skipping changelog. > git rev-list --no-walk 193334dcc638f477a5343019ee8e28d13b72c894 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:44:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:44:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:44:44 ========================================================= 21:44:44 EdgeX Global Pipelines Version Info 21:44:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:44:45 ------------------- 21:44:45 stable info: 21:44:45 ------------------- 21:44:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:44:45 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 21:44:45 Message: update stable to v1.0.194 21:44:46 ------------------- 21:44:46 experimental info: 21:44:46 ------------------- 21:44:46 Commited By: **** collab-it+edgex@linuxfoundation.org 21:44:46 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:44:46 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-260 [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-260 [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-260 [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbfffce71d0346d3c204cc49835e5baede6ce6de [Pipeline] echo 21:44:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbfffce [Pipeline] echo 21:44:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:44:50 + git log --format=format:%s -1 dbfffce71d0346d3c204cc49835e5baede6ce6de [Pipeline] echo 21:44:50 GIT_COMMIT: dbfffce71d0346d3c204cc49835e5baede6ce6de, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2 [Pipeline] echo 21:44:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:44:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:44:51 21:44:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:44:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:44:51 latest: Pulling from edgex-devops/git-semver 21:44:51 31603596830f: Pulling fs layer 21:44:51 54011a49482f: Pulling fs layer 21:44:51 a6820b24f6d8: Pulling fs layer 21:44:51 f581987b2513: Pulling fs layer 21:44:51 f581987b2513: Waiting 21:44:51 54011a49482f: Verifying Checksum 21:44:51 54011a49482f: Download complete 21:44:51 31603596830f: Verifying Checksum 21:44:51 31603596830f: Download complete 21:44:51 f581987b2513: Verifying Checksum 21:44:51 f581987b2513: Download complete 21:44:51 a6820b24f6d8: Verifying Checksum 21:44:51 a6820b24f6d8: Download complete 21:44:51 31603596830f: Pull complete 21:44:51 54011a49482f: Pull complete 21:44:52 a6820b24f6d8: Pull complete 21:44:52 f581987b2513: Pull complete 21:44:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:44:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:44:52 prd-centos7-docker-4c-2g-1549 does not seem to be running inside a container 21:44:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-260 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260:/w/workspace/xfoundry_go-mod-bootstrap_PR-260:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:44:54 $ docker top 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:54 [ssh-agent] Looking for ssh-agent implementation... 21:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:54 $ docker exec 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda ssh-agent 21:44:54 SSH_AUTH_SOCK=/tmp/ssh-rkdJMWPpdRTR/agent.13 21:44:54 SSH_AGENT_PID=19 21:44:54 Running ssh-add (command line suppressed) 21:44:55 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_2836224023443302105.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_2836224023443302105.key) 21:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:55 + git tag --points-at HEAD [Pipeline] } 21:44:55 $ docker exec --env ******** --env ******** 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda ssh-agent -k 21:44:55 unset SSH_AUTH_SOCK; 21:44:55 unset SSH_AGENT_PID; 21:44:55 echo Agent pid 19 killed; 21:44:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:44:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:55 [ssh-agent] Looking for ssh-agent implementation... 21:44:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:55 $ docker exec 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda ssh-agent 21:44:55 SSH_AUTH_SOCK=/tmp/ssh-aNzz4MRIKGfe/agent.51 21:44:55 SSH_AGENT_PID=58 21:44:55 Running ssh-add (command line suppressed) 21:44:55 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_7747998840071477599.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_7747998840071477599.key) 21:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:56 + git semver init 21:44:56 # -> Open(): unable to determine branch for HEAD 21:44:56 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-260/.git 21:44:56 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-260 21:44:56 # $SEMVER_REMOTE_NAME = origin 21:44:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:44:56 # $SEMVER_USER_NAME = edgex-jenkins 21:44:56 # $SEMVER_BRANCH = PR-260 21:44:56 # $SEMVER_TEMP = /tmp/semver-526083485 21:44:56 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 21:44:56 # '/tmp/semver-526083485' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-260/.semver' 21:44:56 # -> Force: false 21:44:56 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-260/.semver [Pipeline] } 21:44:56 $ docker exec --env ******** --env ******** 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda ssh-agent -k 21:44:56 unset SSH_AUTH_SOCK; 21:44:56 unset SSH_AGENT_PID; 21:44:56 echo Agent pid 58 killed; 21:44:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:57 + git semver [Pipeline] } 21:44:57 $ docker stop --time=1 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda 21:44:58 $ docker rm -f 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda [Pipeline] // withDockerContainer [Pipeline] sh 21:44:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:44:59 Stashed 1 file(s) [Pipeline] echo 21:44:59 [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 21:45:14 Still waiting to schedule task 21:45:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:45:14 Still waiting to schedule task 21:45:14 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1546’ 21:46:57 Running on prd-centos7-docker-4c-2g-1553 in /w/workspace/xfoundry_go-mod-bootstrap_PR-260 [Pipeline] { [Pipeline] ws 21:46:57 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 21:46:58 Selected Git installation does not exist. Using Default 21:46:58 The recommended git tool is: NONE 21:47:02 using credential edgex-jenkins-ssh 21:47:02 Cloning the remote Git repository 21:47:02 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:47:02 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 21:47:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:47:02 > git --version # timeout=10 21:47:02 > git --version # 'git version 2.24.4' 21:47:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:02 [INFO] Currently running in a labeled security context 21:47:02 [INFO] Currently SELinux is 'enforcing' on the host 21:47:02 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1101301062526870218.key 21:47:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:04 Merging remotes/origin/master commit 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit dbfffce71d0346d3c204cc49835e5baede6ce6de 21:47:05 Merge succeeded, producing dbfffce71d0346d3c204cc49835e5baede6ce6de 21:47:05 Checking out Revision dbfffce71d0346d3c204cc49835e5baede6ce6de (PR-260) 21:47:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:47:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:47:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:47:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:04 [INFO] Currently running in a labeled security context 21:47:04 [INFO] Currently SELinux is 'enforcing' on the host 21:47:04 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh6389446612167119422.key 21:47:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:47:04 > git config core.sparsecheckout # timeout=10 21:47:05 > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 21:47:05 > git remote # timeout=10 21:47:05 > git config --get remote.origin.url # timeout=10 21:47:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:05 [INFO] Currently running in a labeled security context 21:47:05 [INFO] Currently SELinux is 'enforcing' on the host 21:47:05 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh7334813928474105703.key 21:47:05 > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 21:47:05 > git rev-parse HEAD^{commit} # timeout=10 21:47:05 > git config core.sparsecheckout # timeout=10 21:47:05 > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 21:47:08 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:47:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:47:10 + sudo service docker restart 21:47:10 + true 21:47:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:47:29 ========================================================= 21:47:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:47:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:47:29 + 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 . 21:47:30 Sending build context to Docker daemon 988.7kB 21:47:30 Step 1/8 : ARG BASE=golang:1.16-alpine 21:47:30 Step 2/8 : FROM ${BASE} 21:47:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:47:30 540db60ca938: Pulling fs layer 21:47:30 adcc1eea9eea: Pulling fs layer 21:47:30 4c4ab2625f07: Pulling fs layer 21:47:30 0510c868ecb4: Pulling fs layer 21:47:30 afea3b2eda06: Pulling fs layer 21:47:30 7809a108b3ef: Pulling fs layer 21:47:30 f706445af74f: Pulling fs layer 21:47:30 0510c868ecb4: Waiting 21:47:30 afea3b2eda06: Waiting 21:47:30 7809a108b3ef: Waiting 21:47:30 f706445af74f: Waiting 21:47:30 4c4ab2625f07: Verifying Checksum 21:47:30 4c4ab2625f07: Download complete 21:47:30 adcc1eea9eea: Verifying Checksum 21:47:30 adcc1eea9eea: Download complete 21:47:30 afea3b2eda06: Verifying Checksum 21:47:30 afea3b2eda06: Download complete 21:47:30 7809a108b3ef: Verifying Checksum 21:47:30 7809a108b3ef: Download complete 21:47:30 540db60ca938: Verifying Checksum 21:47:30 540db60ca938: Download complete 21:47:30 540db60ca938: Pull complete 21:47:30 adcc1eea9eea: Pull complete 21:47:30 4c4ab2625f07: Pull complete 21:47:31 f706445af74f: Verifying Checksum 21:47:31 f706445af74f: Download complete 21:47:32 0510c868ecb4: Verifying Checksum 21:47:32 0510c868ecb4: Download complete 21:47:36 0510c868ecb4: Pull complete 21:47:36 afea3b2eda06: Pull complete 21:47:36 7809a108b3ef: Pull complete 21:47:37 f706445af74f: Pull complete 21:47:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:47:37 ---> b068be0155e3 21:47:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:47:44 ---> Running in 3a5761da2f43 21:47:44 Removing intermediate container 3a5761da2f43 21:47:44 ---> 0deee4764af0 21:47:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:44 ---> Running in 62da3364f5ee 21:47:44 Removing intermediate container 62da3364f5ee 21:47:44 ---> 2c9e332e1255 21:47:44 Step 5/8 : RUN apk add --update --no-cache git make 21:47:44 ---> Running in 8520d003c6db 21:47:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:47:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:47:45 OK: 149 MiB in 40 packages 21:47:46 Removing intermediate container 8520d003c6db 21:47:46 ---> 8e59211ac792 21:47:46 Step 6/8 : WORKDIR /build 21:47:46 ---> Running in 49b709143b78 21:47:46 Removing intermediate container 49b709143b78 21:47:46 ---> dd8317d48bf3 21:47:46 Step 7/8 : COPY go.mod . 21:47:46 ---> 69dd6fa41e2a 21:47:46 Step 8/8 : RUN go mod download 21:47:46 ---> Running in 447ed168a548 21:48:01 Removing intermediate container 447ed168a548 21:48:01 ---> 5370153ebc0b 21:48:01 Successfully built 5370153ebc0b 21:48:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:48:02 + docker inspect -f . ci-base-image-x86_64 21:48:02 . [Pipeline] withDockerContainer 21:48:04 prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container 21:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:48:04 $ docker top 7f2136446acb540e48d30327e87a342e773108299e14a4339baeb7fac83a5ed5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:05 + go version 21:48:05 go version go1.16.3 linux/amd64 [Pipeline] } 21:48:05 $ docker stop --time=1 7f2136446acb540e48d30327e87a342e773108299e14a4339baeb7fac83a5ed5 21:48:06 $ docker rm -f 7f2136446acb540e48d30327e87a342e773108299e14a4339baeb7fac83a5ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:06 + docker inspect -f . ci-base-image-x86_64 21:48:06 . [Pipeline] withDockerContainer 21:48:06 prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container 21:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:48:07 $ docker top bbc79f875d0719c182b8e11c6fb1f057c2f28f17e446e88e8adeb9d9af4ecb35 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:07 + go mod tidy [Pipeline] sh 21:48:08 + make test 21:48:08 go mod tidy 21:48:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:48:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1555 in /w/workspace/xfoundry_go-mod-bootstrap_PR-260 [Pipeline] { [Pipeline] ws 21:48:20 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 21:48:20 Selected Git installation does not exist. Using Default 21:48:20 The recommended git tool is: NONE 21:48:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:48:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.007s coverage: 5.4% of statements 21:48:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:48:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.018s coverage: 92.2% of statements 21:48:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.008s coverage: 85.3% of statements 21:48:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 21:48:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:48:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:48:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.009s coverage: 100.0% of statements 21:48:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.022s coverage: 26.7% of statements 21:48:26 using credential edgex-jenkins-ssh 21:48:26 Cloning the remote Git repository 21:48:26 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:48:26 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 21:48:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:48:26 > git --version # timeout=10 21:48:26 > git --version # 'git version 2.17.1' 21:48:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements 21:48:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:48:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:48:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.006s coverage: 91.3% of statements 21:48:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:48:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:48:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:48:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:48:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:48:28 Merging remotes/origin/master commit 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit dbfffce71d0346d3c204cc49835e5baede6ce6de 21:48:28 Merge succeeded, producing dbfffce71d0346d3c204cc49835e5baede6ce6de 21:48:28 Checking out Revision dbfffce71d0346d3c204cc49835e5baede6ce6de (PR-260) 21:48:28 > git config core.sparsecheckout # timeout=10 21:48:28 > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 21:48:28 > git remote # timeout=10 21:48:28 > git config --get remote.origin.url # timeout=10 21:48:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:28 > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 21:48:28 > git rev-parse HEAD^{commit} # timeout=10 21:48:28 > git config core.sparsecheckout # timeout=10 21:48:28 > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 21:48:33 gofmt -l . 21:48:33 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:48:33 $ docker stop --time=1 bbc79f875d0719c182b8e11c6fb1f057c2f28f17e446e88e8adeb9d9af4ecb35 21:48:34 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2" 21:48:34 $ docker rm -f bbc79f875d0719c182b8e11c6fb1f057c2f28f17e446e88e8adeb9d9af4ecb35 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:48:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 21:48:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] sh [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 21:48:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 21:48:36 ---> job-cost.sh 21:48:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z2Zk 21:48:36 + true 21:48:36 + sudo service docker restart 21:48:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo 21:48:57 ========================================================= 21:48:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:48:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:48:57 + 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 . 21:48:58 Sending build context to Docker daemon 987.6kB 21:48:58 Step 1/8 : ARG BASE=golang:1.16-alpine 21:48:58 Step 2/8 : FROM ${BASE} 21:48:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:48:59 595b0fe564bb: Pulling fs layer 21:48:59 3088b5b3c5c0: Pulling fs layer 21:48:59 5b7225fbf94c: Pulling fs layer 21:48:59 ba82ee9f976e: Pulling fs layer 21:48:59 506bd15cee9f: Pulling fs layer 21:48:59 75a0a4a0db45: Pulling fs layer 21:48:59 618dc40b7e24: Pulling fs layer 21:48:59 506bd15cee9f: Waiting 21:48:59 75a0a4a0db45: Waiting 21:48:59 618dc40b7e24: Waiting 21:48:59 5b7225fbf94c: Verifying Checksum 21:48:59 5b7225fbf94c: Download complete 21:48:59 3088b5b3c5c0: Verifying Checksum 21:48:59 3088b5b3c5c0: Download complete 21:48:59 506bd15cee9f: Verifying Checksum 21:48:59 506bd15cee9f: Download complete 21:48:59 75a0a4a0db45: Verifying Checksum 21:48:59 75a0a4a0db45: Download complete 21:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-Z2Zk/bin to PATH 21:48:59 INFO: No Stack... 21:48:59 595b0fe564bb: Verifying Checksum 21:48:59 595b0fe564bb: Download complete 21:49:00 595b0fe564bb: Pull complete 21:49:00 INFO: Retrieving Pricing Info for: v3-standard-2 21:49:00 INFO: Archiving Costs [Pipeline] sh 21:49:00 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 21:49:00 + cut -d, -f6 [Pipeline] lock 21:49:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] 21:49:01 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] did not exist. Created. 21:49:01 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:49:01 3088b5b3c5c0: Pull complete 21:49:01 + echo total: 0.05999999865889549 [Pipeline] stash 21:49:01 Stashed 1 file(s) [Pipeline] } 21:49:01 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 21:49:01 5b7225fbf94c: Pull complete [Pipeline] // stage [Pipeline] } 21:49:01 618dc40b7e24: Verifying Checksum 21:49:01 618dc40b7e24: Download complete 21:49:02 ba82ee9f976e: Verifying Checksum 21:49:02 ba82ee9f976e: Download complete 21:49:12 ba82ee9f976e: Pull complete 21:49:12 506bd15cee9f: Pull complete 21:49:13 75a0a4a0db45: Pull complete 21:49:17 618dc40b7e24: Pull complete 21:49:17 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:49:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:49:17 ---> a36622ca3599 21:49:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:49:19 ---> Running in b27d42540ec5 21:49:19 Removing intermediate container b27d42540ec5 21:49:19 ---> f1bd2e796a5e 21:49:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:19 ---> Running in 718509397fde 21:49:22 Removing intermediate container 718509397fde 21:49:22 ---> 48f9f8ff7536 21:49:22 Step 5/8 : RUN apk add --update --no-cache git make 21:49:22 ---> Running in b159723e2675 21:49:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:49:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:49:25 OK: 138 MiB in 40 packages 21:49:27 Removing intermediate container b159723e2675 21:49:27 ---> 83f594d4abae 21:49:27 Step 6/8 : WORKDIR /build 21:49:27 ---> Running in 6bd7fafc2e8d 21:49:27 Removing intermediate container 6bd7fafc2e8d 21:49:27 ---> 3e749436c53f 21:49:27 Step 7/8 : COPY go.mod . 21:49:28 ---> e7a664c13f37 21:49:28 Step 8/8 : RUN go mod download 21:49:28 ---> Running in 09de8bb9e25a 21:49:55 Removing intermediate container 09de8bb9e25a 21:49:55 ---> 3267c055e1f0 21:49:55 Successfully built 3267c055e1f0 21:49:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:49:55 + docker inspect -f . ci-base-image-arm64 21:49:55 . [Pipeline] withDockerContainer 21:49:56 prd-ubuntu18.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container 21:49:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:49:57 $ docker top 217b540321afa9a171f14a7f289293979918eb1afa5646f777b09d014f4e0904 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:58 + go version 21:49:58 go version go1.16.5 linux/arm64 [Pipeline] } 21:49:58 $ docker stop --time=1 217b540321afa9a171f14a7f289293979918eb1afa5646f777b09d014f4e0904 21:50:00 $ docker rm -f 217b540321afa9a171f14a7f289293979918eb1afa5646f777b09d014f4e0904 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:50:01 + docker inspect -f . ci-base-image-arm64 21:50:01 . [Pipeline] withDockerContainer 21:50:01 prd-ubuntu18.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container 21:50:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:50:03 $ docker top 56279326d42079de17a184a2342d5144f43cbec3437f7957a624fa669fcf5dd8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:04 + go mod tidy [Pipeline] sh 21:50:05 + make test 21:50:05 go mod tidy 21:50:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:50:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:50:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.094s coverage: 5.4% of statements 21:50:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:50:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.053s coverage: 92.2% of statements 21:50:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.031s coverage: 85.3% of statements 21:50:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 21:50:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:50:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:50:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.123s coverage: 100.0% of statements 21:50:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.092s coverage: 26.7% of statements 21:50:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.059s coverage: 91.0% of statements 21:50:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:50:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:50:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 21:50:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:51:21 gofmt -l . 21:51:21 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:51:21 $ docker stop --time=1 56279326d42079de17a184a2342d5144f43cbec3437f7957a624fa669fcf5dd8 21:51:23 $ docker rm -f 56279326d42079de17a184a2342d5144f43cbec3437f7957a624fa669fcf5dd8 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:24 Warning: overwriting stash ‘coverage-report’ 21:51:24 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 21:51:25 ---> job-cost.sh 21:51:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LAxs 21:52:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:54:14 lf-activate-venv(): INFO: Adding /tmp/venv-LAxs/bin to PATH 21:54:14 INFO: No Stack... 21:54:14 INFO: Retrieving Pricing Info for: v2-standard-4 21:54:14 INFO: Archiving Costs [Pipeline] sh 21:54:14 + + cutcat -d, /w/workspace/go-mod-bootstrap/3/archives/cost.csv -f6 21:54:14 [Pipeline] lock 21:54:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] 21:54:14 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] did not exist. Created. 21:54:14 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:54:14 /w/workspace/go-mod-bootstrap/3@tmp/durable-23b619dc/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-23b619dc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:54:15 + echo total: 0.18000000715255737 [Pipeline] stash 21:54:15 Warning: overwriting stash ‘stack-cost’ 21:54:15 Stashed 1 file(s) [Pipeline] } 21:54:15 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:54:16 provisioning config files... 21:54:16 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/config5708677802209060380tmp [Pipeline] { [Pipeline] sh 21:54:16 + set +x 21:54:16 + bash -s -- 21:54:16 + curl -s https://codecov.io/bash 21:54:16 21:54:16 _____ _ 21:54:16 / ____| | | 21:54:16 | | ___ __| | ___ ___ _____ __ 21:54:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:54:16 | |___| (_) | (_| | __/ (_| (_) \ V / 21:54:16 \_____\___/ \__,_|\___|\___\___/ \_/ 21:54:16 Bash-1.0.3 21:54:16 21:54:16 21:54:16 ==> git version 2.24.4 found 21:54:16 ==> 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 21:54:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:54:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:54:16 ==> Jenkins CI detected. 21:54:16 project root: . 21:54:16 --> token set from env 21:54:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:54:16 ==> Running gcov in . (disable via -X gcov) 21:54:16 ==> Python coveragepy not found 21:54:16 ==> Searching for coverage reports in: 21:54:16 + . 21:54:16 -> Found 1 reports 21:54:16 ==> Detecting git/mercurial file structure 21:54:16 ==> Reading reports 21:54:16 + ./coverage.out bytes=31740 21:54:16 ==> Appending adjustments 21:54:16 https://docs.codecov.io/docs/fixing-reports 21:54:16 + Found adjustments 21:54:16 ==> Gzipping contents 21:54:16 8.0K /tmp/codecov.s4zJvr.gz 21:54:16 ==> Uploading reports 21:54:16 url: https://codecov.io 21:54:16 query: branch=PR-260&commit=dbfffce71d0346d3c204cc49835e5baede6ce6de&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-260%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=260&job=&cmd_args= 21:54:16 -> Pinging Codecov 21:54:16 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-260&commit=dbfffce71d0346d3c204cc49835e5baede6ce6de&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-260%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=260&job=&cmd_args= 21:54:17 -> Uploading to 21:54:17 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/833815588EE85121546D348822E98E2E/dbfffce71d0346d3c204cc49835e5baede6ce6de/8b1ea710-3d6c-456c-b0ea-03c62b2cb0d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T215417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5afe3bec08b81b0c6af2648046647f13033248b213778a58b4aa01610291e380 21:54:17 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:17 Dload Upload Total Spent Left Speed 21:54:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6008 0 0 100 6008 0 11916 --:--:-- --:--:-- --:--:-- 11897 100 6008 0 0 100 6008 0 11912 --:--:-- --:--:-- --:--:-- 11897 21:54:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/dbfffce71d0346d3c204cc49835e5baede6ce6de [Pipeline] } 21:54:17 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 21:54:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:54:19 ---> package-listing.sh 21:54:19 ++ facter osfamily 21:54:19 ++ tr '[:upper:]' '[:lower:]' 21:54:20 + OS_FAMILY=redhat 21:54:20 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-260 21:54:20 + START_PACKAGES=/tmp/packages_start.txt 21:54:20 + END_PACKAGES=/tmp/packages_end.txt 21:54:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:54:20 + PACKAGES=/tmp/packages_start.txt 21:54:20 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-260 ']' 21:54:20 + PACKAGES=/tmp/packages_end.txt 21:54:20 + case "${OS_FAMILY}" in 21:54:20 + rpm -qa 21:54:20 + sort 21:54:20 + '[' -f /tmp/packages_start.txt ']' 21:54:20 + '[' -f /tmp/packages_end.txt ']' 21:54:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:54:20 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-260 ']' 21:54:20 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-260/archives/ 21:54:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-260/archives/ [Pipeline] echo 21:54:20 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-260/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:54:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:54:21 21:54:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:54:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:54:21 alpine: Pulling from edgex-lftools-log-publisher 21:54:21 df20fa9351a1: Pulling fs layer 21:54:21 36b3adc4ff6f: Pulling fs layer 21:54:21 8ad3a11d3b57: Pulling fs layer 21:54:21 46f8f816bc3b: Pulling fs layer 21:54:21 93b61091891f: Pulling fs layer 21:54:21 93b9cdb0e59b: Pulling fs layer 21:54:21 5e14af77c1be: Pulling fs layer 21:54:21 01666e4c0597: Pulling fs layer 21:54:21 aa168da1d23b: Pulling fs layer 21:54:21 93b61091891f: Waiting 21:54:21 93b9cdb0e59b: Waiting 21:54:21 5e14af77c1be: Waiting 21:54:21 01666e4c0597: Waiting 21:54:21 aa168da1d23b: Waiting 21:54:21 46f8f816bc3b: Waiting 21:54:21 36b3adc4ff6f: Verifying Checksum 21:54:21 36b3adc4ff6f: Download complete 21:54:21 46f8f816bc3b: Verifying Checksum 21:54:21 46f8f816bc3b: Download complete 21:54:21 df20fa9351a1: Verifying Checksum 21:54:21 df20fa9351a1: Download complete 21:54:21 93b9cdb0e59b: Verifying Checksum 21:54:21 93b9cdb0e59b: Download complete 21:54:21 5e14af77c1be: Verifying Checksum 21:54:21 5e14af77c1be: Download complete 21:54:21 93b61091891f: Verifying Checksum 21:54:21 93b61091891f: Download complete 21:54:21 01666e4c0597: Verifying Checksum 21:54:21 01666e4c0597: Download complete 21:54:22 df20fa9351a1: Pull complete 21:54:22 8ad3a11d3b57: Verifying Checksum 21:54:22 8ad3a11d3b57: Download complete 21:54:22 36b3adc4ff6f: Pull complete 21:54:23 8ad3a11d3b57: Pull complete 21:54:23 46f8f816bc3b: Pull complete 21:54:23 93b61091891f: Pull complete 21:54:23 93b9cdb0e59b: Pull complete 21:54:23 5e14af77c1be: Pull complete 21:54:23 01666e4c0597: Pull complete 21:54:23 aa168da1d23b: Verifying Checksum 21:54:23 aa168da1d23b: Download complete 21:54:28 aa168da1d23b: Pull complete 21:54:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:54:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:54:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:54:28 prd-centos7-docker-4c-2g-1549 does not seem to be running inside a container 21:54:28 $ 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-260/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-260 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260:/w/workspace/xfoundry_go-mod-bootstrap_PR-260:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:54:30 $ docker top 8178574c42b9b87e453ed9210fb5eecf348bd54cc27655e6749bf4b4ccc3c943 -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:30 + touch /tmp/pre-build-complete [Pipeline] sh 21:54:30 + mkdir -p /var/log/sa [Pipeline] sh 21:54:31 + ls /var/log/sa-host 21:54:31 + sadf -c /var/log/sa-host/sa05 21:54:31 file_magic: OK 21:54:31 HZ: Using current value: 100 21:54:31 file_header: OK 21:54:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:54:31 Statistics: 21:54:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:54:31 File successfully converted to sysstat format version 12.2.1 21:54:31 + sadf -c /var/log/sa-host/sa15 21:54:31 file_magic: OK 21:54:31 HZ: Using current value: 100 21:54:31 file_header: OK 21:54:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:54:31 Statistics: 21:54:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:54:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:31 provisioning config files... 21:54:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/config363162419540782326tmp [Pipeline] { [Pipeline] echo 21:54:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:54:31 ---> create-netrc.sh [Pipeline] } 21:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:54:32 ---> python-tools-install.sh [Pipeline] echo 21:54:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:54:32 ---> sudo-logs.sh 21:54:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:54:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:54:32 ---> job-cost.sh 21:54:32 lf-activate-venv: SKIPPING 21:54:32 DEBUG: total: 0.18000000715255737 21:54:32 INFO: Retrieving Stack Cost... 21:54:33 INFO: Retrieving Pricing Info for: v3-standard-2 21:54:33 INFO: Archiving Costs [Pipeline] echo 21:54:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:54:34 ---> logs-deploy.sh 21:54:34 lf-activate-venv: SKIPPING 21:54:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-260/3 21:54:34 INFO: archiving workspace using pattern(s): 21:54:35 Archives upload complete. 21:54:35 INFO: archiving logs to Nexus 21:54:35 ---> uname -a: 21:54:35 Linux prd-centos7-docker-4c-2g-1549.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:54:35 21:54:35 21:54:35 ---> lscpu: 21:54:35 Architecture: x86_64 21:54:35 CPU op-mode(s): 32-bit, 64-bit 21:54:35 Byte Order: Little Endian 21:54:35 Address sizes: 40 bits physical, 48 bits virtual 21:54:35 CPU(s): 2 21:54:35 On-line CPU(s) list: 0,1 21:54:35 Thread(s) per core: 1 21:54:35 Core(s) per socket: 1 21:54:35 Socket(s): 2 21:54:35 NUMA node(s): 1 21:54:35 Vendor ID: AuthenticAMD 21:54:35 CPU family: 23 21:54:35 Model: 49 21:54:35 Model name: AMD EPYC-Rome Processor 21:54:35 Stepping: 0 21:54:35 CPU MHz: 2799.998 21:54:35 BogoMIPS: 5599.99 21:54:35 Virtualization: AMD-V 21:54:35 Hypervisor vendor: KVM 21:54:35 Virtualization type: full 21:54:35 L1d cache: 64 KiB 21:54:35 L1i cache: 64 KiB 21:54:35 L2 cache: 1 MiB 21:54:35 L3 cache: 32 MiB 21:54:35 NUMA node0 CPU(s): 0,1 21:54:35 Vulnerability Itlb multihit: Not affected 21:54:35 Vulnerability L1tf: Not affected 21:54:35 Vulnerability Mds: Not affected 21:54:35 Vulnerability Meltdown: Not affected 21:54:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:54:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:54:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:54:35 Vulnerability Srbds: Not affected 21:54:35 Vulnerability Tsx async abort: Not affected 21:54:35 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 21:54:35 21:54:35 21:54:35 ---> nproc: 21:54:35 2 21:54:35 21:54:35 21:54:35 ---> df -h: 21:54:35 Filesystem Size Used Available Use% Mounted on 21:54:35 overlay 40.0G 7.6G 32.4G 19% / 21:54:35 tmpfs 64.0M 0 64.0M 0% /dev 21:54:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:54:35 shm 64.0M 0 64.0M 0% /dev/shm 21:54:35 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 21:54:35 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 21:54:35 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 21:54:35 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 21:54:35 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 21:54:35 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-260 21:54:35 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp 21:54:35 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 21:54:35 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 21:54:35 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 21:54:35 21:54:35 21:54:35 ---> free -m: 21:54:35 total used free shared buff/cache available 21:54:35 Mem: 7821 974 4755 0 2091 6668 21:54:35 Swap: 1023 0 1023 21:54:35 21:54:35 21:54:35 ---> ip addr: 21:54:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:54:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:54:35 inet 127.0.0.1/8 scope host lo 21:54:35 valid_lft forever preferred_lft forever 21:54:35 inet6 ::1/128 scope host 21:54:35 valid_lft forever preferred_lft forever 21:54:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:54:35 link/ether fa:16:3e:32:58:72 brd ff:ff:ff:ff:ff:ff 21:54:35 inet 10.30.123.119/23 brd 10.30.123.255 scope global dynamic eth0 21:54:35 valid_lft 85773sec preferred_lft 85773sec 21:54:35 inet6 fe80::f816:3eff:fe32:5872/64 scope link 21:54:35 valid_lft forever preferred_lft forever 21:54:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:54:35 link/ether 02:42:49:f9:00:20 brd ff:ff:ff:ff:ff:ff 21:54:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:54:35 valid_lft forever preferred_lft forever 21:54:35 inet6 fe80::42:49ff:fef9:20/64 scope link 21:54:35 valid_lft forever preferred_lft forever 21:54:35 21:54:35 21:54:35 ---> sar -b -r -n DEV: 21:54:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 21:54:35 21:54:35 21:43:56 LINUX RESTART (2 CPU) 21:54:35 21:54:35 21:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:54:35 21:46:01 2.42 0.00 2.42 0.00 0.00 63.73 0.00 21:54:35 21:47:01 0.40 0.00 0.40 0.00 0.00 6.89 0.00 21:54:35 21:48:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 21:54:35 21:49:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 21:54:35 21:50:01 0.38 0.00 0.38 0.00 0.00 6.18 0.00 21:54:35 21:51:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 21:54:35 21:52:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 21:54:35 21:53:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 21:54:35 21:54:02 0.23 0.00 0.23 0.00 0.00 2.65 0.00 21:54:35 Average: 0.51 0.00 0.51 0.00 0.00 10.37 0.00 21:54:35 21:54:35 21:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:54:35 21:46:01 5458180 0 814560 10.17 2620 1733572 1303272 14.39 582024 1568024 20 21:54:35 21:47:01 5471148 0 801580 10.01 2620 1733584 1202884 13.28 570320 1569268 16 21:54:35 21:48:01 5469104 0 803624 10.03 2620 1733584 1202992 13.28 569608 1572060 8 21:54:35 21:49:01 5469040 0 803684 10.03 2620 1733588 1203008 13.28 569024 1572684 20 21:54:35 21:50:01 5469452 0 803264 10.03 2620 1733596 1202924 13.28 567896 1573276 8 21:54:35 21:51:01 5469308 0 803408 10.03 2620 1733596 1202792 13.28 568192 1573276 8 21:54:35 21:52:01 5464276 0 808432 10.09 2620 1733604 1202756 13.28 573308 1573276 16 21:54:35 21:53:01 5462076 0 810628 10.12 2620 1733608 1202756 13.28 575748 1573276 8 21:54:35 21:54:02 5461788 0 810912 10.13 2620 1733612 1202756 13.28 577840 1571204 8 21:54:35 Average: 5466041 0 806677 10.07 2620 1733594 1214016 13.40 572662 1571816 12 21:54:35 21:54:35 21:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:54:35 21:46:01 eth0 3.44 1.46 3.41 0.32 0.00 0.00 0.00 0.00 21:54:35 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:47:01 eth0 2.25 0.33 0.43 0.20 0.00 0.00 0.00 0.00 21:54:35 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:48:01 eth0 2.43 0.77 0.91 0.59 0.00 0.00 0.00 0.00 21:54:35 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:49:01 eth0 1.05 0.52 0.54 0.39 0.00 0.00 0.00 0.00 21:54:35 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:50:01 eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 21:54:35 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:51:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 21:54:35 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:52:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:54:35 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:54:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:54:35 21:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 Average: eth0 1.10 0.39 0.60 0.18 0.00 0.00 0.00 0.00 21:54:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:35 21:54:35 21:54:35 ---> sar -P ALL: 21:54:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 21:54:35 21:54:35 21:43:56 LINUX RESTART (2 CPU) 21:54:35 21:54:35 21:45:02 CPU %user %nice %system %iowait %steal %idle 21:54:35 21:46:01 all 0.28 0.00 0.08 0.00 0.03 99.61 21:54:35 21:46:01 0 0.48 0.00 0.09 0.00 0.03 99.40 21:54:35 21:46:01 1 0.08 0.00 0.08 0.00 0.02 99.81 21:54:35 21:47:01 all 0.21 0.00 0.06 0.00 0.03 99.71 21:54:35 21:47:01 0 0.33 0.00 0.07 0.00 0.03 99.56 21:54:35 21:47:01 1 0.08 0.00 0.05 0.00 0.02 99.85 21:54:35 21:48:01 all 0.22 0.00 0.04 0.00 0.03 99.72 21:54:35 21:48:01 0 0.05 0.00 0.02 0.00 0.03 99.90 21:54:35 21:48:01 1 0.38 0.00 0.07 0.00 0.02 99.53 21:54:35 21:49:01 all 0.23 0.00 0.03 0.00 0.03 99.72 21:54:35 21:49:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:54:35 21:49:01 1 0.37 0.00 0.03 0.00 0.03 99.57 21:54:35 21:50:01 all 0.13 0.00 0.02 0.00 0.03 99.83 21:54:35 21:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:54:35 21:50:01 1 0.22 0.00 0.02 0.00 0.03 99.73 21:54:35 21:51:01 all 0.03 0.00 0.03 0.00 0.03 99.91 21:54:35 21:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:54:35 21:51:01 1 0.02 0.00 0.05 0.00 0.05 99.88 21:54:35 21:52:01 all 0.06 0.00 0.04 0.00 0.03 99.87 21:54:35 21:52:01 0 0.08 0.00 0.05 0.00 0.02 99.85 21:54:35 21:52:01 1 0.03 0.00 0.03 0.00 0.05 99.88 21:54:35 21:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 21:54:35 21:53:01 0 0.12 0.00 0.02 0.00 0.02 99.85 21:54:35 21:53:01 1 0.03 0.00 0.03 0.00 0.05 99.88 21:54:35 21:54:02 all 0.12 0.00 0.03 0.00 0.02 99.84 21:54:35 21:54:02 0 0.20 0.00 0.03 0.00 0.02 99.75 21:54:35 21:54:02 1 0.03 0.00 0.02 0.00 0.02 99.93 21:54:35 Average: all 0.15 0.00 0.04 0.00 0.03 99.79 21:54:35 Average: 0 0.16 0.00 0.04 0.00 0.02 99.78 21:54:35 Average: 1 0.14 0.00 0.04 0.00 0.03 99.79 21:54:35 21:54:35 21:54:35