Pull request #261 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fead13709a5b92120bc2cf2e2723d33796a8c61a+4472c82c79612dac3b4e902906142a1e2847219b (4ff9458ca917fbff561a3d0016898daaa7cf7821) 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-ssh2213498360189970962.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-ssh781077304202069475.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-261/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-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6983330672059714934.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-ssh2124663904484938928.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-261/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-261/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh842294376838661680.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-1550 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [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-261 # 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-261@tmp/jenkins-gitclient-ssh3240854034334704022.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit fead13709a5b92120bc2cf2e2723d33796a8c61a Merge succeeded, producing fead13709a5b92120bc2cf2e2723d33796a8c61a Checking out Revision fead13709a5b92120bc2cf2e2723d33796a8c61a (PR-261) > 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-261@tmp/jenkins-gitclient-ssh958425066947808885.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # 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-261@tmp/jenkins-gitclient-ssh782298593283288251.key > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git rev-list --no-walk 09631dd428ff435407b50af950690a3d96657dc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:45:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:45:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:45:14 ========================================================= 21:45:14 EdgeX Global Pipelines Version Info 21:45:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:45:15 ------------------- 21:45:15 stable info: 21:45:15 ------------------- 21:45:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:45:15 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 21:45:15 Message: update stable to v1.0.194 21:45:16 ------------------- 21:45:16 experimental info: 21:45:16 ------------------- 21:45:16 Commited By: **** collab-it+edgex@linuxfoundation.org 21:45:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:45:16 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fead13709a5b92120bc2cf2e2723d33796a8c61a [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fead137 [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:19 + git log --format=format:%s -1 fead13709a5b92120bc2cf2e2723d33796a8c61a [Pipeline] echo 21:45:20 GIT_COMMIT: fead13709a5b92120bc2cf2e2723d33796a8c61a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 21:45:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:45:20 21:45:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:45:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:45:20 latest: Pulling from edgex-devops/git-semver 21:45:20 31603596830f: Pulling fs layer 21:45:20 54011a49482f: Pulling fs layer 21:45:20 a6820b24f6d8: Pulling fs layer 21:45:20 f581987b2513: Pulling fs layer 21:45:20 f581987b2513: Waiting 21:45:20 54011a49482f: Verifying Checksum 21:45:20 54011a49482f: Download complete 21:45:21 31603596830f: Verifying Checksum 21:45:21 31603596830f: Download complete 21:45:21 a6820b24f6d8: Verifying Checksum 21:45:21 a6820b24f6d8: Download complete 21:45:21 f581987b2513: Verifying Checksum 21:45:21 f581987b2513: Download complete 21:45:21 31603596830f: Pull complete 21:45:21 54011a49482f: Pull complete 21:45:22 a6820b24f6d8: Pull complete 21:45:22 f581987b2513: Pull complete 21:45:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:45:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:45:22 prd-centos7-docker-4c-2g-1550 does not seem to be running inside a container 21:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-261 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261:/w/workspace/xfoundry_go-mod-bootstrap_PR-261:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:45:23 $ docker top f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:23 [ssh-agent] Looking for ssh-agent implementation... 21:45:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:23 $ docker exec f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 ssh-agent 21:45:23 SSH_AUTH_SOCK=/tmp/ssh-UEPOQbARTIWB/agent.14 21:45:23 SSH_AGENT_PID=20 21:45:23 Running ssh-add (command line suppressed) 21:45:23 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_3794586210126566568.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_3794586210126566568.key) 21:45:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:23 + git tag --points-at HEAD [Pipeline] } 21:45:23 $ docker exec --env ******** --env ******** f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 ssh-agent -k 21:45:24 unset SSH_AUTH_SOCK; 21:45:24 unset SSH_AGENT_PID; 21:45:24 echo Agent pid 20 killed; 21:45:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:45:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:24 [ssh-agent] Looking for ssh-agent implementation... 21:45:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:24 $ docker exec f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 ssh-agent 21:45:24 SSH_AUTH_SOCK=/tmp/ssh-qKxVnjQhnOnS/agent.54 21:45:24 SSH_AGENT_PID=60 21:45:24 Running ssh-add (command line suppressed) 21:45:24 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_6420911928554618866.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_6420911928554618866.key) 21:45:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:24 + git semver init 21:45:24 # -> Open(): unable to determine branch for HEAD 21:45:24 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-261/.git 21:45:24 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-261 21:45:24 # $SEMVER_REMOTE_NAME = origin 21:45:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:45:24 # $SEMVER_USER_NAME = edgex-jenkins 21:45:24 # $SEMVER_BRANCH = PR-261 21:45:24 # $SEMVER_TEMP = /tmp/semver-034258993 21:45:24 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 21:45:25 # '/tmp/semver-034258993' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-261/.semver' 21:45:25 # -> Force: false 21:45:25 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-261/.semver [Pipeline] } 21:45:25 $ docker exec --env ******** --env ******** f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 ssh-agent -k 21:45:25 unset SSH_AUTH_SOCK; 21:45:25 unset SSH_AGENT_PID; 21:45:25 echo Agent pid 60 killed; 21:45:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:25 + git semver [Pipeline] } 21:45:25 $ docker stop --time=1 f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 21:45:27 $ docker rm -f f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:45:27 Stashed 1 file(s) [Pipeline] echo 21:45:27 [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:43 Still waiting to schedule task 21:45:43 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 21:45:43 ‘prd-centos7-docker-4c-2g-1548’ is offline 21:45:43 ‘prd-centos7-docker-4c-2g-1551’ is offline 21:45:43 Still waiting to schedule task 21:45:43 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1546’ 21:47:06 Running on prd-centos7-docker-4c-2g-1554 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [Pipeline] { [Pipeline] ws 21:47:06 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 21:47:06 Selected Git installation does not exist. Using Default 21:47:06 The recommended git tool is: NONE 21:47:09 using credential edgex-jenkins-ssh 21:47:09 Cloning the remote Git repository 21:47:09 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:47:09 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 21:47:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:47:09 > git --version # timeout=10 21:47:09 > git --version # 'git version 2.24.4' 21:47:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:09 [INFO] Currently running in a labeled security context 21:47:09 [INFO] Currently SELinux is 'enforcing' on the host 21:47:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh3621239242230031051.key 21:47:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:47:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:47:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:47:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:09 [INFO] Currently running in a labeled security context 21:47:09 [INFO] Currently SELinux is 'enforcing' on the host 21:47:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh2494192464691294377.key 21:47:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:47:10 Merging remotes/origin/master commit 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit fead13709a5b92120bc2cf2e2723d33796a8c61a 21:47:10 Merge succeeded, producing fead13709a5b92120bc2cf2e2723d33796a8c61a 21:47:10 Checking out Revision fead13709a5b92120bc2cf2e2723d33796a8c61a (PR-261) 21:47:10 > git config core.sparsecheckout # timeout=10 21:47:10 > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # timeout=10 21:47:10 > git remote # timeout=10 21:47:10 > git config --get remote.origin.url # timeout=10 21:47:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:10 [INFO] Currently running in a labeled security context 21:47:10 [INFO] Currently SELinux is 'enforcing' on the host 21:47:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh221663157513870769.key 21:47:10 > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 21:47:10 > git rev-parse HEAD^{commit} # timeout=10 21:47:10 > git config core.sparsecheckout # timeout=10 21:47:10 > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # timeout=10 21:47:14 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:47:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:47:17 + true 21:47:17 + sudo service docker restart 21:47:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:47:35 ========================================================= 21:47:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:47:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:47:35 + 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:36 Sending build context to Docker daemon 988.7kB 21:47:36 Step 1/8 : ARG BASE=golang:1.16-alpine 21:47:36 Step 2/8 : FROM ${BASE} 21:47:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:47:36 540db60ca938: Pulling fs layer 21:47:36 adcc1eea9eea: Pulling fs layer 21:47:36 4c4ab2625f07: Pulling fs layer 21:47:36 0510c868ecb4: Pulling fs layer 21:47:36 afea3b2eda06: Pulling fs layer 21:47:36 7809a108b3ef: Pulling fs layer 21:47:36 f706445af74f: Pulling fs layer 21:47:36 afea3b2eda06: Waiting 21:47:36 7809a108b3ef: Waiting 21:47:36 f706445af74f: Waiting 21:47:36 0510c868ecb4: Waiting 21:47:36 4c4ab2625f07: Verifying Checksum 21:47:36 4c4ab2625f07: Download complete 21:47:36 adcc1eea9eea: Verifying Checksum 21:47:36 adcc1eea9eea: Download complete 21:47:36 afea3b2eda06: Verifying Checksum 21:47:36 afea3b2eda06: Download complete 21:47:36 7809a108b3ef: Verifying Checksum 21:47:36 7809a108b3ef: Download complete 21:47:36 540db60ca938: Verifying Checksum 21:47:36 540db60ca938: Download complete 21:47:36 540db60ca938: Pull complete 21:47:36 adcc1eea9eea: Pull complete 21:47:36 4c4ab2625f07: Pull complete 21:47:37 f706445af74f: Verifying Checksum 21:47:37 f706445af74f: Download complete 21:47:38 0510c868ecb4: Verifying Checksum 21:47:38 0510c868ecb4: Download complete 21:47:43 0510c868ecb4: Pull complete 21:47:43 afea3b2eda06: Pull complete 21:47:43 7809a108b3ef: Pull complete 21:47:44 f706445af74f: Pull complete 21:47:44 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:47:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:47:44 ---> b068be0155e3 21:47:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:47:49 ---> Running in 1e254f37e3d9 21:47:49 Removing intermediate container 1e254f37e3d9 21:47:49 ---> 57ebb1e29802 21:47:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:49 ---> Running in c9a655e21993 21:47:50 Removing intermediate container c9a655e21993 21:47:50 ---> e99b8b2dcfec 21:47:50 Step 5/8 : RUN apk add --update --no-cache git make 21:47:50 ---> Running in 39561a72d422 21:47:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:47:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:47:52 OK: 149 MiB in 40 packages 21:47:52 Removing intermediate container 39561a72d422 21:47:52 ---> a02c7ceb34f8 21:47:52 Step 6/8 : WORKDIR /build 21:47:52 ---> Running in b57bb93e83f6 21:47:52 Removing intermediate container b57bb93e83f6 21:47:52 ---> d5f83a2a437f 21:47:52 Step 7/8 : COPY go.mod . 21:47:52 ---> ffac3e39dd70 21:47:52 Step 8/8 : RUN go mod download 21:47:52 ---> Running in 82a477e2e04f 21:48:06 Removing intermediate container 82a477e2e04f 21:48:06 ---> 2797e8e741d0 21:48:06 Successfully built 2797e8e741d0 21:48:06 Successfully tagged ci-base-image-x86_64:latest [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-1554 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/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** ci-base-image-x86_64 cat 21:48:07 $ docker top c539ece980887f77b9e4d07b9ae67c42fca31b9a8c3ff9f0593e77c3a0074029 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:07 + go version 21:48:07 go version go1.16.3 linux/amd64 [Pipeline] } 21:48:07 $ docker stop --time=1 c539ece980887f77b9e4d07b9ae67c42fca31b9a8c3ff9f0593e77c3a0074029 21:48:08 $ docker rm -f c539ece980887f77b9e4d07b9ae67c42fca31b9a8c3ff9f0593e77c3a0074029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:09 + docker inspect -f . ci-base-image-x86_64 21:48:09 . [Pipeline] withDockerContainer 21:48:09 prd-centos7-docker-4c-2g-1554 does not seem to be running inside a container 21:48:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** ci-base-image-x86_64 cat 21:48:09 $ docker top b277a5ad2aa1c5e16f71dbbaf058f2db22f3c51fc64ea10048171bc2d6233b0f -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:10 + go mod tidy [Pipeline] sh 21:48:10 + make test 21:48:10 go mod tidy 21:48:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 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.013s 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.006s coverage: 92.2% of statements 21:48:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s 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.008s coverage: 100.0% of statements 21:48:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.010s coverage: 26.7% of statements 21:48:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 91.0% of statements 21:48:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:48:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:48:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements 21:48:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:48:32 gofmt -l . 21:48:32 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:48:32 $ docker stop --time=1 b277a5ad2aa1c5e16f71dbbaf058f2db22f3c51fc64ea10048171bc2d6233b0f 21:48:34 $ docker rm -f b277a5ad2aa1c5e16f71dbbaf058f2db22f3c51fc64ea10048171bc2d6233b0f [Pipeline] // withDockerContainer [Pipeline] sh 21:48:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:48:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:48:35 ---> job-cost.sh 21:48:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9itB 21:48:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1556 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [Pipeline] { 21:48:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] ws 21:48:45 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 21:48:46 Selected Git installation does not exist. Using Default 21:48:46 The recommended git tool is: NONE 21:48:52 using credential edgex-jenkins-ssh 21:48:52 Cloning the remote Git repository 21:48:52 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:48:52 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 21:48:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:48:52 > git --version # timeout=10 21:48:52 > git --version # 'git version 2.17.1' 21:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:48:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:48:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:48:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:48:54 Merging remotes/origin/master commit 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit fead13709a5b92120bc2cf2e2723d33796a8c61a 21:48:54 Merge succeeded, producing fead13709a5b92120bc2cf2e2723d33796a8c61a 21:48:54 Checking out Revision fead13709a5b92120bc2cf2e2723d33796a8c61a (PR-261) 21:48:54 > git config core.sparsecheckout # timeout=10 21:48:54 > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # timeout=10 21:48:54 > git remote # timeout=10 21:48:54 > git config --get remote.origin.url # timeout=10 21:48:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:54 > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 21:48:54 > git rev-parse HEAD^{commit} # timeout=10 21:48:54 > git config core.sparsecheckout # timeout=10 21:48:54 > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # timeout=10 21:48:58 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 21:48:59 21:48:59 GitHub has been notified of this commit’s build result 21:48:59 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-9itB/bin to PATH 21:48:59 INFO: No Stack... 21:48:59 INFO: Retrieving Pricing Info for: v3-standard-2 21:48:59 INFO: Archiving Costs [Pipeline] sh 21:49:00 + cut -d, -f6 21:49:00 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 21:49:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] lock 21:49:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] 21:49:00 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] did not exist. Created. 21:49:00 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh 21:49:00 + echo total: 0.05999999865889549 [Pipeline] stash 21:49:00 Stashed 1 file(s) [Pipeline] } 21:49:00 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] 21:49:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // lock [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:49:00 + sudo service docker restart 21:49:00 + true [Pipeline] unstash [Pipeline] echo 21:49:19 ========================================================= 21:49:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:49:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:49:19 + 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:49:20 Sending build context to Docker daemon 987.6kB 21:49:20 Step 1/8 : ARG BASE=golang:1.16-alpine 21:49:20 Step 2/8 : FROM ${BASE} 21:49:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:49:21 595b0fe564bb: Pulling fs layer 21:49:21 3088b5b3c5c0: Pulling fs layer 21:49:21 5b7225fbf94c: Pulling fs layer 21:49:21 ba82ee9f976e: Pulling fs layer 21:49:21 506bd15cee9f: Pulling fs layer 21:49:21 75a0a4a0db45: Pulling fs layer 21:49:21 506bd15cee9f: Waiting 21:49:21 618dc40b7e24: Pulling fs layer 21:49:21 75a0a4a0db45: Waiting 21:49:21 618dc40b7e24: Waiting 21:49:21 5b7225fbf94c: Download complete 21:49:21 3088b5b3c5c0: Verifying Checksum 21:49:21 3088b5b3c5c0: Download complete 21:49:21 506bd15cee9f: Verifying Checksum 21:49:21 506bd15cee9f: Download complete 21:49:21 75a0a4a0db45: Verifying Checksum 21:49:21 75a0a4a0db45: Download complete 21:49:21 595b0fe564bb: Verifying Checksum 21:49:21 595b0fe564bb: Download complete 21:49:22 595b0fe564bb: Pull complete 21:49:23 3088b5b3c5c0: Pull complete 21:49:23 5b7225fbf94c: Pull complete 21:49:23 618dc40b7e24: Verifying Checksum 21:49:23 618dc40b7e24: Download complete 21:49:25 ba82ee9f976e: Download complete 21:49:35 ba82ee9f976e: Pull complete 21:49:35 506bd15cee9f: Pull complete 21:49:35 75a0a4a0db45: Pull complete 21:49:38 618dc40b7e24: Pull complete 21:49:38 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:49:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:49:39 ---> a36622ca3599 21:49:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:49:41 ---> Running in 2be1916720ac 21:49:41 Removing intermediate container 2be1916720ac 21:49:41 ---> 028d68469034 21:49:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:42 ---> Running in af7382d0e668 21:49:44 Removing intermediate container af7382d0e668 21:49:44 ---> 3c8415c2248c 21:49:44 Step 5/8 : RUN apk add --update --no-cache git make 21:49:44 ---> Running in 479e698d1a6a 21:49:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:49:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:49:48 OK: 138 MiB in 40 packages 21:49:49 Removing intermediate container 479e698d1a6a 21:49:49 ---> 5447a2e98a9a 21:49:49 Step 6/8 : WORKDIR /build 21:49:49 ---> Running in f7a779ce95ee 21:49:50 Removing intermediate container f7a779ce95ee 21:49:50 ---> edad82f9f187 21:49:50 Step 7/8 : COPY go.mod . 21:49:51 ---> 1eb3ba1863f3 21:49:51 Step 8/8 : RUN go mod download 21:49:51 ---> Running in 9abefa8e27d9 21:50:13 Removing intermediate container 9abefa8e27d9 21:50:13 ---> 07ffee4f7a12 21:50:13 Successfully built 07ffee4f7a12 21:50:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:50:13 + docker inspect -f . ci-base-image-arm64 21:50:13 . [Pipeline] withDockerContainer 21:50:14 prd-ubuntu18.04-docker-arm64-4c-16g-1556 does not seem to be running inside a container 21:50:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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:15 $ docker top 442eba4e6dfa90c9460065f3c7c9254cdaca02e90350c9ba7181c3bf456fc0c7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:16 + go version 21:50:16 go version go1.16.5 linux/arm64 [Pipeline] } 21:50:17 $ docker stop --time=1 442eba4e6dfa90c9460065f3c7c9254cdaca02e90350c9ba7181c3bf456fc0c7 21:50:18 $ docker rm -f 442eba4e6dfa90c9460065f3c7c9254cdaca02e90350c9ba7181c3bf456fc0c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:50:21 + docker inspect -f . ci-base-image-arm64 21:50:21 . [Pipeline] withDockerContainer 21:50:21 prd-ubuntu18.04-docker-arm64-4c-16g-1556 does not seem to be running inside a container 21:50:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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:23 $ docker top 7b20370ba49fdef25c0668bace71e8b7d4d0c39637ed7e11523fe17b5e05a8db -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:24 + go mod tidy [Pipeline] sh 21:50:25 + make test 21:50:25 go mod tidy 21:50:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:51:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:51:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.046s coverage: 5.4% of statements 21:51:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:51:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.088s coverage: 92.2% of statements 21:51:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.028s coverage: 85.3% of statements 21:51:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 21:51:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:51:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:51:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.051s coverage: 100.0% of statements 21:51:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.042s coverage: 26.7% of statements 21:51:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.059s coverage: 91.0% of statements 21:51:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:51:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:51:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.011s coverage: 91.3% of statements 21:51:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:51:40 gofmt -l . 21:51:40 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:51:40 $ docker stop --time=1 7b20370ba49fdef25c0668bace71e8b7d4d0c39637ed7e11523fe17b5e05a8db 21:51:42 $ docker rm -f 7b20370ba49fdef25c0668bace71e8b7d4d0c39637ed7e11523fe17b5e05a8db [Pipeline] // withDockerContainer [Pipeline] sh 21:51:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:43 Warning: overwriting stash ‘coverage-report’ 21:51:44 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:45 ---> job-cost.sh 21:51:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rk9w 21:52:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:54:40 lf-activate-venv(): INFO: Adding /tmp/venv-Rk9w/bin to PATH 21:54:40 INFO: No Stack... 21:54:40 INFO: Retrieving Pricing Info for: v2-standard-4 21:54:40 INFO: Archiving Costs [Pipeline] sh 21:54:41 + cut -d, -f6 21:54:41 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [Pipeline] lock 21:54:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] 21:54:41 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] did not exist. Created. 21:54:41 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:54:41 /w/workspace/go-mod-bootstrap/2@tmp/durable-a7ac730c/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-a7ac730c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:54:42 + echo total: 0.18000000715255737 [Pipeline] stash 21:54:42 Warning: overwriting stash ‘stack-cost’ 21:54:42 Stashed 1 file(s) [Pipeline] } 21:54:42 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-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:42 provisioning config files... 21:54:42 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/config9073588434995730422tmp [Pipeline] { [Pipeline] sh 21:54:43 + set +x 21:54:43 + curl -s https://codecov.io/bash 21:54:43 + bash -s -- 21:54:43 21:54:43 _____ _ 21:54:43 / ____| | | 21:54:43 | | ___ __| | ___ ___ _____ __ 21:54:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:54:43 | |___| (_) | (_| | __/ (_| (_) \ V / 21:54:43 \_____\___/ \__,_|\___|\___\___/ \_/ 21:54:43 Bash-1.0.3 21:54:43 21:54:43 21:54:43 ==> git version 2.24.4 found 21:54:43 ==> 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:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:54:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:54:43 ==> Jenkins CI detected. 21:54:43 project root: . 21:54:43 --> token set from env 21:54:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:54:43 ==> Running gcov in . (disable via -X gcov) 21:54:43 ==> Python coveragepy not found 21:54:43 ==> Searching for coverage reports in: 21:54:43 + . 21:54:43 -> Found 1 reports 21:54:43 ==> Detecting git/mercurial file structure 21:54:43 ==> Reading reports 21:54:43 + ./coverage.out bytes=31740 21:54:43 ==> Appending adjustments 21:54:43 https://docs.codecov.io/docs/fixing-reports 21:54:43 + Found adjustments 21:54:43 ==> Gzipping contents 21:54:43 8.0K /tmp/codecov.hwOkoI.gz 21:54:43 ==> Uploading reports 21:54:43 url: https://codecov.io 21:54:43 query: branch=PR-261&commit=fead13709a5b92120bc2cf2e2723d33796a8c61a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-261%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=261&job=&cmd_args= 21:54:43 -> Pinging Codecov 21:54:43 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-261&commit=fead13709a5b92120bc2cf2e2723d33796a8c61a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-261%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=261&job=&cmd_args= 21:54:44 -> Uploading to 21:54:44 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/833815588EE85121546D348822E98E2E/fead13709a5b92120bc2cf2e2723d33796a8c61a/6e5da121-ea9f-41bc-a87d-12806665ca78.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T215443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c4eaff4bd6ebf6cf214c68cd378f85d1867e2971ec659819bc705fcb8bd235 21:54:44 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:44 Dload Upload Total Spent Left Speed 21:54:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5986 0 0 100 5986 0 18903 --:--:-- --:--:-- --:--:-- 18943 21:54:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/fead13709a5b92120bc2cf2e2723d33796a8c61a [Pipeline] } 21:54:44 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:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:54:46 ---> package-listing.sh 21:54:46 ++ facter osfamily 21:54:46 ++ tr '[:upper:]' '[:lower:]' 21:54:46 + OS_FAMILY=redhat 21:54:46 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-261 21:54:46 + START_PACKAGES=/tmp/packages_start.txt 21:54:46 + END_PACKAGES=/tmp/packages_end.txt 21:54:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:54:46 + PACKAGES=/tmp/packages_start.txt 21:54:46 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-261 ']' 21:54:46 + PACKAGES=/tmp/packages_end.txt 21:54:46 + case "${OS_FAMILY}" in 21:54:46 + rpm -qa 21:54:46 + sort 21:54:47 + '[' -f /tmp/packages_start.txt ']' 21:54:47 + '[' -f /tmp/packages_end.txt ']' 21:54:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:54:47 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-261 ']' 21:54:47 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-261/archives/ 21:54:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-261/archives/ [Pipeline] echo 21:54:47 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-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:54:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:54:48 21:54:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:54:48 alpine: Pulling from edgex-lftools-log-publisher 21:54:48 df20fa9351a1: Pulling fs layer 21:54:48 36b3adc4ff6f: Pulling fs layer 21:54:48 8ad3a11d3b57: Pulling fs layer 21:54:48 46f8f816bc3b: Pulling fs layer 21:54:48 93b61091891f: Pulling fs layer 21:54:48 93b9cdb0e59b: Pulling fs layer 21:54:48 5e14af77c1be: Pulling fs layer 21:54:48 01666e4c0597: Pulling fs layer 21:54:48 aa168da1d23b: Pulling fs layer 21:54:48 46f8f816bc3b: Waiting 21:54:48 93b61091891f: Waiting 21:54:48 93b9cdb0e59b: Waiting 21:54:48 5e14af77c1be: Waiting 21:54:48 01666e4c0597: Waiting 21:54:48 aa168da1d23b: Waiting 21:54:48 36b3adc4ff6f: Verifying Checksum 21:54:48 36b3adc4ff6f: Download complete 21:54:48 46f8f816bc3b: Verifying Checksum 21:54:48 46f8f816bc3b: Download complete 21:54:48 df20fa9351a1: Verifying Checksum 21:54:48 df20fa9351a1: Download complete 21:54:48 93b9cdb0e59b: Verifying Checksum 21:54:48 93b9cdb0e59b: Download complete 21:54:48 93b61091891f: Verifying Checksum 21:54:48 93b61091891f: Download complete 21:54:48 5e14af77c1be: Verifying Checksum 21:54:48 5e14af77c1be: Download complete 21:54:48 01666e4c0597: Verifying Checksum 21:54:48 01666e4c0597: Download complete 21:54:48 8ad3a11d3b57: Verifying Checksum 21:54:48 8ad3a11d3b57: Download complete 21:54:48 df20fa9351a1: Pull complete 21:54:49 36b3adc4ff6f: Pull complete 21:54:49 8ad3a11d3b57: Pull complete 21:54:49 46f8f816bc3b: Pull complete 21:54:50 93b61091891f: Pull complete 21:54:50 93b9cdb0e59b: Pull complete 21:54:50 5e14af77c1be: Pull complete 21:54:50 01666e4c0597: Pull complete 21:54:50 aa168da1d23b: Verifying Checksum 21:54:50 aa168da1d23b: Download complete 21:54:54 aa168da1d23b: Pull complete 21:54:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:54:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:54:54 prd-centos7-docker-4c-2g-1550 does not seem to be running inside a container 21:54:54 $ 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-261/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-261 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261:/w/workspace/xfoundry_go-mod-bootstrap_PR-261:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:54:57 $ docker top 4677febc4b49347116dfd19d262dcc4af2072bbb0fab1d4f028abbd7d14fe2f4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:57 + touch /tmp/pre-build-complete [Pipeline] sh 21:54:58 + mkdir -p /var/log/sa [Pipeline] sh 21:54:58 + ls /var/log/sa-host 21:54:58 + sadf -c /var/log/sa-host/sa05 21:54:58 file_magic: OK 21:54:58 HZ: Using current value: 100 21:54:58 file_header: OK 21:54:58 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:58 Statistics: 21:54:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:54:58 File successfully converted to sysstat format version 12.2.1 21:54:58 + sadf -c /var/log/sa-host/sa15 21:54:58 file_magic: OK 21:54:58 HZ: Using current value: 100 21:54:58 file_header: OK 21:54:58 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:58 Statistics: 21:54:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:54:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:58 provisioning config files... 21:54:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/config1054289185162450089tmp [Pipeline] { [Pipeline] echo 21:54:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:54:59 ---> create-netrc.sh [Pipeline] } 21:54:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:54:59 ---> python-tools-install.sh [Pipeline] echo 21:54:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:54:59 ---> sudo-logs.sh 21:54:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:54:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:55:00 ---> job-cost.sh 21:55:00 lf-activate-venv: SKIPPING 21:55:00 DEBUG: total: 0.18000000715255737 21:55:00 INFO: Retrieving Stack Cost... 21:55:01 INFO: Retrieving Pricing Info for: v3-standard-2 21:55:01 INFO: Archiving Costs [Pipeline] echo 21:55:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:55:02 ---> logs-deploy.sh 21:55:02 lf-activate-venv: SKIPPING 21:55:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-261/2 21:55:02 INFO: archiving workspace using pattern(s): 21:55:02 Archives upload complete. 21:55:02 INFO: archiving logs to Nexus 21:55:03 ---> uname -a: 21:55:03 Linux prd-centos7-docker-4c-2g-1550.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:55:03 21:55:03 21:55:03 ---> lscpu: 21:55:03 Architecture: x86_64 21:55:03 CPU op-mode(s): 32-bit, 64-bit 21:55:03 Byte Order: Little Endian 21:55:03 Address sizes: 40 bits physical, 48 bits virtual 21:55:03 CPU(s): 2 21:55:03 On-line CPU(s) list: 0,1 21:55:03 Thread(s) per core: 1 21:55:03 Core(s) per socket: 1 21:55:03 Socket(s): 2 21:55:03 NUMA node(s): 1 21:55:03 Vendor ID: AuthenticAMD 21:55:03 CPU family: 23 21:55:03 Model: 49 21:55:03 Model name: AMD EPYC-Rome Processor 21:55:03 Stepping: 0 21:55:03 CPU MHz: 2800.000 21:55:03 BogoMIPS: 5600.00 21:55:03 Virtualization: AMD-V 21:55:03 Hypervisor vendor: KVM 21:55:03 Virtualization type: full 21:55:03 L1d cache: 64 KiB 21:55:03 L1i cache: 64 KiB 21:55:03 L2 cache: 1 MiB 21:55:03 L3 cache: 32 MiB 21:55:03 NUMA node0 CPU(s): 0,1 21:55:03 Vulnerability Itlb multihit: Not affected 21:55:03 Vulnerability L1tf: Not affected 21:55:03 Vulnerability Mds: Not affected 21:55:03 Vulnerability Meltdown: Not affected 21:55:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:55:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:55:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:55:03 Vulnerability Srbds: Not affected 21:55:03 Vulnerability Tsx async abort: Not affected 21:55:03 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:55:03 21:55:03 21:55:03 ---> nproc: 21:55:03 2 21:55:03 21:55:03 21:55:03 ---> df -h: 21:55:03 Filesystem Size Used Available Use% Mounted on 21:55:03 overlay 40.0G 7.6G 32.4G 19% / 21:55:03 tmpfs 64.0M 0 64.0M 0% /dev 21:55:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:55:03 shm 64.0M 0 64.0M 0% /dev/shm 21:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 21:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 21:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 21:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 21:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 21:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 21:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 21:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 21:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-261 21:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp 21:55:03 21:55:03 21:55:03 ---> free -m: 21:55:03 total used free shared buff/cache available 21:55:03 Mem: 7821 980 4746 0 2093 6662 21:55:03 Swap: 1023 0 1023 21:55:03 21:55:03 21:55:03 ---> ip addr: 21:55:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:55:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:55:03 inet 127.0.0.1/8 scope host lo 21:55:03 valid_lft forever preferred_lft forever 21:55:03 inet6 ::1/128 scope host 21:55:03 valid_lft forever preferred_lft forever 21:55:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:55:03 link/ether fa:16:3e:50:b7:9e brd ff:ff:ff:ff:ff:ff 21:55:03 inet 10.30.123.22/23 brd 10.30.123.255 scope global dynamic eth0 21:55:03 valid_lft 85781sec preferred_lft 85781sec 21:55:03 inet6 fe80::f816:3eff:fe50:b79e/64 scope link 21:55:03 valid_lft forever preferred_lft forever 21:55:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:55:03 link/ether 02:42:8f:2a:ad:f7 brd ff:ff:ff:ff:ff:ff 21:55:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:55:03 valid_lft forever preferred_lft forever 21:55:03 inet6 fe80::42:8fff:fe2a:adf7/64 scope link 21:55:03 valid_lft forever preferred_lft forever 21:55:03 21:55:03 21:55:03 ---> sar -b -r -n DEV: 21:55:03 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:55:03 21:55:03 21:44:34 LINUX RESTART (2 CPU) 21:55:03 21:55:03 21:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:55:03 21:46:01 99.53 12.10 87.43 0.00 4167.03 4097.97 0.00 21:55:03 21:47:01 1.73 0.00 1.73 0.00 0.00 35.20 0.00 21:55:03 21:48:01 0.30 0.00 0.30 0.00 0.00 4.15 0.00 21:55:03 21:49:01 0.28 0.00 0.28 0.00 0.00 4.63 0.00 21:55:03 21:50:01 0.18 0.00 0.18 0.00 0.00 2.20 0.00 21:55:03 21:51:01 0.35 0.00 0.35 0.00 0.00 4.48 0.00 21:55:03 21:52:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 21:55:03 21:53:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 21:55:03 21:54:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 21:55:03 Average: 11.46 1.35 10.12 0.00 463.21 462.18 0.00 21:55:03 21:55:03 21:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:55:03 21:46:01 5463644 0 806072 10.06 2620 1736604 1273536 14.06 579704 1565712 132 21:55:03 21:47:01 5472692 0 797020 9.95 2620 1736608 1200068 13.25 572668 1565676 8 21:55:03 21:48:01 5472780 0 796928 9.95 2620 1736612 1200056 13.25 566020 1572316 8 21:55:03 21:49:01 5471528 0 798172 9.97 2620 1736620 1193984 13.18 567864 1572316 8 21:55:03 21:50:01 5472756 0 796936 9.95 2620 1736628 1193708 13.18 565556 1573212 8 21:55:03 21:51:01 5471504 0 798188 9.97 2620 1736628 1193780 13.18 567100 1573212 8 21:55:03 21:52:01 5471852 0 797832 9.96 2620 1736636 1193708 13.18 566752 1573216 8 21:55:03 21:53:01 5465096 0 804584 10.05 2620 1736640 1193708 13.18 573484 1573212 8 21:55:03 21:54:01 5462396 0 807284 10.08 2620 1736640 1193708 13.18 575940 1573212 16 21:55:03 Average: 5469361 0 800335 9.99 2620 1736624 1204028 13.29 570565 1571343 23 21:55:03 21:55:03 21:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:55:03 21:46:01 eth0 562.94 382.73 1043.72 83.52 0.00 0.00 0.00 0.00 21:55:03 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:46:01 docker0 4.31 3.26 1.16 8.39 0.00 0.00 0.00 0.00 21:55:03 21:47:01 eth0 5.18 2.00 3.53 0.29 0.00 0.00 0.00 0.00 21:55:03 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:48:01 eth0 2.37 0.75 0.90 0.59 0.00 0.00 0.00 0.00 21:55:03 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:49:01 eth0 1.02 0.62 0.54 0.43 0.00 0.00 0.00 0.00 21:55:03 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:55:03 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:51:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:55:03 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:52:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:55:03 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:55:03 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:55:03 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 Average: eth0 63.61 42.98 116.59 9.44 0.00 0.00 0.00 0.00 21:55:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:03 Average: docker0 0.48 0.36 0.13 0.93 0.00 0.00 0.00 0.00 21:55:03 21:55:03 21:55:03 ---> sar -P ALL: 21:55:03 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:55:03 21:55:03 21:44:34 LINUX RESTART (2 CPU) 21:55:03 21:55:03 21:45:01 CPU %user %nice %system %iowait %steal %idle 21:55:03 21:46:01 all 11.14 0.00 2.92 2.18 0.06 83.70 21:55:03 21:46:01 0 10.20 0.00 3.48 2.58 0.07 83.67 21:55:03 21:46:01 1 12.08 0.00 2.36 1.78 0.05 83.73 21:55:03 21:47:01 all 0.25 0.00 0.07 0.00 0.02 99.67 21:55:03 21:47:01 0 0.30 0.00 0.08 0.00 0.02 99.60 21:55:03 21:47:01 1 0.20 0.00 0.05 0.00 0.02 99.73 21:55:03 21:48:01 all 0.10 0.00 0.03 0.00 0.03 99.83 21:55:03 21:48:01 0 0.13 0.00 0.05 0.00 0.05 99.77 21:55:03 21:48:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:55:03 21:49:01 all 0.13 0.00 0.03 0.00 0.02 99.83 21:55:03 21:49:01 0 0.22 0.00 0.02 0.00 0.02 99.75 21:55:03 21:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:55:03 21:50:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:55:03 21:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:55:03 21:50:01 1 0.20 0.00 0.02 0.00 0.02 99.77 21:55:03 21:51:01 all 0.12 0.00 0.03 0.00 0.03 99.83 21:55:03 21:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:55:03 21:51:01 1 0.20 0.00 0.03 0.00 0.02 99.75 21:55:03 21:52:01 all 0.20 0.00 0.03 0.00 0.02 99.76 21:55:03 21:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:55:03 21:52:01 1 0.35 0.00 0.02 0.00 0.02 99.62 21:55:03 21:53:01 all 0.16 0.00 0.03 0.00 0.03 99.78 21:55:03 21:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:55:03 21:53:01 1 0.30 0.00 0.05 0.00 0.03 99.62 21:55:03 21:54:01 all 0.15 0.00 0.02 0.00 0.03 99.81 21:55:03 21:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:55:03 21:54:01 1 0.27 0.00 0.02 0.00 0.03 99.68 21:55:03 Average: all 1.35 0.00 0.35 0.24 0.03 98.04 21:55:03 Average: 0 1.21 0.00 0.41 0.28 0.03 98.08 21:55:03 Average: 1 1.50 0.00 0.28 0.19 0.02 98.00 21:55:03 21:55:03 21:55:03