Pull request #127 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from bca1fc229f4de20f86512331bc889db6bff53995+2f377f4721241b0fde10f0baba3a9a8fec0596d4 (e914f086f2b071a5596775ba22077eb013cd37e0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2076848887362702087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8177759638711527710.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-127/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-127/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2775622951480634412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3741286686683486774.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-127/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-127/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5047161296697631070.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1365 in /w/workspace/gexfoundry_go-mod-secrets_PR-127 [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 > git init /w/workspace/gexfoundry_go-mod-secrets_PR-127 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/jenkins-gitclient-ssh3269801601026154365.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/jenkins-gitclient-ssh300917363160572012.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f377f4721241b0fde10f0baba3a9a8fec0596d4 into PR head commit bca1fc229f4de20f86512331bc889db6bff53995 Merge succeeded, producing bca1fc229f4de20f86512331bc889db6bff53995 Checking out Revision bca1fc229f4de20f86512331bc889db6bff53995 (PR-127) > git config core.sparsecheckout # timeout=10 > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/jenkins-gitclient-ssh6282373740261209753.key > git merge 2f377f4721241b0fde10f0baba3a9a8fec0596d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # timeout=10 Commit message: "Merge branch 'main' into pr-template" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-24T23:43:02.045Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T23:43:02.135Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T23:43:02.165Z] ========================================================= [2021-09-24T23:43:02.165Z] EdgeX Global Pipelines Version Info [2021-09-24T23:43:02.165Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 241970df11f2198f12c3091ffc8599d998021108 # timeout=10 [2021-09-24T23:43:03.414Z] ------------------- [2021-09-24T23:43:03.414Z] stable info: [2021-09-24T23:43:03.414Z] ------------------- [2021-09-24T23:43:03.414Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T23:43:03.414Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T23:43:03.414Z] Message: update stable to v1.0.205 [2021-09-24T23:43:04.770Z] ------------------- [2021-09-24T23:43:04.770Z] experimental info: [2021-09-24T23:43:04.770Z] ------------------- [2021-09-24T23:43:04.770Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T23:43:04.770Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T23:43:04.770Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T23:43:04.908Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-09-24T23:43:04.934Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-09-24T23:43:04.967Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T23:43:04.993Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T23:43:05.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T23:43:05.046Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T23:43:05.073Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T23:43:05.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T23:43:05.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-24T23:43:05.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T23:43:05.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T23:43:05.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T23:43:05.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-09-24T23:43:05.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T23:43:05.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T23:43:05.299Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T23:43:05.325Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T23:43:05.351Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T23:43:05.377Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T23:43:05.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T23:43:05.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-24T23:43:05.456Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-24T23:43:05.482Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-24T23:43:05.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-24T23:43:05.534Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-24T23:43:05.599Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-24T23:43:05.628Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T23:43:05.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo [2021-09-24T23:43:05.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo [2021-09-24T23:43:05.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo [2021-09-24T23:43:05.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bca1fc229f4de20f86512331bc889db6bff53995 [Pipeline] echo [2021-09-24T23:43:05.766Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bca1fc2 [Pipeline] echo [2021-09-24T23:43:05.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-24T23:43:06.339Z] + git log --format=format:%s -1 bca1fc229f4de20f86512331bc889db6bff53995 [Pipeline] echo [2021-09-24T23:43:06.395Z] GIT_COMMIT: bca1fc229f4de20f86512331bc889db6bff53995, Commit Message: Merge branch 'main' into pr-template [Pipeline] echo [2021-09-24T23:43:06.411Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:43:06.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:43:06.981Z] [2021-09-24T23:43:06.981Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:43:07.322Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:43:07.322Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T23:43:07.322Z] 31603596830f: Pulling fs layer [2021-09-24T23:43:07.322Z] 04fac38145f0: Pulling fs layer [2021-09-24T23:43:07.322Z] 701f6daf10bf: Pulling fs layer [2021-09-24T23:43:07.322Z] 24f72da36158: Pulling fs layer [2021-09-24T23:43:07.322Z] 24f72da36158: Waiting [2021-09-24T23:43:07.322Z] 04fac38145f0: Download complete [2021-09-24T23:43:07.590Z] 31603596830f: Verifying Checksum [2021-09-24T23:43:07.590Z] 31603596830f: Download complete [2021-09-24T23:43:07.866Z] 31603596830f: Pull complete [2021-09-24T23:43:07.866Z] 24f72da36158: Verifying Checksum [2021-09-24T23:43:07.866Z] 24f72da36158: Download complete [2021-09-24T23:43:07.866Z] 04fac38145f0: Pull complete [2021-09-24T23:43:07.866Z] 701f6daf10bf: Verifying Checksum [2021-09-24T23:43:07.866Z] 701f6daf10bf: Download complete [2021-09-24T23:43:08.473Z] 701f6daf10bf: Pull complete [2021-09-24T23:43:08.743Z] 24f72da36158: Pull complete [2021-09-24T23:43:08.743Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T23:43:08.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:43:08.743Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T23:43:08.844Z] prd-centos7-docker-4c-2g-1365 does not seem to be running inside a container [2021-09-24T23:43:08.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-127 -v /w/workspace/gexfoundry_go-mod-secrets_PR-127:/w/workspace/gexfoundry_go-mod-secrets_PR-127:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T23:43:09.670Z] $ docker top 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T23:43:09.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T23:43:09.817Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T23:43:09.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T23:43:09.954Z] $ docker exec 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 ssh-agent [2021-09-24T23:43:10.075Z] SSH_AUTH_SOCK=/tmp/ssh-xO3wsbYXlzZq/agent.14 [2021-09-24T23:43:10.075Z] SSH_AGENT_PID=21 [2021-09-24T23:43:10.090Z] Running ssh-add (command line suppressed) [2021-09-24T23:43:10.208Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/private_key_8263400798860670410.key (/w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/private_key_8263400798860670410.key) [2021-09-24T23:43:10.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T23:43:10.567Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T23:43:10.595Z] $ docker exec --env ******** --env ******** 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 ssh-agent -k [2021-09-24T23:43:10.701Z] unset SSH_AUTH_SOCK; [2021-09-24T23:43:10.701Z] unset SSH_AGENT_PID; [2021-09-24T23:43:10.701Z] echo Agent pid 21 killed; [2021-09-24T23:43:10.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T23:43:10.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T23:43:10.764Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T23:43:10.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T23:43:10.901Z] $ docker exec 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 ssh-agent [2021-09-24T23:43:11.010Z] SSH_AUTH_SOCK=/tmp/ssh-FmJbJuoKy1lI/agent.55 [2021-09-24T23:43:11.010Z] SSH_AGENT_PID=61 [2021-09-24T23:43:11.020Z] Running ssh-add (command line suppressed) [2021-09-24T23:43:11.124Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/private_key_4231147035792815407.key (/w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/private_key_4231147035792815407.key) [2021-09-24T23:43:11.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T23:43:11.460Z] + git semver init [2021-09-24T23:43:11.461Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T23:43:11.461Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-127/.git [2021-09-24T23:43:11.461Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-127 [2021-09-24T23:43:11.461Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T23:43:11.461Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T23:43:11.461Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T23:43:11.461Z] # $SEMVER_BRANCH = PR-127 [2021-09-24T23:43:11.461Z] # $SEMVER_TEMP = /tmp/semver-039144089 [2021-09-24T23:43:11.461Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-09-24T23:43:27.289Z] # '/tmp/semver-039144089' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-127/.semver' [2021-09-24T23:43:27.289Z] # -> Force: false [2021-09-24T23:43:27.289Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-127/.semver [Pipeline] } [2021-09-24T23:43:27.308Z] $ docker exec --env ******** --env ******** 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 ssh-agent -k [2021-09-24T23:43:27.418Z] unset SSH_AUTH_SOCK; [2021-09-24T23:43:27.419Z] unset SSH_AGENT_PID; [2021-09-24T23:43:27.419Z] echo Agent pid 61 killed; [2021-09-24T23:43:27.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T23:43:30.870Z] + git semver [Pipeline] } [2021-09-24T23:43:30.907Z] $ docker stop --time=1 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 [2021-09-24T23:43:32.151Z] $ docker rm -f 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T23:43:32.541Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T23:43:32.915Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T23:43:32.920Z] [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-09-24T23:43:48.273Z] Still waiting to schedule task [2021-09-24T23:43:48.273Z] ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-24T23:43:48.273Z] ‘prd-centos7-docker-4c-2g-1345’ is offline [2021-09-24T23:43:48.273Z] ‘prd-centos7-docker-4c-2g-1348’ is offline [2021-09-24T23:43:48.274Z] ‘prd-centos7-docker-4c-2g-1357’ is offline [2021-09-24T23:43:48.274Z] ‘prd-centos7-docker-4c-2g-1364’ is offline [2021-09-24T23:43:48.274Z] ‘prd-centos7-docker-4c-2g-1368’ is offline [2021-09-24T23:43:48.274Z] ‘prd-ubuntu18.04-docker-8c-8g-1352’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-24T23:43:48.274Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1355’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-24T23:43:48.277Z] Still waiting to schedule task [2021-09-24T23:43:48.278Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-24T23:44:00.965Z] Running on prd-centos7-docker-4c-2g-1368 in /w/workspace/gexfoundry_go-mod-secrets_PR-127 [Pipeline] { [Pipeline] ws [2021-09-24T23:44:00.985Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-09-24T23:44:01.135Z] Selected Git installation does not exist. Using Default [2021-09-24T23:44:01.135Z] The recommended git tool is: NONE [2021-09-24T23:44:06.917Z] using credential edgex-jenkins-ssh [2021-09-24T23:44:06.939Z] Cloning the remote Git repository [2021-09-24T23:44:06.963Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-24T23:44:07.027Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-09-24T23:44:07.058Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-24T23:44:07.058Z] > git --version # timeout=10 [2021-09-24T23:44:07.063Z] > git --version # 'git version 2.24.4' [2021-09-24T23:44:07.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T23:44:07.092Z] [INFO] Currently running in a labeled security context [2021-09-24T23:44:07.092Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T23:44:07.092Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1583057828414164126.key [2021-09-24T23:44:07.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T23:44:07.766Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-09-24T23:44:07.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T23:44:07.791Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-09-24T23:44:07.806Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-24T23:44:07.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T23:44:07.807Z] [INFO] Currently running in a labeled security context [2021-09-24T23:44:07.807Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T23:44:07.807Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh4506978134974517452.key [2021-09-24T23:44:07.819Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T23:44:08.578Z] Merging remotes/origin/main commit 2f377f4721241b0fde10f0baba3a9a8fec0596d4 into PR head commit bca1fc229f4de20f86512331bc889db6bff53995 [2021-09-24T23:44:08.693Z] Merge succeeded, producing bca1fc229f4de20f86512331bc889db6bff53995 [2021-09-24T23:44:08.693Z] Checking out Revision bca1fc229f4de20f86512331bc889db6bff53995 (PR-127) [2021-09-24T23:44:08.590Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T23:44:08.598Z] > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # timeout=10 [2021-09-24T23:44:08.648Z] > git remote # timeout=10 [2021-09-24T23:44:08.654Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T23:44:08.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T23:44:08.666Z] [INFO] Currently running in a labeled security context [2021-09-24T23:44:08.666Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T23:44:08.666Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh96993877442158926.key [2021-09-24T23:44:08.671Z] > git merge 2f377f4721241b0fde10f0baba3a9a8fec0596d4 # timeout=10 [2021-09-24T23:44:08.679Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T23:44:08.692Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T23:44:08.704Z] > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # timeout=10 [2021-09-24T23:44:12.466Z] Commit message: "Merge branch 'main' into pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-24T23:44:12.968Z] ========================================================= [2021-09-24T23:44:12.968Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-24T23:44:12.968Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-24T23:44:13.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T23:44:13.424Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-24T23:44:13.424Z] 540db60ca938: Pulling fs layer [2021-09-24T23:44:13.424Z] adcc1eea9eea: Pulling fs layer [2021-09-24T23:44:13.424Z] 4c4ab2625f07: Pulling fs layer [2021-09-24T23:44:13.424Z] db62176df00c: Pulling fs layer [2021-09-24T23:44:13.424Z] 3b30891b0d05: Pulling fs layer [2021-09-24T23:44:13.424Z] 06b49ca38bd5: Pulling fs layer [2021-09-24T23:44:13.424Z] c788192a36de: Pulling fs layer [2021-09-24T23:44:13.424Z] a77e37c0d609: Pulling fs layer [2021-09-24T23:44:13.424Z] c3185cebc471: Pulling fs layer [2021-09-24T23:44:13.424Z] db62176df00c: Waiting [2021-09-24T23:44:13.424Z] 3b30891b0d05: Waiting [2021-09-24T23:44:13.424Z] 06b49ca38bd5: Waiting [2021-09-24T23:44:13.424Z] c788192a36de: Waiting [2021-09-24T23:44:13.424Z] a77e37c0d609: Waiting [2021-09-24T23:44:13.424Z] c3185cebc471: Waiting [2021-09-24T23:44:13.424Z] 4c4ab2625f07: Verifying Checksum [2021-09-24T23:44:13.424Z] 4c4ab2625f07: Download complete [2021-09-24T23:44:13.705Z] adcc1eea9eea: Verifying Checksum [2021-09-24T23:44:13.705Z] adcc1eea9eea: Download complete [2021-09-24T23:44:13.705Z] 3b30891b0d05: Verifying Checksum [2021-09-24T23:44:13.705Z] 3b30891b0d05: Download complete [2021-09-24T23:44:13.705Z] 06b49ca38bd5: Verifying Checksum [2021-09-24T23:44:13.705Z] 06b49ca38bd5: Download complete [2021-09-24T23:44:13.705Z] c788192a36de: Verifying Checksum [2021-09-24T23:44:13.705Z] c788192a36de: Download complete [2021-09-24T23:44:14.672Z] a77e37c0d609: Verifying Checksum [2021-09-24T23:44:14.672Z] a77e37c0d609: Download complete [2021-09-24T23:44:14.672Z] 540db60ca938: Verifying Checksum [2021-09-24T23:44:14.672Z] 540db60ca938: Download complete [2021-09-24T23:44:14.942Z] 540db60ca938: Pull complete [2021-09-24T23:44:14.942Z] adcc1eea9eea: Pull complete [2021-09-24T23:44:14.942Z] 4c4ab2625f07: Pull complete [2021-09-24T23:44:21.598Z] c3185cebc471: Verifying Checksum [2021-09-24T23:44:21.598Z] c3185cebc471: Download complete [2021-09-24T23:44:21.598Z] db62176df00c: Verifying Checksum [2021-09-24T23:44:21.598Z] db62176df00c: Download complete [2021-09-24T23:44:24.234Z] db62176df00c: Pull complete [2021-09-24T23:44:24.234Z] 3b30891b0d05: Pull complete [2021-09-24T23:44:24.234Z] 06b49ca38bd5: Pull complete [2021-09-24T23:44:24.234Z] c788192a36de: Pull complete [2021-09-24T23:44:24.234Z] a77e37c0d609: Pull complete [2021-09-24T23:44:26.219Z] c3185cebc471: Pull complete [2021-09-24T23:44:26.219Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-24T23:44:26.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T23:44:26.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-24T23:44:26.584Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:44:26.922Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T23:44:26.922Z] . [Pipeline] withDockerContainer [2021-09-24T23:44:27.018Z] prd-centos7-docker-4c-2g-1368 does not seem to be running inside a container [2021-09-24T23:44:27.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-24T23:44:29.455Z] $ docker top 1e2167a10e2cde84f7addc1a35ba9872e46a6f25c29cb1ead54a5e3a0336a0ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T23:44:29.868Z] + go version [2021-09-24T23:44:29.868Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-24T23:44:29.881Z] $ docker stop --time=1 1e2167a10e2cde84f7addc1a35ba9872e46a6f25c29cb1ead54a5e3a0336a0ce [2021-09-24T23:44:31.087Z] $ docker rm -f 1e2167a10e2cde84f7addc1a35ba9872e46a6f25c29cb1ead54a5e3a0336a0ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:44:31.755Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T23:44:31.755Z] . [Pipeline] withDockerContainer [2021-09-24T23:44:31.857Z] prd-centos7-docker-4c-2g-1368 does not seem to be running inside a container [2021-09-24T23:44:31.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-24T23:44:32.285Z] $ docker top 30535f33a5bd101a014035483439b4c6b9a12b23cc870c9ca23699c0f68b9558 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T23:44:32.731Z] + go mod tidy [2021-09-24T23:44:34.148Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-24T23:44:34.148Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-24T23:44:34.148Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-24T23:44:34.148Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T23:44:34.148Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-24T23:44:34.148Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-24T23:44:34.416Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-24T23:44:34.416Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-24T23:44:34.416Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-24T23:44:34.416Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-09-24T23:44:34.416Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-24T23:44:34.416Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-24T23:44:34.416Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-24T23:44:34.683Z] go: downloading golang.org/x/text v0.3.2 [2021-09-24T23:44:34.683Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-24T23:44:34.683Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-24T23:44:35.652Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-24T23:44:35.921Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-24T23:44:35.921Z] go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d [2021-09-24T23:44:35.921Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh [2021-09-24T23:44:36.560Z] + make test [2021-09-24T23:44:36.560Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-09-24T23:45:03.545Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.417s coverage: 80.6% of statements [2021-09-24T23:45:03.545Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.044s coverage: 57.1% of statements [2021-09-24T23:45:03.545Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-09-24T23:45:04.987Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.062s coverage: 96.7% of statements [2021-09-24T23:45:04.987Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.020s coverage: 89.5% of statements [2021-09-24T23:45:04.987Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-09-24T23:45:04.987Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.026s coverage: 100.0% of statements [2021-09-24T23:45:04.987Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-09-24T23:45:04.987Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.027s coverage: 85.7% of statements [2021-09-24T23:45:04.987Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.045s coverage: 100.0% of statements [2021-09-24T23:45:04.987Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-09-24T23:45:04.987Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-24T23:45:13.499Z] gofmt -l . [2021-09-24T23:45:13.499Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-24T23:45:13.519Z] $ docker stop --time=1 30535f33a5bd101a014035483439b4c6b9a12b23cc870c9ca23699c0f68b9558 [2021-09-24T23:45:15.022Z] $ docker rm -f 30535f33a5bd101a014035483439b4c6b9a12b23cc870c9ca23699c0f68b9558 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T23:45:15.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-24T23:45:15.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:45:19.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:45:19.246Z] [2021-09-24T23:45:19.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:45:19.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:45:19.598Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T23:45:19.598Z] b4d181a07f80: Pulling fs layer [2021-09-24T23:45:19.598Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T23:45:19.598Z] ed53099fbce6: Pulling fs layer [2021-09-24T23:45:19.598Z] dc539afda2c1: Pulling fs layer [2021-09-24T23:45:19.598Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T23:45:19.598Z] 9065ff56babe: Pulling fs layer [2021-09-24T23:45:19.598Z] d287ab97295c: Pulling fs layer [2021-09-24T23:45:19.598Z] dc539afda2c1: Waiting [2021-09-24T23:45:19.598Z] 77bc0d833cb6: Waiting [2021-09-24T23:45:19.598Z] 9065ff56babe: Waiting [2021-09-24T23:45:19.598Z] d287ab97295c: Waiting [2021-09-24T23:45:19.874Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T23:45:19.874Z] a1111a8f2ec3: Download complete [2021-09-24T23:45:19.874Z] dc539afda2c1: Verifying Checksum [2021-09-24T23:45:19.874Z] dc539afda2c1: Download complete [2021-09-24T23:45:20.144Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T23:45:20.144Z] 77bc0d833cb6: Download complete [2021-09-24T23:45:20.144Z] 9065ff56babe: Verifying Checksum [2021-09-24T23:45:20.144Z] 9065ff56babe: Download complete [2021-09-24T23:45:20.415Z] ed53099fbce6: Verifying Checksum [2021-09-24T23:45:20.415Z] ed53099fbce6: Download complete [2021-09-24T23:45:21.416Z] b4d181a07f80: Verifying Checksum [2021-09-24T23:45:21.416Z] b4d181a07f80: Download complete [2021-09-24T23:45:22.839Z] b4d181a07f80: Pull complete [2021-09-24T23:45:22.839Z] a1111a8f2ec3: Pull complete [2021-09-24T23:45:23.105Z] ed53099fbce6: Pull complete [2021-09-24T23:45:23.374Z] dc539afda2c1: Pull complete [2021-09-24T23:45:23.374Z] 77bc0d833cb6: Pull complete [2021-09-24T23:45:23.643Z] 9065ff56babe: Pull complete [2021-09-24T23:45:27.015Z] d287ab97295c: Verifying Checksum [2021-09-24T23:45:27.015Z] d287ab97295c: Download complete [2021-09-24T23:45:31.328Z] d287ab97295c: Pull complete [2021-09-24T23:45:31.328Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T23:45:31.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:45:31.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T23:45:31.443Z] prd-centos7-docker-4c-2g-1368 does not seem to be running inside a container [2021-09-24T23:45:31.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T23:45:34.121Z] $ docker top c976788c2b4317e6a28b5a70be1861780dbb299cd3e2e7720d7cc230fe4f07e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:45:34.921Z] ---> job-cost.sh [2021-09-24T23:45:34.921Z] lf-activate-venv: SKIPPING [2021-09-24T23:45:34.921Z] INFO: No Stack... [2021-09-24T23:45:35.885Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T23:45:36.151Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T23:45:36.478Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2021-09-24T23:45:36.478Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T23:45:36.522Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] [2021-09-24T23:45:36.537Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] did not exist. Created. [2021-09-24T23:45:36.537Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T23:45:36.888Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-24T23:45:36.937Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T23:45:36.951Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T23:45:36.981Z] $ docker stop --time=1 c976788c2b4317e6a28b5a70be1861780dbb299cd3e2e7720d7cc230fe4f07e0 [2021-09-24T23:45:38.128Z] $ docker rm -f c976788c2b4317e6a28b5a70be1861780dbb299cd3e2e7720d7cc230fe4f07e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T23:47:23.394Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1372 in /w/workspace/gexfoundry_go-mod-secrets_PR-127 [Pipeline] { [Pipeline] ws [2021-09-24T23:47:23.415Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-09-24T23:47:23.648Z] Selected Git installation does not exist. Using Default [2021-09-24T23:47:23.648Z] The recommended git tool is: NONE [2021-09-24T23:47:32.135Z] using credential edgex-jenkins-ssh [2021-09-24T23:47:32.157Z] Cloning the remote Git repository [2021-09-24T23:47:32.229Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-24T23:47:32.354Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-09-24T23:47:32.437Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-24T23:47:32.438Z] > git --version # timeout=10 [2021-09-24T23:47:32.460Z] > git --version # 'git version 2.17.1' [2021-09-24T23:47:32.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T23:47:32.565Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T23:47:33.757Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-09-24T23:47:33.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T23:47:33.807Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-09-24T23:47:33.858Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-24T23:47:33.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T23:47:33.873Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T23:47:34.560Z] Merging remotes/origin/main commit 2f377f4721241b0fde10f0baba3a9a8fec0596d4 into PR head commit bca1fc229f4de20f86512331bc889db6bff53995 [2021-09-24T23:47:34.820Z] Merge succeeded, producing bca1fc229f4de20f86512331bc889db6bff53995 [2021-09-24T23:47:34.820Z] Checking out Revision bca1fc229f4de20f86512331bc889db6bff53995 (PR-127) [2021-09-24T23:47:34.581Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T23:47:34.599Z] > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # timeout=10 [2021-09-24T23:47:34.697Z] > git remote # timeout=10 [2021-09-24T23:47:34.732Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T23:47:34.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T23:47:34.761Z] > git merge 2f377f4721241b0fde10f0baba3a9a8fec0596d4 # timeout=10 [2021-09-24T23:47:34.788Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T23:47:34.828Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T23:47:34.840Z] > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # timeout=10 [2021-09-24T23:47:39.329Z] Commit message: "Merge branch 'main' into pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-24T23:47:40.043Z] ========================================================= [2021-09-24T23:47:40.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-24T23:47:40.043Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-24T23:47:40.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T23:47:43.322Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-24T23:47:43.322Z] 595b0fe564bb: Pulling fs layer [2021-09-24T23:47:43.322Z] 24495759ef45: Pulling fs layer [2021-09-24T23:47:43.322Z] d148012ef14d: Pulling fs layer [2021-09-24T23:47:43.322Z] e90a11edd702: Pulling fs layer [2021-09-24T23:47:43.322Z] d77568369979: Pulling fs layer [2021-09-24T23:47:43.322Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-24T23:47:43.322Z] 170f2ba95c9a: Pulling fs layer [2021-09-24T23:47:43.322Z] 97ac5df62f85: Pulling fs layer [2021-09-24T23:47:43.322Z] fc1c9f9a7f3b: Waiting [2021-09-24T23:47:43.322Z] 170f2ba95c9a: Waiting [2021-09-24T23:47:43.322Z] 97ac5df62f85: Waiting [2021-09-24T23:47:43.322Z] e90a11edd702: Waiting [2021-09-24T23:47:43.322Z] d77568369979: Waiting [2021-09-24T23:47:43.322Z] d148012ef14d: Verifying Checksum [2021-09-24T23:47:43.322Z] d148012ef14d: Download complete [2021-09-24T23:47:43.322Z] 24495759ef45: Verifying Checksum [2021-09-24T23:47:43.322Z] 24495759ef45: Download complete [2021-09-24T23:47:43.322Z] d77568369979: Download complete [2021-09-24T23:47:43.322Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-24T23:47:43.322Z] fc1c9f9a7f3b: Download complete [2021-09-24T23:47:43.322Z] 170f2ba95c9a: Verifying Checksum [2021-09-24T23:47:43.322Z] 170f2ba95c9a: Download complete [2021-09-24T23:47:43.322Z] 595b0fe564bb: Verifying Checksum [2021-09-24T23:47:43.322Z] 595b0fe564bb: Download complete [2021-09-24T23:47:43.940Z] 595b0fe564bb: Pull complete [2021-09-24T23:47:44.573Z] 24495759ef45: Pull complete [2021-09-24T23:47:45.189Z] d148012ef14d: Pull complete [2021-09-24T23:47:47.206Z] 97ac5df62f85: Verifying Checksum [2021-09-24T23:47:47.206Z] 97ac5df62f85: Download complete [2021-09-24T23:47:47.206Z] e90a11edd702: Verifying Checksum [2021-09-24T23:47:47.206Z] e90a11edd702: Download complete [2021-09-24T23:47:57.670Z] e90a11edd702: Pull complete [2021-09-24T23:47:57.670Z] d77568369979: Pull complete [2021-09-24T23:47:58.289Z] fc1c9f9a7f3b: Pull complete [2021-09-24T23:47:58.564Z] 170f2ba95c9a: Pull complete [2021-09-24T23:48:03.996Z] 97ac5df62f85: Pull complete [2021-09-24T23:48:03.996Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-24T23:48:03.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T23:48:03.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-24T23:48:04.425Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:48:04.790Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T23:48:04.790Z] . [Pipeline] withDockerContainer [2021-09-24T23:48:05.139Z] prd-ubuntu18.04-docker-arm64-4c-16g-1372 does not seem to be running inside a container [2021-09-24T23:48:05.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-24T23:48:13.521Z] $ docker top 88c9df712d5c29c331caf426dcf6876efb02be5abafdb79fb9b198f311a2af5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T23:48:14.583Z] + go version [2021-09-24T23:48:14.583Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-24T23:48:14.606Z] $ docker stop --time=1 88c9df712d5c29c331caf426dcf6876efb02be5abafdb79fb9b198f311a2af5d [2021-09-24T23:48:16.940Z] $ docker rm -f 88c9df712d5c29c331caf426dcf6876efb02be5abafdb79fb9b198f311a2af5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:48:17.767Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T23:48:17.767Z] . [Pipeline] withDockerContainer [2021-09-24T23:48:18.067Z] prd-ubuntu18.04-docker-arm64-4c-16g-1372 does not seem to be running inside a container [2021-09-24T23:48:18.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-24T23:48:20.327Z] $ docker top 349a7bf730cef929e1f2337af180f794d578225d08182da221889ca218c0013b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T23:48:21.360Z] + go mod tidy [2021-09-24T23:48:23.985Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-24T23:48:23.985Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-24T23:48:23.985Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-24T23:48:23.985Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T23:48:23.985Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-24T23:48:23.985Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-24T23:48:23.985Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-24T23:48:23.985Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-24T23:48:23.985Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-24T23:48:23.985Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-09-24T23:48:24.268Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-24T23:48:24.268Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-24T23:48:24.268Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-24T23:48:24.681Z] go: downloading golang.org/x/text v0.3.2 [2021-09-24T23:48:24.681Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-24T23:48:24.681Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-24T23:48:28.154Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-24T23:48:28.154Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-24T23:48:28.154Z] go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d [2021-09-24T23:48:28.761Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh [2021-09-24T23:48:30.043Z] + make test [2021-09-24T23:48:30.044Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-09-24T23:50:06.978Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.106s coverage: 80.6% of statements [2021-09-24T23:50:06.978Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.251s coverage: 57.1% of statements [2021-09-24T23:50:06.978Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-09-24T23:50:06.978Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.250s coverage: 96.7% of statements [2021-09-24T23:50:06.978Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.111s coverage: 89.5% of statements [2021-09-24T23:50:06.978Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-09-24T23:50:06.978Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.093s coverage: 100.0% of statements [2021-09-24T23:50:06.978Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-09-24T23:50:06.978Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.065s coverage: 85.7% of statements [2021-09-24T23:50:06.978Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.200s coverage: 100.0% of statements [2021-09-24T23:50:06.978Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-09-24T23:50:06.978Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-24T23:50:29.264Z] gofmt -l . [2021-09-24T23:50:29.264Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-24T23:50:29.283Z] $ docker stop --time=1 349a7bf730cef929e1f2337af180f794d578225d08182da221889ca218c0013b [2021-09-24T23:50:31.914Z] $ docker rm -f 349a7bf730cef929e1f2337af180f794d578225d08182da221889ca218c0013b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T23:50:33.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-24T23:50:34.305Z] Warning: overwriting stash ‘coverage-report’ [2021-09-24T23:50:35.043Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:50:35.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T23:50:36.010Z] [2021-09-24T23:50:36.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:50:36.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T23:50:36.652Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-24T23:50:36.652Z] 448f6bf000e3: Pulling fs layer [2021-09-24T23:50:36.652Z] f757da607395: Pulling fs layer [2021-09-24T23:50:36.652Z] 05883995daec: Pulling fs layer [2021-09-24T23:50:36.652Z] 8603b9c90790: Pulling fs layer [2021-09-24T23:50:36.652Z] 1560dd03e051: Pulling fs layer [2021-09-24T23:50:36.652Z] 27f5ce0e4adf: Pulling fs layer [2021-09-24T23:50:36.652Z] c2d8d7efcc4b: Pulling fs layer [2021-09-24T23:50:36.652Z] 8603b9c90790: Waiting [2021-09-24T23:50:36.652Z] 1560dd03e051: Waiting [2021-09-24T23:50:36.652Z] 27f5ce0e4adf: Waiting [2021-09-24T23:50:36.652Z] c2d8d7efcc4b: Waiting [2021-09-24T23:50:36.930Z] f757da607395: Verifying Checksum [2021-09-24T23:50:36.930Z] f757da607395: Download complete [2021-09-24T23:50:36.930Z] 8603b9c90790: Verifying Checksum [2021-09-24T23:50:36.930Z] 8603b9c90790: Download complete [2021-09-24T23:50:37.204Z] 1560dd03e051: Verifying Checksum [2021-09-24T23:50:37.204Z] 1560dd03e051: Download complete [2021-09-24T23:50:37.204Z] 27f5ce0e4adf: Verifying Checksum [2021-09-24T23:50:37.204Z] 27f5ce0e4adf: Download complete [2021-09-24T23:50:37.204Z] 05883995daec: Verifying Checksum [2021-09-24T23:50:37.204Z] 05883995daec: Download complete [2021-09-24T23:50:37.813Z] 448f6bf000e3: Verifying Checksum [2021-09-24T23:50:38.089Z] 448f6bf000e3: Download complete [2021-09-24T23:50:41.417Z] c2d8d7efcc4b: Verifying Checksum [2021-09-24T23:50:41.417Z] c2d8d7efcc4b: Download complete [2021-09-24T23:50:41.694Z] 448f6bf000e3: Pull complete [2021-09-24T23:50:42.292Z] f757da607395: Pull complete [2021-09-24T23:50:44.278Z] 05883995daec: Pull complete [2021-09-24T23:50:44.552Z] 8603b9c90790: Pull complete [2021-09-24T23:50:45.540Z] 1560dd03e051: Pull complete [2021-09-24T23:50:46.142Z] 27f5ce0e4adf: Pull complete [2021-09-24T23:51:01.272Z] c2d8d7efcc4b: Pull complete [2021-09-24T23:51:01.272Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-24T23:51:01.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T23:51:01.272Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-24T23:51:01.591Z] prd-ubuntu18.04-docker-arm64-4c-16g-1372 does not seem to be running inside a container [2021-09-24T23:51:01.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-24T23:51:06.773Z] $ docker top bf315ecbd26c8599ffcb567fd8e01ace92fd63254adc8bddb03505050d1716fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:51:07.825Z] ---> job-cost.sh [2021-09-24T23:51:07.826Z] lf-activate-venv: SKIPPING [2021-09-24T23:51:07.826Z] INFO: No Stack... [2021-09-24T23:51:08.423Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-24T23:51:09.025Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T23:51:09.699Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2021-09-24T23:51:09.699Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T23:51:09.780Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] [2021-09-24T23:51:09.788Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] did not exist. Created. [2021-09-24T23:51:09.788Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T23:51:10.487Z] /w/workspace/go-mod-secrets/2@tmp/durable-141944ca/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-141944ca/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-24T23:51:11.170Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-24T23:51:11.204Z] Warning: overwriting stash ‘stack-cost’ [2021-09-24T23:51:11.252Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T23:51:11.270Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T23:51:11.294Z] $ docker stop --time=1 bf315ecbd26c8599ffcb567fd8e01ace92fd63254adc8bddb03505050d1716fb [2021-09-24T23:51:12.931Z] $ docker rm -f bf315ecbd26c8599ffcb567fd8e01ace92fd63254adc8bddb03505050d1716fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-24T23:51:14.098Z] provisioning config files... [2021-09-24T23:51:14.118Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/config4167486145284894932tmp [Pipeline] { [Pipeline] sh [2021-09-24T23:51:14.454Z] + set +x [2021-09-24T23:51:14.454Z] + curl -s https://codecov.io/bash [2021-09-24T23:51:14.454Z] + bash -s -- [2021-09-24T23:51:14.454Z] [2021-09-24T23:51:14.454Z] _____ _ [2021-09-24T23:51:14.454Z] / ____| | | [2021-09-24T23:51:14.454Z] | | ___ __| | ___ ___ _____ __ [2021-09-24T23:51:14.454Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-24T23:51:14.454Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-24T23:51:14.454Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-24T23:51:14.454Z] Bash-1.0.6 [2021-09-24T23:51:14.454Z] [2021-09-24T23:51:14.454Z] [2021-09-24T23:51:14.454Z] ==> git version 2.24.4 found [2021-09-24T23:51:14.454Z] ==> 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-09-24T23:51:14.454Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-24T23:51:14.454Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-24T23:51:14.454Z] ==> Jenkins CI detected. [2021-09-24T23:51:14.454Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-127 [2021-09-24T23:51:14.454Z] project root: . [2021-09-24T23:51:14.454Z] --> token set from env [2021-09-24T23:51:14.454Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-24T23:51:14.454Z] ==> Running gcov in . (disable via -X gcov) [2021-09-24T23:51:14.454Z] ==> Python coveragepy not found [2021-09-24T23:51:14.454Z] ==> Searching for coverage reports in: [2021-09-24T23:51:14.454Z] + . [2021-09-24T23:51:14.730Z] -> Found 1 reports [2021-09-24T23:51:14.730Z] ==> Detecting git/mercurial file structure [2021-09-24T23:51:14.730Z] ==> Reading reports [2021-09-24T23:51:14.730Z] + ./coverage.out bytes=27486 [2021-09-24T23:51:14.730Z] ==> Appending adjustments [2021-09-24T23:51:14.730Z] https://docs.codecov.io/docs/fixing-reports [2021-09-24T23:51:14.730Z] + Found adjustments [2021-09-24T23:51:14.730Z] ==> Gzipping contents [2021-09-24T23:51:14.730Z] 8.0K /tmp/codecov.88QgV4.gz [2021-09-24T23:51:14.730Z] ==> Uploading reports [2021-09-24T23:51:14.730Z] url: https://codecov.io [2021-09-24T23:51:14.730Z] query: branch=PR-127&commit=bca1fc229f4de20f86512331bc889db6bff53995&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-127%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=127&job=&cmd_args= [2021-09-24T23:51:14.730Z] -> Pinging Codecov [2021-09-24T23:51:14.730Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-127&commit=bca1fc229f4de20f86512331bc889db6bff53995&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-127%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=127&job=&cmd_args= [2021-09-24T23:51:15.317Z] -> Uploading to [2021-09-24T23:51:15.317Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-24/D63849C06B6B67093493C71CE874ED06/bca1fc229f4de20f86512331bc889db6bff53995/a1d0d745-5add-46ab-b713-173224559067.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210924%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210924T235115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adfef861ec3be07d0e2059d5498f836b849e4faad8921ae6385c51072711fb4e [2021-09-24T23:51:15.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T23:51:15.317Z] Dload Upload Total Spent Left Speed [2021-09-24T23:51:15.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 5671 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5671 0 0 100 5671 0 7353 --:--:-- --:--:-- --:--:-- 7345 [2021-09-24T23:51:15.854Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/bca1fc229f4de20f86512331bc889db6bff53995 [Pipeline] } [2021-09-24T23:51:15.869Z] 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] sh [2021-09-24T23:51:20.151Z] + '[' -d /w/workspace/gexfoundry_go-mod-secrets_PR-127/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:51:20.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:51:21.102Z] ---> package-listing.sh [2021-09-24T23:51:21.102Z] ++ facter osfamily [2021-09-24T23:51:21.102Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-24T23:51:21.369Z] + OS_FAMILY=redhat [2021-09-24T23:51:21.369Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-127 [2021-09-24T23:51:21.369Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-24T23:51:21.369Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-24T23:51:21.369Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-24T23:51:21.369Z] + PACKAGES=/tmp/packages_start.txt [2021-09-24T23:51:21.369Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-127 ']' [2021-09-24T23:51:21.369Z] + PACKAGES=/tmp/packages_end.txt [2021-09-24T23:51:21.369Z] + case "${OS_FAMILY}" in [2021-09-24T23:51:21.369Z] + sort [2021-09-24T23:51:21.369Z] + rpm -qa [2021-09-24T23:51:21.975Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-24T23:51:21.975Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-24T23:51:21.975Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-24T23:51:21.975Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-127 ']' [2021-09-24T23:51:21.975Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-127/archives/ [2021-09-24T23:51:21.975Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-127/archives/ [Pipeline] echo [2021-09-24T23:51:21.994Z] 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-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-24T23:51:22.300Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:51:22.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:51:22.904Z] [2021-09-24T23:51:22.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:51:23.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:51:23.239Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T23:51:23.239Z] b4d181a07f80: Pulling fs layer [2021-09-24T23:51:23.239Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T23:51:23.239Z] ed53099fbce6: Pulling fs layer [2021-09-24T23:51:23.239Z] dc539afda2c1: Pulling fs layer [2021-09-24T23:51:23.239Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T23:51:23.239Z] 9065ff56babe: Pulling fs layer [2021-09-24T23:51:23.239Z] d287ab97295c: Pulling fs layer [2021-09-24T23:51:23.239Z] dc539afda2c1: Waiting [2021-09-24T23:51:23.239Z] 77bc0d833cb6: Waiting [2021-09-24T23:51:23.239Z] 9065ff56babe: Waiting [2021-09-24T23:51:23.239Z] d287ab97295c: Waiting [2021-09-24T23:51:23.506Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T23:51:23.506Z] a1111a8f2ec3: Download complete [2021-09-24T23:51:23.506Z] dc539afda2c1: Verifying Checksum [2021-09-24T23:51:23.506Z] dc539afda2c1: Download complete [2021-09-24T23:51:23.506Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T23:51:23.506Z] 77bc0d833cb6: Download complete [2021-09-24T23:51:23.506Z] 9065ff56babe: Verifying Checksum [2021-09-24T23:51:23.506Z] 9065ff56babe: Download complete [2021-09-24T23:51:24.088Z] ed53099fbce6: Verifying Checksum [2021-09-24T23:51:24.088Z] ed53099fbce6: Download complete [2021-09-24T23:51:24.675Z] b4d181a07f80: Verifying Checksum [2021-09-24T23:51:24.675Z] b4d181a07f80: Download complete [2021-09-24T23:51:25.641Z] b4d181a07f80: Pull complete [2021-09-24T23:51:25.919Z] a1111a8f2ec3: Pull complete [2021-09-24T23:51:26.509Z] ed53099fbce6: Pull complete [2021-09-24T23:51:26.509Z] dc539afda2c1: Pull complete [2021-09-24T23:51:26.786Z] 77bc0d833cb6: Pull complete [2021-09-24T23:51:27.053Z] 9065ff56babe: Pull complete [2021-09-24T23:51:28.017Z] d287ab97295c: Verifying Checksum [2021-09-24T23:51:28.017Z] d287ab97295c: Download complete [2021-09-24T23:51:33.394Z] d287ab97295c: Pull complete [2021-09-24T23:51:33.394Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T23:51:33.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:51:33.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T23:51:33.500Z] prd-centos7-docker-4c-2g-1365 does not seem to be running inside a container [2021-09-24T23:51:33.559Z] $ 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-127/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-127 -v /w/workspace/gexfoundry_go-mod-secrets_PR-127:/w/workspace/gexfoundry_go-mod-secrets_PR-127:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T23:51:35.999Z] $ docker top f1243b7c8405372f76421740f0a4f017ffbdeae5404b2845125b2fd987a42e1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T23:51:36.406Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-24T23:51:36.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-24T23:51:37.052Z] + ls /var/log/sa-host [2021-09-24T23:51:37.052Z] + sadf -c /var/log/sa-host/sa05 [2021-09-24T23:51:37.052Z] file_magic: OK [2021-09-24T23:51:37.052Z] HZ: Using current value: 100 [2021-09-24T23:51:37.052Z] file_header: OK [2021-09-24T23:51:37.052Z] 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-09-24T23:51:37.052Z] Statistics: [2021-09-24T23:51:37.052Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T23:51:37.052Z] File successfully converted to sysstat format version 12.0.3 [2021-09-24T23:51:37.052Z] + sadf -c /var/log/sa-host/sa24 [2021-09-24T23:51:37.052Z] file_magic: OK [2021-09-24T23:51:37.052Z] HZ: Using current value: 100 [2021-09-24T23:51:37.052Z] file_header: OK [2021-09-24T23:51:37.052Z] 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-09-24T23:51:37.052Z] Statistics: [2021-09-24T23:51:37.052Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T23:51:37.052Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T23:51:37.235Z] provisioning config files... [2021-09-24T23:51:37.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/config7404455422463208512tmp [Pipeline] { [Pipeline] echo [2021-09-24T23:51:37.276Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:51:37.598Z] ---> create-netrc.sh [Pipeline] } [2021-09-24T23:51:37.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:51:38.005Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-24T23:51:38.020Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:51:38.338Z] ---> sudo-logs.sh [2021-09-24T23:51:38.338Z] Archiving 'sudo' log.. [2021-09-24T23:51:38.338Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1365.vexxhost.local: Name or service not known [2021-09-24T23:51:38.338Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1365.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-24T23:51:38.381Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:51:38.702Z] ---> job-cost.sh [2021-09-24T23:51:38.702Z] lf-activate-venv: SKIPPING [2021-09-24T23:51:38.702Z] DEBUG: total: 0.10999999940395355 [2021-09-24T23:51:38.702Z] INFO: Retrieving Stack Cost... [2021-09-24T23:51:39.662Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T23:51:39.662Z] INFO: Archiving Costs [Pipeline] echo [2021-09-24T23:51:39.682Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:51:40.000Z] ---> logs-deploy.sh [2021-09-24T23:51:40.000Z] lf-activate-venv: SKIPPING [2021-09-24T23:51:40.000Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-127/2 [2021-09-24T23:51:40.000Z] INFO: archiving workspace using pattern(s): [2021-09-24T23:51:40.586Z] Archives upload complete. [2021-09-24T23:51:40.851Z] INFO: archiving logs to Nexus