Pull request #40 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from c4d85f07a4394dae1c0f89820dc8e728225386ee+0792edf23a2a71670e5d726411fbd0f6180652dc (0b3ed197be7a47a527a557cd84c5165d55eb9a16) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4426573816385167569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5998546566495425215.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 6a41506d72e8e131afc862d141935157bee59f41 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/PR-40/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-40/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1900812996200639219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5044724191396049996.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/PR-40/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-40/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5663340991744356906.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-319 in /w/workspace/undry_go-mod-configuration_PR-40 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-40 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-40@tmp/jenkins-gitclient-ssh5207600640444155603.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-40@tmp/jenkins-gitclient-ssh3520950552065458066.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0792edf23a2a71670e5d726411fbd0f6180652dc into PR head commit c4d85f07a4394dae1c0f89820dc8e728225386ee Merge succeeded, producing c4d85f07a4394dae1c0f89820dc8e728225386ee Checking out Revision c4d85f07a4394dae1c0f89820dc8e728225386ee (PR-40) > git config core.sparsecheckout # timeout=10 > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-40@tmp/jenkins-gitclient-ssh6974684028427678967.key > git merge 0792edf23a2a71670e5d726411fbd0f6180652dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # timeout=10 Commit message: "docs: update date in Changelog for Ireland release to June 30" > git rev-list --no-walk d66e1a7bbdbc66b69d13a354c3045a6fb8da2a1f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T21:59:05.468Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T21:59:05.558Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T21:59:05.591Z] ========================================================= [2021-06-10T21:59:05.591Z] EdgeX Global Pipelines Version Info [2021-06-10T21:59:05.591Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T21:59:07.104Z] ------------------- [2021-06-10T21:59:07.104Z] stable info: [2021-06-10T21:59:07.104Z] ------------------- [2021-06-10T21:59:07.104Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T21:59:07.104Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T21:59:07.104Z] Message: update stable to v1.0.195 [2021-06-10T21:59:07.690Z] ------------------- [2021-06-10T21:59:07.690Z] experimental info: [2021-06-10T21:59:07.690Z] ------------------- [2021-06-10T21:59:07.690Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T21:59:07.690Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T21:59:07.690Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T21:59:07.835Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-06-10T21:59:07.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-06-10T21:59:07.896Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T21:59:07.921Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T21:59:07.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T21:59:07.978Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T21:59:08.005Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T21:59:08.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T21:59:08.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T21:59:08.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T21:59:08.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T21:59:08.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-06-10T21:59:08.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T21:59:08.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T21:59:08.277Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T21:59:08.327Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T21:59:08.356Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T21:59:08.397Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T21:59:08.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T21:59:08.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T21:59:08.477Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T21:59:08.506Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T21:59:08.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T21:59:08.579Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T21:59:08.604Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-10T21:59:08.636Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T21:59:08.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-40 [Pipeline] echo [2021-06-10T21:59:08.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-40 [Pipeline] echo [2021-06-10T21:59:08.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-40 [Pipeline] echo [2021-06-10T21:59:08.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4d85f07a4394dae1c0f89820dc8e728225386ee [Pipeline] echo [2021-06-10T21:59:08.783Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4d85f0 [Pipeline] echo [2021-06-10T21:59:08.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T21:59:09.311Z] + git log --format=format:%s -1 c4d85f07a4394dae1c0f89820dc8e728225386ee [Pipeline] echo [2021-06-10T21:59:09.360Z] GIT_COMMIT: c4d85f07a4394dae1c0f89820dc8e728225386ee, Commit Message: docs: update date in Changelog for Ireland release to June 30 [Pipeline] echo [2021-06-10T21:59:09.375Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:59:09.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T21:59:10.235Z] [2021-06-10T21:59:10.235Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:59:10.559Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T21:59:10.559Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T21:59:10.559Z] 31603596830f: Pulling fs layer [2021-06-10T21:59:10.559Z] 54011a49482f: Pulling fs layer [2021-06-10T21:59:10.559Z] a6820b24f6d8: Pulling fs layer [2021-06-10T21:59:10.559Z] f581987b2513: Pulling fs layer [2021-06-10T21:59:10.559Z] f581987b2513: Waiting [2021-06-10T21:59:10.559Z] 54011a49482f: Download complete [2021-06-10T21:59:10.821Z] 31603596830f: Verifying Checksum [2021-06-10T21:59:10.821Z] 31603596830f: Download complete [2021-06-10T21:59:10.821Z] f581987b2513: Verifying Checksum [2021-06-10T21:59:10.821Z] f581987b2513: Download complete [2021-06-10T21:59:10.821Z] a6820b24f6d8: Verifying Checksum [2021-06-10T21:59:10.821Z] a6820b24f6d8: Download complete [2021-06-10T21:59:11.099Z] 31603596830f: Pull complete [2021-06-10T21:59:11.099Z] 54011a49482f: Pull complete [2021-06-10T21:59:11.676Z] a6820b24f6d8: Pull complete [2021-06-10T21:59:11.939Z] f581987b2513: Pull complete [2021-06-10T21:59:11.939Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T21:59:11.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T21:59:11.939Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T21:59:12.045Z] prd-centos7-docker-4c-2g-319 does not seem to be running inside a container [2021-06-10T21:59:12.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-40 -v /w/workspace/undry_go-mod-configuration_PR-40:/w/workspace/undry_go-mod-configuration_PR-40:rw,z -v /w/workspace/undry_go-mod-configuration_PR-40@tmp:/w/workspace/undry_go-mod-configuration_PR-40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T21:59:13.175Z] $ docker top 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T21:59:13.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T21:59:13.314Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T21:59:13.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T21:59:13.450Z] $ docker exec 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 ssh-agent [2021-06-10T21:59:13.582Z] SSH_AUTH_SOCK=/tmp/ssh-umIYsHOyYskM/agent.12 [2021-06-10T21:59:13.582Z] SSH_AGENT_PID=19 [2021-06-10T21:59:13.592Z] Running ssh-add (command line suppressed) [2021-06-10T21:59:13.705Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-40@tmp/private_key_5031456265915136240.key (/w/workspace/undry_go-mod-configuration_PR-40@tmp/private_key_5031456265915136240.key) [2021-06-10T21:59:13.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T21:59:14.039Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T21:59:14.050Z] $ docker exec --env ******** --env ******** 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 ssh-agent -k [2021-06-10T21:59:14.159Z] unset SSH_AUTH_SOCK; [2021-06-10T21:59:14.162Z] unset SSH_AGENT_PID; [2021-06-10T21:59:14.162Z] echo Agent pid 19 killed; [2021-06-10T21:59:14.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T21:59:14.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T21:59:14.223Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T21:59:14.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T21:59:14.361Z] $ docker exec 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 ssh-agent [2021-06-10T21:59:14.491Z] SSH_AUTH_SOCK=/tmp/ssh-7Z7aCL9dYbvk/agent.53 [2021-06-10T21:59:14.491Z] SSH_AGENT_PID=59 [2021-06-10T21:59:14.497Z] Running ssh-add (command line suppressed) [2021-06-10T21:59:14.599Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-40@tmp/private_key_2137140831279380031.key (/w/workspace/undry_go-mod-configuration_PR-40@tmp/private_key_2137140831279380031.key) [2021-06-10T21:59:14.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T21:59:14.939Z] + git semver init [2021-06-10T21:59:14.939Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T21:59:14.939Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-40/.git [2021-06-10T21:59:14.939Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-40 [2021-06-10T21:59:14.939Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T21:59:14.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T21:59:14.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T21:59:14.939Z] # $SEMVER_BRANCH = PR-40 [2021-06-10T21:59:14.939Z] # $SEMVER_TEMP = /tmp/semver-602318835 [2021-06-10T21:59:14.939Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-06-10T21:59:15.516Z] # '/tmp/semver-602318835' -> '/w/workspace/undry_go-mod-configuration_PR-40/.semver' [2021-06-10T21:59:15.516Z] # -> Force: false [2021-06-10T21:59:15.516Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-40/.semver [Pipeline] } [2021-06-10T21:59:15.525Z] $ docker exec --env ******** --env ******** 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 ssh-agent -k [2021-06-10T21:59:15.636Z] unset SSH_AUTH_SOCK; [2021-06-10T21:59:15.637Z] unset SSH_AGENT_PID; [2021-06-10T21:59:15.637Z] echo Agent pid 59 killed; [2021-06-10T21:59:15.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T21:59:15.994Z] + git semver [Pipeline] } [2021-06-10T21:59:16.005Z] $ docker stop --time=1 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 [2021-06-10T21:59:17.259Z] $ docker rm -f 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T21:59:17.654Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T21:59:17.958Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T21:59:17.963Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-10T21:59:33.188Z] Still waiting to schedule task [2021-06-10T21:59:33.189Z] ‘prd-centos7-docker-4c-2g-320’ is offline [2021-06-10T21:59:33.189Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-10T21:59:33.191Z] Still waiting to schedule task [2021-06-10T21:59:33.192Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ is offline [2021-06-10T22:00:42.585Z] Running on prd-centos7-docker-4c-2g-321 in /w/workspace/undry_go-mod-configuration_PR-40 [Pipeline] { [Pipeline] ws [2021-06-10T22:00:42.603Z] Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout [2021-06-10T22:00:42.715Z] Selected Git installation does not exist. Using Default [2021-06-10T22:00:42.715Z] The recommended git tool is: NONE [2021-06-10T22:00:45.032Z] using credential edgex-jenkins-ssh [2021-06-10T22:00:45.075Z] Cloning the remote Git repository [2021-06-10T22:00:44.827Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-06-10T22:00:44.895Z] > git init /w/workspace/go-mod-configuration/2 # timeout=10 [2021-06-10T22:00:44.940Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-06-10T22:00:44.941Z] > git --version # timeout=10 [2021-06-10T22:00:44.950Z] > git --version # 'git version 2.24.4' [2021-06-10T22:00:44.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:00:44.977Z] [INFO] Currently running in a labeled security context [2021-06-10T22:00:44.977Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T22:00:44.978Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh9154446821610437611.key [2021-06-10T22:00:44.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:00:45.552Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-06-10T22:00:45.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:00:45.574Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-06-10T22:00:45.589Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-06-10T22:00:45.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:00:45.590Z] [INFO] Currently running in a labeled security context [2021-06-10T22:00:45.590Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T22:00:45.590Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh6386563365820253312.key [2021-06-10T22:00:45.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T22:00:46.204Z] Merging remotes/origin/master commit 0792edf23a2a71670e5d726411fbd0f6180652dc into PR head commit c4d85f07a4394dae1c0f89820dc8e728225386ee [2021-06-10T22:00:46.287Z] Merge succeeded, producing c4d85f07a4394dae1c0f89820dc8e728225386ee [2021-06-10T22:00:46.287Z] Checking out Revision c4d85f07a4394dae1c0f89820dc8e728225386ee (PR-40) [2021-06-10T22:00:46.035Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:00:46.050Z] > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # timeout=10 [2021-06-10T22:00:46.079Z] > git remote # timeout=10 [2021-06-10T22:00:46.084Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T22:00:46.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:00:46.090Z] [INFO] Currently running in a labeled security context [2021-06-10T22:00:46.090Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T22:00:46.090Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh7601349997135618556.key [2021-06-10T22:00:46.097Z] > git merge 0792edf23a2a71670e5d726411fbd0f6180652dc # timeout=10 [2021-06-10T22:00:46.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T22:00:46.121Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:00:46.126Z] > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # timeout=10 [2021-06-10T22:00:49.705Z] Commit message: "docs: update date in Changelog for Ireland release to June 30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:00:50.826Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:00:51.159Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:00:51.462Z] + sudo service docker restart [2021-06-10T22:00:51.462Z] + true [2021-06-10T22:00:51.462Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-10T22:01:09.792Z] ========================================================= [2021-06-10T22:01:09.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T22:01:09.792Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:01:10.114Z] + 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-06-10T22:01:10.386Z] Sending build context to Docker daemon 267.8kB [2021-06-10T22:01:10.386Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-10T22:01:10.386Z] Step 2/7 : FROM ${BASE} [2021-06-10T22:01:10.386Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T22:01:10.386Z] 540db60ca938: Pulling fs layer [2021-06-10T22:01:10.386Z] adcc1eea9eea: Pulling fs layer [2021-06-10T22:01:10.386Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T22:01:10.386Z] 0510c868ecb4: Pulling fs layer [2021-06-10T22:01:10.386Z] afea3b2eda06: Pulling fs layer [2021-06-10T22:01:10.386Z] 7809a108b3ef: Pulling fs layer [2021-06-10T22:01:10.386Z] f706445af74f: Pulling fs layer [2021-06-10T22:01:10.386Z] 0510c868ecb4: Waiting [2021-06-10T22:01:10.386Z] afea3b2eda06: Waiting [2021-06-10T22:01:10.386Z] 7809a108b3ef: Waiting [2021-06-10T22:01:10.386Z] f706445af74f: Waiting [2021-06-10T22:01:10.386Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T22:01:10.386Z] 4c4ab2625f07: Download complete [2021-06-10T22:01:10.386Z] adcc1eea9eea: Verifying Checksum [2021-06-10T22:01:10.386Z] adcc1eea9eea: Download complete [2021-06-10T22:01:10.386Z] afea3b2eda06: Verifying Checksum [2021-06-10T22:01:10.386Z] afea3b2eda06: Download complete [2021-06-10T22:01:10.386Z] 7809a108b3ef: Verifying Checksum [2021-06-10T22:01:10.386Z] 7809a108b3ef: Download complete [2021-06-10T22:01:10.386Z] 540db60ca938: Verifying Checksum [2021-06-10T22:01:10.386Z] 540db60ca938: Download complete [2021-06-10T22:01:10.648Z] 540db60ca938: Pull complete [2021-06-10T22:01:10.914Z] adcc1eea9eea: Pull complete [2021-06-10T22:01:10.914Z] 4c4ab2625f07: Pull complete [2021-06-10T22:01:11.857Z] f706445af74f: Verifying Checksum [2021-06-10T22:01:11.857Z] f706445af74f: Download complete [2021-06-10T22:01:12.807Z] 0510c868ecb4: Verifying Checksum [2021-06-10T22:01:12.807Z] 0510c868ecb4: Download complete [2021-06-10T22:01:16.171Z] 0510c868ecb4: Pull complete [2021-06-10T22:01:16.171Z] afea3b2eda06: Pull complete [2021-06-10T22:01:16.171Z] 7809a108b3ef: Pull complete [2021-06-10T22:01:17.145Z] f706445af74f: Pull complete [2021-06-10T22:01:17.145Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T22:01:17.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T22:01:17.145Z] ---> b068be0155e3 [2021-06-10T22:01:17.145Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T22:01:21.361Z] ---> Running in 9045861b1166 [2021-06-10T22:01:21.361Z] Removing intermediate container 9045861b1166 [2021-06-10T22:01:21.361Z] ---> 54ad9290fb75 [2021-06-10T22:01:21.361Z] Step 4/7 : RUN apk add --update bash [2021-06-10T22:01:21.361Z] ---> Running in e1c9dcf5f02a [2021-06-10T22:01:21.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T22:01:22.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T22:01:22.570Z] OK: 149 MiB in 40 packages [2021-06-10T22:01:22.831Z] Removing intermediate container e1c9dcf5f02a [2021-06-10T22:01:22.831Z] ---> 3b23479e9dcf [2021-06-10T22:01:22.831Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-10T22:01:22.831Z] ---> Running in 4f319510f57f [2021-06-10T22:01:23.099Z] Removing intermediate container 4f319510f57f [2021-06-10T22:01:23.100Z] ---> 2d69562adb5d [2021-06-10T22:01:23.100Z] Step 6/7 : COPY go.mod . [2021-06-10T22:01:23.100Z] ---> bf512c657c2b [2021-06-10T22:01:23.100Z] Step 7/7 : RUN go mod download [2021-06-10T22:01:23.100Z] ---> Running in a1c292fab3f2 [2021-06-10T22:01:33.118Z] Removing intermediate container a1c292fab3f2 [2021-06-10T22:01:33.118Z] ---> 782ec0d6c803 [2021-06-10T22:01:33.118Z] Successfully built 782ec0d6c803 [2021-06-10T22:01:33.118Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:01:33.431Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:01:33.431Z] . [Pipeline] withDockerContainer [2021-06-10T22:01:33.507Z] prd-centos7-docker-4c-2g-321 does not seem to be running inside a container [2021-06-10T22:01:33.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T22:01:33.961Z] $ docker top 0f6314441640538c486fff883b75690ba123c9ad6e602e4519a2b92a008daabe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:01:34.370Z] + go version [2021-06-10T22:01:34.370Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T22:01:34.378Z] $ docker stop --time=1 0f6314441640538c486fff883b75690ba123c9ad6e602e4519a2b92a008daabe [2021-06-10T22:01:35.564Z] $ docker rm -f 0f6314441640538c486fff883b75690ba123c9ad6e602e4519a2b92a008daabe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:01:36.150Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:01:36.150Z] . [Pipeline] withDockerContainer [2021-06-10T22:01:36.221Z] prd-centos7-docker-4c-2g-321 does not seem to be running inside a container [2021-06-10T22:01:36.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T22:01:36.616Z] $ docker top 66cf71135053f0c89c6ec8d838a059f100aa1e21154cd57fb04d404ad9975dbc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:01:37.021Z] + go mod tidy [Pipeline] sh [2021-06-10T22:01:37.322Z] + make test [2021-06-10T22:01:37.322Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T22:01:46.202Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.005s coverage: 85.7% of statements [2021-06-10T22:01:49.507Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.540s coverage: 87.4% of statements [2021-06-10T22:01:49.507Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements [2021-06-10T22:01:49.507Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T22:01:52.829Z] gofmt -l . [2021-06-10T22:01:52.829Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T22:01:52.836Z] $ docker stop --time=1 66cf71135053f0c89c6ec8d838a059f100aa1e21154cd57fb04d404ad9975dbc [2021-06-10T22:01:54.227Z] $ docker rm -f 66cf71135053f0c89c6ec8d838a059f100aa1e21154cd57fb04d404ad9975dbc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:01:54.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T22:01:54.820Z] 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] libraryResource [Pipeline] sh [2021-06-10T22:01:55.665Z] ---> job-cost.sh [2021-06-10T22:01:55.665Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Bsu [2021-06-10T22:02:05.731Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:02:17.998Z] lf-activate-venv(): INFO: Adding /tmp/venv-4Bsu/bin to PATH [2021-06-10T22:02:17.998Z] INFO: No Stack... [2021-06-10T22:02:17.998Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:02:17.998Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:02:18.314Z] + cut -d, -f6 [2021-06-10T22:02:18.314Z] + cat /w/workspace/go-mod-configuration/2/archives/cost.csv [Pipeline] lock [2021-06-10T22:02:18.344Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] [2021-06-10T22:02:18.365Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] did not exist. Created. [2021-06-10T22:02:18.365Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:02:18.690Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T22:02:18.764Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:02:18.776Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T22:02:20.226Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-323 in /w/workspace/undry_go-mod-configuration_PR-40 [Pipeline] { [Pipeline] ws [2021-06-10T22:02:20.248Z] Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout [2021-06-10T22:02:20.494Z] Selected Git installation does not exist. Using Default [2021-06-10T22:02:20.494Z] The recommended git tool is: NONE [2021-06-10T22:02:25.798Z] using credential edgex-jenkins-ssh [2021-06-10T22:02:25.817Z] Cloning the remote Git repository [2021-06-10T22:02:25.873Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-06-10T22:02:25.988Z] > git init /w/workspace/go-mod-configuration/2 # timeout=10 [2021-06-10T22:02:26.166Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-06-10T22:02:26.167Z] > git --version # timeout=10 [2021-06-10T22:02:26.192Z] > git --version # 'git version 2.17.1' [2021-06-10T22:02:26.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:02:26.325Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:02:27.569Z] Merging remotes/origin/master commit 0792edf23a2a71670e5d726411fbd0f6180652dc into PR head commit c4d85f07a4394dae1c0f89820dc8e728225386ee [2021-06-10T22:02:27.759Z] Merge succeeded, producing c4d85f07a4394dae1c0f89820dc8e728225386ee [2021-06-10T22:02:27.759Z] Checking out Revision c4d85f07a4394dae1c0f89820dc8e728225386ee (PR-40) [2021-06-10T22:02:26.981Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-06-10T22:02:26.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:02:27.019Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-06-10T22:02:27.056Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-06-10T22:02:27.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:02:27.069Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T22:02:27.585Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:02:27.611Z] > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # timeout=10 [2021-06-10T22:02:27.683Z] > git remote # timeout=10 [2021-06-10T22:02:27.699Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T22:02:27.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:02:27.722Z] > git merge 0792edf23a2a71670e5d726411fbd0f6180652dc # timeout=10 [2021-06-10T22:02:27.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T22:02:27.762Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:02:27.788Z] > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # timeout=10 [2021-06-10T22:02:31.927Z] Commit message: "docs: update date in Changelog for Ireland release to June 30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:02:33.134Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:02:33.594Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:02:33.935Z] + sudo service docker restart [2021-06-10T22:02:33.935Z] + true [Pipeline] unstash [Pipeline] echo [2021-06-10T22:02:52.510Z] ========================================================= [2021-06-10T22:02:52.510Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T22:02:52.510Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:02:52.867Z] + 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-06-10T22:02:53.467Z] Sending build context to Docker daemon 266.8kB [2021-06-10T22:02:53.746Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-10T22:02:53.746Z] Step 2/7 : FROM ${BASE} [2021-06-10T22:02:54.348Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T22:02:54.348Z] 595b0fe564bb: Pulling fs layer [2021-06-10T22:02:54.348Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T22:02:54.348Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T22:02:54.348Z] ba82ee9f976e: Pulling fs layer [2021-06-10T22:02:54.348Z] 506bd15cee9f: Pulling fs layer [2021-06-10T22:02:54.348Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T22:02:54.348Z] 618dc40b7e24: Pulling fs layer [2021-06-10T22:02:54.348Z] ba82ee9f976e: Waiting [2021-06-10T22:02:54.348Z] 506bd15cee9f: Waiting [2021-06-10T22:02:54.348Z] 75a0a4a0db45: Waiting [2021-06-10T22:02:54.348Z] 618dc40b7e24: Waiting [2021-06-10T22:02:54.348Z] 5b7225fbf94c: Download complete [2021-06-10T22:02:54.348Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T22:02:54.348Z] 3088b5b3c5c0: Download complete [2021-06-10T22:02:54.348Z] 506bd15cee9f: Verifying Checksum [2021-06-10T22:02:54.348Z] 506bd15cee9f: Download complete [2021-06-10T22:02:54.348Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T22:02:54.348Z] 75a0a4a0db45: Download complete [2021-06-10T22:02:54.348Z] 595b0fe564bb: Verifying Checksum [2021-06-10T22:02:54.348Z] 595b0fe564bb: Download complete [2021-06-10T22:02:55.334Z] 595b0fe564bb: Pull complete [2021-06-10T22:02:55.616Z] 3088b5b3c5c0: Pull complete [2021-06-10T22:02:56.295Z] 5b7225fbf94c: Pull complete [2021-06-10T22:02:56.897Z] 618dc40b7e24: Verifying Checksum [2021-06-10T22:02:56.897Z] 618dc40b7e24: Download complete [2021-06-10T22:02:58.326Z] ba82ee9f976e: Verifying Checksum [2021-06-10T22:02:58.326Z] ba82ee9f976e: Download complete [2021-06-10T22:03:08.515Z] ba82ee9f976e: Pull complete [2021-06-10T22:03:08.515Z] 506bd15cee9f: Pull complete [2021-06-10T22:03:09.120Z] 75a0a4a0db45: Pull complete [2021-06-10T22:03:12.525Z] 618dc40b7e24: Pull complete [2021-06-10T22:03:12.525Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T22:03:12.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T22:03:12.525Z] ---> a36622ca3599 [2021-06-10T22:03:12.525Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T22:03:14.547Z] ---> Running in 1ad86a737745 [2021-06-10T22:03:14.821Z] Removing intermediate container 1ad86a737745 [2021-06-10T22:03:14.821Z] ---> 33bfa834cbf7 [2021-06-10T22:03:14.821Z] Step 4/7 : RUN apk add --update bash [2021-06-10T22:03:15.094Z] ---> Running in 04c866c5f1f4 [2021-06-10T22:03:16.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T22:03:17.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T22:03:18.502Z] OK: 138 MiB in 40 packages [2021-06-10T22:03:19.553Z] Removing intermediate container 04c866c5f1f4 [2021-06-10T22:03:19.553Z] ---> 3410a7bf0990 [2021-06-10T22:03:19.553Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-10T22:03:19.553Z] ---> Running in 31cd097c0274 [2021-06-10T22:03:20.166Z] Removing intermediate container 31cd097c0274 [2021-06-10T22:03:20.166Z] ---> 875f61c3309a [2021-06-10T22:03:20.166Z] Step 6/7 : COPY go.mod . [2021-06-10T22:03:21.175Z] ---> 5dbea8097e6b [2021-06-10T22:03:21.175Z] Step 7/7 : RUN go mod download [2021-06-10T22:03:21.175Z] ---> Running in 3cfa1df3d94a [2021-06-10T22:03:39.511Z] Removing intermediate container 3cfa1df3d94a [2021-06-10T22:03:39.511Z] ---> d0bb3f6959a7 [2021-06-10T22:03:39.511Z] Successfully built d0bb3f6959a7 [2021-06-10T22:03:39.511Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:03:39.867Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:03:39.867Z] . [Pipeline] withDockerContainer [2021-06-10T22:03:40.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container [2021-06-10T22:03:40.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T22:03:41.621Z] $ docker top 6c2f95da4c83d8339ad43035f37dd8082b26ddb585078e5834dce2a8663869e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:03:42.572Z] + go version [2021-06-10T22:03:42.572Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T22:03:42.594Z] $ docker stop --time=1 6c2f95da4c83d8339ad43035f37dd8082b26ddb585078e5834dce2a8663869e2 [2021-06-10T22:03:44.433Z] $ docker rm -f 6c2f95da4c83d8339ad43035f37dd8082b26ddb585078e5834dce2a8663869e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:03:45.261Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:03:45.261Z] . [Pipeline] withDockerContainer [2021-06-10T22:03:45.498Z] prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container [2021-06-10T22:03:45.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T22:03:47.190Z] $ docker top cc02906cc03d49b5f1292a85fc7366a7bfb97fba0e3ffe08b9e7d240a724298b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:03:48.139Z] + go mod tidy [Pipeline] sh [2021-06-10T22:03:49.406Z] + make test [2021-06-10T22:03:49.406Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T22:04:21.899Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.016s coverage: 85.7% of statements [2021-06-10T22:04:21.899Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.627s coverage: 87.4% of statements [2021-06-10T22:04:21.899Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.025s coverage: 100.0% of statements [2021-06-10T22:04:22.171Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T22:04:40.502Z] gofmt -l . [2021-06-10T22:04:40.502Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T22:04:40.524Z] $ docker stop --time=1 cc02906cc03d49b5f1292a85fc7366a7bfb97fba0e3ffe08b9e7d240a724298b [2021-06-10T22:04:42.511Z] $ docker rm -f cc02906cc03d49b5f1292a85fc7366a7bfb97fba0e3ffe08b9e7d240a724298b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:04:43.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T22:04:43.293Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T22:04:43.906Z] 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] libraryResource [Pipeline] sh [2021-06-10T22:04:44.747Z] ---> job-cost.sh [2021-06-10T22:04:44.747Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f5Mk [2021-06-10T22:05:23.902Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:07:00.678Z] lf-activate-venv(): INFO: Adding /tmp/venv-f5Mk/bin to PATH [2021-06-10T22:07:00.678Z] INFO: No Stack... [2021-06-10T22:07:00.678Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T22:07:00.678Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:07:01.024Z] + cat /w/workspace/go-mod-configuration/2/archives/cost.csv [2021-06-10T22:07:01.024Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T22:07:01.085Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] [2021-06-10T22:07:01.095Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] did not exist. Created. [2021-06-10T22:07:01.095Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:07:01.462Z] /w/workspace/go-mod-configuration/2@tmp/durable-4358da4c/script.sh: 1: /w/workspace/go-mod-configuration/2@tmp/durable-4358da4c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T22:07:01.816Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T22:07:01.852Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T22:07:02.011Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:07:02.023Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] [Pipeline] // lock [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-06-10T22:07:02.721Z] provisioning config files... [2021-06-10T22:07:02.732Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-40@tmp/config4046176841939001133tmp [Pipeline] { [Pipeline] sh [2021-06-10T22:07:03.055Z] + set +x [2021-06-10T22:07:03.055Z] + bash -s -- [2021-06-10T22:07:03.055Z] + curl -s https://codecov.io/bash [2021-06-10T22:07:03.055Z] [2021-06-10T22:07:03.055Z] _____ _ [2021-06-10T22:07:03.055Z] / ____| | | [2021-06-10T22:07:03.055Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T22:07:03.055Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T22:07:03.055Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T22:07:03.055Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T22:07:03.055Z] Bash-1.0.3 [2021-06-10T22:07:03.055Z] [2021-06-10T22:07:03.055Z] [2021-06-10T22:07:03.055Z] ==> git version 2.24.4 found [2021-06-10T22:07:03.055Z] ==> 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-06-10T22:07:03.055Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T22:07:03.055Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T22:07:03.055Z] ==> Jenkins CI detected. [2021-06-10T22:07:03.055Z] project root: . [2021-06-10T22:07:03.055Z] --> token set from env [2021-06-10T22:07:03.055Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T22:07:03.055Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T22:07:03.055Z] ==> Python coveragepy not found [2021-06-10T22:07:03.055Z] ==> Searching for coverage reports in: [2021-06-10T22:07:03.055Z] + . [2021-06-10T22:07:03.321Z] -> Found 1 reports [2021-06-10T22:07:03.321Z] ==> Detecting git/mercurial file structure [2021-06-10T22:07:03.321Z] ==> Reading reports [2021-06-10T22:07:03.321Z] + ./coverage.out bytes=14452 [2021-06-10T22:07:03.321Z] ==> Appending adjustments [2021-06-10T22:07:03.321Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T22:07:03.321Z] + Found adjustments [2021-06-10T22:07:03.321Z] ==> Gzipping contents [2021-06-10T22:07:03.321Z] 4.0K /tmp/codecov.ohDne2.gz [2021-06-10T22:07:03.321Z] ==> Uploading reports [2021-06-10T22:07:03.321Z] url: https://codecov.io [2021-06-10T22:07:03.321Z] query: branch=PR-40&commit=c4d85f07a4394dae1c0f89820dc8e728225386ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-40%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=40&job=&cmd_args= [2021-06-10T22:07:03.321Z] -> Pinging Codecov [2021-06-10T22:07:03.321Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-40&commit=c4d85f07a4394dae1c0f89820dc8e728225386ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-40%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=40&job=&cmd_args= [2021-06-10T22:07:03.584Z] -> Uploading to [2021-06-10T22:07:03.584Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/9F92B070CA9CA35F4914AC8684776953/c4d85f07a4394dae1c0f89820dc8e728225386ee/325735c0-a146-4acd-a349-98a267a9d077.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T220703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59025cf2b4eab407be4bbff3f27ef14d1a9132d90d11685e70459ca88cac355d [2021-06-10T22:07:03.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T22:07:03.584Z] Dload Upload Total Spent Left Speed [2021-06-10T22:07:04.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2644 0 0 100 2644 0 6434 --:--:-- --:--:-- --:--:-- 6448 [2021-06-10T22:07:04.159Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/c4d85f07a4394dae1c0f89820dc8e728225386ee [Pipeline] } [2021-06-10T22:07:04.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:07:06.163Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:07:06.737Z] ---> package-listing.sh [2021-06-10T22:07:06.737Z] ++ facter osfamily [2021-06-10T22:07:06.737Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T22:07:07.001Z] + OS_FAMILY=redhat [2021-06-10T22:07:07.001Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-40 [2021-06-10T22:07:07.001Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T22:07:07.001Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T22:07:07.001Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T22:07:07.001Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T22:07:07.001Z] + '[' /w/workspace/undry_go-mod-configuration_PR-40 ']' [2021-06-10T22:07:07.001Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T22:07:07.001Z] + case "${OS_FAMILY}" in [2021-06-10T22:07:07.001Z] + rpm -qa [2021-06-10T22:07:07.001Z] + sort [2021-06-10T22:07:07.584Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T22:07:07.584Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T22:07:07.584Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T22:07:07.584Z] + '[' /w/workspace/undry_go-mod-configuration_PR-40 ']' [2021-06-10T22:07:07.584Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-40/archives/ [2021-06-10T22:07:07.584Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-40/archives/ [Pipeline] echo [2021-06-10T22:07:07.598Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T22:07:07.899Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:07:08.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:07:08.474Z] [2021-06-10T22:07:08.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:07:08.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:07:08.796Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T22:07:08.796Z] df20fa9351a1: Pulling fs layer [2021-06-10T22:07:08.796Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T22:07:08.796Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T22:07:08.796Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T22:07:08.796Z] 93b61091891f: Pulling fs layer [2021-06-10T22:07:08.796Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T22:07:08.796Z] 5e14af77c1be: Pulling fs layer [2021-06-10T22:07:08.796Z] 01666e4c0597: Pulling fs layer [2021-06-10T22:07:08.796Z] aa168da1d23b: Pulling fs layer [2021-06-10T22:07:08.796Z] 46f8f816bc3b: Waiting [2021-06-10T22:07:08.796Z] 93b61091891f: Waiting [2021-06-10T22:07:08.796Z] 93b9cdb0e59b: Waiting [2021-06-10T22:07:08.796Z] 5e14af77c1be: Waiting [2021-06-10T22:07:08.796Z] 01666e4c0597: Waiting [2021-06-10T22:07:08.796Z] aa168da1d23b: Waiting [2021-06-10T22:07:08.796Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T22:07:08.796Z] 36b3adc4ff6f: Download complete [2021-06-10T22:07:08.796Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T22:07:08.796Z] 46f8f816bc3b: Download complete [2021-06-10T22:07:09.059Z] df20fa9351a1: Verifying Checksum [2021-06-10T22:07:09.059Z] df20fa9351a1: Download complete [2021-06-10T22:07:09.059Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T22:07:09.059Z] 93b9cdb0e59b: Download complete [2021-06-10T22:07:09.059Z] 93b61091891f: Verifying Checksum [2021-06-10T22:07:09.059Z] 93b61091891f: Download complete [2021-06-10T22:07:09.059Z] 5e14af77c1be: Verifying Checksum [2021-06-10T22:07:09.059Z] 5e14af77c1be: Download complete [2021-06-10T22:07:09.059Z] 01666e4c0597: Verifying Checksum [2021-06-10T22:07:09.059Z] 01666e4c0597: Download complete [2021-06-10T22:07:09.333Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T22:07:09.333Z] 8ad3a11d3b57: Download complete [2021-06-10T22:07:09.333Z] df20fa9351a1: Pull complete [2021-06-10T22:07:09.333Z] 36b3adc4ff6f: Pull complete [2021-06-10T22:07:09.916Z] 8ad3a11d3b57: Pull complete [2021-06-10T22:07:09.916Z] 46f8f816bc3b: Pull complete [2021-06-10T22:07:10.500Z] 93b61091891f: Pull complete [2021-06-10T22:07:10.500Z] 93b9cdb0e59b: Pull complete [2021-06-10T22:07:10.500Z] 5e14af77c1be: Pull complete [2021-06-10T22:07:10.768Z] 01666e4c0597: Pull complete [2021-06-10T22:07:10.768Z] aa168da1d23b: Verifying Checksum [2021-06-10T22:07:10.768Z] aa168da1d23b: Download complete [2021-06-10T22:07:16.101Z] aa168da1d23b: Pull complete [2021-06-10T22:07:16.101Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T22:07:16.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:07:16.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T22:07:16.187Z] prd-centos7-docker-4c-2g-319 does not seem to be running inside a container [2021-06-10T22:07:16.236Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-40 -v /w/workspace/undry_go-mod-configuration_PR-40:/w/workspace/undry_go-mod-configuration_PR-40:rw,z -v /w/workspace/undry_go-mod-configuration_PR-40@tmp:/w/workspace/undry_go-mod-configuration_PR-40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T22:07:18.430Z] $ docker top 5f098a5828482b144e37d3337d3c6418bf8778d8dae49eee76c5cf17d2c5c6b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:07:18.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T22:07:19.139Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T22:07:19.437Z] + ls /var/log/sa-host [2021-06-10T22:07:19.437Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T22:07:19.437Z] file_magic: OK [2021-06-10T22:07:19.437Z] HZ: Using current value: 100 [2021-06-10T22:07:19.437Z] file_header: OK [2021-06-10T22:07:19.437Z] 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-06-10T22:07:19.437Z] Statistics: [2021-06-10T22:07:19.437Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:07:19.437Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T22:07:19.437Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T22:07:19.437Z] file_magic: OK [2021-06-10T22:07:19.437Z] HZ: Using current value: 100 [2021-06-10T22:07:19.437Z] file_header: OK [2021-06-10T22:07:19.437Z] 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-06-10T22:07:19.437Z] Statistics: [2021-06-10T22:07:19.437Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:07:19.437Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:07:20.155Z] provisioning config files... [2021-06-10T22:07:20.167Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-40@tmp/config8298022207732226431tmp [Pipeline] { [Pipeline] echo [2021-06-10T22:07:20.213Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:07:20.532Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T22:07:20.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:07:20.938Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T22:07:20.950Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:07:21.253Z] ---> sudo-logs.sh [2021-06-10T22:07:21.253Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T22:07:21.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:07:21.588Z] ---> job-cost.sh [2021-06-10T22:07:21.588Z] lf-activate-venv: SKIPPING [2021-06-10T22:07:21.588Z] DEBUG: total: 0.18000000715255737 [2021-06-10T22:07:21.588Z] INFO: Retrieving Stack Cost... [2021-06-10T22:07:22.982Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:07:23.247Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T22:07:23.269Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:07:23.569Z] ---> logs-deploy.sh [2021-06-10T22:07:23.569Z] lf-activate-venv: SKIPPING [2021-06-10T22:07:23.569Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-40/2 [2021-06-10T22:07:23.569Z] INFO: archiving workspace using pattern(s): [2021-06-10T22:07:24.518Z] Archives upload complete. [2021-06-10T22:07:24.518Z] INFO: archiving logs to Nexus