Pull request #117 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 48b6535d3ec7fc230192ad3903095bc79bc77d93+796547059bfdd9b6aeddc7bb543437b536413b1b (859e4f3bdd5d5adf62d42619986900a0443fe943) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2112220703181233055.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8310909959322246240.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-117/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-117/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4738405384271015803.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-117/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8440517474266533391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1666188485223831439.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-117/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-117/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1486068910975472291.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1140’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1139’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1144 in /w/workspace/gexfoundry_go-mod-secrets_PR-117 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit 48b6535d3ec7fc230192ad3903095bc79bc77d93 Merge succeeded, producing 48b6535d3ec7fc230192ad3903095bc79bc77d93 Checking out Revision 48b6535d3ec7fc230192ad3903095bc79bc77d93 (PR-117) > git init /w/workspace/gexfoundry_go-mod-secrets_PR-117 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/jenkins-gitclient-ssh6625978031525077076.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/jenkins-gitclient-ssh6534831166803255752.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/jenkins-gitclient-ssh5089592143261892349.key > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-31T05:41:41.267Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-31T05:41:41.516Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-31T05:41:41.630Z] ========================================================= [2021-05-31T05:41:41.630Z] EdgeX Global Pipelines Version Info [2021-05-31T05:41:41.630Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:41:46.601Z] ------------------- [2021-05-31T05:41:46.601Z] stable info: [2021-05-31T05:41:46.601Z] ------------------- [2021-05-31T05:41:46.601Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-31T05:41:46.601Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T05:41:46.601Z] Message: update stable to v1.0.192 [2021-05-31T05:41:50.769Z] ------------------- [2021-05-31T05:41:50.769Z] experimental info: [2021-05-31T05:41:50.769Z] ------------------- [2021-05-31T05:41:50.769Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-31T05:41:50.769Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T05:41:50.769Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-31T05:41:51.010Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-05-31T05:41:51.072Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-05-31T05:41:51.127Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-31T05:41:51.185Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-31T05:41:51.247Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-31T05:41:51.326Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-31T05:41:51.414Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-31T05:41:51.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-31T05:41:53.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-31T05:41:53.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-31T05:41:53.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-31T05:41:53.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-05-31T05:41:53.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-31T05:41:53.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-31T05:41:54.020Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:41:54.089Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:41:56.181Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:41:56.266Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:41:56.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-31T05:41:56.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-31T05:41:56.502Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-31T05:41:56.560Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-31T05:41:56.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-31T05:41:56.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-31T05:41:56.803Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-31T05:41:56.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-31T05:41:57.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-117 [Pipeline] echo [2021-05-31T05:41:57.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-117 [Pipeline] echo [2021-05-31T05:41:57.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-117 [Pipeline] echo [2021-05-31T05:41:57.215Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48b6535d3ec7fc230192ad3903095bc79bc77d93 [Pipeline] echo [2021-05-31T05:42:01.326Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48b6535 [Pipeline] echo [2021-05-31T05:42:01.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T05:42:02.099Z] + git log --format=format:%s -1 48b6535d3ec7fc230192ad3903095bc79bc77d93 [Pipeline] echo [2021-05-31T05:42:02.155Z] GIT_COMMIT: 48b6535d3ec7fc230192ad3903095bc79bc77d93, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-31T05:42:02.196Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:42:02.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:42:02.817Z] [2021-05-31T05:42:02.817Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:42:07.193Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:42:07.194Z] latest: Pulling from edgex-devops/git-semver [2021-05-31T05:42:07.194Z] 31603596830f: Pulling fs layer [2021-05-31T05:42:07.194Z] 54011a49482f: Pulling fs layer [2021-05-31T05:42:07.194Z] a6820b24f6d8: Pulling fs layer [2021-05-31T05:42:07.194Z] f581987b2513: Pulling fs layer [2021-05-31T05:42:07.194Z] f581987b2513: Waiting [2021-05-31T05:42:07.194Z] 54011a49482f: Verifying Checksum [2021-05-31T05:42:07.194Z] 54011a49482f: Download complete [2021-05-31T05:42:07.194Z] 31603596830f: Verifying Checksum [2021-05-31T05:42:07.194Z] 31603596830f: Download complete [2021-05-31T05:42:07.194Z] f581987b2513: Verifying Checksum [2021-05-31T05:42:07.194Z] f581987b2513: Download complete [2021-05-31T05:42:07.194Z] a6820b24f6d8: Verifying Checksum [2021-05-31T05:42:07.194Z] a6820b24f6d8: Download complete [2021-05-31T05:42:07.194Z] 31603596830f: Pull complete [2021-05-31T05:42:07.194Z] 54011a49482f: Pull complete [2021-05-31T05:42:07.194Z] a6820b24f6d8: Pull complete [2021-05-31T05:42:07.194Z] f581987b2513: Pull complete [2021-05-31T05:42:07.194Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-31T05:42:07.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:42:07.194Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-31T05:42:07.418Z] prd-centos7-docker-4c-2g-1144 does not seem to be running inside a container [2021-05-31T05:42:07.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-117 -v /w/workspace/gexfoundry_go-mod-secrets_PR-117:/w/workspace/gexfoundry_go-mod-secrets_PR-117:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-31T05:42:08.381Z] $ docker top 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-31T05:42:08.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T05:42:08.626Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T05:42:10.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T05:42:10.784Z] $ docker exec 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 ssh-agent [2021-05-31T05:42:10.892Z] SSH_AUTH_SOCK=/tmp/ssh-QhtWD7UxhBnG/agent.14 [2021-05-31T05:42:10.892Z] SSH_AGENT_PID=21 [2021-05-31T05:42:10.900Z] Running ssh-add (command line suppressed) [2021-05-31T05:42:10.992Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/private_key_1419151079524398088.key (/w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/private_key_1419151079524398088.key) [2021-05-31T05:42:11.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T05:42:11.440Z] + git tag --points-at HEAD [Pipeline] } [2021-05-31T05:42:11.471Z] $ docker exec --env ******** --env ******** 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 ssh-agent -k [2021-05-31T05:42:11.558Z] unset SSH_AUTH_SOCK; [2021-05-31T05:42:11.558Z] unset SSH_AGENT_PID; [2021-05-31T05:42:11.558Z] echo Agent pid 21 killed; [2021-05-31T05:42:11.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-31T05:42:11.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T05:42:11.767Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T05:42:11.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T05:42:11.882Z] $ docker exec 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 ssh-agent [2021-05-31T05:42:12.002Z] SSH_AUTH_SOCK=/tmp/ssh-LDANKwd0JIVu/agent.57 [2021-05-31T05:42:12.002Z] SSH_AGENT_PID=63 [2021-05-31T05:42:12.011Z] Running ssh-add (command line suppressed) [2021-05-31T05:42:12.106Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/private_key_512734183703773990.key (/w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/private_key_512734183703773990.key) [2021-05-31T05:42:12.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T05:42:14.760Z] + git semver init [2021-05-31T05:42:14.760Z] # -> Open(): unable to determine branch for HEAD [2021-05-31T05:42:14.760Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-117/.git [2021-05-31T05:42:14.760Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-117 [2021-05-31T05:42:14.760Z] # $SEMVER_REMOTE_NAME = origin [2021-05-31T05:42:14.760Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-31T05:42:14.761Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-31T05:42:14.761Z] # $SEMVER_BRANCH = PR-117 [2021-05-31T05:42:14.761Z] # $SEMVER_TEMP = /tmp/semver-613228755 [2021-05-31T05:42:14.761Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-05-31T05:42:15.030Z] # '/tmp/semver-613228755' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-117/.semver' [2021-05-31T05:42:15.030Z] # -> Force: false [2021-05-31T05:42:15.030Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-117/.semver [Pipeline] } [2021-05-31T05:42:15.061Z] $ docker exec --env ******** --env ******** 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 ssh-agent -k [2021-05-31T05:42:15.165Z] unset SSH_AUTH_SOCK; [2021-05-31T05:42:15.166Z] unset SSH_AGENT_PID; [2021-05-31T05:42:15.166Z] echo Agent pid 63 killed; [2021-05-31T05:42:15.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-31T05:42:17.917Z] + git semver [Pipeline] } [2021-05-31T05:42:17.965Z] $ docker stop --time=1 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 [2021-05-31T05:42:20.718Z] $ docker rm -f 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T05:42:21.271Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-31T05:42:24.094Z] Stashed 1 file(s) [Pipeline] echo [2021-05-31T05:42:24.167Z] [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 [2021-05-31T05:42:44.133Z] Still waiting to schedule task [2021-05-31T05:42:44.134Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-31T05:42:44.182Z] Still waiting to schedule task [2021-05-31T05:42:44.183Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:23.559Z] Running on prd-centos7-docker-4c-2g-1158 in /w/workspace/gexfoundry_go-mod-secrets_PR-117 [Pipeline] { [Pipeline] ws [2021-05-31T05:44:23.669Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-05-31T05:44:23.827Z] Selected Git installation does not exist. Using Default [2021-05-31T05:44:23.827Z] The recommended git tool is: NONE [2021-05-31T05:44:33.347Z] using credential edgex-jenkins-ssh [2021-05-31T05:44:33.363Z] Cloning the remote Git repository [2021-05-31T05:44:33.375Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-31T05:44:33.458Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-05-31T05:44:33.490Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-31T05:44:33.491Z] > git --version # timeout=10 [2021-05-31T05:44:33.501Z] > git --version # 'git version 2.24.4' [2021-05-31T05:44:33.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:44:33.528Z] [INFO] Currently running in a labeled security context [2021-05-31T05:44:33.528Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T05:44:33.528Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh3146991669609032749.key [2021-05-31T05:44:33.543Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T05:44:34.125Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-31T05:44:34.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T05:44:34.141Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-31T05:44:34.150Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-31T05:44:34.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:44:34.152Z] [INFO] Currently running in a labeled security context [2021-05-31T05:44:34.152Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T05:44:34.152Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh8836100662605857020.key [2021-05-31T05:44:34.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T05:44:34.509Z] Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit 48b6535d3ec7fc230192ad3903095bc79bc77d93 [2021-05-31T05:44:34.582Z] Merge succeeded, producing 48b6535d3ec7fc230192ad3903095bc79bc77d93 [2021-05-31T05:44:34.583Z] Checking out Revision 48b6535d3ec7fc230192ad3903095bc79bc77d93 (PR-117) [2021-05-31T05:44:34.515Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T05:44:34.520Z] > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # timeout=10 [2021-05-31T05:44:34.544Z] > git remote # timeout=10 [2021-05-31T05:44:34.552Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T05:44:34.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:44:34.558Z] [INFO] Currently running in a labeled security context [2021-05-31T05:44:34.558Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T05:44:34.559Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh74163244210291892.key [2021-05-31T05:44:34.564Z] > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 [2021-05-31T05:44:34.574Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T05:44:34.583Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T05:44:34.586Z] > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # timeout=10 [2021-05-31T05:44:40.519Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-31T05:44:40.540Z] > git --version # timeout=10 [2021-05-31T05:44:40.544Z] > git --version # 'git version 2.24.4' [2021-05-31T05:44:40.553Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T05:44:44.315Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-31T05:44:44.717Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T05:44:45.100Z] + sudo service docker restart [2021-05-31T05:44:45.100Z] + true [2021-05-31T05:44:45.100Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-31T05:45:05.216Z] ========================================================= [2021-05-31T05:45:05.216Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-31T05:45:05.216Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:45:05.604Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-31T05:45:05.869Z] Sending build context to Docker daemon 686.1kB [2021-05-31T05:45:05.869Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-31T05:45:05.869Z] Step 2/7 : FROM ${BASE} [2021-05-31T05:45:06.130Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-31T05:45:06.130Z] 540db60ca938: Pulling fs layer [2021-05-31T05:45:06.130Z] adcc1eea9eea: Pulling fs layer [2021-05-31T05:45:06.130Z] 4c4ab2625f07: Pulling fs layer [2021-05-31T05:45:06.130Z] 0510c868ecb4: Pulling fs layer [2021-05-31T05:45:06.130Z] afea3b2eda06: Pulling fs layer [2021-05-31T05:45:06.130Z] 7809a108b3ef: Pulling fs layer [2021-05-31T05:45:06.130Z] f706445af74f: Pulling fs layer [2021-05-31T05:45:06.130Z] 0510c868ecb4: Waiting [2021-05-31T05:45:06.130Z] afea3b2eda06: Waiting [2021-05-31T05:45:06.130Z] 7809a108b3ef: Waiting [2021-05-31T05:45:06.130Z] f706445af74f: Waiting [2021-05-31T05:45:06.130Z] 4c4ab2625f07: Verifying Checksum [2021-05-31T05:45:06.130Z] 4c4ab2625f07: Download complete [2021-05-31T05:45:06.130Z] adcc1eea9eea: Verifying Checksum [2021-05-31T05:45:06.130Z] adcc1eea9eea: Download complete [2021-05-31T05:45:06.130Z] afea3b2eda06: Verifying Checksum [2021-05-31T05:45:06.130Z] afea3b2eda06: Download complete [2021-05-31T05:45:06.130Z] 7809a108b3ef: Verifying Checksum [2021-05-31T05:45:06.130Z] 7809a108b3ef: Download complete [2021-05-31T05:45:06.130Z] 540db60ca938: Verifying Checksum [2021-05-31T05:45:06.130Z] 540db60ca938: Download complete [2021-05-31T05:45:06.396Z] 540db60ca938: Pull complete [2021-05-31T05:45:06.396Z] adcc1eea9eea: Pull complete [2021-05-31T05:45:06.396Z] 4c4ab2625f07: Pull complete [2021-05-31T05:45:07.796Z] f706445af74f: Verifying Checksum [2021-05-31T05:45:07.796Z] f706445af74f: Download complete [2021-05-31T05:45:11.233Z] 0510c868ecb4: Verifying Checksum [2021-05-31T05:45:11.233Z] 0510c868ecb4: Download complete [2021-05-31T05:45:11.498Z] 0510c868ecb4: Pull complete [2021-05-31T05:45:11.776Z] afea3b2eda06: Pull complete [2021-05-31T05:45:11.776Z] 7809a108b3ef: Pull complete [2021-05-31T05:45:16.652Z] f706445af74f: Pull complete [2021-05-31T05:45:16.652Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-31T05:45:16.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-31T05:45:16.652Z] ---> b068be0155e3 [2021-05-31T05:45:16.652Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T05:45:16.920Z] ---> Running in 70653d1b827d [2021-05-31T05:45:16.920Z] Removing intermediate container 70653d1b827d [2021-05-31T05:45:16.920Z] ---> 576ddffdebea [2021-05-31T05:45:16.920Z] Step 4/7 : RUN apk add --update bash [2021-05-31T05:45:16.920Z] ---> Running in 698d378f86fd [2021-05-31T05:45:17.183Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T05:45:18.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T05:45:23.261Z] OK: 149 MiB in 40 packages [2021-05-31T05:45:23.261Z] Removing intermediate container 698d378f86fd [2021-05-31T05:45:23.261Z] ---> 6f5ead93338d [2021-05-31T05:45:23.261Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-31T05:45:23.261Z] ---> Running in 0ce80272ef6a [2021-05-31T05:45:23.261Z] Removing intermediate container 0ce80272ef6a [2021-05-31T05:45:23.261Z] ---> 801fb3931cad [2021-05-31T05:45:23.261Z] Step 6/7 : COPY go.mod . [2021-05-31T05:45:23.261Z] ---> eaf64a7d277a [2021-05-31T05:45:23.261Z] Step 7/7 : RUN go mod download [2021-05-31T05:45:23.261Z] ---> Running in 5d7b115ab9e3 [2021-05-31T05:45:31.200Z] Removing intermediate container 5d7b115ab9e3 [2021-05-31T05:45:31.200Z] ---> 09e1b376fb41 [2021-05-31T05:45:31.200Z] Successfully built 09e1b376fb41 [2021-05-31T05:45:31.200Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:45:31.587Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T05:45:31.587Z] . [Pipeline] withDockerContainer [2021-05-31T05:45:31.695Z] prd-centos7-docker-4c-2g-1158 does not seem to be running inside a container [2021-05-31T05:45:31.740Z] $ 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-x86_64 cat [2021-05-31T05:45:32.096Z] $ docker top a4878e56ecbe217d0f3b000e77500e1108de6d7c0b11008a600f3f5def061f1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:45:32.533Z] + go version [2021-05-31T05:45:32.534Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-31T05:45:32.560Z] $ docker stop --time=1 a4878e56ecbe217d0f3b000e77500e1108de6d7c0b11008a600f3f5def061f1b [2021-05-31T05:45:33.747Z] $ docker rm -f a4878e56ecbe217d0f3b000e77500e1108de6d7c0b11008a600f3f5def061f1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:45:36.915Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T05:45:36.915Z] . [Pipeline] withDockerContainer [2021-05-31T05:45:37.054Z] prd-centos7-docker-4c-2g-1158 does not seem to be running inside a container [2021-05-31T05:45:37.131Z] $ 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-x86_64 cat [2021-05-31T05:45:37.509Z] $ docker top 5098ff57cf6de96a5ba3198c4064598278ec9878f9017fb7e70bb31e805e4b18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:45:37.975Z] + go mod tidy [Pipeline] sh [2021-05-31T05:45:38.310Z] + make test [2021-05-31T05:45:38.310Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-05-31T05:46:00.342Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1159 in /w/workspace/gexfoundry_go-mod-secrets_PR-117 [Pipeline] { [Pipeline] ws [2021-05-31T05:46:00.407Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-05-31T05:46:00.730Z] Selected Git installation does not exist. Using Default [2021-05-31T05:46:00.730Z] The recommended git tool is: NONE [2021-05-31T05:46:03.880Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.212s coverage: 80.6% of statements [2021-05-31T05:46:03.880Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.028s coverage: 57.1% of statements [2021-05-31T05:46:03.880Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-05-31T05:46:05.387Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.017s coverage: 96.7% of statements [2021-05-31T05:46:05.387Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.026s coverage: 89.5% of statements [2021-05-31T05:46:05.387Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-05-31T05:46:05.387Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.021s coverage: 100.0% of statements [2021-05-31T05:46:05.387Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-05-31T05:46:05.387Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.022s coverage: 85.7% of statements [2021-05-31T05:46:05.387Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.030s coverage: 100.0% of statements [2021-05-31T05:46:05.387Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-05-31T05:46:05.387Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-31T05:46:11.541Z] gofmt -l . [2021-05-31T05:46:11.541Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-31T05:46:11.569Z] $ docker stop --time=1 5098ff57cf6de96a5ba3198c4064598278ec9878f9017fb7e70bb31e805e4b18 [2021-05-31T05:46:13.979Z] using credential edgex-jenkins-ssh [2021-05-31T05:46:13.981Z] $ docker rm -f 5098ff57cf6de96a5ba3198c4064598278ec9878f9017fb7e70bb31e805e4b18 [2021-05-31T05:46:14.023Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T05:46:14.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T05:46:14.795Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-31T05:46:14.067Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-31T05:46:14.232Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-05-31T05:46:14.322Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-31T05:46:14.322Z] > git --version # timeout=10 [2021-05-31T05:46:14.341Z] > git --version # 'git version 2.17.1' [2021-05-31T05:46:14.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:46:14.405Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T05:46:15.148Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-31T05:46:15.168Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-05-31T05:46:16.923Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-31T05:46:16.966Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-31T05:46:16.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:46:16.983Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-05-31T05:46:17.518Z] Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit 48b6535d3ec7fc230192ad3903095bc79bc77d93 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [2021-05-31T05:46:17.747Z] Merge succeeded, producing 48b6535d3ec7fc230192ad3903095bc79bc77d93 [2021-05-31T05:46:17.747Z] Checking out Revision 48b6535d3ec7fc230192ad3903095bc79bc77d93 (PR-117) [Pipeline] sh [2021-05-31T05:46:17.534Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T05:46:17.556Z] > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # timeout=10 [2021-05-31T05:46:17.647Z] > git remote # timeout=10 [2021-05-31T05:46:17.666Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T05:46:17.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:46:17.693Z] > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 [2021-05-31T05:46:17.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T05:46:17.749Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T05:46:17.763Z] > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # timeout=10 [2021-05-31T05:46:19.920Z] ---> job-cost.sh [2021-05-31T05:46:19.920Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uu3a [2021-05-31T05:46:25.055Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-31T05:46:25.124Z] > git --version # timeout=10 [2021-05-31T05:46:25.138Z] > git --version # 'git version 2.17.1' [2021-05-31T05:46:25.153Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T05:46:27.279Z] [2021-05-31T05:46:27.279Z] GitHub has been notified of this commit’s build result [2021-05-31T05:46:27.279Z] [2021-05-31T05:46:27.301Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T05:46:30.827Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-31T05:46:31.298Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T05:46:33.622Z] + sudo service docker restart+ [2021-05-31T05:46:33.622Z] true [2021-05-31T05:46:39.654Z] lf-activate-venv(): INFO: Adding /tmp/venv-Uu3a/bin to PATH [2021-05-31T05:46:39.654Z] INFO: No Stack... [2021-05-31T05:46:40.612Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T05:46:40.892Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T05:46:43.256Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2021-05-31T05:46:43.256Z] + cut -d, -f6 [Pipeline] lock [2021-05-31T05:46:43.323Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] [2021-05-31T05:46:43.329Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] did not exist. Created. [2021-05-31T05:46:43.330Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T05:46:43.801Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-31T05:46:43.886Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T05:46:43.909Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2021-05-31T05:46:50.354Z] ========================================================= [2021-05-31T05:46:50.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-31T05:46:50.354Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:46:50.811Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-31T05:46:51.801Z] Sending build context to Docker daemon 687.1kB [2021-05-31T05:46:51.801Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-31T05:46:51.801Z] Step 2/7 : FROM ${BASE} [2021-05-31T05:46:52.411Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-31T05:46:52.411Z] 595b0fe564bb: Pulling fs layer [2021-05-31T05:46:52.411Z] 7186ed65a4f7: Pulling fs layer [2021-05-31T05:46:52.411Z] 316046926c0a: Pulling fs layer [2021-05-31T05:46:52.411Z] 4ebd0625c992: Pulling fs layer [2021-05-31T05:46:52.411Z] 207e8628e3a3: Pulling fs layer [2021-05-31T05:46:52.411Z] c791037a9be2: Pulling fs layer [2021-05-31T05:46:52.411Z] ffd874e62e21: Pulling fs layer [2021-05-31T05:46:52.411Z] 4ebd0625c992: Waiting [2021-05-31T05:46:52.411Z] 207e8628e3a3: Waiting [2021-05-31T05:46:52.411Z] c791037a9be2: Waiting [2021-05-31T05:46:52.411Z] ffd874e62e21: Waiting [2021-05-31T05:46:52.411Z] 316046926c0a: Download complete [2021-05-31T05:46:52.411Z] 7186ed65a4f7: Verifying Checksum [2021-05-31T05:46:52.411Z] 7186ed65a4f7: Download complete [2021-05-31T05:46:52.411Z] 207e8628e3a3: Verifying Checksum [2021-05-31T05:46:52.411Z] 207e8628e3a3: Download complete [2021-05-31T05:46:52.411Z] c791037a9be2: Download complete [2021-05-31T05:46:52.411Z] 595b0fe564bb: Verifying Checksum [2021-05-31T05:46:52.411Z] 595b0fe564bb: Download complete [2021-05-31T05:46:54.861Z] 595b0fe564bb: Pull complete [2021-05-31T05:46:54.861Z] 7186ed65a4f7: Pull complete [2021-05-31T05:46:54.861Z] 316046926c0a: Pull complete [2021-05-31T05:46:54.861Z] ffd874e62e21: Verifying Checksum [2021-05-31T05:46:54.861Z] ffd874e62e21: Download complete [2021-05-31T05:46:56.339Z] 4ebd0625c992: Verifying Checksum [2021-05-31T05:46:56.339Z] 4ebd0625c992: Download complete [2021-05-31T05:47:07.860Z] 4ebd0625c992: Pull complete [2021-05-31T05:47:07.860Z] 207e8628e3a3: Pull complete [2021-05-31T05:47:07.860Z] c791037a9be2: Pull complete [2021-05-31T05:47:11.572Z] ffd874e62e21: Pull complete [2021-05-31T05:47:11.572Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-31T05:47:11.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-31T05:47:11.572Z] ---> cfc18b08335c [2021-05-31T05:47:11.572Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T05:47:13.584Z] ---> Running in 71a5c960f2e2 [2021-05-31T05:47:14.198Z] Removing intermediate container 71a5c960f2e2 [2021-05-31T05:47:14.198Z] ---> 2775df71ec31 [2021-05-31T05:47:14.198Z] Step 4/7 : RUN apk add --update bash [2021-05-31T05:47:14.474Z] ---> Running in 37a068dc9d66 [2021-05-31T05:47:15.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T05:47:18.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T05:47:18.813Z] OK: 138 MiB in 40 packages [2021-05-31T05:47:19.088Z] Removing intermediate container 37a068dc9d66 [2021-05-31T05:47:19.088Z] ---> e7787d05a4ee [2021-05-31T05:47:19.088Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-31T05:47:19.367Z] ---> Running in 26c468bcbe20 [2021-05-31T05:47:19.969Z] Removing intermediate container 26c468bcbe20 [2021-05-31T05:47:19.969Z] ---> 1828bc7bebc3 [2021-05-31T05:47:19.969Z] Step 6/7 : COPY go.mod . [2021-05-31T05:47:20.569Z] ---> 9e2c9f0a4f2a [2021-05-31T05:47:20.569Z] Step 7/7 : RUN go mod download [2021-05-31T05:47:20.844Z] ---> Running in 8cc640fc2079 [2021-05-31T05:47:40.832Z] Removing intermediate container 8cc640fc2079 [2021-05-31T05:47:40.832Z] ---> 680867989d06 [2021-05-31T05:47:40.832Z] Successfully built 680867989d06 [2021-05-31T05:47:40.832Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:47:41.214Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T05:47:41.215Z] . [Pipeline] withDockerContainer [2021-05-31T05:47:41.485Z] prd-ubuntu18.04-docker-arm64-4c-16g-1159 does not seem to be running inside a container [2021-05-31T05:47:41.571Z] $ 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-arm64 cat [2021-05-31T05:47:44.158Z] $ docker top a850d4af6b2645277af536118df19bf7721a14ec9f30ebbfa5299efad16dd9ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:47:45.193Z] + go version [2021-05-31T05:47:45.193Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-31T05:47:45.224Z] $ docker stop --time=1 a850d4af6b2645277af536118df19bf7721a14ec9f30ebbfa5299efad16dd9ce [2021-05-31T05:47:47.153Z] $ docker rm -f a850d4af6b2645277af536118df19bf7721a14ec9f30ebbfa5299efad16dd9ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:47:50.248Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T05:47:50.249Z] . [Pipeline] withDockerContainer [2021-05-31T05:47:50.573Z] prd-ubuntu18.04-docker-arm64-4c-16g-1159 does not seem to be running inside a container [2021-05-31T05:47:50.660Z] $ 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-arm64 cat [2021-05-31T05:47:52.386Z] $ docker top 21536566c352a7f6fe6dd5a6255c49b26b51093b494204f6d2ec46aea37e86a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:47:55.626Z] + go mod tidy [Pipeline] sh [2021-05-31T05:47:56.596Z] + make test [2021-05-31T05:47:56.596Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-05-31T05:49:22.291Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.113s coverage: 80.6% of statements [2021-05-31T05:49:22.291Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.080s coverage: 57.1% of statements [2021-05-31T05:49:22.291Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-05-31T05:49:22.291Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.078s coverage: 96.7% of statements [2021-05-31T05:49:22.291Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.085s coverage: 89.5% of statements [2021-05-31T05:49:22.291Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-05-31T05:49:22.291Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.088s coverage: 100.0% of statements [2021-05-31T05:49:22.291Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-05-31T05:49:22.291Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.059s coverage: 85.7% of statements [2021-05-31T05:49:22.291Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.065s coverage: 100.0% of statements [2021-05-31T05:49:22.291Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-05-31T05:49:22.291Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-31T05:49:35.909Z] gofmt -l . [2021-05-31T05:49:35.909Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-31T05:49:35.947Z] $ docker stop --time=1 21536566c352a7f6fe6dd5a6255c49b26b51093b494204f6d2ec46aea37e86a1 [2021-05-31T05:49:38.087Z] $ docker rm -f 21536566c352a7f6fe6dd5a6255c49b26b51093b494204f6d2ec46aea37e86a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T05:49:39.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T05:49:39.168Z] Warning: overwriting stash ‘coverage-report’ [2021-05-31T05:49:39.760Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:49:45.034Z] ---> job-cost.sh [2021-05-31T05:49:45.034Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NWNm [2021-05-31T05:50:24.552Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T05:51:53.799Z] lf-activate-venv(): INFO: Adding /tmp/venv-NWNm/bin to PATH [2021-05-31T05:51:53.799Z] INFO: No Stack... [2021-05-31T05:51:53.799Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-31T05:51:53.799Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T05:51:54.176Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2021-05-31T05:51:54.176Z] + cut -d, -f6 [Pipeline] lock [2021-05-31T05:51:54.314Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] [2021-05-31T05:51:54.320Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] did not exist. Created. [2021-05-31T05:51:54.320Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T05:51:56.572Z] /w/workspace/go-mod-secrets/1@tmp/durable-9017302f/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-9017302f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-31T05:51:56.938Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-31T05:51:56.983Z] Warning: overwriting stash ‘stack-cost’ [2021-05-31T05:51:57.132Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T05:51:57.154Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-31T05:51:58.108Z] provisioning config files... [2021-05-31T05:51:58.157Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/config8288678140198865427tmp [Pipeline] { [Pipeline] sh [2021-05-31T05:51:58.568Z] + set +x [2021-05-31T05:51:58.568Z] + bash -s -- [2021-05-31T05:51:58.568Z] + curl -s https://codecov.io/bash [2021-05-31T05:51:58.568Z] [2021-05-31T05:51:58.568Z] _____ _ [2021-05-31T05:51:58.568Z] / ____| | | [2021-05-31T05:51:58.568Z] | | ___ __| | ___ ___ _____ __ [2021-05-31T05:51:58.568Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-31T05:51:58.568Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-31T05:51:58.568Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-31T05:51:58.568Z] Bash-1.0.3 [2021-05-31T05:51:58.568Z] [2021-05-31T05:51:58.568Z] [2021-05-31T05:51:58.568Z] ==> git version 2.24.4 found [2021-05-31T05:51:58.568Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-31T05:51:58.568Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-31T05:51:58.568Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-31T05:51:58.568Z] ==> Jenkins CI detected. [2021-05-31T05:51:58.568Z] project root: . [2021-05-31T05:51:58.568Z] --> token set from env [2021-05-31T05:51:58.568Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-31T05:51:58.568Z] ==> Running gcov in . (disable via -X gcov) [2021-05-31T05:51:58.568Z] ==> Python coveragepy not found [2021-05-31T05:51:58.568Z] ==> Searching for coverage reports in: [2021-05-31T05:51:58.568Z] + . [2021-05-31T05:51:58.568Z] -> Found 1 reports [2021-05-31T05:51:58.568Z] ==> Detecting git/mercurial file structure [2021-05-31T05:51:58.831Z] ==> Reading reports [2021-05-31T05:51:58.831Z] + ./coverage.out bytes=27482 [2021-05-31T05:51:58.831Z] ==> Appending adjustments [2021-05-31T05:51:58.831Z] https://docs.codecov.io/docs/fixing-reports [2021-05-31T05:51:58.831Z] + Found adjustments [2021-05-31T05:51:58.831Z] ==> Gzipping contents [2021-05-31T05:51:58.831Z] 8.0K /tmp/codecov.Jp7orw.gz [2021-05-31T05:51:58.831Z] ==> Uploading reports [2021-05-31T05:51:58.831Z] url: https://codecov.io [2021-05-31T05:51:58.831Z] query: branch=PR-117&commit=48b6535d3ec7fc230192ad3903095bc79bc77d93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-117%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=117&job=&cmd_args= [2021-05-31T05:51:58.831Z] -> Pinging Codecov [2021-05-31T05:51:58.831Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-117&commit=48b6535d3ec7fc230192ad3903095bc79bc77d93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-117%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=117&job=&cmd_args= [2021-05-31T05:51:59.410Z] -> Uploading to [2021-05-31T05:51:59.410Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-31/D63849C06B6B67093493C71CE874ED06/48b6535d3ec7fc230192ad3903095bc79bc77d93/95dd0d1c-fccb-46b3-a253-53ec14bd4ee3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T055159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c59400ca986324be1768cb6e372962a1f5b3db76d986c259617bb6a1eb6a851 [2021-05-31T05:51:59.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-31T05:51:59.410Z] Dload Upload Total Spent Left Speed [2021-05-31T05:51:59.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5854 0 0 100 5854 0 18978 --:--:-- --:--:-- --:--:-- 18944 100 5854 0 0 100 5854 0 18965 --:--:-- --:--:-- --:--:-- 18944 [2021-05-31T05:51:59.675Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/48b6535d3ec7fc230192ad3903095bc79bc77d93 [Pipeline] } [2021-05-31T05:51:59.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:03.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:04.035Z] ---> package-listing.sh [2021-05-31T05:52:04.035Z] ++ facter osfamily [2021-05-31T05:52:04.035Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-31T05:52:04.312Z] + OS_FAMILY=redhat [2021-05-31T05:52:04.312Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-117 [2021-05-31T05:52:04.312Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-31T05:52:04.312Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-31T05:52:04.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-31T05:52:04.312Z] + PACKAGES=/tmp/packages_start.txt [2021-05-31T05:52:04.312Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-117 ']' [2021-05-31T05:52:04.312Z] + PACKAGES=/tmp/packages_end.txt [2021-05-31T05:52:04.313Z] + case "${OS_FAMILY}" in [2021-05-31T05:52:04.313Z] + rpm -qa [2021-05-31T05:52:04.313Z] + sort [2021-05-31T05:52:04.890Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-31T05:52:04.890Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-31T05:52:04.890Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-31T05:52:04.890Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-117 ']' [2021-05-31T05:52:04.890Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-117/archives/ [2021-05-31T05:52:04.890Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-117/archives/ [Pipeline] echo [2021-05-31T05:52:04.925Z] 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/gexfoundry_go-mod-secrets_PR-117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-31T05:52:05.266Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:52:05.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T05:52:05.866Z] [2021-05-31T05:52:05.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:52:06.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T05:52:06.219Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-31T05:52:06.219Z] df20fa9351a1: Pulling fs layer [2021-05-31T05:52:06.219Z] 36b3adc4ff6f: Pulling fs layer [2021-05-31T05:52:06.219Z] 8ad3a11d3b57: Pulling fs layer [2021-05-31T05:52:06.219Z] 46f8f816bc3b: Pulling fs layer [2021-05-31T05:52:06.219Z] 93b61091891f: Pulling fs layer [2021-05-31T05:52:06.219Z] 93b9cdb0e59b: Pulling fs layer [2021-05-31T05:52:06.219Z] 5e14af77c1be: Pulling fs layer [2021-05-31T05:52:06.219Z] 01666e4c0597: Pulling fs layer [2021-05-31T05:52:06.219Z] aa168da1d23b: Pulling fs layer [2021-05-31T05:52:06.219Z] 46f8f816bc3b: Waiting [2021-05-31T05:52:06.219Z] 93b61091891f: Waiting [2021-05-31T05:52:06.219Z] 93b9cdb0e59b: Waiting [2021-05-31T05:52:06.219Z] 5e14af77c1be: Waiting [2021-05-31T05:52:06.219Z] 01666e4c0597: Waiting [2021-05-31T05:52:06.219Z] aa168da1d23b: Waiting [2021-05-31T05:52:06.219Z] 36b3adc4ff6f: Verifying Checksum [2021-05-31T05:52:06.219Z] 36b3adc4ff6f: Download complete [2021-05-31T05:52:06.219Z] 46f8f816bc3b: Verifying Checksum [2021-05-31T05:52:06.219Z] 46f8f816bc3b: Download complete [2021-05-31T05:52:06.495Z] df20fa9351a1: Verifying Checksum [2021-05-31T05:52:06.495Z] df20fa9351a1: Download complete [2021-05-31T05:52:06.495Z] 93b9cdb0e59b: Verifying Checksum [2021-05-31T05:52:06.495Z] 93b9cdb0e59b: Download complete [2021-05-31T05:52:06.495Z] 93b61091891f: Verifying Checksum [2021-05-31T05:52:06.495Z] 93b61091891f: Download complete [2021-05-31T05:52:06.495Z] 5e14af77c1be: Verifying Checksum [2021-05-31T05:52:06.495Z] 5e14af77c1be: Download complete [2021-05-31T05:52:06.495Z] 01666e4c0597: Verifying Checksum [2021-05-31T05:52:06.495Z] 01666e4c0597: Download complete [2021-05-31T05:52:06.495Z] 8ad3a11d3b57: Verifying Checksum [2021-05-31T05:52:06.495Z] 8ad3a11d3b57: Download complete [2021-05-31T05:52:06.495Z] df20fa9351a1: Pull complete [2021-05-31T05:52:06.766Z] 36b3adc4ff6f: Pull complete [2021-05-31T05:52:07.028Z] 8ad3a11d3b57: Pull complete [2021-05-31T05:52:07.292Z] 46f8f816bc3b: Pull complete [2021-05-31T05:52:07.559Z] 93b61091891f: Pull complete [2021-05-31T05:52:07.559Z] 93b9cdb0e59b: Pull complete [2021-05-31T05:52:07.824Z] 5e14af77c1be: Pull complete [2021-05-31T05:52:07.824Z] 01666e4c0597: Pull complete [2021-05-31T05:52:08.401Z] aa168da1d23b: Verifying Checksum [2021-05-31T05:52:08.401Z] aa168da1d23b: Download complete [2021-05-31T05:52:12.636Z] aa168da1d23b: Pull complete [2021-05-31T05:52:12.636Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-31T05:52:12.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T05:52:12.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-31T05:52:12.743Z] prd-centos7-docker-4c-2g-1144 does not seem to be running inside a container [2021-05-31T05:52:12.784Z] $ 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/gexfoundry_go-mod-secrets_PR-117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-117 -v /w/workspace/gexfoundry_go-mod-secrets_PR-117:/w/workspace/gexfoundry_go-mod-secrets_PR-117:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-31T05:52:16.066Z] $ docker top be6224a8f3aeb2c3644a1a5ab74c9ebe81c251f98710009af3ea59fcd5a057c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:52:16.518Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-31T05:52:16.835Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-31T05:52:17.161Z] + ls /var/log/sa-host [2021-05-31T05:52:17.161Z] + sadf -c /var/log/sa-host/sa05 [2021-05-31T05:52:17.161Z] file_magic: OK [2021-05-31T05:52:17.161Z] HZ: Using current value: 100 [2021-05-31T05:52:17.161Z] file_header: OK [2021-05-31T05:52:17.161Z] 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 [2021-05-31T05:52:17.161Z] Statistics: [2021-05-31T05:52:17.161Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T05:52:17.161Z] File successfully converted to sysstat format version 12.2.1 [2021-05-31T05:52:17.161Z] + sadf -c /var/log/sa-host/sa31 [2021-05-31T05:52:17.161Z] file_magic: OK [2021-05-31T05:52:17.161Z] HZ: Using current value: 100 [2021-05-31T05:52:17.161Z] file_header: OK [2021-05-31T05:52:17.161Z] 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 [2021-05-31T05:52:17.161Z] Statistics: [2021-05-31T05:52:17.161Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T05:52:17.161Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T05:52:17.404Z] provisioning config files... [2021-05-31T05:52:17.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/config1038247537779527649tmp [Pipeline] { [Pipeline] echo [2021-05-31T05:52:17.492Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:19.742Z] ---> create-netrc.sh [Pipeline] } [2021-05-31T05:52:19.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-31T05:52:19.864Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:20.220Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-31T05:52:20.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:20.590Z] ---> sudo-logs.sh [2021-05-31T05:52:20.590Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-31T05:52:20.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:21.049Z] ---> job-cost.sh [2021-05-31T05:52:21.049Z] lf-activate-venv: SKIPPING [2021-05-31T05:52:21.049Z] DEBUG: total: 0.18000000715255737 [2021-05-31T05:52:21.049Z] INFO: Retrieving Stack Cost... [2021-05-31T05:52:21.998Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T05:52:22.262Z] INFO: Archiving Costs [Pipeline] echo [2021-05-31T05:52:22.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:24.520Z] ---> logs-deploy.sh [2021-05-31T05:52:24.521Z] lf-activate-venv: SKIPPING [2021-05-31T05:52:24.521Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-117/1 [2021-05-31T05:52:24.521Z] INFO: archiving workspace using pattern(s): [2021-05-31T05:52:24.521Z] Archives upload complete. [2021-05-31T05:52:24.521Z] INFO: archiving logs to Nexus [2021-05-31T05:52:24.521Z] ---> uname -a: [2021-05-31T05:52:24.521Z] Linux prd-centos7-docker-4c-2g-1144.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] ---> lscpu: [2021-05-31T05:52:24.521Z] Architecture: x86_64 [2021-05-31T05:52:24.521Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-31T05:52:24.521Z] Byte Order: Little Endian [2021-05-31T05:52:24.521Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-31T05:52:24.521Z] CPU(s): 2 [2021-05-31T05:52:24.521Z] On-line CPU(s) list: 0,1 [2021-05-31T05:52:24.521Z] Thread(s) per core: 1 [2021-05-31T05:52:24.521Z] Core(s) per socket: 1 [2021-05-31T05:52:24.521Z] Socket(s): 2 [2021-05-31T05:52:24.521Z] NUMA node(s): 1 [2021-05-31T05:52:24.521Z] Vendor ID: AuthenticAMD [2021-05-31T05:52:24.521Z] CPU family: 23 [2021-05-31T05:52:24.521Z] Model: 49 [2021-05-31T05:52:24.521Z] Model name: AMD EPYC-Rome Processor [2021-05-31T05:52:24.521Z] Stepping: 0 [2021-05-31T05:52:24.521Z] CPU MHz: 2800.000 [2021-05-31T05:52:24.521Z] BogoMIPS: 5600.00 [2021-05-31T05:52:24.521Z] Virtualization: AMD-V [2021-05-31T05:52:24.521Z] Hypervisor vendor: KVM [2021-05-31T05:52:24.521Z] Virtualization type: full [2021-05-31T05:52:24.521Z] L1d cache: 64 KiB [2021-05-31T05:52:24.521Z] L1i cache: 64 KiB [2021-05-31T05:52:24.521Z] L2 cache: 1 MiB [2021-05-31T05:52:24.521Z] L3 cache: 32 MiB [2021-05-31T05:52:24.521Z] NUMA node0 CPU(s): 0,1 [2021-05-31T05:52:24.521Z] Vulnerability Itlb multihit: Not affected [2021-05-31T05:52:24.521Z] Vulnerability L1tf: Not affected [2021-05-31T05:52:24.521Z] Vulnerability Mds: Not affected [2021-05-31T05:52:24.521Z] Vulnerability Meltdown: Not affected [2021-05-31T05:52:24.521Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-31T05:52:24.521Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-31T05:52:24.521Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-31T05:52:24.521Z] Vulnerability Srbds: Not affected [2021-05-31T05:52:24.521Z] Vulnerability Tsx async abort: Not affected [2021-05-31T05:52:24.521Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] ---> nproc: [2021-05-31T05:52:24.521Z] 2 [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] ---> df -h: [2021-05-31T05:52:24.521Z] Filesystem Size Used Available Use% Mounted on [2021-05-31T05:52:24.521Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-31T05:52:24.521Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-31T05:52:24.521Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-31T05:52:24.521Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-31T05:52:24.521Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-31T05:52:24.521Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-31T05:52:24.521Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-31T05:52:24.521Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-31T05:52:24.521Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-31T05:52:24.521Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-31T05:52:24.521Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-secrets_PR-117 [2021-05-31T05:52:24.521Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp [2021-05-31T05:52:24.521Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-31T05:52:24.521Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] ---> free -m: [2021-05-31T05:52:24.521Z] total used free shared buff/cache available [2021-05-31T05:52:24.521Z] Mem: 7821 911 4816 0 2092 6731 [2021-05-31T05:52:24.521Z] Swap: 1023 0 1023 [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] ---> ip addr: [2021-05-31T05:52:24.521Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-31T05:52:24.521Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-31T05:52:24.521Z] inet 127.0.0.1/8 scope host lo [2021-05-31T05:52:24.521Z] valid_lft forever preferred_lft forever [2021-05-31T05:52:24.521Z] inet6 ::1/128 scope host [2021-05-31T05:52:24.521Z] valid_lft forever preferred_lft forever [2021-05-31T05:52:24.521Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-31T05:52:24.521Z] link/ether fa:16:3e:4c:cf:e6 brd ff:ff:ff:ff:ff:ff [2021-05-31T05:52:24.521Z] inet 10.30.122.78/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-31T05:52:24.521Z] valid_lft 85709sec preferred_lft 85709sec [2021-05-31T05:52:24.521Z] inet6 fe80::f816:3eff:fe4c:cfe6/64 scope link [2021-05-31T05:52:24.521Z] valid_lft forever preferred_lft forever [2021-05-31T05:52:24.521Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-31T05:52:24.521Z] link/ether 02:42:b9:19:95:9b brd ff:ff:ff:ff:ff:ff [2021-05-31T05:52:24.521Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-31T05:52:24.521Z] valid_lft forever preferred_lft forever [2021-05-31T05:52:24.521Z] inet6 fe80::42:b9ff:fe19:959b/64 scope link [2021-05-31T05:52:24.521Z] valid_lft forever preferred_lft forever [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] ---> sar -b -r -n DEV: [2021-05-31T05:52:24.521Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] 05:40:40 LINUX RESTART (2 CPU) [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] 05:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-31T05:52:24.521Z] 05:42:01 125.10 21.87 103.23 0.00 3471.91 38590.09 0.00 [2021-05-31T05:52:24.521Z] 05:43:01 21.12 3.18 17.94 0.00 2522.05 2132.53 0.00 [2021-05-31T05:52:24.521Z] 05:44:01 1.58 0.00 1.58 0.00 0.00 32.50 0.00 [2021-05-31T05:52:24.521Z] 05:45:01 0.15 0.00 0.15 0.00 0.00 2.15 0.00 [2021-05-31T05:52:24.521Z] 05:46:01 0.25 0.00 0.25 0.00 0.00 4.03 0.00 [2021-05-31T05:52:24.521Z] 05:47:01 0.30 0.00 0.30 0.00 0.00 4.25 0.00 [2021-05-31T05:52:24.521Z] 05:48:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 [2021-05-31T05:52:24.521Z] 05:49:01 0.25 0.00 0.25 0.00 0.00 3.41 0.00 [2021-05-31T05:52:24.521Z] 05:50:01 0.23 0.00 0.23 0.00 0.00 1.80 0.00 [2021-05-31T05:52:24.521Z] 05:51:01 0.25 0.00 0.25 0.00 0.00 4.13 0.00 [2021-05-31T05:52:24.521Z] 05:52:01 0.27 0.03 0.23 0.00 3.73 2.96 0.00 [2021-05-31T05:52:24.521Z] Average: 13.62 2.28 11.34 0.00 545.36 3708.38 0.00 [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] 05:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-31T05:52:24.521Z] 05:42:01 5628228 0 761636 9.51 2620 1616456 1132096 12.50 485724 1506676 6020 [2021-05-31T05:52:24.521Z] 05:43:01 5483448 0 787288 9.83 2620 1735584 1151576 12.71 557280 1569304 20 [2021-05-31T05:52:24.521Z] 05:44:01 5489616 0 781116 9.75 2620 1735588 1098132 12.12 558248 1563232 16 [2021-05-31T05:52:24.521Z] 05:45:01 5488552 0 782172 9.77 2620 1735596 1098120 12.12 554608 1567904 16 [2021-05-31T05:52:24.521Z] 05:46:01 5488584 0 782132 9.77 2620 1735604 1098264 12.13 554796 1567904 8 [2021-05-31T05:52:24.521Z] 05:47:01 5488868 0 781848 9.76 2620 1735604 1098252 12.13 551032 1571752 8 [2021-05-31T05:52:24.521Z] 05:48:01 5483284 0 787424 9.83 2620 1735612 1068212 11.79 556864 1571752 16 [2021-05-31T05:52:24.521Z] 05:49:01 5483160 0 787544 9.83 2620 1735616 1068212 11.79 558804 1569816 8 [2021-05-31T05:52:24.521Z] 05:50:01 5483384 0 787316 9.83 2620 1735620 1068212 11.79 558688 1569820 8 [2021-05-31T05:52:24.521Z] 05:51:01 5482180 0 788516 9.85 2620 1735624 1068392 11.80 567308 1562232 8 [2021-05-31T05:52:24.521Z] 05:52:01 5473284 0 797264 9.95 2620 1735772 1134712 12.53 574788 1562284 56 [2021-05-31T05:52:24.521Z] Average: 5497508 0 784023 9.79 2620 1724789 1098562 12.13 552558 1562061 562 [2021-05-31T05:52:24.521Z] [2021-05-31T05:52:24.521Z] 05:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-31T05:52:24.521Z] 05:42:01 eth0 502.93 352.89 730.09 73.35 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.521Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.521Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.521Z] 05:43:01 eth0 62.36 49.95 334.85 12.01 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.521Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.521Z] 05:43:01 docker0 3.95 2.81 0.65 5.37 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.521Z] 05:44:01 eth0 3.33 0.48 0.79 0.39 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.521Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:45:01 eth0 3.20 0.95 1.22 0.78 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:46:01 eth0 3.37 0.52 0.79 0.39 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:47:01 eth0 2.87 1.47 1.73 1.24 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:48:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:50:01 eth0 1.03 0.08 0.08 0.01 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:51:01 eth0 1.37 0.28 0.37 0.20 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:52:01 eth0 7.93 6.63 4.85 23.48 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] Average: eth0 53.53 37.59 97.73 10.17 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] Average: docker0 0.36 0.26 0.06 0.49 0.00 0.00 0.00 0.00 [2021-05-31T05:52:24.522Z] [2021-05-31T05:52:24.522Z] [2021-05-31T05:52:24.522Z] ---> sar -P ALL: [2021-05-31T05:52:24.522Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T05:52:24.522Z] [2021-05-31T05:52:24.522Z] 05:40:40 LINUX RESTART (2 CPU) [2021-05-31T05:52:24.522Z] [2021-05-31T05:52:24.522Z] 05:41:01 CPU %user %nice %system %iowait %steal %idle [2021-05-31T05:52:24.522Z] 05:42:01 all 14.48 0.00 3.98 7.63 0.07 73.84 [2021-05-31T05:52:24.522Z] 05:42:01 0 13.12 0.00 4.05 5.81 0.07 76.96 [2021-05-31T05:52:24.522Z] 05:42:01 1 15.86 0.00 3.92 9.45 0.07 70.71 [2021-05-31T05:52:24.522Z] 05:43:01 all 2.26 0.00 1.13 0.49 0.04 96.08 [2021-05-31T05:52:24.522Z] 05:43:01 0 2.38 0.00 1.06 0.84 0.03 95.68 [2021-05-31T05:52:24.522Z] 05:43:01 1 2.14 0.00 1.20 0.13 0.05 96.48 [2021-05-31T05:52:24.522Z] 05:44:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-05-31T05:52:24.522Z] 05:44:01 0 0.17 0.00 0.03 0.00 0.03 99.77 [2021-05-31T05:52:24.522Z] 05:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-31T05:52:24.522Z] 05:45:01 all 0.13 0.00 0.06 0.00 0.03 99.77 [2021-05-31T05:52:24.522Z] 05:45:01 0 0.18 0.00 0.05 0.00 0.02 99.75 [2021-05-31T05:52:24.522Z] 05:45:01 1 0.08 0.00 0.07 0.00 0.05 99.80 [2021-05-31T05:52:24.522Z] 05:46:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-31T05:52:24.522Z] 05:46:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-31T05:52:24.522Z] 05:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-31T05:52:24.522Z] 05:47:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-05-31T05:52:24.522Z] 05:47:01 0 0.17 0.00 0.05 0.00 0.02 99.77 [2021-05-31T05:52:24.522Z] 05:47:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-05-31T05:52:24.522Z] 05:48:01 all 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-31T05:52:24.522Z] 05:48:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2021-05-31T05:52:24.522Z] 05:48:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-31T05:52:24.522Z] 05:49:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-05-31T05:52:24.522Z] 05:49:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-31T05:52:24.522Z] 05:49:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-31T05:52:24.522Z] 05:50:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-05-31T05:52:24.522Z] 05:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-31T05:52:24.522Z] 05:50:01 1 0.27 0.00 0.02 0.00 0.03 99.68 [2021-05-31T05:52:24.522Z] 05:51:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-05-31T05:52:24.522Z] 05:51:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-31T05:52:24.522Z] 05:51:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-31T05:52:24.522Z] 05:52:01 all 0.48 0.00 0.31 0.00 0.03 99.18 [2021-05-31T05:52:24.522Z] 05:52:01 0 0.50 0.00 0.33 0.00 0.03 99.13 [2021-05-31T05:52:24.522Z] 05:52:01 1 0.45 0.00 0.29 0.00 0.03 99.23 [2021-05-31T05:52:24.522Z] [2021-05-31T05:52:24.522Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-31T05:52:24.522Z] Average: all 1.61 0.00 0.51 0.72 0.03 97.13 [2021-05-31T05:52:24.522Z] Average: 0 1.50 0.00 0.51 0.59 0.03 97.36 [2021-05-31T05:52:24.522Z] Average: 1 1.71 0.00 0.50 0.85 0.04 96.90 [2021-05-31T05:52:24.522Z] [2021-05-31T05:52:24.522Z] [2021-05-31T05:52:24.522Z]