Pull request #75 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2f6de216a913cfba190fb4492c165d60b411e7f7+bef9f17e4058aad7307e794a3117d9f660d9fe75 (2d42b8f7589a1d8c8459f8ca5c13d0049a840967) 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-ssh3758101288806916292.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-ssh7569673149257915806.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-registry/branches/PR-75/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-registry/branches/PR-75/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6403264163421563412.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-registry/branches/PR-75/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh478129174247992983.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-ssh1335736211806203937.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-registry/branches/PR-75/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-registry/branches/PR-75/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3581380401966932331.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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-533 in /w/workspace/gexfoundry_go-mod-registry_PR-75 [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-registry.git Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 2f6de216a913cfba190fb4492c165d60b411e7f7 > git init /w/workspace/gexfoundry_go-mod-registry_PR-75 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry_PR-75@tmp/jenkins-gitclient-ssh1843623582731450634.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry_PR-75@tmp/jenkins-gitclient-ssh9134434967938525486.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 2f6de216a913cfba190fb4492c165d60b411e7f7 Checking out Revision 2f6de216a913cfba190fb4492c165d60b411e7f7 (PR-75) 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-registry_PR-75@tmp/jenkins-gitclient-ssh6426565028920130805.key > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.0" 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 15:04:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:04:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:04:52 ========================================================= 15:04:52 EdgeX Global Pipelines Version Info 15:04:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:04:54 ------------------- 15:04:54 stable info: 15:04:54 ------------------- 15:04:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:04:54 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:04:54 Message: update stable to v1.0.195 15:04:54 ------------------- 15:04:54 experimental info: 15:04:54 ------------------- 15:04:54 Commited By: **** collab-it+edgex@linuxfoundation.org 15:04:54 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:04:54 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:04:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f6de216a913cfba190fb4492c165d60b411e7f7 [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f6de21 [Pipeline] echo 15:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:04:57 + git log --format=format:%s -1 2f6de216a913cfba190fb4492c165d60b411e7f7 [Pipeline] echo 15:04:57 GIT_COMMIT: 2f6de216a913cfba190fb4492c165d60b411e7f7, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.0 [Pipeline] echo 15:04:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:58 15:04:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:04:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:59 latest: Pulling from edgex-devops/git-semver 15:04:59 31603596830f: Pulling fs layer 15:04:59 54011a49482f: Pulling fs layer 15:04:59 a6820b24f6d8: Pulling fs layer 15:04:59 f581987b2513: Pulling fs layer 15:04:59 f581987b2513: Waiting 15:04:59 54011a49482f: Verifying Checksum 15:04:59 54011a49482f: Download complete 15:04:59 31603596830f: Verifying Checksum 15:04:59 31603596830f: Download complete 15:04:59 f581987b2513: Verifying Checksum 15:04:59 f581987b2513: Download complete 15:04:59 a6820b24f6d8: Verifying Checksum 15:04:59 a6820b24f6d8: Download complete 15:05:00 31603596830f: Pull complete 15:05:00 54011a49482f: Pull complete 15:05:01 a6820b24f6d8: Pull complete 15:05:01 f581987b2513: Pull complete 15:05:01 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:05:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:05:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:05:01 prd-centos7-docker-4c-2g-533 does not seem to be running inside a container 15:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-75 -v /w/workspace/gexfoundry_go-mod-registry_PR-75:/w/workspace/gexfoundry_go-mod-registry_PR-75:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-75@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:05:03 $ docker top c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:03 [ssh-agent] Looking for ssh-agent implementation... 15:05:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:03 $ docker exec c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 ssh-agent 15:05:04 SSH_AUTH_SOCK=/tmp/ssh-cI3wkkbPhv2y/agent.14 15:05:04 SSH_AGENT_PID=20 15:05:04 Running ssh-add (command line suppressed) 15:05:04 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/private_key_8582681768430352765.key (/w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/private_key_8582681768430352765.key) 15:05:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:04 + git tag --points-at HEAD [Pipeline] } 15:05:04 $ docker exec --env ******** --env ******** c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 ssh-agent -k 15:05:04 unset SSH_AUTH_SOCK; 15:05:04 unset SSH_AGENT_PID; 15:05:04 echo Agent pid 20 killed; 15:05:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:05 [ssh-agent] Looking for ssh-agent implementation... 15:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:05 $ docker exec c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 ssh-agent 15:05:05 SSH_AUTH_SOCK=/tmp/ssh-W0ATzNGvE97O/agent.55 15:05:05 SSH_AGENT_PID=61 15:05:05 Running ssh-add (command line suppressed) 15:05:05 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/private_key_7825996904201909143.key (/w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/private_key_7825996904201909143.key) 15:05:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:05 + git semver init 15:05:05 # -> Open(): unable to determine branch for HEAD 15:05:05 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-75/.git 15:05:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-75 15:05:05 # $SEMVER_REMOTE_NAME = origin 15:05:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:05:05 # $SEMVER_USER_NAME = edgex-jenkins 15:05:05 # $SEMVER_BRANCH = PR-75 15:05:05 # $SEMVER_TEMP = /tmp/semver-970544361 15:05:05 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 15:05:05 # '/tmp/semver-970544361' -> '/w/workspace/gexfoundry_go-mod-registry_PR-75/.semver' 15:05:05 # -> Force: false 15:05:05 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-75/.semver [Pipeline] } 15:05:05 $ docker exec --env ******** --env ******** c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 ssh-agent -k 15:05:06 unset SSH_AUTH_SOCK; 15:05:06 unset SSH_AGENT_PID; 15:05:06 echo Agent pid 61 killed; 15:05:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:06 + git semver [Pipeline] } 15:05:06 $ docker stop --time=1 c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 15:05:07 $ docker rm -f c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 [Pipeline] // withDockerContainer [Pipeline] sh 15:05:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:05:08 Stashed 1 file(s) [Pipeline] echo 15:05:08 [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 15:05:24 Still waiting to schedule task 15:05:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:05:24 Still waiting to schedule task 15:05:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 15:07:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-534 in /w/workspace/gexfoundry_go-mod-registry_PR-75 [Pipeline] { [Pipeline] ws 15:07:36 Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout 15:07:36 Selected Git installation does not exist. Using Default 15:07:36 The recommended git tool is: NONE 15:07:42 using credential edgex-jenkins-ssh 15:07:42 Cloning the remote Git repository 15:07:42 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 15:07:42 > git init /w/workspace/go-mod-registry/1 # timeout=10 15:07:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 15:07:42 > git --version # timeout=10 15:07:42 > git --version # 'git version 2.17.1' 15:07:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 15:07:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 15:07:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 15:07:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:07:44 Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 2f6de216a913cfba190fb4492c165d60b411e7f7 15:07:44 Merge succeeded, producing 2f6de216a913cfba190fb4492c165d60b411e7f7 15:07:44 Checking out Revision 2f6de216a913cfba190fb4492c165d60b411e7f7 (PR-75) 15:07:44 > git config core.sparsecheckout # timeout=10 15:07:44 > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 15:07:44 > git remote # timeout=10 15:07:44 > git config --get remote.origin.url # timeout=10 15:07:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:44 > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 15:07:44 > git rev-parse HEAD^{commit} # timeout=10 15:07:44 > git config core.sparsecheckout # timeout=10 15:07:44 > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 15:07:48 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.0" 15:07:48 > git --version # timeout=10 15:07:48 > git --version # 'git version 2.17.1' 15:07:48 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:07:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:07:50 Running on prd-centos7-docker-4c-2g-535 in /w/workspace/gexfoundry_go-mod-registry_PR-75 [Pipeline] { 15:07:51 + sudo service docker restart 15:07:51 + true [Pipeline] ws 15:07:51 Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout 15:07:51 Selected Git installation does not exist. Using Default 15:07:51 The recommended git tool is: NONE 15:07:53 using credential edgex-jenkins-ssh 15:07:53 Cloning the remote Git repository 15:07:53 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 15:07:53 > git init /w/workspace/go-mod-registry/1 # timeout=10 15:07:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 15:07:53 > git --version # timeout=10 15:07:53 > git --version # 'git version 2.24.4' 15:07:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:53 [INFO] Currently running in a labeled security context 15:07:53 [INFO] Currently SELinux is 'enforcing' on the host 15:07:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh2834849795100792705.key 15:07:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 15:07:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 15:07:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 15:07:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:54 [INFO] Currently running in a labeled security context 15:07:54 [INFO] Currently SELinux is 'enforcing' on the host 15:07:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh6693361529417015156.key 15:07:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:07:54 Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 2f6de216a913cfba190fb4492c165d60b411e7f7 15:07:54 Merge succeeded, producing 2f6de216a913cfba190fb4492c165d60b411e7f7 15:07:54 Checking out Revision 2f6de216a913cfba190fb4492c165d60b411e7f7 (PR-75) 15:07:54 > git config core.sparsecheckout # timeout=10 15:07:54 > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 15:07:54 > git remote # timeout=10 15:07:54 > git config --get remote.origin.url # timeout=10 15:07:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:54 [INFO] Currently running in a labeled security context 15:07:54 [INFO] Currently SELinux is 'enforcing' on the host 15:07:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh3409027604152263173.key 15:07:54 > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 15:07:54 > git rev-parse HEAD^{commit} # timeout=10 15:07:54 > git config core.sparsecheckout # timeout=10 15:07:54 > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 15:07:58 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.0" 15:07:58 > git --version # timeout=10 15:07:58 > git --version # 'git version 2.24.4' 15:07:58 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:08:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:08:00 + sudo service docker restart 15:08:00 + true 15:08:00 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:08:09 ========================================================= 15:08:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:08:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:08:10 + 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 . 15:08:11 Sending build context to Docker daemon 331.3kB 15:08:11 Step 1/7 : ARG BASE=golang:1.16-alpine 15:08:11 Step 2/7 : FROM ${BASE} 15:08:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:08:11 595b0fe564bb: Pulling fs layer 15:08:11 3088b5b3c5c0: Pulling fs layer 15:08:11 5b7225fbf94c: Pulling fs layer 15:08:11 ba82ee9f976e: Pulling fs layer 15:08:11 506bd15cee9f: Pulling fs layer 15:08:11 75a0a4a0db45: Pulling fs layer 15:08:11 618dc40b7e24: Pulling fs layer 15:08:11 506bd15cee9f: Waiting 15:08:11 ba82ee9f976e: Waiting 15:08:11 75a0a4a0db45: Waiting 15:08:11 618dc40b7e24: Waiting 15:08:11 5b7225fbf94c: Verifying Checksum 15:08:11 5b7225fbf94c: Download complete 15:08:11 3088b5b3c5c0: Verifying Checksum 15:08:11 3088b5b3c5c0: Download complete 15:08:12 506bd15cee9f: Verifying Checksum 15:08:12 506bd15cee9f: Download complete 15:08:12 75a0a4a0db45: Verifying Checksum 15:08:12 75a0a4a0db45: Download complete 15:08:12 595b0fe564bb: Verifying Checksum 15:08:12 595b0fe564bb: Download complete 15:08:12 595b0fe564bb: Pull complete 15:08:13 3088b5b3c5c0: Pull complete 15:08:13 5b7225fbf94c: Pull complete 15:08:14 618dc40b7e24: Verifying Checksum 15:08:14 618dc40b7e24: Download complete 15:08:16 ba82ee9f976e: Download complete [Pipeline] unstash [Pipeline] echo 15:08:19 ========================================================= 15:08:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:08:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:08:19 + 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 . 15:08:19 Sending build context to Docker daemon 332.3kB 15:08:19 Step 1/7 : ARG BASE=golang:1.16-alpine 15:08:19 Step 2/7 : FROM ${BASE} 15:08:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:08:19 540db60ca938: Pulling fs layer 15:08:19 adcc1eea9eea: Pulling fs layer 15:08:19 4c4ab2625f07: Pulling fs layer 15:08:19 0510c868ecb4: Pulling fs layer 15:08:19 afea3b2eda06: Pulling fs layer 15:08:19 7809a108b3ef: Pulling fs layer 15:08:19 f706445af74f: Pulling fs layer 15:08:19 afea3b2eda06: Waiting 15:08:19 7809a108b3ef: Waiting 15:08:19 f706445af74f: Waiting 15:08:19 0510c868ecb4: Waiting 15:08:19 4c4ab2625f07: Verifying Checksum 15:08:19 4c4ab2625f07: Download complete 15:08:19 adcc1eea9eea: Verifying Checksum 15:08:19 adcc1eea9eea: Download complete 15:08:19 afea3b2eda06: Verifying Checksum 15:08:19 afea3b2eda06: Download complete 15:08:19 540db60ca938: Verifying Checksum 15:08:19 540db60ca938: Download complete 15:08:19 7809a108b3ef: Verifying Checksum 15:08:19 7809a108b3ef: Download complete 15:08:20 540db60ca938: Pull complete 15:08:20 adcc1eea9eea: Pull complete 15:08:20 4c4ab2625f07: Pull complete 15:08:21 f706445af74f: Verifying Checksum 15:08:21 f706445af74f: Download complete 15:08:21 0510c868ecb4: Verifying Checksum 15:08:21 0510c868ecb4: Download complete 15:08:25 0510c868ecb4: Pull complete 15:08:25 afea3b2eda06: Pull complete 15:08:25 7809a108b3ef: Pull complete 15:08:26 f706445af74f: Pull complete 15:08:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:08:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:08:26 ---> b068be0155e3 15:08:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:08:28 ba82ee9f976e: Pull complete 15:08:28 506bd15cee9f: Pull complete 15:08:28 75a0a4a0db45: Pull complete 15:08:31 618dc40b7e24: Pull complete 15:08:31 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:08:31 ---> a36622ca3599 15:08:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:08:31 ---> Running in 777023f77dff 15:08:31 Removing intermediate container 777023f77dff 15:08:31 ---> d5aa9a8ded39 15:08:31 Step 4/7 : RUN apk add --update bash 15:08:31 ---> Running in d43525a16b0c 15:08:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:08:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:08:33 ---> Running in b5621597e073 15:08:33 OK: 149 MiB in 40 packages 15:08:33 Removing intermediate container b5621597e073 15:08:33 ---> 0de693e66038 15:08:33 Step 4/7 : RUN apk add --update bash 15:08:33 Removing intermediate container d43525a16b0c 15:08:33 ---> 24477f20ecb7 15:08:33 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:08:33 ---> Running in da17a813adc3 15:08:33 ---> Running in 49ba584286b9 15:08:33 Removing intermediate container da17a813adc3 15:08:33 ---> 44cd3d465a42 15:08:33 Step 6/7 : COPY go.mod . 15:08:34 ---> cc11342db609 15:08:34 Step 7/7 : RUN go mod download 15:08:34 ---> Running in 5c8aa88f3aa9 15:08:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:08:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:08:37 OK: 138 MiB in 40 packages 15:08:38 Removing intermediate container 49ba584286b9 15:08:38 ---> c39b6eec98ed 15:08:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:08:38 ---> Running in dc5648311d48 15:08:39 Removing intermediate container dc5648311d48 15:08:39 ---> eff251372c77 15:08:39 Step 6/7 : COPY go.mod . 15:08:39 ---> e0f7abadcaf5 15:08:39 Step 7/7 : RUN go mod download 15:08:39 ---> Running in 6fadf063b8a5 15:08:44 Removing intermediate container 5c8aa88f3aa9 15:08:44 ---> b6da475e6f29 15:08:44 Successfully built b6da475e6f29 15:08:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:08:44 + docker inspect -f . ci-base-image-x86_64 15:08:44 . [Pipeline] withDockerContainer 15:08:44 prd-centos7-docker-4c-2g-535 does not seem to be running inside a container 15:08:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-x86_64 cat 15:08:45 $ docker top baa33e97f294cc86fb6e3ec2342efd743b0b8e163f2b5056d98e60ca3f82aab1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:45 + go version 15:08:45 go version go1.16.3 linux/amd64 [Pipeline] } 15:08:45 $ docker stop --time=1 baa33e97f294cc86fb6e3ec2342efd743b0b8e163f2b5056d98e60ca3f82aab1 15:08:46 $ docker rm -f baa33e97f294cc86fb6e3ec2342efd743b0b8e163f2b5056d98e60ca3f82aab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:08:47 + docker inspect -f . ci-base-image-x86_64 15:08:47 . [Pipeline] withDockerContainer 15:08:47 prd-centos7-docker-4c-2g-535 does not seem to be running inside a container 15:08:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-x86_64 cat 15:08:48 $ docker top 3b277ec9106f0d5673bdef11e1c6bb5020b3f8f135598e6205ff0cd9fe82e95c -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:48 + go mod tidy [Pipeline] sh 15:08:49 + make test 15:08:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:08:58 Removing intermediate container 6fadf063b8a5 15:08:58 ---> 40b4d9ed0952 15:08:58 Successfully built 40b4d9ed0952 15:08:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:08:58 + docker inspect -f . ci-base-image-arm64 15:08:58 . [Pipeline] withDockerContainer 15:08:58 prd-ubuntu18.04-docker-arm64-4c-16g-534 does not seem to be running inside a container 15:08:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-arm64 cat 15:09:00 $ docker top 86a4efb7dba721ff72dc080e64cc879807ead0d19290cb877f4ea347db743cbe -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:01 + go version 15:09:01 go version go1.16.5 linux/arm64 [Pipeline] } 15:09:01 $ docker stop --time=1 86a4efb7dba721ff72dc080e64cc879807ead0d19290cb877f4ea347db743cbe 15:09:01 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.026s coverage: 88.8% of statements 15:09:01 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 15:09:01 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.006s coverage: 85.7% of statements 15:09:01 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 15:09:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:09:03 $ docker rm -f 86a4efb7dba721ff72dc080e64cc879807ead0d19290cb877f4ea347db743cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:04 + docker inspect -f . ci-base-image-arm64 15:09:04 . [Pipeline] withDockerContainer 15:09:05 prd-ubuntu18.04-docker-arm64-4c-16g-534 does not seem to be running inside a container 15:09:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-arm64 cat 15:09:06 gofmt -l . 15:09:06 [ "`gofmt -l .`" = "" ] 15:09:06 $ docker top 679d15776e2b3137ec9df0e7fe0420e4fedc96d0ec2112f12e96873c8d618495 -eo pid,comm [Pipeline] { [Pipeline] } 15:09:07 $ docker stop --time=1 3b277ec9106f0d5673bdef11e1c6bb5020b3f8f135598e6205ff0cd9fe82e95c 15:09:08 $ docker rm -f 3b277ec9106f0d5673bdef11e1c6bb5020b3f8f135598e6205ff0cd9fe82e95c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 15:09:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:09:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 15:09:09 + go mod tidy [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 15:09:10 + make test 15:09:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] libraryResource [Pipeline] sh 15:09:10 ---> job-cost.sh 15:09:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rZKL 15:09:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:09:33 lf-activate-venv(): INFO: Adding /tmp/venv-rZKL/bin to PATH 15:09:33 INFO: No Stack... 15:09:34 INFO: Retrieving Pricing Info for: v3-standard-2 15:09:34 INFO: Archiving Costs [Pipeline] sh 15:09:35 + cat /w/workspace/go-mod-registry/1/archives/cost.csv 15:09:35 + cut -d, -f6 [Pipeline] lock 15:09:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] 15:09:35 Resource [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] did not exist. Created. 15:09:35 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:09:35 + echo total: 0.05999999865889549 [Pipeline] stash 15:09:35 Stashed 1 file(s) [Pipeline] } 15:09:35 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:09:42 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.084s coverage: 88.8% of statements 15:09:42 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 15:09:42 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.013s coverage: 85.7% of statements 15:09:42 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 15:09:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:10:01 gofmt -l . 15:10:01 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:10:01 $ docker stop --time=1 679d15776e2b3137ec9df0e7fe0420e4fedc96d0ec2112f12e96873c8d618495 15:10:03 $ docker rm -f 679d15776e2b3137ec9df0e7fe0420e4fedc96d0ec2112f12e96873c8d618495 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:04 Warning: overwriting stash ‘coverage-report’ 15:10:04 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 15:10:05 ---> job-cost.sh 15:10:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vsVM 15:10:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:12:06 lf-activate-venv(): INFO: Adding /tmp/venv-vsVM/bin to PATH 15:12:06 INFO: No Stack... 15:12:06 INFO: Retrieving Pricing Info for: v2-standard-4 15:12:06 INFO: Archiving Costs [Pipeline] sh 15:12:06 + + cutcat -d, /w/workspace/go-mod-registry/1/archives/cost.csv -f6 15:12:06 [Pipeline] lock 15:12:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] 15:12:07 Resource [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] did not exist. Created. 15:12:07 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:07 /w/workspace/go-mod-registry/1@tmp/durable-937de95c/script.sh: 1: /w/workspace/go-mod-registry/1@tmp/durable-937de95c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:12:07 + echo total: 0.18000000715255737 [Pipeline] stash 15:12:07 Warning: overwriting stash ‘stack-cost’ 15:12:08 Stashed 1 file(s) [Pipeline] } 15:12:08 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-75-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 15:12:09 provisioning config files... 15:12:09 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/config7861942800779293474tmp [Pipeline] { [Pipeline] sh 15:12:10 + set +x 15:12:10 + curl -s https://codecov.io/bash 15:12:10 + bash -s -- 15:12:10 15:12:10 _____ _ 15:12:10 / ____| | | 15:12:10 | | ___ __| | ___ ___ _____ __ 15:12:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:12:10 | |___| (_) | (_| | __/ (_| (_) \ V / 15:12:10 \_____\___/ \__,_|\___|\___\___/ \_/ 15:12:10 Bash-1.0.3 15:12:10 15:12:10 15:12:10 ==> git version 2.24.4 found 15:12:10 ==> 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 15:12:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:12:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:12:10 ==> Jenkins CI detected. 15:12:10 project root: . 15:12:10 --> token set from env 15:12:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:12:10 ==> Running gcov in . (disable via -X gcov) 15:12:10 ==> Python coveragepy not found 15:12:10 ==> Searching for coverage reports in: 15:12:10 + . 15:12:10 -> Found 1 reports 15:12:10 ==> Detecting git/mercurial file structure 15:12:10 ==> Reading reports 15:12:10 + ./coverage.out bytes=9746 15:12:10 ==> Appending adjustments 15:12:10 https://docs.codecov.io/docs/fixing-reports 15:12:10 + Found adjustments 15:12:10 ==> Gzipping contents 15:12:10 4.0K /tmp/codecov.x8wKJY.gz 15:12:10 ==> Uploading reports 15:12:10 url: https://codecov.io 15:12:10 query: branch=PR-75&commit=2f6de216a913cfba190fb4492c165d60b411e7f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=75&job=&cmd_args= 15:12:10 -> Pinging Codecov 15:12:10 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-75&commit=2f6de216a913cfba190fb4492c165d60b411e7f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=75&job=&cmd_args= 15:12:10 -> Uploading to 15:12:10 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/05B643FFA8DEACB6C25F95B2D4D12284/2f6de216a913cfba190fb4492c165d60b411e7f7/688e8002-91a8-403b-a1a9-19ee1e42dc2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T151210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38feedc4399a5049526e46302f7bd867cde83aed8875c29d311323a4bb437ff1 15:12:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:10 Dload Upload Total Spent Left Speed 15:12:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1975 0 0 100 1975 0 4889 --:--:-- --:--:-- --:--:-- 4900 15:12:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/2f6de216a913cfba190fb4492c165d60b411e7f7 [Pipeline] } 15:12:11 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 15:12:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:12:14 ---> package-listing.sh 15:12:14 ++ facter osfamily 15:12:14 ++ tr '[:upper:]' '[:lower:]' 15:12:15 + OS_FAMILY=redhat 15:12:15 + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-75 15:12:15 + START_PACKAGES=/tmp/packages_start.txt 15:12:15 + END_PACKAGES=/tmp/packages_end.txt 15:12:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:12:15 + PACKAGES=/tmp/packages_start.txt 15:12:15 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-75 ']' 15:12:15 + PACKAGES=/tmp/packages_end.txt 15:12:15 + case "${OS_FAMILY}" in 15:12:15 + rpm -qa 15:12:15 + sort 15:12:15 + '[' -f /tmp/packages_start.txt ']' 15:12:15 + '[' -f /tmp/packages_end.txt ']' 15:12:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:12:15 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-75 ']' 15:12:15 + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-75/archives/ 15:12:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-75/archives/ [Pipeline] echo 15:12:15 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-registry_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:12:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:12:16 15:12:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:12:17 alpine: Pulling from edgex-lftools-log-publisher 15:12:17 df20fa9351a1: Pulling fs layer 15:12:17 36b3adc4ff6f: Pulling fs layer 15:12:17 8ad3a11d3b57: Pulling fs layer 15:12:17 46f8f816bc3b: Pulling fs layer 15:12:17 93b61091891f: Pulling fs layer 15:12:17 93b9cdb0e59b: Pulling fs layer 15:12:17 5e14af77c1be: Pulling fs layer 15:12:17 01666e4c0597: Pulling fs layer 15:12:17 aa168da1d23b: Pulling fs layer 15:12:17 46f8f816bc3b: Waiting 15:12:17 93b61091891f: Waiting 15:12:17 93b9cdb0e59b: Waiting 15:12:17 5e14af77c1be: Waiting 15:12:17 01666e4c0597: Waiting 15:12:17 aa168da1d23b: Waiting 15:12:17 36b3adc4ff6f: Verifying Checksum 15:12:17 36b3adc4ff6f: Download complete 15:12:17 46f8f816bc3b: Download complete 15:12:17 df20fa9351a1: Verifying Checksum 15:12:17 df20fa9351a1: Download complete 15:12:17 93b61091891f: Verifying Checksum 15:12:17 93b61091891f: Download complete 15:12:17 93b9cdb0e59b: Verifying Checksum 15:12:17 93b9cdb0e59b: Download complete 15:12:17 5e14af77c1be: Verifying Checksum 15:12:17 5e14af77c1be: Download complete 15:12:17 01666e4c0597: Verifying Checksum 15:12:17 01666e4c0597: Download complete 15:12:17 df20fa9351a1: Pull complete 15:12:17 36b3adc4ff6f: Pull complete 15:12:17 8ad3a11d3b57: Verifying Checksum 15:12:17 8ad3a11d3b57: Download complete 15:12:18 8ad3a11d3b57: Pull complete 15:12:18 46f8f816bc3b: Pull complete 15:12:18 93b61091891f: Pull complete 15:12:18 93b9cdb0e59b: Pull complete 15:12:18 5e14af77c1be: Pull complete 15:12:18 01666e4c0597: Pull complete 15:12:19 aa168da1d23b: Verifying Checksum 15:12:19 aa168da1d23b: Download complete 15:12:24 aa168da1d23b: Pull complete 15:12:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:12:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:12:24 prd-centos7-docker-4c-2g-533 does not seem to be running inside a container 15:12:24 $ 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-registry_PR-75/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-registry_PR-75 -v /w/workspace/gexfoundry_go-mod-registry_PR-75:/w/workspace/gexfoundry_go-mod-registry_PR-75:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-75@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:12:27 $ docker top 412a55fc9d7252c23eebe68ffffde5f21bd160d056557f3e8a44e3ed8397b655 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:28 + touch /tmp/pre-build-complete [Pipeline] sh 15:12:28 + mkdir -p /var/log/sa [Pipeline] sh 15:12:28 + ls /var/log/sa-host 15:12:28 + sadf -c /var/log/sa-host/sa05 15:12:28 file_magic: OK 15:12:28 HZ: Using current value: 100 15:12:28 file_header: OK 15:12:28 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 15:12:28 Statistics: 15:12:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:12:28 File successfully converted to sysstat format version 12.2.1 15:12:28 + sadf -c /var/log/sa-host/sa28 15:12:28 file_magic: OK 15:12:28 HZ: Using current value: 100 15:12:28 file_header: OK 15:12:28 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 15:12:28 Statistics: 15:12:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:12:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:29 provisioning config files... 15:12:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/config2180641036651662106tmp [Pipeline] { [Pipeline] echo 15:12:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:12:30 ---> create-netrc.sh [Pipeline] } 15:12:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:12:30 ---> python-tools-install.sh [Pipeline] echo 15:12:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:12:30 ---> sudo-logs.sh 15:12:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:12:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:12:31 ---> job-cost.sh 15:12:31 lf-activate-venv: SKIPPING 15:12:31 DEBUG: total: 0.18000000715255737 15:12:31 INFO: Retrieving Stack Cost... 15:12:32 INFO: Retrieving Pricing Info for: v3-standard-2 15:12:32 INFO: Archiving Costs [Pipeline] echo 15:12:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:12:32 ---> logs-deploy.sh 15:12:32 lf-activate-venv: SKIPPING 15:12:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-75/1 15:12:32 INFO: archiving workspace using pattern(s): 15:12:33 Archives upload complete. 15:12:33 INFO: archiving logs to Nexus 15:12:34 ---> uname -a: 15:12:34 Linux prd-centos7-docker-4c-2g-533.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:12:34 15:12:34 15:12:34 ---> lscpu: 15:12:34 Architecture: x86_64 15:12:34 CPU op-mode(s): 32-bit, 64-bit 15:12:34 Byte Order: Little Endian 15:12:34 Address sizes: 40 bits physical, 48 bits virtual 15:12:34 CPU(s): 2 15:12:34 On-line CPU(s) list: 0,1 15:12:34 Thread(s) per core: 1 15:12:34 Core(s) per socket: 1 15:12:34 Socket(s): 2 15:12:34 NUMA node(s): 1 15:12:34 Vendor ID: AuthenticAMD 15:12:34 CPU family: 23 15:12:34 Model: 49 15:12:34 Model name: AMD EPYC-Rome Processor 15:12:34 Stepping: 0 15:12:34 CPU MHz: 2800.000 15:12:34 BogoMIPS: 5600.00 15:12:34 Virtualization: AMD-V 15:12:34 Hypervisor vendor: KVM 15:12:34 Virtualization type: full 15:12:34 L1d cache: 64 KiB 15:12:34 L1i cache: 64 KiB 15:12:34 L2 cache: 1 MiB 15:12:34 L3 cache: 32 MiB 15:12:34 NUMA node0 CPU(s): 0,1 15:12:34 Vulnerability Itlb multihit: Not affected 15:12:34 Vulnerability L1tf: Not affected 15:12:34 Vulnerability Mds: Not affected 15:12:34 Vulnerability Meltdown: Not affected 15:12:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:12:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:12:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:12:34 Vulnerability Srbds: Not affected 15:12:34 Vulnerability Tsx async abort: Not affected 15:12:34 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 15:12:34 15:12:34 15:12:34 ---> nproc: 15:12:34 2 15:12:34 15:12:34 15:12:34 ---> df -h: 15:12:34 Filesystem Size Used Available Use% Mounted on 15:12:34 overlay 40.0G 7.6G 32.4G 19% / 15:12:34 tmpfs 64.0M 0 64.0M 0% /dev 15:12:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:12:34 shm 64.0M 0 64.0M 0% /dev/shm 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-registry_PR-75 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:12:34 15:12:34 15:12:34 ---> free -m: 15:12:34 total used free shared buff/cache available 15:12:34 Mem: 7821 918 4810 0 2092 6725 15:12:34 Swap: 1023 0 1023 15:12:34 15:12:34 15:12:34 ---> ip addr: 15:12:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:12:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:12:34 inet 127.0.0.1/8 scope host lo 15:12:34 valid_lft forever preferred_lft forever 15:12:34 inet6 ::1/128 scope host 15:12:34 valid_lft forever preferred_lft forever 15:12:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:12:34 link/ether fa:16:3e:7d:ce:ee brd ff:ff:ff:ff:ff:ff 15:12:34 inet 10.30.123.156/23 brd 10.30.123.255 scope global dynamic eth0 15:12:34 valid_lft 85904sec preferred_lft 85904sec 15:12:34 inet6 fe80::f816:3eff:fe7d:ceee/64 scope link 15:12:34 valid_lft forever preferred_lft forever 15:12:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:12:34 link/ether 02:42:a9:7f:2e:da brd ff:ff:ff:ff:ff:ff 15:12:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:12:34 valid_lft forever preferred_lft forever 15:12:34 inet6 fe80::42:a9ff:fe7f:2eda/64 scope link 15:12:34 valid_lft forever preferred_lft forever 15:12:34 15:12:34 15:12:34 ---> sar -b -r -n DEV: 15:12:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 15:12:34 15:12:34 15:04:05 LINUX RESTART (2 CPU) 15:12:34 15:12:34 15:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:12:34 15:06:01 16.70 0.62 16.08 0.00 351.65 2904.61 0.00 15:12:34 15:07:01 1.60 0.00 1.60 0.00 0.00 30.06 0.00 15:12:34 15:08:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 15:12:34 15:09:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 15:12:34 15:10:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 15:12:34 15:11:01 0.40 0.00 0.40 0.00 0.00 5.70 0.00 15:12:34 15:12:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 15:12:34 Average: 2.80 0.09 2.71 0.00 50.25 421.81 0.00 15:12:34 15:12:34 15:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:12:34 15:06:01 5468588 0 802816 10.02 2620 1734916 1266232 13.98 567208 1574396 20 15:12:34 15:07:01 5472096 0 799300 9.98 2620 1734924 1206380 13.32 568260 1571188 8 15:12:34 15:08:01 5462476 0 808920 10.10 2620 1734924 1272648 14.05 571312 1576600 20 15:12:34 15:09:01 5471656 0 799736 9.99 2620 1734928 1201248 13.26 563628 1576600 16 15:12:34 15:10:01 5468664 0 802720 10.02 2620 1734936 1201344 13.26 565028 1578544 16 15:12:34 15:11:01 5469312 0 802072 10.01 2620 1734936 1201248 13.26 564492 1578544 12 15:12:34 15:12:01 5465352 0 806020 10.06 2620 1734948 1201248 13.26 567820 1578544 12 15:12:34 Average: 5468306 0 803083 10.03 2620 1734930 1221478 13.49 566821 1576345 15 15:12:34 15:12:34 15:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:12:34 15:06:01 eth0 23.91 17.63 26.28 8.36 0.00 0.00 0.00 0.00 15:12:34 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:06:01 docker0 1.32 1.08 0.36 2.39 0.00 0.00 0.00 0.00 15:12:34 15:07:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:12:34 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:08:01 eth0 6.78 4.78 3.82 20.19 0.00 0.00 0.00 0.00 15:12:34 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:09:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:12:34 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:10:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:12:34 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:12:34 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:12:34 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 Average: eth0 4.55 3.27 4.32 4.09 0.00 0.00 0.00 0.00 15:12:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 Average: docker0 0.19 0.15 0.05 0.34 0.00 0.00 0.00 0.00 15:12:34 15:12:34 15:12:34 ---> sar -P ALL: 15:12:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 15:12:34 15:12:34 15:04:05 LINUX RESTART (2 CPU) 15:12:34 15:12:34 15:05:01 CPU %user %nice %system %iowait %steal %idle 15:12:34 15:06:01 all 1.45 0.00 0.98 1.02 0.04 96.51 15:12:34 15:06:01 0 1.31 0.00 0.91 1.19 0.03 96.55 15:12:34 15:06:01 1 1.58 0.00 1.06 0.84 0.05 96.47 15:12:34 15:07:01 all 0.11 0.00 0.04 0.00 0.03 99.82 15:12:34 15:07:01 0 0.02 0.00 0.03 0.00 0.03 99.92 15:12:34 15:07:01 1 0.20 0.00 0.05 0.00 0.02 99.73 15:12:34 15:08:01 all 0.41 0.00 0.08 0.00 0.03 99.48 15:12:34 15:08:01 0 0.42 0.00 0.05 0.00 0.03 99.50 15:12:34 15:08:01 1 0.40 0.00 0.10 0.00 0.03 99.46 15:12:34 15:09:01 all 0.11 0.00 0.04 0.00 0.03 99.82 15:12:34 15:09:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:12:34 15:09:01 1 0.15 0.00 0.03 0.00 0.02 99.80 15:12:34 15:10:01 all 0.08 0.00 0.04 0.00 0.03 99.85 15:12:34 15:10:01 0 0.05 0.00 0.03 0.00 0.05 99.87 15:12:34 15:10:01 1 0.12 0.00 0.05 0.00 0.00 99.83 15:12:34 15:11:01 all 0.05 0.00 0.03 0.00 0.07 99.85 15:12:34 15:11:01 0 0.07 0.00 0.03 0.00 0.03 99.87 15:12:34 15:11:01 1 0.03 0.00 0.03 0.00 0.10 99.83 15:12:34 15:12:01 all 0.16 0.00 0.03 0.00 0.02 99.79 15:12:34 15:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:12:34 15:12:01 1 0.28 0.00 0.05 0.00 0.02 99.65 15:12:34 Average: all 0.34 0.00 0.18 0.14 0.03 99.31 15:12:34 Average: 0 0.28 0.00 0.16 0.17 0.03 99.36 15:12:34 Average: 1 0.39 0.00 0.20 0.12 0.03 99.26 15:12:34 15:12:34 15:12:34