Pull request #285 opened 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-bootstrap Obtained Jenkinsfile from 7d9662b7895ef3ed5e3abb045e31d80c294c990d+18a4da6903dc5e6b180710f5244cd68afd9c32a6 (1fec6704b6b9f144aae7a022256e02c2e5aecdd7) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2570947372166959902.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh961633613454422107.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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-285/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-285/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6590792430445649320.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-285/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6262448661077427225.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7101975349028987448.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 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-bootstrap/branches/PR-285/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-285/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4162764730902398372.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-bootstrap 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-810 in /w/workspace/xfoundry_go-mod-bootstrap_PR-285 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-285 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-285@tmp/jenkins-gitclient-ssh1163775594281556852.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-285@tmp/jenkins-gitclient-ssh3125297507373219544.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit 7d9662b7895ef3ed5e3abb045e31d80c294c990d Merge succeeded, producing 7d9662b7895ef3ed5e3abb045e31d80c294c990d Checking out Revision 7d9662b7895ef3ed5e3abb045e31d80c294c990d (PR-285) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d9662b7895ef3ed5e3abb045e31d80c294c990d # 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/xfoundry_go-mod-bootstrap_PR-285@tmp/jenkins-gitclient-ssh2676197945866991443.key > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d9662b7895ef3ed5e3abb045e31d80c294c990d # timeout=10 Commit message: "feat: Add Access Token callback and Vault token reload on Auth error" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-12T21:35:25.444Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-12T21:35:25.588Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-12T21:35:25.666Z] ========================================================= [2021-10-12T21:35:25.666Z] EdgeX Global Pipelines Version Info [2021-10-12T21:35:25.666Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-12T21:35:26.824Z] ------------------- [2021-10-12T21:35:26.824Z] stable info: [2021-10-12T21:35:26.824Z] ------------------- [2021-10-12T21:35:26.824Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-12T21:35:26.824Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T21:35:26.824Z] Message: update stable to v1.0.209 [2021-10-12T21:35:27.398Z] ------------------- [2021-10-12T21:35:27.398Z] experimental info: [2021-10-12T21:35:27.398Z] ------------------- [2021-10-12T21:35:27.398Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-12T21:35:27.398Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T21:35:27.398Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-12T21:35:27.543Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-10-12T21:35:27.582Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-10-12T21:35:27.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-12T21:35:27.657Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-12T21:35:27.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-12T21:35:27.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-12T21:35:27.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-12T21:35:27.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-12T21:35:27.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-12T21:35:27.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-12T21:35:27.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-12T21:35:27.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-10-12T21:35:27.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-12T21:35:28.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-12T21:35:28.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T21:35:28.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T21:35:28.127Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T21:35:28.165Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T21:35:28.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-12T21:35:28.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-12T21:35:28.265Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-12T21:35:28.299Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-12T21:35:28.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-12T21:35:28.362Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-12T21:35:28.394Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-12T21:35:28.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-12T21:35:28.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-285 [Pipeline] echo [2021-10-12T21:35:28.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-285 [Pipeline] echo [2021-10-12T21:35:28.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-285 [Pipeline] echo [2021-10-12T21:35:28.601Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d9662b7895ef3ed5e3abb045e31d80c294c990d [Pipeline] echo [2021-10-12T21:35:28.636Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d9662b [Pipeline] echo [2021-10-12T21:35:28.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-12T21:35:29.240Z] + git log --format=format:%s -1 7d9662b7895ef3ed5e3abb045e31d80c294c990d [Pipeline] echo [2021-10-12T21:35:29.291Z] GIT_COMMIT: 7d9662b7895ef3ed5e3abb045e31d80c294c990d, Commit Message: feat: Add Access Token callback and Vault token reload on Auth error [Pipeline] echo [2021-10-12T21:35:29.321Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-12T21:35:29.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T21:35:29.920Z] [2021-10-12T21:35:29.920Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T21:35:30.276Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T21:35:30.276Z] latest: Pulling from edgex-devops/git-semver [2021-10-12T21:35:30.276Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T21:35:30.276Z] 3e5f54012d9b: Pulling fs layer [2021-10-12T21:35:30.276Z] 4c7163046ea9: Pulling fs layer [2021-10-12T21:35:30.276Z] 0c2d73faf560: Pulling fs layer [2021-10-12T21:35:30.276Z] 0c2d73faf560: Waiting [2021-10-12T21:35:30.276Z] 3e5f54012d9b: Verifying Checksum [2021-10-12T21:35:30.276Z] 3e5f54012d9b: Download complete [2021-10-12T21:35:30.538Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T21:35:30.538Z] a0d0a0d46f8b: Download complete [2021-10-12T21:35:30.538Z] 0c2d73faf560: Verifying Checksum [2021-10-12T21:35:30.538Z] 0c2d73faf560: Download complete [2021-10-12T21:35:30.538Z] 4c7163046ea9: Verifying Checksum [2021-10-12T21:35:30.538Z] 4c7163046ea9: Download complete [2021-10-12T21:35:30.538Z] a0d0a0d46f8b: Pull complete [2021-10-12T21:35:30.809Z] 3e5f54012d9b: Pull complete [2021-10-12T21:35:31.079Z] 4c7163046ea9: Pull complete [2021-10-12T21:35:31.079Z] 0c2d73faf560: Pull complete [2021-10-12T21:35:31.079Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-12T21:35:31.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T21:35:31.079Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-12T21:35:31.175Z] prd-centos7-docker-4c-2g-810 does not seem to be running inside a container [2021-10-12T21:35:31.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-285 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-285:/w/workspace/xfoundry_go-mod-bootstrap_PR-285:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-285@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T21:35:31.837Z] $ docker top 47a2b0b6faf6b606b919166bc79b1a7fc5cc37f1776f3f85f2485d7833b696c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T21:35:32.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T21:35:32.029Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T21:35:32.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T21:35:32.185Z] $ docker exec 47a2b0b6faf6b606b919166bc79b1a7fc5cc37f1776f3f85f2485d7833b696c7 ssh-agent [2021-10-12T21:35:32.319Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkKlAkJ/agent.14 [2021-10-12T21:35:32.319Z] SSH_AGENT_PID=20 [2021-10-12T21:35:32.328Z] Running ssh-add (command line suppressed) [2021-10-12T21:35:32.444Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-285@tmp/private_key_2480925029379400925.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-285@tmp/private_key_2480925029379400925.key) [2021-10-12T21:35:32.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T21:35:32.796Z] + git tag --points-at HEAD [Pipeline] } [2021-10-12T21:35:32.818Z] $ docker exec --env ******** --env ******** 47a2b0b6faf6b606b919166bc79b1a7fc5cc37f1776f3f85f2485d7833b696c7 ssh-agent -k [2021-10-12T21:35:32.912Z] unset SSH_AUTH_SOCK; [2021-10-12T21:35:32.912Z] unset SSH_AGENT_PID; [2021-10-12T21:35:32.912Z] echo Agent pid 20 killed; [2021-10-12T21:35:32.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-12T21:35:32.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T21:35:32.992Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T21:35:33.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T21:35:33.115Z] $ docker exec 47a2b0b6faf6b606b919166bc79b1a7fc5cc37f1776f3f85f2485d7833b696c7 ssh-agent [2021-10-12T21:35:33.225Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMalDKb/agent.52 [2021-10-12T21:35:33.225Z] SSH_AGENT_PID=58 [2021-10-12T21:35:33.231Z] Running ssh-add (command line suppressed) [2021-10-12T21:35:33.333Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-285@tmp/private_key_7636932997915095333.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-285@tmp/private_key_7636932997915095333.key) [2021-10-12T21:35:33.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T21:35:33.672Z] + git semver init [2021-10-12T21:35:33.672Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T21:35:33.672Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-285/.git [2021-10-12T21:35:33.672Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-285 [2021-10-12T21:35:33.672Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T21:35:33.672Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T21:35:33.672Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T21:35:33.672Z] # $SEMVER_BRANCH = PR-285 [2021-10-12T21:35:33.672Z] # $SEMVER_TEMP = /tmp/semver-450922859 [2021-10-12T21:35:33.672Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-10-12T21:35:34.247Z] # '/tmp/semver-450922859' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-285/.semver' [2021-10-12T21:35:34.247Z] # -> Force: false [2021-10-12T21:35:34.247Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-285/.semver [Pipeline] } [2021-10-12T21:35:34.270Z] $ docker exec --env ******** --env ******** 47a2b0b6faf6b606b919166bc79b1a7fc5cc37f1776f3f85f2485d7833b696c7 ssh-agent -k [2021-10-12T21:35:34.364Z] unset SSH_AUTH_SOCK; [2021-10-12T21:35:34.365Z] unset SSH_AGENT_PID; [2021-10-12T21:35:34.365Z] echo Agent pid 58 killed; [2021-10-12T21:35:34.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T21:35:34.763Z] + git semver [Pipeline] } [2021-10-12T21:35:34.791Z] $ docker stop --time=1 47a2b0b6faf6b606b919166bc79b1a7fc5cc37f1776f3f85f2485d7833b696c7 [2021-10-12T21:35:36.015Z] $ docker rm -f 47a2b0b6faf6b606b919166bc79b1a7fc5cc37f1776f3f85f2485d7833b696c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T21:35:36.404Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-12T21:35:36.700Z] Stashed 1 file(s) [Pipeline] echo [2021-10-12T21:35:36.720Z] [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-10-12T21:35:52.234Z] Still waiting to schedule task [2021-10-12T21:35:52.234Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-12T21:35:52.254Z] Still waiting to schedule task [2021-10-12T21:35:52.254Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-12T21:38:12.618Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-812 in /w/workspace/xfoundry_go-mod-bootstrap_PR-285 [Pipeline] { [Pipeline] ws [2021-10-12T21:38:12.657Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-10-12T21:38:12.900Z] Selected Git installation does not exist. Using Default [2021-10-12T21:38:12.901Z] The recommended git tool is: NONE [2021-10-12T21:38:18.550Z] using credential edgex-jenkins-ssh [2021-10-12T21:38:18.568Z] Cloning the remote Git repository [2021-10-12T21:38:18.631Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-12T21:38:18.734Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-10-12T21:38:18.824Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-12T21:38:18.825Z] > git --version # timeout=10 [2021-10-12T21:38:18.840Z] > git --version # 'git version 2.17.1' [2021-10-12T21:38:18.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T21:38:18.929Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T21:38:19.899Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-12T21:38:19.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T21:38:19.941Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-12T21:38:19.973Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-12T21:38:19.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T21:38:19.986Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T21:38:20.781Z] Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit 7d9662b7895ef3ed5e3abb045e31d80c294c990d [2021-10-12T21:38:20.990Z] Merge succeeded, producing 7d9662b7895ef3ed5e3abb045e31d80c294c990d [2021-10-12T21:38:20.990Z] Checking out Revision 7d9662b7895ef3ed5e3abb045e31d80c294c990d (PR-285) [2021-10-12T21:38:20.813Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T21:38:20.829Z] > git checkout -f 7d9662b7895ef3ed5e3abb045e31d80c294c990d # timeout=10 [2021-10-12T21:38:20.923Z] > git remote # timeout=10 [2021-10-12T21:38:20.943Z] > git config --get remote.origin.url # timeout=10 [2021-10-12T21:38:20.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T21:38:20.965Z] > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 [2021-10-12T21:38:20.987Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-12T21:38:21.007Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T21:38:21.022Z] > git checkout -f 7d9662b7895ef3ed5e3abb045e31d80c294c990d # timeout=10 [2021-10-12T21:38:25.342Z] Commit message: "feat: Add Access Token callback and Vault token reload on Auth error" [2021-10-12T21:38:25.415Z] > git --version # timeout=10 [2021-10-12T21:38:25.427Z] > git --version # 'git version 2.17.1' [2021-10-12T21:38:25.436Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-12T21:38:26.535Z] ========================================================= [2021-10-12T21:38:26.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-12T21:38:26.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-12T21:38:27.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-12T21:38:28.862Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-12T21:38:28.862Z] bbf911997326: Pulling fs layer [2021-10-12T21:38:28.862Z] 58ec367f63d7: Pulling fs layer [2021-10-12T21:38:28.862Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-12T21:38:28.862Z] fc5181fea5dc: Pulling fs layer [2021-10-12T21:38:28.862Z] 9c418107303f: Pulling fs layer [2021-10-12T21:38:28.862Z] 284eca6f2348: Pulling fs layer [2021-10-12T21:38:28.862Z] 842844d905b1: Pulling fs layer [2021-10-12T21:38:28.862Z] 901a3a57568e: Pulling fs layer [2021-10-12T21:38:28.862Z] 284eca6f2348: Waiting [2021-10-12T21:38:28.862Z] fc5181fea5dc: Waiting [2021-10-12T21:38:28.862Z] 9c418107303f: Waiting [2021-10-12T21:38:28.862Z] 842844d905b1: Waiting [2021-10-12T21:38:28.862Z] 901a3a57568e: Waiting [2021-10-12T21:38:28.862Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-12T21:38:28.862Z] 1b4a6ffa7d45: Download complete [2021-10-12T21:38:28.862Z] 58ec367f63d7: Verifying Checksum [2021-10-12T21:38:28.862Z] 58ec367f63d7: Download complete [2021-10-12T21:38:28.862Z] 9c418107303f: Verifying Checksum [2021-10-12T21:38:28.862Z] 9c418107303f: Download complete [2021-10-12T21:38:28.862Z] 284eca6f2348: Verifying Checksum [2021-10-12T21:38:28.862Z] 284eca6f2348: Download complete [2021-10-12T21:38:29.147Z] 842844d905b1: Download complete [2021-10-12T21:38:29.147Z] bbf911997326: Verifying Checksum [2021-10-12T21:38:29.147Z] bbf911997326: Download complete [2021-10-12T21:38:29.763Z] bbf911997326: Pull complete [2021-10-12T21:38:30.773Z] 58ec367f63d7: Pull complete [2021-10-12T21:38:31.079Z] 1b4a6ffa7d45: Pull complete [2021-10-12T21:38:31.360Z] 901a3a57568e: Verifying Checksum [2021-10-12T21:38:31.360Z] 901a3a57568e: Download complete [2021-10-12T21:38:31.640Z] fc5181fea5dc: Verifying Checksum [2021-10-12T21:38:31.640Z] fc5181fea5dc: Download complete [2021-10-12T21:38:41.871Z] fc5181fea5dc: Pull complete [2021-10-12T21:38:41.871Z] 9c418107303f: Pull complete [2021-10-12T21:38:42.478Z] 284eca6f2348: Pull complete [2021-10-12T21:38:42.757Z] 842844d905b1: Pull complete [2021-10-12T21:38:48.256Z] 901a3a57568e: Pull complete [2021-10-12T21:38:48.256Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-12T21:38:48.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-12T21:38:48.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-12T21:38:48.972Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-12T21:38:49.368Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T21:38:49.369Z] . [Pipeline] withDockerContainer [2021-10-12T21:38:49.659Z] prd-ubuntu18.04-docker-arm64-4c-16g-812 does not seem to be running inside a container [2021-10-12T21:38:49.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-12T21:38:56.373Z] $ docker top 35dc8ea8eaa62ce9abff756610bf31a99c4f0fbaced5a6b4f145e5448a2fa6f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T21:38:57.381Z] + go version [2021-10-12T21:38:57.381Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-12T21:38:57.425Z] $ docker stop --time=1 35dc8ea8eaa62ce9abff756610bf31a99c4f0fbaced5a6b4f145e5448a2fa6f8 [2021-10-12T21:38:59.271Z] $ docker rm -f 35dc8ea8eaa62ce9abff756610bf31a99c4f0fbaced5a6b4f145e5448a2fa6f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T21:39:00.201Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T21:39:00.201Z] . [Pipeline] withDockerContainer [2021-10-12T21:39:00.500Z] prd-ubuntu18.04-docker-arm64-4c-16g-812 does not seem to be running inside a container [2021-10-12T21:39:00.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-12T21:39:02.326Z] $ docker top 1ad1077e8a244652935ad674624ce4055754a51b26c4744c285c929929eaa544 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T21:39:03.378Z] + make test [2021-10-12T21:39:03.378Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-12T21:39:04.833Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-10-12T21:39:04.833Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-12T21:39:04.833Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-12T21:39:04.833Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.6 [2021-10-12T21:39:04.833Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-12T21:39:04.833Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.7 [2021-10-12T21:39:05.115Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-10-12T21:39:05.115Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-12T21:39:05.115Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-12T21:39:05.115Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-12T21:39:05.115Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-12T21:39:05.115Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-12T21:39:05.115Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-12T21:39:05.391Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-12T21:39:05.391Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-12T21:39:05.391Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-12T21:39:05.391Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-12T21:39:05.391Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-12T21:39:05.672Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-12T21:39:05.672Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-12T21:39:05.672Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-12T21:39:05.672Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-12T21:39:05.672Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-12T21:39:05.672Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-12T21:39:05.672Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-12T21:39:05.949Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-12T21:39:05.949Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-12T21:39:05.949Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-12T21:39:05.949Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-12T21:39:05.949Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-12T21:39:05.949Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-12T21:39:05.949Z] go: downloading golang.org/x/text v0.3.2 [2021-10-12T21:39:06.231Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-12T21:39:06.231Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-12T21:39:06.510Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-12T21:39:06.510Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-12T21:39:06.510Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-12T21:39:06.510Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-12T21:39:06.794Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-12T21:39:06.794Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-12T21:39:06.794Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-12T21:39:26.813Z] Running on prd-centos7-docker-4c-2g-814 in /w/workspace/xfoundry_go-mod-bootstrap_PR-285 [Pipeline] { [Pipeline] ws [2021-10-12T21:39:26.860Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-10-12T21:39:26.980Z] Selected Git installation does not exist. Using Default [2021-10-12T21:39:26.980Z] The recommended git tool is: NONE [2021-10-12T21:39:29.126Z] using credential edgex-jenkins-ssh [2021-10-12T21:39:29.146Z] Cloning the remote Git repository [2021-10-12T21:39:28.371Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-12T21:39:28.437Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-10-12T21:39:28.468Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-12T21:39:28.468Z] > git --version # timeout=10 [2021-10-12T21:39:28.478Z] > git --version # 'git version 2.24.4' [2021-10-12T21:39:28.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T21:39:28.506Z] [INFO] Currently running in a labeled security context [2021-10-12T21:39:28.506Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T21:39:28.506Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh6070068313721349066.key [2021-10-12T21:39:28.524Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T21:39:29.198Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-12T21:39:29.209Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T21:39:29.221Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-12T21:39:29.238Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-12T21:39:29.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T21:39:29.239Z] [INFO] Currently running in a labeled security context [2021-10-12T21:39:29.239Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T21:39:29.239Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh7366378179313942328.key [2021-10-12T21:39:29.249Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T21:39:30.625Z] Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit 7d9662b7895ef3ed5e3abb045e31d80c294c990d [2021-10-12T21:39:30.729Z] Merge succeeded, producing 7d9662b7895ef3ed5e3abb045e31d80c294c990d [2021-10-12T21:39:30.730Z] Checking out Revision 7d9662b7895ef3ed5e3abb045e31d80c294c990d (PR-285) [2021-10-12T21:39:29.840Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T21:39:29.846Z] > git checkout -f 7d9662b7895ef3ed5e3abb045e31d80c294c990d # timeout=10 [2021-10-12T21:39:29.882Z] > git remote # timeout=10 [2021-10-12T21:39:29.888Z] > git config --get remote.origin.url # timeout=10 [2021-10-12T21:39:29.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T21:39:29.898Z] [INFO] Currently running in a labeled security context [2021-10-12T21:39:29.898Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T21:39:29.898Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh7441326482349081367.key [2021-10-12T21:39:29.907Z] > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 [2021-10-12T21:39:29.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-12T21:39:29.937Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T21:39:29.943Z] > git checkout -f 7d9662b7895ef3ed5e3abb045e31d80c294c990d # timeout=10 [2021-10-12T21:39:34.070Z] Commit message: "feat: Add Access Token callback and Vault token reload on Auth error" [2021-10-12T21:39:33.532Z] > git --version # timeout=10 [2021-10-12T21:39:33.536Z] > git --version # 'git version 2.24.4' [2021-10-12T21:39:33.540Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-12T21:39:34.708Z] ========================================================= [2021-10-12T21:39:34.708Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-12T21:39:34.708Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-12T21:39:35.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-12T21:39:35.173Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-12T21:39:35.173Z] 4e9f2cdf4387: Pulling fs layer [2021-10-12T21:39:35.173Z] 57d31006c564: Pulling fs layer [2021-10-12T21:39:35.173Z] bd5ccded8296: Pulling fs layer [2021-10-12T21:39:35.173Z] 304dd3a0f381: Pulling fs layer [2021-10-12T21:39:35.173Z] d37cda54a23b: Pulling fs layer [2021-10-12T21:39:35.173Z] bae75c0f2455: Pulling fs layer [2021-10-12T21:39:35.173Z] 806579b3d29a: Pulling fs layer [2021-10-12T21:39:35.173Z] c77eb801bf70: Pulling fs layer [2021-10-12T21:39:35.173Z] 6d0567d44e1a: Pulling fs layer [2021-10-12T21:39:35.173Z] bae75c0f2455: Waiting [2021-10-12T21:39:35.173Z] 806579b3d29a: Waiting [2021-10-12T21:39:35.173Z] c77eb801bf70: Waiting [2021-10-12T21:39:35.173Z] 304dd3a0f381: Waiting [2021-10-12T21:39:35.173Z] 6d0567d44e1a: Waiting [2021-10-12T21:39:35.173Z] d37cda54a23b: Waiting [2021-10-12T21:39:35.173Z] bd5ccded8296: Verifying Checksum [2021-10-12T21:39:35.173Z] bd5ccded8296: Download complete [2021-10-12T21:39:35.173Z] 57d31006c564: Download complete [2021-10-12T21:39:35.173Z] d37cda54a23b: Verifying Checksum [2021-10-12T21:39:35.173Z] d37cda54a23b: Download complete [2021-10-12T21:39:35.173Z] bae75c0f2455: Verifying Checksum [2021-10-12T21:39:35.173Z] bae75c0f2455: Download complete [2021-10-12T21:39:35.173Z] 806579b3d29a: Verifying Checksum [2021-10-12T21:39:35.173Z] 806579b3d29a: Download complete [2021-10-12T21:39:35.173Z] 4e9f2cdf4387: Verifying Checksum [2021-10-12T21:39:35.173Z] 4e9f2cdf4387: Download complete [2021-10-12T21:39:35.439Z] c77eb801bf70: Verifying Checksum [2021-10-12T21:39:35.439Z] c77eb801bf70: Download complete [2021-10-12T21:39:35.706Z] 304dd3a0f381: Verifying Checksum [2021-10-12T21:39:35.706Z] 304dd3a0f381: Download complete [2021-10-12T21:39:35.706Z] 4e9f2cdf4387: Pull complete [2021-10-12T21:39:35.971Z] 6d0567d44e1a: Verifying Checksum [2021-10-12T21:39:35.971Z] 6d0567d44e1a: Download complete [2021-10-12T21:39:35.971Z] 57d31006c564: Pull complete [2021-10-12T21:39:35.971Z] bd5ccded8296: Pull complete [2021-10-12T21:39:39.314Z] 304dd3a0f381: Pull complete [2021-10-12T21:39:39.314Z] d37cda54a23b: Pull complete [2021-10-12T21:39:39.314Z] bae75c0f2455: Pull complete [2021-10-12T21:39:39.579Z] 806579b3d29a: Pull complete [2021-10-12T21:39:39.579Z] c77eb801bf70: Pull complete [2021-10-12T21:39:42.127Z] 6d0567d44e1a: Pull complete [2021-10-12T21:39:42.127Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-12T21:39:42.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-12T21:39:42.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-12T21:39:42.481Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-12T21:39:42.808Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T21:39:42.808Z] . [Pipeline] withDockerContainer [2021-10-12T21:39:42.902Z] prd-centos7-docker-4c-2g-814 does not seem to be running inside a container [2021-10-12T21:39:42.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-12T21:39:45.107Z] $ docker top 3404a55bf716aed34f4d1817735bd3f779ac872358b91607150d54760f9dca90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T21:39:45.509Z] + go version [2021-10-12T21:39:45.510Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-12T21:39:45.534Z] $ docker stop --time=1 3404a55bf716aed34f4d1817735bd3f779ac872358b91607150d54760f9dca90 [2021-10-12T21:39:45.947Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-10-12T21:39:46.697Z] $ docker rm -f 3404a55bf716aed34f4d1817735bd3f779ac872358b91607150d54760f9dca90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T21:39:47.333Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T21:39:47.333Z] . [Pipeline] withDockerContainer [2021-10-12T21:39:47.413Z] prd-centos7-docker-4c-2g-814 does not seem to be running inside a container [2021-10-12T21:39:47.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-12T21:39:47.754Z] $ docker top 590ed99cccc635a7d0887b77d618a2667e7226159f48b91dd046840d06e62dd7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T21:39:47.958Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.110s coverage: 5.1% of statements [2021-10-12T21:39:47.958Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-10-12T21:39:47.958Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.046s coverage: 92.2% of statements [2021-10-12T21:39:47.958Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.039s coverage: 85.3% of statements [2021-10-12T21:39:48.186Z] + make test [2021-10-12T21:39:48.186Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-12T21:39:48.453Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-12T21:39:48.453Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.7 [2021-10-12T21:39:48.718Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-10-12T21:39:48.718Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-12T21:39:48.718Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-12T21:39:48.718Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.6 [2021-10-12T21:39:48.718Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-10-12T21:39:48.718Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-12T21:39:48.718Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-12T21:39:48.718Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-12T21:39:48.718Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-12T21:39:48.718Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-12T21:39:48.718Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-12T21:39:48.718Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-12T21:39:48.718Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-12T21:39:48.718Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-12T21:39:48.977Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-12T21:39:48.977Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-12T21:39:48.977Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-12T21:39:48.977Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-12T21:39:48.977Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-12T21:39:48.977Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-12T21:39:48.977Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-12T21:39:48.977Z] go: downloading golang.org/x/text v0.3.2 [2021-10-12T21:39:48.977Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-12T21:39:49.251Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-12T21:39:49.251Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-12T21:39:49.251Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-12T21:39:49.251Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-12T21:39:49.251Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-12T21:39:49.251Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-12T21:39:49.251Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-12T21:39:49.251Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-12T21:39:49.851Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-12T21:39:49.851Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-12T21:39:49.851Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-12T21:39:49.851Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-12T21:39:49.851Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-12T21:39:49.851Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-12T21:39:49.973Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-10-12T21:39:49.973Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-10-12T21:39:49.973Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-10-12T21:39:50.114Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-12T21:39:50.114Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-12T21:39:50.972Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.035s coverage: 100.0% of statements [2021-10-12T21:39:50.972Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.041s coverage: 25.0% of statements [2021-10-12T21:39:56.427Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.068s coverage: 79.7% of statements [2021-10-12T21:39:56.427Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-10-12T21:39:56.427Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-10-12T21:39:56.427Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.033s coverage: 91.3% of statements [2021-10-12T21:39:56.427Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-12T21:40:02.416Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-10-12T21:40:02.685Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.017s coverage: 5.1% of statements [2021-10-12T21:40:02.685Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-10-12T21:40:02.947Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements [2021-10-12T21:40:03.231Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements [2021-10-12T21:40:03.231Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-10-12T21:40:03.231Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-10-12T21:40:03.814Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-10-12T21:40:04.080Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.022s coverage: 100.0% of statements [2021-10-12T21:40:04.080Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.024s coverage: 25.0% of statements [2021-10-12T21:40:08.298Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 79.7% of statements [2021-10-12T21:40:08.298Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-10-12T21:40:08.298Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-10-12T21:40:08.298Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.006s coverage: 91.3% of statements [2021-10-12T21:40:08.298Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-12T21:40:14.972Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T21:40:14.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-12T21:40:14.994Z] $ docker stop --time=1 590ed99cccc635a7d0887b77d618a2667e7226159f48b91dd046840d06e62dd7 [2021-10-12T21:40:16.955Z] $ docker rm -f 590ed99cccc635a7d0887b77d618a2667e7226159f48b91dd046840d06e62dd7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T21:40:17.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T21:40:17.804Z] 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-10-12T21:40:18.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T21:40:18.903Z] [2021-10-12T21:40:18.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T21:40:19.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T21:40:19.243Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T21:40:19.243Z] b4d181a07f80: Pulling fs layer [2021-10-12T21:40:19.243Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T21:40:19.243Z] ed53099fbce6: Pulling fs layer [2021-10-12T21:40:19.243Z] dc539afda2c1: Pulling fs layer [2021-10-12T21:40:19.243Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T21:40:19.243Z] 9065ff56babe: Pulling fs layer [2021-10-12T21:40:19.243Z] d287ab97295c: Pulling fs layer [2021-10-12T21:40:19.243Z] dc539afda2c1: Waiting [2021-10-12T21:40:19.243Z] 77bc0d833cb6: Waiting [2021-10-12T21:40:19.243Z] 9065ff56babe: Waiting [2021-10-12T21:40:19.243Z] d287ab97295c: Waiting [2021-10-12T21:40:19.243Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T21:40:19.243Z] a1111a8f2ec3: Download complete [2021-10-12T21:40:19.243Z] dc539afda2c1: Verifying Checksum [2021-10-12T21:40:19.243Z] dc539afda2c1: Download complete [2021-10-12T21:40:19.504Z] ed53099fbce6: Verifying Checksum [2021-10-12T21:40:19.504Z] ed53099fbce6: Download complete [2021-10-12T21:40:19.504Z] 9065ff56babe: Verifying Checksum [2021-10-12T21:40:19.504Z] 9065ff56babe: Download complete [2021-10-12T21:40:19.504Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T21:40:19.504Z] 77bc0d833cb6: Download complete [2021-10-12T21:40:19.504Z] b4d181a07f80: Verifying Checksum [2021-10-12T21:40:19.504Z] b4d181a07f80: Download complete [2021-10-12T21:40:20.082Z] d287ab97295c: Verifying Checksum [2021-10-12T21:40:20.082Z] d287ab97295c: Download complete [2021-10-12T21:40:21.028Z] b4d181a07f80: Pull complete [2021-10-12T21:40:21.028Z] a1111a8f2ec3: Pull complete [2021-10-12T21:40:21.632Z] ed53099fbce6: Pull complete [2021-10-12T21:40:21.632Z] dc539afda2c1: Pull complete [2021-10-12T21:40:21.897Z] 77bc0d833cb6: Pull complete [2021-10-12T21:40:22.162Z] 9065ff56babe: Pull complete [2021-10-12T21:40:23.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T21:40:23.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-12T21:40:23.376Z] $ docker stop --time=1 1ad1077e8a244652935ad674624ce4055754a51b26c4744c285c929929eaa544 [2021-10-12T21:40:25.384Z] $ docker rm -f 1ad1077e8a244652935ad674624ce4055754a51b26c4744c285c929929eaa544 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T21:40:27.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T21:40:27.299Z] Warning: overwriting stash ‘coverage-report’ [2021-10-12T21:40:27.479Z] d287ab97295c: Pull complete [2021-10-12T21:40:27.479Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T21:40:27.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T21:40:27.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T21:40:27.560Z] prd-centos7-docker-4c-2g-814 does not seem to be running inside a container [2021-10-12T21:40:27.596Z] $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T21:40:27.951Z] Stashed 1 file(s) [2021-10-12T21:40:29.655Z] $ docker top b44872d18c1178e634b7f539d0470248eb4b3a550879010cd668ef5e91c29436 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [2021-10-12T21:40:30.173Z] ---> job-cost.sh [2021-10-12T21:40:30.173Z] lf-activate-venv: SKIPPING [2021-10-12T21:40:30.173Z] INFO: No Stack... [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 [2021-10-12T21:40:30.434Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] sh [2021-10-12T21:40:30.694Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T21:40:30.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T21:40:30.768Z] [2021-10-12T21:40:30.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T21:40:31.011Z] + cut -d, -f6 [2021-10-12T21:40:31.011Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2021-10-12T21:40:31.063Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-285-1-stack-cost] [2021-10-12T21:40:31.071Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-285-1-stack-cost] did not exist. Created. [2021-10-12T21:40:31.071Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-10-12T21:40:31.431Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-12T21:40:31.470Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T21:40:31.489Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-285-1-stack-cost] [Pipeline] // lock [2021-10-12T21:40:31.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [2021-10-12T21:40:31.549Z] $ docker stop --time=1 b44872d18c1178e634b7f539d0470248eb4b3a550879010cd668ef5e91c29436 [2021-10-12T21:40:31.813Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-12T21:40:31.814Z] 448f6bf000e3: Pulling fs layer [2021-10-12T21:40:31.814Z] f757da607395: Pulling fs layer [2021-10-12T21:40:31.814Z] 05883995daec: Pulling fs layer [2021-10-12T21:40:31.814Z] 8603b9c90790: Pulling fs layer [2021-10-12T21:40:31.814Z] 1560dd03e051: Pulling fs layer [2021-10-12T21:40:31.814Z] 27f5ce0e4adf: Pulling fs layer [2021-10-12T21:40:31.814Z] c2d8d7efcc4b: Pulling fs layer [2021-10-12T21:40:31.814Z] 1560dd03e051: Waiting [2021-10-12T21:40:31.814Z] 27f5ce0e4adf: Waiting [2021-10-12T21:40:31.814Z] c2d8d7efcc4b: Waiting [2021-10-12T21:40:31.814Z] 8603b9c90790: Waiting [2021-10-12T21:40:32.091Z] f757da607395: Verifying Checksum [2021-10-12T21:40:32.091Z] f757da607395: Download complete [2021-10-12T21:40:32.091Z] 8603b9c90790: Verifying Checksum [2021-10-12T21:40:32.091Z] 8603b9c90790: Download complete [2021-10-12T21:40:32.091Z] 1560dd03e051: Verifying Checksum [2021-10-12T21:40:32.091Z] 1560dd03e051: Download complete [2021-10-12T21:40:32.091Z] 27f5ce0e4adf: Download complete [2021-10-12T21:40:32.091Z] 05883995daec: Download complete [2021-10-12T21:40:32.366Z] 448f6bf000e3: Verifying Checksum [2021-10-12T21:40:32.366Z] 448f6bf000e3: Download complete [2021-10-12T21:40:32.691Z] $ docker rm -f b44872d18c1178e634b7f539d0470248eb4b3a550879010cd668ef5e91c29436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-12T21:40:35.012Z] c2d8d7efcc4b: Verifying Checksum [2021-10-12T21:40:35.012Z] c2d8d7efcc4b: Download complete [2021-10-12T21:40:36.012Z] 448f6bf000e3: Pull complete [2021-10-12T21:40:36.616Z] f757da607395: Pull complete [2021-10-12T21:40:38.075Z] 05883995daec: Pull complete [2021-10-12T21:40:38.354Z] 8603b9c90790: Pull complete [2021-10-12T21:40:39.350Z] 1560dd03e051: Pull complete [2021-10-12T21:40:39.957Z] 27f5ce0e4adf: Pull complete [2021-10-12T21:40:55.102Z] c2d8d7efcc4b: Pull complete [2021-10-12T21:40:55.102Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-12T21:40:55.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T21:40:55.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-12T21:40:55.392Z] prd-ubuntu18.04-docker-arm64-4c-16g-812 does not seem to be running inside a container [2021-10-12T21:40:55.489Z] $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-12T21:41:00.003Z] $ docker top f5e37e45ca11e4bf039e38e1762769d949e95290a885e40061da1c6123300fc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T21:41:01.064Z] ---> job-cost.sh [2021-10-12T21:41:01.064Z] lf-activate-venv: SKIPPING [2021-10-12T21:41:01.064Z] INFO: No Stack... [2021-10-12T21:41:02.510Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-12T21:41:02.785Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T21:41:03.478Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-10-12T21:41:03.478Z] + cut -d, -f6 [Pipeline] lock [2021-10-12T21:41:03.568Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-285-1-stack-cost] [2021-10-12T21:41:03.572Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-285-1-stack-cost] did not exist. Created. [2021-10-12T21:41:03.573Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T21:41:04.306Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-55e93c5f/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-55e93c5f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-12T21:41:05.009Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-12T21:41:05.048Z] Warning: overwriting stash ‘stack-cost’ [2021-10-12T21:41:05.092Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T21:41:05.106Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-285-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T21:41:05.174Z] $ docker stop --time=1 f5e37e45ca11e4bf039e38e1762769d949e95290a885e40061da1c6123300fc3 [2021-10-12T21:41:06.839Z] $ docker rm -f f5e37e45ca11e4bf039e38e1762769d949e95290a885e40061da1c6123300fc3 [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-10-12T21:41:07.879Z] provisioning config files... [2021-10-12T21:41:07.891Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-285@tmp/config3330224933153306054tmp [Pipeline] { [Pipeline] sh [2021-10-12T21:41:08.240Z] + set +x [2021-10-12T21:41:08.240Z] + curl -s https://codecov.io/bash [2021-10-12T21:41:08.240Z] + bash -s -- [2021-10-12T21:41:08.240Z] [2021-10-12T21:41:08.240Z] _____ _ [2021-10-12T21:41:08.240Z] / ____| | | [2021-10-12T21:41:08.240Z] | | ___ __| | ___ ___ _____ __ [2021-10-12T21:41:08.240Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-12T21:41:08.240Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-12T21:41:08.240Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-12T21:41:08.240Z] Bash-1.0.6 [2021-10-12T21:41:08.240Z] [2021-10-12T21:41:08.240Z] [2021-10-12T21:41:08.240Z] ==> git version 2.24.4 found [2021-10-12T21:41:08.240Z] ==> 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-10-12T21:41:08.240Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-12T21:41:08.241Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-12T21:41:08.241Z] ==> Jenkins CI detected. [2021-10-12T21:41:08.241Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-285 [2021-10-12T21:41:08.241Z] project root: . [2021-10-12T21:41:08.241Z] --> token set from env [2021-10-12T21:41:08.241Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-12T21:41:08.241Z] ==> Running gcov in . (disable via -X gcov) [2021-10-12T21:41:08.241Z] ==> Python coveragepy not found [2021-10-12T21:41:08.241Z] ==> Searching for coverage reports in: [2021-10-12T21:41:08.241Z] + . [2021-10-12T21:41:08.502Z] -> Found 1 reports [2021-10-12T21:41:08.502Z] ==> Detecting git/mercurial file structure [2021-10-12T21:41:08.502Z] ==> Reading reports [2021-10-12T21:41:08.502Z] + ./coverage.out bytes=37126 [2021-10-12T21:41:08.502Z] ==> Appending adjustments [2021-10-12T21:41:08.502Z] https://docs.codecov.io/docs/fixing-reports [2021-10-12T21:41:08.502Z] + Found adjustments [2021-10-12T21:41:08.502Z] ==> Gzipping contents [2021-10-12T21:41:08.502Z] 8.0K /tmp/codecov.7l9gyS.gz [2021-10-12T21:41:08.502Z] ==> Uploading reports [2021-10-12T21:41:08.502Z] url: https://codecov.io [2021-10-12T21:41:08.502Z] query: branch=PR-285&commit=7d9662b7895ef3ed5e3abb045e31d80c294c990d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=285&job=&cmd_args= [2021-10-12T21:41:08.502Z] -> Pinging Codecov [2021-10-12T21:41:08.502Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-285&commit=7d9662b7895ef3ed5e3abb045e31d80c294c990d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=285&job=&cmd_args= [2021-10-12T21:41:09.078Z] -> Uploading to [2021-10-12T21:41:09.078Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-12/833815588EE85121546D348822E98E2E/7d9662b7895ef3ed5e3abb045e31d80c294c990d/ee5db5d7-6f93-432e-857c-d6025de45684.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T214108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=901f65a268b120aa5355876f0c2b2675ccda5908a9413fe1ff2527c41a08b2c6 [2021-10-12T21:41:09.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-12T21:41:09.078Z] Dload Upload Total Spent Left Speed [2021-10-12T21:41:09.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6571 0 0 100 6571 0 22195 --:--:-- --:--:-- --:--:-- 22274 [2021-10-12T21:41:09.337Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/7d9662b7895ef3ed5e3abb045e31d80c294c990d [Pipeline] } [2021-10-12T21:41:09.356Z] 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-10-12T21:41:11.199Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-285/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-12T21:41:11.525Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T21:41:12.121Z] ---> package-listing.sh [2021-10-12T21:41:12.121Z] ++ facter osfamily [2021-10-12T21:41:12.121Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-12T21:41:12.382Z] + OS_FAMILY=redhat [2021-10-12T21:41:12.382Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-285 [2021-10-12T21:41:12.382Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-12T21:41:12.382Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-12T21:41:12.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-12T21:41:12.382Z] + PACKAGES=/tmp/packages_start.txt [2021-10-12T21:41:12.382Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-285 ']' [2021-10-12T21:41:12.382Z] + PACKAGES=/tmp/packages_end.txt [2021-10-12T21:41:12.382Z] + case "${OS_FAMILY}" in [2021-10-12T21:41:12.382Z] + rpm -qa [2021-10-12T21:41:12.382Z] + sort [2021-10-12T21:41:12.958Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-12T21:41:12.958Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-12T21:41:12.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-12T21:41:12.958Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-285 ']' [2021-10-12T21:41:12.958Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-285/archives/ [2021-10-12T21:41:12.958Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-285/archives/ [Pipeline] echo [2021-10-12T21:41:12.990Z] 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/xfoundry_go-mod-bootstrap_PR-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-12T21:41:13.295Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-12T21:41:13.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T21:41:13.905Z] [2021-10-12T21:41:13.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T21:41:14.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T21:41:14.243Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T21:41:14.243Z] b4d181a07f80: Pulling fs layer [2021-10-12T21:41:14.243Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T21:41:14.243Z] ed53099fbce6: Pulling fs layer [2021-10-12T21:41:14.243Z] dc539afda2c1: Pulling fs layer [2021-10-12T21:41:14.243Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T21:41:14.243Z] 9065ff56babe: Pulling fs layer [2021-10-12T21:41:14.243Z] d287ab97295c: Pulling fs layer [2021-10-12T21:41:14.243Z] dc539afda2c1: Waiting [2021-10-12T21:41:14.243Z] 77bc0d833cb6: Waiting [2021-10-12T21:41:14.243Z] 9065ff56babe: Waiting [2021-10-12T21:41:14.243Z] d287ab97295c: Waiting [2021-10-12T21:41:14.243Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T21:41:14.243Z] a1111a8f2ec3: Download complete [2021-10-12T21:41:14.243Z] dc539afda2c1: Verifying Checksum [2021-10-12T21:41:14.243Z] dc539afda2c1: Download complete [2021-10-12T21:41:14.513Z] ed53099fbce6: Verifying Checksum [2021-10-12T21:41:14.513Z] ed53099fbce6: Download complete [2021-10-12T21:41:14.513Z] 9065ff56babe: Verifying Checksum [2021-10-12T21:41:14.513Z] 9065ff56babe: Download complete [2021-10-12T21:41:14.513Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T21:41:14.513Z] 77bc0d833cb6: Download complete [2021-10-12T21:41:14.513Z] b4d181a07f80: Verifying Checksum [2021-10-12T21:41:14.513Z] b4d181a07f80: Download complete [2021-10-12T21:41:15.085Z] d287ab97295c: Verifying Checksum [2021-10-12T21:41:15.085Z] d287ab97295c: Download complete [2021-10-12T21:41:16.040Z] b4d181a07f80: Pull complete [2021-10-12T21:41:16.314Z] a1111a8f2ec3: Pull complete [2021-10-12T21:41:16.906Z] ed53099fbce6: Pull complete [2021-10-12T21:41:16.906Z] dc539afda2c1: Pull complete [2021-10-12T21:41:17.173Z] 77bc0d833cb6: Pull complete [2021-10-12T21:41:17.173Z] 9065ff56babe: Pull complete [2021-10-12T21:41:22.553Z] d287ab97295c: Pull complete [2021-10-12T21:41:22.553Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T21:41:22.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T21:41:22.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T21:41:22.659Z] prd-centos7-docker-4c-2g-810 does not seem to be running inside a container [2021-10-12T21:41:22.700Z] $ 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/xfoundry_go-mod-bootstrap_PR-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-285 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-285:/w/workspace/xfoundry_go-mod-bootstrap_PR-285:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-285@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T21:41:24.852Z] $ docker top 06c967490c3b70ec346ed212ad1f9e414f0f97df158464d83aba0a5d9b9ed7bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T21:41:25.276Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-12T21:41:25.593Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-12T21:41:25.918Z] + ls /var/log/sa-host [2021-10-12T21:41:25.918Z] + sadf -c /var/log/sa-host/sa12 [2021-10-12T21:41:25.918Z] file_magic: OK [2021-10-12T21:41:25.918Z] HZ: Using current value: 100 [2021-10-12T21:41:25.918Z] file_header: OK [2021-10-12T21:41:25.918Z] 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-10-12T21:41:25.918Z] Statistics: [2021-10-12T21:41:25.918Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T21:41:25.918Z] File successfully converted to sysstat format version 12.0.3 [2021-10-12T21:41:25.918Z] + sadf -c /var/log/sa-host/sa30 [2021-10-12T21:41:25.918Z] file_magic: OK [2021-10-12T21:41:25.918Z] HZ: Using current value: 100 [2021-10-12T21:41:25.918Z] file_header: OK [2021-10-12T21:41:25.918Z] 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-10-12T21:41:25.918Z] Statistics: [2021-10-12T21:41:25.918Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T21:41:25.918Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T21:41:26.068Z] provisioning config files... [2021-10-12T21:41:26.081Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-285@tmp/config1939373868974330542tmp [Pipeline] { [Pipeline] echo [2021-10-12T21:41:26.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T21:41:26.461Z] ---> create-netrc.sh [Pipeline] } [2021-10-12T21:41:26.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-12T21:41:26.878Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-12T21:41:26.910Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T21:41:27.246Z] ---> sudo-logs.sh [2021-10-12T21:41:27.246Z] Archiving 'sudo' log.. [2021-10-12T21:41:27.246Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-810.novalocal: Name or service not known [2021-10-12T21:41:27.246Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-810.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-12T21:41:27.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T21:41:27.642Z] ---> job-cost.sh [2021-10-12T21:41:27.642Z] lf-activate-venv: SKIPPING [2021-10-12T21:41:27.642Z] DEBUG: total: 0.10999999940395355 [2021-10-12T21:41:27.642Z] INFO: Retrieving Stack Cost... [2021-10-12T21:41:27.917Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T21:41:28.504Z] INFO: Archiving Costs [Pipeline] echo [2021-10-12T21:41:28.536Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T21:41:28.863Z] ---> logs-deploy.sh [2021-10-12T21:41:28.863Z] lf-activate-venv: SKIPPING [2021-10-12T21:41:28.863Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-285/1 [2021-10-12T21:41:28.863Z] INFO: archiving workspace using pattern(s): [2021-10-12T21:41:29.806Z] Archives upload complete. [2021-10-12T21:41:29.806Z] INFO: archiving logs to Nexus