Pull request #67 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b3828b6d13b10d8c995c7c56929eb75afe47f2cb+cdc83e6a035d7284a4501830fd11fcb851a98cc0 (9c3bbfdbf94a415a77e59c7d80bd90dd29dc7cb8) 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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-67/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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > 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-67/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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-10052 in /w/workspace/dgexfoundry_go-mod-secrets_PR-67 [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-67 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit cdc83e6a035d7284a4501830fd11fcb851a98cc0 into PR head commit b3828b6d13b10d8c995c7c56929eb75afe47f2cb Merge succeeded, producing b3828b6d13b10d8c995c7c56929eb75afe47f2cb Checking out Revision b3828b6d13b10d8c995c7c56929eb75afe47f2cb (PR-67) > 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 --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3828b6d13b10d8c995c7c56929eb75afe47f2cb # 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 cdc83e6a035d7284a4501830fd11fcb851a98cc0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3828b6d13b10d8c995c7c56929eb75afe47f2cb # 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.16.5' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-02T06:40:35.075Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-02T06:40:35.381Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-02T06:40:35.597Z] ========================================================= [2020-11-02T06:40:35.597Z] EdgeX Global Pipelines Version Info [2020-11-02T06:40:35.597Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:40:37.650Z] ------------------- [2020-11-02T06:40:37.650Z] stable info: [2020-11-02T06:40:37.650Z] ------------------- [2020-11-02T06:40:37.650Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-02T06:40:37.650Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-11-02T06:40:37.650Z] Message: update stable to v1.0.152 [2020-11-02T06:40:38.227Z] ------------------- [2020-11-02T06:40:38.227Z] experimental info: [2020-11-02T06:40:38.227Z] ------------------- [2020-11-02T06:40:38.227Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-02T06:40:38.227Z] Commit SHA: a289ce3bd006757951f62b250e9ecca5ba035f92 [2020-11-02T06:40:38.227Z] Message: update experimental to v1.0.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-02T06:40:38.692Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2020-11-02T06:40:38.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2020-11-02T06:40:38.920Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-02T06:40:39.034Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-02T06:40:39.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-02T06:40:39.309Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-02T06:40:39.428Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-02T06:40:39.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-02T06:40:39.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-02T06:40:39.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-02T06:40:39.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-02T06:40:40.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2020-11-02T06:40:40.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-02T06:40:40.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-02T06:40:40.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T06:40:40.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T06:40:40.759Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T06:40:40.898Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T06:40:41.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-02T06:40:41.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-02T06:40:41.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-02T06:40:41.518Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-02T06:40:41.639Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-02T06:40:41.764Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-02T06:40:41.885Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-02T06:40:42.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-67 [Pipeline] echo [2020-11-02T06:40:42.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-67 [Pipeline] echo [2020-11-02T06:40:42.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-67 [Pipeline] echo [2020-11-02T06:40:42.469Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3828b6d13b10d8c995c7c56929eb75afe47f2cb [Pipeline] echo [2020-11-02T06:40:42.612Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3828b6 [Pipeline] echo [2020-11-02T06:40:42.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-02T06:40:43.468Z] + git log --format=format:%s -1 b3828b6d13b10d8c995c7c56929eb75afe47f2cb [Pipeline] echo [2020-11-02T06:40:43.553Z] GIT_COMMIT: b3828b6d13b10d8c995c7c56929eb75afe47f2cb, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-11-02T06:40:43.621Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:40:44.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T06:40:44.511Z] [2020-11-02T06:40:44.511Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:40:44.899Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T06:40:44.899Z] latest: Pulling from edgex-devops/git-semver [2020-11-02T06:40:44.899Z] 31603596830f: Pulling fs layer [2020-11-02T06:40:44.899Z] 2a8b12db71e7: Pulling fs layer [2020-11-02T06:40:44.899Z] 6ca5941a6612: Pulling fs layer [2020-11-02T06:40:44.899Z] ecc8261a40a4: Pulling fs layer [2020-11-02T06:40:44.899Z] ecc8261a40a4: Waiting [2020-11-02T06:40:44.899Z] 2a8b12db71e7: Verifying Checksum [2020-11-02T06:40:44.899Z] 2a8b12db71e7: Download complete [2020-11-02T06:40:45.168Z] 31603596830f: Verifying Checksum [2020-11-02T06:40:45.168Z] 31603596830f: Download complete [2020-11-02T06:40:45.168Z] ecc8261a40a4: Verifying Checksum [2020-11-02T06:40:45.168Z] ecc8261a40a4: Download complete [2020-11-02T06:40:45.168Z] 6ca5941a6612: Verifying Checksum [2020-11-02T06:40:45.168Z] 6ca5941a6612: Download complete [2020-11-02T06:40:45.433Z] 31603596830f: Pull complete [2020-11-02T06:40:45.433Z] 2a8b12db71e7: Pull complete [2020-11-02T06:40:46.394Z] 6ca5941a6612: Pull complete [2020-11-02T06:40:46.657Z] ecc8261a40a4: Pull complete [2020-11-02T06:40:46.657Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-02T06:40:46.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T06:40:46.657Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-02T06:40:46.786Z] prd-centos7-docker-4c-2g-10052 does not seem to be running inside a container [2020-11-02T06:40:46.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-67 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-67:/w/workspace/dgexfoundry_go-mod-secrets_PR-67:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-67@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-67@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-02T06:40:49.066Z] $ docker top b2147cda7afabc84f43844e64916459a8c8a44e949c636de394e1fd388954f2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-02T06:40:49.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-02T06:40:49.484Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-02T06:40:49.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-02T06:40:49.760Z] $ docker exec b2147cda7afabc84f43844e64916459a8c8a44e949c636de394e1fd388954f2e ssh-agent [2020-11-02T06:40:49.945Z] SSH_AUTH_SOCK=/tmp/ssh-D6PBmLCeIPvR/agent.11 [2020-11-02T06:40:49.945Z] SSH_AGENT_PID=16 [2020-11-02T06:40:49.958Z] Running ssh-add (command line suppressed) [2020-11-02T06:40:50.093Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-67@tmp/private_key_4992434138967111357.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-67@tmp/private_key_4992434138967111357.key) [2020-11-02T06:40:50.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-02T06:40:50.616Z] + git tag --points-at HEAD [Pipeline] } [2020-11-02T06:40:50.768Z] $ docker exec --env ******** --env ******** b2147cda7afabc84f43844e64916459a8c8a44e949c636de394e1fd388954f2e ssh-agent -k [2020-11-02T06:40:50.895Z] unset SSH_AUTH_SOCK; [2020-11-02T06:40:50.895Z] unset SSH_AGENT_PID; [2020-11-02T06:40:50.896Z] echo Agent pid 16 killed; [2020-11-02T06:40:50.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-02T06:40:51.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-02T06:40:51.146Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-02T06:40:51.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-02T06:40:51.324Z] $ docker exec b2147cda7afabc84f43844e64916459a8c8a44e949c636de394e1fd388954f2e ssh-agent [2020-11-02T06:40:51.492Z] SSH_AUTH_SOCK=/tmp/ssh-FGmnIxNYeCgD/agent.46 [2020-11-02T06:40:51.492Z] SSH_AGENT_PID=51 [2020-11-02T06:40:51.501Z] Running ssh-add (command line suppressed) [2020-11-02T06:40:51.632Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-67@tmp/private_key_6863161091551173479.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-67@tmp/private_key_6863161091551173479.key) [2020-11-02T06:40:51.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-02T06:40:52.082Z] + git semver init [2020-11-02T06:40:52.082Z] # -> Open(): unable to determine branch for HEAD [2020-11-02T06:40:52.082Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-67/.git [2020-11-02T06:40:52.082Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-67 [2020-11-02T06:40:52.082Z] # $SEMVER_REMOTE_NAME = origin [2020-11-02T06:40:52.082Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-02T06:40:52.082Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-02T06:40:52.082Z] # $SEMVER_BRANCH = PR-67 [2020-11-02T06:40:52.082Z] # $SEMVER_TEMP = /tmp/semver-903263481 [2020-11-02T06:40:52.082Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2020-11-02T06:40:52.345Z] # '/tmp/semver-903263481' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-67/.semver' [2020-11-02T06:40:52.345Z] # -> Force: false [2020-11-02T06:40:52.345Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-67/.semver [Pipeline] } [2020-11-02T06:40:52.372Z] $ docker exec --env ******** --env ******** b2147cda7afabc84f43844e64916459a8c8a44e949c636de394e1fd388954f2e ssh-agent -k [2020-11-02T06:40:52.505Z] unset SSH_AUTH_SOCK; [2020-11-02T06:40:52.505Z] unset SSH_AGENT_PID; [2020-11-02T06:40:52.505Z] echo Agent pid 51 killed; [2020-11-02T06:40:52.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-02T06:40:53.234Z] + git semver [Pipeline] } [2020-11-02T06:40:53.276Z] $ docker stop --time=1 b2147cda7afabc84f43844e64916459a8c8a44e949c636de394e1fd388954f2e [2020-11-02T06:40:54.690Z] $ docker rm -f b2147cda7afabc84f43844e64916459a8c8a44e949c636de394e1fd388954f2e [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T06:40:55.244Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-02T06:40:55.796Z] Stashed 1 file(s) [Pipeline] echo [2020-11-02T06:40:55.888Z] [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-02T06:40:57.450Z] ========================================================= [2020-11-02T06:40:57.450Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-02T06:40:57.450Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:40:57.865Z] + 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 . [2020-11-02T06:40:57.865Z] Sending build context to Docker daemon 617.5kB [2020-11-02T06:40:57.865Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-02T06:40:57.865Z] Step 2/7 : FROM ${BASE} [2020-11-02T06:40:57.865Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-02T06:40:57.865Z] df20fa9351a1: Pulling fs layer [2020-11-02T06:40:57.865Z] ed8968b2872e: Pulling fs layer [2020-11-02T06:40:57.865Z] a92cc7c5fd73: Pulling fs layer [2020-11-02T06:40:57.865Z] e871e8e8d7a9: Pulling fs layer [2020-11-02T06:40:57.865Z] e73272ec9a57: Pulling fs layer [2020-11-02T06:40:57.865Z] 1e910a182e73: Pulling fs layer [2020-11-02T06:40:57.865Z] 4e634b169226: Pulling fs layer [2020-11-02T06:40:57.865Z] 1e910a182e73: Waiting [2020-11-02T06:40:57.865Z] e871e8e8d7a9: Waiting [2020-11-02T06:40:57.865Z] e73272ec9a57: Waiting [2020-11-02T06:40:57.865Z] 4e634b169226: Waiting [2020-11-02T06:40:58.148Z] a92cc7c5fd73: Verifying Checksum [2020-11-02T06:40:58.148Z] a92cc7c5fd73: Download complete [2020-11-02T06:40:58.148Z] ed8968b2872e: Verifying Checksum [2020-11-02T06:40:58.148Z] ed8968b2872e: Download complete [2020-11-02T06:40:58.148Z] e73272ec9a57: Verifying Checksum [2020-11-02T06:40:58.148Z] e73272ec9a57: Download complete [2020-11-02T06:40:58.148Z] 1e910a182e73: Verifying Checksum [2020-11-02T06:40:58.148Z] 1e910a182e73: Download complete [2020-11-02T06:40:58.148Z] df20fa9351a1: Verifying Checksum [2020-11-02T06:40:58.148Z] df20fa9351a1: Download complete [2020-11-02T06:40:58.413Z] df20fa9351a1: Pull complete [2020-11-02T06:40:58.413Z] ed8968b2872e: Pull complete [2020-11-02T06:40:58.686Z] a92cc7c5fd73: Pull complete [2020-11-02T06:41:00.094Z] 4e634b169226: Verifying Checksum [2020-11-02T06:41:00.094Z] 4e634b169226: Download complete [2020-11-02T06:41:00.686Z] e871e8e8d7a9: Verifying Checksum [2020-11-02T06:41:00.686Z] e871e8e8d7a9: Download complete [2020-11-02T06:41:07.458Z] e871e8e8d7a9: Pull complete [2020-11-02T06:41:07.458Z] e73272ec9a57: Pull complete [2020-11-02T06:41:07.458Z] 1e910a182e73: Pull complete [2020-11-02T06:41:11.904Z] Still waiting to schedule task [2020-11-02T06:41:11.904Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-02T06:41:14.104Z] 4e634b169226: Pull complete [2020-11-02T06:41:14.104Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-02T06:41:14.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-02T06:41:14.104Z] ---> f7629b54cfaa [2020-11-02T06:41:14.104Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-02T06:41:14.104Z] ---> Running in 6ec8a73ba8f0 [2020-11-02T06:41:14.104Z] Removing intermediate container 6ec8a73ba8f0 [2020-11-02T06:41:14.104Z] ---> c5dfb56ec74c [2020-11-02T06:41:14.104Z] Step 4/7 : RUN apk add --update bash [2020-11-02T06:41:14.372Z] ---> Running in 46571370c51e [2020-11-02T06:41:15.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-02T06:41:16.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-02T06:41:17.234Z] OK: 166 MiB in 39 packages [2020-11-02T06:41:17.811Z] Removing intermediate container 46571370c51e [2020-11-02T06:41:17.811Z] ---> c6a6787c3451 [2020-11-02T06:41:17.811Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-02T06:41:17.811Z] ---> Running in 7259d22bbdb0 [2020-11-02T06:41:18.077Z] Removing intermediate container 7259d22bbdb0 [2020-11-02T06:41:18.077Z] ---> 02143ee7d14d [2020-11-02T06:41:18.077Z] Step 6/7 : COPY go.mod . [2020-11-02T06:41:18.077Z] ---> 3f0b08eac875 [2020-11-02T06:41:18.077Z] Step 7/7 : RUN go mod download [2020-11-02T06:41:18.342Z] ---> Running in 0a3fb67232b8 [2020-11-02T06:41:30.710Z] Removing intermediate container 0a3fb67232b8 [2020-11-02T06:41:30.711Z] ---> f4142e0654a3 [2020-11-02T06:41:30.711Z] Successfully built f4142e0654a3 [2020-11-02T06:41:30.711Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:41:31.073Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-02T06:41:31.338Z] . [Pipeline] withDockerContainer [2020-11-02T06:41:31.475Z] prd-centos7-docker-4c-2g-10052 does not seem to be running inside a container [2020-11-02T06:41:31.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-secrets_PR-67 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-67:/w/workspace/dgexfoundry_go-mod-secrets_PR-67:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-67@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-67@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 ******** ci-base-image-x86_64 cat [2020-11-02T06:41:32.458Z] $ docker top 4cae9fd62d690e949a30066dbb4f9dd455d19cc1d000b56021f2ca3600e62f87 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:41:33.012Z] + go version [2020-11-02T06:41:33.012Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-02T06:41:33.042Z] $ docker stop --time=1 4cae9fd62d690e949a30066dbb4f9dd455d19cc1d000b56021f2ca3600e62f87 [2020-11-02T06:41:34.416Z] $ docker rm -f 4cae9fd62d690e949a30066dbb4f9dd455d19cc1d000b56021f2ca3600e62f87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:41:35.483Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-02T06:41:35.483Z] . [Pipeline] withDockerContainer [2020-11-02T06:41:35.620Z] prd-centos7-docker-4c-2g-10052 does not seem to be running inside a container [2020-11-02T06:41:35.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-secrets_PR-67 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-67:/w/workspace/dgexfoundry_go-mod-secrets_PR-67:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-67@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-67@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 ******** ci-base-image-x86_64 cat [2020-11-02T06:41:36.435Z] $ docker top 7ae4fd91854a3d669c3d64994422488f0d8d51cde2d6d902535edb669163ad6b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:41:37.143Z] + make test [2020-11-02T06:41:37.143Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-02T06:41:42.562Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-11-02T06:41:42.562Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-11-02T06:41:50.812Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.017s coverage: 96.7% of statements [2020-11-02T06:42:03.122Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.026s coverage: 86.4% of statements [2020-11-02T06:42:03.122Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.005s coverage: 89.5% of statements [2020-11-02T06:42:03.122Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.019s coverage: 100.0% of statements [2020-11-02T06:42:03.122Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.016s coverage: 100.0% of statements [2020-11-02T06:42:03.122Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.006s coverage: 100.0% of statements [2020-11-02T06:42:03.122Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-02T06:42:03.122Z] gofmt -l . [2020-11-02T06:42:03.122Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-02T06:42:03.190Z] $ docker stop --time=1 7ae4fd91854a3d669c3d64994422488f0d8d51cde2d6d902535edb669163ad6b [2020-11-02T06:42:05.455Z] $ docker rm -f 7ae4fd91854a3d669c3d64994422488f0d8d51cde2d6d902535edb669163ad6b [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T06:42:06.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-02T06:42:06.334Z] 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] // stage [Pipeline] } [2020-11-02T06:44:12.930Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-10066 in /w/workspace/dgexfoundry_go-mod-secrets_PR-67 [Pipeline] { [Pipeline] ws [2020-11-02T06:44:13.024Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2020-11-02T06:44:18.641Z] using credential edgex-jenkins-ssh [2020-11-02T06:44:18.710Z] Cloning the remote Git repository [2020-11-02T06:44:18.782Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2020-11-02T06:44:18.910Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2020-11-02T06:44:19.013Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-11-02T06:44:19.014Z] > git --version # timeout=10 [2020-11-02T06:44:19.034Z] > git --version # 'git version 2.17.1' [2020-11-02T06:44:19.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:44:19.112Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T06:44:19.863Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-11-02T06:44:19.908Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T06:44:20.197Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-11-02T06:44:20.262Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-11-02T06:44:20.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:44:20.273Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-02T06:44:20.816Z] Merging remotes/origin/master commit cdc83e6a035d7284a4501830fd11fcb851a98cc0 into PR head commit b3828b6d13b10d8c995c7c56929eb75afe47f2cb [2020-11-02T06:44:21.065Z] Merge succeeded, producing b3828b6d13b10d8c995c7c56929eb75afe47f2cb [2020-11-02T06:44:21.066Z] Checking out Revision b3828b6d13b10d8c995c7c56929eb75afe47f2cb (PR-67) [2020-11-02T06:44:20.840Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T06:44:20.857Z] > git checkout -f b3828b6d13b10d8c995c7c56929eb75afe47f2cb # timeout=10 [2020-11-02T06:44:20.939Z] > git remote # timeout=10 [2020-11-02T06:44:20.958Z] > git config --get remote.origin.url # timeout=10 [2020-11-02T06:44:20.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:44:20.982Z] > git merge cdc83e6a035d7284a4501830fd11fcb851a98cc0 # timeout=10 [2020-11-02T06:44:21.010Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-02T06:44:21.076Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T06:44:21.115Z] > git checkout -f b3828b6d13b10d8c995c7c56929eb75afe47f2cb # timeout=10 [2020-11-02T06:44:25.759Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-02T06:44:25.831Z] > git --version # timeout=10 [2020-11-02T06:44:25.838Z] > git --version # 'git version 2.17.1' [2020-11-02T06:44:25.850Z] fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-02T06:44:27.114Z] ========================================================= [2020-11-02T06:44:27.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-02T06:44:27.114Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:44:28.279Z] + 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 . [2020-11-02T06:44:29.275Z] Sending build context to Docker daemon 408.1kB [2020-11-02T06:44:29.275Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-02T06:44:29.275Z] Step 2/7 : FROM ${BASE} [2020-11-02T06:44:29.559Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-02T06:44:29.559Z] b538f80385f9: Pulling fs layer [2020-11-02T06:44:29.559Z] 74f711af9a0d: Pulling fs layer [2020-11-02T06:44:29.559Z] 99f96fe45779: Pulling fs layer [2020-11-02T06:44:29.559Z] 8529a6b9a6be: Pulling fs layer [2020-11-02T06:44:29.559Z] 45590311c82a: Pulling fs layer [2020-11-02T06:44:29.559Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-02T06:44:29.559Z] 209524e5b208: Pulling fs layer [2020-11-02T06:44:29.559Z] 45590311c82a: Waiting [2020-11-02T06:44:29.559Z] 69ca0ff8b7b3: Waiting [2020-11-02T06:44:29.559Z] 209524e5b208: Waiting [2020-11-02T06:44:29.559Z] 8529a6b9a6be: Waiting [2020-11-02T06:44:29.559Z] 99f96fe45779: Verifying Checksum [2020-11-02T06:44:29.559Z] 99f96fe45779: Download complete [2020-11-02T06:44:29.559Z] 74f711af9a0d: Verifying Checksum [2020-11-02T06:44:29.559Z] 74f711af9a0d: Download complete [2020-11-02T06:44:29.559Z] 45590311c82a: Verifying Checksum [2020-11-02T06:44:29.559Z] 45590311c82a: Download complete [2020-11-02T06:44:29.559Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-02T06:44:29.559Z] 69ca0ff8b7b3: Download complete [2020-11-02T06:44:29.836Z] b538f80385f9: Verifying Checksum [2020-11-02T06:44:29.836Z] b538f80385f9: Download complete [2020-11-02T06:44:30.451Z] b538f80385f9: Pull complete [2020-11-02T06:44:31.056Z] 74f711af9a0d: Pull complete [2020-11-02T06:44:31.330Z] 99f96fe45779: Pull complete [2020-11-02T06:44:31.932Z] 209524e5b208: Verifying Checksum [2020-11-02T06:44:31.932Z] 209524e5b208: Download complete [2020-11-02T06:44:33.914Z] 8529a6b9a6be: Verifying Checksum [2020-11-02T06:44:33.914Z] 8529a6b9a6be: Download complete [2020-11-02T06:44:44.170Z] 8529a6b9a6be: Pull complete [2020-11-02T06:44:44.170Z] 45590311c82a: Pull complete [2020-11-02T06:44:44.170Z] 69ca0ff8b7b3: Pull complete [2020-11-02T06:44:47.594Z] 209524e5b208: Pull complete [2020-11-02T06:44:47.594Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-02T06:44:47.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-02T06:44:47.594Z] ---> 5bddaf1c2fca [2020-11-02T06:44:47.594Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-02T06:44:50.223Z] ---> Running in a9f3c1968754 [2020-11-02T06:44:50.497Z] Removing intermediate container a9f3c1968754 [2020-11-02T06:44:50.497Z] ---> 3b1198b23e52 [2020-11-02T06:44:50.497Z] Step 4/7 : RUN apk add --update bash [2020-11-02T06:44:50.774Z] ---> Running in 4c31359385e3 [2020-11-02T06:44:52.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-02T06:44:53.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-02T06:44:54.815Z] OK: 142 MiB in 39 packages [2020-11-02T06:44:56.261Z] Removing intermediate container 4c31359385e3 [2020-11-02T06:44:56.261Z] ---> cc2d4e947061 [2020-11-02T06:44:56.261Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-02T06:44:56.261Z] ---> Running in b19af5d6f78f [2020-11-02T06:44:56.539Z] Removing intermediate container b19af5d6f78f [2020-11-02T06:44:56.539Z] ---> 00da36ab82a3 [2020-11-02T06:44:56.540Z] Step 6/7 : COPY go.mod . [2020-11-02T06:44:57.141Z] ---> e91c8fb957a8 [2020-11-02T06:44:57.141Z] Step 7/7 : RUN go mod download [2020-11-02T06:44:57.420Z] ---> Running in aea58dddb822 [2020-11-02T06:45:12.581Z] Removing intermediate container aea58dddb822 [2020-11-02T06:45:12.581Z] ---> eb05d99c8560 [2020-11-02T06:45:12.581Z] Successfully built eb05d99c8560 [2020-11-02T06:45:12.581Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:45:13.165Z] + docker inspect -f . ci-base-image-arm64 [2020-11-02T06:45:13.165Z] . [Pipeline] withDockerContainer [2020-11-02T06:45:13.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-10066 does not seem to be running inside a container [2020-11-02T06:45:13.625Z] $ 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 ******** ci-base-image-arm64 cat [2020-11-02T06:45:15.696Z] $ docker top 69f2a22830c60d5e6e4938c58118f7ae826be424dd7a3f374d13e26812d40a13 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:45:17.169Z] + go version [2020-11-02T06:45:17.169Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-02T06:45:17.239Z] $ docker stop --time=1 69f2a22830c60d5e6e4938c58118f7ae826be424dd7a3f374d13e26812d40a13 [2020-11-02T06:45:19.251Z] $ docker rm -f 69f2a22830c60d5e6e4938c58118f7ae826be424dd7a3f374d13e26812d40a13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:45:20.537Z] + docker inspect -f . ci-base-image-arm64 [2020-11-02T06:45:20.537Z] . [Pipeline] withDockerContainer [2020-11-02T06:45:20.854Z] prd-ubuntu18.04-docker-arm64-4c-16g-10066 does not seem to be running inside a container [2020-11-02T06:45:20.974Z] $ 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 ******** ci-base-image-arm64 cat [2020-11-02T06:45:22.927Z] $ docker top 3ecfea453b5712fbac660b85e3cb2f54589f316cb5287a50ae3187e06fffbe86 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:45:24.474Z] + make test [2020-11-02T06:45:24.474Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-02T06:45:36.943Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-11-02T06:45:36.943Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-11-02T06:45:47.134Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.037s coverage: 96.7% of statements [2020-11-02T06:46:05.461Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.062s coverage: 86.4% of statements [2020-11-02T06:46:05.461Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.012s coverage: 89.5% of statements [2020-11-02T06:46:05.461Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.009s coverage: 100.0% of statements [2020-11-02T06:46:05.461Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.009s coverage: 100.0% of statements [2020-11-02T06:46:05.461Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.010s coverage: 100.0% of statements [2020-11-02T06:46:05.461Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-02T06:46:08.102Z] gofmt -l . [2020-11-02T06:46:08.102Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-02T06:46:08.183Z] $ docker stop --time=1 3ecfea453b5712fbac660b85e3cb2f54589f316cb5287a50ae3187e06fffbe86 [2020-11-02T06:46:10.416Z] $ docker rm -f 3ecfea453b5712fbac660b85e3cb2f54589f316cb5287a50ae3187e06fffbe86 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T06:46:11.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-02T06:46:11.399Z] Warning: overwriting stash ‘coverage-report’ [2020-11-02T06:46:12.273Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-02T06:46:16.652Z] provisioning config files... [2020-11-02T06:46:16.675Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-67@tmp/config334153810335481512tmp [Pipeline] { [Pipeline] sh [2020-11-02T06:46:17.143Z] + set +x [2020-11-02T06:46:17.143Z] + bash -s -- [2020-11-02T06:46:17.143Z] + curl -s https://codecov.io/bash [2020-11-02T06:46:17.411Z] [2020-11-02T06:46:17.412Z] _____ _ [2020-11-02T06:46:17.412Z] / ____| | | [2020-11-02T06:46:17.412Z] | | ___ __| | ___ ___ _____ __ [2020-11-02T06:46:17.412Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-02T06:46:17.412Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-02T06:46:17.412Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-02T06:46:17.412Z] Bash-20201009-048fee3 [2020-11-02T06:46:17.412Z] [2020-11-02T06:46:17.412Z] [2020-11-02T06:46:17.412Z] ==> Jenkins CI detected. [2020-11-02T06:46:17.412Z] project root: . [2020-11-02T06:46:17.412Z] --> token set from env [2020-11-02T06:46:17.412Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-02T06:46:17.412Z] ==> Running gcov in . (disable via -X gcov) [2020-11-02T06:46:17.412Z] ==> Python coveragepy not found [2020-11-02T06:46:17.412Z] ==> Searching for coverage reports in: [2020-11-02T06:46:17.412Z] + . [2020-11-02T06:46:17.412Z] -> Found 1 reports [2020-11-02T06:46:17.412Z] ==> Detecting git/mercurial file structure [2020-11-02T06:46:17.412Z] ==> Reading reports [2020-11-02T06:46:17.412Z] + ./coverage.out bytes=16941 [2020-11-02T06:46:17.412Z] ==> Appending adjustments [2020-11-02T06:46:17.412Z] https://docs.codecov.io/docs/fixing-reports [2020-11-02T06:46:17.678Z] + Found adjustments [2020-11-02T06:46:17.678Z] ==> Gzipping contents [2020-11-02T06:46:17.678Z] ==> Uploading reports [2020-11-02T06:46:17.678Z] url: https://codecov.io [2020-11-02T06:46:17.678Z] query: branch=PR-67&commit=b3828b6d13b10d8c995c7c56929eb75afe47f2cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-67%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=67&job=&cmd_args= [2020-11-02T06:46:17.678Z] -> Pinging Codecov [2020-11-02T06:46:17.678Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-67&commit=b3828b6d13b10d8c995c7c56929eb75afe47f2cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-67%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=67&job=&cmd_args= [2020-11-02T06:46:17.954Z] -> Uploading to [2020-11-02T06:46:17.954Z] [2020-11-02T06:46:17.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-02T06:46:17.954Z] Dload Upload Total Spent Left Speed [2020-11-02T06:46:17.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-11-02T06:46:17.954Z] X> Failed to upload [2020-11-02T06:46:17.954Z] ==> Uploading to Codecov [2020-11-02T06:46:17.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-02T06:46:17.954Z] Dload Upload Total Spent Left Speed [2020-11-02T06:46:18.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3965 100 111 100 3854 177 6153 --:--:-- --:--:-- --:--:-- 6156 [2020-11-02T06:46:18.545Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/b3828b6d13b10d8c995c7c56929eb75afe47f2cb [Pipeline] } [2020-11-02T06:46:18.573Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 [2020-11-02T06:46:23.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:46:23.753Z] ---> package-listing.sh [2020-11-02T06:46:23.753Z] ++ facter osfamily [2020-11-02T06:46:23.753Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-02T06:46:23.753Z] + OS_FAMILY=redhat [2020-11-02T06:46:23.753Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-67 [2020-11-02T06:46:23.753Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-02T06:46:23.753Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-02T06:46:23.753Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-02T06:46:23.753Z] + PACKAGES=/tmp/packages_start.txt [2020-11-02T06:46:23.753Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-67 ']' [2020-11-02T06:46:23.753Z] + PACKAGES=/tmp/packages_end.txt [2020-11-02T06:46:23.753Z] + case "${OS_FAMILY}" in [2020-11-02T06:46:23.753Z] + rpm -qa [2020-11-02T06:46:23.753Z] + sort [2020-11-02T06:46:28.191Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-02T06:46:28.191Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-02T06:46:28.191Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-02T06:46:28.191Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-67 ']' [2020-11-02T06:46:28.191Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-67/archives/ [2020-11-02T06:46:28.191Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-67/archives/ [Pipeline] echo [2020-11-02T06:46:28.260Z] 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-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-02T06:46:28.595Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:46:28.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T06:46:28.968Z] [2020-11-02T06:46:28.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:46:29.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T06:46:29.391Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-02T06:46:29.391Z] df20fa9351a1: Already exists [2020-11-02T06:46:29.391Z] 36b3adc4ff6f: Pulling fs layer [2020-11-02T06:46:29.391Z] 8ad3a11d3b57: Pulling fs layer [2020-11-02T06:46:29.391Z] 46f8f816bc3b: Pulling fs layer [2020-11-02T06:46:29.391Z] 93b61091891f: Pulling fs layer [2020-11-02T06:46:29.391Z] 93b9cdb0e59b: Pulling fs layer [2020-11-02T06:46:29.391Z] 5e14af77c1be: Pulling fs layer [2020-11-02T06:46:29.391Z] 93b61091891f: Waiting [2020-11-02T06:46:29.391Z] 01666e4c0597: Pulling fs layer [2020-11-02T06:46:29.391Z] 93b9cdb0e59b: Waiting [2020-11-02T06:46:29.391Z] aa168da1d23b: Pulling fs layer [2020-11-02T06:46:29.391Z] 01666e4c0597: Waiting [2020-11-02T06:46:29.391Z] 5e14af77c1be: Waiting [2020-11-02T06:46:29.391Z] aa168da1d23b: Waiting [2020-11-02T06:46:29.391Z] 46f8f816bc3b: Verifying Checksum [2020-11-02T06:46:29.391Z] 46f8f816bc3b: Download complete [2020-11-02T06:46:29.391Z] 36b3adc4ff6f: Verifying Checksum [2020-11-02T06:46:29.391Z] 36b3adc4ff6f: Download complete [2020-11-02T06:46:29.391Z] 93b9cdb0e59b: Verifying Checksum [2020-11-02T06:46:29.391Z] 93b9cdb0e59b: Download complete [2020-11-02T06:46:29.391Z] 5e14af77c1be: Verifying Checksum [2020-11-02T06:46:29.391Z] 5e14af77c1be: Download complete [2020-11-02T06:46:29.671Z] 01666e4c0597: Verifying Checksum [2020-11-02T06:46:29.671Z] 01666e4c0597: Download complete [2020-11-02T06:46:29.671Z] 93b61091891f: Verifying Checksum [2020-11-02T06:46:29.671Z] 93b61091891f: Download complete [2020-11-02T06:46:29.671Z] 8ad3a11d3b57: Verifying Checksum [2020-11-02T06:46:29.671Z] 8ad3a11d3b57: Download complete [2020-11-02T06:46:29.671Z] 36b3adc4ff6f: Pull complete [2020-11-02T06:46:31.086Z] 8ad3a11d3b57: Pull complete [2020-11-02T06:46:31.352Z] 46f8f816bc3b: Pull complete [2020-11-02T06:46:31.621Z] 93b61091891f: Pull complete [2020-11-02T06:46:31.889Z] 93b9cdb0e59b: Pull complete [2020-11-02T06:46:31.889Z] 5e14af77c1be: Pull complete [2020-11-02T06:46:32.159Z] 01666e4c0597: Pull complete [2020-11-02T06:46:33.120Z] aa168da1d23b: Verifying Checksum [2020-11-02T06:46:33.120Z] aa168da1d23b: Download complete [2020-11-02T06:46:39.803Z] aa168da1d23b: Pull complete [2020-11-02T06:46:39.803Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-02T06:46:39.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T06:46:39.803Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-02T06:46:40.089Z] prd-centos7-docker-4c-2g-10052 does not seem to be running inside a container [2020-11-02T06:46:40.161Z] $ 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-67/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-67 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-67:/w/workspace/dgexfoundry_go-mod-secrets_PR-67:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-67@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-67@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:10003/edgex-lftools-log-publisher:alpine cat [2020-11-02T06:46:45.402Z] $ docker top 396ce4e3e55ab4fbc05bb9ace11c15bc38550e599829e5616a124e5bd9e0076e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:46:46.210Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-02T06:46:46.530Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-02T06:46:46.854Z] + ls /var/log/sa-host [2020-11-02T06:46:46.854Z] + sadf -c /var/log/sa-host/sa02 [2020-11-02T06:46:46.855Z] file_magic: OK [2020-11-02T06:46:46.855Z] HZ: Using current value: 100 [2020-11-02T06:46:46.855Z] file_header: OK [2020-11-02T06:46:46.855Z] 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 [2020-11-02T06:46:46.855Z] Statistics: [2020-11-02T06:46:46.855Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-02T06:46:46.855Z] File successfully converted to sysstat format version 12.2.1 [2020-11-02T06:46:46.855Z] + sadf -c /var/log/sa-host/sa05 [2020-11-02T06:46:46.855Z] file_magic: OK [2020-11-02T06:46:46.855Z] HZ: Using current value: 100 [2020-11-02T06:46:46.855Z] file_header: OK [2020-11-02T06:46:46.855Z] 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 [2020-11-02T06:46:46.855Z] Statistics: [2020-11-02T06:46:46.855Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-02T06:46:46.855Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-02T06:46:47.122Z] provisioning config files... [2020-11-02T06:46:47.141Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-67@tmp/config4806829909457177632tmp [Pipeline] { [Pipeline] echo [2020-11-02T06:46:47.298Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:46:47.643Z] ---> create-netrc.sh [Pipeline] } [2020-11-02T06:46:47.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-02T06:46:47.814Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:46:48.227Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-02T06:46:48.266Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:46:48.638Z] ---> sudo-logs.sh [2020-11-02T06:46:48.638Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-02T06:46:48.667Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:46:49.006Z] ---> job-cost.sh [2020-11-02T06:46:49.006Z] lf-activate-venv: SKIPPING [2020-11-02T06:46:49.006Z] INFO: No Stack... [2020-11-02T06:46:49.957Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-02T06:46:50.221Z] INFO: Archiving Costs [Pipeline] echo [2020-11-02T06:46:50.252Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:46:50.595Z] ---> logs-deploy.sh [2020-11-02T06:46:50.595Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-67/1 [2020-11-02T06:46:50.595Z] INFO: archiving workspace using pattern(s): [2020-11-02T06:46:51.994Z] Archives upload complete. [2020-11-02T06:46:52.258Z] INFO: archiving logs to Nexus