lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 27b5f22fc5ce069b0d2466f0563309b1633dc231+bc523f8adc24572ee9c1fa886bd261008a9dc535 (e45538d51e37d16253e6707a64631a1d5caccef8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8194808283190909227.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8074889819552660109.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-136/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-136/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh900297844154867303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1644502593632507260.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-136/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-136/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8632382008964516901.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 ‘prd-centos7-docker-4c-2g-108’ Running on prd-centos7-docker-4c-2g-110 in /w/workspace/gexfoundry_go-mod-secrets_PR-136 [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-136 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/jenkins-gitclient-ssh1739329008664730484.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/jenkins-gitclient-ssh7297064580694502702.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 27b5f22fc5ce069b0d2466f0563309b1633dc231 Merge succeeded, producing 27b5f22fc5ce069b0d2466f0563309b1633dc231 Checking out Revision 27b5f22fc5ce069b0d2466f0563309b1633dc231 (PR-136) > git config core.sparsecheckout # timeout=10 > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/jenkins-gitclient-ssh4549464080029148918.key > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 Commit message: "Merge branch 'main' into update-go-mod" > git rev-list --no-walk 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:38:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:38:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:38:09 ========================================================= 16:38:09 EdgeX Global Pipelines Version Info 16:38:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:38:10 ------------------- 16:38:10 stable info: 16:38:10 ------------------- 16:38:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:38:10 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 16:38:10 Message: update stable to v1.0.212 16:38:10 ------------------- 16:38:10 experimental info: 16:38:10 ------------------- 16:38:10 Commited By: **** collab-it+edgex@linuxfoundation.org 16:38:10 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 16:38:10 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:38:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 16:38:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 16:38:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:38:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:38:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:38:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:38:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27b5f22 [Pipeline] echo 16:38:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:38:11 + git rev-list -1 --merges 27b5f22fc5ce069b0d2466f0563309b1633dc231~1..27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo 16:38:11 -----------> git rev-list -1 --merges 27b5f22fc5ce069b0d2466f0563309b1633dc231~1..27b5f22fc5ce069b0d2466f0563309b1633dc231 27b5f22fc5ce069b0d2466f0563309b1633dc231 16:38:11 27b5f22fc5ce069b0d2466f0563309b1633dc231 [false] [Pipeline] sh 16:38:11 + git log --format=format:%s -1 27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo 16:38:12 ========================================================= 16:38:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:38:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:38:12 + git log --format=format:%s -1 27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo 16:38:12 [semverPrep] GIT_COMMIT: 27b5f22fc5ce069b0d2466f0563309b1633dc231, Commit Message: Merge branch 'main' into update-go-mod [Pipeline] echo 16:38:12 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:12 16:38:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:38:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:13 latest: Pulling from edgex-devops/git-semver 16:38:13 a0d0a0d46f8b: Pulling fs layer 16:38:13 3e5f54012d9b: Pulling fs layer 16:38:13 4c7163046ea9: Pulling fs layer 16:38:13 0c2d73faf560: Pulling fs layer 16:38:13 0c2d73faf560: Waiting 16:38:13 3e5f54012d9b: Verifying Checksum 16:38:13 3e5f54012d9b: Download complete 16:38:13 a0d0a0d46f8b: Verifying Checksum 16:38:13 a0d0a0d46f8b: Download complete 16:38:13 0c2d73faf560: Verifying Checksum 16:38:13 0c2d73faf560: Download complete 16:38:13 4c7163046ea9: Verifying Checksum 16:38:13 4c7163046ea9: Download complete 16:38:13 a0d0a0d46f8b: Pull complete 16:38:13 3e5f54012d9b: Pull complete 16:38:13 4c7163046ea9: Pull complete 16:38:14 0c2d73faf560: Pull complete 16:38:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:38:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:38:14 prd-centos7-docker-4c-2g-110 does not seem to be running inside a container 16:38:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-136 -v /w/workspace/gexfoundry_go-mod-secrets_PR-136:/w/workspace/gexfoundry_go-mod-secrets_PR-136:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:38:14 $ docker top c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:38:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:15 [ssh-agent] Looking for ssh-agent implementation... 16:38:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:15 $ docker exec c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 ssh-agent 16:38:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLniHEE/agent.14 16:38:15 SSH_AGENT_PID=21 16:38:15 Running ssh-add (command line suppressed) 16:38:15 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_6101652932369176377.key (/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_6101652932369176377.key) 16:38:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:15 + git tag --points-at HEAD [Pipeline] } 16:38:15 $ docker exec --env ******** --env ******** c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 ssh-agent -k 16:38:16 unset SSH_AUTH_SOCK; 16:38:16 unset SSH_AGENT_PID; 16:38:16 echo Agent pid 21 killed; 16:38:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:38:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:16 [ssh-agent] Looking for ssh-agent implementation... 16:38:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:16 $ docker exec c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 ssh-agent 16:38:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGkJnHI/agent.54 16:38:16 SSH_AGENT_PID=60 16:38:16 Running ssh-add (command line suppressed) 16:38:16 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_4509839577601319217.key (/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_4509839577601319217.key) 16:38:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:16 + git semver init 16:38:16 # -> Open(): unable to determine branch for HEAD 16:38:16 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-136/.git 16:38:16 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-136 16:38:16 # $SEMVER_REMOTE_NAME = origin 16:38:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:38:16 # $SEMVER_USER_NAME = edgex-jenkins 16:38:16 # $SEMVER_BRANCH = PR-136 16:38:16 # $SEMVER_TEMP = /tmp/semver-088649287 16:38:16 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 16:38:17 # '/tmp/semver-088649287' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-136/.semver' 16:38:17 # -> Force: false 16:38:17 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-136/.semver [Pipeline] } 16:38:17 $ docker exec --env ******** --env ******** c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 ssh-agent -k 16:38:17 unset SSH_AUTH_SOCK; 16:38:17 unset SSH_AGENT_PID; 16:38:17 echo Agent pid 60 killed; 16:38:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:17 + git semver [Pipeline] } 16:38:17 $ docker stop --time=1 c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 16:38:18 $ docker rm -f c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:38:19 Stashed 1 file(s) [Pipeline] echo 16:38:19 [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 16:38:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-107 in /w/workspace/gexfoundry_go-mod-secrets_PR-136 [Pipeline] { [Pipeline] ws 16:38:20 Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout 16:38:20 Selected Git installation does not exist. Using Default 16:38:20 The recommended git tool is: NONE 16:38:25 using credential edgex-jenkins-ssh 16:38:25 Cloning the remote Git repository 16:38:25 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 16:38:25 > git init /w/workspace/go-mod-secrets/3 # timeout=10 16:38:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 16:38:25 > git --version # timeout=10 16:38:25 > git --version # 'git version 2.17.1' 16:38:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 16:38:27 Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 27b5f22fc5ce069b0d2466f0563309b1633dc231 16:38:27 Merge succeeded, producing 27b5f22fc5ce069b0d2466f0563309b1633dc231 16:38:27 Checking out Revision 27b5f22fc5ce069b0d2466f0563309b1633dc231 (PR-136) 16:38:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 16:38:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 16:38:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:38:27 > git config core.sparsecheckout # timeout=10 16:38:27 > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 16:38:27 > git remote # timeout=10 16:38:27 > git config --get remote.origin.url # timeout=10 16:38:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:27 > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 16:38:27 > git rev-parse HEAD^{commit} # timeout=10 16:38:27 > git config core.sparsecheckout # timeout=10 16:38:27 > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 16:38:31 Commit message: "Merge branch 'main' into update-go-mod" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:38:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:38:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:38:32 Dload Upload Total Spent Left Speed 16:38:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 71660 0 --:--:-- --:--:-- --:--:-- 71660 [Pipeline] sh 16:38:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:38:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 16:38:33 sudo tee /etc/docker/daemon.new 16:38:33 { 16:38:33 "registry-mirrors": [ 16:38:33 "https://nexus3.edgexfoundry.org:10001" 16:38:33 ], 16:38:33 "bip": "10.250.0.254/24", 16:38:33 "hosts": [ 16:38:33 "tcp://0.0.0.0:5555", 16:38:33 "unix:///var/run/docker.sock" 16:38:33 ], 16:38:33 "mtu": 1458, 16:38:33 "selinux-enabled": true, 16:38:33 "seccomp-profile": "/etc/docker/seccomp.json" 16:38:33 } [Pipeline] sh 16:38:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:38:33 + sudo service docker restart 16:38:34 Still waiting to schedule task 16:38:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] unstash [Pipeline] echo 16:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:52 ========================================================= 16:38:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:38:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:38:53 552d1f2373af: Pulling fs layer 16:38:53 ea3f2d53f512: Pulling fs layer 16:38:53 9e70ebbbe112: Pulling fs layer 16:38:53 7a9cfe048b4a: Pulling fs layer 16:38:53 72dc09318566: Pulling fs layer 16:38:53 f4f7b4309257: Pulling fs layer 16:38:53 0ac9a79272e3: Pulling fs layer 16:38:53 b78e95d17946: Pulling fs layer 16:38:53 7a9cfe048b4a: Waiting 16:38:53 72dc09318566: Waiting 16:38:53 f4f7b4309257: Waiting 16:38:53 0ac9a79272e3: Waiting 16:38:53 b78e95d17946: Waiting 16:38:53 ea3f2d53f512: Download complete 16:38:53 72dc09318566: Download complete 16:38:53 f4f7b4309257: Verifying Checksum 16:38:53 f4f7b4309257: Download complete 16:38:53 552d1f2373af: Download complete 16:38:53 0ac9a79272e3: Verifying Checksum 16:38:53 0ac9a79272e3: Download complete 16:38:54 552d1f2373af: Pull complete 16:38:55 ea3f2d53f512: Pull complete 16:38:55 9e70ebbbe112: Pull complete 16:38:55 b78e95d17946: Verifying Checksum 16:38:55 b78e95d17946: Download complete 16:38:56 7a9cfe048b4a: Verifying Checksum 16:38:56 7a9cfe048b4a: Download complete 16:39:06 7a9cfe048b4a: Pull complete 16:39:06 72dc09318566: Pull complete 16:39:06 f4f7b4309257: Pull complete 16:39:07 0ac9a79272e3: Pull complete 16:39:14 b78e95d17946: Pull complete 16:39:14 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:39:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 16:39:14 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 16:39:14 + docker inspect -f . ci-base-image-arm64 16:39:14 . [Pipeline] withDockerContainer 16:39:15 prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container 16:39:15 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:39:18 $ docker top a301eb5344b56804bd8e94fb5156f4aa6e76739329f9c7e17f547e32bb0e691c -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:19 + go version 16:39:19 go version go1.16.8 linux/arm64 [Pipeline] } 16:39:19 $ docker stop --time=1 a301eb5344b56804bd8e94fb5156f4aa6e76739329f9c7e17f547e32bb0e691c 16:39:20 $ docker rm -f a301eb5344b56804bd8e94fb5156f4aa6e76739329f9c7e17f547e32bb0e691c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:21 + docker inspect -f . ci-base-image-arm64 16:39:21 . [Pipeline] withDockerContainer 16:39:21 prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container 16:39:21 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:39:23 $ docker top 7587dc6273c8feedefb2a54f9945b6fdc52d9ca3e070ec6eb022cb6bbd9dff18 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:39:24 + make test 16:39:24 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 16:39:24 go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: missing go.sum entry; to add it: 16:39:24 go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 16:39:24 make: *** [Makefile:15: test] Error 1 [Pipeline] } 16:39:24 $ docker stop --time=1 7587dc6273c8feedefb2a54f9945b6fdc52d9ca3e070ec6eb022cb6bbd9dff18 16:39:26 $ docker rm -f 7587dc6273c8feedefb2a54f9945b6fdc52d9ca3e070ec6eb022cb6bbd9dff18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:27 16:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:28 arm64: Pulling from edgex-lftools-log-publisher 16:39:28 448f6bf000e3: Pulling fs layer 16:39:28 f757da607395: Pulling fs layer 16:39:28 05883995daec: Pulling fs layer 16:39:28 8603b9c90790: Pulling fs layer 16:39:28 1560dd03e051: Pulling fs layer 16:39:28 27f5ce0e4adf: Pulling fs layer 16:39:28 c2d8d7efcc4b: Pulling fs layer 16:39:28 8603b9c90790: Waiting 16:39:28 27f5ce0e4adf: Waiting 16:39:28 c2d8d7efcc4b: Waiting 16:39:28 1560dd03e051: Waiting 16:39:28 f757da607395: Verifying Checksum 16:39:28 f757da607395: Download complete 16:39:28 8603b9c90790: Verifying Checksum 16:39:28 8603b9c90790: Download complete 16:39:28 1560dd03e051: Verifying Checksum 16:39:28 1560dd03e051: Download complete 16:39:28 27f5ce0e4adf: Verifying Checksum 16:39:28 27f5ce0e4adf: Download complete 16:39:28 05883995daec: Verifying Checksum 16:39:28 05883995daec: Download complete 16:39:28 448f6bf000e3: Verifying Checksum 16:39:28 448f6bf000e3: Download complete 16:39:31 c2d8d7efcc4b: Verifying Checksum 16:39:31 c2d8d7efcc4b: Download complete 16:39:32 448f6bf000e3: Pull complete 16:39:32 f757da607395: Pull complete 16:39:34 05883995daec: Pull complete 16:39:34 8603b9c90790: Pull complete 16:39:35 1560dd03e051: Pull complete 16:39:35 27f5ce0e4adf: Pull complete 16:39:50 c2d8d7efcc4b: Pull complete 16:39:50 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:39:51 prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container 16:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:39:53 $ docker top 96cff3247638eac0f7adda33ed891cfd3559eb7ee749e2a2ed9eadbe20813c21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:55 ---> job-cost.sh 16:39:55 lf-activate-venv: SKIPPING 16:39:55 INFO: No Stack... 16:39:55 INFO: Retrieving Pricing Info for: v3-standard-4 16:39:55 INFO: Archiving Costs [Pipeline] sh 16:39:56 + cat /w/workspace/go-mod-secrets/3/archives/cost.csv 16:39:56 + cut -d, -f6 [Pipeline] lock 16:39:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] 16:39:56 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] did not exist. Created. 16:39:56 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:39:57 + echo total: 0.10999999940395355 [Pipeline] stash 16:39:57 Stashed 1 file(s) [Pipeline] } 16:39:57 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:39:57 $ docker stop --time=1 96cff3247638eac0f7adda33ed891cfd3559eb7ee749e2a2ed9eadbe20813c21 16:39:59 $ docker rm -f 96cff3247638eac0f7adda33ed891cfd3559eb7ee749e2a2ed9eadbe20813c21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:39:59 Failed in branch arm64 16:40:14 Running on prd-centos7-docker-4c-2g-111 in /w/workspace/gexfoundry_go-mod-secrets_PR-136 [Pipeline] { [Pipeline] ws 16:40:14 Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout 16:40:14 Selected Git installation does not exist. Using Default 16:40:14 The recommended git tool is: NONE 16:40:16 using credential edgex-jenkins-ssh 16:40:16 Cloning the remote Git repository 16:40:15 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 16:40:15 > git init /w/workspace/go-mod-secrets/3 # timeout=10 16:40:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 16:40:15 > git --version # timeout=10 16:40:15 > git --version # 'git version 2.24.4' 16:40:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:15 [INFO] Currently running in a labeled security context 16:40:15 [INFO] Currently SELinux is 'enforcing' on the host 16:40:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh4242644897693488420.key 16:40:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:17 Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 27b5f22fc5ce069b0d2466f0563309b1633dc231 16:40:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 16:40:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 16:40:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 16:40:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:15 [INFO] Currently running in a labeled security context 16:40:15 [INFO] Currently SELinux is 'enforcing' on the host 16:40:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh6501812985173882873.key 16:40:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:40:16 > git config core.sparsecheckout # timeout=10 16:40:16 > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 16:40:16 > git remote # timeout=10 16:40:16 > git config --get remote.origin.url # timeout=10 16:40:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:16 [INFO] Currently running in a labeled security context 16:40:16 [INFO] Currently SELinux is 'enforcing' on the host 16:40:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh1354957763347936529.key 16:40:17 Merge succeeded, producing 27b5f22fc5ce069b0d2466f0563309b1633dc231 16:40:17 Checking out Revision 27b5f22fc5ce069b0d2466f0563309b1633dc231 (PR-136) 16:40:16 > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 16:40:16 > git rev-parse HEAD^{commit} # timeout=10 16:40:16 > git config core.sparsecheckout # timeout=10 16:40:16 > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 16:40:21 Commit message: "Merge branch 'main' into update-go-mod" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:40:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:21 ========================================================= 16:40:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:40:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:40:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:40:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:40:22 a0d0a0d46f8b: Pulling fs layer 16:40:22 31adcdaf11c8: Pulling fs layer 16:40:22 b8b176561691: Pulling fs layer 16:40:22 4527c011a84f: Pulling fs layer 16:40:22 5d74067f8e1e: Pulling fs layer 16:40:22 e0aca202a116: Pulling fs layer 16:40:22 3a43be97a3b4: Pulling fs layer 16:40:22 34cad66bf833: Pulling fs layer 16:40:22 b4e3c513aaa6: Pulling fs layer 16:40:22 4527c011a84f: Waiting 16:40:22 5d74067f8e1e: Waiting 16:40:22 e0aca202a116: Waiting 16:40:22 3a43be97a3b4: Waiting 16:40:22 34cad66bf833: Waiting 16:40:22 b4e3c513aaa6: Waiting 16:40:22 b8b176561691: Download complete 16:40:22 31adcdaf11c8: Verifying Checksum 16:40:22 31adcdaf11c8: Download complete 16:40:22 5d74067f8e1e: Verifying Checksum 16:40:22 5d74067f8e1e: Download complete 16:40:22 e0aca202a116: Verifying Checksum 16:40:22 e0aca202a116: Download complete 16:40:22 a0d0a0d46f8b: Verifying Checksum 16:40:22 a0d0a0d46f8b: Download complete 16:40:22 3a43be97a3b4: Verifying Checksum 16:40:22 3a43be97a3b4: Download complete 16:40:22 34cad66bf833: Verifying Checksum 16:40:22 34cad66bf833: Download complete 16:40:22 a0d0a0d46f8b: Pull complete 16:40:22 31adcdaf11c8: Pull complete 16:40:22 4527c011a84f: Verifying Checksum 16:40:22 4527c011a84f: Download complete 16:40:22 b8b176561691: Pull complete 16:40:23 b4e3c513aaa6: Verifying Checksum 16:40:23 b4e3c513aaa6: Download complete 16:40:27 4527c011a84f: Pull complete 16:40:27 5d74067f8e1e: Pull complete 16:40:27 e0aca202a116: Pull complete 16:40:27 3a43be97a3b4: Pull complete 16:40:27 34cad66bf833: Pull complete 16:40:29 b4e3c513aaa6: Pull complete 16:40:29 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:40:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 16:40:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 16:40:30 + docker inspect -f . ci-base-image-x86_64 16:40:30 . [Pipeline] withDockerContainer 16:40:30 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 16:40:30 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:40:34 $ docker top f28eead46e6bf928ddf2eccac11bd830d200375e9632214651060aa2b2122e2c -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:34 + go version 16:40:34 go version go1.16.8 linux/amd64 [Pipeline] } 16:40:34 $ docker stop --time=1 f28eead46e6bf928ddf2eccac11bd830d200375e9632214651060aa2b2122e2c 16:40:35 $ docker rm -f f28eead46e6bf928ddf2eccac11bd830d200375e9632214651060aa2b2122e2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:40:36 + docker inspect -f . ci-base-image-x86_64 16:40:36 . [Pipeline] withDockerContainer 16:40:36 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 16:40:36 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:40:36 $ docker top d94b570595cdd33ae331ca86988a4bc40d8b9dae903233cdb693cb848074b1e7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:40:37 + make test 16:40:37 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 16:40:37 go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: missing go.sum entry; to add it: 16:40:37 go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 16:40:37 make: *** [Makefile:15: test] Error 1 [Pipeline] } 16:40:37 $ docker stop --time=1 d94b570595cdd33ae331ca86988a4bc40d8b9dae903233cdb693cb848074b1e7 16:40:38 $ docker rm -f d94b570595cdd33ae331ca86988a4bc40d8b9dae903233cdb693cb848074b1e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:39 16:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:40:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:39 latest: Pulling from edgex-lftools-log-publisher 16:40:39 b4d181a07f80: Pulling fs layer 16:40:39 a1111a8f2ec3: Pulling fs layer 16:40:39 ed53099fbce6: Pulling fs layer 16:40:39 dc539afda2c1: Pulling fs layer 16:40:39 77bc0d833cb6: Pulling fs layer 16:40:39 9065ff56babe: Pulling fs layer 16:40:39 d287ab97295c: Pulling fs layer 16:40:39 77bc0d833cb6: Waiting 16:40:39 9065ff56babe: Waiting 16:40:39 d287ab97295c: Waiting 16:40:39 dc539afda2c1: Waiting 16:40:39 a1111a8f2ec3: Verifying Checksum 16:40:39 a1111a8f2ec3: Download complete 16:40:39 dc539afda2c1: Verifying Checksum 16:40:39 dc539afda2c1: Download complete 16:40:39 ed53099fbce6: Verifying Checksum 16:40:39 ed53099fbce6: Download complete 16:40:39 77bc0d833cb6: Verifying Checksum 16:40:39 77bc0d833cb6: Download complete 16:40:39 9065ff56babe: Verifying Checksum 16:40:39 9065ff56babe: Download complete 16:40:39 b4d181a07f80: Verifying Checksum 16:40:39 b4d181a07f80: Download complete 16:40:40 d287ab97295c: Verifying Checksum 16:40:40 d287ab97295c: Download complete 16:40:41 b4d181a07f80: Pull complete 16:40:41 a1111a8f2ec3: Pull complete 16:40:42 ed53099fbce6: Pull complete 16:40:42 dc539afda2c1: Pull complete 16:40:42 77bc0d833cb6: Pull complete 16:40:42 9065ff56babe: Pull complete 16:40:48 d287ab97295c: Pull complete 16:40:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:40:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:40:48 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 16:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:40:50 $ docker top 5729ed8d2346f4d47c6f1619ab9effa1372583a9970f19b11221deeac8cb93f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:51 ---> job-cost.sh 16:40:51 lf-activate-venv: SKIPPING 16:40:51 INFO: No Stack... 16:40:53 INFO: Retrieving Pricing Info for: v3-standard-2 16:40:54 INFO: Archiving Costs [Pipeline] sh 16:40:54 + cat /w/workspace/go-mod-secrets/3/archives/cost.csv 16:40:54 + cut -d, -f6 [Pipeline] lock 16:40:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] 16:40:54 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] did not exist. Created. 16:40:54 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:40:54 /w/workspace/go-mod-secrets/3@tmp/durable-8aae9fe9/script.sh: 1: /w/workspace/go-mod-secrets/3@tmp/durable-8aae9fe9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:40:55 + echo total: 0.05999999865889549 [Pipeline] stash 16:40:55 Warning: overwriting stash ‘stack-cost’ 16:40:55 Stashed 1 file(s) [Pipeline] } 16:40:55 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:40:55 $ docker stop --time=1 5729ed8d2346f4d47c6f1619ab9effa1372583a9970f19b11221deeac8cb93f2 16:40:56 $ docker rm -f 5729ed8d2346f4d47c6f1619ab9effa1372583a9970f19b11221deeac8cb93f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:40:56 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:40:57 + '[' -d /w/workspace/gexfoundry_go-mod-secrets_PR-136/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:40:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:40:58 ---> package-listing.sh 16:40:58 ++ facter osfamily 16:40:58 ++ tr '[:upper:]' '[:lower:]' 16:40:59 + OS_FAMILY=redhat 16:40:59 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-136 16:40:59 + START_PACKAGES=/tmp/packages_start.txt 16:40:59 + END_PACKAGES=/tmp/packages_end.txt 16:40:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:40:59 + PACKAGES=/tmp/packages_start.txt 16:40:59 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-136 ']' 16:40:59 + PACKAGES=/tmp/packages_end.txt 16:40:59 + case "${OS_FAMILY}" in 16:40:59 + rpm -qa 16:40:59 + sort 16:41:00 + '[' -f /tmp/packages_start.txt ']' 16:41:00 + '[' -f /tmp/packages_end.txt ']' 16:41:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:41:00 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-136 ']' 16:41:00 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-136/archives/ 16:41:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-136/archives/ [Pipeline] echo 16:41:00 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-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:41:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:00 16:41:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:41:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:01 latest: Pulling from edgex-lftools-log-publisher 16:41:01 b4d181a07f80: Pulling fs layer 16:41:01 a1111a8f2ec3: Pulling fs layer 16:41:01 ed53099fbce6: Pulling fs layer 16:41:01 dc539afda2c1: Pulling fs layer 16:41:01 77bc0d833cb6: Pulling fs layer 16:41:01 9065ff56babe: Pulling fs layer 16:41:01 d287ab97295c: Pulling fs layer 16:41:01 dc539afda2c1: Waiting 16:41:01 77bc0d833cb6: Waiting 16:41:01 9065ff56babe: Waiting 16:41:01 d287ab97295c: Waiting 16:41:01 a1111a8f2ec3: Verifying Checksum 16:41:01 a1111a8f2ec3: Download complete 16:41:01 dc539afda2c1: Verifying Checksum 16:41:01 dc539afda2c1: Download complete 16:41:01 ed53099fbce6: Verifying Checksum 16:41:01 ed53099fbce6: Download complete 16:41:01 9065ff56babe: Verifying Checksum 16:41:01 9065ff56babe: Download complete 16:41:01 77bc0d833cb6: Verifying Checksum 16:41:01 77bc0d833cb6: Download complete 16:41:01 b4d181a07f80: Verifying Checksum 16:41:01 b4d181a07f80: Download complete 16:41:02 d287ab97295c: Verifying Checksum 16:41:02 d287ab97295c: Download complete 16:41:02 b4d181a07f80: Pull complete 16:41:03 a1111a8f2ec3: Pull complete 16:41:03 ed53099fbce6: Pull complete 16:41:03 dc539afda2c1: Pull complete 16:41:04 77bc0d833cb6: Pull complete 16:41:04 9065ff56babe: Pull complete 16:41:09 d287ab97295c: Pull complete 16:41:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:41:09 prd-centos7-docker-4c-2g-110 does not seem to be running inside a container 16:41:09 $ 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-136/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-136 -v /w/workspace/gexfoundry_go-mod-secrets_PR-136:/w/workspace/gexfoundry_go-mod-secrets_PR-136:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:41:13 $ docker top a2ce6affa455173d5aae9f06947385f383c11f4520084cfc4f8fbc0ec03b03cf -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:13 + touch /tmp/pre-build-complete [Pipeline] sh 16:41:14 + mkdir -p /var/log/sysstat [Pipeline] sh 16:41:14 + ls /var/log/sa-host 16:41:14 + sadf -c /var/log/sa-host/sa11 16:41:14 file_magic: OK 16:41:14 HZ: Using current value: 100 16:41:14 file_header: OK 16:41:14 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 16:41:14 Statistics: 16:41:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:41:14 File successfully converted to sysstat format version 12.0.3 16:41:14 + sadf -c /var/log/sa-host/sa30 16:41:14 file_magic: OK 16:41:14 HZ: Using current value: 100 16:41:14 file_header: OK 16:41:14 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 16:41:14 Statistics: 16:41:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:41:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:14 provisioning config files... 16:41:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/config8721996774306279504tmp [Pipeline] { [Pipeline] echo 16:41:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:41:14 ---> create-netrc.sh [Pipeline] } 16:41:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:41:15 ---> python-tools-install.sh [Pipeline] echo 16:41:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:41:15 ---> sudo-logs.sh 16:41:15 Archiving 'sudo' log.. 16:41:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-110.novalocal: Name or service not known 16:41:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-110.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:41:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:41:15 ---> job-cost.sh 16:41:15 lf-activate-venv: SKIPPING 16:41:15 DEBUG: total: 0.05999999865889549 16:41:15 INFO: Retrieving Stack Cost... 16:41:16 INFO: Retrieving Pricing Info for: v3-standard-2 16:41:17 INFO: Archiving Costs [Pipeline] echo 16:41:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:41:17 ---> logs-deploy.sh 16:41:17 lf-activate-venv: SKIPPING 16:41:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-136/3 16:41:17 INFO: archiving workspace using pattern(s): 16:41:18 Archives upload complete. 16:41:18 INFO: archiving logs to Nexus 16:41:18 ---> uname -a: 16:41:18 Linux prd-centos7-docker-4c-2g-110.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:41:18 16:41:18 16:41:18 ---> lscpu: 16:41:18 Architecture: x86_64 16:41:18 CPU op-mode(s): 32-bit, 64-bit 16:41:18 Byte Order: Little Endian 16:41:18 Address sizes: 40 bits physical, 48 bits virtual 16:41:18 CPU(s): 2 16:41:18 On-line CPU(s) list: 0,1 16:41:18 Thread(s) per core: 1 16:41:18 Core(s) per socket: 1 16:41:18 Socket(s): 2 16:41:18 NUMA node(s): 1 16:41:18 Vendor ID: AuthenticAMD 16:41:18 CPU family: 23 16:41:18 Model: 49 16:41:18 Model name: AMD EPYC-Rome Processor 16:41:18 Stepping: 0 16:41:18 CPU MHz: 2799.996 16:41:18 BogoMIPS: 5599.99 16:41:18 Virtualization: AMD-V 16:41:18 Hypervisor vendor: KVM 16:41:18 Virtualization type: full 16:41:18 L1d cache: 32K 16:41:18 L1i cache: 32K 16:41:18 L2 cache: 512K 16:41:18 L3 cache: 16384K 16:41:18 NUMA node0 CPU(s): 0,1 16:41:18 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:41:18 16:41:18 16:41:18 ---> nproc: 16:41:18 2 16:41:18 16:41:18 16:41:18 ---> df -h: 16:41:18 Filesystem Size Used Avail Use% Mounted on 16:41:18 overlay 40G 7.7G 33G 20% / 16:41:18 tmpfs 64M 0 64M 0% /dev 16:41:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:41:18 shm 64M 0 64M 0% /dev/shm 16:41:18 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:41:18 16:41:18 16:41:18 ---> sar -b -r -n DEV: 16:41:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 16:41:18 16:41:18 16:37:34 LINUX RESTART (2 CPU) 16:41:18 16:41:18 16:38:01 tps rtps wtps bread/s bwrtn/s 16:41:18 16:39:01 86.03 3.53 82.50 2344.85 3306.86 16:41:18 16:40:01 1.73 0.00 1.73 0.00 32.51 16:41:18 16:41:02 1.02 0.12 0.90 10.52 18.71 16:41:18 Average: 29.59 1.22 28.37 785.08 1119.30 16:41:18 16:41:18 16:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:41:18 16:39:01 5690872 0 620504 7.75 2620 1694944 1258456 13.89 562944 1520936 20 16:41:18 16:40:01 5701336 0 610036 7.62 2620 1694948 1162968 12.84 554232 1521592 16 16:41:18 16:41:02 5429128 0 691404 8.63 2620 1885788 1528260 16.87 791228 1547164 190404 16:41:18 Average: 5607112 0 640648 8.00 2620 1758560 1316561 14.54 636135 1529897 63480 16:41:18 16:41:18 16:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:41:18 16:39:01 eth0 163.33 95.94 453.70 37.54 0.00 0.00 0.00 0.00 16:41:18 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:18 16:39:01 docker0 2.46 1.87 0.66 6.33 0.00 0.00 0.00 0.00 16:41:18 16:40:01 eth0 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 16:41:18 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:18 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:18 16:41:02 eth0 92.68 60.65 2588.44 7.69 0.00 0.00 0.00 0.00 16:41:18 16:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:18 16:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:18 Average: eth0 85.51 52.23 1014.29 15.08 0.00 0.00 0.00 0.00 16:41:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:18 Average: docker0 0.82 0.62 0.22 2.11 0.00 0.00 0.00 0.00 16:41:18 16:41:18 16:41:18 ---> sar -P ALL: 16:41:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 16:41:18 16:41:18 16:37:34 LINUX RESTART (2 CPU) 16:41:18 16:41:18 16:38:01 CPU %user %nice %system %iowait %steal %idle 16:41:18 16:39:01 all 6.20 0.00 2.45 2.26 0.04 89.05 16:41:18 16:39:01 0 5.85 0.00 2.73 2.10 0.03 89.28 16:41:18 16:39:01 1 6.55 0.00 2.17 2.42 0.05 88.81 16:41:18 16:40:01 all 0.24 0.00 0.08 0.00 0.02 99.67 16:41:18 16:40:01 0 0.25 0.00 0.07 0.00 0.02 99.67 16:41:18 16:40:01 1 0.23 0.00 0.08 0.00 0.02 99.67 16:41:18 16:41:02 all 2.72 0.00 0.64 0.02 0.03 96.60 16:41:18 16:41:02 0 2.48 0.00 0.67 0.02 0.03 96.80 16:41:18 16:41:02 1 2.97 0.00 0.60 0.02 0.02 96.39 16:41:18 Average: all 3.04 0.00 1.05 0.75 0.03 95.13 16:41:18 Average: 0 2.85 0.00 1.15 0.70 0.03 95.28 16:41:18 Average: 1 3.23 0.00 0.95 0.81 0.03 94.98 16:41:18 16:41:18 16:41:18