Pull request #78 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 488408bbdd87d085662ef5665c8ea9f59676e3b9+27cb942c6f3ef89d32f958651ca6c8b656d8b14d (47c28db38389472d326dbe8b89d32887980fb91b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-78/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-78/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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:patch] ========================================================= [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: patch 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18909 in /w/workspace/dgexfoundry_go-mod-secrets_PR-78 [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-78 # 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/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 27cb942c6f3ef89d32f958651ca6c8b656d8b14d into PR head commit 488408bbdd87d085662ef5665c8ea9f59676e3b9 Merge succeeded, producing 488408bbdd87d085662ef5665c8ea9f59676e3b9 Checking out Revision 488408bbdd87d085662ef5665c8ea9f59676e3b9 (PR-78) > git config core.sparsecheckout # timeout=10 > git checkout -f 488408bbdd87d085662ef5665c8ea9f59676e3b9 # 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 27cb942c6f3ef89d32f958651ca6c8b656d8b14d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 488408bbdd87d085662ef5665c8ea9f59676e3b9 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:23:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:23:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:23:06 ========================================================= 21:23:06 EdgeX Global Pipelines Version Info 21:23:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:23:07 ------------------- 21:23:07 stable info: 21:23:07 ------------------- 21:23:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:23:07 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 21:23:07 Message: update stable to v1.0.173 21:23:08 ------------------- 21:23:08 experimental info: 21:23:08 ------------------- 21:23:08 Commited By: **** collab-it+edgex@linuxfoundation.org 21:23:08 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 21:23:08 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:23:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 21:23:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 21:23:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:23:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:23:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:23:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:23:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:23:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:23:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:23:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:23:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 21:23:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:23:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:23:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:23:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:23:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:23:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:23:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 21:23:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:23:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:23:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:23:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:23:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:23:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:23:12 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:23:12 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:23:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo 21:23:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo 21:23:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo 21:23:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 488408bbdd87d085662ef5665c8ea9f59676e3b9 [Pipeline] echo 21:23:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 488408b [Pipeline] echo 21:23:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:14 + git log --format=format:%s -1 488408bbdd87d085662ef5665c8ea9f59676e3b9 [Pipeline] echo 21:23:14 GIT_COMMIT: 488408bbdd87d085662ef5665c8ea9f59676e3b9, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 21:23:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:23:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:23:15 21:23:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:23:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:23:15 latest: Pulling from edgex-devops/git-semver 21:23:15 31603596830f: Pulling fs layer 21:23:15 2a8b12db71e7: Pulling fs layer 21:23:15 6ca5941a6612: Pulling fs layer 21:23:15 ecc8261a40a4: Pulling fs layer 21:23:15 ecc8261a40a4: Waiting 21:23:16 2a8b12db71e7: Verifying Checksum 21:23:16 2a8b12db71e7: Download complete 21:23:16 31603596830f: Verifying Checksum 21:23:16 31603596830f: Download complete 21:23:16 6ca5941a6612: Verifying Checksum 21:23:16 6ca5941a6612: Download complete 21:23:16 ecc8261a40a4: Verifying Checksum 21:23:16 ecc8261a40a4: Download complete 21:23:16 31603596830f: Pull complete 21:23:16 2a8b12db71e7: Pull complete 21:23:17 6ca5941a6612: Pull complete 21:23:18 ecc8261a40a4: Pull complete 21:23:18 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:23:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:23:18 prd-centos7-docker-4c-2g-18909 does not seem to be running inside a container 21:23:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-78 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-78:/w/workspace/dgexfoundry_go-mod-secrets_PR-78:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-78@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:23:20 $ docker top 025183a1dc5ed63827e2edbfd8b4073f1f5d3b19852783349dd19b529905ce89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:23:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:20 [ssh-agent] Looking for ssh-agent implementation... 21:23:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:21 $ docker exec 025183a1dc5ed63827e2edbfd8b4073f1f5d3b19852783349dd19b529905ce89 ssh-agent 21:23:21 SSH_AUTH_SOCK=/tmp/ssh-8JxejztFI1js/agent.12 21:23:21 SSH_AGENT_PID=17 21:23:21 Running ssh-add (command line suppressed) 21:23:21 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-78@tmp/private_key_3170257749233532517.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-78@tmp/private_key_3170257749233532517.key) 21:23:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:21 + git tag --points-at HEAD [Pipeline] } 21:23:21 $ docker exec --env ******** --env ******** 025183a1dc5ed63827e2edbfd8b4073f1f5d3b19852783349dd19b529905ce89 ssh-agent -k 21:23:21 unset SSH_AUTH_SOCK; 21:23:21 unset SSH_AGENT_PID; 21:23:21 echo Agent pid 17 killed; 21:23:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:23:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:22 [ssh-agent] Looking for ssh-agent implementation... 21:23:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:22 $ docker exec 025183a1dc5ed63827e2edbfd8b4073f1f5d3b19852783349dd19b529905ce89 ssh-agent 21:23:22 SSH_AUTH_SOCK=/tmp/ssh-hpmMfU6TaISN/agent.47 21:23:22 SSH_AGENT_PID=52 21:23:22 Running ssh-add (command line suppressed) 21:23:22 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-78@tmp/private_key_2508339344209591794.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-78@tmp/private_key_2508339344209591794.key) 21:23:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:23 + git semver init 21:23:23 # -> Open(): unable to determine branch for HEAD 21:23:23 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-78/.git 21:23:23 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-78 21:23:23 # $SEMVER_REMOTE_NAME = origin 21:23:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:23:23 # $SEMVER_USER_NAME = edgex-jenkins 21:23:23 # $SEMVER_BRANCH = PR-78 21:23:23 # $SEMVER_TEMP = /tmp/semver-226205647 21:23:23 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 21:23:23 # '/tmp/semver-226205647' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-78/.semver' 21:23:23 # -> Force: false 21:23:23 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-78/.semver [Pipeline] } 21:23:23 $ docker exec --env ******** --env ******** 025183a1dc5ed63827e2edbfd8b4073f1f5d3b19852783349dd19b529905ce89 ssh-agent -k 21:23:23 unset SSH_AUTH_SOCK; 21:23:23 unset SSH_AGENT_PID; 21:23:23 echo Agent pid 52 killed; 21:23:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:24 + git semver [Pipeline] } 21:23:24 $ docker stop --time=1 025183a1dc5ed63827e2edbfd8b4073f1f5d3b19852783349dd19b529905ce89 21:23:25 $ docker rm -f 025183a1dc5ed63827e2edbfd8b4073f1f5d3b19852783349dd19b529905ce89 [Pipeline] // withDockerContainer [Pipeline] sh 21:23:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:23:26 Stashed 1 file(s) [Pipeline] echo 21:23:26 [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:23:42 Still waiting to schedule task 21:23:42 ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18911’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ 21:23:42 Still waiting to schedule task 21:23:42 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:23:54 Running on prd-centos7-docker-4c-2g-18911 in /w/workspace/dgexfoundry_go-mod-secrets_PR-78 [Pipeline] { [Pipeline] ws 21:23:54 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 21:23:56 using credential edgex-jenkins-ssh 21:23:56 Cloning the remote Git repository 21:23:56 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:23:56 > git init /w/workspace/go-mod-secrets/1 # timeout=10 21:23:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:23:56 > git --version # timeout=10 21:23:56 > git --version # 'git version 2.24.3' 21:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:23:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:23:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:23:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:23:58 Merging remotes/origin/master commit 27cb942c6f3ef89d32f958651ca6c8b656d8b14d into PR head commit 488408bbdd87d085662ef5665c8ea9f59676e3b9 21:23:58 Merge succeeded, producing 488408bbdd87d085662ef5665c8ea9f59676e3b9 21:23:58 Checking out Revision 488408bbdd87d085662ef5665c8ea9f59676e3b9 (PR-78) 21:23:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:23:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:23:58 > git config core.sparsecheckout # timeout=10 21:23:58 > git checkout -f 488408bbdd87d085662ef5665c8ea9f59676e3b9 # timeout=10 21:23:58 > git remote # timeout=10 21:23:58 > git config --get remote.origin.url # timeout=10 21:23:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:58 > git merge 27cb942c6f3ef89d32f958651ca6c8b656d8b14d # timeout=10 21:23:58 > git rev-parse HEAD^{commit} # timeout=10 21:23:58 > git config core.sparsecheckout # timeout=10 21:23:58 > git checkout -f 488408bbdd87d085662ef5665c8ea9f59676e3b9 # timeout=10 21:24:01 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" 21:24:01 > git --version # timeout=10 21:24:01 > git --version # 'git version 2.24.3' 21:24:01 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:24:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:24:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:24:03 + sudo service docker restart 21:24:03 + true 21:24:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:24:05 ========================================================= 21:24:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:24:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:24:05 + 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:24:06 Sending build context to Docker daemon 438.8kB 21:24:06 Step 1/7 : ARG BASE=golang:1.15-alpine 21:24:06 Step 2/7 : FROM ${BASE} 21:24:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:24:06 188c0c94c7c5: Pulling fs layer 21:24:06 0ef7d3d256c8: Pulling fs layer 21:24:06 de9db76c5a1d: Pulling fs layer 21:24:06 bca2f99d35d6: Pulling fs layer 21:24:06 93359f2a8cfa: Pulling fs layer 21:24:06 7c6f9722023f: Pulling fs layer 21:24:06 a35cf1a2eb13: Pulling fs layer 21:24:06 93359f2a8cfa: Waiting 21:24:06 a35cf1a2eb13: Waiting 21:24:06 7c6f9722023f: Waiting 21:24:06 bca2f99d35d6: Waiting 21:24:06 de9db76c5a1d: Verifying Checksum 21:24:06 de9db76c5a1d: Download complete 21:24:06 0ef7d3d256c8: Verifying Checksum 21:24:06 0ef7d3d256c8: Download complete 21:24:06 93359f2a8cfa: Download complete 21:24:06 7c6f9722023f: Verifying Checksum 21:24:06 7c6f9722023f: Download complete 21:24:06 188c0c94c7c5: Verifying Checksum 21:24:06 188c0c94c7c5: Download complete 21:24:06 188c0c94c7c5: Pull complete 21:24:07 0ef7d3d256c8: Pull complete 21:24:07 de9db76c5a1d: Pull complete 21:24:08 a35cf1a2eb13: Verifying Checksum 21:24:08 a35cf1a2eb13: Download complete 21:24:09 bca2f99d35d6: Verifying Checksum 21:24:09 bca2f99d35d6: Download complete 21:24:14 bca2f99d35d6: Pull complete 21:24:14 93359f2a8cfa: Pull complete 21:24:14 7c6f9722023f: Pull complete 21:24:21 a35cf1a2eb13: Pull complete 21:24:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:24:22 ---> a62c8e92a672 21:24:22 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:24:22 ---> Running in c116b799cf9e 21:24:22 Removing intermediate container c116b799cf9e 21:24:22 ---> f2e131742912 21:24:22 Step 4/7 : RUN apk add --update bash 21:24:22 ---> Running in c4b9c93a4218 21:24:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:24:24 OK: 166 MiB in 39 packages 21:24:25 Removing intermediate container c4b9c93a4218 21:24:25 ---> ce01ea216f7b 21:24:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:24:25 ---> Running in c249b932a675 21:24:25 Removing intermediate container c249b932a675 21:24:25 ---> 728f8b1e373f 21:24:25 Step 6/7 : COPY go.mod . 21:24:25 ---> 6b64c7f43bde 21:24:25 Step 7/7 : RUN go mod download 21:24:25 ---> Running in 9c45515fc6c2 21:24:38 Removing intermediate container 9c45515fc6c2 21:24:38 ---> 61c69266f4ab 21:24:38 Successfully built 61c69266f4ab 21:24:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:24:38 + docker inspect -f . ci-base-image-x86_64 21:24:38 . [Pipeline] withDockerContainer 21:24:38 prd-centos7-docker-4c-2g-18911 does not seem to be running inside a container 21:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:24:39 $ docker top a23f12abeb23b9f3747125fd7a689eaab179a851f6598f5d7f5bb08c359fa217 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:40 + go version 21:24:40 go version go1.15.5 linux/amd64 [Pipeline] } 21:24:40 $ docker stop --time=1 a23f12abeb23b9f3747125fd7a689eaab179a851f6598f5d7f5bb08c359fa217 21:24:41 $ docker rm -f a23f12abeb23b9f3747125fd7a689eaab179a851f6598f5d7f5bb08c359fa217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:24:43 + docker inspect -f . ci-base-image-x86_64 21:24:43 . [Pipeline] withDockerContainer 21:24:43 prd-centos7-docker-4c-2g-18911 does not seem to be running inside a container 21:24:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:24:44 $ docker top ea443378d98193486a995d16b6a55ef88642b5af44d3c268501e26ff8f876599 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:44 + make test 21:24:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:24:51 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 21:24:51 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 21:25:01 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.009s coverage: 96.7% of statements 21:25:01 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.008s coverage: 44.1% of statements 21:25:01 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.020s coverage: 89.5% of statements 21:25:01 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] 21:25:01 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.008s coverage: 100.0% of statements 21:25:01 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] 21:25:01 ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.010s coverage: 87.5% of statements 21:25:09 ok github.com/edgexfoundry/go-mod-secrets/secrets 15.013s coverage: 93.3% of statements 21:25:09 ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] 21:25:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:25:09 gofmt -l . 21:25:09 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:25:09 $ docker stop --time=1 ea443378d98193486a995d16b6a55ef88642b5af44d3c268501e26ff8f876599 21:25:11 $ docker rm -f ea443378d98193486a995d16b6a55ef88642b5af44d3c268501e26ff8f876599 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:25:12 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:26:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18912 in /w/workspace/dgexfoundry_go-mod-secrets_PR-78 [Pipeline] { [Pipeline] ws 21:26:37 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 21:26:42 using credential edgex-jenkins-ssh 21:26:43 Cloning the remote Git repository 21:26:43 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:26:43 > git init /w/workspace/go-mod-secrets/1 # timeout=10 21:26:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:26:43 > git --version # timeout=10 21:26:43 > git --version # 'git version 2.17.1' 21:26:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:44 Merging remotes/origin/master commit 27cb942c6f3ef89d32f958651ca6c8b656d8b14d into PR head commit 488408bbdd87d085662ef5665c8ea9f59676e3b9 21:26:45 Merge succeeded, producing 488408bbdd87d085662ef5665c8ea9f59676e3b9 21:26:45 Checking out Revision 488408bbdd87d085662ef5665c8ea9f59676e3b9 (PR-78) 21:26:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:26:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:26:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:26:44 > git config core.sparsecheckout # timeout=10 21:26:44 > git checkout -f 488408bbdd87d085662ef5665c8ea9f59676e3b9 # timeout=10 21:26:44 > git remote # timeout=10 21:26:44 > git config --get remote.origin.url # timeout=10 21:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:44 > git merge 27cb942c6f3ef89d32f958651ca6c8b656d8b14d # timeout=10 21:26:44 > git rev-parse HEAD^{commit} # timeout=10 21:26:45 > git config core.sparsecheckout # timeout=10 21:26:45 > git checkout -f 488408bbdd87d085662ef5665c8ea9f59676e3b9 # timeout=10 21:26:49 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" 21:26:49 > git --version # timeout=10 21:26:49 > git --version # 'git version 2.17.1' 21:26:49 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:26:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:26:52 + sudo service docker restart 21:26:52 + true [Pipeline] unstash [Pipeline] echo 21:26:55 ========================================================= 21:26:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:26:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:26:55 + 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:26:56 Sending build context to Docker daemon 439.8kB 21:26:56 Step 1/7 : ARG BASE=golang:1.15-alpine 21:26:56 Step 2/7 : FROM ${BASE} 21:26:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:26:56 5f621e34cdf4: Pulling fs layer 21:26:56 a4357932f1b6: Pulling fs layer 21:26:56 18c013af1878: Pulling fs layer 21:26:56 00ac8860ef70: Pulling fs layer 21:26:56 63d7cb157983: Pulling fs layer 21:26:56 b116817d02f9: Pulling fs layer 21:26:56 745a02a5169b: Pulling fs layer 21:26:56 00ac8860ef70: Waiting 21:26:56 63d7cb157983: Waiting 21:26:56 b116817d02f9: Waiting 21:26:56 745a02a5169b: Waiting 21:26:56 18c013af1878: Download complete 21:26:56 a4357932f1b6: Verifying Checksum 21:26:56 a4357932f1b6: Download complete 21:26:56 63d7cb157983: Verifying Checksum 21:26:56 63d7cb157983: Download complete 21:26:56 b116817d02f9: Verifying Checksum 21:26:56 b116817d02f9: Download complete 21:26:56 5f621e34cdf4: Verifying Checksum 21:26:56 5f621e34cdf4: Download complete 21:26:57 5f621e34cdf4: Pull complete 21:26:57 a4357932f1b6: Pull complete 21:26:58 18c013af1878: Pull complete 21:26:59 745a02a5169b: Verifying Checksum 21:26:59 745a02a5169b: Download complete 21:27:00 00ac8860ef70: Verifying Checksum 21:27:00 00ac8860ef70: Download complete 21:27:10 00ac8860ef70: Pull complete 21:27:10 63d7cb157983: Pull complete 21:27:10 b116817d02f9: Pull complete 21:27:14 745a02a5169b: Pull complete 21:27:14 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:27:14 ---> b7e6874047d6 21:27:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:27:17 ---> Running in 7461a18a1c16 21:27:17 Removing intermediate container 7461a18a1c16 21:27:17 ---> 029c990e3716 21:27:17 Step 4/7 : RUN apk add --update bash 21:27:17 ---> Running in 3aea072fcb17 21:27:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:27:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:27:20 OK: 142 MiB in 39 packages 21:27:21 Removing intermediate container 3aea072fcb17 21:27:21 ---> 94118fbacb44 21:27:21 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:27:22 ---> Running in 02c2bdfd7562 21:27:22 Removing intermediate container 02c2bdfd7562 21:27:22 ---> 08998367e575 21:27:22 Step 6/7 : COPY go.mod . 21:27:23 ---> c5440d5fe8b3 21:27:23 Step 7/7 : RUN go mod download 21:27:23 ---> Running in 6931e6533035 21:27:38 Removing intermediate container 6931e6533035 21:27:38 ---> 5ce141aaac36 21:27:38 Successfully built 5ce141aaac36 21:27:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:27:38 + docker inspect -f . ci-base-image-arm64 21:27:38 . [Pipeline] withDockerContainer 21:27:39 prd-ubuntu18.04-docker-arm64-4c-16g-18912 does not seem to be running inside a container 21:27:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:27:40 $ docker top 73e3707dab30d9d0b80bc0f7fc066003170f8adfb8f04e487954bad4b73dae01 -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:41 + go version 21:27:41 go version go1.15.5 linux/arm64 [Pipeline] } 21:27:41 $ docker stop --time=1 73e3707dab30d9d0b80bc0f7fc066003170f8adfb8f04e487954bad4b73dae01 21:27:43 $ docker rm -f 73e3707dab30d9d0b80bc0f7fc066003170f8adfb8f04e487954bad4b73dae01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:27:45 + docker inspect -f . ci-base-image-arm64 21:27:45 . [Pipeline] withDockerContainer 21:27:45 prd-ubuntu18.04-docker-arm64-4c-16g-18912 does not seem to be running inside a container 21:27:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:27:47 $ docker top d233f8929bd5b77c985e0f35744726cd86826f148df8e0a88f0709358adf7308 -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:48 + make test 21:27:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:28:10 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 21:28:10 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 21:38:18 coverage: 96.7% of statements 21:38:18 panic: test timed out after 10m0s 21:38:18 21:38:18 goroutine 25 [running]: 21:38:18 testing.(*M).startAlarm.func1() 21:38:18 /usr/local/go/src/testing/testing.go:1618 +0xc8 21:38:18 created by time.goFunc 21:38:18 /usr/local/go/src/time/sleep.go:167 +0x40 21:38:18 21:38:18 goroutine 1 [chan receive, 9 minutes]: 21:38:18 testing.tRunner.func1(0x4000001200) 21:38:18 /usr/local/go/src/testing/testing.go:1088 +0x1d0 21:38:18 testing.tRunner(0x4000001200, 0x400014bd78) 21:38:18 /usr/local/go/src/testing/testing.go:1127 +0x10c 21:38:18 testing.runTests(0x400000c460, 0x352520, 0x9, 0x9, 0xbff5fdb04eb74c63, 0x8bb2f609a4, 0x357bc0, 0x1c6c8) 21:38:18 /usr/local/go/src/testing/testing.go:1437 +0x29c 21:38:18 testing.(*M).Run(0x4000142080, 0x0) 21:38:18 /usr/local/go/src/testing/testing.go:1345 +0x1b4 21:38:18 main.main() 21:38:18 _testmain.go:109 +0x1d0 21:38:18 21:38:18 goroutine 16 [chan send, 9 minutes]: 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).update.func1(0x4000154000, 0x4000038750) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:162 +0x1d8 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).update(0x4000154000) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:172 +0x5c 21:38:18 created by github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).Start 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:121 +0x110 21:38:18 21:38:18 goroutine 19 [chan send, 9 minutes]: 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).update.func1(0x4000154090, 0x400020af50) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:170 +0x140 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).update(0x4000154090) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:172 +0x5c 21:38:18 created by github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).Start 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:121 +0x110 21:38:18 21:38:18 goroutine 22 [semacquire, 9 minutes]: 21:38:18 sync.runtime_Semacquire(0x4000282028) 21:38:18 /usr/local/go/src/runtime/sema.go:56 +0x38 21:38:18 sync.(*WaitGroup).Wait(0x4000282020) 21:38:18 /usr/local/go/src/sync/waitgroup.go:130 +0x6c 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.TestStateConcurrency(0x4000152f00) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll_test.go:402 +0x2b0 21:38:18 testing.tRunner(0x4000152f00, 0x1fe750) 21:38:18 /usr/local/go/src/testing/testing.go:1123 +0xdc 21:38:18 created by testing.(*T).Run 21:38:18 /usr/local/go/src/testing/testing.go:1168 +0x244 21:38:18 21:38:18 goroutine 23 [chan receive, 9 minutes]: 21:38:18 testing.runTests.func1.1(0x4000001200) 21:38:18 /usr/local/go/src/testing/testing.go:1444 +0x30 21:38:18 created by testing.runTests.func1 21:38:18 /usr/local/go/src/testing/testing.go:1444 +0xa8 21:38:18 21:38:18 goroutine 24 [select]: 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).update(0x4000154120) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:153 +0x138 21:38:18 created by github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).Start 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:121 +0x110 21:38:18 21:38:18 goroutine 33 [chan send, 9 minutes]: 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).Stop(0x4000214000, 0x0, 0x0) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:135 +0xac 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.restart(0x22c8a0, 0x355ec8, 0x1eb11d, 0x5, 0x4000284000, 0x1, 0x1, 0x4000280000, 0x4000280060, 0x40002800c0, ...) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll_test.go:417 +0xc4 21:38:18 created by github.com/edgexfoundry/go-mod-secrets/pkg/listener.TestStateConcurrency 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll_test.go:399 +0x244 21:38:18 21:38:18 goroutine 34 [semacquire, 9 minutes]: 21:38:18 sync.runtime_SemacquireMutex(0x400028200c, 0x400028a000, 0x1) 21:38:18 /usr/local/go/src/runtime/sema.go:71 +0x40 21:38:18 sync.(*Mutex).lockSlow(0x4000282008) 21:38:18 /usr/local/go/src/sync/mutex.go:138 +0xec 21:38:18 sync.(*Mutex).Lock(...) 21:38:18 /usr/local/go/src/sync/mutex.go:81 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).Start(0x4000288000, 0x0, 0x0) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:113 +0x138 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.restart(0x22c8a0, 0x355ec8, 0x1eb11d, 0x5, 0x4000284000, 0x1, 0x1, 0x4000280000, 0x4000280060, 0x40002800c0, ...) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll_test.go:412 +0xb0 21:38:18 created by github.com/edgexfoundry/go-mod-secrets/pkg/listener.TestStateConcurrency 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll_test.go:401 +0x2a4 21:38:18 21:38:18 goroutine 35 [semacquire, 9 minutes]: 21:38:18 sync.runtime_SemacquireMutex(0x400028200c, 0x8c701, 0x1) 21:38:18 /usr/local/go/src/runtime/sema.go:71 +0x40 21:38:18 sync.(*Mutex).lockSlow(0x4000282008) 21:38:18 /usr/local/go/src/sync/mutex.go:138 +0xec 21:38:18 sync.(*Mutex).Lock(...) 21:38:18 /usr/local/go/src/sync/mutex.go:81 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).update(0x4000288000) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:174 +0x280 21:38:18 created by github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).Start 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:121 +0x110 21:38:18 21:38:18 goroutine 50 [chan send, 9 minutes]: 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).update.func1(0x4000214000, 0x4000059f50) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:170 +0x140 21:38:18 github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).update(0x4000214000) 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:172 +0x5c 21:38:18 created by github.com/edgexfoundry/go-mod-secrets/pkg/listener.(*InMemoryCacheListener).Start 21:38:18 /w/workspace/go-mod-secrets/1/pkg/listener/poll.go:121 +0x110 21:38:18 FAIL github.com/edgexfoundry/go-mod-secrets/pkg/listener 600.062s 21:38:18 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.038s coverage: 44.1% of statements 21:38:18 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.038s coverage: 89.5% of statements 21:38:18 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] 21:38:18 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.019s coverage: 100.0% of statements 21:38:18 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] 21:38:18 ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.047s coverage: 87.5% of statements 21:38:18 ok github.com/edgexfoundry/go-mod-secrets/secrets 15.024s coverage: 93.3% of statements 21:38:18 ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] 21:38:18 FAIL 21:38:18 make: *** [Makefile:12: test] Error 1 [Pipeline] } 21:38:18 $ docker stop --time=1 d233f8929bd5b77c985e0f35744726cd86826f148df8e0a88f0709358adf7308 21:38:20 $ docker rm -f d233f8929bd5b77c985e0f35744726cd86826f148df8e0a88f0709358adf7308 [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:38:22 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:38:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:38:27 ---> package-listing.sh 21:38:27 ++ facter osfamily 21:38:27 ++ tr '[:upper:]' '[:lower:]' 21:38:27 + OS_FAMILY=redhat 21:38:27 + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-78 21:38:27 + START_PACKAGES=/tmp/packages_start.txt 21:38:27 + END_PACKAGES=/tmp/packages_end.txt 21:38:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:38:27 + PACKAGES=/tmp/packages_start.txt 21:38:27 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-78 ']' 21:38:27 + PACKAGES=/tmp/packages_end.txt 21:38:27 + case "${OS_FAMILY}" in 21:38:27 + rpm -qa 21:38:27 + sort 21:38:33 + '[' -f /tmp/packages_start.txt ']' 21:38:33 + '[' -f /tmp/packages_end.txt ']' 21:38:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:38:33 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-78 ']' 21:38:33 + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-78/archives/ 21:38:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-78/archives/ [Pipeline] echo 21:38:33 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-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:38:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:38:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:38:33 21:38:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:38:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:38:34 alpine: Pulling from edgex-lftools-log-publisher 21:38:34 df20fa9351a1: Pulling fs layer 21:38:34 36b3adc4ff6f: Pulling fs layer 21:38:34 8ad3a11d3b57: Pulling fs layer 21:38:34 46f8f816bc3b: Pulling fs layer 21:38:34 93b61091891f: Pulling fs layer 21:38:34 93b9cdb0e59b: Pulling fs layer 21:38:34 5e14af77c1be: Pulling fs layer 21:38:34 01666e4c0597: Pulling fs layer 21:38:34 aa168da1d23b: Pulling fs layer 21:38:34 46f8f816bc3b: Waiting 21:38:34 5e14af77c1be: Waiting 21:38:34 01666e4c0597: Waiting 21:38:34 aa168da1d23b: Waiting 21:38:34 93b9cdb0e59b: Waiting 21:38:34 36b3adc4ff6f: Verifying Checksum 21:38:34 36b3adc4ff6f: Download complete 21:38:34 46f8f816bc3b: Verifying Checksum 21:38:34 46f8f816bc3b: Download complete 21:38:34 93b61091891f: Verifying Checksum 21:38:34 93b61091891f: Download complete 21:38:34 93b9cdb0e59b: Verifying Checksum 21:38:34 93b9cdb0e59b: Download complete 21:38:34 5e14af77c1be: Verifying Checksum 21:38:34 5e14af77c1be: Download complete 21:38:34 01666e4c0597: Verifying Checksum 21:38:34 01666e4c0597: Download complete 21:38:35 df20fa9351a1: Verifying Checksum 21:38:35 df20fa9351a1: Download complete 21:38:35 8ad3a11d3b57: Verifying Checksum 21:38:35 8ad3a11d3b57: Download complete 21:38:35 df20fa9351a1: Pull complete 21:38:35 36b3adc4ff6f: Pull complete 21:38:36 8ad3a11d3b57: Pull complete 21:38:37 46f8f816bc3b: Pull complete 21:38:37 aa168da1d23b: Verifying Checksum 21:38:37 aa168da1d23b: Download complete 21:38:37 93b61091891f: Pull complete 21:38:37 93b9cdb0e59b: Pull complete 21:38:37 5e14af77c1be: Pull complete 21:38:37 01666e4c0597: Pull complete 21:38:44 aa168da1d23b: Pull complete 21:38:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:38:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:38:44 prd-centos7-docker-4c-2g-18909 does not seem to be running inside a container 21:38:44 $ 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-78/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-78 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-78:/w/workspace/dgexfoundry_go-mod-secrets_PR-78:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-78@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:38:49 $ docker top 22515acfb89affac329d2102d3f5172ab5e39ef26f51fcb9c19cd257f195f94b -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:49 + touch /tmp/pre-build-complete [Pipeline] sh 21:38:49 + mkdir -p /var/log/sa [Pipeline] sh 21:38:50 + ls /var/log/sa-host 21:38:50 + sadf -c /var/log/sa-host/sa07 21:38:50 file_magic: OK 21:38:50 HZ: Using current value: 100 21:38:50 file_header: OK 21:38:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:38:50 Statistics: 21:38:50 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...Hnuu...uuuununununu... 21:38:50 File successfully converted to sysstat format version 12.2.1 21:38:50 + sadf -c /var/log/sa-host/sa23 21:38:50 file_magic: OK 21:38:50 HZ: Using current value: 100 21:38:50 file_header: OK 21:38:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:38:50 Statistics: 21:38:50 Hnuu...uuuununununu... 21:38:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:38:51 provisioning config files... 21:38:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-78@tmp/config9020720259608324606tmp [Pipeline] { [Pipeline] echo 21:38:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:38:51 ---> create-netrc.sh [Pipeline] } 21:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:38:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:38:52 ---> python-tools-install.sh [Pipeline] echo 21:38:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:38:52 ---> sudo-logs.sh 21:38:52 Archiving 'sudo' log.. [Pipeline] echo 21:38:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:38:52 ---> job-cost.sh 21:38:52 lf-activate-venv: SKIPPING 21:38:52 INFO: No Stack... 21:38:54 INFO: Retrieving Pricing Info for: v1-standard-2 21:38:54 INFO: Archiving Costs [Pipeline] echo 21:38:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:38:54 ---> logs-deploy.sh 21:38:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-78/1 21:38:54 INFO: archiving workspace using pattern(s): 21:38:56 Archives upload complete. 21:38:56 INFO: archiving logs to Nexus 21:38:57 ---> uname -a: 21:38:57 Linux prd-centos7-docker-4c-2g-18909.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:38:57 21:38:57 21:38:57 ---> lscpu: 21:38:57 Architecture: x86_64 21:38:57 CPU op-mode(s): 32-bit, 64-bit 21:38:57 Byte Order: Little Endian 21:38:57 Address sizes: 40 bits physical, 48 bits virtual 21:38:57 CPU(s): 4 21:38:57 On-line CPU(s) list: 0-3 21:38:57 Thread(s) per core: 1 21:38:57 Core(s) per socket: 1 21:38:57 Socket(s): 4 21:38:57 NUMA node(s): 1 21:38:57 Vendor ID: GenuineIntel 21:38:57 CPU family: 6 21:38:57 Model: 44 21:38:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:38:57 Stepping: 1 21:38:57 CPU MHz: 2933.438 21:38:57 BogoMIPS: 5866.87 21:38:57 Virtualization: VT-x 21:38:57 Hypervisor vendor: KVM 21:38:57 Virtualization type: full 21:38:57 L1d cache: 128 KiB 21:38:57 L1i cache: 128 KiB 21:38:57 L2 cache: 16 MiB 21:38:57 L3 cache: 64 MiB 21:38:57 NUMA node0 CPU(s): 0-3 21:38:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:38:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:38:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:38:57 Vulnerability Meltdown: Mitigation; PTI 21:38:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:38:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:38:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:38:57 Vulnerability Srbds: Not affected 21:38:57 Vulnerability Tsx async abort: Not affected 21:38:57 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:38:57 21:38:57 21:38:57 ---> nproc: 21:38:57 4 21:38:57 21:38:57 21:38:57 ---> df -h: 21:38:57 Filesystem Size Used Available Use% Mounted on 21:38:57 overlay 50.0G 6.9G 43.1G 14% / 21:38:57 tmpfs 64.0M 0 64.0M 0% /dev 21:38:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:38:57 shm 64.0M 0 64.0M 0% /dev/shm 21:38:57 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 21:38:57 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 21:38:57 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 21:38:57 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 21:38:57 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_go-mod-secrets_PR-78 21:38:57 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_go-mod-secrets_PR-78@tmp 21:38:57 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 21:38:57 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 21:38:57 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 21:38:57 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 21:38:57 21:38:57 21:38:57 ---> free -m: 21:38:57 total used free shared buff/cache available 21:38:57 Mem: 1837 705 108 0 1022 1027 21:38:57 Swap: 1023 1 1022 21:38:57 21:38:57 21:38:57 ---> ip addr: 21:38:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:38:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:38:57 inet 127.0.0.1/8 scope host lo 21:38:57 valid_lft forever preferred_lft forever 21:38:57 inet6 ::1/128 scope host 21:38:57 valid_lft forever preferred_lft forever 21:38:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:38:57 link/ether fa:16:3e:81:98:3a brd ff:ff:ff:ff:ff:ff 21:38:57 inet 10.30.122.144/23 brd 10.30.123.255 scope global dynamic eth0 21:38:57 valid_lft 85416sec preferred_lft 85416sec 21:38:57 inet6 fe80::f816:3eff:fe81:983a/64 scope link 21:38:57 valid_lft forever preferred_lft forever 21:38:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:38:57 link/ether 02:42:75:7b:28:bf brd ff:ff:ff:ff:ff:ff 21:38:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:38:57 valid_lft forever preferred_lft forever 21:38:57 inet6 fe80::42:75ff:fe7b:28bf/64 scope link 21:38:57 valid_lft forever preferred_lft forever 21:38:57 21:38:57 21:38:57 ---> sar -b -r -n DEV: 21:38:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/07/21 _x86_64_ (4 CPU) 21:38:57 21:38:57 21:22:22 LINUX RESTART (4 CPU) 21:38:57 21:38:57 21:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:38:57 21:24:02 40.81 12.05 28.75 0.00 4428.64 2951.27 0.00 21:38:57 21:25:01 1.86 0.00 1.86 0.00 0.00 35.42 0.00 21:38:57 21:26:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 21:38:57 21:27:01 0.28 0.00 0.28 0.00 0.00 2.71 0.00 21:38:57 21:28:01 0.23 0.00 0.23 0.00 0.00 3.40 0.00 21:38:57 21:29:01 0.37 0.00 0.37 0.00 0.00 5.73 0.00 21:38:57 21:30:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 21:38:57 21:31:01 0.22 0.00 0.22 0.00 0.00 3.76 0.00 21:38:57 21:32:01 0.27 0.00 0.27 0.00 0.00 3.01 0.00 21:38:57 21:33:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 21:38:57 21:34:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 21:38:57 21:35:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 21:38:57 21:36:01 0.73 0.00 0.73 0.00 0.00 8.86 0.00 21:38:57 21:37:01 0.32 0.00 0.32 0.00 0.00 3.83 0.00 21:38:57 21:38:01 0.38 0.17 0.22 0.00 5.33 3.51 0.00 21:38:57 Average: 3.12 0.82 2.30 0.00 296.00 202.62 0.00 21:38:57 21:38:57 21:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:38:57 21:24:02 164988 0 608856 32.36 2620 1105080 1106656 37.77 425492 1092824 20 21:38:57 21:25:01 171772 0 602068 32.00 2620 1105084 1078456 36.81 425536 1087464 20 21:38:57 21:26:01 169528 0 604304 32.12 2620 1105092 1078456 36.81 425660 1088996 8 21:38:57 21:27:01 168980 0 604852 32.15 2620 1105092 1078680 36.81 440692 1074924 20 21:38:57 21:28:01 168360 0 605464 32.18 2620 1105100 1078620 36.81 440212 1076224 16 21:38:57 21:29:01 168348 0 605472 32.18 2620 1105104 1078644 36.81 453180 1063344 8 21:38:57 21:30:01 168824 0 604996 32.15 2620 1105104 1078524 36.81 452544 1063344 20 21:38:57 21:31:01 168832 0 604980 32.15 2620 1105112 1078524 36.81 452552 1063344 8 21:38:57 21:32:01 169128 0 604680 32.14 2620 1105116 1078524 36.81 452556 1063344 8 21:38:57 21:33:01 168504 0 605296 32.17 2620 1105124 1078596 36.81 452924 1063344 20 21:38:57 21:34:01 168724 0 605076 32.16 2620 1105124 1078560 36.81 452868 1063344 20 21:38:57 21:35:01 169012 0 604776 32.14 2620 1105136 1078524 36.81 452572 1063352 16 21:38:57 21:36:01 168416 0 605368 32.17 2620 1105140 1078656 36.81 453416 1063344 8 21:38:57 21:37:01 168832 0 604952 32.15 2620 1105140 1078524 36.81 452708 1063344 12 21:38:57 21:38:01 168064 0 605712 32.19 2620 1105148 1078584 36.81 453168 1063196 20 21:38:57 Average: 168687 0 605123 32.16 2620 1105113 1080435 36.87 445739 1070249 15 21:38:57 21:38:57 21:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:38:57 21:24:02 eth0 145.57 107.73 450.92 36.17 0.00 0.00 0.00 0.00 21:38:57 21:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:24:02 docker0 1.81 1.52 0.35 3.05 0.00 0.00 0.00 0.00 21:38:57 21:25:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:26:01 eth0 0.73 0.07 0.06 0.01 0.00 0.00 0.00 0.00 21:38:57 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:27:01 eth0 0.47 0.38 0.27 0.20 0.00 0.00 0.00 0.00 21:38:57 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:28:01 eth0 0.83 0.13 0.14 0.07 0.00 0.00 0.00 0.00 21:38:57 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:29:01 eth0 0.58 0.30 0.33 0.21 0.00 0.00 0.00 0.00 21:38:57 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:30:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:38:57 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:31:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:38:57 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:38:57 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:33:01 eth0 0.18 0.18 0.08 0.04 0.00 0.00 0.00 0.00 21:38:57 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:34:01 eth0 0.23 0.18 0.10 0.04 0.00 0.00 0.00 0.00 21:38:57 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:35:01 eth0 0.83 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:38:57 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:36:01 eth0 0.55 0.38 0.27 0.21 0.00 0.00 0.00 0.00 21:38:57 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:37:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:38:57 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:38:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:38:57 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 Average: eth0 10.05 7.34 30.20 2.47 0.00 0.00 0.00 0.00 21:38:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:57 Average: docker0 0.12 0.10 0.02 0.20 0.00 0.00 0.00 0.00 21:38:57 21:38:57 21:38:57 ---> sar -P ALL: 21:38:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/07/21 _x86_64_ (4 CPU) 21:38:57 21:38:57 21:22:22 LINUX RESTART (4 CPU) 21:38:57 21:38:57 21:23:01 CPU %user %nice %system %iowait %steal %idle 21:38:57 21:24:02 all 3.36 0.00 2.16 0.91 0.05 93.52 21:38:57 21:24:02 0 3.38 0.00 2.08 0.64 0.05 93.85 21:38:57 21:24:02 1 3.16 0.00 2.57 0.30 0.05 93.92 21:38:57 21:24:02 2 3.44 0.00 1.91 0.15 0.07 94.43 21:38:57 21:24:02 3 3.46 0.00 2.09 2.54 0.03 91.88 21:38:57 21:25:01 all 0.16 0.00 0.05 0.00 0.00 99.79 21:38:57 21:25:01 0 0.03 0.00 0.07 0.00 0.00 99.90 21:38:57 21:25:01 1 0.07 0.00 0.07 0.00 0.02 99.85 21:38:57 21:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:38:57 21:25:01 3 0.51 0.00 0.03 0.00 0.00 99.46 21:38:57 21:26:01 all 0.13 0.00 0.05 0.00 0.00 99.82 21:38:57 21:26:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:38:57 21:26:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:38:57 21:26:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:38:57 21:26:01 3 0.40 0.00 0.03 0.00 0.02 99.55 21:38:57 21:27:01 all 0.16 0.00 0.05 0.00 0.01 99.78 21:38:57 21:27:01 0 0.02 0.00 0.07 0.00 0.02 99.90 21:38:57 21:27:01 1 0.02 0.00 0.05 0.00 0.00 99.93 21:38:57 21:27:01 2 0.07 0.00 0.07 0.00 0.02 99.85 21:38:57 21:27:01 3 0.53 0.00 0.03 0.00 0.00 99.43 21:38:57 21:28:01 all 0.16 0.00 0.10 0.00 0.00 99.74 21:38:57 21:28:01 0 0.05 0.00 0.10 0.00 0.00 99.85 21:38:57 21:28:01 1 0.05 0.00 0.08 0.00 0.00 99.87 21:38:57 21:28:01 2 0.10 0.00 0.15 0.00 0.00 99.75 21:38:57 21:28:01 3 0.45 0.00 0.07 0.00 0.00 99.48 21:38:57 21:29:01 all 0.16 0.00 0.05 0.00 0.00 99.80 21:38:57 21:29:01 0 0.05 0.00 0.10 0.00 0.00 99.85 21:38:57 21:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:38:57 21:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:38:57 21:29:01 3 0.53 0.00 0.03 0.00 0.00 99.43 21:38:57 21:30:01 all 0.17 0.00 0.03 0.00 0.01 99.79 21:38:57 21:30:01 0 0.05 0.00 0.07 0.00 0.00 99.88 21:38:57 21:30:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:38:57 21:30:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:38:57 21:30:01 3 0.50 0.00 0.02 0.00 0.02 99.47 21:38:57 21:31:01 all 0.04 0.00 0.03 0.00 0.00 99.92 21:38:57 21:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:38:57 21:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:38:57 21:31:01 2 0.05 0.00 0.07 0.00 0.00 99.88 21:38:57 21:31:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:38:57 21:32:01 all 0.03 0.00 0.03 0.00 0.00 99.93 21:38:57 21:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:38:57 21:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:38:57 21:32:01 2 0.07 0.00 0.05 0.00 0.02 99.87 21:38:57 21:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:38:57 21:33:01 all 0.08 0.00 0.05 0.00 0.00 99.87 21:38:57 21:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:38:57 21:33:01 1 0.03 0.00 0.05 0.00 0.00 99.92 21:38:57 21:33:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:38:57 21:33:01 3 0.25 0.00 0.07 0.00 0.00 99.68 21:38:57 21:34:01 all 0.17 0.00 0.03 0.00 0.00 99.80 21:38:57 21:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:38:57 21:34:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:38:57 21:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:38:57 21:34:01 3 0.53 0.00 0.02 0.00 0.00 99.45 21:38:57 21:38:57 21:34:01 CPU %user %nice %system %iowait %steal %idle 21:38:57 21:35:01 all 0.15 0.00 0.04 0.00 0.00 99.81 21:38:57 21:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:38:57 21:35:01 1 0.03 0.00 0.07 0.00 0.00 99.90 21:38:57 21:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:38:57 21:35:01 3 0.50 0.00 0.03 0.00 0.00 99.47 21:38:57 21:36:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:38:57 21:36:01 0 0.53 0.00 0.03 0.00 0.02 99.42 21:38:57 21:36:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:38:57 21:36:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:38:57 21:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:38:57 21:37:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:38:57 21:37:01 0 0.52 0.00 0.03 0.00 0.00 99.45 21:38:57 21:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:38:57 21:37:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:38:57 21:37:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:38:57 21:38:01 all 0.17 0.00 0.06 0.00 0.00 99.77 21:38:57 21:38:01 0 0.53 0.00 0.05 0.00 0.00 99.42 21:38:57 21:38:01 1 0.10 0.00 0.10 0.00 0.00 99.80 21:38:57 21:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:38:57 21:38:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:38:57 Average: all 0.35 0.00 0.19 0.06 0.01 99.40 21:38:57 Average: 0 0.35 0.00 0.19 0.04 0.01 99.41 21:38:57 Average: 1 0.26 0.00 0.22 0.02 0.01 99.50 21:38:57 Average: 2 0.27 0.00 0.17 0.01 0.01 99.54 21:38:57 Average: 3 0.52 0.00 0.17 0.17 0.00 99.13 21:38:57 21:38:57 21:38:57