Pull request #91 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19+f21943c21c7ff2270331d5fa01f8bff27d8f4049 (23278105217e548f71396c5bb0f98ed567f99346) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26947 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-91 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 Merge succeeded, producing 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 Checking out Revision 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 (PR-91) > git config core.sparsecheckout # timeout=10 > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # timeout=10 Commit message: "refactor: Updated unit tests per PR discussion" > git rev-list --no-walk f998050e30ccf5a57cd2d355aa3658e22a4b9b61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:37:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:37:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:37:39 ========================================================= 21:37:39 EdgeX Global Pipelines Version Info 21:37:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:37:41 ------------------- 21:37:41 stable info: 21:37:41 ------------------- 21:37:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:37:41 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:37:41 Message: update stable to v1.0.179 21:37:42 ------------------- 21:37:42 experimental info: 21:37:42 ------------------- 21:37:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:37:42 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:37:42 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:37:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 21:37:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 21:37:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:37:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:37:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:37:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:37:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 21:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:37:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:37:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:37:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:37:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:37:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:37:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:37:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:37:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:37:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:37:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:37:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:37:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:37:45 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:37:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo 21:37:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo 21:37:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo 21:37:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 [Pipeline] echo 21:37:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3449eae [Pipeline] echo 21:37:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:47 + git log --format=format:%s -1 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 [Pipeline] echo 21:37:47 GIT_COMMIT: 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19, Commit Message: refactor: Updated unit tests per PR discussion [Pipeline] echo 21:37:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:48 21:37:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:37:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:48 latest: Pulling from edgex-devops/git-semver 21:37:48 31603596830f: Pulling fs layer 21:37:48 2a8b12db71e7: Pulling fs layer 21:37:48 6ca5941a6612: Pulling fs layer 21:37:48 ecc8261a40a4: Pulling fs layer 21:37:48 ecc8261a40a4: Waiting 21:37:48 2a8b12db71e7: Verifying Checksum 21:37:48 2a8b12db71e7: Download complete 21:37:48 31603596830f: Download complete 21:37:48 ecc8261a40a4: Verifying Checksum 21:37:48 ecc8261a40a4: Download complete 21:37:49 6ca5941a6612: Verifying Checksum 21:37:49 6ca5941a6612: Download complete 21:37:49 31603596830f: Pull complete 21:37:49 2a8b12db71e7: Pull complete 21:37:50 6ca5941a6612: Pull complete 21:37:50 ecc8261a40a4: Pull complete 21:37:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:37:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:37:50 prd-centos7-docker-4c-2g-26947 does not seem to be running inside a container 21:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-91 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91:/w/workspace/dgexfoundry_go-mod-secrets_PR-91:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@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:10004/edgex-devops/git-semver:latest cat 21:37:52 $ docker top dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:37:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:53 [ssh-agent] Looking for ssh-agent implementation... 21:37:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:53 $ docker exec dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 ssh-agent 21:37:53 SSH_AUTH_SOCK=/tmp/ssh-ONre0PZEcqFg/agent.12 21:37:53 SSH_AGENT_PID=17 21:37:53 Running ssh-add (command line suppressed) 21:37:53 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_1021538866618166152.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_1021538866618166152.key) 21:37:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:54 + git tag --points-at HEAD [Pipeline] } 21:37:54 $ docker exec --env ******** --env ******** dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 ssh-agent -k 21:37:54 unset SSH_AUTH_SOCK; 21:37:54 unset SSH_AGENT_PID; 21:37:54 echo Agent pid 17 killed; 21:37:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:37:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:54 [ssh-agent] Looking for ssh-agent implementation... 21:37:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:54 $ docker exec dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 ssh-agent 21:37:54 SSH_AUTH_SOCK=/tmp/ssh-nesZVNHXnkPb/agent.46 21:37:54 SSH_AGENT_PID=52 21:37:54 Running ssh-add (command line suppressed) 21:37:54 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_1842937058427677658.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_1842937058427677658.key) 21:37:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:55 + git semver init 21:37:55 # -> Open(): unable to determine branch for HEAD 21:37:55 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-91/.git 21:37:55 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-91 21:37:55 # $SEMVER_REMOTE_NAME = origin 21:37:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:37:55 # $SEMVER_USER_NAME = edgex-jenkins 21:37:55 # $SEMVER_BRANCH = PR-91 21:37:55 # $SEMVER_TEMP = /tmp/semver-175595340 21:37:55 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 21:37:55 # '/tmp/semver-175595340' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-91/.semver' 21:37:55 # -> Force: false 21:37:55 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-91/.semver [Pipeline] } 21:37:55 $ docker exec --env ******** --env ******** dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 ssh-agent -k 21:37:56 unset SSH_AUTH_SOCK; 21:37:56 unset SSH_AGENT_PID; 21:37:56 echo Agent pid 52 killed; 21:37:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:37:56 + git semver [Pipeline] } 21:37:56 $ docker stop --time=1 dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 21:37:58 $ docker rm -f dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 [Pipeline] // withDockerContainer [Pipeline] sh 21:37:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:37:58 Stashed 1 file(s) [Pipeline] echo 21:37:58 [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:38:14 Still waiting to schedule task 21:38:14 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26947’ 21:38:14 Still waiting to schedule task 21:38:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 21:40:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26948 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] ws 21:40:04 Running in /w/workspace/go-mod-secrets/8 [Pipeline] { [Pipeline] checkout 21:40:09 using credential edgex-jenkins-ssh 21:40:09 Cloning the remote Git repository 21:40:09 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:40:09 > git init /w/workspace/go-mod-secrets/8 # timeout=10 21:40:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:40:09 > git --version # timeout=10 21:40:09 > git --version # 'git version 2.17.1' 21:40:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:40:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:40:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:40:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:40:11 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 21:40:11 Merge succeeded, producing 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 21:40:11 Checking out Revision 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 (PR-91) 21:40:11 > git config core.sparsecheckout # timeout=10 21:40:11 > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # timeout=10 21:40:11 > git remote # timeout=10 21:40:11 > git config --get remote.origin.url # timeout=10 21:40:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:11 > git merge f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 21:40:11 > git rev-parse HEAD^{commit} # timeout=10 21:40:11 > git config core.sparsecheckout # timeout=10 21:40:11 > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # timeout=10 21:40:15 Commit message: "refactor: Updated unit tests per PR discussion" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:40:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:40:18 + sudo service+ docker restart 21:40:18 true [Pipeline] unstash [Pipeline] echo 21:40:21 ========================================================= 21:40:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:40:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:40:21 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:40:22 Sending build context to Docker daemon 708.1kB 21:40:22 Step 1/7 : ARG BASE=golang:1.15-alpine 21:40:22 Step 2/7 : FROM ${BASE} 21:40:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:40:22 5f621e34cdf4: Pulling fs layer 21:40:22 a4357932f1b6: Pulling fs layer 21:40:22 18c013af1878: Pulling fs layer 21:40:22 00ac8860ef70: Pulling fs layer 21:40:22 63d7cb157983: Pulling fs layer 21:40:22 b116817d02f9: Pulling fs layer 21:40:22 745a02a5169b: Pulling fs layer 21:40:22 b116817d02f9: Waiting 21:40:22 00ac8860ef70: Waiting 21:40:22 63d7cb157983: Waiting 21:40:22 745a02a5169b: Waiting 21:40:22 18c013af1878: Verifying Checksum 21:40:22 18c013af1878: Download complete 21:40:22 a4357932f1b6: Verifying Checksum 21:40:22 a4357932f1b6: Download complete 21:40:22 63d7cb157983: Verifying Checksum 21:40:22 63d7cb157983: Download complete 21:40:22 b116817d02f9: Verifying Checksum 21:40:22 b116817d02f9: Download complete 21:40:22 5f621e34cdf4: Verifying Checksum 21:40:22 5f621e34cdf4: Download complete 21:40:23 5f621e34cdf4: Pull complete 21:40:24 a4357932f1b6: Pull complete 21:40:24 Running on prd-centos7-docker-4c-2g-26949 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] ws 21:40:24 Running in /w/workspace/go-mod-secrets/8 [Pipeline] { [Pipeline] checkout 21:40:24 18c013af1878: Pull complete 21:40:25 745a02a5169b: Download complete 21:40:26 00ac8860ef70: Download complete 21:40:27 using credential edgex-jenkins-ssh 21:40:27 Cloning the remote Git repository 21:40:27 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:40:27 > git init /w/workspace/go-mod-secrets/8 # timeout=10 21:40:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:40:27 > git --version # timeout=10 21:40:27 > git --version # 'git version 2.24.3' 21:40:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:40:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:40:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:40:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:40:28 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 21:40:28 Merge succeeded, producing 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 21:40:28 Checking out Revision 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 (PR-91) 21:40:28 > git config core.sparsecheckout # timeout=10 21:40:28 > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # timeout=10 21:40:28 > git remote # timeout=10 21:40:28 > git config --get remote.origin.url # timeout=10 21:40:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:28 > git merge f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 21:40:28 > git rev-parse HEAD^{commit} # timeout=10 21:40:28 > git config core.sparsecheckout # timeout=10 21:40:28 > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # timeout=10 21:40:32 Commit message: "refactor: Updated unit tests per PR discussion" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:40:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:40:33 + sudo service docker restart 21:40:33 + true 21:40:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:40:34 ========================================================= 21:40:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:40:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:40: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.15-alpine . 21:40:35 Sending build context to Docker daemon 709.1kB 21:40:35 Step 1/7 : ARG BASE=golang:1.15-alpine 21:40:35 Step 2/7 : FROM ${BASE} 21:40:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:40:35 188c0c94c7c5: Pulling fs layer 21:40:35 0ef7d3d256c8: Pulling fs layer 21:40:35 de9db76c5a1d: Pulling fs layer 21:40:35 bca2f99d35d6: Pulling fs layer 21:40:35 93359f2a8cfa: Pulling fs layer 21:40:35 7c6f9722023f: Pulling fs layer 21:40:35 a35cf1a2eb13: Pulling fs layer 21:40:35 bca2f99d35d6: Waiting 21:40:35 7c6f9722023f: Waiting 21:40:35 a35cf1a2eb13: Waiting 21:40:35 93359f2a8cfa: Waiting 21:40:35 de9db76c5a1d: Verifying Checksum 21:40:35 de9db76c5a1d: Download complete 21:40:35 0ef7d3d256c8: Verifying Checksum 21:40:35 0ef7d3d256c8: Download complete 21:40:35 93359f2a8cfa: Verifying Checksum 21:40:35 93359f2a8cfa: Download complete 21:40:35 188c0c94c7c5: Verifying Checksum 21:40:35 188c0c94c7c5: Download complete 21:40:35 7c6f9722023f: Verifying Checksum 21:40:35 7c6f9722023f: Download complete 21:40:36 188c0c94c7c5: Pull complete 21:40:36 0ef7d3d256c8: Pull complete 21:40:36 de9db76c5a1d: Pull complete 21:40:37 a35cf1a2eb13: Verifying Checksum 21:40:37 a35cf1a2eb13: Download complete 21:40:37 bca2f99d35d6: Verifying Checksum 21:40:37 bca2f99d35d6: Download complete 21:40:38 00ac8860ef70: Pull complete 21:40:38 63d7cb157983: Pull complete 21:40:38 b116817d02f9: Pull complete 21:40:42 745a02a5169b: Pull complete 21:40:42 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:40:42 ---> b7e6874047d6 21:40:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:40:44 ---> Running in e96f540b16cb 21:40:44 bca2f99d35d6: Pull complete 21:40:44 93359f2a8cfa: Pull complete 21:40:44 7c6f9722023f: Pull complete 21:40:44 Removing intermediate container e96f540b16cb 21:40:44 ---> 4373ef1717f6 21:40:44 Step 4/7 : RUN apk add --update bash 21:40:44 ---> Running in 09ab4223afa3 21:40:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:40:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:40:47 OK: 142 MiB in 39 packages 21:40:48 Removing intermediate container 09ab4223afa3 21:40:48 ---> 84de68cf8770 21:40:48 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:40:48 ---> Running in 6069385e849f 21:40:49 Removing intermediate container 6069385e849f 21:40:49 ---> 65ee87209e50 21:40:49 Step 6/7 : COPY go.mod . 21:40:49 ---> c756059b9e27 21:40:49 Step 7/7 : RUN go mod download 21:40:49 ---> Running in 7fbfd41c0d60 21:40:50 a35cf1a2eb13: Pull complete 21:40:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:40:50 ---> a62c8e92a672 21:40:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:40:50 ---> Running in 39dde09c5040 21:40:50 Removing intermediate container 39dde09c5040 21:40:50 ---> cea6394d3a39 21:40:50 Step 4/7 : RUN apk add --update bash 21:40:50 ---> Running in 8f083442fa99 21:40:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:40:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:40:52 OK: 166 MiB in 39 packages 21:40:52 Removing intermediate container 8f083442fa99 21:40:52 ---> c36613ee0142 21:40:52 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:40:52 ---> Running in 30a5d622394a 21:40:53 Removing intermediate container 30a5d622394a 21:40:53 ---> 09b5060669d4 21:40:53 Step 6/7 : COPY go.mod . 21:40:53 ---> e7ea89778815 21:40:53 Step 7/7 : RUN go mod download 21:40:53 ---> Running in a4900dba15e0 21:41:04 Removing intermediate container 7fbfd41c0d60 21:41:04 ---> 2ab6278f6f16 21:41:04 Successfully built 2ab6278f6f16 21:41:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:41:05 + docker inspect -f . ci-base-image-arm64 21:41:05 . [Pipeline] withDockerContainer 21:41:05 prd-ubuntu18.04-docker-arm64-4c-16g-26948 does not seem to be running inside a container 21:41:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:41:06 $ docker top 35e0ab054c6da77db7e9b9dc62afbb296c956260e8bb37806a27a832a9f45798 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:08 + go version 21:41:08 go version go1.15.5 linux/arm64 [Pipeline] } 21:41:08 $ docker stop --time=1 35e0ab054c6da77db7e9b9dc62afbb296c956260e8bb37806a27a832a9f45798 21:41:08 Removing intermediate container a4900dba15e0 21:41:08 ---> 2b673fc55655 21:41:08 Successfully built 2b673fc55655 21:41:08 Successfully tagged ci-base-image-x86_64:latest 21:41:09 $ docker rm -f 35e0ab054c6da77db7e9b9dc62afbb296c956260e8bb37806a27a832a9f45798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:41:10 + docker inspect -f . ci-base-image-x86_64 21:41:10 . [Pipeline] withDockerContainer 21:41:11 prd-centos7-docker-4c-2g-26949 does not seem to be running inside a container 21:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:41:11 + docker inspect -f . ci-base-image-arm64 21:41:11 . 21:41:11 $ docker top 1b62ab79f92433861e8c197a66e78492dacb2e8d398a9c1170a12e6deee77f6d -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 21:41:12 prd-ubuntu18.04-docker-arm64-4c-16g-26948 does not seem to be running inside a container 21:41:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:41:13 $ docker top 14fb8949a1f574ed5987a12ab7ed653a4c5d5a569847bfec89c17ddbda215ce0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 21:41:14 + go version 21:41:14 go version go1.15.5 linux/amd64 [Pipeline] } 21:41:14 $ docker stop --time=1 1b62ab79f92433861e8c197a66e78492dacb2e8d398a9c1170a12e6deee77f6d 21:41:14 + make test 21:41:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:41:15 $ docker rm -f 1b62ab79f92433861e8c197a66e78492dacb2e8d398a9c1170a12e6deee77f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:41:16 + docker inspect -f . ci-base-image-x86_64 21:41:16 . [Pipeline] withDockerContainer 21:41:16 prd-centos7-docker-4c-2g-26949 does not seem to be running inside a container 21:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:41:17 $ docker top d5785096a1fcbd584ef423db0bc40c11360ffc9c03ebbc54ca86a38d5ee118ab -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:18 + make test 21:41:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:41:36 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.194s coverage: 80.7% of statements 21:41:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.007s coverage: 57.1% of statements 21:41:36 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 21:41:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.025s coverage: 96.7% of statements 21:41:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.008s coverage: 89.5% of statements 21:41:36 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 21:41:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.007s coverage: 100.0% of statements 21:41:36 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 21:41:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.009s coverage: 85.7% of statements 21:41:36 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.009s coverage: 100.0% of statements 21:41:36 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 21:41:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:41:37 gofmt -l . 21:41:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:41:37 $ docker stop --time=1 d5785096a1fcbd584ef423db0bc40c11360ffc9c03ebbc54ca86a38d5ee118ab 21:41:39 $ docker rm -f d5785096a1fcbd584ef423db0bc40c11360ffc9c03ebbc54ca86a38d5ee118ab [Pipeline] // withDockerContainer [Pipeline] sh 21:41:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:41:40 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:41:47 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.447s coverage: 80.7% of statements 21:41:47 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.013s coverage: 57.1% of statements 21:41:47 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 21:51:39 coverage: 96.7% of statements 21:51:39 panic: test timed out after 10m0s 21:51:39 21:51:39 goroutine 32 [running]: 21:51:39 testing.(*M).startAlarm.func1() 21:51:39 /usr/local/go/src/testing/testing.go:1618 +0xc8 21:51:39 created by time.goFunc 21:51:39 /usr/local/go/src/time/sleep.go:167 +0x40 21:51:39 21:51:39 goroutine 1 [chan receive, 9 minutes]: 21:51:39 testing.tRunner.func1(0x4000001500) 21:51:39 /usr/local/go/src/testing/testing.go:1088 +0x1d0 21:51:39 testing.tRunner(0x4000001500, 0x40000ddd78) 21:51:39 /usr/local/go/src/testing/testing.go:1127 +0x10c 21:51:39 testing.runTests(0x400000c460, 0x3526c0, 0x9, 0x9, 0xc0042a9ab53d9908, 0x8bb2f31f5e, 0x357d60, 0x1c6c8) 21:51:39 /usr/local/go/src/testing/testing.go:1437 +0x29c 21:51:39 testing.(*M).Run(0x40000cc080, 0x0) 21:51:39 /usr/local/go/src/testing/testing.go:1345 +0x1b4 21:51:39 main.main() 21:51:39 _testmain.go:109 +0x1d0 21:51:39 21:51:39 goroutine 16 [chan send, 9 minutes]: 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e6000, 0x4000038750) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:162 +0x1d8 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6000) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:172 +0x5c 21:51:39 created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:121 +0x110 21:51:39 21:51:39 goroutine 19 [chan send, 9 minutes]: 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e6090, 0x4000039750) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:170 +0x140 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6090) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:172 +0x5c 21:51:39 created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:121 +0x110 21:51:39 21:51:39 goroutine 22 [semacquire, 9 minutes]: 21:51:39 sync.runtime_Semacquire(0x400001a788) 21:51:39 /usr/local/go/src/runtime/sema.go:56 +0x38 21:51:39 sync.(*WaitGroup).Wait(0x400001a780) 21:51:39 /usr/local/go/src/sync/waitgroup.go:130 +0x6c 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.TestStateConcurrency(0x40000e5200) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll_test.go:408 +0x2b0 21:51:39 testing.tRunner(0x40000e5200, 0x1fe828) 21:51:39 /usr/local/go/src/testing/testing.go:1123 +0xdc 21:51:39 created by testing.(*T).Run 21:51:39 /usr/local/go/src/testing/testing.go:1168 +0x244 21:51:39 21:51:39 goroutine 23 [chan receive, 9 minutes]: 21:51:39 testing.runTests.func1.1(0x4000001500) 21:51:39 /usr/local/go/src/testing/testing.go:1444 +0x30 21:51:39 created by testing.runTests.func1 21:51:39 /usr/local/go/src/testing/testing.go:1444 +0xa8 21:51:39 21:51:39 goroutine 24 [runnable]: 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.MockSecretClient.GetSecrets(0x356068, 0x1eb17d, 0x5, 0x400000c6e0, 0x2, 0x2, 0x40000e5708, 0x40000e57b8, 0x400005ffa0) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll_test.go:58 +0x230 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e6120, 0x400005ff50) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:160 +0xc4 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6120) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:172 +0x5c 21:51:39 created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:121 +0x110 21:51:39 21:51:39 goroutine 25 [chan send, 9 minutes]: 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Stop(0x40000e62d0, 0x0, 0x0) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:135 +0xac 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.restart(0x22c9e0, 0x356068, 0x1eb17d, 0x5, 0x4000164ad0, 0x1, 0x1, 0x4000023b00, 0x4000023b60, 0x4000023bc0, ...) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll_test.go:423 +0xc4 21:51:39 created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.TestStateConcurrency 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll_test.go:405 +0x244 21:51:39 21:51:39 goroutine 31 [chan send, 9 minutes]: 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e62d0, 0x4000039f50) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:170 +0x140 21:51:39 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e62d0) 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:172 +0x5c 21:51:39 created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start 21:51:39 /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:121 +0x110 21:51:39 FAIL github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 600.021s 21:51:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.010s coverage: 89.5% of statements 21:51:39 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 21:51:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.015s coverage: 100.0% of statements 21:51:39 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 21:51:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.011s coverage: 85.7% of statements 21:51:39 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.017s coverage: 100.0% of statements 21:51:39 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 21:51:39 FAIL 21:51:39 make: *** [Makefile:12: test] Error 1 [Pipeline] } 21:51:40 $ docker stop --time=1 14fb8949a1f574ed5987a12ab7ed653a4c5d5a569847bfec89c17ddbda215ce0 21:51:41 $ docker rm -f 14fb8949a1f574ed5987a12ab7ed653a4c5d5a569847bfec89c17ddbda215ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:51:43 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:51:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:51:46 ---> package-listing.sh 21:51:46 ++ facter osfamily 21:51:46 ++ tr '[:upper:]' '[:lower:]' 21:51:46 + OS_FAMILY=redhat 21:51:46 + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-91 21:51:46 + START_PACKAGES=/tmp/packages_start.txt 21:51:46 + END_PACKAGES=/tmp/packages_end.txt 21:51:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:51:46 + PACKAGES=/tmp/packages_start.txt 21:51:46 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-91 ']' 21:51:46 + PACKAGES=/tmp/packages_end.txt 21:51:46 + case "${OS_FAMILY}" in 21:51:46 + rpm -qa 21:51:46 + sort 21:51:51 + '[' -f /tmp/packages_start.txt ']' 21:51:51 + '[' -f /tmp/packages_end.txt ']' 21:51:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:51:51 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-91 ']' 21:51:51 + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-91/archives/ 21:51:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-91/archives/ [Pipeline] echo 21:51:51 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/dgexfoundry_go-mod-secrets_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:51:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:51:52 21:51:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:51:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:51:52 alpine: Pulling from edgex-lftools-log-publisher 21:51:52 df20fa9351a1: Pulling fs layer 21:51:52 36b3adc4ff6f: Pulling fs layer 21:51:52 8ad3a11d3b57: Pulling fs layer 21:51:52 46f8f816bc3b: Pulling fs layer 21:51:52 93b61091891f: Pulling fs layer 21:51:52 93b9cdb0e59b: Pulling fs layer 21:51:52 5e14af77c1be: Pulling fs layer 21:51:52 01666e4c0597: Pulling fs layer 21:51:52 aa168da1d23b: Pulling fs layer 21:51:52 93b9cdb0e59b: Waiting 21:51:52 5e14af77c1be: Waiting 21:51:52 01666e4c0597: Waiting 21:51:52 aa168da1d23b: Waiting 21:51:52 46f8f816bc3b: Waiting 21:51:52 93b61091891f: Waiting 21:51:52 36b3adc4ff6f: Download complete 21:51:52 46f8f816bc3b: Download complete 21:51:53 df20fa9351a1: Verifying Checksum 21:51:53 df20fa9351a1: Download complete 21:51:53 93b9cdb0e59b: Verifying Checksum 21:51:53 93b9cdb0e59b: Download complete 21:51:53 5e14af77c1be: Verifying Checksum 21:51:53 5e14af77c1be: Download complete 21:51:53 93b61091891f: Download complete 21:51:53 01666e4c0597: Verifying Checksum 21:51:53 01666e4c0597: Download complete 21:51:53 df20fa9351a1: Pull complete 21:51:53 8ad3a11d3b57: Verifying Checksum 21:51:53 8ad3a11d3b57: Download complete 21:51:54 36b3adc4ff6f: Pull complete 21:51:54 8ad3a11d3b57: Pull complete 21:51:54 46f8f816bc3b: Pull complete 21:51:55 93b61091891f: Pull complete 21:51:55 93b9cdb0e59b: Pull complete 21:51:56 aa168da1d23b: Verifying Checksum 21:51:56 aa168da1d23b: Download complete 21:51:56 5e14af77c1be: Pull complete 21:51:56 01666e4c0597: Pull complete 21:52:04 aa168da1d23b: Pull complete 21:52:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:52:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:52:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:52:04 prd-centos7-docker-4c-2g-26947 does not seem to be running inside a container 21:52:04 $ 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/dgexfoundry_go-mod-secrets_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-91 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91:/w/workspace/dgexfoundry_go-mod-secrets_PR-91:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:52:08 $ docker top a2ee95bb4953c2edaad68c01afbce83c307191b70978c8f7d54cdfed0ca21977 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:09 + touch /tmp/pre-build-complete [Pipeline] sh 21:52:09 + mkdir -p /var/log/sa [Pipeline] sh 21:52:09 + ls /var/log/sa-host 21:52:09 + sadf -c /var/log/sa-host/sa19 21:52:09 file_magic: OK 21:52:09 HZ: Using current value: 100 21:52:09 file_header: OK 21:52:09 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:52:09 Statistics: 21:52:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:52:09 File successfully converted to sysstat format version 12.2.1 21:52:09 + sadf -c /var/log/sa-host/sa23 21:52:09 file_magic: OK 21:52:09 HZ: Using current value: 100 21:52:09 file_header: OK 21:52:09 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:52:09 Statistics: 21:52:09 Hnuu...uuuununununu... 21:52:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:10 provisioning config files... 21:52:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/config1006775633313112635tmp [Pipeline] { [Pipeline] echo 21:52:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:52:10 ---> create-netrc.sh [Pipeline] } 21:52:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:52:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:52:10 ---> python-tools-install.sh [Pipeline] echo 21:52:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:52:11 ---> sudo-logs.sh 21:52:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:52:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:52:11 ---> job-cost.sh 21:52:11 lf-activate-venv: SKIPPING 21:52:11 INFO: No Stack... 21:52:12 INFO: Retrieving Pricing Info for: v1-standard-2 21:52:12 INFO: Archiving Costs [Pipeline] echo 21:52:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:52:13 ---> logs-deploy.sh 21:52:13 lf-activate-venv: SKIPPING 21:52:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-91/8 21:52:13 INFO: archiving workspace using pattern(s): 21:52:15 Archives upload complete. 21:52:15 INFO: archiving logs to Nexus 21:52:16 ---> uname -a: 21:52:16 Linux prd-centos7-docker-4c-2g-26947.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:52:16 21:52:16 21:52:16 ---> lscpu: 21:52:16 Architecture: x86_64 21:52:16 CPU op-mode(s): 32-bit, 64-bit 21:52:16 Byte Order: Little Endian 21:52:16 Address sizes: 40 bits physical, 48 bits virtual 21:52:16 CPU(s): 4 21:52:16 On-line CPU(s) list: 0-3 21:52:16 Thread(s) per core: 1 21:52:16 Core(s) per socket: 1 21:52:16 Socket(s): 4 21:52:16 NUMA node(s): 1 21:52:16 Vendor ID: GenuineIntel 21:52:16 CPU family: 6 21:52:16 Model: 44 21:52:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:52:16 Stepping: 1 21:52:16 CPU MHz: 2933.442 21:52:16 BogoMIPS: 5866.88 21:52:16 Virtualization: VT-x 21:52:16 Hypervisor vendor: KVM 21:52:16 Virtualization type: full 21:52:16 L1d cache: 128 KiB 21:52:16 L1i cache: 128 KiB 21:52:16 L2 cache: 16 MiB 21:52:16 L3 cache: 64 MiB 21:52:16 NUMA node0 CPU(s): 0-3 21:52:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:52:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:52:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:52:16 Vulnerability Meltdown: Mitigation; PTI 21:52:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:52:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:52:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:52:16 Vulnerability Srbds: Not affected 21:52:16 Vulnerability Tsx async abort: Not affected 21:52:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:52:16 21:52:16 21:52:16 ---> nproc: 21:52:16 4 21:52:16 21:52:16 21:52:16 ---> df -h: 21:52:16 Filesystem Size Used Available Use% Mounted on 21:52:16 overlay 50.0G 6.9G 43.1G 14% / 21:52:16 tmpfs 64.0M 0 64.0M 0% /dev 21:52:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:52:16 shm 64.0M 0 64.0M 0% /dev/shm 21:52:16 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 21:52:16 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 21:52:16 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 21:52:16 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 21:52:16 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 21:52:16 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_go-mod-secrets_PR-91 21:52:16 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp 21:52:16 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 21:52:16 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 21:52:16 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 21:52:16 21:52:16 21:52:16 ---> free -m: 21:52:16 total used free shared buff/cache available 21:52:16 Mem: 1837 717 104 0 1015 1015 21:52:16 Swap: 1023 1 1022 21:52:16 21:52:16 21:52:16 ---> ip addr: 21:52:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:52:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:52:16 inet 127.0.0.1/8 scope host lo 21:52:16 valid_lft forever preferred_lft forever 21:52:16 inet6 ::1/128 scope host 21:52:16 valid_lft forever preferred_lft forever 21:52:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:52:16 link/ether fa:16:3e:23:14:e3 brd ff:ff:ff:ff:ff:ff 21:52:16 inet 10.30.123.159/23 brd 10.30.123.255 scope global dynamic eth0 21:52:16 valid_lft 85486sec preferred_lft 85486sec 21:52:16 inet6 fe80::f816:3eff:fe23:14e3/64 scope link 21:52:16 valid_lft forever preferred_lft forever 21:52:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:52:16 link/ether 02:42:9b:52:8f:8a brd ff:ff:ff:ff:ff:ff 21:52:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:52:16 valid_lft forever preferred_lft forever 21:52:16 inet6 fe80::42:9bff:fe52:8f8a/64 scope link 21:52:16 valid_lft forever preferred_lft forever 21:52:16 21:52:16 21:52:16 ---> sar -b -r -n DEV: 21:52:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 21:52:16 21:52:16 21:36:50 LINUX RESTART (4 CPU) 21:52:16 21:52:16 21:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:52:16 21:39:01 3.48 0.05 3.43 0.00 1.60 111.69 0.00 21:52:16 21:40:02 0.42 0.00 0.42 0.00 0.00 5.96 0.00 21:52:16 21:41:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 21:52:16 21:42:01 0.28 0.00 0.28 0.00 0.00 4.75 0.00 21:52:16 21:43:01 0.22 0.00 0.22 0.00 0.00 3.30 0.00 21:52:16 21:44:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 21:52:16 21:45:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 21:52:16 21:46:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 21:52:16 21:47:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 21:52:16 21:48:01 0.22 0.00 0.22 0.00 0.00 2.03 0.00 21:52:16 21:49:01 0.32 0.00 0.32 0.00 0.00 3.51 0.00 21:52:16 21:50:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 21:52:16 21:51:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 21:52:16 21:52:01 95.36 61.17 34.19 0.00 4579.68 14119.77 0.00 21:52:16 Average: 7.31 4.38 2.93 0.00 328.01 1021.98 0.00 21:52:16 21:52:16 21:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:52:16 21:39:01 151088 0 608276 32.33 2620 1119560 1078044 36.79 421324 1110904 20 21:52:16 21:40:02 149324 0 610032 32.42 2620 1119568 1078116 36.79 427468 1106796 12 21:52:16 21:41:01 148264 0 611088 32.48 2620 1119572 1078224 36.80 428036 1106948 8 21:52:16 21:42:01 146844 0 612504 32.55 2620 1119576 1078296 36.80 435248 1101488 8 21:52:16 21:43:01 147188 0 612156 32.53 2620 1119580 1078316 36.80 434984 1101516 12 21:52:16 21:44:01 147684 0 611656 32.51 2620 1119584 1078256 36.80 434728 1101516 12 21:52:16 21:45:01 147328 0 612008 32.53 2620 1119588 1078292 36.80 434980 1101512 8 21:52:16 21:46:01 147508 0 611824 32.52 2620 1119592 1078396 36.80 434932 1101512 12 21:52:16 21:47:01 147344 0 611980 32.53 2620 1119600 1078420 36.80 435120 1101512 8 21:52:16 21:48:01 144304 0 615016 32.69 2620 1119604 1078432 36.81 438184 1101332 8 21:52:16 21:49:01 144672 0 614644 32.67 2620 1119608 1078372 36.80 437736 1101336 8 21:52:16 21:50:01 145808 0 613504 32.61 2620 1119612 1078240 36.80 436972 1101332 8 21:52:16 21:51:01 145868 0 613436 32.60 2620 1119620 1078240 36.80 436860 1101332 8 21:52:16 21:52:01 70784 0 738952 39.27 2620 1069188 1512424 51.62 602240 964728 78476 21:52:16 Average: 141715 0 621220 33.02 2620 1115989 1109291 37.86 445629 1093126 5615 21:52:16 21:52:16 21:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:52:16 21:39:01 eth0 0.28 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:52:16 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:40:02 eth0 3.33 1.35 2.22 0.09 0.00 0.00 0.00 0.00 21:52:16 21:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:41:01 eth0 2.57 0.73 0.79 0.41 0.00 0.00 0.00 0.00 21:52:16 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:42:01 eth0 4.31 1.13 1.28 0.76 0.00 0.00 0.00 0.00 21:52:16 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:43:01 eth0 4.33 1.25 1.41 0.86 0.00 0.00 0.00 0.00 21:52:16 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:44:01 eth0 1.23 0.40 0.36 0.24 0.00 0.00 0.00 0.00 21:52:16 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:45:01 eth0 4.55 0.83 1.12 0.59 0.00 0.00 0.00 0.00 21:52:16 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:46:01 eth0 1.91 0.60 0.66 0.40 0.00 0.00 0.00 0.00 21:52:16 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:47:01 eth0 3.23 0.55 0.75 0.39 0.00 0.00 0.00 0.00 21:52:16 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:48:01 eth0 2.26 1.00 0.99 0.66 0.00 0.00 0.00 0.00 21:52:16 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:49:01 eth0 0.58 0.37 0.28 0.20 0.00 0.00 0.00 0.00 21:52:16 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:50:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:52:16 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:51:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:16 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:52:01 eth0 211.53 183.85 2165.32 17.57 0.00 0.00 0.00 0.00 21:52:16 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 Average: eth0 17.20 13.77 155.74 1.59 0.00 0.00 0.00 0.00 21:52:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:16 21:52:16 21:52:16 ---> sar -P ALL: 21:52:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 21:52:16 21:52:16 21:36:50 LINUX RESTART (4 CPU) 21:52:16 21:52:16 21:38:01 CPU %user %nice %system %iowait %steal %idle 21:52:16 21:39:01 all 0.21 0.00 0.05 0.00 0.00 99.74 21:52:16 21:39:01 0 0.07 0.00 0.08 0.00 0.00 99.85 21:52:16 21:39:01 1 0.10 0.00 0.05 0.00 0.00 99.85 21:52:16 21:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 21:52:16 21:39:01 3 0.62 0.00 0.05 0.00 0.00 99.33 21:52:16 21:40:02 all 0.16 0.00 0.06 0.00 0.00 99.77 21:52:16 21:40:02 0 0.05 0.00 0.05 0.00 0.00 99.90 21:52:16 21:40:02 1 0.03 0.00 0.07 0.00 0.00 99.90 21:52:16 21:40:02 2 0.03 0.00 0.05 0.00 0.00 99.92 21:52:16 21:40:02 3 0.53 0.00 0.08 0.00 0.02 99.37 21:52:16 21:41:01 all 0.14 0.00 0.07 0.00 0.00 99.79 21:52:16 21:41:01 0 0.05 0.00 0.07 0.00 0.00 99.88 21:52:16 21:41:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:52:16 21:41:01 2 0.10 0.00 0.05 0.00 0.00 99.85 21:52:16 21:41:01 3 0.34 0.00 0.14 0.00 0.00 99.52 21:52:16 21:42:01 all 0.21 0.00 0.06 0.00 0.01 99.72 21:52:16 21:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:52:16 21:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:52:16 21:42:01 2 0.18 0.00 0.08 0.00 0.00 99.73 21:52:16 21:42:01 3 0.55 0.00 0.07 0.00 0.02 99.37 21:52:16 21:43:01 all 0.22 0.00 0.19 0.00 0.00 99.59 21:52:16 21:43:01 0 0.52 0.00 0.13 0.00 0.00 99.35 21:52:16 21:43:01 1 0.12 0.00 0.23 0.00 0.00 99.65 21:52:16 21:43:01 2 0.12 0.00 0.20 0.00 0.00 99.68 21:52:16 21:43:01 3 0.13 0.00 0.18 0.00 0.00 99.68 21:52:16 21:44:01 all 0.16 0.00 0.03 0.00 0.00 99.81 21:52:16 21:44:01 0 0.50 0.00 0.02 0.00 0.00 99.48 21:52:16 21:44:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:52:16 21:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:52:16 21:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:52:16 21:45:01 all 0.18 0.00 0.04 0.00 0.00 99.77 21:52:16 21:45:01 0 0.53 0.00 0.03 0.00 0.00 99.43 21:52:16 21:45:01 1 0.08 0.00 0.07 0.00 0.00 99.85 21:52:16 21:45:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:52:16 21:45:01 3 0.07 0.00 0.03 0.00 0.02 99.88 21:52:16 21:46:01 all 0.21 0.00 0.05 0.00 0.00 99.73 21:52:16 21:46:01 0 0.50 0.00 0.07 0.00 0.00 99.43 21:52:16 21:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:52:16 21:46:01 2 0.22 0.00 0.05 0.00 0.02 99.72 21:52:16 21:46:01 3 0.07 0.00 0.05 0.00 0.00 99.88 21:52:16 21:47:01 all 0.07 0.00 0.04 0.00 0.01 99.88 21:52:16 21:47:01 0 0.10 0.00 0.08 0.00 0.02 99.80 21:52:16 21:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:52:16 21:47:01 2 0.10 0.00 0.02 0.00 0.00 99.88 21:52:16 21:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:52:16 21:48:01 all 0.17 0.00 0.05 0.00 0.00 99.78 21:52:16 21:48:01 0 0.52 0.00 0.05 0.00 0.00 99.43 21:52:16 21:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:52:16 21:48:01 2 0.07 0.00 0.07 0.00 0.00 99.87 21:52:16 21:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:52:16 21:49:01 all 0.16 0.00 0.03 0.00 0.00 99.81 21:52:16 21:49:01 0 0.50 0.00 0.02 0.00 0.00 99.48 21:52:16 21:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:52:16 21:49:01 2 0.08 0.00 0.05 0.00 0.00 99.87 21:52:16 21:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:52:16 21:52:16 21:49:01 CPU %user %nice %system %iowait %steal %idle 21:52:16 21:50:01 all 0.16 0.00 0.03 0.00 0.00 99.81 21:52:16 21:50:01 0 0.52 0.00 0.03 0.00 0.00 99.45 21:52:16 21:50:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:52:16 21:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:16 21:50:01 3 0.07 0.00 0.05 0.00 0.00 99.88 21:52:16 21:51:01 all 0.16 0.00 0.03 0.00 0.00 99.81 21:52:16 21:51:01 0 0.50 0.00 0.02 0.00 0.00 99.48 21:52:16 21:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:52:16 21:51:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:52:16 21:51:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:52:16 21:52:01 all 5.08 0.00 3.48 1.37 0.03 90.05 21:52:16 21:52:01 0 5.44 0.00 3.99 0.82 0.02 89.73 21:52:16 21:52:01 1 5.07 0.00 3.23 1.40 0.03 90.27 21:52:16 21:52:01 2 4.82 0.00 3.38 1.03 0.03 90.74 21:52:16 21:52:01 3 5.00 0.00 3.30 2.22 0.02 89.46 21:52:16 Average: all 0.52 0.00 0.30 0.10 0.00 99.08 21:52:16 Average: 0 0.70 0.00 0.33 0.06 0.00 98.91 21:52:16 Average: 1 0.41 0.00 0.28 0.10 0.00 99.20 21:52:16 Average: 2 0.42 0.00 0.29 0.07 0.00 99.21 21:52:16 Average: 3 0.54 0.00 0.29 0.16 0.00 99.01 21:52:16 21:52:16 21:52:16