Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c83843104a42b6279af47f7575adbf5887dd360 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-ssh5875704605311630322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6629211298584061637.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/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-configuration/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5331037134557266321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh656504927601352842.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-configuration/branches/main/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-configuration/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh331157452517630487.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-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-1611 in /w/workspace/oundry_go-mod-configuration_main [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/oundry_go-mod-configuration_main # 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/oundry_go-mod-configuration_main@tmp/jenkins-gitclient-ssh8043281689899295700.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c83843104a42b6279af47f7575adbf5887dd360 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 Commit message: "Merge pull request #50 from lenny-intel/pr-template" > git rev-list --no-walk eb29049881b9090759495afbd9195a9826e8465b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T09:19:27.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T09:19:29.033Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T09:19:29.068Z] ========================================================= [2021-09-27T09:19:29.068Z] EdgeX Global Pipelines Version Info [2021-09-27T09:19:29.068Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:19:30.337Z] ------------------- [2021-09-27T09:19:30.337Z] stable info: [2021-09-27T09:19:30.337Z] ------------------- [2021-09-27T09:19:30.337Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T09:19:30.337Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T09:19:30.337Z] Message: update stable to v1.0.205 [2021-09-27T09:19:30.921Z] ------------------- [2021-09-27T09:19:30.921Z] experimental info: [2021-09-27T09:19:30.921Z] ------------------- [2021-09-27T09:19:30.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T09:19:30.921Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T09:19:30.921Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T09:19:31.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-09-27T09:19:31.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-09-27T09:19:31.114Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T09:19:31.138Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T09:19:31.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T09:19:31.186Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T09:19:31.211Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T09:19:31.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T09:19:31.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-27T09:19:31.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T09:19:31.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T09:19:31.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T09:19:31.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-09-27T09:19:31.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T09:19:31.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T09:19:31.436Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:19:31.460Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:19:31.485Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:19:31.509Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:19:31.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T09:19:31.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-27T09:19:31.582Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-27T09:19:31.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-27T09:19:31.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-27T09:19:31.658Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-27T09:19:31.684Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-27T09:19:31.708Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T09:19:31.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-27T09:19:31.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-27T09:19:31.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-27T09:19:31.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c83843104a42b6279af47f7575adbf5887dd360 [Pipeline] echo [2021-09-27T09:19:31.836Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c83843 [Pipeline] echo [2021-09-27T09:19:31.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-27T09:19:32.361Z] + git log --format=format:%s -1 2c83843104a42b6279af47f7575adbf5887dd360 [Pipeline] echo [2021-09-27T09:19:32.412Z] GIT_COMMIT: 2c83843104a42b6279af47f7575adbf5887dd360, Commit Message: Merge pull request #50 from lenny-intel/pr-template [Pipeline] echo [2021-09-27T09:19:32.427Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:19:34.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:19:34.913Z] [2021-09-27T09:19:34.913Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:19:35.267Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:19:35.267Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T09:19:35.267Z] 31603596830f: Pulling fs layer [2021-09-27T09:19:35.267Z] 04fac38145f0: Pulling fs layer [2021-09-27T09:19:35.267Z] 701f6daf10bf: Pulling fs layer [2021-09-27T09:19:35.267Z] 24f72da36158: Pulling fs layer [2021-09-27T09:19:35.267Z] 24f72da36158: Waiting [2021-09-27T09:19:35.267Z] 04fac38145f0: Download complete [2021-09-27T09:19:35.536Z] 31603596830f: Verifying Checksum [2021-09-27T09:19:35.536Z] 31603596830f: Download complete [2021-09-27T09:19:35.813Z] 31603596830f: Pull complete [2021-09-27T09:19:35.813Z] 24f72da36158: Verifying Checksum [2021-09-27T09:19:35.813Z] 24f72da36158: Download complete [2021-09-27T09:19:35.813Z] 04fac38145f0: Pull complete [2021-09-27T09:19:35.813Z] 701f6daf10bf: Verifying Checksum [2021-09-27T09:19:35.813Z] 701f6daf10bf: Download complete [2021-09-27T09:19:36.405Z] 701f6daf10bf: Pull complete [2021-09-27T09:19:36.405Z] 24f72da36158: Pull complete [2021-09-27T09:19:36.672Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T09:19:36.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:19:36.672Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T09:19:36.763Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-09-27T09:19:36.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:19:38.030Z] $ docker top 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:19:38.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:19:38.158Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:19:38.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:19:38.277Z] $ docker exec 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f ssh-agent [2021-09-27T09:19:38.388Z] SSH_AUTH_SOCK=/tmp/ssh-tcnMsbQR8PYK/agent.14 [2021-09-27T09:19:38.388Z] SSH_AGENT_PID=20 [2021-09-27T09:19:38.399Z] Running ssh-add (command line suppressed) [2021-09-27T09:19:38.520Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6786976254726930892.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6786976254726930892.key) [2021-09-27T09:19:38.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:19:38.857Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T09:19:38.884Z] $ docker exec --env ******** --env ******** 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f ssh-agent -k [2021-09-27T09:19:38.993Z] unset SSH_AUTH_SOCK; [2021-09-27T09:19:38.993Z] unset SSH_AGENT_PID; [2021-09-27T09:19:38.993Z] echo Agent pid 20 killed; [2021-09-27T09:19:39.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T09:19:39.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:19:39.049Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:19:39.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:19:39.198Z] $ docker exec 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f ssh-agent [2021-09-27T09:19:39.334Z] SSH_AUTH_SOCK=/tmp/ssh-RYzMIe9rh2Zj/agent.54 [2021-09-27T09:19:39.334Z] SSH_AGENT_PID=60 [2021-09-27T09:19:39.343Z] Running ssh-add (command line suppressed) [2021-09-27T09:19:39.459Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_819931586468726121.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_819931586468726121.key) [2021-09-27T09:19:39.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:19:39.795Z] + git semver init [2021-09-27T09:19:39.796Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:19:39.796Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-09-27T09:19:39.796Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-09-27T09:19:39.796Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:19:39.796Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:19:39.796Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:19:39.796Z] # $SEMVER_BRANCH = main [2021-09-27T09:19:39.796Z] # $SEMVER_TEMP = /tmp/semver-983029164 [2021-09-27T09:19:39.796Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-09-27T09:19:41.865Z] # '/tmp/semver-983029164' -> '/w/workspace/oundry_go-mod-configuration_main/.semver' [2021-09-27T09:19:41.865Z] # -> Force: false [2021-09-27T09:19:41.865Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-09-27T09:19:41.887Z] $ docker exec --env ******** --env ******** 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f ssh-agent -k [2021-09-27T09:19:41.987Z] unset SSH_AUTH_SOCK; [2021-09-27T09:19:41.988Z] unset SSH_AGENT_PID; [2021-09-27T09:19:41.988Z] echo Agent pid 60 killed; [2021-09-27T09:19:42.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:19:42.359Z] + git semver [Pipeline] } [2021-09-27T09:19:42.380Z] $ docker stop --time=1 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f [2021-09-27T09:19:43.702Z] $ docker rm -f 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T09:19:44.099Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T09:19:44.456Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T09:19:44.459Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-27T09:19:59.748Z] Still waiting to schedule task [2021-09-27T09:19:59.748Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-27T09:19:59.751Z] Still waiting to schedule task [2021-09-27T09:19:59.751Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1610’ [2021-09-27T09:22:52.290Z] Running on prd-centos7-docker-4c-2g-1613 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-09-27T09:22:52.310Z] Running in /w/workspace/go-mod-configuration/5 [Pipeline] { [Pipeline] checkout [2021-09-27T09:22:52.424Z] Selected Git installation does not exist. Using Default [2021-09-27T09:22:52.425Z] The recommended git tool is: NONE [2021-09-27T09:22:55.072Z] using credential edgex-jenkins-ssh [2021-09-27T09:22:55.088Z] Cloning the remote Git repository [2021-09-27T09:22:55.109Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-09-27T09:22:55.175Z] > git init /w/workspace/go-mod-configuration/5 # timeout=10 [2021-09-27T09:22:55.206Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-09-27T09:22:55.206Z] > git --version # timeout=10 [2021-09-27T09:22:55.221Z] > git --version # 'git version 2.24.4' [2021-09-27T09:22:55.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:22:55.244Z] [INFO] Currently running in a labeled security context [2021-09-27T09:22:55.244Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T09:22:55.245Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/5@tmp/jenkins-gitclient-ssh7414781981692925982.key [2021-09-27T09:22:55.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:22:55.889Z] Avoid second fetch [2021-09-27T09:22:55.889Z] Checking out Revision 2c83843104a42b6279af47f7575adbf5887dd360 (main) [2021-09-27T09:22:55.858Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-09-27T09:22:55.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:22:55.898Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T09:22:55.910Z] > git checkout -f 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 [2021-09-27T09:22:59.657Z] Commit message: "Merge pull request #50 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-27T09:23:01.971Z] ========================================================= [2021-09-27T09:23:01.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T09:23:01.971Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:23:02.405Z] + 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-09-27T09:23:02.405Z] Sending build context to Docker daemon 288.3kB [2021-09-27T09:23:02.405Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-09-27T09:23:02.405Z] Step 2/7 : FROM ${BASE} [2021-09-27T09:23:02.675Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T09:23:02.675Z] 540db60ca938: Pulling fs layer [2021-09-27T09:23:02.676Z] adcc1eea9eea: Pulling fs layer [2021-09-27T09:23:02.676Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T09:23:02.676Z] db62176df00c: Pulling fs layer [2021-09-27T09:23:02.676Z] 3b30891b0d05: Pulling fs layer [2021-09-27T09:23:02.676Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T09:23:02.676Z] c788192a36de: Pulling fs layer [2021-09-27T09:23:02.676Z] a77e37c0d609: Pulling fs layer [2021-09-27T09:23:02.676Z] c3185cebc471: Pulling fs layer [2021-09-27T09:23:02.676Z] db62176df00c: Waiting [2021-09-27T09:23:02.676Z] 3b30891b0d05: Waiting [2021-09-27T09:23:02.676Z] 06b49ca38bd5: Waiting [2021-09-27T09:23:02.676Z] c788192a36de: Waiting [2021-09-27T09:23:02.676Z] a77e37c0d609: Waiting [2021-09-27T09:23:02.676Z] c3185cebc471: Waiting [2021-09-27T09:23:02.676Z] 4c4ab2625f07: Verifying Checksum [2021-09-27T09:23:02.676Z] 4c4ab2625f07: Download complete [2021-09-27T09:23:02.676Z] adcc1eea9eea: Verifying Checksum [2021-09-27T09:23:02.676Z] adcc1eea9eea: Download complete [2021-09-27T09:23:02.676Z] 3b30891b0d05: Verifying Checksum [2021-09-27T09:23:02.676Z] 3b30891b0d05: Download complete [2021-09-27T09:23:02.676Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T09:23:02.676Z] 06b49ca38bd5: Download complete [2021-09-27T09:23:02.949Z] 540db60ca938: Verifying Checksum [2021-09-27T09:23:02.949Z] 540db60ca938: Download complete [2021-09-27T09:23:02.949Z] c788192a36de: Verifying Checksum [2021-09-27T09:23:02.949Z] c788192a36de: Download complete [2021-09-27T09:23:02.949Z] 540db60ca938: Pull complete [2021-09-27T09:23:02.949Z] adcc1eea9eea: Pull complete [2021-09-27T09:23:03.226Z] 4c4ab2625f07: Pull complete [2021-09-27T09:23:03.811Z] a77e37c0d609: Verifying Checksum [2021-09-27T09:23:03.811Z] a77e37c0d609: Download complete [2021-09-27T09:23:08.071Z] c3185cebc471: Verifying Checksum [2021-09-27T09:23:08.071Z] c3185cebc471: Download complete [2021-09-27T09:23:08.071Z] db62176df00c: Verifying Checksum [2021-09-27T09:23:08.071Z] db62176df00c: Download complete [2021-09-27T09:23:11.449Z] db62176df00c: Pull complete [2021-09-27T09:23:11.449Z] 3b30891b0d05: Pull complete [2021-09-27T09:23:11.449Z] 06b49ca38bd5: Pull complete [2021-09-27T09:23:11.449Z] c788192a36de: Pull complete [2021-09-27T09:23:11.449Z] a77e37c0d609: Pull complete [2021-09-27T09:23:13.412Z] c3185cebc471: Pull complete [2021-09-27T09:23:13.412Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T09:23:13.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T09:23:13.412Z] ---> 031687cdd783 [2021-09-27T09:23:13.412Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-27T09:23:15.996Z] ---> Running in f97a060fc4d4 [2021-09-27T09:23:15.996Z] Removing intermediate container f97a060fc4d4 [2021-09-27T09:23:15.996Z] ---> fc58a48535a2 [2021-09-27T09:23:15.996Z] Step 4/7 : RUN apk add --update bash [2021-09-27T09:23:15.996Z] ---> Running in d7c6699dec43 [2021-09-27T09:23:16.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T09:23:18.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T09:23:18.792Z] OK: 219 MiB in 52 packages [2021-09-27T09:23:19.059Z] Removing intermediate container d7c6699dec43 [2021-09-27T09:23:19.059Z] ---> 75ec6bcd7c2b [2021-09-27T09:23:19.059Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-09-27T09:23:19.059Z] ---> Running in 0a09c5ab7c9f [2021-09-27T09:23:19.327Z] Removing intermediate container 0a09c5ab7c9f [2021-09-27T09:23:19.327Z] ---> 376afe5dcb3c [2021-09-27T09:23:19.327Z] Step 6/7 : COPY go.mod . [2021-09-27T09:23:19.327Z] ---> 0895f3c128f7 [2021-09-27T09:23:19.327Z] Step 7/7 : RUN go mod download [2021-09-27T09:23:19.327Z] ---> Running in a967b7b7fef3 [2021-09-27T09:23:37.555Z] Removing intermediate container a967b7b7fef3 [2021-09-27T09:23:37.555Z] ---> 42d080f39ca9 [2021-09-27T09:23:37.555Z] Successfully built 42d080f39ca9 [2021-09-27T09:23:37.555Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:23:37.926Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T09:23:37.926Z] . [Pipeline] withDockerContainer [2021-09-27T09:23:38.024Z] prd-centos7-docker-4c-2g-1613 does not seem to be running inside a container [2021-09-27T09:23:38.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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 ******** ci-base-image-x86_64 cat [2021-09-27T09:23:38.428Z] $ docker top 15bc2c67fb3c38ef3f544f33f8f8725b8ca9df1f2d531f5145022a39cfd47eb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T09:23:38.836Z] + go version [2021-09-27T09:23:38.836Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T09:23:38.849Z] $ docker stop --time=1 15bc2c67fb3c38ef3f544f33f8f8725b8ca9df1f2d531f5145022a39cfd47eb1 [2021-09-27T09:23:40.055Z] $ docker rm -f 15bc2c67fb3c38ef3f544f33f8f8725b8ca9df1f2d531f5145022a39cfd47eb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:23:40.795Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T09:23:40.795Z] . [Pipeline] withDockerContainer [2021-09-27T09:23:40.883Z] prd-centos7-docker-4c-2g-1613 does not seem to be running inside a container [2021-09-27T09:23:40.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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 ******** ci-base-image-x86_64 cat [2021-09-27T09:23:41.337Z] $ docker top 8a858fcc1d7475d670d756486062ce6b05dcf65542670ac600aee15fe5bd5e95 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T09:23:41.765Z] + go mod tidy [Pipeline] sh [2021-09-27T09:23:42.359Z] + make test [2021-09-27T09:23:42.359Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T09:23:52.177Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.009s coverage: 85.7% of statements [2021-09-27T09:23:54.761Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.525s coverage: 87.4% of statements [2021-09-27T09:23:54.761Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.004s coverage: 100.0% of statements [2021-09-27T09:23:54.761Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-27T09:23:59.027Z] gofmt -l . [2021-09-27T09:23:59.027Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T09:23:59.046Z] $ docker stop --time=1 8a858fcc1d7475d670d756486062ce6b05dcf65542670ac600aee15fe5bd5e95 [2021-09-27T09:24:00.407Z] $ docker rm -f 8a858fcc1d7475d670d756486062ce6b05dcf65542670ac600aee15fe5bd5e95 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T09:24:00.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T09:24:01.098Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:24:02.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:24:02.076Z] [2021-09-27T09:24:02.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:24:02.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:24:02.416Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T09:24:02.416Z] b4d181a07f80: Pulling fs layer [2021-09-27T09:24:02.416Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T09:24:02.416Z] ed53099fbce6: Pulling fs layer [2021-09-27T09:24:02.416Z] dc539afda2c1: Pulling fs layer [2021-09-27T09:24:02.416Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T09:24:02.416Z] 9065ff56babe: Pulling fs layer [2021-09-27T09:24:02.416Z] d287ab97295c: Pulling fs layer [2021-09-27T09:24:02.416Z] 77bc0d833cb6: Waiting [2021-09-27T09:24:02.416Z] 9065ff56babe: Waiting [2021-09-27T09:24:02.416Z] d287ab97295c: Waiting [2021-09-27T09:24:02.416Z] dc539afda2c1: Waiting [2021-09-27T09:24:02.695Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T09:24:02.695Z] a1111a8f2ec3: Download complete [2021-09-27T09:24:02.695Z] dc539afda2c1: Verifying Checksum [2021-09-27T09:24:02.695Z] dc539afda2c1: Download complete [2021-09-27T09:24:02.961Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T09:24:02.961Z] 77bc0d833cb6: Download complete [2021-09-27T09:24:02.961Z] 9065ff56babe: Verifying Checksum [2021-09-27T09:24:02.961Z] 9065ff56babe: Download complete [2021-09-27T09:24:02.961Z] ed53099fbce6: Verifying Checksum [2021-09-27T09:24:02.961Z] ed53099fbce6: Download complete [2021-09-27T09:24:03.442Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1612 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-09-27T09:24:03.463Z] Running in /w/workspace/go-mod-configuration/5 [Pipeline] { [Pipeline] checkout [2021-09-27T09:24:03.703Z] Selected Git installation does not exist. Using Default [2021-09-27T09:24:03.703Z] The recommended git tool is: NONE [2021-09-27T09:24:03.930Z] b4d181a07f80: Verifying Checksum [2021-09-27T09:24:03.930Z] b4d181a07f80: Download complete [2021-09-27T09:24:06.279Z] b4d181a07f80: Pull complete [2021-09-27T09:24:06.279Z] a1111a8f2ec3: Pull complete [2021-09-27T09:24:06.279Z] ed53099fbce6: Pull complete [2021-09-27T09:24:06.279Z] dc539afda2c1: Pull complete [2021-09-27T09:24:06.279Z] 77bc0d833cb6: Pull complete [2021-09-27T09:24:06.279Z] 9065ff56babe: Pull complete [2021-09-27T09:24:07.690Z] d287ab97295c: Verifying Checksum [2021-09-27T09:24:07.690Z] d287ab97295c: Download complete [2021-09-27T09:24:11.458Z] using credential edgex-jenkins-ssh [2021-09-27T09:24:11.498Z] Cloning the remote Git repository [2021-09-27T09:24:11.991Z] d287ab97295c: Pull complete [2021-09-27T09:24:11.991Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T09:24:11.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:24:11.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T09:24:12.086Z] prd-centos7-docker-4c-2g-1613 does not seem to be running inside a container [2021-09-27T09:24:11.573Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-09-27T09:24:11.686Z] > git init /w/workspace/go-mod-configuration/5 # timeout=10 [2021-09-27T09:24:11.806Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-09-27T09:24:11.807Z] > git --version # timeout=10 [2021-09-27T09:24:11.830Z] > git --version # 'git version 2.17.1' [2021-09-27T09:24:11.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:24:11.931Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:24:12.341Z] $ 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/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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-09-27T09:24:12.869Z] Avoid second fetch [2021-09-27T09:24:12.870Z] Checking out Revision 2c83843104a42b6279af47f7575adbf5887dd360 (main) [2021-09-27T09:24:12.812Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-09-27T09:24:12.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:24:12.880Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T09:24:12.898Z] > git checkout -f 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 [2021-09-27T09:24:15.301Z] $ docker top 68858c7cd1988e88186898814f68ac28a1e34c26b91e49795b73b6885d1072b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:24:15.838Z] ---> job-cost.sh [2021-09-27T09:24:15.838Z] lf-activate-venv: SKIPPING [2021-09-27T09:24:15.838Z] INFO: No Stack... [2021-09-27T09:24:17.244Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T09:24:17.244Z] INFO: Archiving Costs [2021-09-27T09:24:17.258Z] Commit message: "Merge pull request #50 from lenny-intel/pr-template" [Pipeline] sh [2021-09-27T09:24:17.496Z] [2021-09-27T09:24:17.496Z] GitHub has been notified of this commit’s build result [2021-09-27T09:24:17.496Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-09-27T09:24:17.559Z] + cat /w/workspace/go-mod-configuration/5/archives/cost.csv [2021-09-27T09:24:17.559Z] + cut -d, -f6 [Pipeline] script [Pipeline] { [Pipeline] lock [2021-09-27T09:24:17.601Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] [2021-09-27T09:24:17.614Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] did not exist. Created. [2021-09-27T09:24:17.614Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] unstash [Pipeline] sh [Pipeline] echo [2021-09-27T09:24:17.927Z] ========================================================= [2021-09-27T09:24:17.927Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T09:24:17.927Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:24:17.963Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-27T09:24:18.183Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T09:24:18.194Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T09:24:18.220Z] $ docker stop --time=1 68858c7cd1988e88186898814f68ac28a1e34c26b91e49795b73b6885d1072b1 [2021-09-27T09:24:18.500Z] + 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-09-27T09:24:19.376Z] $ docker rm -f 68858c7cd1988e88186898814f68ac28a1e34c26b91e49795b73b6885d1072b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-09-27T09:24:19.971Z] Sending build context to Docker daemon 287.2kB [2021-09-27T09:24:19.971Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-09-27T09:24:19.971Z] Step 2/7 : FROM ${BASE} [Pipeline] } [2021-09-27T09:24:20.581Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T09:24:20.582Z] 595b0fe564bb: Pulling fs layer [2021-09-27T09:24:20.582Z] 24495759ef45: Pulling fs layer [2021-09-27T09:24:20.582Z] d148012ef14d: Pulling fs layer [2021-09-27T09:24:20.582Z] e90a11edd702: Pulling fs layer [2021-09-27T09:24:20.582Z] d77568369979: Pulling fs layer [2021-09-27T09:24:20.582Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T09:24:20.582Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T09:24:20.582Z] 97ac5df62f85: Pulling fs layer [2021-09-27T09:24:20.582Z] d77568369979: Waiting [2021-09-27T09:24:20.582Z] fc1c9f9a7f3b: Waiting [2021-09-27T09:24:20.582Z] 170f2ba95c9a: Waiting [2021-09-27T09:24:20.582Z] 97ac5df62f85: Waiting [2021-09-27T09:24:20.582Z] e90a11edd702: Waiting [2021-09-27T09:24:20.582Z] d148012ef14d: Verifying Checksum [2021-09-27T09:24:20.582Z] d148012ef14d: Download complete [2021-09-27T09:24:20.582Z] 24495759ef45: Download complete [2021-09-27T09:24:20.582Z] d77568369979: Verifying Checksum [2021-09-27T09:24:20.582Z] d77568369979: Download complete [2021-09-27T09:24:20.582Z] fc1c9f9a7f3b: Download complete [2021-09-27T09:24:20.582Z] 170f2ba95c9a: Verifying Checksum [2021-09-27T09:24:20.582Z] 170f2ba95c9a: Download complete [2021-09-27T09:24:20.582Z] 595b0fe564bb: Verifying Checksum [2021-09-27T09:24:20.582Z] 595b0fe564bb: Download complete [2021-09-27T09:24:21.582Z] 595b0fe564bb: Pull complete [2021-09-27T09:24:22.202Z] 24495759ef45: Pull complete [2021-09-27T09:24:22.480Z] d148012ef14d: Pull complete [2021-09-27T09:24:23.927Z] 97ac5df62f85: Verifying Checksum [2021-09-27T09:24:23.927Z] 97ac5df62f85: Download complete [2021-09-27T09:24:24.206Z] e90a11edd702: Verifying Checksum [2021-09-27T09:24:24.206Z] e90a11edd702: Download complete [2021-09-27T09:24:34.412Z] e90a11edd702: Pull complete [2021-09-27T09:24:34.685Z] d77568369979: Pull complete [2021-09-27T09:24:34.960Z] fc1c9f9a7f3b: Pull complete [2021-09-27T09:24:35.557Z] 170f2ba95c9a: Pull complete [2021-09-27T09:24:40.966Z] 97ac5df62f85: Pull complete [2021-09-27T09:24:40.967Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T09:24:40.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T09:24:40.967Z] ---> 04bc70af865f [2021-09-27T09:24:40.967Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-27T09:24:45.285Z] ---> Running in a265d83e8e29 [2021-09-27T09:24:45.562Z] Removing intermediate container a265d83e8e29 [2021-09-27T09:24:45.562Z] ---> c9928b667866 [2021-09-27T09:24:45.562Z] Step 4/7 : RUN apk add --update bash [2021-09-27T09:24:45.562Z] ---> Running in 8763cf207cee [2021-09-27T09:24:47.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T09:24:48.525Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T09:24:50.417Z] OK: 218 MiB in 52 packages [2021-09-27T09:24:51.012Z] Removing intermediate container 8763cf207cee [2021-09-27T09:24:51.012Z] ---> 865e445d6a75 [2021-09-27T09:24:51.012Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-09-27T09:24:51.288Z] ---> Running in 3d025f929b47 [2021-09-27T09:24:51.887Z] Removing intermediate container 3d025f929b47 [2021-09-27T09:24:51.887Z] ---> c09f0d2e1751 [2021-09-27T09:24:51.887Z] Step 6/7 : COPY go.mod . [2021-09-27T09:24:52.865Z] ---> 357422c9f25e [2021-09-27T09:24:52.865Z] Step 7/7 : RUN go mod download [2021-09-27T09:24:53.139Z] ---> Running in 4fdc98089d03 [2021-09-27T09:25:19.956Z] Removing intermediate container 4fdc98089d03 [2021-09-27T09:25:19.956Z] ---> eedd583866fd [2021-09-27T09:25:19.956Z] Successfully built eedd583866fd [2021-09-27T09:25:19.956Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:25:20.367Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T09:25:20.367Z] . [Pipeline] withDockerContainer [2021-09-27T09:25:20.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-1612 does not seem to be running inside a container [2021-09-27T09:25:20.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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 ******** ci-base-image-arm64 cat [2021-09-27T09:25:22.628Z] $ docker top e1e54ef8fffb5b739d03557899364954bfa200c4d2984a530a15d7ceb4273ad5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T09:25:23.626Z] + go version [2021-09-27T09:25:23.626Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-27T09:25:23.648Z] $ docker stop --time=1 e1e54ef8fffb5b739d03557899364954bfa200c4d2984a530a15d7ceb4273ad5 [2021-09-27T09:25:25.673Z] $ docker rm -f e1e54ef8fffb5b739d03557899364954bfa200c4d2984a530a15d7ceb4273ad5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:25:26.495Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T09:25:26.495Z] . [Pipeline] withDockerContainer [2021-09-27T09:25:26.766Z] prd-ubuntu18.04-docker-arm64-4c-16g-1612 does not seem to be running inside a container [2021-09-27T09:25:26.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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 ******** ci-base-image-arm64 cat [2021-09-27T09:25:28.547Z] $ docker top 7ba27503999545add99160f8bbe5695e283b4cc814349da8f435ace736b38985 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T09:25:29.513Z] + go mod tidy [Pipeline] sh [2021-09-27T09:25:30.456Z] + make test [2021-09-27T09:25:30.456Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T09:26:04.330Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.019s coverage: 85.7% of statements [2021-09-27T09:26:04.330Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.628s coverage: 87.4% of statements [2021-09-27T09:26:04.330Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.053s coverage: 100.0% of statements [2021-09-27T09:26:04.330Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-27T09:26:19.900Z] gofmt -l . [2021-09-27T09:26:19.900Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T09:26:19.919Z] $ docker stop --time=1 7ba27503999545add99160f8bbe5695e283b4cc814349da8f435ace736b38985 [2021-09-27T09:26:22.033Z] $ docker rm -f 7ba27503999545add99160f8bbe5695e283b4cc814349da8f435ace736b38985 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T09:26:22.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T09:26:22.792Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T09:26:23.318Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:26:24.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T09:26:24.367Z] [2021-09-27T09:26:24.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:26:24.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T09:26:24.997Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T09:26:24.997Z] 448f6bf000e3: Pulling fs layer [2021-09-27T09:26:24.997Z] f757da607395: Pulling fs layer [2021-09-27T09:26:24.997Z] 05883995daec: Pulling fs layer [2021-09-27T09:26:24.997Z] 8603b9c90790: Pulling fs layer [2021-09-27T09:26:24.997Z] 1560dd03e051: Pulling fs layer [2021-09-27T09:26:24.997Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T09:26:24.997Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T09:26:24.997Z] 1560dd03e051: Waiting [2021-09-27T09:26:24.997Z] 8603b9c90790: Waiting [2021-09-27T09:26:24.997Z] 27f5ce0e4adf: Waiting [2021-09-27T09:26:24.997Z] c2d8d7efcc4b: Waiting [2021-09-27T09:26:25.271Z] f757da607395: Verifying Checksum [2021-09-27T09:26:25.271Z] f757da607395: Download complete [2021-09-27T09:26:25.271Z] 8603b9c90790: Verifying Checksum [2021-09-27T09:26:25.271Z] 8603b9c90790: Download complete [2021-09-27T09:26:25.542Z] 1560dd03e051: Download complete [2021-09-27T09:26:25.542Z] 27f5ce0e4adf: Download complete [2021-09-27T09:26:25.815Z] 05883995daec: Verifying Checksum [2021-09-27T09:26:25.815Z] 05883995daec: Download complete [2021-09-27T09:26:26.410Z] 448f6bf000e3: Verifying Checksum [2021-09-27T09:26:26.410Z] 448f6bf000e3: Download complete [2021-09-27T09:26:29.811Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T09:26:29.811Z] c2d8d7efcc4b: Download complete [2021-09-27T09:26:29.811Z] 448f6bf000e3: Pull complete [2021-09-27T09:26:30.798Z] f757da607395: Pull complete [2021-09-27T09:26:32.239Z] 05883995daec: Pull complete [2021-09-27T09:26:32.514Z] 8603b9c90790: Pull complete [2021-09-27T09:26:33.960Z] 1560dd03e051: Pull complete [2021-09-27T09:26:33.961Z] 27f5ce0e4adf: Pull complete [2021-09-27T09:26:50.187Z] c2d8d7efcc4b: Pull complete [2021-09-27T09:26:50.187Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T09:26:50.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T09:26:50.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T09:26:50.423Z] prd-ubuntu18.04-docker-arm64-4c-16g-1612 does not seem to be running inside a container [2021-09-27T09:26:50.522Z] $ 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/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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:arm64 cat [2021-09-27T09:26:54.922Z] $ docker top aa945754c6d01bea544147c379a9c19c15e37ad6e9823120b95012c30172c8a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:26:55.911Z] ---> job-cost.sh [2021-09-27T09:26:55.911Z] lf-activate-venv: SKIPPING [2021-09-27T09:26:55.911Z] INFO: No Stack... [2021-09-27T09:26:56.880Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T09:26:57.473Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T09:26:58.138Z] + cut -d, -f6 [2021-09-27T09:26:58.138Z] + cat /w/workspace/go-mod-configuration/5/archives/cost.csv [Pipeline] lock [2021-09-27T09:26:58.199Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] [2021-09-27T09:26:58.217Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] did not exist. Created. [2021-09-27T09:26:58.217Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T09:27:00.803Z] /w/workspace/go-mod-configuration/5@tmp/durable-b7012371/script.sh: 1: /w/workspace/go-mod-configuration/5@tmp/durable-b7012371/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-27T09:27:01.480Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T09:27:01.516Z] Warning: overwriting stash ‘stack-cost’ [2021-09-27T09:27:01.552Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T09:27:01.568Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T09:27:01.610Z] $ docker stop --time=1 aa945754c6d01bea544147c379a9c19c15e37ad6e9823120b95012c30172c8a1 [2021-09-27T09:27:03.274Z] $ docker rm -f aa945754c6d01bea544147c379a9c19c15e37ad6e9823120b95012c30172c8a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-27T09:27:04.273Z] provisioning config files... [2021-09-27T09:27:04.290Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config123931039848879795tmp [Pipeline] { [Pipeline] sh [2021-09-27T09:27:04.612Z] + set +x [2021-09-27T09:27:04.612Z] + curl -s https://codecov.io/bash [2021-09-27T09:27:04.612Z] + bash -s -- [2021-09-27T09:27:04.612Z] [2021-09-27T09:27:04.612Z] _____ _ [2021-09-27T09:27:04.612Z] / ____| | | [2021-09-27T09:27:04.612Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T09:27:04.612Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T09:27:04.612Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T09:27:04.612Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T09:27:04.612Z] Bash-1.0.6 [2021-09-27T09:27:04.612Z] [2021-09-27T09:27:04.612Z] [2021-09-27T09:27:04.612Z] ==> git version 2.24.4 found [2021-09-27T09:27:04.885Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-27T09:27:04.885Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T09:27:04.885Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T09:27:04.885Z] ==> Jenkins CI detected. [2021-09-27T09:27:04.885Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2021-09-27T09:27:04.885Z] project root: . [2021-09-27T09:27:04.885Z] --> token set from env [2021-09-27T09:27:04.885Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T09:27:04.885Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T09:27:04.885Z] ==> Python coveragepy not found [2021-09-27T09:27:04.885Z] ==> Searching for coverage reports in: [2021-09-27T09:27:04.885Z] + . [2021-09-27T09:27:04.885Z] -> Found 1 reports [2021-09-27T09:27:04.885Z] ==> Detecting git/mercurial file structure [2021-09-27T09:27:04.885Z] ==> Reading reports [2021-09-27T09:27:04.885Z] + ./coverage.out bytes=14452 [2021-09-27T09:27:04.885Z] ==> Appending adjustments [2021-09-27T09:27:04.885Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T09:27:04.885Z] + Found adjustments [2021-09-27T09:27:04.885Z] ==> Gzipping contents [2021-09-27T09:27:04.885Z] 4.0K /tmp/codecov.sTKler.gz [2021-09-27T09:27:04.885Z] ==> Uploading reports [2021-09-27T09:27:04.885Z] url: https://codecov.io [2021-09-27T09:27:04.885Z] query: branch=main&commit=2c83843104a42b6279af47f7575adbf5887dd360&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-27T09:27:04.885Z] -> Pinging Codecov [2021-09-27T09:27:04.885Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=2c83843104a42b6279af47f7575adbf5887dd360&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-27T09:27:05.468Z] -> Uploading to [2021-09-27T09:27:05.468Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/9F92B070CA9CA35F4914AC8684776953/2c83843104a42b6279af47f7575adbf5887dd360/f7a3f9b1-a240-41a0-a343-c79b9c1b9d55.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T092705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=978f73ed335d92b103c6dd03267d8ea2e760862686aba7815529dd703544b0ea [2021-09-27T09:27:05.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T09:27:05.468Z] Dload Upload Total Spent Left Speed [2021-09-27T09:27:06.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2559 0 0 100 2559 0 3187 --:--:-- --:--:-- --:--:-- 3186 [2021-09-27T09:27:06.425Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/2c83843104a42b6279af47f7575adbf5887dd360 [Pipeline] } [2021-09-27T09:27:06.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-27T09:27:06.750Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-27T09:27:06.775Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:27:07.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T09:27:07.102Z] [2021-09-27T09:27:07.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:27:08.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T09:27:08.958Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-27T09:27:08.958Z] 188c0c94c7c5: Pulling fs layer [2021-09-27T09:27:08.958Z] 0ef7d3d256c8: Pulling fs layer [2021-09-27T09:27:08.958Z] de9db76c5a1d: Pulling fs layer [2021-09-27T09:27:08.958Z] 0eba1c9be4d2: Pulling fs layer [2021-09-27T09:27:08.958Z] 0d57e429df01: Pulling fs layer [2021-09-27T09:27:08.958Z] 4e4be7b47b0d: Pulling fs layer [2021-09-27T09:27:08.958Z] e1f770b5df2f: Pulling fs layer [2021-09-27T09:27:08.958Z] 85a0685a4137: Pulling fs layer [2021-09-27T09:27:08.958Z] 0d57e429df01: Waiting [2021-09-27T09:27:08.958Z] 4e4be7b47b0d: Waiting [2021-09-27T09:27:08.958Z] e1f770b5df2f: Waiting [2021-09-27T09:27:08.958Z] 85a0685a4137: Waiting [2021-09-27T09:27:08.958Z] 0eba1c9be4d2: Waiting [2021-09-27T09:27:08.958Z] de9db76c5a1d: Verifying Checksum [2021-09-27T09:27:08.958Z] de9db76c5a1d: Download complete [2021-09-27T09:27:08.958Z] 0ef7d3d256c8: Verifying Checksum [2021-09-27T09:27:08.958Z] 0ef7d3d256c8: Download complete [2021-09-27T09:27:09.224Z] 0d57e429df01: Verifying Checksum [2021-09-27T09:27:09.224Z] 0d57e429df01: Download complete [2021-09-27T09:27:09.224Z] 4e4be7b47b0d: Verifying Checksum [2021-09-27T09:27:09.224Z] 4e4be7b47b0d: Download complete [2021-09-27T09:27:09.224Z] 188c0c94c7c5: Verifying Checksum [2021-09-27T09:27:09.224Z] 188c0c94c7c5: Download complete [2021-09-27T09:27:09.489Z] 188c0c94c7c5: Pull complete [2021-09-27T09:27:09.489Z] 0ef7d3d256c8: Pull complete [2021-09-27T09:27:09.489Z] de9db76c5a1d: Pull complete [2021-09-27T09:27:10.897Z] e1f770b5df2f: Verifying Checksum [2021-09-27T09:27:10.897Z] e1f770b5df2f: Download complete [2021-09-27T09:27:14.251Z] 0eba1c9be4d2: Verifying Checksum [2021-09-27T09:27:14.251Z] 0eba1c9be4d2: Download complete [2021-09-27T09:27:15.207Z] 85a0685a4137: Verifying Checksum [2021-09-27T09:27:15.207Z] 85a0685a4137: Download complete [2021-09-27T09:27:17.805Z] 0eba1c9be4d2: Pull complete [2021-09-27T09:27:17.805Z] 0d57e429df01: Pull complete [2021-09-27T09:27:17.805Z] 4e4be7b47b0d: Pull complete [2021-09-27T09:27:18.400Z] e1f770b5df2f: Pull complete [2021-09-27T09:27:21.750Z] 85a0685a4137: Pull complete [2021-09-27T09:27:21.750Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-27T09:27:21.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T09:27:21.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-27T09:27:21.848Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-09-27T09:27:21.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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-devops/edgex-snyk-go:1.410.4 cat [2021-09-27T09:27:24.161Z] $ docker top b5d009e90e7c47c05f5f9a5320b45b50ec474039ae0a364c64349b7c2c527d36 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T09:27:24.257Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-27T09:27:24.583Z] + set -o pipefail [2021-09-27T09:27:24.583Z] + snyk monitor '--org=edgex-jenkins' [2021-09-27T09:27:30.040Z] [2021-09-27T09:27:30.041Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... [2021-09-27T09:27:30.041Z] [2021-09-27T09:27:30.041Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/fae56092-29da-42d0-b215-5c055007c882 [2021-09-27T09:27:30.041Z] [2021-09-27T09:27:30.041Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-27T09:27:30.041Z] [2021-09-27T09:27:30.041Z] [Pipeline] } [2021-09-27T09:27:30.063Z] $ docker stop --time=1 b5d009e90e7c47c05f5f9a5320b45b50ec474039ae0a364c64349b7c2c527d36 [2021-09-27T09:27:31.465Z] $ docker rm -f b5d009e90e7c47c05f5f9a5320b45b50ec474039ae0a364c64349b7c2c527d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T09:27:33.275Z] + git log --format=format:%s -1 2c83843104a42b6279af47f7575adbf5887dd360 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:27:33.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:27:33.602Z] . [Pipeline] withDockerContainer [2021-09-27T09:27:33.705Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-09-27T09:27:33.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:27:34.141Z] $ docker top ba46976b7d73488e056f27db6c9c75eca4548457b2d151bfc421a3988b62d67d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:27:34.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:27:34.268Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:27:34.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:27:34.391Z] $ docker exec ba46976b7d73488e056f27db6c9c75eca4548457b2d151bfc421a3988b62d67d ssh-agent [2021-09-27T09:27:34.502Z] SSH_AUTH_SOCK=/tmp/ssh-Ep3JB5YduAdA/agent.13 [2021-09-27T09:27:34.502Z] SSH_AGENT_PID=19 [2021-09-27T09:27:34.510Z] Running ssh-add (command line suppressed) [2021-09-27T09:27:34.615Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4520548019325643204.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4520548019325643204.key) [2021-09-27T09:27:34.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:27:34.944Z] + git semver tag [2021-09-27T09:27:34.944Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:27:34.944Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-09-27T09:27:34.944Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-09-27T09:27:34.944Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:27:34.944Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:27:34.944Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:27:34.944Z] # $SEMVER_BRANCH = main [2021-09-27T09:27:34.944Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-09-27T09:27:34.944Z] # 2c83843104a42b6279af47f7575adbf5887dd360 HEAD [2021-09-27T09:27:34.944Z] # -> Force: false [2021-09-27T09:27:34.944Z] # be123661869350bd8e00005b0281c9aeafd55917 refs/tags/v2.0.1-dev.4 [Pipeline] } [2021-09-27T09:27:34.959Z] $ docker exec --env ******** --env ******** ba46976b7d73488e056f27db6c9c75eca4548457b2d151bfc421a3988b62d67d ssh-agent -k [2021-09-27T09:27:35.065Z] unset SSH_AUTH_SOCK; [2021-09-27T09:27:35.065Z] unset SSH_AGENT_PID; [2021-09-27T09:27:35.066Z] echo Agent pid 19 killed; [2021-09-27T09:27:35.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:27:35.428Z] + git semver [Pipeline] } [2021-09-27T09:27:35.448Z] $ docker stop --time=1 ba46976b7d73488e056f27db6c9c75eca4548457b2d151bfc421a3988b62d67d [2021-09-27T09:27:36.645Z] $ docker rm -f ba46976b7d73488e056f27db6c9c75eca4548457b2d151bfc421a3988b62d67d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:27:37.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T09:27:37.121Z] [2021-09-27T09:27:37.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:27:37.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T09:27:37.451Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-27T09:27:37.451Z] ab5ef0e58194: Pulling fs layer [2021-09-27T09:27:37.451Z] 9712f1f96733: Pulling fs layer [2021-09-27T09:27:37.451Z] 63f879dbbcfc: Pulling fs layer [2021-09-27T09:27:37.451Z] 0d9ebad4ef96: Pulling fs layer [2021-09-27T09:27:37.451Z] e9a5061849ea: Pulling fs layer [2021-09-27T09:27:37.451Z] d747dcd14b5f: Pulling fs layer [2021-09-27T09:27:37.451Z] 2de7ff778b66: Pulling fs layer [2021-09-27T09:27:37.451Z] e9a5061849ea: Waiting [2021-09-27T09:27:37.451Z] d747dcd14b5f: Waiting [2021-09-27T09:27:37.451Z] 2de7ff778b66: Waiting [2021-09-27T09:27:37.451Z] 0d9ebad4ef96: Waiting [2021-09-27T09:27:37.451Z] 9712f1f96733: Verifying Checksum [2021-09-27T09:27:37.451Z] 9712f1f96733: Download complete [2021-09-27T09:27:39.393Z] 63f879dbbcfc: Download complete [2021-09-27T09:27:39.393Z] e9a5061849ea: Verifying Checksum [2021-09-27T09:27:39.393Z] e9a5061849ea: Download complete [2021-09-27T09:27:39.660Z] d747dcd14b5f: Verifying Checksum [2021-09-27T09:27:39.660Z] d747dcd14b5f: Download complete [2021-09-27T09:27:40.250Z] 2de7ff778b66: Verifying Checksum [2021-09-27T09:27:40.250Z] 2de7ff778b66: Download complete [2021-09-27T09:27:40.836Z] 0d9ebad4ef96: Verifying Checksum [2021-09-27T09:27:40.836Z] 0d9ebad4ef96: Download complete [2021-09-27T09:27:40.836Z] ab5ef0e58194: Verifying Checksum [2021-09-27T09:27:40.836Z] ab5ef0e58194: Download complete [2021-09-27T09:27:43.430Z] ab5ef0e58194: Pull complete [2021-09-27T09:27:43.430Z] 9712f1f96733: Pull complete [2021-09-27T09:27:44.386Z] 63f879dbbcfc: Pull complete [2021-09-27T09:27:48.777Z] 0d9ebad4ef96: Pull complete [2021-09-27T09:27:48.777Z] e9a5061849ea: Pull complete [2021-09-27T09:27:48.777Z] d747dcd14b5f: Pull complete [2021-09-27T09:27:49.048Z] 2de7ff778b66: Pull complete [2021-09-27T09:27:49.048Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-27T09:27:49.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T09:27:49.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-27T09:27:49.161Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-09-27T09:27:49.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-27T09:27:52.431Z] $ docker top 2a6b6e83f1340f91aa3c02fb61bee763d34fa1f865d4162352d727d8b6cc4239 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-27T09:27:52.545Z] provisioning config files... [2021-09-27T09:27:52.558Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5813805086270900649tmp [2021-09-27T09:27:52.578Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8023482740515651719tmp [2021-09-27T09:27:52.599Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7108218337255320963tmp [Pipeline] { [Pipeline] echo [2021-09-27T09:27:52.629Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:27:52.949Z] ---> sigul-configuration.sh [2021-09-27T09:27:52.949Z] gpg: directory `/root/.gnupg' created [2021-09-27T09:27:52.949Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-27T09:27:52.949Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-27T09:27:52.949Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-27T09:27:52.949Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-27T09:27:52.949Z] gpg: CAST5 encrypted data [2021-09-27T09:27:52.949Z] gpg: encrypted with 1 passphrase [2021-09-27T09:27:52.949Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-27T09:27:53.267Z] + mkdir /home/jenkins [2021-09-27T09:27:53.267Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-27T09:27:53.579Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-09-27T09:27:53.595Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:27:53.906Z] ---> sigul-install.sh [2021-09-27T09:27:53.906Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-27T09:27:54.224Z] + git tag --list [2021-09-27T09:27:54.224Z] v0.0.0 [2021-09-27T09:27:54.224Z] v0.0.1 [2021-09-27T09:27:54.224Z] v0.0.2 [2021-09-27T09:27:54.224Z] v0.0.3 [2021-09-27T09:27:54.224Z] v0.0.4 [2021-09-27T09:27:54.224Z] v0.0.5 [2021-09-27T09:27:54.224Z] v0.0.6 [2021-09-27T09:27:54.224Z] v0.0.7 [2021-09-27T09:27:54.224Z] v0.0.8 [2021-09-27T09:27:54.224Z] v2.0.0 [2021-09-27T09:27:54.224Z] v2.0.0-dev.1 [2021-09-27T09:27:54.224Z] v2.0.0-dev.10 [2021-09-27T09:27:54.224Z] v2.0.0-dev.2 [2021-09-27T09:27:54.224Z] v2.0.0-dev.3 [2021-09-27T09:27:54.224Z] v2.0.0-dev.4 [2021-09-27T09:27:54.224Z] v2.0.0-dev.5 [2021-09-27T09:27:54.224Z] v2.0.0-dev.6 [2021-09-27T09:27:54.224Z] v2.0.0-dev.7 [2021-09-27T09:27:54.224Z] v2.0.0-dev.8 [2021-09-27T09:27:54.224Z] v2.0.0-dev.9 [2021-09-27T09:27:54.224Z] v2.0.1-dev.1 [2021-09-27T09:27:54.224Z] v2.0.1-dev.2 [2021-09-27T09:27:54.224Z] v2.0.1-dev.3 [2021-09-27T09:27:54.224Z] v2.0.1-dev.4 [Pipeline] sh [2021-09-27T09:27:54.540Z] + lftools sign git-tag v2.0.1-dev.4 [2021-09-27T09:27:55.122Z] Signing Git tag with Sigul... [2021-09-27T09:27:55.122Z] Signing v2.0.1-dev.4 [Pipeline] echo [2021-09-27T09:27:56.095Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:27:56.414Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-27T09:27:56.428Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-27T09:27:56.467Z] $ docker stop --time=1 2a6b6e83f1340f91aa3c02fb61bee763d34fa1f865d4162352d727d8b6cc4239 [2021-09-27T09:27:57.679Z] $ docker rm -f 2a6b6e83f1340f91aa3c02fb61bee763d34fa1f865d4162352d727d8b6cc4239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:27:58.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:27:58.428Z] . [Pipeline] withDockerContainer [2021-09-27T09:27:58.510Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-09-27T09:27:58.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:27:58.934Z] $ docker top fb316c069af96854e27d572733fac9703985bce96646bdfa90bba09ba48b697b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:27:59.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:27:59.077Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:27:59.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:27:59.273Z] $ docker exec fb316c069af96854e27d572733fac9703985bce96646bdfa90bba09ba48b697b ssh-agent [2021-09-27T09:27:59.384Z] SSH_AUTH_SOCK=/tmp/ssh-Yb1H8HwKL70q/agent.14 [2021-09-27T09:27:59.384Z] SSH_AGENT_PID=21 [2021-09-27T09:27:59.392Z] Running ssh-add (command line suppressed) [2021-09-27T09:27:59.496Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7630284560796690368.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7630284560796690368.key) [2021-09-27T09:27:59.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:27:59.836Z] + git semver bump pre [2021-09-27T09:27:59.836Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:27:59.836Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-09-27T09:27:59.836Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-09-27T09:27:59.836Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:27:59.836Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:27:59.836Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:27:59.836Z] # $SEMVER_BRANCH = main [2021-09-27T09:27:59.836Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-09-27T09:27:59.836Z] 2.0.1-dev.5 [Pipeline] } [2021-09-27T09:27:59.854Z] $ docker exec --env ******** --env ******** fb316c069af96854e27d572733fac9703985bce96646bdfa90bba09ba48b697b ssh-agent -k [2021-09-27T09:27:59.953Z] unset SSH_AUTH_SOCK; [2021-09-27T09:27:59.953Z] unset SSH_AGENT_PID; [2021-09-27T09:27:59.953Z] echo Agent pid 21 killed; [2021-09-27T09:27:59.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:28:00.320Z] + git semver [Pipeline] } [2021-09-27T09:28:00.342Z] $ docker stop --time=1 fb316c069af96854e27d572733fac9703985bce96646bdfa90bba09ba48b697b [2021-09-27T09:28:01.519Z] $ docker rm -f fb316c069af96854e27d572733fac9703985bce96646bdfa90bba09ba48b697b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:28:01.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:28:01.933Z] . [Pipeline] withDockerContainer [2021-09-27T09:28:02.029Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-09-27T09:28:02.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:28:02.481Z] $ docker top 581e6693cd86627c37ee85033187d0f1e8e33359db92dd21b30b2d5cf233f4db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:28:02.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:28:02.615Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:28:02.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:28:02.735Z] $ docker exec 581e6693cd86627c37ee85033187d0f1e8e33359db92dd21b30b2d5cf233f4db ssh-agent [2021-09-27T09:28:02.847Z] SSH_AUTH_SOCK=/tmp/ssh-fM8gXJ3N1WvI/agent.13 [2021-09-27T09:28:02.847Z] SSH_AGENT_PID=19 [2021-09-27T09:28:02.856Z] Running ssh-add (command line suppressed) [2021-09-27T09:28:02.959Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8609640951455183786.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8609640951455183786.key) [2021-09-27T09:28:02.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:28:03.293Z] + git semver push [2021-09-27T09:28:03.293Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:28:03.293Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-09-27T09:28:03.293Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-09-27T09:28:03.293Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:28:03.293Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:28:03.293Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:28:03.293Z] # $SEMVER_BRANCH = main [2021-09-27T09:28:03.293Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-09-27T09:28:04.715Z] $ docker exec --env ******** --env ******** 581e6693cd86627c37ee85033187d0f1e8e33359db92dd21b30b2d5cf233f4db ssh-agent -k [2021-09-27T09:28:04.825Z] unset SSH_AUTH_SOCK; [2021-09-27T09:28:04.825Z] unset SSH_AGENT_PID; [2021-09-27T09:28:04.825Z] echo Agent pid 19 killed; [2021-09-27T09:28:04.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:28:05.212Z] + git semver [Pipeline] } [2021-09-27T09:28:05.240Z] $ docker stop --time=1 581e6693cd86627c37ee85033187d0f1e8e33359db92dd21b30b2d5cf233f4db [2021-09-27T09:28:06.450Z] $ docker rm -f 581e6693cd86627c37ee85033187d0f1e8e33359db92dd21b30b2d5cf233f4db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-27T09:28:11.749Z] + '[' -d /w/workspace/oundry_go-mod-configuration_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:28:12.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:28:12.668Z] ---> package-listing.sh [2021-09-27T09:28:12.668Z] ++ facter osfamily [2021-09-27T09:28:12.668Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T09:28:12.934Z] + OS_FAMILY=redhat [2021-09-27T09:28:12.934Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2021-09-27T09:28:12.934Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T09:28:12.934Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T09:28:12.934Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T09:28:12.934Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T09:28:12.934Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-09-27T09:28:12.934Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T09:28:12.934Z] + case "${OS_FAMILY}" in [2021-09-27T09:28:12.934Z] + rpm -qa [2021-09-27T09:28:12.934Z] + sort [2021-09-27T09:28:13.513Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T09:28:13.513Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T09:28:13.513Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T09:28:13.513Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-09-27T09:28:13.513Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2021-09-27T09:28:13.513Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2021-09-27T09:28:13.529Z] 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-27T09:28:13.826Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:28:14.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:28:14.405Z] [2021-09-27T09:28:14.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:28:14.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:28:14.735Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T09:28:14.735Z] b4d181a07f80: Pulling fs layer [2021-09-27T09:28:14.735Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T09:28:14.735Z] ed53099fbce6: Pulling fs layer [2021-09-27T09:28:14.735Z] dc539afda2c1: Pulling fs layer [2021-09-27T09:28:14.735Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T09:28:14.735Z] 9065ff56babe: Pulling fs layer [2021-09-27T09:28:14.735Z] d287ab97295c: Pulling fs layer [2021-09-27T09:28:14.735Z] dc539afda2c1: Waiting [2021-09-27T09:28:14.735Z] 77bc0d833cb6: Waiting [2021-09-27T09:28:14.735Z] 9065ff56babe: Waiting [2021-09-27T09:28:14.735Z] d287ab97295c: Waiting [2021-09-27T09:28:15.001Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T09:28:15.001Z] a1111a8f2ec3: Download complete [2021-09-27T09:28:15.001Z] dc539afda2c1: Verifying Checksum [2021-09-27T09:28:15.001Z] dc539afda2c1: Download complete [2021-09-27T09:28:15.267Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T09:28:15.267Z] 77bc0d833cb6: Download complete [2021-09-27T09:28:15.267Z] 9065ff56babe: Verifying Checksum [2021-09-27T09:28:15.267Z] 9065ff56babe: Download complete [2021-09-27T09:28:15.267Z] ed53099fbce6: Verifying Checksum [2021-09-27T09:28:15.267Z] ed53099fbce6: Download complete [2021-09-27T09:28:16.235Z] b4d181a07f80: Verifying Checksum [2021-09-27T09:28:16.235Z] b4d181a07f80: Download complete [2021-09-27T09:28:17.203Z] b4d181a07f80: Pull complete [2021-09-27T09:28:17.468Z] a1111a8f2ec3: Pull complete [2021-09-27T09:28:18.059Z] ed53099fbce6: Pull complete [2021-09-27T09:28:18.060Z] dc539afda2c1: Pull complete [2021-09-27T09:28:18.323Z] 77bc0d833cb6: Pull complete [2021-09-27T09:28:18.323Z] 9065ff56babe: Pull complete [2021-09-27T09:28:19.290Z] d287ab97295c: Verifying Checksum [2021-09-27T09:28:19.290Z] d287ab97295c: Download complete [2021-09-27T09:28:24.662Z] d287ab97295c: Pull complete [2021-09-27T09:28:24.662Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T09:28:24.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:28:24.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T09:28:24.753Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-09-27T09:28:24.816Z] $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T09:28:27.458Z] $ docker top 38abf87649c55c0adc5fd63f61e13fdbb0477c4c217b664ce7c8cbc687c15e8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T09:28:27.861Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T09:28:28.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T09:28:28.490Z] + ls /var/log/sa-host [2021-09-27T09:28:28.490Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T09:28:28.490Z] file_magic: OK [2021-09-27T09:28:28.490Z] HZ: Using current value: 100 [2021-09-27T09:28:28.490Z] file_header: OK [2021-09-27T09:28:28.490Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-27T09:28:28.490Z] Statistics: [2021-09-27T09:28:28.490Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T09:28:28.490Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T09:28:28.490Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T09:28:28.490Z] file_magic: OK [2021-09-27T09:28:28.490Z] HZ: Using current value: 100 [2021-09-27T09:28:28.490Z] file_header: OK [2021-09-27T09:28:28.490Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-27T09:28:28.490Z] Statistics: [2021-09-27T09:28:28.490Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T09:28:28.490Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T09:28:28.683Z] provisioning config files... [2021-09-27T09:28:28.709Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4625892451269257157tmp [Pipeline] { [Pipeline] echo [2021-09-27T09:28:28.740Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:28:29.054Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T09:28:29.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:28:29.710Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T09:28:29.726Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:28:30.035Z] ---> sudo-logs.sh [2021-09-27T09:28:30.036Z] Archiving 'sudo' log.. [2021-09-27T09:28:30.036Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1611.vexxhost.local: Name or service not known [2021-09-27T09:28:30.036Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1611.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T09:28:30.075Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:28:30.388Z] ---> job-cost.sh [2021-09-27T09:28:30.388Z] lf-activate-venv: SKIPPING [2021-09-27T09:28:30.388Z] DEBUG: total: 0.10999999940395355 [2021-09-27T09:28:30.388Z] INFO: Retrieving Stack Cost... [2021-09-27T09:28:31.792Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T09:28:32.057Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T09:28:32.076Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:28:32.386Z] ---> logs-deploy.sh [2021-09-27T09:28:32.386Z] lf-activate-venv: SKIPPING [2021-09-27T09:28:32.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/5 [2021-09-27T09:28:32.386Z] INFO: archiving workspace using pattern(s): [2021-09-27T09:28:32.970Z] Archives upload complete. [2021-09-27T09:28:33.236Z] INFO: archiving logs to Nexus