Pull request #122 opened 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 lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from edacd56a12535c1e1bf00c93669dd2ebb4404b11+0ef34af32513194a29bbf8573813c7edfe884540 (caf7f333c5546b284236d718f904f69bf2c647ac) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5092898245617840539.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-ssh8855824122972672672.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-122/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-122/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6658506734215437954.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-122/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5848359084853277243.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8426173255552915936.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-122/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-122/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh48537171715749084.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1318 in /w/workspace/gexfoundry_go-mod-secrets_PR-122 [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-122 # 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-122@tmp/jenkins-gitclient-ssh1374153559042336292.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-122@tmp/jenkins-gitclient-ssh8546178350840674077.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0ef34af32513194a29bbf8573813c7edfe884540 into PR head commit edacd56a12535c1e1bf00c93669dd2ebb4404b11 Merge succeeded, producing edacd56a12535c1e1bf00c93669dd2ebb4404b11 Checking out Revision edacd56a12535c1e1bf00c93669dd2ebb4404b11 (PR-122) > git config core.sparsecheckout # timeout=10 > git checkout -f edacd56a12535c1e1bf00c93669dd2ebb4404b11 # 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-122@tmp/jenkins-gitclient-ssh4406489573059467150.key > git merge 0ef34af32513194a29bbf8573813c7edfe884540 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edacd56a12535c1e1bf00c93669dd2ebb4404b11 # timeout=10 Commit message: "build: Update to release Core Contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:34:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:34:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:34:21 ========================================================= 22:34:21 EdgeX Global Pipelines Version Info 22:34:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:34:22 ------------------- 22:34:22 stable info: 22:34:22 ------------------- 22:34:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:34:22 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:34:22 Message: update stable to v1.0.195 22:34:25 ------------------- 22:34:25 experimental info: 22:34:25 ------------------- 22:34:25 Commited By: **** collab-it+edgex@linuxfoundation.org 22:34:25 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:34:25 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:34:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 22:34:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 22:34:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:34:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:34:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:34:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:34:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:34:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:34:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:34:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:34:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:34:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo 22:34:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo 22:34:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo 22:34:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edacd56a12535c1e1bf00c93669dd2ebb4404b11 [Pipeline] echo 22:34:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edacd56 [Pipeline] echo 22:34:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:34:30 + git log --format=format:%s -1 edacd56a12535c1e1bf00c93669dd2ebb4404b11 [Pipeline] echo 22:34:30 GIT_COMMIT: edacd56a12535c1e1bf00c93669dd2ebb4404b11, Commit Message: build: Update to release Core Contracts [Pipeline] echo 22:34:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:34:34 22:34:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:34:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:34:35 latest: Pulling from edgex-devops/git-semver 22:34:35 31603596830f: Pulling fs layer 22:34:35 54011a49482f: Pulling fs layer 22:34:35 a6820b24f6d8: Pulling fs layer 22:34:35 f581987b2513: Pulling fs layer 22:34:35 f581987b2513: Waiting 22:34:35 54011a49482f: Verifying Checksum 22:34:35 54011a49482f: Download complete 22:34:35 31603596830f: Verifying Checksum 22:34:35 31603596830f: Download complete 22:34:35 f581987b2513: Verifying Checksum 22:34:35 f581987b2513: Download complete 22:34:35 a6820b24f6d8: Verifying Checksum 22:34:35 a6820b24f6d8: Download complete 22:34:35 31603596830f: Pull complete 22:34:35 54011a49482f: Pull complete 22:34:36 a6820b24f6d8: Pull complete 22:34:36 f581987b2513: Pull complete 22:34:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:34:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:34:38 prd-centos7-docker-4c-2g-1318 does not seem to be running inside a container 22:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-122 -v /w/workspace/gexfoundry_go-mod-secrets_PR-122:/w/workspace/gexfoundry_go-mod-secrets_PR-122:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-122@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:34:40 $ docker top 99c6e91ace58cc5575063cddc974541a6c817c03bcd989f3c6fead0a5aa33b8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:40 [ssh-agent] Looking for ssh-agent implementation... 22:34:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:40 $ docker exec 99c6e91ace58cc5575063cddc974541a6c817c03bcd989f3c6fead0a5aa33b8c ssh-agent 22:34:40 SSH_AUTH_SOCK=/tmp/ssh-cKOeF7xc1j8s/agent.13 22:34:40 SSH_AGENT_PID=19 22:34:40 Running ssh-add (command line suppressed) 22:34:40 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-122@tmp/private_key_1891738669611378495.key (/w/workspace/gexfoundry_go-mod-secrets_PR-122@tmp/private_key_1891738669611378495.key) 22:34:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:41 + git tag --points-at HEAD [Pipeline] } 22:34:41 $ docker exec --env ******** --env ******** 99c6e91ace58cc5575063cddc974541a6c817c03bcd989f3c6fead0a5aa33b8c ssh-agent -k 22:34:41 unset SSH_AUTH_SOCK; 22:34:41 unset SSH_AGENT_PID; 22:34:41 echo Agent pid 19 killed; 22:34:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:34:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:41 [ssh-agent] Looking for ssh-agent implementation... 22:34:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:43 $ docker exec 99c6e91ace58cc5575063cddc974541a6c817c03bcd989f3c6fead0a5aa33b8c ssh-agent 22:34:43 SSH_AUTH_SOCK=/tmp/ssh-aCcCa9xgHoyf/agent.52 22:34:43 SSH_AGENT_PID=58 22:34:43 Running ssh-add (command line suppressed) 22:34:44 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-122@tmp/private_key_3553351001943449269.key (/w/workspace/gexfoundry_go-mod-secrets_PR-122@tmp/private_key_3553351001943449269.key) 22:34:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:44 + git semver init 22:34:44 # -> Open(): unable to determine branch for HEAD 22:34:44 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-122/.git 22:34:44 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-122 22:34:44 # $SEMVER_REMOTE_NAME = origin 22:34:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:34:44 # $SEMVER_USER_NAME = edgex-jenkins 22:34:44 # $SEMVER_BRANCH = PR-122 22:34:44 # $SEMVER_TEMP = /tmp/semver-262353632 22:34:44 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 22:34:44 # '/tmp/semver-262353632' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-122/.semver' 22:34:44 # -> Force: false 22:34:44 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-122/.semver [Pipeline] } 22:34:45 $ docker exec --env ******** --env ******** 99c6e91ace58cc5575063cddc974541a6c817c03bcd989f3c6fead0a5aa33b8c ssh-agent -k 22:34:45 unset SSH_AUTH_SOCK; 22:34:45 unset SSH_AGENT_PID; 22:34:45 echo Agent pid 58 killed; 22:34:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:45 + git semver [Pipeline] } 22:34:45 $ docker stop --time=1 99c6e91ace58cc5575063cddc974541a6c817c03bcd989f3c6fead0a5aa33b8c 22:34:46 $ docker rm -f 99c6e91ace58cc5575063cddc974541a6c817c03bcd989f3c6fead0a5aa33b8c [Pipeline] // withDockerContainer [Pipeline] sh 22:34:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:34:47 Stashed 1 file(s) [Pipeline] echo 22:34:47 [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 22:35:03 Still waiting to schedule task 22:35:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:35:03 Still waiting to schedule task 22:35:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:37:06 Running on prd-centos7-docker-4c-2g-1321 in /w/workspace/gexfoundry_go-mod-secrets_PR-122 [Pipeline] { [Pipeline] ws 22:37:06 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 22:37:09 Selected Git installation does not exist. Using Default 22:37:09 The recommended git tool is: NONE 22:37:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1320 in /w/workspace/gexfoundry_go-mod-secrets_PR-122 [Pipeline] { [Pipeline] ws 22:37:09 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 22:37:09 Selected Git installation does not exist. Using Default 22:37:09 The recommended git tool is: NONE 22:37:18 using credential edgex-jenkins-ssh 22:37:18 Cloning the remote Git repository 22:37:18 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 22:37:18 > git init /w/workspace/go-mod-secrets/1 # timeout=10 22:37:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:37:18 > git --version # timeout=10 22:37:18 > git --version # 'git version 2.24.4' 22:37:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:18 [INFO] Currently running in a labeled security context 22:37:18 [INFO] Currently SELinux is 'enforcing' on the host 22:37:18 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh8382289677446999909.key 22:37:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:19 Merging remotes/origin/master commit 0ef34af32513194a29bbf8573813c7edfe884540 into PR head commit edacd56a12535c1e1bf00c93669dd2ebb4404b11 22:37:19 Merge succeeded, producing edacd56a12535c1e1bf00c93669dd2ebb4404b11 22:37:19 Checking out Revision edacd56a12535c1e1bf00c93669dd2ebb4404b11 (PR-122) 22:37:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:37:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:37:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:37:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:18 [INFO] Currently running in a labeled security context 22:37:18 [INFO] Currently SELinux is 'enforcing' on the host 22:37:18 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh3916073589410471578.key 22:37:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:37:19 > git config core.sparsecheckout # timeout=10 22:37:19 > git checkout -f edacd56a12535c1e1bf00c93669dd2ebb4404b11 # timeout=10 22:37:19 > git remote # timeout=10 22:37:19 > git config --get remote.origin.url # timeout=10 22:37:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:19 [INFO] Currently running in a labeled security context 22:37:19 [INFO] Currently SELinux is 'enforcing' on the host 22:37:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh5491110093509924587.key 22:37:19 > git merge 0ef34af32513194a29bbf8573813c7edfe884540 # timeout=10 22:37:19 > git rev-parse HEAD^{commit} # timeout=10 22:37:19 > git config core.sparsecheckout # timeout=10 22:37:19 > git checkout -f edacd56a12535c1e1bf00c93669dd2ebb4404b11 # timeout=10 22:37:23 Commit message: "build: Update to release Core Contracts" 22:37:23 > git --version # timeout=10 22:37:23 > git --version # 'git version 2.24.4' 22:37:23 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 22:37:23 using credential edgex-jenkins-ssh 22:37:23 Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:37:23 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 22:37:23 > git init /w/workspace/go-mod-secrets/1 # timeout=10 22:37:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:37:23 > git --version # timeout=10 22:37:23 > git --version # 'git version 2.17.1' 22:37:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:37:24 + true 22:37:24 + sudo service docker restart 22:37:24 Redirecting to /bin/systemctl restart docker.service 22:37:25 Merging remotes/origin/master commit 0ef34af32513194a29bbf8573813c7edfe884540 into PR head commit edacd56a12535c1e1bf00c93669dd2ebb4404b11 22:37:25 Merge succeeded, producing edacd56a12535c1e1bf00c93669dd2ebb4404b11 22:37:25 Checking out Revision edacd56a12535c1e1bf00c93669dd2ebb4404b11 (PR-122) 22:37:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:37:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:37:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:37:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:37:25 > git config core.sparsecheckout # timeout=10 22:37:25 > git checkout -f edacd56a12535c1e1bf00c93669dd2ebb4404b11 # timeout=10 22:37:25 > git remote # timeout=10 22:37:25 > git config --get remote.origin.url # timeout=10 22:37:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:25 > git merge 0ef34af32513194a29bbf8573813c7edfe884540 # timeout=10 22:37:25 > git rev-parse HEAD^{commit} # timeout=10 22:37:25 > git config core.sparsecheckout # timeout=10 22:37:25 > git checkout -f edacd56a12535c1e1bf00c93669dd2ebb4404b11 # timeout=10 22:37:31 Commit message: "build: Update to release Core Contracts" 22:37:31 > git --version # timeout=10 22:37:31 > git --version # 'git version 2.17.1' 22:37:31 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:37:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:37:36 + true 22:37:36 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:37:41 ========================================================= 22:37:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:37:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:37:42 + 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 . 22:37:42 Sending build context to Docker daemon 701.4kB 22:37:42 Step 1/7 : ARG BASE=golang:1.16-alpine 22:37:42 Step 2/7 : FROM ${BASE} 22:37:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:37:42 540db60ca938: Pulling fs layer 22:37:42 adcc1eea9eea: Pulling fs layer 22:37:42 4c4ab2625f07: Pulling fs layer 22:37:42 0510c868ecb4: Pulling fs layer 22:37:42 afea3b2eda06: Pulling fs layer 22:37:42 7809a108b3ef: Pulling fs layer 22:37:42 f706445af74f: Pulling fs layer 22:37:42 0510c868ecb4: Waiting 22:37:42 afea3b2eda06: Waiting 22:37:42 7809a108b3ef: Waiting 22:37:42 f706445af74f: Waiting 22:37:42 4c4ab2625f07: Verifying Checksum 22:37:42 4c4ab2625f07: Download complete 22:37:42 adcc1eea9eea: Verifying Checksum 22:37:42 adcc1eea9eea: Download complete 22:37:42 afea3b2eda06: Verifying Checksum 22:37:42 afea3b2eda06: Download complete 22:37:42 7809a108b3ef: Verifying Checksum 22:37:42 7809a108b3ef: Download complete 22:37:42 540db60ca938: Verifying Checksum 22:37:42 540db60ca938: Download complete 22:37:42 540db60ca938: Pull complete 22:37:43 adcc1eea9eea: Pull complete 22:37:43 4c4ab2625f07: Pull complete 22:37:44 f706445af74f: Verifying Checksum 22:37:44 f706445af74f: Download complete 22:37:45 0510c868ecb4: Verifying Checksum 22:37:45 0510c868ecb4: Download complete 22:37:48 0510c868ecb4: Pull complete 22:37:48 afea3b2eda06: Pull complete 22:37:48 7809a108b3ef: Pull complete 22:37:50 f706445af74f: Pull complete 22:37:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:37:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:37:50 ---> b068be0155e3 22:37:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:37:54 ---> Running in 897dfe3bd1fb 22:37:54 Removing intermediate container 897dfe3bd1fb 22:37:54 ---> b82e2cdcac76 22:37:54 Step 4/7 : RUN apk add --update bash 22:37:54 ---> Running in f2ddc99a3e89 22:37:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] unstash 22:37:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 22:37:55 ========================================================= 22:37:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:37:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:37:55 OK: 149 MiB in 40 packages 22:37:55 + 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 . 22:37:55 Removing intermediate container f2ddc99a3e89 22:37:55 ---> be3ba3614af1 22:37:55 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:37:55 ---> Running in f7da1e250843 22:37:55 Removing intermediate container f7da1e250843 22:37:55 ---> 6b360e35bcfe 22:37:55 Step 6/7 : COPY go.mod . 22:37:56 ---> edfb2fad32ee 22:37:56 Step 7/7 : RUN go mod download 22:37:56 ---> Running in f1bc17770c64 22:37:58 Sending build context to Docker daemon 700.4kB 22:37:58 Step 1/7 : ARG BASE=golang:1.16-alpine 22:37:58 Step 2/7 : FROM ${BASE} 22:37:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:37:58 595b0fe564bb: Pulling fs layer 22:37:58 3088b5b3c5c0: Pulling fs layer 22:37:58 5b7225fbf94c: Pulling fs layer 22:37:58 ba82ee9f976e: Pulling fs layer 22:37:58 506bd15cee9f: Pulling fs layer 22:37:58 75a0a4a0db45: Pulling fs layer 22:37:58 618dc40b7e24: Pulling fs layer 22:37:58 506bd15cee9f: Waiting 22:37:58 75a0a4a0db45: Waiting 22:37:58 618dc40b7e24: Waiting 22:37:58 ba82ee9f976e: Waiting 22:37:58 5b7225fbf94c: Download complete 22:37:58 3088b5b3c5c0: Verifying Checksum 22:37:58 3088b5b3c5c0: Download complete 22:37:58 506bd15cee9f: Download complete 22:37:58 75a0a4a0db45: Download complete 22:37:58 595b0fe564bb: Verifying Checksum 22:37:58 595b0fe564bb: Download complete 22:37:58 595b0fe564bb: Pull complete 22:37:58 3088b5b3c5c0: Pull complete 22:37:58 5b7225fbf94c: Pull complete 22:38:00 618dc40b7e24: Download complete 22:38:00 ba82ee9f976e: Download complete 22:38:04 Removing intermediate container f1bc17770c64 22:38:04 ---> e10e3bc1287b 22:38:04 Successfully built e10e3bc1287b 22:38:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:38:05 + docker inspect -f . ci-base-image-x86_64 22:38:05 . [Pipeline] withDockerContainer 22:38:05 prd-centos7-docker-4c-2g-1321 does not seem to be running inside a container 22:38:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:05 $ docker top dde6efe98d420db6770355b322f47aac7c34836aafd167d48d4cc9bb96fcb378 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:06 + go version 22:38:06 go version go1.16.3 linux/amd64 [Pipeline] } 22:38:06 $ docker stop --time=1 dde6efe98d420db6770355b322f47aac7c34836aafd167d48d4cc9bb96fcb378 22:38:09 $ docker rm -f dde6efe98d420db6770355b322f47aac7c34836aafd167d48d4cc9bb96fcb378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:10 + docker inspect -f . ci-base-image-x86_64 22:38:10 . [Pipeline] withDockerContainer 22:38:10 prd-centos7-docker-4c-2g-1321 does not seem to be running inside a container 22:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:10 $ docker top f1de5c556f309c4f55fdd30d3852a3cedfe18e837a92c61a17eb03fc27e8b575 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:11 + go mod tidy [Pipeline] sh 22:38:11 + make test 22:38:11 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 22:38:12 ba82ee9f976e: Pull complete 22:38:12 506bd15cee9f: Pull complete 22:38:12 75a0a4a0db45: Pull complete 22:38:15 618dc40b7e24: Pull complete 22:38:15 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:38:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:38:15 ---> a36622ca3599 22:38:15 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:38:19 ---> Running in 4a9aa7ab3327 22:38:19 Removing intermediate container 4a9aa7ab3327 22:38:19 ---> 24cc2587bce4 22:38:19 Step 4/7 : RUN apk add --update bash 22:38:19 ---> Running in 3c0aad2bf9a3 22:38:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:38:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:38:22 OK: 138 MiB in 40 packages 22:38:23 Removing intermediate container 3c0aad2bf9a3 22:38:23 ---> 464655aa208d 22:38:23 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:38:23 ---> Running in 502edabd4474 22:38:26 Removing intermediate container 502edabd4474 22:38:26 ---> 91544da8fa98 22:38:26 Step 6/7 : COPY go.mod . 22:38:26 ---> d5cb672b18dc 22:38:26 Step 7/7 : RUN go mod download 22:38:26 ---> Running in 186f1b1623f8 22:38:38 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.348s coverage: 80.6% of statements 22:38:38 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.033s coverage: 57.1% of statements 22:38:38 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 22:38:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.050s coverage: 96.7% of statements 22:38:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.032s coverage: 89.5% of statements 22:38:39 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 22:38:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.032s coverage: 100.0% of statements 22:38:39 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 22:38:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.030s coverage: 85.7% of statements 22:38:40 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.053s coverage: 100.0% of statements 22:38:40 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 22:38:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:38:42 Removing intermediate container 186f1b1623f8 22:38:42 ---> a54a2a7020b6 22:38:42 Successfully built a54a2a7020b6 22:38:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:38:43 + docker inspect -f . ci-base-image-arm64 22:38:43 . [Pipeline] withDockerContainer 22:38:43 prd-ubuntu18.04-docker-arm64-4c-16g-1320 does not seem to be running inside a container 22:38:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:38:47 $ docker top dc1387f5a7c6001ab5f5570cd241a4e9fce1d36e56f1600d40ff9c5a7a619ee1 -eo pid,comm 22:38:47 gofmt -l . 22:38:47 [ "`gofmt -l .`" = "" ] [Pipeline] { [Pipeline] } 22:38:47 $ docker stop --time=1 f1de5c556f309c4f55fdd30d3852a3cedfe18e837a92c61a17eb03fc27e8b575 22:38:50 $ docker rm -f f1de5c556f309c4f55fdd30d3852a3cedfe18e837a92c61a17eb03fc27e8b575 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 22:38:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:38:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 22:38:51 + go version 22:38:51 go version go1.16.5 linux/arm64 [Pipeline] // stage [Pipeline] } 22:38:51 $ docker stop --time=1 dc1387f5a7c6001ab5f5570cd241a4e9fce1d36e56f1600d40ff9c5a7a619ee1 22:38:53 $ docker rm -f dc1387f5a7c6001ab5f5570cd241a4e9fce1d36e56f1600d40ff9c5a7a619ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 22:38:54 + docker inspect -f . ci-base-image-arm64 22:38:54 . [Pipeline] withDockerContainer 22:38:54 prd-ubuntu18.04-docker-arm64-4c-16g-1320 does not seem to be running inside a container 22:38:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:38:56 $ docker top 440c01eac485bf31deb9a22ee044c0b5460293e93b8ef922c24a1fbeba51cd05 -eo pid,comm [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:38:59 + go mod tidy [Pipeline] sh 22:38:59 ---> job-cost.sh 22:38:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3DJr 22:39:00 + make test 22:39:00 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 22:39:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:39:21 lf-activate-venv(): INFO: Adding /tmp/venv-3DJr/bin to PATH 22:39:21 INFO: No Stack... 22:39:21 INFO: Retrieving Pricing Info for: v3-standard-2 22:39:22 INFO: Archiving Costs [Pipeline] sh 22:39:22 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 22:39:22 + cut -d, -f6 [Pipeline] lock 22:39:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-122-1-stack-cost] 22:39:22 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-122-1-stack-cost] did not exist. Created. 22:39:22 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:39:23 + echo total: 0.05999999865889549 [Pipeline] stash 22:39:23 Stashed 1 file(s) [Pipeline] } 22:39:23 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:40:12 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.666s coverage: 80.6% of statements 22:40:12 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.186s coverage: 57.1% of statements 22:40:12 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 22:40:12 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.222s coverage: 96.7% of statements 22:40:12 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.112s coverage: 89.5% of statements 22:40:12 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 22:40:12 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.071s coverage: 100.0% of statements 22:40:12 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 22:40:12 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.107s coverage: 85.7% of statements 22:40:12 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.168s coverage: 100.0% of statements 22:40:12 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 22:40:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:40:36 gofmt -l . 22:40:36 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:40:36 $ docker stop --time=1 440c01eac485bf31deb9a22ee044c0b5460293e93b8ef922c24a1fbeba51cd05 22:40:38 $ docker rm -f 440c01eac485bf31deb9a22ee044c0b5460293e93b8ef922c24a1fbeba51cd05 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:40:39 Warning: overwriting stash ‘coverage-report’ 22:40:40 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 22:40:43 ---> job-cost.sh 22:40:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZFH0 22:41:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:42:41 lf-activate-venv(): INFO: Adding /tmp/venv-ZFH0/bin to PATH 22:42:41 INFO: No Stack... 22:42:41 INFO: Retrieving Pricing Info for: v2-standard-4 22:42:42 INFO: Archiving Costs [Pipeline] sh 22:42:42 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 22:42:42 + cut -d, -f6 [Pipeline] lock 22:42:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-122-1-stack-cost] 22:42:42 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-122-1-stack-cost] did not exist. Created. 22:42:42 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:42:43 /w/workspace/go-mod-secrets/1@tmp/durable-bb7b2ba2/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-bb7b2ba2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:42:43 + echo total: 0.18000000715255737 [Pipeline] stash 22:42:43 Warning: overwriting stash ‘stack-cost’ 22:42:43 Stashed 1 file(s) [Pipeline] } 22:42:43 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-122-1-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 22:42:47 provisioning config files... 22:42:47 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-122@tmp/config7428859326822618249tmp [Pipeline] { [Pipeline] sh 22:42:50 + set +x 22:42:50 + curl -s https://codecov.io/bash 22:42:50 + bash -s -- 22:42:50 22:42:50 _____ _ 22:42:50 / ____| | | 22:42:50 | | ___ __| | ___ ___ _____ __ 22:42:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:42:50 | |___| (_) | (_| | __/ (_| (_) \ V / 22:42:50 \_____\___/ \__,_|\___|\___\___/ \_/ 22:42:50 Bash-1.0.3 22:42:50 22:42:50 22:42:50 ==> git version 2.24.4 found 22:42:50 ==> 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 22:42:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:42:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:42:50 ==> Jenkins CI detected. 22:42:50 project root: . 22:42:50 --> token set from env 22:42:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:42:50 ==> Running gcov in . (disable via -X gcov) 22:42:50 ==> Python coveragepy not found 22:42:50 ==> Searching for coverage reports in: 22:42:50 + . 22:42:50 -> Found 1 reports 22:42:50 ==> Detecting git/mercurial file structure 22:42:50 ==> Reading reports 22:42:50 + ./coverage.out bytes=27483 22:42:50 ==> Appending adjustments 22:42:50 https://docs.codecov.io/docs/fixing-reports 22:42:50 + Found adjustments 22:42:50 ==> Gzipping contents 22:42:50 8.0K /tmp/codecov.Xte16G.gz 22:42:50 ==> Uploading reports 22:42:50 url: https://codecov.io 22:42:50 query: branch=PR-122&commit=edacd56a12535c1e1bf00c93669dd2ebb4404b11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=122&job=&cmd_args= 22:42:50 -> Pinging Codecov 22:42:50 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-122&commit=edacd56a12535c1e1bf00c93669dd2ebb4404b11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=122&job=&cmd_args= 22:42:50 -> Uploading to 22:42:50 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/D63849C06B6B67093493C71CE874ED06/edacd56a12535c1e1bf00c93669dd2ebb4404b11/93ada609-4a53-4057-8aba-671dbd0bf6d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T224248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=424af378811a953d3be9c8d3086623b82b3f21643d828d5336d45dafdaabd4a3 22:42:50 % Total % Received % Xferd Average Speed Time Time Time Current 22:42:50 Dload Upload Total Spent Left Speed 22:42:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5834 0 0 100 5834 0 16780 --:--:-- --:--:-- --:--:-- 16812 22:42:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/edacd56a12535c1e1bf00c93669dd2ebb4404b11 [Pipeline] } 22:42:50 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 22:42:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:42:56 ---> package-listing.sh 22:42:56 ++ facter osfamily 22:42:56 ++ tr '[:upper:]' '[:lower:]' 22:42:56 + OS_FAMILY=redhat 22:42:56 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-122 22:42:56 + START_PACKAGES=/tmp/packages_start.txt 22:42:56 + END_PACKAGES=/tmp/packages_end.txt 22:42:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:42:56 + PACKAGES=/tmp/packages_start.txt 22:42:56 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-122 ']' 22:42:56 + PACKAGES=/tmp/packages_end.txt 22:42:56 + case "${OS_FAMILY}" in 22:42:56 + rpm -qa 22:42:56 + sort 22:42:57 + '[' -f /tmp/packages_start.txt ']' 22:42:57 + '[' -f /tmp/packages_end.txt ']' 22:42:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:42:57 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-122 ']' 22:42:57 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-122/archives/ 22:42:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-122/archives/ [Pipeline] echo 22:42:57 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-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:42:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:42:58 22:42:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:42:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:42:58 alpine: Pulling from edgex-lftools-log-publisher 22:42:58 df20fa9351a1: Pulling fs layer 22:42:58 36b3adc4ff6f: Pulling fs layer 22:42:58 8ad3a11d3b57: Pulling fs layer 22:42:58 46f8f816bc3b: Pulling fs layer 22:42:58 93b61091891f: Pulling fs layer 22:42:58 93b9cdb0e59b: Pulling fs layer 22:42:58 5e14af77c1be: Pulling fs layer 22:42:58 01666e4c0597: Pulling fs layer 22:42:58 aa168da1d23b: Pulling fs layer 22:42:58 46f8f816bc3b: Waiting 22:42:58 93b61091891f: Waiting 22:42:58 93b9cdb0e59b: Waiting 22:42:58 5e14af77c1be: Waiting 22:42:58 01666e4c0597: Waiting 22:42:58 aa168da1d23b: Waiting 22:42:58 36b3adc4ff6f: Verifying Checksum 22:42:58 36b3adc4ff6f: Download complete 22:42:58 46f8f816bc3b: Verifying Checksum 22:42:58 46f8f816bc3b: Download complete 22:42:58 df20fa9351a1: Verifying Checksum 22:42:58 df20fa9351a1: Download complete 22:42:58 93b9cdb0e59b: Verifying Checksum 22:42:58 93b9cdb0e59b: Download complete 22:42:58 93b61091891f: Verifying Checksum 22:42:58 93b61091891f: Download complete 22:42:58 5e14af77c1be: Verifying Checksum 22:42:58 5e14af77c1be: Download complete 22:42:58 01666e4c0597: Verifying Checksum 22:42:58 01666e4c0597: Download complete 22:42:58 8ad3a11d3b57: Verifying Checksum 22:42:58 8ad3a11d3b57: Download complete 22:42:58 df20fa9351a1: Pull complete 22:42:58 36b3adc4ff6f: Pull complete 22:42:59 8ad3a11d3b57: Pull complete 22:42:59 46f8f816bc3b: Pull complete 22:42:59 93b61091891f: Pull complete 22:42:59 93b9cdb0e59b: Pull complete 22:42:59 5e14af77c1be: Pull complete 22:43:00 01666e4c0597: Pull complete 22:43:00 aa168da1d23b: Verifying Checksum 22:43:00 aa168da1d23b: Download complete 22:43:05 aa168da1d23b: Pull complete 22:43:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:43:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:43:05 prd-centos7-docker-4c-2g-1318 does not seem to be running inside a container 22:43:05 $ 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-122/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-122 -v /w/workspace/gexfoundry_go-mod-secrets_PR-122:/w/workspace/gexfoundry_go-mod-secrets_PR-122:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-122@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-122@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:10003/edgex-lftools-log-publisher:alpine cat 22:43:09 $ docker top dba5244699813c2a890df88344911acc9374163105c12b580e6242b2a1342d58 -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:09 + touch /tmp/pre-build-complete [Pipeline] sh 22:43:09 + mkdir -p /var/log/sa [Pipeline] sh 22:43:10 + ls /var/log/sa-host 22:43:10 + sadf -c /var/log/sa-host/sa05 22:43:10 file_magic: OK 22:43:10 HZ: Using current value: 100 22:43:10 file_header: OK 22:43:10 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 22:43:10 Statistics: 22:43:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:43:10 File successfully converted to sysstat format version 12.2.1 22:43:10 + sadf -c /var/log/sa-host/sa24 22:43:10 file_magic: OK 22:43:10 HZ: Using current value: 100 22:43:10 file_header: OK 22:43:10 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 22:43:10 Statistics: 22:43:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:43:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:13 provisioning config files... 22:43:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-122@tmp/config7767277685961275223tmp [Pipeline] { [Pipeline] echo 22:43:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:43:13 ---> create-netrc.sh [Pipeline] } 22:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:43:14 ---> python-tools-install.sh [Pipeline] echo 22:43:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:43:14 ---> sudo-logs.sh 22:43:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:43:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:43:15 ---> job-cost.sh 22:43:15 lf-activate-venv: SKIPPING 22:43:15 DEBUG: total: 0.18000000715255737 22:43:15 INFO: Retrieving Stack Cost... 22:43:16 INFO: Retrieving Pricing Info for: v3-standard-2 22:43:16 INFO: Archiving Costs [Pipeline] echo 22:43:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:43:19 ---> logs-deploy.sh 22:43:19 lf-activate-venv: SKIPPING 22:43:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-122/1 22:43:19 INFO: archiving workspace using pattern(s): 22:43:19 Archives upload complete. 22:43:19 INFO: archiving logs to Nexus 22:43:19 ---> uname -a: 22:43:19 Linux prd-centos7-docker-4c-2g-1318.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:43:19 22:43:19 22:43:19 ---> lscpu: 22:43:19 Architecture: x86_64 22:43:19 CPU op-mode(s): 32-bit, 64-bit 22:43:19 Byte Order: Little Endian 22:43:19 Address sizes: 40 bits physical, 48 bits virtual 22:43:19 CPU(s): 2 22:43:19 On-line CPU(s) list: 0,1 22:43:19 Thread(s) per core: 1 22:43:19 Core(s) per socket: 1 22:43:19 Socket(s): 2 22:43:19 NUMA node(s): 1 22:43:19 Vendor ID: AuthenticAMD 22:43:19 CPU family: 23 22:43:19 Model: 49 22:43:19 Model name: AMD EPYC-Rome Processor 22:43:19 Stepping: 0 22:43:19 CPU MHz: 2800.000 22:43:19 BogoMIPS: 5600.00 22:43:19 Virtualization: AMD-V 22:43:19 Hypervisor vendor: KVM 22:43:19 Virtualization type: full 22:43:19 L1d cache: 64 KiB 22:43:19 L1i cache: 64 KiB 22:43:19 L2 cache: 1 MiB 22:43:19 L3 cache: 32 MiB 22:43:19 NUMA node0 CPU(s): 0,1 22:43:19 Vulnerability Itlb multihit: Not affected 22:43:19 Vulnerability L1tf: Not affected 22:43:19 Vulnerability Mds: Not affected 22:43:19 Vulnerability Meltdown: Not affected 22:43:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:43:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:43:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:43:19 Vulnerability Srbds: Not affected 22:43:19 Vulnerability Tsx async abort: Not affected 22:43:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 22:43:19 22:43:19 22:43:19 ---> nproc: 22:43:19 2 22:43:19 22:43:19 22:43:19 ---> df -h: 22:43:19 Filesystem Size Used Available Use% Mounted on 22:43:19 overlay 40.0G 7.6G 32.4G 19% / 22:43:19 tmpfs 64.0M 0 64.0M 0% /dev 22:43:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:43:19 shm 64.0M 0 64.0M 0% /dev/shm 22:43:19 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 22:43:19 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 22:43:19 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 22:43:19 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 22:43:19 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-secrets_PR-122@tmp 22:43:19 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 22:43:19 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 22:43:19 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 22:43:19 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 22:43:19 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-secrets_PR-122 22:43:19 22:43:19 22:43:19 ---> free -m: 22:43:19 total used free shared buff/cache available 22:43:19 Mem: 7821 967 4761 0 2093 6676 22:43:19 Swap: 1023 0 1023 22:43:19 22:43:19 22:43:19 ---> ip addr: 22:43:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:43:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:43:19 inet 127.0.0.1/8 scope host lo 22:43:19 valid_lft forever preferred_lft forever 22:43:19 inet6 ::1/128 scope host 22:43:19 valid_lft forever preferred_lft forever 22:43:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:43:19 link/ether fa:16:3e:c1:56:6c brd ff:ff:ff:ff:ff:ff 22:43:19 inet 10.30.123.59/23 brd 10.30.123.255 scope global dynamic eth0 22:43:19 valid_lft 85823sec preferred_lft 85823sec 22:43:19 inet6 fe80::f816:3eff:fec1:566c/64 scope link 22:43:19 valid_lft forever preferred_lft forever 22:43:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:43:19 link/ether 02:42:f0:f0:59:3c brd ff:ff:ff:ff:ff:ff 22:43:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:43:19 valid_lft forever preferred_lft forever 22:43:19 inet6 fe80::42:f0ff:fef0:593c/64 scope link 22:43:19 valid_lft forever preferred_lft forever 22:43:19 22:43:19 22:43:19 ---> sar -b -r -n DEV: 22:43:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 22:43:19 22:43:19 22:33:30 LINUX RESTART (2 CPU) 22:43:19 22:43:19 22:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:43:19 22:35:01 83.15 4.28 78.87 0.00 2794.27 3450.13 0.00 22:43:19 22:36:02 1.73 0.00 1.73 0.00 0.00 33.94 0.00 22:43:19 22:37:01 0.27 0.00 0.27 0.00 0.00 3.68 0.00 22:43:19 22:38:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 22:43:19 22:39:01 0.18 0.00 0.18 0.00 0.00 2.63 0.00 22:43:19 22:40:01 0.35 0.00 0.35 0.00 0.00 4.85 0.00 22:43:19 22:41:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 22:43:19 22:42:01 0.25 0.00 0.25 0.00 0.00 3.78 0.00 22:43:19 22:43:01 5.76 0.13 5.63 0.00 13.72 199.22 0.00 22:43:19 Average: 10.26 0.49 9.77 0.00 312.68 412.38 0.00 22:43:19 22:43:19 22:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:43:19 22:35:01 5459360 0 811312 10.13 2620 1735648 1301728 14.37 581480 1568140 128 22:43:19 22:36:02 5466200 0 804468 10.04 2620 1735652 1250684 13.81 576008 1568104 20 22:43:19 22:37:01 5472180 0 798484 9.97 2620 1735656 1204208 13.30 565104 1574552 8 22:43:19 22:38:01 5469900 0 800760 10.00 2620 1735660 1204424 13.30 567160 1574552 16 22:43:19 22:39:01 5469480 0 801168 10.00 2620 1735672 1204520 13.30 566936 1575384 12 22:43:19 22:40:01 5467292 0 803356 10.03 2620 1735672 1207240 13.33 568864 1575384 8 22:43:19 22:41:01 5468036 0 802604 10.02 2620 1735680 1207084 13.33 567956 1575384 20 22:43:19 22:42:01 5467988 0 802648 10.02 2620 1735684 1207084 13.33 568188 1575384 8 22:43:19 22:43:01 5151440 0 915460 11.43 2620 1939420 1598292 17.65 814296 1624136 202960 22:43:19 Average: 5432431 0 815584 10.18 2620 1758305 1265029 13.97 597332 1579002 22576 22:43:19 22:43:19 22:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:43:19 22:35:01 eth0 461.62 318.46 820.88 72.62 0.00 0.00 0.00 0.00 22:43:19 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:35:01 docker0 2.70 1.96 0.60 5.47 0.00 0.00 0.00 0.00 22:43:19 22:36:02 eth0 1.07 0.37 0.32 0.20 0.00 0.00 0.00 0.00 22:43:19 22:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:37:01 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00 0.00 22:43:19 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:38:01 eth0 1.45 0.28 0.37 0.20 0.00 0.00 0.00 0.00 22:43:19 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:39:01 eth0 0.97 0.52 0.57 0.39 0.00 0.00 0.00 0.00 22:43:19 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:40:01 eth0 0.27 0.20 0.11 0.07 0.00 0.00 0.00 0.00 22:43:19 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:43:19 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:43:19 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:43:01 eth0 221.90 200.58 2167.66 17.75 0.00 0.00 0.00 0.00 22:43:19 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 Average: eth0 76.66 57.98 333.02 10.16 0.00 0.00 0.00 0.00 22:43:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:19 Average: docker0 0.30 0.22 0.07 0.61 0.00 0.00 0.00 0.00 22:43:19 22:43:19 22:43:19 ---> sar -P ALL: 22:43:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 22:43:19 22:43:19 22:33:30 LINUX RESTART (2 CPU) 22:43:19 22:43:19 22:34:01 CPU %user %nice %system %iowait %steal %idle 22:43:19 22:35:01 all 8.73 0.00 2.65 2.28 0.06 86.28 22:43:19 22:35:01 0 8.77 0.00 2.51 1.45 0.07 87.20 22:43:19 22:35:01 1 8.68 0.00 2.79 3.11 0.05 85.36 22:43:19 22:36:02 all 0.05 0.00 0.04 0.00 0.03 99.87 22:43:19 22:36:02 0 0.07 0.00 0.03 0.00 0.02 99.88 22:43:19 22:36:02 1 0.03 0.00 0.05 0.00 0.05 99.87 22:43:19 22:37:01 all 0.08 0.00 0.03 0.00 0.03 99.86 22:43:19 22:37:01 0 0.10 0.00 0.05 0.00 0.02 99.83 22:43:19 22:37:01 1 0.05 0.00 0.02 0.00 0.05 99.88 22:43:19 22:38:01 all 0.08 0.00 0.04 0.00 0.03 99.85 22:43:19 22:38:01 0 0.12 0.00 0.03 0.00 0.02 99.83 22:43:19 22:38:01 1 0.05 0.00 0.05 0.00 0.03 99.87 22:43:19 22:39:01 all 0.13 0.00 0.03 0.00 0.03 99.81 22:43:19 22:39:01 0 0.15 0.00 0.03 0.00 0.03 99.78 22:43:19 22:39:01 1 0.10 0.00 0.03 0.00 0.03 99.83 22:43:19 22:40:01 all 0.08 0.00 0.03 0.00 0.03 99.87 22:43:19 22:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:43:19 22:40:01 1 0.15 0.00 0.02 0.00 0.03 99.80 22:43:19 22:41:01 all 0.04 0.00 0.03 0.00 0.03 99.89 22:43:19 22:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 22:43:19 22:41:01 1 0.07 0.00 0.05 0.00 0.03 99.85 22:43:19 22:42:01 all 0.07 0.00 0.03 0.00 0.03 99.87 22:43:19 22:42:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:43:19 22:42:01 1 0.12 0.00 0.02 0.00 0.03 99.83 22:43:19 22:43:01 all 3.33 0.00 1.29 0.06 0.04 95.28 22:43:19 22:43:01 0 2.88 0.00 1.31 0.07 0.03 95.71 22:43:19 22:43:01 1 3.78 0.00 1.26 0.05 0.05 94.86 22:43:19 Average: all 1.38 0.00 0.46 0.26 0.03 97.87 22:43:19 Average: 0 1.33 0.00 0.45 0.17 0.03 98.03 22:43:19 Average: 1 1.43 0.00 0.47 0.35 0.04 97.71 22:43:19 22:43:19 22:43:19