Pull request #87 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/go-mod-registry Obtained Jenkinsfile from dedca1664aedafbfdbdf773283143226f8991b44+e6709f93c523cdff62cd5022b12d882a1ec93324 (1a64d1dbb2c45be7056e60907f0e8741c052acd1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3119210841540428753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh877920751838145129.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-87/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-87/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8786128609382557617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1819561912559166892.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-87/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-87/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6426081312206335122.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2416 in /w/workspace/gexfoundry_go-mod-registry_PR-87 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-87 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/jenkins-gitclient-ssh4084040446785243129.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit dedca1664aedafbfdbdf773283143226f8991b44 Merge succeeded, producing dedca1664aedafbfdbdf773283143226f8991b44 Checking out Revision dedca1664aedafbfdbdf773283143226f8991b44 (PR-87) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/jenkins-gitclient-ssh8927186180209571153.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dedca1664aedafbfdbdf773283143226f8991b44 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/jenkins-gitclient-ssh6968640235530741946.key > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dedca1664aedafbfdbdf773283143226f8991b44 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git rev-list --no-walk 77f9024759069937c63caeaa8504b13dcee5cfb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T15:44:22.749Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T15:44:22.834Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T15:44:22.860Z] ========================================================= [2021-10-07T15:44:22.860Z] EdgeX Global Pipelines Version Info [2021-10-07T15:44:22.860Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:44:24.111Z] ------------------- [2021-10-07T15:44:24.111Z] stable info: [2021-10-07T15:44:24.111Z] ------------------- [2021-10-07T15:44:24.111Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T15:44:24.111Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T15:44:24.111Z] Message: update stable to v1.0.207 [2021-10-07T15:44:24.694Z] ------------------- [2021-10-07T15:44:24.694Z] experimental info: [2021-10-07T15:44:24.694Z] ------------------- [2021-10-07T15:44:24.694Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T15:44:24.694Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T15:44:24.694Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T15:44:24.823Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-10-07T15:44:24.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-10-07T15:44:24.869Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T15:44:24.892Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T15:44:24.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T15:44:24.938Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T15:44:24.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T15:44:24.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T15:44:25.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T15:44:25.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T15:44:25.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T15:44:25.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-10-07T15:44:25.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T15:44:25.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T15:44:25.140Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T15:44:25.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T15:44:25.186Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T15:44:25.209Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T15:44:25.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T15:44:25.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T15:44:25.280Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T15:44:25.303Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T15:44:25.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T15:44:25.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T15:44:25.373Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-07T15:44:25.419Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T15:44:25.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-87 [Pipeline] echo [2021-10-07T15:44:25.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-87 [Pipeline] echo [2021-10-07T15:44:25.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-87 [Pipeline] echo [2021-10-07T15:44:25.513Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dedca1664aedafbfdbdf773283143226f8991b44 [Pipeline] echo [2021-10-07T15:44:25.537Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dedca16 [Pipeline] echo [2021-10-07T15:44:25.560Z] [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-07T15:44:26.063Z] + git log --format=format:%s -1 dedca1664aedafbfdbdf773283143226f8991b44 [Pipeline] echo [2021-10-07T15:44:26.113Z] GIT_COMMIT: dedca1664aedafbfdbdf773283143226f8991b44, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-07T15:44:26.126Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:44:26.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T15:44:26.685Z] [2021-10-07T15:44:26.685Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:44:27.014Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T15:44:27.014Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T15:44:27.014Z] 31603596830f: Pulling fs layer [2021-10-07T15:44:27.014Z] 04fac38145f0: Pulling fs layer [2021-10-07T15:44:27.014Z] 701f6daf10bf: Pulling fs layer [2021-10-07T15:44:27.014Z] 24f72da36158: Pulling fs layer [2021-10-07T15:44:27.014Z] 24f72da36158: Waiting [2021-10-07T15:44:27.283Z] 31603596830f: Verifying Checksum [2021-10-07T15:44:27.283Z] 31603596830f: Download complete [2021-10-07T15:44:27.283Z] 701f6daf10bf: Verifying Checksum [2021-10-07T15:44:27.283Z] 701f6daf10bf: Download complete [2021-10-07T15:44:27.283Z] 04fac38145f0: Verifying Checksum [2021-10-07T15:44:27.283Z] 04fac38145f0: Download complete [2021-10-07T15:44:27.283Z] 31603596830f: Pull complete [2021-10-07T15:44:27.766Z] 04fac38145f0: Pull complete [2021-10-07T15:44:27.766Z] 24f72da36158: Verifying Checksum [2021-10-07T15:44:27.766Z] 24f72da36158: Download complete [2021-10-07T15:44:28.031Z] 701f6daf10bf: Pull complete [2021-10-07T15:44:28.031Z] 24f72da36158: Pull complete [2021-10-07T15:44:28.031Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T15:44:28.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T15:44:28.031Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T15:44:28.122Z] prd-centos7-docker-4c-2g-2416 does not seem to be running inside a container [2021-10-07T15:44:28.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-87 -v /w/workspace/gexfoundry_go-mod-registry_PR-87:/w/workspace/gexfoundry_go-mod-registry_PR-87:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-87@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:10004/edgex-devops/git-semver:latest cat [2021-10-07T15:44:28.801Z] $ docker top 0c8b35992aa8dac214de2e51951342bc6b7963f6744d3e0f6453ba2dfe73a368 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T15:44:28.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T15:44:28.924Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T15:44:29.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T15:44:29.037Z] $ docker exec 0c8b35992aa8dac214de2e51951342bc6b7963f6744d3e0f6453ba2dfe73a368 ssh-agent [2021-10-07T15:44:29.136Z] SSH_AUTH_SOCK=/tmp/ssh-6pJFole1UbHd/agent.15 [2021-10-07T15:44:29.136Z] SSH_AGENT_PID=22 [2021-10-07T15:44:29.147Z] Running ssh-add (command line suppressed) [2021-10-07T15:44:29.227Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/private_key_8897359401973204161.key (/w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/private_key_8897359401973204161.key) [2021-10-07T15:44:29.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T15:44:29.561Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T15:44:29.582Z] $ docker exec --env ******** --env ******** 0c8b35992aa8dac214de2e51951342bc6b7963f6744d3e0f6453ba2dfe73a368 ssh-agent -k [2021-10-07T15:44:29.671Z] unset SSH_AUTH_SOCK; [2021-10-07T15:44:29.671Z] unset SSH_AGENT_PID; [2021-10-07T15:44:29.671Z] echo Agent pid 22 killed; [2021-10-07T15:44:29.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T15:44:29.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T15:44:29.725Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T15:44:29.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T15:44:29.837Z] $ docker exec 0c8b35992aa8dac214de2e51951342bc6b7963f6744d3e0f6453ba2dfe73a368 ssh-agent [2021-10-07T15:44:29.933Z] SSH_AUTH_SOCK=/tmp/ssh-gklLtIVwqDzD/agent.58 [2021-10-07T15:44:29.933Z] SSH_AGENT_PID=64 [2021-10-07T15:44:29.941Z] Running ssh-add (command line suppressed) [2021-10-07T15:44:30.042Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/private_key_6491334703363835457.key (/w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/private_key_6491334703363835457.key) [2021-10-07T15:44:30.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T15:44:30.381Z] + git semver init [2021-10-07T15:44:30.381Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T15:44:30.381Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-87/.git [2021-10-07T15:44:30.381Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-87 [2021-10-07T15:44:30.381Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T15:44:30.381Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T15:44:30.381Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T15:44:30.381Z] # $SEMVER_BRANCH = PR-87 [2021-10-07T15:44:30.381Z] # $SEMVER_TEMP = /tmp/semver-454877764 [2021-10-07T15:44:30.381Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-10-07T15:44:30.969Z] # '/tmp/semver-454877764' -> '/w/workspace/gexfoundry_go-mod-registry_PR-87/.semver' [2021-10-07T15:44:30.969Z] # -> Force: false [2021-10-07T15:44:30.969Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-87/.semver [Pipeline] } [2021-10-07T15:44:30.984Z] $ docker exec --env ******** --env ******** 0c8b35992aa8dac214de2e51951342bc6b7963f6744d3e0f6453ba2dfe73a368 ssh-agent -k [2021-10-07T15:44:31.079Z] unset SSH_AUTH_SOCK; [2021-10-07T15:44:31.079Z] unset SSH_AGENT_PID; [2021-10-07T15:44:31.079Z] echo Agent pid 64 killed; [2021-10-07T15:44:31.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T15:44:31.434Z] + git semver [Pipeline] } [2021-10-07T15:44:31.458Z] $ docker stop --time=1 0c8b35992aa8dac214de2e51951342bc6b7963f6744d3e0f6453ba2dfe73a368 [2021-10-07T15:44:32.660Z] $ docker rm -f 0c8b35992aa8dac214de2e51951342bc6b7963f6744d3e0f6453ba2dfe73a368 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T15:44:33.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T15:44:33.398Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T15:44:33.402Z] [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-07T15:44:48.666Z] Still waiting to schedule task [2021-10-07T15:44:48.666Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T15:44:48.669Z] Still waiting to schedule task [2021-10-07T15:44:48.670Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-07T15:45:54.322Z] Running on prd-centos7-docker-4c-2g-2420 in /w/workspace/gexfoundry_go-mod-registry_PR-87 [Pipeline] { [Pipeline] ws [2021-10-07T15:45:54.342Z] Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout [2021-10-07T15:45:54.465Z] Selected Git installation does not exist. Using Default [2021-10-07T15:45:54.465Z] The recommended git tool is: NONE [2021-10-07T15:45:57.429Z] using credential edgex-jenkins-ssh [2021-10-07T15:45:57.446Z] Cloning the remote Git repository [2021-10-07T15:45:57.476Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T15:45:57.553Z] > git init /w/workspace/go-mod-registry/2 # timeout=10 [2021-10-07T15:45:57.587Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T15:45:57.587Z] > git --version # timeout=10 [2021-10-07T15:45:57.593Z] > git --version # 'git version 2.24.4' [2021-10-07T15:45:57.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:45:57.619Z] [INFO] Currently running in a labeled security context [2021-10-07T15:45:57.619Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T15:45:57.620Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh2865949362794202310.key [2021-10-07T15:45:57.630Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T15:45:58.889Z] Merging remotes/origin/main commit e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit dedca1664aedafbfdbdf773283143226f8991b44 [2021-10-07T15:45:58.984Z] Merge succeeded, producing dedca1664aedafbfdbdf773283143226f8991b44 [2021-10-07T15:45:58.985Z] Checking out Revision dedca1664aedafbfdbdf773283143226f8991b44 (PR-87) [2021-10-07T15:45:58.248Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-07T15:45:58.258Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T15:45:58.271Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-07T15:45:58.287Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T15:45:58.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:45:58.289Z] [INFO] Currently running in a labeled security context [2021-10-07T15:45:58.289Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T15:45:58.290Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh3137458939279510034.key [2021-10-07T15:45:58.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T15:45:58.900Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T15:45:58.912Z] > git checkout -f dedca1664aedafbfdbdf773283143226f8991b44 # timeout=10 [2021-10-07T15:45:58.944Z] > git remote # timeout=10 [2021-10-07T15:45:58.949Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T15:45:58.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:45:58.959Z] [INFO] Currently running in a labeled security context [2021-10-07T15:45:58.959Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T15:45:58.959Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh2592548992199492381.key [2021-10-07T15:45:58.964Z] > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 [2021-10-07T15:45:58.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T15:45:58.990Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T15:45:58.994Z] > git checkout -f dedca1664aedafbfdbdf773283143226f8991b44 # timeout=10 [2021-10-07T15:46:02.792Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T15:46:03.423Z] ========================================================= [2021-10-07T15:46:03.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T15:46:03.423Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T15:46:03.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T15:46:03.907Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T15:46:03.907Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T15:46:03.907Z] 57d31006c564: Pulling fs layer [2021-10-07T15:46:03.907Z] bd5ccded8296: Pulling fs layer [2021-10-07T15:46:03.907Z] 304dd3a0f381: Pulling fs layer [2021-10-07T15:46:03.907Z] d37cda54a23b: Pulling fs layer [2021-10-07T15:46:03.907Z] bae75c0f2455: Pulling fs layer [2021-10-07T15:46:03.907Z] 806579b3d29a: Pulling fs layer [2021-10-07T15:46:03.907Z] c77eb801bf70: Pulling fs layer [2021-10-07T15:46:03.907Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T15:46:03.907Z] 304dd3a0f381: Waiting [2021-10-07T15:46:03.907Z] d37cda54a23b: Waiting [2021-10-07T15:46:03.908Z] bae75c0f2455: Waiting [2021-10-07T15:46:03.908Z] 806579b3d29a: Waiting [2021-10-07T15:46:03.908Z] c77eb801bf70: Waiting [2021-10-07T15:46:03.908Z] 6d0567d44e1a: Waiting [2021-10-07T15:46:04.180Z] bd5ccded8296: Verifying Checksum [2021-10-07T15:46:04.180Z] bd5ccded8296: Download complete [2021-10-07T15:46:04.180Z] 57d31006c564: Download complete [2021-10-07T15:46:04.180Z] d37cda54a23b: Verifying Checksum [2021-10-07T15:46:04.180Z] d37cda54a23b: Download complete [2021-10-07T15:46:04.180Z] bae75c0f2455: Verifying Checksum [2021-10-07T15:46:04.180Z] bae75c0f2455: Download complete [2021-10-07T15:46:04.180Z] 806579b3d29a: Verifying Checksum [2021-10-07T15:46:04.180Z] 806579b3d29a: Download complete [2021-10-07T15:46:04.180Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T15:46:04.180Z] 4e9f2cdf4387: Download complete [2021-10-07T15:46:04.449Z] 4e9f2cdf4387: Pull complete [2021-10-07T15:46:04.449Z] c77eb801bf70: Verifying Checksum [2021-10-07T15:46:04.449Z] c77eb801bf70: Download complete [2021-10-07T15:46:04.449Z] 57d31006c564: Pull complete [2021-10-07T15:46:04.725Z] bd5ccded8296: Pull complete [2021-10-07T15:46:05.521Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T15:46:05.521Z] 6d0567d44e1a: Download complete [2021-10-07T15:46:06.113Z] 304dd3a0f381: Verifying Checksum [2021-10-07T15:46:06.113Z] 304dd3a0f381: Download complete [2021-10-07T15:46:10.420Z] 304dd3a0f381: Pull complete [2021-10-07T15:46:10.420Z] d37cda54a23b: Pull complete [2021-10-07T15:46:10.420Z] bae75c0f2455: Pull complete [2021-10-07T15:46:10.420Z] 806579b3d29a: Pull complete [2021-10-07T15:46:10.420Z] c77eb801bf70: Pull complete [2021-10-07T15:46:13.053Z] 6d0567d44e1a: Pull complete [2021-10-07T15:46:13.053Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T15:46:13.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T15:46:13.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-07T15:46:13.422Z] + 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-07T15:46:13.755Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T15:46:13.755Z] . [Pipeline] withDockerContainer [2021-10-07T15:46:13.843Z] prd-centos7-docker-4c-2g-2420 does not seem to be running inside a container [2021-10-07T15:46:13.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T15:46:15.982Z] $ docker top 899b72b1a43726fd8e21d36d062d4a5b6220ca6a65a7e945184dc0e1bac6785f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T15:46:16.409Z] + go version [2021-10-07T15:46:16.409Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T15:46:16.429Z] $ docker stop --time=1 899b72b1a43726fd8e21d36d062d4a5b6220ca6a65a7e945184dc0e1bac6785f [2021-10-07T15:46:17.621Z] $ docker rm -f 899b72b1a43726fd8e21d36d062d4a5b6220ca6a65a7e945184dc0e1bac6785f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:46:18.196Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T15:46:18.196Z] . [Pipeline] withDockerContainer [2021-10-07T15:46:18.281Z] prd-centos7-docker-4c-2g-2420 does not seem to be running inside a container [2021-10-07T15:46:18.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T15:46:18.749Z] $ docker top a8090a45b06b2a034ff05588e993e4260d058dcd8ff63eef7a39df557182f448 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T15:46:19.145Z] + make test [2021-10-07T15:46:19.145Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T15:46:19.417Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T15:46:19.417Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-07T15:46:19.417Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-07T15:46:19.417Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T15:46:19.417Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T15:46:19.417Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T15:46:19.689Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-07T15:46:19.689Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-07T15:46:19.689Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-07T15:46:19.689Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-07T15:46:19.689Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-07T15:46:19.689Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-07T15:46:19.689Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-07T15:46:19.689Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-07T15:46:19.689Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-07T15:46:19.689Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-07T15:46:19.689Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-07T15:46:19.689Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-07T15:46:32.027Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.021s coverage: 83.6% of statements [2021-10-07T15:46:32.027Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-07T15:46:32.027Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements [2021-10-07T15:46:32.027Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-07T15:46:32.027Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T15:46:36.320Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T15:46:36.320Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T15:46:36.339Z] $ docker stop --time=1 a8090a45b06b2a034ff05588e993e4260d058dcd8ff63eef7a39df557182f448 [2021-10-07T15:46:37.805Z] $ docker rm -f a8090a45b06b2a034ff05588e993e4260d058dcd8ff63eef7a39df557182f448 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T15:46:38.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T15:46:38.504Z] 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-07T15:46:39.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T15:46:39.449Z] [2021-10-07T15:46:39.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:46:39.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T15:46:39.785Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T15:46:39.785Z] b4d181a07f80: Pulling fs layer [2021-10-07T15:46:39.785Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T15:46:39.785Z] ed53099fbce6: Pulling fs layer [2021-10-07T15:46:39.785Z] dc539afda2c1: Pulling fs layer [2021-10-07T15:46:39.785Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T15:46:39.785Z] 9065ff56babe: Pulling fs layer [2021-10-07T15:46:39.785Z] d287ab97295c: Pulling fs layer [2021-10-07T15:46:39.785Z] dc539afda2c1: Waiting [2021-10-07T15:46:39.785Z] 77bc0d833cb6: Waiting [2021-10-07T15:46:39.785Z] 9065ff56babe: Waiting [2021-10-07T15:46:39.785Z] d287ab97295c: Waiting [2021-10-07T15:46:40.056Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T15:46:40.057Z] a1111a8f2ec3: Download complete [2021-10-07T15:46:40.057Z] dc539afda2c1: Verifying Checksum [2021-10-07T15:46:40.057Z] dc539afda2c1: Download complete [2021-10-07T15:46:40.640Z] ed53099fbce6: Verifying Checksum [2021-10-07T15:46:40.640Z] ed53099fbce6: Download complete [2021-10-07T15:46:40.904Z] 9065ff56babe: Verifying Checksum [2021-10-07T15:46:40.904Z] 9065ff56babe: Download complete [2021-10-07T15:46:40.904Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T15:46:40.904Z] 77bc0d833cb6: Download complete [2021-10-07T15:46:41.171Z] b4d181a07f80: Download complete [2021-10-07T15:46:42.140Z] b4d181a07f80: Pull complete [2021-10-07T15:46:42.408Z] a1111a8f2ec3: Pull complete [2021-10-07T15:46:42.992Z] ed53099fbce6: Pull complete [2021-10-07T15:46:43.260Z] dc539afda2c1: Pull complete [2021-10-07T15:46:43.260Z] d287ab97295c: Verifying Checksum [2021-10-07T15:46:43.260Z] d287ab97295c: Download complete [2021-10-07T15:46:43.527Z] 77bc0d833cb6: Pull complete [2021-10-07T15:46:43.527Z] 9065ff56babe: Pull complete [2021-10-07T15:46:48.995Z] d287ab97295c: Pull complete [2021-10-07T15:46:48.995Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T15:46:48.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T15:46:48.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T15:46:49.084Z] prd-centos7-docker-4c-2g-2420 does not seem to be running inside a container [2021-10-07T15:46:49.148Z] $ 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-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T15:46:52.188Z] $ docker top 901b873bd6f00b98edd69698b434005a0428ba59e7f5a1de90c9ef9a0892ac35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:46:52.679Z] ---> job-cost.sh [2021-10-07T15:46:52.679Z] lf-activate-venv: SKIPPING [2021-10-07T15:46:52.679Z] INFO: No Stack... [2021-10-07T15:46:53.267Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T15:46:53.534Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T15:46:53.855Z] + cat /w/workspace/go-mod-registry/2/archives/cost.csv [2021-10-07T15:46:53.855Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T15:46:53.902Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-87-2-stack-cost] [2021-10-07T15:46:53.911Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-87-2-stack-cost] did not exist. Created. [2021-10-07T15:46:53.911Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-87-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T15:46:54.251Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T15:46:54.284Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T15:46:54.294Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-87-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T15:46:54.324Z] $ docker stop --time=1 901b873bd6f00b98edd69698b434005a0428ba59e7f5a1de90c9ef9a0892ac35 [2021-10-07T15:46:55.484Z] $ docker rm -f 901b873bd6f00b98edd69698b434005a0428ba59e7f5a1de90c9ef9a0892ac35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T15:48:20.138Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2421 in /w/workspace/gexfoundry_go-mod-registry_PR-87 [Pipeline] { [Pipeline] ws [2021-10-07T15:48:20.156Z] Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout [2021-10-07T15:48:20.568Z] Selected Git installation does not exist. Using Default [2021-10-07T15:48:20.569Z] The recommended git tool is: NONE [2021-10-07T15:48:27.610Z] using credential edgex-jenkins-ssh [2021-10-07T15:48:27.647Z] Cloning the remote Git repository [2021-10-07T15:48:27.741Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T15:48:27.868Z] > git init /w/workspace/go-mod-registry/2 # timeout=10 [2021-10-07T15:48:27.971Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T15:48:27.972Z] > git --version # timeout=10 [2021-10-07T15:48:27.990Z] > git --version # 'git version 2.17.1' [2021-10-07T15:48:27.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:48:28.126Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T15:48:28.922Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-07T15:48:28.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T15:48:28.975Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-07T15:48:29.015Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T15:48:29.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:48:29.038Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T15:48:29.783Z] Merging remotes/origin/main commit e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit dedca1664aedafbfdbdf773283143226f8991b44 [2021-10-07T15:48:30.047Z] Merge succeeded, producing dedca1664aedafbfdbdf773283143226f8991b44 [2021-10-07T15:48:30.048Z] Checking out Revision dedca1664aedafbfdbdf773283143226f8991b44 (PR-87) [2021-10-07T15:48:29.821Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T15:48:29.843Z] > git checkout -f dedca1664aedafbfdbdf773283143226f8991b44 # timeout=10 [2021-10-07T15:48:29.951Z] > git remote # timeout=10 [2021-10-07T15:48:29.977Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T15:48:29.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:48:30.004Z] > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 [2021-10-07T15:48:30.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T15:48:30.061Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T15:48:30.073Z] > git checkout -f dedca1664aedafbfdbdf773283143226f8991b44 # timeout=10 [2021-10-07T15:48:34.730Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T15:48:35.456Z] ========================================================= [2021-10-07T15:48:35.456Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T15:48:35.456Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T15:48:36.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T15:48:41.607Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T15:48:41.607Z] bbf911997326: Pulling fs layer [2021-10-07T15:48:41.607Z] 58ec367f63d7: Pulling fs layer [2021-10-07T15:48:41.607Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T15:48:41.607Z] fc5181fea5dc: Pulling fs layer [2021-10-07T15:48:41.607Z] 9c418107303f: Pulling fs layer [2021-10-07T15:48:41.607Z] 284eca6f2348: Pulling fs layer [2021-10-07T15:48:41.607Z] 842844d905b1: Pulling fs layer [2021-10-07T15:48:41.607Z] 901a3a57568e: Pulling fs layer [2021-10-07T15:48:41.607Z] 284eca6f2348: Waiting [2021-10-07T15:48:41.607Z] 842844d905b1: Waiting [2021-10-07T15:48:41.607Z] 901a3a57568e: Waiting [2021-10-07T15:48:41.607Z] fc5181fea5dc: Waiting [2021-10-07T15:48:41.607Z] 9c418107303f: Waiting [2021-10-07T15:48:41.607Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T15:48:41.607Z] 1b4a6ffa7d45: Download complete [2021-10-07T15:48:41.607Z] 58ec367f63d7: Verifying Checksum [2021-10-07T15:48:41.607Z] 58ec367f63d7: Download complete [2021-10-07T15:48:41.607Z] 9c418107303f: Download complete [2021-10-07T15:48:41.607Z] 284eca6f2348: Verifying Checksum [2021-10-07T15:48:41.607Z] 284eca6f2348: Download complete [2021-10-07T15:48:41.607Z] 842844d905b1: Verifying Checksum [2021-10-07T15:48:41.607Z] 842844d905b1: Download complete [2021-10-07T15:48:41.607Z] bbf911997326: Verifying Checksum [2021-10-07T15:48:41.607Z] bbf911997326: Download complete [2021-10-07T15:48:41.897Z] bbf911997326: Pull complete [2021-10-07T15:48:42.625Z] 58ec367f63d7: Pull complete [2021-10-07T15:48:43.278Z] 1b4a6ffa7d45: Pull complete [2021-10-07T15:48:43.579Z] 901a3a57568e: Verifying Checksum [2021-10-07T15:48:43.579Z] 901a3a57568e: Download complete [2021-10-07T15:48:44.212Z] fc5181fea5dc: Download complete [2021-10-07T15:48:54.517Z] fc5181fea5dc: Pull complete [2021-10-07T15:48:55.139Z] 9c418107303f: Pull complete [2021-10-07T15:48:55.425Z] 284eca6f2348: Pull complete [2021-10-07T15:48:55.725Z] 842844d905b1: Pull complete [2021-10-07T15:49:01.254Z] 901a3a57568e: Pull complete [2021-10-07T15:49:01.254Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T15:49:01.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T15:49:01.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-07T15:49:01.730Z] + 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-07T15:49:02.124Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T15:49:02.125Z] . [Pipeline] withDockerContainer [2021-10-07T15:49:02.454Z] prd-ubuntu18.04-docker-arm64-4c-16g-2421 does not seem to be running inside a container [2021-10-07T15:49:02.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T15:49:09.577Z] $ docker top 4b47a9d81efb921f0a11b49df5da367d50d6787cf2ff7d13af637be7a5a3519e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T15:49:10.652Z] + go version [2021-10-07T15:49:10.652Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T15:49:10.691Z] $ docker stop --time=1 4b47a9d81efb921f0a11b49df5da367d50d6787cf2ff7d13af637be7a5a3519e [2021-10-07T15:49:12.638Z] $ docker rm -f 4b47a9d81efb921f0a11b49df5da367d50d6787cf2ff7d13af637be7a5a3519e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:49:13.666Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T15:49:13.667Z] . [Pipeline] withDockerContainer [2021-10-07T15:49:14.003Z] prd-ubuntu18.04-docker-arm64-4c-16g-2421 does not seem to be running inside a container [2021-10-07T15:49:14.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T15:49:15.949Z] $ docker top 0c44f5c7c4bcd064e13f83cc6e70f61363a7d86335528bfc344d5e53f0585acf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T15:49:17.013Z] + make test [2021-10-07T15:49:17.013Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T15:49:18.033Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T15:49:18.033Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-07T15:49:18.033Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-07T15:49:18.033Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T15:49:18.033Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T15:49:18.033Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T15:49:18.328Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-07T15:49:18.328Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-07T15:49:18.328Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-07T15:49:18.328Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-07T15:49:18.328Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-07T15:49:18.328Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-07T15:49:18.328Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-07T15:49:18.328Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-07T15:49:18.328Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-07T15:49:18.614Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-07T15:49:18.614Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-07T15:49:18.614Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-07T15:49:57.939Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.108s coverage: 83.6% of statements [2021-10-07T15:49:57.939Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-07T15:49:57.939Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.015s coverage: 85.7% of statements [2021-10-07T15:49:57.939Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-07T15:49:57.939Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T15:50:16.476Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T15:50:16.476Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T15:50:16.526Z] $ docker stop --time=1 0c44f5c7c4bcd064e13f83cc6e70f61363a7d86335528bfc344d5e53f0585acf [2021-10-07T15:50:18.590Z] $ docker rm -f 0c44f5c7c4bcd064e13f83cc6e70f61363a7d86335528bfc344d5e53f0585acf [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T15:50:19.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T15:50:19.724Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T15:50:20.363Z] 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-07T15:50:21.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T15:50:21.283Z] [2021-10-07T15:50:21.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:50:21.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T15:50:28.489Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T15:50:28.489Z] 448f6bf000e3: Pulling fs layer [2021-10-07T15:50:28.489Z] f757da607395: Pulling fs layer [2021-10-07T15:50:28.489Z] 05883995daec: Pulling fs layer [2021-10-07T15:50:28.489Z] 8603b9c90790: Pulling fs layer [2021-10-07T15:50:28.489Z] 1560dd03e051: Pulling fs layer [2021-10-07T15:50:28.489Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T15:50:28.489Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T15:50:28.489Z] 8603b9c90790: Waiting [2021-10-07T15:50:28.489Z] 27f5ce0e4adf: Waiting [2021-10-07T15:50:28.489Z] c2d8d7efcc4b: Waiting [2021-10-07T15:50:28.489Z] 1560dd03e051: Waiting [2021-10-07T15:50:28.489Z] f757da607395: Verifying Checksum [2021-10-07T15:50:28.489Z] f757da607395: Download complete [2021-10-07T15:50:28.816Z] 8603b9c90790: Verifying Checksum [2021-10-07T15:50:28.816Z] 8603b9c90790: Download complete [2021-10-07T15:50:29.108Z] 1560dd03e051: Verifying Checksum [2021-10-07T15:50:29.108Z] 1560dd03e051: Download complete [2021-10-07T15:50:29.108Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T15:50:29.108Z] 27f5ce0e4adf: Download complete [2021-10-07T15:50:29.108Z] 05883995daec: Verifying Checksum [2021-10-07T15:50:29.108Z] 05883995daec: Download complete [2021-10-07T15:50:29.739Z] 448f6bf000e3: Verifying Checksum [2021-10-07T15:50:29.739Z] 448f6bf000e3: Download complete [2021-10-07T15:50:33.473Z] 448f6bf000e3: Pull complete [2021-10-07T15:50:33.760Z] f757da607395: Pull complete [2021-10-07T15:50:35.253Z] 05883995daec: Pull complete [2021-10-07T15:50:35.540Z] 8603b9c90790: Pull complete [2021-10-07T15:50:36.564Z] 1560dd03e051: Pull complete [2021-10-07T15:50:37.181Z] 27f5ce0e4adf: Pull complete [2021-10-07T15:51:04.177Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T15:51:04.177Z] c2d8d7efcc4b: Download complete [2021-10-07T15:51:16.745Z] c2d8d7efcc4b: Pull complete [2021-10-07T15:51:16.745Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T15:51:16.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T15:51:16.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T15:51:17.061Z] prd-ubuntu18.04-docker-arm64-4c-16g-2421 does not seem to be running inside a container [2021-10-07T15:51:17.235Z] $ 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-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T15:51:21.678Z] $ docker top 74d11d43f6e8f308c88467d8c25a767ecbf2651aa220168490762fbd8285d5a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:51:22.744Z] ---> job-cost.sh [2021-10-07T15:51:22.744Z] lf-activate-venv: SKIPPING [2021-10-07T15:51:22.744Z] INFO: No Stack... [2021-10-07T15:51:35.276Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T15:51:35.276Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T15:51:36.025Z] + cat /w/workspace/go-mod-registry/2/archives/cost.csv [2021-10-07T15:51:36.026Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T15:51:36.113Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-87-2-stack-cost] [2021-10-07T15:51:36.132Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-87-2-stack-cost] did not exist. Created. [2021-10-07T15:51:36.132Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-87-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T15:51:36.906Z] /w/workspace/go-mod-registry/2@tmp/durable-3a70e733/script.sh: 1: /w/workspace/go-mod-registry/2@tmp/durable-3a70e733/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T15:51:37.634Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T15:51:37.680Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T15:51:37.723Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T15:51:37.735Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-87-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T15:51:38.001Z] $ docker stop --time=1 74d11d43f6e8f308c88467d8c25a767ecbf2651aa220168490762fbd8285d5a0 [2021-10-07T15:51:39.750Z] $ docker rm -f 74d11d43f6e8f308c88467d8c25a767ecbf2651aa220168490762fbd8285d5a0 [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-07T15:51:40.646Z] provisioning config files... [2021-10-07T15:51:40.663Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/config2793627236387182356tmp [Pipeline] { [Pipeline] sh [2021-10-07T15:51:41.041Z] + set +x [2021-10-07T15:51:41.041Z] + curl -s https://codecov.io/bash [2021-10-07T15:51:41.041Z] + bash -s -- [2021-10-07T15:51:41.041Z] [2021-10-07T15:51:41.041Z] _____ _ [2021-10-07T15:51:41.041Z] / ____| | | [2021-10-07T15:51:41.041Z] | | ___ __| | ___ ___ _____ __ [2021-10-07T15:51:41.041Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-07T15:51:41.041Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-07T15:51:41.041Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-07T15:51:41.041Z] Bash-1.0.6 [2021-10-07T15:51:41.041Z] [2021-10-07T15:51:41.041Z] [2021-10-07T15:51:41.041Z] ==> git version 2.24.4 found [2021-10-07T15:51:41.041Z] ==> 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-07T15:51:41.041Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-07T15:51:41.041Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-07T15:51:41.041Z] ==> Jenkins CI detected. [2021-10-07T15:51:41.041Z] current dir:  /w/workspace/gexfoundry_go-mod-registry_PR-87 [2021-10-07T15:51:41.041Z] project root: . [2021-10-07T15:51:41.041Z] --> token set from env [2021-10-07T15:51:41.041Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-07T15:51:41.041Z] ==> Running gcov in . (disable via -X gcov) [2021-10-07T15:51:41.041Z] ==> Python coveragepy not found [2021-10-07T15:51:41.041Z] ==> Searching for coverage reports in: [2021-10-07T15:51:41.041Z] + . [2021-10-07T15:51:41.041Z] -> Found 1 reports [2021-10-07T15:51:41.041Z] ==> Detecting git/mercurial file structure [2021-10-07T15:51:41.041Z] ==> Reading reports [2021-10-07T15:51:41.041Z] + ./coverage.out bytes=10197 [2021-10-07T15:51:41.041Z] ==> Appending adjustments [2021-10-07T15:51:41.041Z] https://docs.codecov.io/docs/fixing-reports [2021-10-07T15:51:41.309Z] + Found adjustments [2021-10-07T15:51:41.309Z] ==> Gzipping contents [2021-10-07T15:51:41.309Z] 4.0K /tmp/codecov.M3GUCq.gz [2021-10-07T15:51:41.309Z] ==> Uploading reports [2021-10-07T15:51:41.309Z] url: https://codecov.io [2021-10-07T15:51:41.309Z] query: branch=PR-87&commit=dedca1664aedafbfdbdf773283143226f8991b44&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-87%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=87&job=&cmd_args= [2021-10-07T15:51:41.309Z] -> Pinging Codecov [2021-10-07T15:51:41.309Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-87&commit=dedca1664aedafbfdbdf773283143226f8991b44&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-87%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=87&job=&cmd_args= [2021-10-07T15:51:41.576Z] -> Uploading to [2021-10-07T15:51:41.576Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-07/05B643FFA8DEACB6C25F95B2D4D12284/dedca1664aedafbfdbdf773283143226f8991b44/262dea21-c1be-45c4-bf79-a45ef355b069.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T155141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ef85aa95bdf39a30dcb99fa66dcb167db62a971fca2d0bb50bcdd09a6d413e6 [2021-10-07T15:51:41.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T15:51:41.576Z] Dload Upload Total Spent Left Speed [2021-10-07T15:51:42.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1971 0 0 100 1971 0 6008 --:--:-- --:--:-- --:--:-- 6027 [2021-10-07T15:51:42.160Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/dedca1664aedafbfdbdf773283143226f8991b44 [Pipeline] } [2021-10-07T15:51:42.173Z] 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-07T15:51:43.796Z] + '[' -d /w/workspace/gexfoundry_go-mod-registry_PR-87/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:51:44.129Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:51:44.726Z] ---> package-listing.sh [2021-10-07T15:51:44.726Z] ++ facter osfamily [2021-10-07T15:51:44.726Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T15:51:44.996Z] + OS_FAMILY=redhat [2021-10-07T15:51:44.996Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-87 [2021-10-07T15:51:44.996Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T15:51:44.996Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T15:51:44.996Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T15:51:44.996Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T15:51:44.996Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-87 ']' [2021-10-07T15:51:44.996Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T15:51:44.996Z] + case "${OS_FAMILY}" in [2021-10-07T15:51:44.996Z] + rpm -qa [2021-10-07T15:51:44.996Z] + sort [2021-10-07T15:51:45.592Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T15:51:45.593Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T15:51:45.593Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T15:51:45.593Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-87 ']' [2021-10-07T15:51:45.593Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-87/archives/ [2021-10-07T15:51:45.593Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-87/archives/ [Pipeline] echo [2021-10-07T15:51:45.609Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-registry_PR-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T15:51:45.911Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:51:46.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T15:51:46.497Z] [2021-10-07T15:51:46.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:51:46.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T15:51:46.824Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T15:51:46.824Z] b4d181a07f80: Pulling fs layer [2021-10-07T15:51:46.824Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T15:51:46.824Z] ed53099fbce6: Pulling fs layer [2021-10-07T15:51:46.824Z] dc539afda2c1: Pulling fs layer [2021-10-07T15:51:46.824Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T15:51:46.824Z] 9065ff56babe: Pulling fs layer [2021-10-07T15:51:46.824Z] d287ab97295c: Pulling fs layer [2021-10-07T15:51:46.824Z] dc539afda2c1: Waiting [2021-10-07T15:51:46.824Z] 77bc0d833cb6: Waiting [2021-10-07T15:51:46.824Z] 9065ff56babe: Waiting [2021-10-07T15:51:46.824Z] d287ab97295c: Waiting [2021-10-07T15:51:47.091Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T15:51:47.091Z] a1111a8f2ec3: Download complete [2021-10-07T15:51:47.091Z] dc539afda2c1: Download complete [2021-10-07T15:51:47.091Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T15:51:47.091Z] 77bc0d833cb6: Download complete [2021-10-07T15:51:47.091Z] 9065ff56babe: Verifying Checksum [2021-10-07T15:51:47.091Z] 9065ff56babe: Download complete [2021-10-07T15:51:47.361Z] ed53099fbce6: Verifying Checksum [2021-10-07T15:51:47.361Z] ed53099fbce6: Download complete [2021-10-07T15:51:47.361Z] b4d181a07f80: Verifying Checksum [2021-10-07T15:51:47.361Z] b4d181a07f80: Download complete [2021-10-07T15:51:48.330Z] d287ab97295c: Verifying Checksum [2021-10-07T15:51:48.330Z] d287ab97295c: Download complete [2021-10-07T15:51:48.921Z] b4d181a07f80: Pull complete [2021-10-07T15:51:49.187Z] a1111a8f2ec3: Pull complete [2021-10-07T15:51:49.777Z] ed53099fbce6: Pull complete [2021-10-07T15:51:49.777Z] dc539afda2c1: Pull complete [2021-10-07T15:51:50.046Z] 77bc0d833cb6: Pull complete [2021-10-07T15:51:50.046Z] 9065ff56babe: Pull complete [2021-10-07T15:51:55.440Z] d287ab97295c: Pull complete [2021-10-07T15:51:55.440Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T15:51:55.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T15:51:55.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T15:51:55.528Z] prd-centos7-docker-4c-2g-2416 does not seem to be running inside a container [2021-10-07T15:51:55.584Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-registry_PR-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-registry_PR-87 -v /w/workspace/gexfoundry_go-mod-registry_PR-87:/w/workspace/gexfoundry_go-mod-registry_PR-87:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T15:51:57.783Z] $ docker top a5b13ff62e729f3a45ac27777f876467527ffd3b1fdc5dbabbf86e8a7f0216f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T15:51:58.184Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T15:51:58.494Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T15:51:58.809Z] + ls /var/log/sa-host [2021-10-07T15:51:58.809Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T15:51:58.809Z] file_magic: OK [2021-10-07T15:51:58.809Z] HZ: Using current value: 100 [2021-10-07T15:51:58.809Z] file_header: OK [2021-10-07T15:51:58.809Z] 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-07T15:51:58.809Z] Statistics: [2021-10-07T15:51:58.809Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T15:51:58.809Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T15:51:58.809Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T15:51:58.809Z] file_magic: OK [2021-10-07T15:51:58.809Z] HZ: Using current value: 100 [2021-10-07T15:51:58.809Z] file_header: OK [2021-10-07T15:51:58.809Z] 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-07T15:51:58.809Z] Statistics: [2021-10-07T15:51:58.810Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T15:51:58.810Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T15:51:59.000Z] provisioning config files... [2021-10-07T15:51:59.016Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/config5505664437430987787tmp [Pipeline] { [Pipeline] echo [2021-10-07T15:51:59.041Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:51:59.356Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T15:51:59.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:51:59.745Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T15:51:59.757Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:52:00.076Z] ---> sudo-logs.sh [2021-10-07T15:52:00.076Z] Archiving 'sudo' log.. [2021-10-07T15:52:00.076Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2416.novalocal: Name or service not known [2021-10-07T15:52:00.076Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2416.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T15:52:00.113Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:52:00.648Z] ---> job-cost.sh [2021-10-07T15:52:00.648Z] lf-activate-venv: SKIPPING [2021-10-07T15:52:00.648Z] DEBUG: total: 0.10999999940395355 [2021-10-07T15:52:00.648Z] INFO: Retrieving Stack Cost... [2021-10-07T15:52:10.736Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T15:52:10.737Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T15:52:10.753Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:52:11.295Z] ---> logs-deploy.sh [2021-10-07T15:52:11.295Z] lf-activate-venv: SKIPPING [2021-10-07T15:52:11.295Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-87/2 [2021-10-07T15:52:11.295Z] INFO: archiving workspace using pattern(s): [2021-10-07T15:52:11.880Z] Archives upload complete. [2021-10-07T15:52:12.147Z] INFO: archiving logs to Nexus