Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf+bef9f17e4058aad7307e794a3117d9f660d9fe75 (999837e96f0426e93ded73dd2856feea398a6002) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4327820922820462529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh8062161241424105898.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 144eb70ba3d470a427e699408e811d3f535e987a 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-registry/branches/PR-76/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-76/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7152627471463196730.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh312651244945176214.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-76/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-76/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8759507457956942480.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2079 in /w/workspace/gexfoundry_go-mod-registry_PR-76 [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 > git init /w/workspace/gexfoundry_go-mod-registry_PR-76 # 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-76@tmp/jenkins-gitclient-ssh7093407498785969084.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-76@tmp/jenkins-gitclient-ssh6091554367202241346.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf Merge succeeded, producing 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf Checking out Revision 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf (PR-76) > git config core.sparsecheckout # timeout=10 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/jenkins-gitclient-ssh9068400753690375544.key > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" > git rev-list --no-walk 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:55:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:55:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:55:46 ========================================================= 10:55:46 EdgeX Global Pipelines Version Info 10:55:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:55:47 ------------------- 10:55:47 stable info: 10:55:47 ------------------- 10:55:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:55:47 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 10:55:47 Message: update stable to v1.0.196 10:55:48 ------------------- 10:55:48 experimental info: 10:55:48 ------------------- 10:55:48 Commited By: **** collab-it+edgex@linuxfoundation.org 10:55:48 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 10:55:48 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-76 [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-76 [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-76 [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4963c8d [Pipeline] echo 10:55:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:49 + git log --format=format:%s -1 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [Pipeline] echo 10:55:50 GIT_COMMIT: 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1 [Pipeline] echo 10:55:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:55:51 10:55:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:55:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:55:51 latest: Pulling from edgex-devops/git-semver 10:55:51 31603596830f: Pulling fs layer 10:55:51 b6dc333f4379: Pulling fs layer 10:55:51 3d9ef1400e77: Pulling fs layer 10:55:51 fd332fbdc1db: Pulling fs layer 10:55:51 fd332fbdc1db: Waiting 10:55:51 b6dc333f4379: Verifying Checksum 10:55:51 b6dc333f4379: Download complete 10:55:51 31603596830f: Verifying Checksum 10:55:51 31603596830f: Download complete 10:55:52 fd332fbdc1db: Verifying Checksum 10:55:52 fd332fbdc1db: Download complete 10:55:52 3d9ef1400e77: Verifying Checksum 10:55:52 3d9ef1400e77: Download complete 10:55:52 31603596830f: Pull complete 10:55:52 b6dc333f4379: Pull complete 10:55:52 3d9ef1400e77: Pull complete 10:55:53 fd332fbdc1db: Pull complete 10:55:53 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 10:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:55:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:55:53 prd-centos7-docker-4c-2g-2079 does not seem to be running inside a container 10:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-76 -v /w/workspace/gexfoundry_go-mod-registry_PR-76:/w/workspace/gexfoundry_go-mod-registry_PR-76:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:55:54 $ docker top 16766de14d32d467725efb224b3416557ace8661695bdfffcd3b584ed3254eb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:55:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:54 [ssh-agent] Looking for ssh-agent implementation... 10:55:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:54 $ docker exec 16766de14d32d467725efb224b3416557ace8661695bdfffcd3b584ed3254eb7 ssh-agent 10:55:54 SSH_AUTH_SOCK=/tmp/ssh-00c2XGS3B2Yu/agent.15 10:55:54 SSH_AGENT_PID=21 10:55:54 Running ssh-add (command line suppressed) 10:55:54 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_2499642732171790254.key (/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_2499642732171790254.key) 10:55:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:55 + git tag --points-at HEAD [Pipeline] } 10:55:55 $ docker exec --env ******** --env ******** 16766de14d32d467725efb224b3416557ace8661695bdfffcd3b584ed3254eb7 ssh-agent -k 10:55:55 unset SSH_AUTH_SOCK; 10:55:55 unset SSH_AGENT_PID; 10:55:55 echo Agent pid 21 killed; 10:55:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:55:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:55 [ssh-agent] Looking for ssh-agent implementation... 10:55:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:55 $ docker exec 16766de14d32d467725efb224b3416557ace8661695bdfffcd3b584ed3254eb7 ssh-agent 10:55:55 SSH_AUTH_SOCK=/tmp/ssh-sSnTind8Hmtb/agent.53 10:55:55 SSH_AGENT_PID=59 10:55:55 Running ssh-add (command line suppressed) 10:55:55 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_4440596030883536801.key (/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_4440596030883536801.key) 10:55:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:55 + git semver init 10:55:55 # -> Open(): unable to determine branch for HEAD 10:55:55 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-76/.git 10:55:55 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-76 10:55:55 # $SEMVER_REMOTE_NAME = origin 10:55:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:55:55 # $SEMVER_USER_NAME = edgex-jenkins 10:55:55 # $SEMVER_BRANCH = PR-76 10:55:55 # $SEMVER_TEMP = /tmp/semver-864267539 10:55:55 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 10:55:56 # '/tmp/semver-864267539' -> '/w/workspace/gexfoundry_go-mod-registry_PR-76/.semver' 10:55:56 # -> Force: false 10:55:56 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-76/.semver [Pipeline] } 10:55:56 $ docker exec --env ******** --env ******** 16766de14d32d467725efb224b3416557ace8661695bdfffcd3b584ed3254eb7 ssh-agent -k 10:55:56 unset SSH_AUTH_SOCK; 10:55:56 unset SSH_AGENT_PID; 10:55:56 echo Agent pid 59 killed; 10:55:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:55:56 + git semver [Pipeline] } 10:55:56 $ docker stop --time=1 16766de14d32d467725efb224b3416557ace8661695bdfffcd3b584ed3254eb7 10:55:58 $ docker rm -f 16766de14d32d467725efb224b3416557ace8661695bdfffcd3b584ed3254eb7 [Pipeline] // withDockerContainer [Pipeline] sh 10:55:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:55:58 Stashed 1 file(s) [Pipeline] echo 10:55:58 [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 10:56:13 Still waiting to schedule task 10:56:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:56:13 Still waiting to schedule task 10:56:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2077’ is offline 10:58:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2080 in /w/workspace/gexfoundry_go-mod-registry_PR-76 [Pipeline] { [Pipeline] ws 10:58:24 Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout 10:58:24 Selected Git installation does not exist. Using Default 10:58:24 The recommended git tool is: NONE 10:58:29 using credential edgex-jenkins-ssh 10:58:29 Cloning the remote Git repository 10:58:29 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 10:58:30 > git init /w/workspace/go-mod-registry/2 # timeout=10 10:58:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 10:58:30 > git --version # timeout=10 10:58:30 > git --version # 'git version 2.17.1' 10:58:30 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 10:58:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 10:58:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 10:58:31 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:58:31 Merging remotes/origin/main commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf 10:58:31 Merge succeeded, producing 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf 10:58:31 Checking out Revision 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf (PR-76) 10:58:31 > git config core.sparsecheckout # timeout=10 10:58:31 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 10:58:31 > git remote # timeout=10 10:58:31 > git config --get remote.origin.url # timeout=10 10:58:31 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:31 > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 10:58:31 > git rev-parse HEAD^{commit} # timeout=10 10:58:31 > git config core.sparsecheckout # timeout=10 10:58:31 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 10:58:36 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:58:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:58:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:58:38 + sudo service docker restart 10:58:38 + true [Pipeline] unstash [Pipeline] echo 10:58:57 ========================================================= 10:58:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:58:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:58:57 + 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 . 10:58:58 Sending build context to Docker daemon 332.3kB 10:58:58 Step 1/7 : ARG BASE=golang:1.16-alpine 10:58:58 Step 2/7 : FROM ${BASE} 10:58:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:58:58 595b0fe564bb: Pulling fs layer 10:58:58 3088b5b3c5c0: Pulling fs layer 10:58:58 5b7225fbf94c: Pulling fs layer 10:58:58 ba82ee9f976e: Pulling fs layer 10:58:58 506bd15cee9f: Pulling fs layer 10:58:58 75a0a4a0db45: Pulling fs layer 10:58:58 618dc40b7e24: Pulling fs layer 10:58:58 ba82ee9f976e: Waiting 10:58:58 75a0a4a0db45: Waiting 10:58:58 618dc40b7e24: Waiting 10:58:58 506bd15cee9f: Waiting 10:58:58 5b7225fbf94c: Verifying Checksum 10:58:58 5b7225fbf94c: Download complete 10:58:58 3088b5b3c5c0: Download complete 10:58:59 506bd15cee9f: Verifying Checksum 10:58:59 506bd15cee9f: Download complete 10:58:59 75a0a4a0db45: Verifying Checksum 10:58:59 75a0a4a0db45: Download complete 10:58:59 595b0fe564bb: Verifying Checksum 10:58:59 595b0fe564bb: Download complete 10:58:59 595b0fe564bb: Pull complete 10:59:00 3088b5b3c5c0: Pull complete 10:59:00 5b7225fbf94c: Pull complete 10:59:01 618dc40b7e24: Verifying Checksum 10:59:01 618dc40b7e24: Download complete 10:59:02 ba82ee9f976e: Verifying Checksum 10:59:02 ba82ee9f976e: Download complete 10:59:13 ba82ee9f976e: Pull complete 10:59:13 506bd15cee9f: Pull complete 10:59:13 75a0a4a0db45: Pull complete 10:59:17 618dc40b7e24: Pull complete 10:59:17 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:59:17 ---> a36622ca3599 10:59:17 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:59:18 ---> Running in 5ccfafa5edcf 10:59:19 Removing intermediate container 5ccfafa5edcf 10:59:19 ---> 15e3a3f1c8cc 10:59:19 Step 4/7 : RUN apk add --update bash 10:59:19 ---> Running in 6cb11db793de 10:59:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:59:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:59:23 Running on prd-centos7-docker-4c-2g-2081 in /w/workspace/gexfoundry_go-mod-registry_PR-76 [Pipeline] { [Pipeline] ws 10:59:23 Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout 10:59:23 Selected Git installation does not exist. Using Default 10:59:23 The recommended git tool is: NONE 10:59:23 OK: 138 MiB in 40 packages 10:59:24 Removing intermediate container 6cb11db793de 10:59:24 ---> 54d74f6b66c5 10:59:24 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 10:59:24 ---> Running in c50925a2ae6c 10:59:25 Removing intermediate container c50925a2ae6c 10:59:25 ---> 826cc57d3099 10:59:25 Step 6/7 : COPY go.mod . 10:59:26 using credential edgex-jenkins-ssh 10:59:26 Cloning the remote Git repository 10:59:26 ---> bbfcfcdb188e 10:59:26 Step 7/7 : RUN go mod download 10:59:26 ---> Running in 009a2f08472e 10:59:26 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 10:59:26 > git init /w/workspace/go-mod-registry/2 # timeout=10 10:59:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 10:59:26 > git --version # timeout=10 10:59:26 > git --version # 'git version 2.24.4' 10:59:26 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:26 [INFO] Currently running in a labeled security context 10:59:26 [INFO] Currently SELinux is 'enforcing' on the host 10:59:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh6189284511618426091.key 10:59:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 10:59:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 10:59:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 10:59:26 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:26 [INFO] Currently running in a labeled security context 10:59:26 [INFO] Currently SELinux is 'enforcing' on the host 10:59:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh5964198749452899340.key 10:59:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:59:27 Merging remotes/origin/main commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf 10:59:27 Merge succeeded, producing 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf 10:59:27 Checking out Revision 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf (PR-76) 10:59:27 > git config core.sparsecheckout # timeout=10 10:59:27 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 10:59:27 > git remote # timeout=10 10:59:27 > git config --get remote.origin.url # timeout=10 10:59:27 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:27 [INFO] Currently running in a labeled security context 10:59:27 [INFO] Currently SELinux is 'enforcing' on the host 10:59:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh4716985612250134111.key 10:59:27 > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 10:59:27 > git rev-parse HEAD^{commit} # timeout=10 10:59:27 > git config core.sparsecheckout # timeout=10 10:59:27 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 10:59:31 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:59:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:59:32 + sudo service docker restart 10:59:32 + true 10:59:32 Redirecting to /bin/systemctl restart docker.service 10:59:44 Removing intermediate container 009a2f08472e 10:59:44 ---> 5aeb55a0e32f 10:59:44 Successfully built 5aeb55a0e32f 10:59:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:59:45 + docker inspect -f . ci-base-image-arm64 10:59:45 . [Pipeline] withDockerContainer 10:59:45 prd-ubuntu18.04-docker-arm64-4c-16g-2080 does not seem to be running inside a container 10:59:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:59:46 $ docker top a27e389edb909030f49e2e2bbba539ff169946e3470c051d8f16ae11524e0dd2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:47 + go version 10:59:47 go version go1.16.5 linux/arm64 [Pipeline] } 10:59:48 $ docker stop --time=1 a27e389edb909030f49e2e2bbba539ff169946e3470c051d8f16ae11524e0dd2 10:59:49 $ docker rm -f a27e389edb909030f49e2e2bbba539ff169946e3470c051d8f16ae11524e0dd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:59:50 + docker inspect -f . ci-base-image-arm64 10:59:50 . [Pipeline] withDockerContainer 10:59:50 prd-ubuntu18.04-docker-arm64-4c-16g-2080 does not seem to be running inside a container 10:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:59:52 $ docker top ae0a9f38cab43dd9091cf136032366253b26fddfdcd1afc41d4a66504ca057a1 -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] echo 10:59:53 ========================================================= 10:59:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:59:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:59:53 + 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 . 10:59:53 + go mod tidy [Pipeline] sh 10:59:54 + make test 10:59:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:59:54 Sending build context to Docker daemon 333.3kB 10:59:54 Step 1/7 : ARG BASE=golang:1.16-alpine 10:59:54 Step 2/7 : FROM ${BASE} 10:59:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:59:54 540db60ca938: Pulling fs layer 10:59:54 adcc1eea9eea: Pulling fs layer 10:59:54 4c4ab2625f07: Pulling fs layer 10:59:54 0510c868ecb4: Pulling fs layer 10:59:54 afea3b2eda06: Pulling fs layer 10:59:54 7809a108b3ef: Pulling fs layer 10:59:54 f706445af74f: Pulling fs layer 10:59:54 afea3b2eda06: Waiting 10:59:54 7809a108b3ef: Waiting 10:59:54 f706445af74f: Waiting 10:59:54 0510c868ecb4: Waiting 10:59:54 4c4ab2625f07: Download complete 10:59:54 adcc1eea9eea: Verifying Checksum 10:59:54 adcc1eea9eea: Download complete 10:59:54 afea3b2eda06: Verifying Checksum 10:59:54 afea3b2eda06: Download complete 10:59:54 7809a108b3ef: Verifying Checksum 10:59:54 7809a108b3ef: Download complete 10:59:54 540db60ca938: Verifying Checksum 10:59:54 540db60ca938: Download complete 10:59:55 540db60ca938: Pull complete 10:59:56 adcc1eea9eea: Pull complete 10:59:56 4c4ab2625f07: Pull complete 10:59:57 f706445af74f: Verifying Checksum 10:59:57 f706445af74f: Download complete 10:59:58 0510c868ecb4: Download complete 11:00:05 0510c868ecb4: Pull complete 11:00:05 afea3b2eda06: Pull complete 11:00:05 7809a108b3ef: Pull complete 11:00:07 f706445af74f: Pull complete 11:00:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 11:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:00:07 ---> b068be0155e3 11:00:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:00:27 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.129s coverage: 88.8% of statements 11:00:27 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 11:00:27 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.021s coverage: 85.7% of statements 11:00:27 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 11:00:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:00:29 ---> Running in 481e5fa77453 11:00:29 Removing intermediate container 481e5fa77453 11:00:29 ---> 9073fb03bfff 11:00:29 Step 4/7 : RUN apk add --update bash 11:00:29 ---> Running in fcc333c7d8fb 11:00:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:00:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:00:31 OK: 149 MiB in 40 packages 11:00:32 Removing intermediate container fcc333c7d8fb 11:00:32 ---> 2306b69d6d98 11:00:32 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:00:32 ---> Running in 1a5a4dace621 11:00:32 Removing intermediate container 1a5a4dace621 11:00:32 ---> aea5927abce7 11:00:32 Step 6/7 : COPY go.mod . 11:00:32 ---> 78ec1625ddfa 11:00:32 Step 7/7 : RUN go mod download 11:00:33 ---> Running in 862867bb6468 11:00:45 gofmt -l . 11:00:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 11:00:45 $ docker stop --time=1 ae0a9f38cab43dd9091cf136032366253b26fddfdcd1afc41d4a66504ca057a1 11:00:47 $ docker rm -f ae0a9f38cab43dd9091cf136032366253b26fddfdcd1afc41d4a66504ca057a1 [Pipeline] // withDockerContainer [Pipeline] sh 11:00:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:00:48 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 11:00:49 ---> job-cost.sh 11:00:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g4q6 11:00:55 Removing intermediate container 862867bb6468 11:00:55 ---> 69a3c56b60b6 11:00:55 Successfully built 69a3c56b60b6 11:00:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:00:55 + docker inspect -f . ci-base-image-x86_64 11:00:55 . [Pipeline] withDockerContainer 11:00:55 prd-centos7-docker-4c-2g-2081 does not seem to be running inside a container 11:00:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:56 $ docker top a384380f1fbf84532a762e73a8d2bc5f8e3787a897233c7afe2087dabf10454f -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:56 + go version 11:00:56 go version go1.16.3 linux/amd64 [Pipeline] } 11:00:56 $ docker stop --time=1 a384380f1fbf84532a762e73a8d2bc5f8e3787a897233c7afe2087dabf10454f 11:00:58 $ docker rm -f a384380f1fbf84532a762e73a8d2bc5f8e3787a897233c7afe2087dabf10454f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:01:00 + docker inspect -f . ci-base-image-x86_64 11:01:00 . [Pipeline] withDockerContainer 11:01:00 prd-centos7-docker-4c-2g-2081 does not seem to be running inside a container 11:01:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:01:01 $ docker top a9e5f1f43f0748f2d34c98ab834444bf8c79e8dc371c10f59637d2498fdcb929 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:01 + go mod tidy [Pipeline] sh 11:01:02 + make test 11:01:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:01:18 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.016s coverage: 88.8% of statements 11:01:18 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 11:01:18 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.005s coverage: 85.7% of statements 11:01:18 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 11:01:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:01:24 gofmt -l . 11:01:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 11:01:24 $ docker stop --time=1 a9e5f1f43f0748f2d34c98ab834444bf8c79e8dc371c10f59637d2498fdcb929 11:01:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:01:30 $ docker rm -f a9e5f1f43f0748f2d34c98ab834444bf8c79e8dc371c10f59637d2498fdcb929 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:30 Warning: overwriting stash ‘coverage-report’ 11:01:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 11:01:31 ---> job-cost.sh 11:01:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R8Ca 11:01:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:02:22 lf-activate-venv(): INFO: Adding /tmp/venv-R8Ca/bin to PATH 11:02:22 INFO: No Stack... 11:02:22 INFO: Retrieving Pricing Info for: v3-standard-2 11:02:22 INFO: Archiving Costs [Pipeline] sh 11:02:22 + cut -d, -f6 11:02:22 + cat /w/workspace/go-mod-registry/2/archives/cost.csv [Pipeline] lock 11:02:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-76-2-stack-cost] 11:02:22 Resource [jenkins-edgexfoundry-go-mod-registry-PR-76-2-stack-cost] did not exist. Created. 11:02:22 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-76-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:23 + echo total: 0.05999999865889549 [Pipeline] stash 11:02:23 Stashed 1 file(s) [Pipeline] } 11:02:23 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-76-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-g4q6/bin to PATH 11:02:50 INFO: No Stack... 11:02:50 INFO: Retrieving Pricing Info for: v2-standard-4 11:02:50 INFO: Archiving Costs [Pipeline] sh 11:02:50 + + cutcat -d, /w/workspace/go-mod-registry/2/archives/cost.csv -f6 11:02:50 [Pipeline] lock 11:02:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-76-2-stack-cost] 11:02:50 Resource [jenkins-edgexfoundry-go-mod-registry-PR-76-2-stack-cost] did not exist. Created. 11:02:50 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-76-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:51 /w/workspace/go-mod-registry/2@tmp/durable-1adca3f7/script.sh: 1: /w/workspace/go-mod-registry/2@tmp/durable-1adca3f7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:02:51 + echo total: 0.18000000715255737 [Pipeline] stash 11:02:51 Warning: overwriting stash ‘stack-cost’ 11:02:51 Stashed 1 file(s) [Pipeline] } 11:02:51 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-76-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:02:52 provisioning config files... 11:02:52 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/config4808707338896665600tmp [Pipeline] { [Pipeline] sh 11:02:52 + set +x 11:02:52 + bash -s -- 11:02:52 + curl -s https://codecov.io/bash 11:02:52 11:02:52 _____ _ 11:02:52 / ____| | | 11:02:52 | | ___ __| | ___ ___ _____ __ 11:02:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:02:52 | |___| (_) | (_| | __/ (_| (_) \ V / 11:02:52 \_____\___/ \__,_|\___|\___\___/ \_/ 11:02:52 Bash-1.0.3 11:02:52 11:02:52 11:02:52 ==> git version 2.24.4 found 11:02:52 ==> 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 11:02:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:02:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:02:52 ==> Jenkins CI detected. 11:02:52 project root: . 11:02:52 --> token set from env 11:02:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:02:52 ==> Running gcov in . (disable via -X gcov) 11:02:52 ==> Python coveragepy not found 11:02:52 ==> Searching for coverage reports in: 11:02:52 + . 11:02:52 -> Found 1 reports 11:02:52 ==> Detecting git/mercurial file structure 11:02:52 ==> Reading reports 11:02:52 + ./coverage.out bytes=9746 11:02:52 ==> Appending adjustments 11:02:52 https://docs.codecov.io/docs/fixing-reports 11:02:52 + Found adjustments 11:02:52 ==> Gzipping contents 11:02:52 4.0K /tmp/codecov.4NfgPc.gz 11:02:52 ==> Uploading reports 11:02:52 url: https://codecov.io 11:02:52 query: branch=PR-76&commit=4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-76%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=76&job=&cmd_args= 11:02:52 -> Pinging Codecov 11:02:52 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-76&commit=4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-76%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=76&job=&cmd_args= 11:02:53 -> Uploading to 11:02:53 https://storage.googleapis.com/codecov/v4/raw/2021-07-07/05B643FFA8DEACB6C25F95B2D4D12284/4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf/627286b2-de69-4902-b92b-99420be8408e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210707T110252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e397c8f87b78d3ae7bfb74c9c7461d0d2fdae1e21cdd14fa4e2040034b439a03 11:02:53 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:53 Dload Upload Total Spent Left Speed 11:02:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1975 0 0 100 1975 0 4599 --:--:-- --:--:-- --:--:-- 4593 100 1975 0 0 100 1975 0 4597 --:--:-- --:--:-- --:--:-- 4593 11:02:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [Pipeline] } 11:02:53 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 11:02:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:02:55 ---> package-listing.sh 11:02:55 ++ tr '[:upper:]' '[:lower:]' 11:02:55 ++ facter osfamily 11:02:55 + OS_FAMILY=redhat 11:02:55 + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-76 11:02:55 + START_PACKAGES=/tmp/packages_start.txt 11:02:55 + END_PACKAGES=/tmp/packages_end.txt 11:02:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:02:55 + PACKAGES=/tmp/packages_start.txt 11:02:55 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-76 ']' 11:02:55 + PACKAGES=/tmp/packages_end.txt 11:02:55 + case "${OS_FAMILY}" in 11:02:55 + rpm -qa 11:02:55 + sort 11:02:56 + '[' -f /tmp/packages_start.txt ']' 11:02:56 + '[' -f /tmp/packages_end.txt ']' 11:02:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:02:56 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-76 ']' 11:02:56 + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-76/archives/ 11:02:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-76/archives/ [Pipeline] echo 11:02:56 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-76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:02:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:02:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:02:57 11:02:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:02:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:02:57 alpine: Pulling from edgex-lftools-log-publisher 11:02:57 df20fa9351a1: Pulling fs layer 11:02:57 36b3adc4ff6f: Pulling fs layer 11:02:57 8ad3a11d3b57: Pulling fs layer 11:02:57 46f8f816bc3b: Pulling fs layer 11:02:57 93b61091891f: Pulling fs layer 11:02:57 93b9cdb0e59b: Pulling fs layer 11:02:57 5e14af77c1be: Pulling fs layer 11:02:57 01666e4c0597: Pulling fs layer 11:02:57 aa168da1d23b: Pulling fs layer 11:02:57 46f8f816bc3b: Waiting 11:02:57 93b61091891f: Waiting 11:02:57 93b9cdb0e59b: Waiting 11:02:57 aa168da1d23b: Waiting 11:02:57 5e14af77c1be: Waiting 11:02:57 01666e4c0597: Waiting 11:02:57 36b3adc4ff6f: Verifying Checksum 11:02:57 36b3adc4ff6f: Download complete 11:02:57 46f8f816bc3b: Verifying Checksum 11:02:57 46f8f816bc3b: Download complete 11:02:57 df20fa9351a1: Verifying Checksum 11:02:57 df20fa9351a1: Download complete 11:02:57 93b9cdb0e59b: Verifying Checksum 11:02:57 93b9cdb0e59b: Download complete 11:02:57 93b61091891f: Verifying Checksum 11:02:57 93b61091891f: Download complete 11:02:57 5e14af77c1be: Verifying Checksum 11:02:57 5e14af77c1be: Download complete 11:02:57 01666e4c0597: Verifying Checksum 11:02:57 01666e4c0597: Download complete 11:02:57 8ad3a11d3b57: Verifying Checksum 11:02:57 8ad3a11d3b57: Download complete 11:02:58 df20fa9351a1: Pull complete 11:02:58 36b3adc4ff6f: Pull complete 11:02:59 8ad3a11d3b57: Pull complete 11:02:59 46f8f816bc3b: Pull complete 11:02:59 93b61091891f: Pull complete 11:02:59 aa168da1d23b: Verifying Checksum 11:02:59 aa168da1d23b: Download complete 11:02:59 93b9cdb0e59b: Pull complete 11:02:59 5e14af77c1be: Pull complete 11:03:00 01666e4c0597: Pull complete 11:03:04 aa168da1d23b: Pull complete 11:03:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:03:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:03:04 prd-centos7-docker-4c-2g-2079 does not seem to be running inside a container 11:03:04 $ 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-76/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-76 -v /w/workspace/gexfoundry_go-mod-registry_PR-76:/w/workspace/gexfoundry_go-mod-registry_PR-76:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:03:06 $ docker top e8939c72ee3c8718306c53cbc57a0323fd249cc30093c4e03c129533fc208916 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:07 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:07 + mkdir -p /var/log/sa [Pipeline] sh 11:03:07 + ls /var/log/sa-host 11:03:07 + sadf -c /var/log/sa-host/sa05 11:03:07 file_magic: OK 11:03:07 HZ: Using current value: 100 11:03:07 file_header: OK 11:03:07 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 11:03:07 Statistics: 11:03:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:03:07 File successfully converted to sysstat format version 12.2.1 11:03:07 + sadf -c /var/log/sa-host/sa07 11:03:07 file_magic: OK 11:03:07 HZ: Using current value: 100 11:03:07 file_header: OK 11:03:07 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 11:03:07 Statistics: 11:03:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:03:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:08 provisioning config files... 11:03:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/config2151103686969327254tmp [Pipeline] { [Pipeline] echo 11:03:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:03:08 ---> create-netrc.sh [Pipeline] } 11:03:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:03:08 ---> python-tools-install.sh [Pipeline] echo 11:03:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:03:09 ---> sudo-logs.sh 11:03:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:03:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:03:09 ---> job-cost.sh 11:03:09 lf-activate-venv: SKIPPING 11:03:09 DEBUG: total: 0.18000000715255737 11:03:09 INFO: Retrieving Stack Cost... 11:03:10 INFO: Retrieving Pricing Info for: v3-standard-2 11:03:10 INFO: Archiving Costs [Pipeline] echo 11:03:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:03:11 ---> logs-deploy.sh 11:03:11 lf-activate-venv: SKIPPING 11:03:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-76/2 11:03:11 INFO: archiving workspace using pattern(s): 11:03:12 Archives upload complete. 11:03:12 INFO: archiving logs to Nexus 11:03:12 ---> uname -a: 11:03:12 Linux prd-centos7-docker-4c-2g-2079.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 11:03:12 11:03:12 11:03:12 ---> lscpu: 11:03:12 Architecture: x86_64 11:03:12 CPU op-mode(s): 32-bit, 64-bit 11:03:12 Byte Order: Little Endian 11:03:12 Address sizes: 40 bits physical, 48 bits virtual 11:03:12 CPU(s): 2 11:03:12 On-line CPU(s) list: 0,1 11:03:12 Thread(s) per core: 1 11:03:12 Core(s) per socket: 1 11:03:12 Socket(s): 2 11:03:12 NUMA node(s): 1 11:03:12 Vendor ID: AuthenticAMD 11:03:12 CPU family: 23 11:03:12 Model: 49 11:03:12 Model name: AMD EPYC-Rome Processor 11:03:12 Stepping: 0 11:03:12 CPU MHz: 2799.998 11:03:12 BogoMIPS: 5599.99 11:03:12 Virtualization: AMD-V 11:03:12 Hypervisor vendor: KVM 11:03:12 Virtualization type: full 11:03:12 L1d cache: 64 KiB 11:03:12 L1i cache: 64 KiB 11:03:12 L2 cache: 1 MiB 11:03:12 L3 cache: 32 MiB 11:03:12 NUMA node0 CPU(s): 0,1 11:03:12 Vulnerability Itlb multihit: Not affected 11:03:12 Vulnerability L1tf: Not affected 11:03:12 Vulnerability Mds: Not affected 11:03:12 Vulnerability Meltdown: Not affected 11:03:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:03:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:03:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:03:12 Vulnerability Srbds: Not affected 11:03:12 Vulnerability Tsx async abort: Not affected 11:03:12 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 11:03:12 11:03:12 11:03:12 ---> nproc: 11:03:12 2 11:03:12 11:03:12 11:03:12 ---> df -h: 11:03:12 Filesystem Size Used Available Use% Mounted on 11:03:12 overlay 40.0G 7.6G 32.4G 19% / 11:03:12 tmpfs 64.0M 0 64.0M 0% /dev 11:03:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:03:12 shm 64.0M 0 64.0M 0% /dev/shm 11:03:12 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 11:03:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 11:03:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 11:03:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 11:03:12 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-registry_PR-76 11:03:12 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp 11:03:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 11:03:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 11:03:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 11:03:12 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 11:03:12 11:03:12 11:03:12 ---> free -m: 11:03:12 total used free shared buff/cache available 11:03:12 Mem: 7821 931 4800 0 2089 6711 11:03:12 Swap: 1023 0 1023 11:03:12 11:03:12 11:03:12 ---> ip addr: 11:03:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:03:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:03:12 inet 127.0.0.1/8 scope host lo 11:03:12 valid_lft forever preferred_lft forever 11:03:12 inet6 ::1/128 scope host 11:03:12 valid_lft forever preferred_lft forever 11:03:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:03:12 link/ether fa:16:3e:fa:e8:b2 brd ff:ff:ff:ff:ff:ff 11:03:12 inet 10.30.122.54/23 brd 10.30.123.255 scope global dynamic eth0 11:03:12 valid_lft 85912sec preferred_lft 85912sec 11:03:12 inet6 fe80::f816:3eff:fefa:e8b2/64 scope link 11:03:12 valid_lft forever preferred_lft forever 11:03:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:03:12 link/ether 02:42:3c:06:b1:15 brd ff:ff:ff:ff:ff:ff 11:03:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:03:12 valid_lft forever preferred_lft forever 11:03:12 inet6 fe80::42:3cff:fe06:b115/64 scope link 11:03:12 valid_lft forever preferred_lft forever 11:03:12 11:03:12 11:03:12 ---> sar -b -r -n DEV: 11:03:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 11:03:12 11:03:12 10:54:52 LINUX RESTART (2 CPU) 11:03:12 11:03:12 10:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:03:12 10:57:01 2.55 0.03 2.51 0.00 1.07 97.62 0.00 11:03:12 10:58:01 0.47 0.00 0.47 0.00 0.00 6.98 0.00 11:03:12 10:59:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 11:03:12 11:00:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 11:03:12 11:01:01 0.32 0.02 0.30 0.00 0.13 3.58 0.00 11:03:12 11:02:01 0.43 0.10 0.33 0.00 1.73 4.91 0.00 11:03:12 11:03:01 4.01 0.13 3.88 0.00 13.72 114.45 0.00 11:03:12 Average: 1.18 0.04 1.14 0.00 2.38 33.43 0.00 11:03:12 11:03:12 10:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:03:12 10:57:01 5473260 0 801188 10.00 2620 1731872 1226268 13.54 567844 1570484 20 11:03:12 10:58:01 5474120 0 800320 9.99 2620 1731880 1206736 13.32 572320 1566136 8 11:03:12 10:59:01 5471296 0 803140 10.03 2620 1731884 1206988 13.33 574700 1566136 8 11:03:12 11:00:01 5471436 0 802992 10.03 2620 1731892 1207000 13.33 568364 1572684 8 11:03:12 11:01:01 5471116 0 803308 10.03 2620 1731896 1209616 13.35 568116 1572680 8 11:03:12 11:02:01 5471652 0 802648 10.02 2620 1732020 1207412 13.33 568116 1572740 8 11:03:12 11:03:01 5048368 0 926180 11.56 2620 2031772 1676544 18.51 845992 1685176 298976 11:03:12 Average: 5411607 0 819968 10.24 2620 1774745 1277223 14.10 609350 1586577 42719 11:03:12 11:03:12 10:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:03:12 10:57:01 eth0 3.66 2.76 3.05 0.19 0.00 0.00 0.00 0.00 11:03:12 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 10:58:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:03:12 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 10:59:01 eth0 1.05 0.50 0.32 0.21 0.00 0.00 0.00 0.00 11:03:12 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 11:00:01 eth0 0.68 0.37 0.39 0.26 0.00 0.00 0.00 0.00 11:03:12 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 11:01:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 11:03:12 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 11:02:01 eth0 1.15 0.35 0.34 0.21 0.00 0.00 0.00 0.00 11:03:12 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 11:03:01 eth0 196.62 172.19 2168.80 36.43 0.00 0.00 0.00 0.00 11:03:12 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 Average: eth0 29.15 25.21 310.51 5.34 0.00 0.00 0.00 0.00 11:03:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:12 11:03:12 11:03:12 ---> sar -P ALL: 11:03:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 11:03:12 11:03:12 10:54:52 LINUX RESTART (2 CPU) 11:03:12 11:03:12 10:56:01 CPU %user %nice %system %iowait %steal %idle 11:03:12 10:57:01 all 0.18 0.00 0.08 0.00 0.03 99.72 11:03:12 10:57:01 0 0.08 0.00 0.07 0.00 0.02 99.83 11:03:12 10:57:01 1 0.28 0.00 0.08 0.00 0.03 99.60 11:03:12 10:58:01 all 0.13 0.00 0.03 0.00 0.02 99.82 11:03:12 10:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:03:12 10:58:01 1 0.22 0.00 0.03 0.00 0.02 99.73 11:03:12 10:59:01 all 0.18 0.00 0.04 0.00 0.03 99.74 11:03:12 10:59:01 0 0.08 0.00 0.07 0.00 0.03 99.82 11:03:12 10:59:01 1 0.28 0.00 0.02 0.00 0.03 99.67 11:03:12 11:00:01 all 0.15 0.00 0.04 0.00 0.03 99.78 11:03:12 11:00:01 0 0.17 0.00 0.07 0.00 0.03 99.73 11:03:12 11:00:01 1 0.13 0.00 0.02 0.00 0.02 99.83 11:03:12 11:01:01 all 0.04 0.00 0.04 0.00 0.03 99.89 11:03:12 11:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:03:12 11:01:01 1 0.05 0.00 0.05 0.00 0.03 99.87 11:03:12 11:02:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:03:12 11:02:01 0 0.12 0.00 0.03 0.00 0.02 99.83 11:03:12 11:02:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:03:12 11:03:01 all 4.36 0.00 1.51 0.16 0.03 93.94 11:03:12 11:03:01 0 3.66 0.00 1.52 0.22 0.03 94.56 11:03:12 11:03:01 1 5.05 0.00 1.50 0.10 0.03 93.32 11:03:12 Average: all 0.73 0.00 0.25 0.02 0.03 98.97 11:03:12 Average: 0 0.60 0.00 0.26 0.03 0.02 99.09 11:03:12 Average: 1 0.86 0.00 0.25 0.01 0.03 98.85 11:03:12 11:03:12 11:03:12