Pull request #116 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 jim-wang-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from b06096b242d36edc3f86615681d1839a8c663a8d+a62db6bc55829d91c6b06e51e59ec7359d758122 (fa6d8315ad591aae4c7f047dd0746a38d3f77780) 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-ssh8662112217750568414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh9003460527138314538.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 9d0281235b943b7ad605f650702698f9078b2862 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-secrets/branches/PR-116/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-secrets/branches/PR-116/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1947859980192385203.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh3701686243354805666.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-secrets/branches/PR-116/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-secrets/branches/PR-116/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh961850401591173422.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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 Running on prd-centos7-docker-4c-2g-171 in /w/workspace/gexfoundry_go-mod-secrets_PR-116 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-116 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-116@tmp/jenkins-gitclient-ssh2011734907933257342.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-116@tmp/jenkins-gitclient-ssh4370859665262536946.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a62db6bc55829d91c6b06e51e59ec7359d758122 into PR head commit b06096b242d36edc3f86615681d1839a8c663a8d Merge succeeded, producing b06096b242d36edc3f86615681d1839a8c663a8d Checking out Revision b06096b242d36edc3f86615681d1839a8c663a8d (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # 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/gexfoundry_go-mod-secrets_PR-116@tmp/jenkins-gitclient-ssh2553707194077909900.key > git merge a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # timeout=10 Commit message: "fix: add race condition detection and also change to use buffered channel to alleviate blocking behavior" > git rev-list --no-walk 99bf00e4b1fa15b29608467f3d46037b5fdd09dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T17:06:09.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T17:06:09.083Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T17:06:09.112Z] ========================================================= [2021-05-25T17:06:09.112Z] EdgeX Global Pipelines Version Info [2021-05-25T17:06:09.112Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:06:10.554Z] ------------------- [2021-05-25T17:06:10.554Z] stable info: [2021-05-25T17:06:10.554Z] ------------------- [2021-05-25T17:06:10.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T17:06:10.554Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T17:06:10.554Z] Message: update stable to v1.0.192 [2021-05-25T17:06:12.499Z] ------------------- [2021-05-25T17:06:12.499Z] experimental info: [2021-05-25T17:06:12.499Z] ------------------- [2021-05-25T17:06:12.499Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T17:06:12.499Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T17:06:12.499Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T17:06:12.611Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-05-25T17:06:12.635Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-05-25T17:06:12.658Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T17:06:12.681Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T17:06:12.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T17:06:12.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T17:06:12.750Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T17:06:12.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T17:06:12.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-25T17:06:12.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T17:06:12.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T17:06:12.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-05-25T17:06:12.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T17:06:12.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T17:06:12.944Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T17:06:12.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T17:06:12.992Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T17:06:13.015Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T17:06:13.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T17:06:13.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-25T17:06:13.088Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-25T17:06:13.113Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-25T17:06:13.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T17:06:13.161Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T17:06:13.185Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-25T17:06:13.207Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T17:06:13.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo [2021-05-25T17:06:13.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo [2021-05-25T17:06:13.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo [2021-05-25T17:06:13.325Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b06096b242d36edc3f86615681d1839a8c663a8d [Pipeline] echo [2021-05-25T17:06:13.348Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b06096b [Pipeline] echo [2021-05-25T17:06:13.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T17:06:13.789Z] + git log --format=format:%s -1 b06096b242d36edc3f86615681d1839a8c663a8d [Pipeline] echo [2021-05-25T17:06:13.838Z] GIT_COMMIT: b06096b242d36edc3f86615681d1839a8c663a8d, Commit Message: fix: add race condition detection and also change to use buffered channel to alleviate blocking behavior [Pipeline] echo [2021-05-25T17:06:13.851Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:06:14.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:06:14.973Z] [2021-05-25T17:06:14.973Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:06:15.299Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:06:15.875Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T17:06:15.875Z] 31603596830f: Pulling fs layer [2021-05-25T17:06:15.875Z] 54011a49482f: Pulling fs layer [2021-05-25T17:06:15.875Z] a6820b24f6d8: Pulling fs layer [2021-05-25T17:06:15.875Z] f581987b2513: Pulling fs layer [2021-05-25T17:06:15.875Z] f581987b2513: Waiting [2021-05-25T17:06:15.875Z] 54011a49482f: Verifying Checksum [2021-05-25T17:06:15.875Z] 54011a49482f: Download complete [2021-05-25T17:06:15.875Z] 31603596830f: Verifying Checksum [2021-05-25T17:06:15.875Z] 31603596830f: Download complete [2021-05-25T17:06:16.136Z] f581987b2513: Verifying Checksum [2021-05-25T17:06:16.137Z] f581987b2513: Download complete [2021-05-25T17:06:16.137Z] a6820b24f6d8: Verifying Checksum [2021-05-25T17:06:16.137Z] a6820b24f6d8: Download complete [2021-05-25T17:06:16.137Z] 31603596830f: Pull complete [2021-05-25T17:06:16.399Z] 54011a49482f: Pull complete [2021-05-25T17:06:17.785Z] a6820b24f6d8: Pull complete [2021-05-25T17:06:18.358Z] f581987b2513: Pull complete [2021-05-25T17:06:18.358Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T17:06:18.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:06:18.358Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T17:06:18.446Z] prd-centos7-docker-4c-2g-171 does not seem to be running inside a container [2021-05-25T17:06:18.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-116 -v /w/workspace/gexfoundry_go-mod-secrets_PR-116:/w/workspace/gexfoundry_go-mod-secrets_PR-116:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T17:06:23.410Z] $ docker top 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T17:06:23.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T17:06:23.542Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T17:06:23.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T17:06:23.676Z] $ docker exec 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a ssh-agent [2021-05-25T17:06:23.792Z] SSH_AUTH_SOCK=/tmp/ssh-tIFMklN04Tns/agent.14 [2021-05-25T17:06:23.792Z] SSH_AGENT_PID=20 [2021-05-25T17:06:23.801Z] Running ssh-add (command line suppressed) [2021-05-25T17:06:23.892Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/private_key_8686859215771147988.key (/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/private_key_8686859215771147988.key) [2021-05-25T17:06:23.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T17:06:24.238Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T17:06:24.249Z] $ docker exec --env ******** --env ******** 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a ssh-agent -k [2021-05-25T17:06:24.347Z] unset SSH_AUTH_SOCK; [2021-05-25T17:06:24.348Z] unset SSH_AGENT_PID; [2021-05-25T17:06:24.348Z] echo Agent pid 20 killed; [2021-05-25T17:06:24.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T17:06:24.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T17:06:24.432Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T17:06:24.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T17:06:24.546Z] $ docker exec 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a ssh-agent [2021-05-25T17:06:24.669Z] SSH_AUTH_SOCK=/tmp/ssh-LFdyeuiiLv4U/agent.51 [2021-05-25T17:06:24.669Z] SSH_AGENT_PID=57 [2021-05-25T17:06:24.674Z] Running ssh-add (command line suppressed) [2021-05-25T17:06:24.772Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/private_key_5520983796766190861.key (/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/private_key_5520983796766190861.key) [2021-05-25T17:06:24.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T17:06:25.096Z] + git semver init [2021-05-25T17:06:25.096Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T17:06:25.096Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-116/.git [2021-05-25T17:06:25.096Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-116 [2021-05-25T17:06:25.096Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T17:06:25.096Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T17:06:25.096Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T17:06:25.096Z] # $SEMVER_BRANCH = PR-116 [2021-05-25T17:06:25.096Z] # $SEMVER_TEMP = /tmp/semver-904031541 [2021-05-25T17:06:25.096Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-05-25T17:06:25.668Z] # '/tmp/semver-904031541' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-116/.semver' [2021-05-25T17:06:25.668Z] # -> Force: false [2021-05-25T17:06:25.668Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-116/.semver [Pipeline] } [2021-05-25T17:06:25.675Z] $ docker exec --env ******** --env ******** 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a ssh-agent -k [2021-05-25T17:06:25.767Z] unset SSH_AUTH_SOCK; [2021-05-25T17:06:25.771Z] unset SSH_AGENT_PID; [2021-05-25T17:06:25.772Z] echo Agent pid 57 killed; [2021-05-25T17:06:25.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T17:06:26.140Z] + git semver [Pipeline] } [2021-05-25T17:06:26.149Z] $ docker stop --time=1 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a [2021-05-25T17:06:28.420Z] $ docker rm -f 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T17:06:28.829Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T17:06:29.088Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T17:06:29.091Z] [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-05-25T17:06:29.399Z] Running on prd-centos7-docker-4c-2g-173 in /w/workspace/gexfoundry_go-mod-secrets_PR-116 [Pipeline] { [Pipeline] ws [2021-05-25T17:06:29.421Z] Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout [2021-05-25T17:06:29.453Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-178 in /w/workspace/gexfoundry_go-mod-secrets_PR-116 [Pipeline] { [Pipeline] ws [2021-05-25T17:06:29.474Z] Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout [2021-05-25T17:06:29.523Z] Selected Git installation does not exist. Using Default [2021-05-25T17:06:29.523Z] The recommended git tool is: NONE [2021-05-25T17:06:29.680Z] Selected Git installation does not exist. Using Default [2021-05-25T17:06:29.680Z] The recommended git tool is: NONE [2021-05-25T17:06:31.780Z] using credential edgex-jenkins-ssh [2021-05-25T17:06:31.801Z] Cloning the remote Git repository [2021-05-25T17:06:31.819Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-25T17:06:31.883Z] > git init /w/workspace/go-mod-secrets/3 # timeout=10 [2021-05-25T17:06:31.914Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-25T17:06:31.914Z] > git --version # timeout=10 [2021-05-25T17:06:31.924Z] > git --version # 'git version 2.24.4' [2021-05-25T17:06:31.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:06:31.968Z] [INFO] Currently running in a labeled security context [2021-05-25T17:06:31.968Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T17:06:31.969Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh2038303698220638175.key [2021-05-25T17:06:31.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:06:32.519Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-25T17:06:32.527Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:06:32.541Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-25T17:06:32.552Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-25T17:06:32.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:06:32.553Z] [INFO] Currently running in a labeled security context [2021-05-25T17:06:32.553Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T17:06:32.554Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh7131139029083894722.key [2021-05-25T17:06:32.563Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T17:06:32.981Z] Merging remotes/origin/master commit a62db6bc55829d91c6b06e51e59ec7359d758122 into PR head commit b06096b242d36edc3f86615681d1839a8c663a8d [2021-05-25T17:06:33.060Z] Merge succeeded, producing b06096b242d36edc3f86615681d1839a8c663a8d [2021-05-25T17:06:33.060Z] Checking out Revision b06096b242d36edc3f86615681d1839a8c663a8d (PR-116) [2021-05-25T17:06:32.984Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:06:32.989Z] > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # timeout=10 [2021-05-25T17:06:33.015Z] > git remote # timeout=10 [2021-05-25T17:06:33.022Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T17:06:33.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:06:33.032Z] [INFO] Currently running in a labeled security context [2021-05-25T17:06:33.032Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T17:06:33.032Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh8740710158660459362.key [2021-05-25T17:06:33.037Z] > git merge a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 [2021-05-25T17:06:33.044Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T17:06:33.059Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:06:33.062Z] > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # timeout=10 [2021-05-25T17:06:35.408Z] using credential edgex-jenkins-ssh [2021-05-25T17:06:35.433Z] Cloning the remote Git repository [2021-05-25T17:06:35.492Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-25T17:06:35.600Z] > git init /w/workspace/go-mod-secrets/3 # timeout=10 [2021-05-25T17:06:35.679Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-25T17:06:35.680Z] > git --version # timeout=10 [2021-05-25T17:06:35.700Z] > git --version # 'git version 2.17.1' [2021-05-25T17:06:35.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:06:35.812Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:06:36.662Z] Commit message: "fix: add race condition detection and also change to use buffered channel to alleviate blocking behavior" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T17:06:36.547Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-25T17:06:36.569Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:06:36.600Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-25T17:06:36.648Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-25T17:06:36.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:06:36.659Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T17:06:37.281Z] Merging remotes/origin/master commit a62db6bc55829d91c6b06e51e59ec7359d758122 into PR head commit b06096b242d36edc3f86615681d1839a8c663a8d [2021-05-25T17:06:37.529Z] Merge succeeded, producing b06096b242d36edc3f86615681d1839a8c663a8d [2021-05-25T17:06:37.530Z] Checking out Revision b06096b242d36edc3f86615681d1839a8c663a8d (PR-116) [2021-05-25T17:06:37.636Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T17:06:37.972Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T17:06:38.266Z] + sudo service docker restart [2021-05-25T17:06:38.267Z] + true [2021-05-25T17:06:38.267Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T17:06:37.294Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:06:37.320Z] > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # timeout=10 [2021-05-25T17:06:37.426Z] > git remote # timeout=10 [2021-05-25T17:06:37.446Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T17:06:37.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:06:37.473Z] > git merge a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 [2021-05-25T17:06:37.504Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T17:06:37.532Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:06:37.549Z] > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # timeout=10 [2021-05-25T17:06:41.968Z] Commit message: "fix: add race condition detection and also change to use buffered channel to alleviate blocking behavior" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T17:06:43.207Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T17:06:43.686Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T17:06:44.040Z] + true [2021-05-25T17:06:44.040Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-25T17:06:56.503Z] ========================================================= [2021-05-25T17:06:56.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T17:06:56.503Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:06:56.812Z] + 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-05-25T17:06:57.072Z] Sending build context to Docker daemon 728.1kB [2021-05-25T17:06:57.072Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-25T17:06:57.072Z] Step 2/7 : FROM ${BASE} [2021-05-25T17:06:57.073Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T17:06:57.073Z] 540db60ca938: Pulling fs layer [2021-05-25T17:06:57.073Z] adcc1eea9eea: Pulling fs layer [2021-05-25T17:06:57.073Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T17:06:57.073Z] 0510c868ecb4: Pulling fs layer [2021-05-25T17:06:57.073Z] afea3b2eda06: Pulling fs layer [2021-05-25T17:06:57.073Z] 7809a108b3ef: Pulling fs layer [2021-05-25T17:06:57.073Z] f706445af74f: Pulling fs layer [2021-05-25T17:06:57.073Z] 0510c868ecb4: Waiting [2021-05-25T17:06:57.073Z] afea3b2eda06: Waiting [2021-05-25T17:06:57.073Z] 7809a108b3ef: Waiting [2021-05-25T17:06:57.073Z] f706445af74f: Waiting [2021-05-25T17:06:57.332Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T17:06:57.332Z] 4c4ab2625f07: Download complete [2021-05-25T17:06:57.332Z] adcc1eea9eea: Verifying Checksum [2021-05-25T17:06:57.332Z] adcc1eea9eea: Download complete [2021-05-25T17:06:57.332Z] afea3b2eda06: Verifying Checksum [2021-05-25T17:06:57.332Z] afea3b2eda06: Download complete [2021-05-25T17:06:57.332Z] 7809a108b3ef: Verifying Checksum [2021-05-25T17:06:57.332Z] 7809a108b3ef: Download complete [2021-05-25T17:06:57.332Z] 540db60ca938: Verifying Checksum [2021-05-25T17:06:57.332Z] 540db60ca938: Download complete [2021-05-25T17:06:57.596Z] 540db60ca938: Pull complete [2021-05-25T17:06:57.596Z] adcc1eea9eea: Pull complete [2021-05-25T17:06:57.857Z] 4c4ab2625f07: Pull complete [2021-05-25T17:06:59.774Z] f706445af74f: Verifying Checksum [2021-05-25T17:06:59.774Z] f706445af74f: Download complete [2021-05-25T17:07:00.717Z] 0510c868ecb4: Verifying Checksum [2021-05-25T17:07:00.717Z] 0510c868ecb4: Download complete [Pipeline] unstash [Pipeline] echo [2021-05-25T17:07:02.703Z] ========================================================= [2021-05-25T17:07:02.703Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T17:07:02.703Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:07:03.053Z] + 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-05-25T17:07:04.102Z] Sending build context to Docker daemon 727kB [2021-05-25T17:07:04.102Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-25T17:07:04.102Z] Step 2/7 : FROM ${BASE} [2021-05-25T17:07:04.703Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T17:07:04.703Z] 595b0fe564bb: Pulling fs layer [2021-05-25T17:07:04.703Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T17:07:04.703Z] 316046926c0a: Pulling fs layer [2021-05-25T17:07:04.703Z] 4ebd0625c992: Pulling fs layer [2021-05-25T17:07:04.703Z] 207e8628e3a3: Pulling fs layer [2021-05-25T17:07:04.703Z] c791037a9be2: Pulling fs layer [2021-05-25T17:07:04.703Z] ffd874e62e21: Pulling fs layer [2021-05-25T17:07:04.703Z] c791037a9be2: Waiting [2021-05-25T17:07:04.703Z] 4ebd0625c992: Waiting [2021-05-25T17:07:04.703Z] 207e8628e3a3: Waiting [2021-05-25T17:07:04.703Z] ffd874e62e21: Waiting [2021-05-25T17:07:04.703Z] 316046926c0a: Download complete [2021-05-25T17:07:04.703Z] 7186ed65a4f7: Download complete [2021-05-25T17:07:04.703Z] 207e8628e3a3: Download complete [2021-05-25T17:07:04.703Z] c791037a9be2: Download complete [2021-05-25T17:07:04.703Z] 595b0fe564bb: Verifying Checksum [2021-05-25T17:07:04.703Z] 595b0fe564bb: Download complete [2021-05-25T17:07:04.953Z] 0510c868ecb4: Pull complete [2021-05-25T17:07:04.953Z] afea3b2eda06: Pull complete [2021-05-25T17:07:04.953Z] 7809a108b3ef: Pull complete [2021-05-25T17:07:05.307Z] 595b0fe564bb: Pull complete [2021-05-25T17:07:06.311Z] 7186ed65a4f7: Pull complete [2021-05-25T17:07:06.350Z] f706445af74f: Pull complete [2021-05-25T17:07:06.350Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T17:07:06.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T17:07:06.350Z] ---> b068be0155e3 [2021-05-25T17:07:06.350Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T17:07:06.588Z] 316046926c0a: Pull complete [2021-05-25T17:07:07.192Z] ffd874e62e21: Download complete [2021-05-25T17:07:08.177Z] 4ebd0625c992: Verifying Checksum [2021-05-25T17:07:08.177Z] 4ebd0625c992: Download complete [2021-05-25T17:07:18.358Z] 4ebd0625c992: Pull complete [2021-05-25T17:07:18.358Z] 207e8628e3a3: Pull complete [2021-05-25T17:07:18.587Z] ---> Running in 26fed3929448 [2021-05-25T17:07:18.587Z] Removing intermediate container 26fed3929448 [2021-05-25T17:07:18.587Z] ---> d293f8765292 [2021-05-25T17:07:18.587Z] Step 4/7 : RUN apk add --update bash [2021-05-25T17:07:18.587Z] ---> Running in a9f88f9e5ead [2021-05-25T17:07:18.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:18.630Z] c791037a9be2: Pull complete [2021-05-25T17:07:19.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:21.436Z] OK: 149 MiB in 40 packages [2021-05-25T17:07:22.027Z] ffd874e62e21: Pull complete [2021-05-25T17:07:22.027Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T17:07:22.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T17:07:22.027Z] ---> cfc18b08335c [2021-05-25T17:07:22.027Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T17:07:22.385Z] Removing intermediate container a9f88f9e5ead [2021-05-25T17:07:22.385Z] ---> 226ea18ae8b5 [2021-05-25T17:07:22.385Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-25T17:07:22.385Z] ---> Running in 705069e4ebdc [2021-05-25T17:07:22.645Z] Removing intermediate container 705069e4ebdc [2021-05-25T17:07:22.645Z] ---> 8df6357f0d6f [2021-05-25T17:07:22.645Z] Step 6/7 : COPY go.mod . [2021-05-25T17:07:22.645Z] ---> 36ba5e1e17ed [2021-05-25T17:07:22.645Z] Step 7/7 : RUN go mod download [2021-05-25T17:07:22.908Z] ---> Running in 9f959d20c75f [2021-05-25T17:07:24.662Z] ---> Running in 6c365b8a258f [2021-05-25T17:07:24.662Z] Removing intermediate container 6c365b8a258f [2021-05-25T17:07:24.662Z] ---> d417858768bf [2021-05-25T17:07:24.662Z] Step 4/7 : RUN apk add --update bash [2021-05-25T17:07:24.938Z] ---> Running in 57a68dbd25e7 [2021-05-25T17:07:26.380Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:07:27.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:07:28.343Z] OK: 138 MiB in 40 packages [2021-05-25T17:07:29.787Z] Removing intermediate container 57a68dbd25e7 [2021-05-25T17:07:29.787Z] ---> 7144511a3a39 [2021-05-25T17:07:29.787Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-25T17:07:29.787Z] ---> Running in 9551558df022 [2021-05-25T17:07:30.384Z] Removing intermediate container 9551558df022 [2021-05-25T17:07:30.384Z] ---> 0704aaee328b [2021-05-25T17:07:30.384Z] Step 6/7 : COPY go.mod . [2021-05-25T17:07:31.372Z] ---> 563c431b4b01 [2021-05-25T17:07:31.372Z] Step 7/7 : RUN go mod download [2021-05-25T17:07:31.372Z] ---> Running in c5a59950c01b [2021-05-25T17:07:41.021Z] Removing intermediate container 9f959d20c75f [2021-05-25T17:07:41.021Z] ---> deb8a65ebfb5 [2021-05-25T17:07:41.021Z] Successfully built deb8a65ebfb5 [2021-05-25T17:07:41.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:07:41.340Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T17:07:41.340Z] . [Pipeline] withDockerContainer [2021-05-25T17:07:41.418Z] prd-centos7-docker-4c-2g-173 does not seem to be running inside a container [2021-05-25T17:07:41.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T17:07:41.973Z] $ docker top 849419dd731d82cf9164d1f8699e1c59d667aac22f598dafcc3d606562994d53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:07:42.356Z] + go version [2021-05-25T17:07:42.357Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T17:07:42.366Z] $ docker stop --time=1 849419dd731d82cf9164d1f8699e1c59d667aac22f598dafcc3d606562994d53 [2021-05-25T17:07:43.639Z] $ docker rm -f 849419dd731d82cf9164d1f8699e1c59d667aac22f598dafcc3d606562994d53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:07:44.103Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T17:07:44.103Z] . [Pipeline] withDockerContainer [2021-05-25T17:07:44.187Z] prd-centos7-docker-4c-2g-173 does not seem to be running inside a container [2021-05-25T17:07:44.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T17:07:44.941Z] $ docker top 0324ef08ae0a05dcfb4618c0c0babe24f40ae1b9dbb7c03eb69c7e3babfb8488 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:07:45.341Z] + go mod tidy [Pipeline] sh [2021-05-25T17:07:45.632Z] + make test [2021-05-25T17:07:45.632Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-05-25T17:07:49.864Z] Removing intermediate container c5a59950c01b [2021-05-25T17:07:49.865Z] ---> f4fca45cbb11 [2021-05-25T17:07:49.865Z] Successfully built f4fca45cbb11 [2021-05-25T17:07:49.865Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:07:50.212Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T17:07:50.212Z] . [Pipeline] withDockerContainer [2021-05-25T17:07:50.503Z] prd-ubuntu18.04-docker-arm64-4c-16g-178 does not seem to be running inside a container [2021-05-25T17:07:50.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T17:07:52.302Z] $ docker top 1a5a0a1ce84d37ed61a5e88b432aab3a6976790e2b9e07f36e0d688148ae089e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:07:53.342Z] + go version [2021-05-25T17:07:53.342Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T17:07:53.360Z] $ docker stop --time=1 1a5a0a1ce84d37ed61a5e88b432aab3a6976790e2b9e07f36e0d688148ae089e [2021-05-25T17:07:55.320Z] $ docker rm -f 1a5a0a1ce84d37ed61a5e88b432aab3a6976790e2b9e07f36e0d688148ae089e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:07:56.020Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T17:07:56.020Z] . [Pipeline] withDockerContainer [2021-05-25T17:07:56.269Z] prd-ubuntu18.04-docker-arm64-4c-16g-178 does not seem to be running inside a container [2021-05-25T17:07:56.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T17:07:57.960Z] $ docker top 8113a5c6bcf95f9fd263d7ab0823fc2a692d0e90c084171226955bb52e45dc3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:07:58.950Z] + go mod tidy [Pipeline] sh [2021-05-25T17:07:59.899Z] + make test [2021-05-25T17:07:59.899Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-05-25T17:08:17.857Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.210s coverage: 80.6% of statements [2021-05-25T17:08:17.857Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.026s coverage: 57.1% of statements [2021-05-25T17:08:17.857Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-05-25T17:08:17.857Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.029s coverage: 96.7% of statements [2021-05-25T17:08:17.857Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.025s coverage: 89.5% of statements [2021-05-25T17:08:17.857Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-05-25T17:08:17.857Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.034s coverage: 100.0% of statements [2021-05-25T17:08:17.857Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-05-25T17:08:17.857Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.022s coverage: 85.7% of statements [2021-05-25T17:08:17.857Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.031s coverage: 100.0% of statements [2021-05-25T17:08:17.857Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-05-25T17:08:17.857Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-25T17:08:22.093Z] gofmt -l . [2021-05-25T17:08:22.093Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-25T17:08:22.101Z] $ docker stop --time=1 0324ef08ae0a05dcfb4618c0c0babe24f40ae1b9dbb7c03eb69c7e3babfb8488 [2021-05-25T17:08:24.824Z] $ docker rm -f 0324ef08ae0a05dcfb4618c0c0babe24f40ae1b9dbb7c03eb69c7e3babfb8488 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T17:08:25.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T17:08:25.497Z] 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-05-25T17:08:26.164Z] ---> job-cost.sh [2021-05-25T17:08:26.164Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wcJ3 [2021-05-25T17:08:38.421Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T17:08:53.430Z] lf-activate-venv(): INFO: Adding /tmp/venv-wcJ3/bin to PATH [2021-05-25T17:08:53.430Z] INFO: No Stack... [2021-05-25T17:08:54.389Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T17:08:54.651Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T17:08:54.947Z] + cat /w/workspace/go-mod-secrets/3/archives/cost.csv [2021-05-25T17:08:54.947Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T17:08:54.980Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] [2021-05-25T17:08:54.987Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] did not exist. Created. [2021-05-25T17:08:54.987Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T17:08:55.316Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T17:08:55.384Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T17:08:55.393Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T17:09:36.781Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.728s coverage: 80.6% of statements [2021-05-25T17:09:36.781Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.121s coverage: 57.1% of statements [2021-05-25T17:09:36.781Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-05-25T17:09:36.781Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.105s coverage: 96.7% of statements [2021-05-25T17:09:36.781Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.070s coverage: 89.5% of statements [2021-05-25T17:09:36.781Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-05-25T17:09:36.781Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.066s coverage: 100.0% of statements [2021-05-25T17:09:36.781Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-05-25T17:09:36.781Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.059s coverage: 85.7% of statements [2021-05-25T17:09:36.781Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.071s coverage: 100.0% of statements [2021-05-25T17:09:36.781Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-05-25T17:09:36.781Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-25T17:09:51.892Z] gofmt -l . [2021-05-25T17:09:51.892Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-25T17:09:51.913Z] $ docker stop --time=1 8113a5c6bcf95f9fd263d7ab0823fc2a692d0e90c084171226955bb52e45dc3f [2021-05-25T17:09:54.103Z] $ docker rm -f 8113a5c6bcf95f9fd263d7ab0823fc2a692d0e90c084171226955bb52e45dc3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T17:09:55.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T17:09:55.197Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T17:09:55.961Z] 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-05-25T17:09:56.470Z] ---> job-cost.sh [2021-05-25T17:09:56.470Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3RH6 [2021-05-25T17:11:04.518Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T17:13:11.375Z] lf-activate-venv(): INFO: Adding /tmp/venv-3RH6/bin to PATH [2021-05-25T17:13:11.375Z] INFO: No Stack... [2021-05-25T17:13:11.375Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T17:13:11.375Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T17:13:11.722Z] + cut -d, -f6 [2021-05-25T17:13:11.722Z] + cat /w/workspace/go-mod-secrets/3/archives/cost.csv [Pipeline] lock [2021-05-25T17:13:11.800Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] [2021-05-25T17:13:11.807Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] did not exist. Created. [2021-05-25T17:13:11.808Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T17:13:12.183Z] /w/workspace/go-mod-secrets/3@tmp/durable-eaa878d0/script.sh: 1: /w/workspace/go-mod-secrets/3@tmp/durable-eaa878d0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-25T17:13:12.537Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T17:13:12.571Z] Warning: overwriting stash ‘stack-cost’ [2021-05-25T17:13:12.750Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T17:13:12.762Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-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-05-25T17:13:13.134Z] provisioning config files... [2021-05-25T17:13:13.143Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/config4373356211079552406tmp [Pipeline] { [Pipeline] sh [2021-05-25T17:13:13.457Z] + set +x [2021-05-25T17:13:13.457Z] + bash -s -- [2021-05-25T17:13:13.457Z] + curl -s https://codecov.io/bash [2021-05-25T17:13:13.457Z] [2021-05-25T17:13:13.458Z] _____ _ [2021-05-25T17:13:13.458Z] / ____| | | [2021-05-25T17:13:13.458Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T17:13:13.458Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T17:13:13.458Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T17:13:13.458Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T17:13:13.458Z] Bash-1.0.3 [2021-05-25T17:13:13.458Z] [2021-05-25T17:13:13.458Z] [2021-05-25T17:13:13.458Z] ==> git version 2.24.4 found [2021-05-25T17:13:13.458Z] ==> 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-05-25T17:13:13.458Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T17:13:13.458Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T17:13:13.458Z] ==> Jenkins CI detected. [2021-05-25T17:13:13.458Z] project root: . [2021-05-25T17:13:13.458Z] --> token set from env [2021-05-25T17:13:13.458Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T17:13:13.458Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T17:13:13.458Z] ==> Python coveragepy not found [2021-05-25T17:13:13.458Z] ==> Searching for coverage reports in: [2021-05-25T17:13:13.458Z] + . [2021-05-25T17:13:13.458Z] -> Found 1 reports [2021-05-25T17:13:13.458Z] ==> Detecting git/mercurial file structure [2021-05-25T17:13:13.458Z] ==> Reading reports [2021-05-25T17:13:13.458Z] + ./coverage.out bytes=27486 [2021-05-25T17:13:13.458Z] ==> Appending adjustments [2021-05-25T17:13:13.458Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T17:13:13.718Z] + Found adjustments [2021-05-25T17:13:13.719Z] ==> Gzipping contents [2021-05-25T17:13:13.719Z] 8.0K /tmp/codecov.8ijAml.gz [2021-05-25T17:13:13.719Z] ==> Uploading reports [2021-05-25T17:13:13.719Z] url: https://codecov.io [2021-05-25T17:13:13.719Z] query: branch=PR-116&commit=b06096b242d36edc3f86615681d1839a8c663a8d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-116%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=116&job=&cmd_args= [2021-05-25T17:13:13.719Z] -> Pinging Codecov [2021-05-25T17:13:13.719Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-116&commit=b06096b242d36edc3f86615681d1839a8c663a8d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-116%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=116&job=&cmd_args= [2021-05-25T17:13:14.289Z] -> Uploading to [2021-05-25T17:13:14.289Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/D63849C06B6B67093493C71CE874ED06/b06096b242d36edc3f86615681d1839a8c663a8d/8e42ce6d-d73c-4e88-b5dc-d63347f43b32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T171313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4075f7df4eb7c5c3efa7ea34b174be5b4546cacf2ee82cf418796e9abd8df8b [2021-05-25T17:13:14.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:13:14.289Z] Dload Upload Total Spent Left Speed [2021-05-25T17:13:14.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5843 0 0 100 5843 0 14922 --:--:-- --:--:-- --:--:-- 14943 [2021-05-25T17:13:14.549Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/b06096b242d36edc3f86615681d1839a8c663a8d [Pipeline] } [2021-05-25T17:13:14.557Z] 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-05-25T17:13:15.554Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:13:16.124Z] ---> package-listing.sh [2021-05-25T17:13:16.124Z] ++ facter osfamily [2021-05-25T17:13:16.124Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T17:13:16.386Z] + OS_FAMILY=redhat [2021-05-25T17:13:16.386Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-116 [2021-05-25T17:13:16.386Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T17:13:16.386Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T17:13:16.386Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T17:13:16.386Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T17:13:16.386Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-116 ']' [2021-05-25T17:13:16.386Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T17:13:16.386Z] + case "${OS_FAMILY}" in [2021-05-25T17:13:16.386Z] + rpm -qa [2021-05-25T17:13:16.386Z] + sort [2021-05-25T17:13:16.974Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T17:13:16.974Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T17:13:16.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T17:13:16.974Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-116 ']' [2021-05-25T17:13:16.974Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-116/archives/ [2021-05-25T17:13:16.974Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-116/archives/ [Pipeline] echo [2021-05-25T17:13:16.985Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T17:13:17.280Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:13:17.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:13:17.843Z] [2021-05-25T17:13:17.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:13:18.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:13:18.423Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T17:13:18.423Z] df20fa9351a1: Pulling fs layer [2021-05-25T17:13:18.423Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T17:13:18.423Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T17:13:18.423Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T17:13:18.423Z] 93b61091891f: Pulling fs layer [2021-05-25T17:13:18.423Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T17:13:18.423Z] 5e14af77c1be: Pulling fs layer [2021-05-25T17:13:18.423Z] 01666e4c0597: Pulling fs layer [2021-05-25T17:13:18.423Z] aa168da1d23b: Pulling fs layer [2021-05-25T17:13:18.423Z] 93b9cdb0e59b: Waiting [2021-05-25T17:13:18.423Z] 5e14af77c1be: Waiting [2021-05-25T17:13:18.423Z] 01666e4c0597: Waiting [2021-05-25T17:13:18.423Z] aa168da1d23b: Waiting [2021-05-25T17:13:18.423Z] 46f8f816bc3b: Waiting [2021-05-25T17:13:18.423Z] 93b61091891f: Waiting [2021-05-25T17:13:19.364Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T17:13:19.364Z] 8ad3a11d3b57: Download complete [2021-05-25T17:13:19.364Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T17:13:19.364Z] 46f8f816bc3b: Download complete [2021-05-25T17:13:19.364Z] 93b61091891f: Verifying Checksum [2021-05-25T17:13:19.364Z] 93b61091891f: Download complete [2021-05-25T17:13:19.364Z] 93b9cdb0e59b: Download complete [2021-05-25T17:13:19.364Z] 5e14af77c1be: Verifying Checksum [2021-05-25T17:13:19.364Z] 5e14af77c1be: Download complete [2021-05-25T17:13:19.364Z] 01666e4c0597: Download complete [2021-05-25T17:13:19.948Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T17:13:19.948Z] 36b3adc4ff6f: Download complete [2021-05-25T17:13:19.948Z] df20fa9351a1: Verifying Checksum [2021-05-25T17:13:19.948Z] df20fa9351a1: Download complete [2021-05-25T17:13:20.214Z] df20fa9351a1: Pull complete [2021-05-25T17:13:20.795Z] 36b3adc4ff6f: Pull complete [2021-05-25T17:13:21.746Z] 8ad3a11d3b57: Pull complete [2021-05-25T17:13:22.007Z] 46f8f816bc3b: Pull complete [2021-05-25T17:13:22.007Z] aa168da1d23b: Verifying Checksum [2021-05-25T17:13:22.007Z] aa168da1d23b: Download complete [2021-05-25T17:13:22.577Z] 93b61091891f: Pull complete [2021-05-25T17:13:22.837Z] 93b9cdb0e59b: Pull complete [2021-05-25T17:13:23.174Z] 5e14af77c1be: Pull complete [2021-05-25T17:13:23.457Z] 01666e4c0597: Pull complete [2021-05-25T17:13:31.630Z] aa168da1d23b: Pull complete [2021-05-25T17:13:31.630Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T17:13:31.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:13:31.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T17:13:31.703Z] prd-centos7-docker-4c-2g-171 does not seem to be running inside a container [2021-05-25T17:13:31.738Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-116 -v /w/workspace/gexfoundry_go-mod-secrets_PR-116:/w/workspace/gexfoundry_go-mod-secrets_PR-116:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T17:14:08.252Z] $ docker top 3e6e3df8fecdd18cfc1097a62f2f7dc471948bddb8e5a57f35a5eeea5cf89109 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:14:08.637Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T17:14:08.932Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T17:14:09.236Z] + ls /var/log/sa-host [2021-05-25T17:14:09.236Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T17:14:09.236Z] file_magic: OK [2021-05-25T17:14:09.236Z] HZ: Using current value: 100 [2021-05-25T17:14:09.236Z] file_header: OK [2021-05-25T17:14:09.236Z] 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-05-25T17:14:09.236Z] Statistics: [2021-05-25T17:14:09.236Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:14:09.236Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T17:14:09.236Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T17:14:09.236Z] file_magic: OK [2021-05-25T17:14:09.236Z] HZ: Using current value: 100 [2021-05-25T17:14:09.236Z] file_header: OK [2021-05-25T17:14:09.236Z] 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-05-25T17:14:09.236Z] Statistics: [2021-05-25T17:14:09.236Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:14:09.236Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:14:09.394Z] provisioning config files... [2021-05-25T17:14:09.410Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/config6124441371572334964tmp [Pipeline] { [Pipeline] echo [2021-05-25T17:14:09.444Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:14:09.753Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T17:14:09.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T17:14:09.790Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:14:10.079Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T17:14:10.096Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:14:12.733Z] ---> sudo-logs.sh [2021-05-25T17:14:12.733Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T17:14:12.776Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:14:13.068Z] ---> job-cost.sh [2021-05-25T17:14:13.068Z] lf-activate-venv: SKIPPING [2021-05-25T17:14:13.068Z] DEBUG: total: 0.18000000715255737 [2021-05-25T17:14:13.068Z] INFO: Retrieving Stack Cost... [2021-05-25T17:14:14.008Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T17:14:14.268Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T17:14:14.285Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:14:14.604Z] ---> logs-deploy.sh [2021-05-25T17:14:14.604Z] lf-activate-venv: SKIPPING [2021-05-25T17:14:14.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-116/3 [2021-05-25T17:14:14.604Z] INFO: archiving workspace using pattern(s): [2021-05-25T17:14:15.545Z] Archives upload complete. [2021-05-25T17:14:15.545Z] INFO: archiving logs to Nexus