Pull request #51 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2575b4846527bb42510f340a772c8dd593c3f10+2c83843104a42b6279af47f7575adbf5887dd360 (2eaa982b2375ae5cf5e8a7e6c68881303e3507cb) 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-ssh2610476615206877429.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh239577044951588862.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-configuration/branches/PR-51/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-configuration/branches/PR-51/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7489021531615772556.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-configuration/branches/PR-51/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8504542766048449732.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh7157683435253144538.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-configuration/branches/PR-51/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-configuration/branches/PR-51/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8191842549077331095.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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-982 in /w/workspace/undry_go-mod-configuration_PR-51 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-51@tmp/jenkins-gitclient-ssh5545427840583443180.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 Merge succeeded, producing b2575b4846527bb42510f340a772c8dd593c3f10 Checking out Revision b2575b4846527bb42510f340a772c8dd593c3f10 (PR-51) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-51@tmp/jenkins-gitclient-ssh8137401602596463526.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # 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/undry_go-mod-configuration_PR-51@tmp/jenkins-gitclient-ssh1077511843223479285.key > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-04T12:07:34.330Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-04T12:07:34.567Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-04T12:07:34.687Z] ========================================================= [2021-10-04T12:07:34.687Z] EdgeX Global Pipelines Version Info [2021-10-04T12:07:34.687Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-04T12:07:35.966Z] ------------------- [2021-10-04T12:07:35.966Z] stable info: [2021-10-04T12:07:35.966Z] ------------------- [2021-10-04T12:07:35.966Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-04T12:07:35.966Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-04T12:07:35.966Z] Message: update stable to v1.0.206 [2021-10-04T12:07:36.554Z] ------------------- [2021-10-04T12:07:36.554Z] experimental info: [2021-10-04T12:07:36.554Z] ------------------- [2021-10-04T12:07:36.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-04T12:07:36.554Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-04T12:07:36.554Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-04T12:07:36.805Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-10-04T12:07:36.865Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-10-04T12:07:36.931Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-04T12:07:36.992Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-04T12:07:37.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-04T12:07:37.116Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-04T12:07:37.186Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-04T12:07:37.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-04T12:07:37.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-04T12:07:37.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-04T12:07:37.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-04T12:07:37.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-04T12:07:37.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-10-04T12:07:37.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-04T12:07:37.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-04T12:07:37.768Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-04T12:07:37.827Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-04T12:07:37.886Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-04T12:07:37.944Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-04T12:07:38.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-04T12:07:38.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-04T12:07:38.135Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-04T12:07:38.197Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-04T12:07:38.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-04T12:07:38.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-04T12:07:38.397Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-04T12:07:38.456Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-04T12:07:38.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo [2021-10-04T12:07:38.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo [2021-10-04T12:07:38.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo [2021-10-04T12:07:38.689Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2575b4846527bb42510f340a772c8dd593c3f10 [Pipeline] echo [2021-10-04T12:07:38.750Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2575b4 [Pipeline] echo [2021-10-04T12:07:38.810Z] [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-04T12:07:39.498Z] + git log --format=format:%s -1 b2575b4846527bb42510f340a772c8dd593c3f10 [Pipeline] echo [2021-10-04T12:07:39.599Z] GIT_COMMIT: b2575b4846527bb42510f340a772c8dd593c3f10, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0 [Pipeline] echo [2021-10-04T12:07:39.644Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-04T12:07:40.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T12:07:40.626Z] [2021-10-04T12:07:40.626Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T12:07:41.003Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T12:07:41.003Z] latest: Pulling from edgex-devops/git-semver [2021-10-04T12:07:41.003Z] 31603596830f: Pulling fs layer [2021-10-04T12:07:41.003Z] 04fac38145f0: Pulling fs layer [2021-10-04T12:07:41.003Z] 701f6daf10bf: Pulling fs layer [2021-10-04T12:07:41.003Z] 24f72da36158: Pulling fs layer [2021-10-04T12:07:41.003Z] 24f72da36158: Waiting [2021-10-04T12:07:41.278Z] 04fac38145f0: Verifying Checksum [2021-10-04T12:07:41.278Z] 04fac38145f0: Download complete [2021-10-04T12:07:41.278Z] 31603596830f: Verifying Checksum [2021-10-04T12:07:41.278Z] 31603596830f: Download complete [2021-10-04T12:07:41.278Z] 24f72da36158: Verifying Checksum [2021-10-04T12:07:41.278Z] 24f72da36158: Download complete [2021-10-04T12:07:41.546Z] 701f6daf10bf: Verifying Checksum [2021-10-04T12:07:41.546Z] 701f6daf10bf: Download complete [2021-10-04T12:07:41.546Z] 31603596830f: Pull complete [2021-10-04T12:07:41.546Z] 04fac38145f0: Pull complete [2021-10-04T12:07:42.149Z] 701f6daf10bf: Pull complete [2021-10-04T12:07:42.149Z] 24f72da36158: Pull complete [2021-10-04T12:07:42.414Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-04T12:07:42.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T12:07:42.414Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-04T12:07:42.520Z] prd-centos7-docker-4c-2g-982 does not seem to be running inside a container [2021-10-04T12:07:42.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-51 -v /w/workspace/undry_go-mod-configuration_PR-51:/w/workspace/undry_go-mod-configuration_PR-51:rw,z -v /w/workspace/undry_go-mod-configuration_PR-51@tmp:/w/workspace/undry_go-mod-configuration_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-04T12:07:43.324Z] $ docker top 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-04T12:07:43.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-04T12:07:43.549Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-04T12:07:43.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-04T12:07:43.661Z] $ docker exec 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 ssh-agent [2021-10-04T12:07:43.770Z] SSH_AUTH_SOCK=/tmp/ssh-YE1q6jWugcfG/agent.13 [2021-10-04T12:07:43.770Z] SSH_AGENT_PID=20 [2021-10-04T12:07:43.782Z] Running ssh-add (command line suppressed) [2021-10-04T12:07:43.872Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_4922112366415996352.key (/w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_4922112366415996352.key) [2021-10-04T12:07:43.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-04T12:07:44.240Z] + git tag --points-at HEAD [Pipeline] } [2021-10-04T12:07:44.264Z] $ docker exec --env ******** --env ******** 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 ssh-agent -k [2021-10-04T12:07:44.347Z] unset SSH_AUTH_SOCK; [2021-10-04T12:07:44.347Z] unset SSH_AGENT_PID; [2021-10-04T12:07:44.347Z] echo Agent pid 20 killed; [2021-10-04T12:07:44.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-04T12:07:44.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-04T12:07:44.459Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-04T12:07:44.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-04T12:07:44.565Z] $ docker exec 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 ssh-agent [2021-10-04T12:07:44.670Z] SSH_AUTH_SOCK=/tmp/ssh-FkoC0lFiT2Nq/agent.55 [2021-10-04T12:07:44.670Z] SSH_AGENT_PID=61 [2021-10-04T12:07:44.678Z] Running ssh-add (command line suppressed) [2021-10-04T12:07:44.767Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_3477287928024068172.key (/w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_3477287928024068172.key) [2021-10-04T12:07:44.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-04T12:07:45.145Z] + git semver init [2021-10-04T12:07:45.145Z] # -> Open(): unable to determine branch for HEAD [2021-10-04T12:07:45.145Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-51/.git [2021-10-04T12:07:45.145Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-51 [2021-10-04T12:07:45.145Z] # $SEMVER_REMOTE_NAME = origin [2021-10-04T12:07:45.145Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-04T12:07:45.145Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-04T12:07:45.145Z] # $SEMVER_BRANCH = PR-51 [2021-10-04T12:07:45.145Z] # $SEMVER_TEMP = /tmp/semver-696067014 [2021-10-04T12:07:45.145Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-10-04T12:07:45.727Z] # '/tmp/semver-696067014' -> '/w/workspace/undry_go-mod-configuration_PR-51/.semver' [2021-10-04T12:07:45.727Z] # -> Force: false [2021-10-04T12:07:45.727Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-51/.semver [Pipeline] } [2021-10-04T12:07:45.749Z] $ docker exec --env ******** --env ******** 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 ssh-agent -k [2021-10-04T12:07:45.841Z] unset SSH_AUTH_SOCK; [2021-10-04T12:07:45.841Z] unset SSH_AGENT_PID; [2021-10-04T12:07:45.842Z] echo Agent pid 61 killed; [2021-10-04T12:07:45.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-04T12:07:46.303Z] + git semver [Pipeline] } [2021-10-04T12:07:46.338Z] $ docker stop --time=1 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 [2021-10-04T12:07:47.543Z] $ docker rm -f 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-04T12:07:47.986Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-04T12:07:48.365Z] Stashed 1 file(s) [Pipeline] echo [2021-10-04T12:07:48.409Z] [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-04T12:08:03.989Z] Still waiting to schedule task [2021-10-04T12:08:03.989Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-04T12:08:04.020Z] Still waiting to schedule task [2021-10-04T12:08:04.021Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-04T12:10:50.896Z] Running on prd-centos7-docker-4c-2g-984 in /w/workspace/undry_go-mod-configuration_PR-51 [Pipeline] { [Pipeline] ws [2021-10-04T12:10:50.963Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-10-04T12:10:51.125Z] Selected Git installation does not exist. Using Default [2021-10-04T12:10:51.125Z] The recommended git tool is: NONE [2021-10-04T12:10:53.948Z] using credential edgex-jenkins-ssh [2021-10-04T12:10:53.963Z] Cloning the remote Git repository [2021-10-04T12:10:54.050Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-04T12:10:54.114Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-10-04T12:10:54.141Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-04T12:10:54.142Z] > git --version # timeout=10 [2021-10-04T12:10:54.148Z] > git --version # 'git version 2.24.4' [2021-10-04T12:10:54.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T12:10:54.175Z] [INFO] Currently running in a labeled security context [2021-10-04T12:10:54.175Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-04T12:10:54.175Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh1434753390319914967.key [2021-10-04T12:10:54.202Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T12:10:54.740Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-04T12:10:54.750Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T12:10:54.761Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-04T12:10:54.773Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-04T12:10:54.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T12:10:54.775Z] [INFO] Currently running in a labeled security context [2021-10-04T12:10:54.775Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-04T12:10:54.775Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh1948343584188325073.key [2021-10-04T12:10:54.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-04T12:10:55.254Z] Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 [2021-10-04T12:10:55.354Z] Merge succeeded, producing b2575b4846527bb42510f340a772c8dd593c3f10 [2021-10-04T12:10:55.355Z] Checking out Revision b2575b4846527bb42510f340a772c8dd593c3f10 (PR-51) [2021-10-04T12:10:55.270Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T12:10:55.279Z] > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [2021-10-04T12:10:55.316Z] > git remote # timeout=10 [2021-10-04T12:10:55.321Z] > git config --get remote.origin.url # timeout=10 [2021-10-04T12:10:55.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T12:10:55.333Z] [INFO] Currently running in a labeled security context [2021-10-04T12:10:55.333Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-04T12:10:55.333Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh2038139631763376864.key [2021-10-04T12:10:55.339Z] > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 [2021-10-04T12:10:55.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-04T12:10:55.361Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T12:10:55.377Z] > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [2021-10-04T12:10:59.196Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0" [2021-10-04T12:10:59.231Z] > git --version # timeout=10 [2021-10-04T12:10:59.243Z] > git --version # 'git version 2.24.4' [2021-10-04T12:10:59.250Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-04T12:11:00.199Z] ========================================================= [2021-10-04T12:11:00.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-04T12:11:00.199Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-04T12:11:00.683Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-10-04T12:11:00.683Z] Sending build context to Docker daemon 293.9kB [2021-10-04T12:11:00.683Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-10-04T12:11:00.683Z] Step 2/7 : FROM ${BASE} [2021-10-04T12:11:00.954Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-04T12:11:00.954Z] 540db60ca938: Pulling fs layer [2021-10-04T12:11:00.954Z] adcc1eea9eea: Pulling fs layer [2021-10-04T12:11:00.954Z] 4c4ab2625f07: Pulling fs layer [2021-10-04T12:11:00.954Z] db62176df00c: Pulling fs layer [2021-10-04T12:11:00.954Z] 3b30891b0d05: Pulling fs layer [2021-10-04T12:11:00.954Z] 06b49ca38bd5: Pulling fs layer [2021-10-04T12:11:00.954Z] c788192a36de: Pulling fs layer [2021-10-04T12:11:00.954Z] a77e37c0d609: Pulling fs layer [2021-10-04T12:11:00.954Z] c3185cebc471: Pulling fs layer [2021-10-04T12:11:00.954Z] db62176df00c: Waiting [2021-10-04T12:11:00.954Z] 3b30891b0d05: Waiting [2021-10-04T12:11:00.954Z] 06b49ca38bd5: Waiting [2021-10-04T12:11:00.954Z] c788192a36de: Waiting [2021-10-04T12:11:00.954Z] a77e37c0d609: Waiting [2021-10-04T12:11:00.954Z] c3185cebc471: Waiting [2021-10-04T12:11:00.954Z] 4c4ab2625f07: Verifying Checksum [2021-10-04T12:11:00.954Z] 4c4ab2625f07: Download complete [2021-10-04T12:11:00.954Z] adcc1eea9eea: Verifying Checksum [2021-10-04T12:11:00.954Z] adcc1eea9eea: Download complete [2021-10-04T12:11:00.954Z] 3b30891b0d05: Verifying Checksum [2021-10-04T12:11:00.954Z] 3b30891b0d05: Download complete [2021-10-04T12:11:00.954Z] 06b49ca38bd5: Download complete [2021-10-04T12:11:01.219Z] c788192a36de: Verifying Checksum [2021-10-04T12:11:01.219Z] c788192a36de: Download complete [2021-10-04T12:11:01.219Z] 540db60ca938: Verifying Checksum [2021-10-04T12:11:01.219Z] 540db60ca938: Download complete [2021-10-04T12:11:01.219Z] 540db60ca938: Pull complete [2021-10-04T12:11:01.487Z] adcc1eea9eea: Pull complete [2021-10-04T12:11:01.487Z] 4c4ab2625f07: Pull complete [2021-10-04T12:11:02.451Z] a77e37c0d609: Verifying Checksum [2021-10-04T12:11:02.451Z] a77e37c0d609: Download complete [2021-10-04T12:11:03.412Z] c3185cebc471: Verifying Checksum [2021-10-04T12:11:03.412Z] c3185cebc471: Download complete [2021-10-04T12:11:04.376Z] db62176df00c: Verifying Checksum [2021-10-04T12:11:04.376Z] db62176df00c: Download complete [2021-10-04T12:11:08.670Z] db62176df00c: Pull complete [2021-10-04T12:11:08.670Z] 3b30891b0d05: Pull complete [2021-10-04T12:11:08.670Z] 06b49ca38bd5: Pull complete [2021-10-04T12:11:08.670Z] c788192a36de: Pull complete [2021-10-04T12:11:08.670Z] a77e37c0d609: Pull complete [2021-10-04T12:11:11.280Z] c3185cebc471: Pull complete [2021-10-04T12:11:11.280Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-10-04T12:11:11.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-04T12:11:11.280Z] ---> 031687cdd783 [2021-10-04T12:11:11.280Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-04T12:11:15.551Z] ---> Running in 7556317d9800 [2021-10-04T12:11:15.551Z] Removing intermediate container 7556317d9800 [2021-10-04T12:11:15.551Z] ---> 700b92e3af52 [2021-10-04T12:11:15.551Z] Step 4/7 : RUN apk add --update bash [2021-10-04T12:11:15.551Z] ---> Running in 08380602c0ff [2021-10-04T12:11:15.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-04T12:11:16.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-04T12:11:16.787Z] OK: 219 MiB in 52 packages [2021-10-04T12:11:17.058Z] Removing intermediate container 08380602c0ff [2021-10-04T12:11:17.058Z] ---> ea22a3321d9a [2021-10-04T12:11:17.058Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-10-04T12:11:17.327Z] ---> Running in e9d7bc8fd3f1 [2021-10-04T12:11:17.327Z] Removing intermediate container e9d7bc8fd3f1 [2021-10-04T12:11:17.327Z] ---> a0539ccc96a8 [2021-10-04T12:11:17.327Z] Step 6/7 : COPY go.mod . [2021-10-04T12:11:17.327Z] ---> fceac576601a [2021-10-04T12:11:17.327Z] Step 7/7 : RUN go mod download [2021-10-04T12:11:17.600Z] ---> Running in fb80f36c1af3 [2021-10-04T12:11:25.817Z] Removing intermediate container fb80f36c1af3 [2021-10-04T12:11:25.817Z] ---> db3a017a3569 [2021-10-04T12:11:25.817Z] Successfully built db3a017a3569 [2021-10-04T12:11:25.817Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T12:11:26.233Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-04T12:11:26.233Z] . [Pipeline] withDockerContainer [2021-10-04T12:11:26.341Z] prd-centos7-docker-4c-2g-984 does not seem to be running inside a container [2021-10-04T12:11:26.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-x86_64 cat [2021-10-04T12:11:26.778Z] $ docker top 924e269ff17821ea6ff8a36a946bdd98f5aeef4c856557b391fe9e383d34b5cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-04T12:11:27.224Z] + go version [2021-10-04T12:11:27.224Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-10-04T12:11:27.260Z] $ docker stop --time=1 924e269ff17821ea6ff8a36a946bdd98f5aeef4c856557b391fe9e383d34b5cf [2021-10-04T12:11:28.486Z] $ docker rm -f 924e269ff17821ea6ff8a36a946bdd98f5aeef4c856557b391fe9e383d34b5cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-04T12:11:29.313Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-04T12:11:29.313Z] . [Pipeline] withDockerContainer [2021-10-04T12:11:29.425Z] prd-centos7-docker-4c-2g-984 does not seem to be running inside a container [2021-10-04T12:11:29.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-x86_64 cat [2021-10-04T12:11:29.881Z] $ docker top 33567d8b376ff88084206a1e87359593d7181100703d3a0aa9e397a93717c67b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-04T12:11:30.393Z] + go mod tidy [Pipeline] sh [2021-10-04T12:11:30.741Z] + make test [2021-10-04T12:11:30.741Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-04T12:11:40.900Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.015s coverage: 85.7% of statements [2021-10-04T12:11:42.851Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.530s coverage: 87.4% of statements [2021-10-04T12:11:42.851Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements [2021-10-04T12:11:42.851Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-04T12:11:48.223Z] gofmt -l . [2021-10-04T12:11:48.223Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-10-04T12:11:48.259Z] $ docker stop --time=1 33567d8b376ff88084206a1e87359593d7181100703d3a0aa9e397a93717c67b [2021-10-04T12:11:49.701Z] $ docker rm -f 33567d8b376ff88084206a1e87359593d7181100703d3a0aa9e397a93717c67b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-04T12:11:50.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-04T12:11:50.441Z] 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-04T12:11:51.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T12:11:51.960Z] [2021-10-04T12:11:51.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T12:11:52.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T12:11:52.338Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-04T12:11:52.338Z] b4d181a07f80: Pulling fs layer [2021-10-04T12:11:52.338Z] a1111a8f2ec3: Pulling fs layer [2021-10-04T12:11:52.338Z] ed53099fbce6: Pulling fs layer [2021-10-04T12:11:52.338Z] dc539afda2c1: Pulling fs layer [2021-10-04T12:11:52.338Z] 77bc0d833cb6: Pulling fs layer [2021-10-04T12:11:52.338Z] 9065ff56babe: Pulling fs layer [2021-10-04T12:11:52.338Z] d287ab97295c: Pulling fs layer [2021-10-04T12:11:52.338Z] 77bc0d833cb6: Waiting [2021-10-04T12:11:52.338Z] 9065ff56babe: Waiting [2021-10-04T12:11:52.338Z] d287ab97295c: Waiting [2021-10-04T12:11:52.338Z] dc539afda2c1: Waiting [2021-10-04T12:11:52.608Z] a1111a8f2ec3: Verifying Checksum [2021-10-04T12:11:52.608Z] a1111a8f2ec3: Download complete [2021-10-04T12:11:52.608Z] dc539afda2c1: Verifying Checksum [2021-10-04T12:11:52.608Z] dc539afda2c1: Download complete [2021-10-04T12:11:52.876Z] ed53099fbce6: Verifying Checksum [2021-10-04T12:11:52.876Z] ed53099fbce6: Download complete [2021-10-04T12:11:52.876Z] 77bc0d833cb6: Verifying Checksum [2021-10-04T12:11:52.876Z] 77bc0d833cb6: Download complete [2021-10-04T12:11:52.876Z] 9065ff56babe: Verifying Checksum [2021-10-04T12:11:52.876Z] 9065ff56babe: Download complete [2021-10-04T12:11:53.460Z] b4d181a07f80: Verifying Checksum [2021-10-04T12:11:53.460Z] b4d181a07f80: Download complete [2021-10-04T12:11:54.050Z] d287ab97295c: Verifying Checksum [2021-10-04T12:11:54.050Z] d287ab97295c: Download complete [2021-10-04T12:11:55.042Z] b4d181a07f80: Pull complete [2021-10-04T12:11:55.042Z] a1111a8f2ec3: Pull complete [2021-10-04T12:11:55.630Z] ed53099fbce6: Pull complete [2021-10-04T12:11:55.630Z] dc539afda2c1: Pull complete [2021-10-04T12:11:55.910Z] 77bc0d833cb6: Pull complete [2021-10-04T12:11:55.910Z] 9065ff56babe: Pull complete [2021-10-04T12:12:01.296Z] d287ab97295c: Pull complete [2021-10-04T12:12:01.296Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-04T12:12:01.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T12:12:01.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-04T12:12:01.433Z] prd-centos7-docker-4c-2g-984 does not seem to be running inside a container [2021-10-04T12:12:01.499Z] $ 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-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-04T12:12:04.189Z] $ docker top 949bdcfcd9fbcec00ce3d4d4f40eb9d2462af85f0f82578b29f642a0fc1266cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T12:12:04.856Z] ---> job-cost.sh [2021-10-04T12:12:04.856Z] lf-activate-venv: SKIPPING [2021-10-04T12:12:04.856Z] INFO: No Stack... [2021-10-04T12:12:05.123Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-04T12:12:05.389Z] INFO: Archiving Costs [Pipeline] sh [2021-10-04T12:12:05.730Z] + cut -d, -f6 [2021-10-04T12:12:05.731Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [Pipeline] lock [2021-10-04T12:12:05.799Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] [2021-10-04T12:12:05.806Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] did not exist. Created. [2021-10-04T12:12:05.806Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-04T12:12:06.256Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-04T12:12:06.316Z] Stashed 1 file(s) [Pipeline] } [2021-10-04T12:12:06.348Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-04T12:12:06.435Z] $ docker stop --time=1 949bdcfcd9fbcec00ce3d4d4f40eb9d2462af85f0f82578b29f642a0fc1266cd [2021-10-04T12:12:07.605Z] $ docker rm -f 949bdcfcd9fbcec00ce3d4d4f40eb9d2462af85f0f82578b29f642a0fc1266cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-04T15:26:00.554Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1188 in /w/workspace/undry_go-mod-configuration_PR-51 [Pipeline] { [Pipeline] ws [2021-10-04T15:26:00.636Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-10-04T15:26:00.943Z] Selected Git installation does not exist. Using Default [2021-10-04T15:26:00.943Z] The recommended git tool is: NONE [2021-10-04T15:26:08.008Z] using credential edgex-jenkins-ssh [2021-10-04T15:26:08.034Z] Cloning the remote Git repository [2021-10-04T15:26:08.120Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-04T15:26:08.286Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-10-04T15:26:08.385Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-04T15:26:08.386Z] > git --version # timeout=10 [2021-10-04T15:26:08.402Z] > git --version # 'git version 2.17.1' [2021-10-04T15:26:08.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T15:26:08.542Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T15:26:09.318Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-04T15:26:09.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T15:26:09.365Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-04T15:26:09.404Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-04T15:26:09.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T15:26:09.420Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-04T15:26:10.002Z] Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 [2021-10-04T15:26:10.219Z] Merge succeeded, producing b2575b4846527bb42510f340a772c8dd593c3f10 [2021-10-04T15:26:10.219Z] Checking out Revision b2575b4846527bb42510f340a772c8dd593c3f10 (PR-51) [2021-10-04T15:26:10.016Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T15:26:10.028Z] > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [2021-10-04T15:26:10.118Z] > git remote # timeout=10 [2021-10-04T15:26:10.143Z] > git config --get remote.origin.url # timeout=10 [2021-10-04T15:26:10.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T15:26:10.170Z] > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 [2021-10-04T15:26:10.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-04T15:26:10.219Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T15:26:10.229Z] > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [2021-10-04T15:26:15.259Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0" [2021-10-04T15:26:15.331Z] > git --version # timeout=10 [2021-10-04T15:26:15.339Z] > git --version # 'git version 2.17.1' [2021-10-04T15:26:15.350Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-04T15:26:16.738Z] ========================================================= [2021-10-04T15:26:16.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-04T15:26:16.738Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-04T15:26:17.536Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-10-04T15:26:19.040Z] Sending build context to Docker daemon 292.9kB [2021-10-04T15:26:19.040Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-10-04T15:26:19.040Z] Step 2/7 : FROM ${BASE} [2021-10-04T15:26:19.672Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-04T15:26:19.672Z] 595b0fe564bb: Pulling fs layer [2021-10-04T15:26:19.672Z] 24495759ef45: Pulling fs layer [2021-10-04T15:26:19.672Z] d148012ef14d: Pulling fs layer [2021-10-04T15:26:19.672Z] e90a11edd702: Pulling fs layer [2021-10-04T15:26:19.672Z] d77568369979: Pulling fs layer [2021-10-04T15:26:19.672Z] fc1c9f9a7f3b: Pulling fs layer [2021-10-04T15:26:19.672Z] 170f2ba95c9a: Pulling fs layer [2021-10-04T15:26:19.672Z] 97ac5df62f85: Pulling fs layer [2021-10-04T15:26:19.672Z] e90a11edd702: Waiting [2021-10-04T15:26:19.672Z] d77568369979: Waiting [2021-10-04T15:26:19.672Z] fc1c9f9a7f3b: Waiting [2021-10-04T15:26:19.672Z] 170f2ba95c9a: Waiting [2021-10-04T15:26:19.672Z] 97ac5df62f85: Waiting [2021-10-04T15:26:19.672Z] d148012ef14d: Download complete [2021-10-04T15:26:19.672Z] 24495759ef45: Verifying Checksum [2021-10-04T15:26:19.672Z] 24495759ef45: Download complete [2021-10-04T15:26:19.672Z] d77568369979: Verifying Checksum [2021-10-04T15:26:19.672Z] d77568369979: Download complete [2021-10-04T15:26:19.964Z] 595b0fe564bb: Verifying Checksum [2021-10-04T15:26:20.250Z] 170f2ba95c9a: Verifying Checksum [2021-10-04T15:26:20.250Z] 170f2ba95c9a: Download complete [2021-10-04T15:26:20.866Z] 595b0fe564bb: Pull complete [2021-10-04T15:26:20.867Z] fc1c9f9a7f3b: Download complete [2021-10-04T15:26:21.154Z] 24495759ef45: Pull complete [2021-10-04T15:26:21.786Z] d148012ef14d: Pull complete [2021-10-04T15:27:18.549Z] 97ac5df62f85: Verifying Checksum [2021-10-04T15:27:18.549Z] 97ac5df62f85: Download complete [2021-10-04T15:27:18.549Z] e90a11edd702: Download complete [2021-10-04T15:27:26.976Z] e90a11edd702: Pull complete [2021-10-04T15:27:27.261Z] d77568369979: Pull complete [2021-10-04T15:27:27.550Z] fc1c9f9a7f3b: Pull complete [2021-10-04T15:27:27.838Z] 170f2ba95c9a: Pull complete [2021-10-04T15:27:33.378Z] 97ac5df62f85: Pull complete [2021-10-04T15:27:33.378Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-10-04T15:27:33.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-04T15:27:33.378Z] ---> 04bc70af865f [2021-10-04T15:27:33.378Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-04T15:27:37.780Z] ---> Running in f7f5415449ee [2021-10-04T15:27:37.780Z] Removing intermediate container f7f5415449ee [2021-10-04T15:27:37.780Z] ---> 8ba787fa22ab [2021-10-04T15:27:37.780Z] Step 4/7 : RUN apk add --update bash [2021-10-04T15:27:37.780Z] ---> Running in 82866c3d3e50 [2021-10-04T15:27:39.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-04T15:27:40.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-04T15:27:41.753Z] OK: 218 MiB in 52 packages [2021-10-04T15:27:42.771Z] Removing intermediate container 82866c3d3e50 [2021-10-04T15:27:42.771Z] ---> 063b63a1325a [2021-10-04T15:27:42.771Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-10-04T15:27:42.771Z] ---> Running in 6551c641b7ca [2021-10-04T15:27:43.787Z] Removing intermediate container 6551c641b7ca [2021-10-04T15:27:43.787Z] ---> 90b557f2d073 [2021-10-04T15:27:43.787Z] Step 6/7 : COPY go.mod . [2021-10-04T15:27:44.408Z] ---> 51dd764a05b4 [2021-10-04T15:27:44.408Z] Step 7/7 : RUN go mod download [2021-10-04T15:27:44.408Z] ---> Running in d74ddb6eaccb [2021-10-04T15:28:02.878Z] Removing intermediate container d74ddb6eaccb [2021-10-04T15:28:02.878Z] ---> 1fa81801725a [2021-10-04T15:28:02.878Z] Successfully built 1fa81801725a [2021-10-04T15:28:02.878Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T15:28:03.585Z] + docker inspect -f . ci-base-image-arm64 [2021-10-04T15:28:03.585Z] . [Pipeline] withDockerContainer [2021-10-04T15:28:03.950Z] prd-ubuntu18.04-docker-arm64-4c-16g-1188 does not seem to be running inside a container [2021-10-04T15:28:04.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-arm64 cat [2021-10-04T15:28:05.862Z] $ docker top 8b2008beb8a34e05899b079ea092c118250765f44cce10001d2e48ee6dcbb89f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-04T15:28:06.988Z] + go version [2021-10-04T15:28:06.988Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-10-04T15:28:07.031Z] $ docker stop --time=1 8b2008beb8a34e05899b079ea092c118250765f44cce10001d2e48ee6dcbb89f [2021-10-04T15:28:08.893Z] $ docker rm -f 8b2008beb8a34e05899b079ea092c118250765f44cce10001d2e48ee6dcbb89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-04T15:28:10.069Z] + docker inspect -f . ci-base-image-arm64 [2021-10-04T15:28:10.070Z] . [Pipeline] withDockerContainer [2021-10-04T15:28:10.379Z] prd-ubuntu18.04-docker-arm64-4c-16g-1188 does not seem to be running inside a container [2021-10-04T15:28:10.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-arm64 cat [2021-10-04T15:28:12.171Z] $ docker top 1f7ef51396abc475d47b53c7127d60508d2765d1327ed4fa9427148380361583 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-04T15:28:13.330Z] + go mod tidy [Pipeline] sh [2021-10-04T15:28:14.361Z] + make test [2021-10-04T15:28:14.361Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-04T15:28:46.922Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.022s coverage: 85.7% of statements [2021-10-04T15:28:47.205Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.623s coverage: 87.4% of statements [2021-10-04T15:28:47.205Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.012s coverage: 100.0% of statements [2021-10-04T15:28:47.494Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-04T15:29:06.002Z] gofmt -l . [2021-10-04T15:29:06.002Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-10-04T15:29:06.052Z] $ docker stop --time=1 1f7ef51396abc475d47b53c7127d60508d2765d1327ed4fa9427148380361583 [2021-10-04T15:29:07.986Z] $ docker rm -f 1f7ef51396abc475d47b53c7127d60508d2765d1327ed4fa9427148380361583 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-04T15:29:08.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-04T15:29:08.931Z] Warning: overwriting stash ‘coverage-report’ [2021-10-04T15:29:09.591Z] 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-10-04T15:29:10.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-04T15:29:10.922Z] [2021-10-04T15:29:10.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-04T15:29:11.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-04T15:29:11.641Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-04T15:29:11.641Z] 448f6bf000e3: Pulling fs layer [2021-10-04T15:29:11.641Z] f757da607395: Pulling fs layer [2021-10-04T15:29:11.641Z] 05883995daec: Pulling fs layer [2021-10-04T15:29:11.641Z] 8603b9c90790: Pulling fs layer [2021-10-04T15:29:11.641Z] 1560dd03e051: Pulling fs layer [2021-10-04T15:29:11.641Z] 27f5ce0e4adf: Pulling fs layer [2021-10-04T15:29:11.641Z] c2d8d7efcc4b: Pulling fs layer [2021-10-04T15:29:11.641Z] 8603b9c90790: Waiting [2021-10-04T15:29:11.641Z] 1560dd03e051: Waiting [2021-10-04T15:29:11.641Z] 27f5ce0e4adf: Waiting [2021-10-04T15:29:11.641Z] c2d8d7efcc4b: Waiting [2021-10-04T15:29:12.259Z] f757da607395: Verifying Checksum [2021-10-04T15:29:12.259Z] f757da607395: Download complete [2021-10-04T15:29:12.259Z] 8603b9c90790: Verifying Checksum [2021-10-04T15:29:12.259Z] 8603b9c90790: Download complete [2021-10-04T15:29:12.546Z] 1560dd03e051: Verifying Checksum [2021-10-04T15:29:12.546Z] 1560dd03e051: Download complete [2021-10-04T15:29:12.546Z] 27f5ce0e4adf: Verifying Checksum [2021-10-04T15:29:12.546Z] 27f5ce0e4adf: Download complete [2021-10-04T15:29:12.832Z] 05883995daec: Verifying Checksum [2021-10-04T15:29:12.832Z] 05883995daec: Download complete [2021-10-04T15:29:13.851Z] 448f6bf000e3: Verifying Checksum [2021-10-04T15:29:13.851Z] 448f6bf000e3: Download complete [2021-10-04T15:29:16.553Z] c2d8d7efcc4b: Verifying Checksum [2021-10-04T15:29:16.553Z] c2d8d7efcc4b: Download complete [2021-10-04T15:29:17.565Z] 448f6bf000e3: Pull complete [2021-10-04T15:29:18.193Z] f757da607395: Pull complete [2021-10-04T15:29:19.671Z] 05883995daec: Pull complete [2021-10-04T15:29:19.953Z] 8603b9c90790: Pull complete [2021-10-04T15:29:20.567Z] 1560dd03e051: Pull complete [2021-10-04T15:29:21.190Z] 27f5ce0e4adf: Pull complete [2021-10-04T15:29:33.744Z] c2d8d7efcc4b: Pull complete [2021-10-04T15:29:33.744Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-04T15:29:33.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-04T15:29:33.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-04T15:29:34.029Z] prd-ubuntu18.04-docker-arm64-4c-16g-1188 does not seem to be running inside a container [2021-10-04T15:29:34.152Z] $ 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-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-04T15:29:39.048Z] $ docker top c442cdc3f0871d5e3704e3ae8d656a242aa8c382862d94d5ee899094ac13f57a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T15:29:40.193Z] ---> job-cost.sh [2021-10-04T15:29:40.193Z] lf-activate-venv: SKIPPING [2021-10-04T15:29:40.193Z] INFO: No Stack... [2021-10-04T15:29:50.510Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-04T15:29:50.510Z] INFO: Archiving Costs [Pipeline] sh [2021-10-04T15:29:51.254Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2021-10-04T15:29:51.254Z] + cut -d, -f6 [Pipeline] lock [2021-10-04T15:29:51.370Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] [2021-10-04T15:29:51.377Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] did not exist. Created. [2021-10-04T15:29:51.378Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-04T15:29:52.188Z] /w/workspace/go-mod-configuration/1@tmp/durable-2a044d4c/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-2a044d4c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-04T15:29:52.979Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-04T15:29:53.027Z] Warning: overwriting stash ‘stack-cost’ [2021-10-04T15:29:53.068Z] Stashed 1 file(s) [Pipeline] } [2021-10-04T15:29:53.087Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-04T15:29:53.157Z] $ docker stop --time=1 c442cdc3f0871d5e3704e3ae8d656a242aa8c382862d94d5ee899094ac13f57a [2021-10-04T15:29:54.845Z] $ docker rm -f c442cdc3f0871d5e3704e3ae8d656a242aa8c382862d94d5ee899094ac13f57a [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-04T15:29:56.630Z] provisioning config files... [2021-10-04T15:29:56.646Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-51@tmp/config5304700246384134614tmp [Pipeline] { [Pipeline] sh [2021-10-04T15:29:57.033Z] + set +x [2021-10-04T15:29:57.033Z] + curl -s https://codecov.io/bash [2021-10-04T15:29:57.033Z] + bash -s -- [2021-10-04T15:29:57.033Z] [2021-10-04T15:29:57.033Z] _____ _ [2021-10-04T15:29:57.033Z] / ____| | | [2021-10-04T15:29:57.033Z] | | ___ __| | ___ ___ _____ __ [2021-10-04T15:29:57.033Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-04T15:29:57.033Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-04T15:29:57.033Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-04T15:29:57.033Z] Bash-1.0.6 [2021-10-04T15:29:57.033Z] [2021-10-04T15:29:57.033Z] [2021-10-04T15:29:57.033Z] ==> git version 2.24.4 found [2021-10-04T15:29:57.033Z] ==> 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-04T15:29:57.033Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-04T15:29:57.033Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-04T15:29:57.033Z] ==> Jenkins CI detected. [2021-10-04T15:29:57.033Z] current dir:  /w/workspace/undry_go-mod-configuration_PR-51 [2021-10-04T15:29:57.033Z] project root: . [2021-10-04T15:29:57.033Z] --> token set from env [2021-10-04T15:29:57.033Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-04T15:29:57.301Z] ==> Running gcov in . (disable via -X gcov) [2021-10-04T15:29:57.301Z] ==> Python coveragepy not found [2021-10-04T15:29:57.301Z] ==> Searching for coverage reports in: [2021-10-04T15:29:57.301Z] + . [2021-10-04T15:29:57.301Z] -> Found 1 reports [2021-10-04T15:29:57.301Z] ==> Detecting git/mercurial file structure [2021-10-04T15:29:57.301Z] ==> Reading reports [2021-10-04T15:29:57.301Z] + ./coverage.out bytes=14452 [2021-10-04T15:29:57.301Z] ==> Appending adjustments [2021-10-04T15:29:57.301Z] https://docs.codecov.io/docs/fixing-reports [2021-10-04T15:29:57.301Z] + Found adjustments [2021-10-04T15:29:57.301Z] ==> Gzipping contents [2021-10-04T15:29:57.301Z] 4.0K /tmp/codecov.hqgLGn.gz [2021-10-04T15:29:57.301Z] ==> Uploading reports [2021-10-04T15:29:57.301Z] url: https://codecov.io [2021-10-04T15:29:57.301Z] query: branch=PR-51&commit=b2575b4846527bb42510f340a772c8dd593c3f10&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-51%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=51&job=&cmd_args= [2021-10-04T15:29:57.301Z] -> Pinging Codecov [2021-10-04T15:29:57.301Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-51&commit=b2575b4846527bb42510f340a772c8dd593c3f10&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-51%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=51&job=&cmd_args= [2021-10-04T15:29:58.268Z] -> Uploading to [2021-10-04T15:29:58.268Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-04/9F92B070CA9CA35F4914AC8684776953/b2575b4846527bb42510f340a772c8dd593c3f10/085c0566-052c-4c79-84e2-e9cd390cbcde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211004T152957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46738f95da76849b1934177473c915eb1d5f4d6f9bb47a39a797041b3ff48fc3 [2021-10-04T15:29:58.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-04T15:29:58.268Z] Dload Upload Total Spent Left Speed [2021-10-04T15:29:58.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2562 0 0 100 2562 0 8153 --:--:-- --:--:-- --:--:-- 8159 [2021-10-04T15:29:58.536Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/b2575b4846527bb42510f340a772c8dd593c3f10 [Pipeline] } [2021-10-04T15:29:58.566Z] 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-04T15:30:01.755Z] + '[' -d /w/workspace/undry_go-mod-configuration_PR-51/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-04T15:30:02.152Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T15:30:02.809Z] ---> package-listing.sh [2021-10-04T15:30:02.809Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-04T15:30:02.809Z] ++ facter osfamily [2021-10-04T15:30:03.077Z] + OS_FAMILY=redhat [2021-10-04T15:30:03.077Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-51 [2021-10-04T15:30:03.077Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-04T15:30:03.077Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-04T15:30:03.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-04T15:30:03.077Z] + PACKAGES=/tmp/packages_start.txt [2021-10-04T15:30:03.077Z] + '[' /w/workspace/undry_go-mod-configuration_PR-51 ']' [2021-10-04T15:30:03.077Z] + PACKAGES=/tmp/packages_end.txt [2021-10-04T15:30:03.077Z] + case "${OS_FAMILY}" in [2021-10-04T15:30:03.077Z] + rpm -qa [2021-10-04T15:30:03.077Z] + sort [2021-10-04T15:30:03.663Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-04T15:30:03.663Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-04T15:30:03.663Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-04T15:30:03.663Z] + '[' /w/workspace/undry_go-mod-configuration_PR-51 ']' [2021-10-04T15:30:03.663Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-51/archives/ [2021-10-04T15:30:03.663Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-51/archives/ [Pipeline] echo [2021-10-04T15:30:03.703Z] 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/undry_go-mod-configuration_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-04T15:30:04.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-04T15:30:04.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T15:30:04.651Z] [2021-10-04T15:30:04.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T15:30:05.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T15:30:05.026Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-04T15:30:05.026Z] b4d181a07f80: Pulling fs layer [2021-10-04T15:30:05.026Z] a1111a8f2ec3: Pulling fs layer [2021-10-04T15:30:05.026Z] ed53099fbce6: Pulling fs layer [2021-10-04T15:30:05.026Z] dc539afda2c1: Pulling fs layer [2021-10-04T15:30:05.026Z] 77bc0d833cb6: Pulling fs layer [2021-10-04T15:30:05.026Z] 9065ff56babe: Pulling fs layer [2021-10-04T15:30:05.026Z] d287ab97295c: Pulling fs layer [2021-10-04T15:30:05.026Z] dc539afda2c1: Waiting [2021-10-04T15:30:05.026Z] 9065ff56babe: Waiting [2021-10-04T15:30:05.026Z] d287ab97295c: Waiting [2021-10-04T15:30:05.297Z] a1111a8f2ec3: Verifying Checksum [2021-10-04T15:30:05.297Z] a1111a8f2ec3: Download complete [2021-10-04T15:30:05.297Z] dc539afda2c1: Verifying Checksum [2021-10-04T15:30:05.297Z] dc539afda2c1: Download complete [2021-10-04T15:30:05.297Z] ed53099fbce6: Verifying Checksum [2021-10-04T15:30:05.297Z] ed53099fbce6: Download complete [2021-10-04T15:30:05.297Z] 9065ff56babe: Verifying Checksum [2021-10-04T15:30:05.297Z] 9065ff56babe: Download complete [2021-10-04T15:30:05.297Z] 77bc0d833cb6: Verifying Checksum [2021-10-04T15:30:05.297Z] 77bc0d833cb6: Download complete [2021-10-04T15:30:05.572Z] b4d181a07f80: Verifying Checksum [2021-10-04T15:30:05.572Z] b4d181a07f80: Download complete [2021-10-04T15:30:06.984Z] d287ab97295c: Verifying Checksum [2021-10-04T15:30:06.984Z] d287ab97295c: Download complete [2021-10-04T15:30:06.984Z] b4d181a07f80: Pull complete [2021-10-04T15:30:06.984Z] a1111a8f2ec3: Pull complete [2021-10-04T15:30:07.588Z] ed53099fbce6: Pull complete [2021-10-04T15:30:07.588Z] dc539afda2c1: Pull complete [2021-10-04T15:30:07.855Z] 77bc0d833cb6: Pull complete [2021-10-04T15:30:07.855Z] 9065ff56babe: Pull complete [2021-10-04T15:30:13.457Z] d287ab97295c: Pull complete [2021-10-04T15:30:13.457Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-04T15:30:13.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T15:30:13.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-04T15:30:13.567Z] prd-centos7-docker-4c-2g-982 does not seem to be running inside a container [2021-10-04T15:30:13.624Z] $ 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/undry_go-mod-configuration_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-51 -v /w/workspace/undry_go-mod-configuration_PR-51:/w/workspace/undry_go-mod-configuration_PR-51:rw,z -v /w/workspace/undry_go-mod-configuration_PR-51@tmp:/w/workspace/undry_go-mod-configuration_PR-51@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-04T15:30:16.136Z] $ docker top 63a783848dace788887c94e8a955de5f0030740322e4b89000886db25d57a436 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-04T15:30:16.587Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-04T15:30:17.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-04T15:30:17.476Z] + ls /var/log/sa-host [2021-10-04T15:30:17.476Z] + sadf -c /var/log/sa-host/sa04 [2021-10-04T15:30:17.476Z] file_magic: OK [2021-10-04T15:30:17.476Z] HZ: Using current value: 100 [2021-10-04T15:30:17.476Z] file_header: OK [2021-10-04T15:30:17.476Z] 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-04T15:30:17.476Z] Statistics: [2021-10-04T15:30:17.476Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-04T15:30:17.476Z] File successfully converted to sysstat format version 12.0.3 [2021-10-04T15:30:17.476Z] + sadf -c /var/log/sa-host/sa30 [2021-10-04T15:30:17.476Z] file_magic: OK [2021-10-04T15:30:17.476Z] HZ: Using current value: 100 [2021-10-04T15:30:17.476Z] file_header: OK [2021-10-04T15:30:17.476Z] 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-04T15:30:17.476Z] Statistics: [2021-10-04T15:30:17.476Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-04T15:30:17.476Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T15:30:18.416Z] provisioning config files... [2021-10-04T15:30:18.436Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-51@tmp/config4381328221548768955tmp [Pipeline] { [Pipeline] echo [2021-10-04T15:30:18.494Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T15:30:18.849Z] ---> create-netrc.sh [Pipeline] } [2021-10-04T15:30:18.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-04T15:30:19.401Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-04T15:30:19.440Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T15:30:19.807Z] ---> sudo-logs.sh [2021-10-04T15:30:19.807Z] Archiving 'sudo' log.. [2021-10-04T15:30:19.807Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-982.novalocal: Name or service not known [2021-10-04T15:30:19.807Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-982.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-04T15:30:19.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T15:30:20.288Z] ---> job-cost.sh [2021-10-04T15:30:20.288Z] lf-activate-venv: SKIPPING [2021-10-04T15:30:20.288Z] DEBUG: total: 0.10999999940395355 [2021-10-04T15:30:20.288Z] INFO: Retrieving Stack Cost... [2021-10-04T15:30:24.544Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-04T15:30:24.809Z] INFO: Archiving Costs [Pipeline] echo [2021-10-04T15:30:24.857Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T15:30:25.221Z] ---> logs-deploy.sh [2021-10-04T15:30:25.221Z] lf-activate-venv: SKIPPING [2021-10-04T15:30:25.221Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-51/1 [2021-10-04T15:30:25.221Z] INFO: archiving workspace using pattern(s): [2021-10-04T15:30:29.477Z] Archives upload complete. [2021-10-04T15:30:29.478Z] INFO: archiving logs to Nexus