Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 803e1f2e89e6f6c660233d8b1e97992e0443ffba+152c15f88b9e1c145499af1f47b8d68a35226704 (72e00ea52fdff12392d41d23e2fb4f7e866fd5db) 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-ssh3413874231977898714.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-ssh6307740060591136722.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-core-contracts/branches/PR-641/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-core-contracts/branches/PR-641/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8722703802422734728.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-ssh939745069593496497.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-core-contracts/branches/PR-641/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-core-contracts/branches/PR-641/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6763565199111622386.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2090 in /w/workspace/dry_go-mod-core-contracts_PR-641 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-641 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh899600593626771723.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh3858957609696250865.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 803e1f2e89e6f6c660233d8b1e97992e0443ffba Merge succeeded, producing 803e1f2e89e6f6c660233d8b1e97992e0443ffba Checking out Revision 803e1f2e89e6f6c660233d8b1e97992e0443ffba (PR-641) > git config core.sparsecheckout # timeout=10 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # 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/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh1470054567810214599.key > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 Commit message: "build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0" > git rev-list --no-walk 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:40:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:40:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:40:32 ========================================================= 12:40:32 EdgeX Global Pipelines Version Info 12:40:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:40:33 ------------------- 12:40:33 stable info: 12:40:33 ------------------- 12:40:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:40:33 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 12:40:33 Message: update stable to v1.0.196 12:40:34 ------------------- 12:40:34 experimental info: 12:40:34 ------------------- 12:40:34 Commited By: **** collab-it+edgex@linuxfoundation.org 12:40:34 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 12:40:34 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-641 [Pipeline] echo 12:40:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-641 [Pipeline] echo 12:40:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-641 [Pipeline] echo 12:40:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 803e1f2e89e6f6c660233d8b1e97992e0443ffba [Pipeline] echo 12:40:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 803e1f2 [Pipeline] echo 12:40:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:40:35 + git log --format=format:%s -1 803e1f2e89e6f6c660233d8b1e97992e0443ffba [Pipeline] echo 12:40:35 GIT_COMMIT: 803e1f2e89e6f6c660233d8b1e97992e0443ffba, Commit Message: build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0 [Pipeline] echo 12:40:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:40:36 12:40:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:40:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:40:36 latest: Pulling from edgex-devops/git-semver 12:40:36 31603596830f: Pulling fs layer 12:40:36 b6dc333f4379: Pulling fs layer 12:40:36 3d9ef1400e77: Pulling fs layer 12:40:36 fd332fbdc1db: Pulling fs layer 12:40:36 fd332fbdc1db: Waiting 12:40:36 b6dc333f4379: Verifying Checksum 12:40:36 b6dc333f4379: Download complete 12:40:36 31603596830f: Verifying Checksum 12:40:36 31603596830f: Download complete 12:40:36 3d9ef1400e77: Verifying Checksum 12:40:36 3d9ef1400e77: Download complete 12:40:36 31603596830f: Pull complete 12:40:37 b6dc333f4379: Pull complete 12:40:37 fd332fbdc1db: Verifying Checksum 12:40:37 fd332fbdc1db: Download complete 12:40:37 3d9ef1400e77: Pull complete 12:40:37 fd332fbdc1db: Pull complete 12:40:37 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 12:40:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:40:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:40:38 prd-centos7-docker-4c-2g-2090 does not seem to be running inside a container 12:40:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:40:38 $ docker top 323e0e89764c3f461ab88881e40c1a1acb59532c5e5d658e09afb7ddc3acbb7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:40:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:40:39 [ssh-agent] Looking for ssh-agent implementation... 12:40:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:40:39 $ docker exec 323e0e89764c3f461ab88881e40c1a1acb59532c5e5d658e09afb7ddc3acbb7b ssh-agent 12:40:39 SSH_AUTH_SOCK=/tmp/ssh-MBkLETpwwj4b/agent.15 12:40:39 SSH_AGENT_PID=21 12:40:39 Running ssh-add (command line suppressed) 12:40:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_6950642562810245040.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_6950642562810245040.key) 12:40:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:40:39 + git tag --points-at HEAD [Pipeline] } 12:40:39 $ docker exec --env ******** --env ******** 323e0e89764c3f461ab88881e40c1a1acb59532c5e5d658e09afb7ddc3acbb7b ssh-agent -k 12:40:39 unset SSH_AUTH_SOCK; 12:40:39 unset SSH_AGENT_PID; 12:40:39 echo Agent pid 21 killed; 12:40:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:40:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:40:39 [ssh-agent] Looking for ssh-agent implementation... 12:40:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:40:40 $ docker exec 323e0e89764c3f461ab88881e40c1a1acb59532c5e5d658e09afb7ddc3acbb7b ssh-agent 12:40:40 SSH_AUTH_SOCK=/tmp/ssh-Q9yhaS0t4lyx/agent.55 12:40:40 SSH_AGENT_PID=62 12:40:40 Running ssh-add (command line suppressed) 12:40:40 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_5809456949874996824.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_5809456949874996824.key) 12:40:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:40:40 + git semver init 12:40:40 # -> Open(): unable to determine branch for HEAD 12:40:40 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.git 12:40:40 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-641 12:40:40 # $SEMVER_REMOTE_NAME = origin 12:40:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:40:40 # $SEMVER_USER_NAME = edgex-jenkins 12:40:40 # $SEMVER_BRANCH = PR-641 12:40:40 # $SEMVER_TEMP = /tmp/semver-334492184 12:40:40 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 12:40:41 # '/tmp/semver-334492184' -> '/w/workspace/dry_go-mod-core-contracts_PR-641/.semver' 12:40:41 # -> Force: false 12:40:41 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.semver [Pipeline] } 12:40:41 $ docker exec --env ******** --env ******** 323e0e89764c3f461ab88881e40c1a1acb59532c5e5d658e09afb7ddc3acbb7b ssh-agent -k 12:40:41 unset SSH_AUTH_SOCK; 12:40:41 unset SSH_AGENT_PID; 12:40:41 echo Agent pid 62 killed; 12:40:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:40:41 + git semver [Pipeline] } 12:40:41 $ docker stop --time=1 323e0e89764c3f461ab88881e40c1a1acb59532c5e5d658e09afb7ddc3acbb7b 12:40:42 $ docker rm -f 323e0e89764c3f461ab88881e40c1a1acb59532c5e5d658e09afb7ddc3acbb7b [Pipeline] // withDockerContainer [Pipeline] sh 12:40:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:40:43 Stashed 1 file(s) [Pipeline] echo 12:40:43 [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 12:40:58 Still waiting to schedule task 12:40:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:40:58 Still waiting to schedule task 12:40:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:42:08 Running on prd-centos7-docker-4c-2g-2094 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws 12:42:08 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 12:42:09 Selected Git installation does not exist. Using Default 12:42:09 The recommended git tool is: NONE 12:42:11 using credential edgex-jenkins-ssh 12:42:11 Cloning the remote Git repository 12:42:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:42:11 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 12:42:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:42:11 > git --version # timeout=10 12:42:11 > git --version # 'git version 2.24.4' 12:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 12:42:11 [INFO] Currently running in a labeled security context 12:42:11 [INFO] Currently SELinux is 'enforcing' on the host 12:42:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh3562703577752589241.key 12:42:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:42:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:42:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:42:12 Merging remotes/origin/main commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 803e1f2e89e6f6c660233d8b1e97992e0443ffba 12:42:12 Merge succeeded, producing 803e1f2e89e6f6c660233d8b1e97992e0443ffba 12:42:12 Checking out Revision 803e1f2e89e6f6c660233d8b1e97992e0443ffba (PR-641) 12:42:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:42:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:42:12 [INFO] Currently running in a labeled security context 12:42:12 [INFO] Currently SELinux is 'enforcing' on the host 12:42:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh6318087139219528018.key 12:42:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:42:12 > git config core.sparsecheckout # timeout=10 12:42:12 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 12:42:12 > git remote # timeout=10 12:42:12 > git config --get remote.origin.url # timeout=10 12:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:42:12 [INFO] Currently running in a labeled security context 12:42:12 [INFO] Currently SELinux is 'enforcing' on the host 12:42:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh6808365949407041474.key 12:42:12 > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 12:42:12 > git rev-parse HEAD^{commit} # timeout=10 12:42:12 > git config core.sparsecheckout # timeout=10 12:42:12 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 12:42:16 Commit message: "build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:42:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:42:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:42:18 + sudo service docker restart 12:42:18 + true 12:42:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 12:42:36 ========================================================= 12:42:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:42:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:42:36 + 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 . 12:42:36 Sending build context to Docker daemon 2.893MB 12:42:36 Step 1/7 : ARG BASE=golang:1.16-alpine 12:42:36 Step 2/7 : FROM ${BASE} 12:42:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:42:37 540db60ca938: Pulling fs layer 12:42:37 adcc1eea9eea: Pulling fs layer 12:42:37 4c4ab2625f07: Pulling fs layer 12:42:37 0510c868ecb4: Pulling fs layer 12:42:37 afea3b2eda06: Pulling fs layer 12:42:37 7809a108b3ef: Pulling fs layer 12:42:37 f706445af74f: Pulling fs layer 12:42:37 0510c868ecb4: Waiting 12:42:37 afea3b2eda06: Waiting 12:42:37 7809a108b3ef: Waiting 12:42:37 f706445af74f: Waiting 12:42:37 4c4ab2625f07: Verifying Checksum 12:42:37 4c4ab2625f07: Download complete 12:42:37 adcc1eea9eea: Verifying Checksum 12:42:37 adcc1eea9eea: Download complete 12:42:37 afea3b2eda06: Verifying Checksum 12:42:37 afea3b2eda06: Download complete 12:42:37 7809a108b3ef: Verifying Checksum 12:42:37 7809a108b3ef: Download complete 12:42:37 540db60ca938: Verifying Checksum 12:42:37 540db60ca938: Download complete 12:42:37 540db60ca938: Pull complete 12:42:37 adcc1eea9eea: Pull complete 12:42:37 4c4ab2625f07: Pull complete 12:42:39 f706445af74f: Verifying Checksum 12:42:39 f706445af74f: Download complete 12:42:39 0510c868ecb4: Verifying Checksum 12:42:39 0510c868ecb4: Download complete 12:42:42 0510c868ecb4: Pull complete 12:42:42 afea3b2eda06: Pull complete 12:42:42 7809a108b3ef: Pull complete 12:42:43 f706445af74f: Pull complete 12:42:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:42:43 ---> b068be0155e3 12:42:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:42:46 ---> Running in b5f5bdb5dac3 12:42:46 Removing intermediate container b5f5bdb5dac3 12:42:46 ---> 3617853b1d91 12:42:46 Step 4/7 : RUN apk add bash 12:42:46 ---> Running in 78940641366f 12:42:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:42:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:42:48 OK: 149 MiB in 40 packages 12:42:48 Removing intermediate container 78940641366f 12:42:48 ---> 08ac3f493535 12:42:48 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:42:48 ---> Running in 4db674d00ec8 12:42:49 Removing intermediate container 4db674d00ec8 12:42:49 ---> fe8dfb2486bd 12:42:49 Step 6/7 : COPY go.mod . 12:42:49 ---> 87366d4167ea 12:42:49 Step 7/7 : RUN go mod download 12:42:49 ---> Running in cad52af36fa9 12:43:28 Removing intermediate container cad52af36fa9 12:43:28 ---> a416a83619ea 12:43:28 Successfully built a416a83619ea 12:43:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:43:28 + docker inspect -f . ci-base-image-x86_64 12:43:28 . [Pipeline] withDockerContainer 12:43:28 prd-centos7-docker-4c-2g-2094 does not seem to be running inside a container 12:43:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-x86_64 cat 12:43:28 $ docker top d8155bb77b9dccbcd53e9a341fe8426c299da45954acb25a915054676ce3b7af -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:29 + go version 12:43:29 go version go1.16.3 linux/amd64 [Pipeline] } 12:43:29 $ docker stop --time=1 d8155bb77b9dccbcd53e9a341fe8426c299da45954acb25a915054676ce3b7af 12:43:30 $ docker rm -f d8155bb77b9dccbcd53e9a341fe8426c299da45954acb25a915054676ce3b7af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:43:31 + docker inspect -f . ci-base-image-x86_64 12:43:31 . [Pipeline] withDockerContainer 12:43:31 prd-centos7-docker-4c-2g-2094 does not seem to be running inside a container 12:43:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-x86_64 cat 12:43:31 $ docker top 709c32e8d5a684289b2de8ee94eca4193beec07f0a71c9e0914a47f0f1af1904 -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:31 + go mod tidy [Pipeline] sh 12:43:32 + make test 12:43:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:43:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 12:43:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.042s coverage: 83.2% of statements 12:43:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 12:43:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:43:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 12:43:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 12:43:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 12:43:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 47.2% of statements 12:43:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 90.0% of statements 12:43:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.037s coverage: 86.2% of statements 12:43:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 59.5% of statements 12:43:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 12:43:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.005s coverage: 49.4% of statements 12:43:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:43:49 gofmt -l . 12:43:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:43:49 $ docker stop --time=1 709c32e8d5a684289b2de8ee94eca4193beec07f0a71c9e0914a47f0f1af1904 12:43:50 $ docker rm -f 709c32e8d5a684289b2de8ee94eca4193beec07f0a71c9e0914a47f0f1af1904 [Pipeline] // withDockerContainer [Pipeline] sh 12:43:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:43:51 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 12:43:52 ---> job-cost.sh 12:43:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E5nB 12:44:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:44:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2096 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws 12:44:06 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 12:44:06 Selected Git installation does not exist. Using Default 12:44:06 The recommended git tool is: NONE 12:44:12 lf-activate-venv(): INFO: Adding /tmp/venv-E5nB/bin to PATH 12:44:12 INFO: No Stack... 12:44:13 using credential edgex-jenkins-ssh 12:44:13 Cloning the remote Git repository 12:44:14 INFO: Retrieving Pricing Info for: v3-standard-2 12:44:13 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:44:13 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 12:44:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:44:13 > git --version # timeout=10 12:44:13 > git --version # 'git version 2.17.1' 12:44:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:14 INFO: Archiving Costs [Pipeline] sh 12:44:14 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 12:44:14 + cut -d, -f6 [Pipeline] lock 12:44:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-2-stack-cost] 12:44:14 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-2-stack-cost] did not exist. Created. 12:44:14 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:44:15 + echo total: 0.05999999865889549 [Pipeline] stash 12:44:15 Stashed 1 file(s) [Pipeline] } 12:44:15 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:44:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:44:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:44:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:44:15 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:44:15 Merging remotes/origin/main commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 803e1f2e89e6f6c660233d8b1e97992e0443ffba 12:44:16 Merge succeeded, producing 803e1f2e89e6f6c660233d8b1e97992e0443ffba 12:44:16 Checking out Revision 803e1f2e89e6f6c660233d8b1e97992e0443ffba (PR-641) 12:44:15 > git config core.sparsecheckout # timeout=10 12:44:15 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 12:44:16 > git remote # timeout=10 12:44:16 > git config --get remote.origin.url # timeout=10 12:44:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:16 > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 12:44:16 > git rev-parse HEAD^{commit} # timeout=10 12:44:16 > git config core.sparsecheckout # timeout=10 12:44:16 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 12:44:20 Commit message: "build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:44:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:44:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:44:22 + sudo service docker restart 12:44:22 + true [Pipeline] unstash [Pipeline] echo 12:44:41 ========================================================= 12:44:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:44:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:44:41 + 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 . 12:44:42 Sending build context to Docker daemon 2.892MB 12:44:42 Step 1/7 : ARG BASE=golang:1.16-alpine 12:44:42 Step 2/7 : FROM ${BASE} 12:44:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:44:43 595b0fe564bb: Pulling fs layer 12:44:43 3088b5b3c5c0: Pulling fs layer 12:44:43 5b7225fbf94c: Pulling fs layer 12:44:43 ba82ee9f976e: Pulling fs layer 12:44:43 506bd15cee9f: Pulling fs layer 12:44:43 75a0a4a0db45: Pulling fs layer 12:44:43 618dc40b7e24: Pulling fs layer 12:44:43 ba82ee9f976e: Waiting 12:44:43 75a0a4a0db45: Waiting 12:44:43 618dc40b7e24: Waiting 12:44:43 506bd15cee9f: Waiting 12:44:43 5b7225fbf94c: Verifying Checksum 12:44:43 5b7225fbf94c: Download complete 12:44:43 3088b5b3c5c0: Verifying Checksum 12:44:43 3088b5b3c5c0: Download complete 12:44:43 506bd15cee9f: Verifying Checksum 12:44:43 506bd15cee9f: Download complete 12:44:43 75a0a4a0db45: Download complete 12:44:43 595b0fe564bb: Verifying Checksum 12:44:44 595b0fe564bb: Pull complete 12:44:44 3088b5b3c5c0: Pull complete 12:44:45 5b7225fbf94c: Pull complete 12:44:45 618dc40b7e24: Verifying Checksum 12:44:45 618dc40b7e24: Download complete 12:44:46 ba82ee9f976e: Verifying Checksum 12:44:46 ba82ee9f976e: Download complete 12:44:56 ba82ee9f976e: Pull complete 12:44:56 506bd15cee9f: Pull complete 12:44:56 75a0a4a0db45: Pull complete 12:45:00 618dc40b7e24: Pull complete 12:45:00 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 12:45:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:45:00 ---> a36622ca3599 12:45:00 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:45:03 ---> Running in 2947bab56a40 12:45:03 Removing intermediate container 2947bab56a40 12:45:03 ---> 2fb61bfccc09 12:45:03 Step 4/7 : RUN apk add bash 12:45:03 ---> Running in 4d419a0f0fd7 12:45:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:45:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:45:07 OK: 138 MiB in 40 packages 12:45:08 Removing intermediate container 4d419a0f0fd7 12:45:08 ---> 7232e1606cd8 12:45:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:45:08 ---> Running in 4cacd1de8c9f 12:45:08 Removing intermediate container 4cacd1de8c9f 12:45:08 ---> af83c21e0d2c 12:45:08 Step 6/7 : COPY go.mod . 12:45:09 ---> 461cafedd328 12:45:09 Step 7/7 : RUN go mod download 12:45:09 ---> Running in 0266da4e2a8a 12:46:31 Removing intermediate container 0266da4e2a8a 12:46:31 ---> d91b7bb3b808 12:46:31 Successfully built d91b7bb3b808 12:46:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:46:32 + docker inspect -f . ci-base-image-arm64 12:46:32 . [Pipeline] withDockerContainer 12:46:32 prd-ubuntu18.04-docker-arm64-4c-16g-2096 does not seem to be running inside a container 12:46:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat 12:46:34 $ docker top 6569391d8a3250c1153d2363e00fe1646db3b2099edf5c14a70b6c3aa6062c99 -eo pid,comm [Pipeline] { [Pipeline] sh 12:46:35 + go version 12:46:35 go version go1.16.5 linux/arm64 [Pipeline] } 12:46:35 $ docker stop --time=1 6569391d8a3250c1153d2363e00fe1646db3b2099edf5c14a70b6c3aa6062c99 12:46:36 $ docker rm -f 6569391d8a3250c1153d2363e00fe1646db3b2099edf5c14a70b6c3aa6062c99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:46:37 + docker inspect -f . ci-base-image-arm64 12:46:37 . [Pipeline] withDockerContainer 12:46:38 prd-ubuntu18.04-docker-arm64-4c-16g-2096 does not seem to be running inside a container 12:46:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat 12:46:39 $ docker top ee9def60cb6608095c5a98e1be94cbfaabd45a249b58394973619fd8e86bcf35 -eo pid,comm [Pipeline] { [Pipeline] sh 12:46:40 + go mod tidy [Pipeline] sh 12:46:41 + make test 12:46:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:46:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 12:47:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.407s coverage: 83.2% of statements 12:47:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 12:47:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:47:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 12:47:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.047s coverage: 26.3% of statements 12:47:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 12:47:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.062s coverage: 47.2% of statements 12:47:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.046s coverage: 90.0% of statements 12:47:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.284s coverage: 86.2% of statements 12:47:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.055s coverage: 59.5% of statements 12:47:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 35.5% of statements 12:47:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements 12:47:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:47:45 gofmt -l . 12:47:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:47:45 $ docker stop --time=1 ee9def60cb6608095c5a98e1be94cbfaabd45a249b58394973619fd8e86bcf35 12:47:47 $ docker rm -f ee9def60cb6608095c5a98e1be94cbfaabd45a249b58394973619fd8e86bcf35 [Pipeline] // withDockerContainer [Pipeline] sh 12:47:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:47:48 Warning: overwriting stash ‘coverage-report’ 12:47: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 12:47:49 ---> job-cost.sh 12:47:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e7Im 12:48:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:50:05 lf-activate-venv(): INFO: Adding /tmp/venv-e7Im/bin to PATH 12:50:05 INFO: No Stack... 12:50:05 INFO: Retrieving Pricing Info for: v2-standard-4 12:50:05 INFO: Archiving Costs [Pipeline] sh 12:50:05 + cut -d, -f6 12:50:05 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock 12:50:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-2-stack-cost] 12:50:05 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-2-stack-cost] did not exist. Created. 12:50:05 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:50:06 /w/workspace/go-mod-core-contracts/2@tmp/durable-f17994c5/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-f17994c5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:50:06 + echo total: 0.18000000715255737 [Pipeline] stash 12:50:06 Warning: overwriting stash ‘stack-cost’ 12:50:06 Stashed 1 file(s) [Pipeline] } 12:50:06 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-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 12:50:07 provisioning config files... 12:50:07 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config3372877953835064884tmp [Pipeline] { [Pipeline] sh 12:50:08 + set +x 12:50:08 + bash -s -- 12:50:08 + curl -s https://codecov.io/bash 12:50:08 12:50:08 _____ _ 12:50:08 / ____| | | 12:50:08 | | ___ __| | ___ ___ _____ __ 12:50:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:50:08 | |___| (_) | (_| | __/ (_| (_) \ V / 12:50:08 \_____\___/ \__,_|\___|\___\___/ \_/ 12:50:08 Bash-1.0.3 12:50:08 12:50:08 12:50:08 ==> git version 2.24.4 found 12:50:08 ==> 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 12:50:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:50:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:50:08 ==> Jenkins CI detected. 12:50:08 project root: . 12:50:08 --> token set from env 12:50:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:50:08 ==> Running gcov in . (disable via -X gcov) 12:50:08 ==> Python coveragepy not found 12:50:08 ==> Searching for coverage reports in: 12:50:08 + . 12:50:08 -> Found 1 reports 12:50:08 ==> Detecting git/mercurial file structure 12:50:08 ==> Reading reports 12:50:08 + ./coverage.out bytes=100858 12:50:08 ==> Appending adjustments 12:50:08 https://docs.codecov.io/docs/fixing-reports 12:50:08 + Found adjustments 12:50:08 ==> Gzipping contents 12:50:08 16K /tmp/codecov.QtrOBs.gz 12:50:08 ==> Uploading reports 12:50:08 url: https://codecov.io 12:50:08 query: branch=PR-641&commit=803e1f2e89e6f6c660233d8b1e97992e0443ffba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= 12:50:08 -> Pinging Codecov 12:50:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-641&commit=803e1f2e89e6f6c660233d8b1e97992e0443ffba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= 12:50:09 -> Uploading to 12:50:09 https://storage.googleapis.com/codecov/v4/raw/2021-07-07/71470A77251A30514AAF9C0BB2E5B6CE/803e1f2e89e6f6c660233d8b1e97992e0443ffba/d50c8832-63e6-46e5-ae60-083b5b48f20c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210707T125008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fed8f768d6ec42f5389aeaf75b61343da5c6ad2d84cf73531defeae0d4e93e4f 12:50:09 % Total % Received % Xferd Average Speed Time Time Time Current 12:50:09 Dload Upload Total Spent Left Speed 12:50:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15389 0 0 100 15389 0 38652 --:--:-- --:--:-- --:--:-- 38568 100 15389 0 0 100 15389 0 38638 --:--:-- --:--:-- --:--:-- 38568 12:50:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/803e1f2e89e6f6c660233d8b1e97992e0443ffba [Pipeline] } 12:50:09 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 12:50:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:50:11 ---> package-listing.sh 12:50:11 ++ facter osfamily 12:50:11 ++ tr '[:upper:]' '[:lower:]' 12:50:12 + OS_FAMILY=redhat 12:50:12 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-641 12:50:12 + START_PACKAGES=/tmp/packages_start.txt 12:50:12 + END_PACKAGES=/tmp/packages_end.txt 12:50:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:50:12 + PACKAGES=/tmp/packages_start.txt 12:50:12 + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' 12:50:12 + PACKAGES=/tmp/packages_end.txt 12:50:12 + case "${OS_FAMILY}" in 12:50:12 + sort 12:50:12 + rpm -qa 12:50:12 + '[' -f /tmp/packages_start.txt ']' 12:50:12 + '[' -f /tmp/packages_end.txt ']' 12:50:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:50:12 + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' 12:50:12 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ 12:50:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ [Pipeline] echo 12:50:12 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/dry_go-mod-core-contracts_PR-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:50:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:50:13 12:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:50:13 alpine: Pulling from edgex-lftools-log-publisher 12:50:13 df20fa9351a1: Pulling fs layer 12:50:13 36b3adc4ff6f: Pulling fs layer 12:50:13 8ad3a11d3b57: Pulling fs layer 12:50:13 46f8f816bc3b: Pulling fs layer 12:50:13 93b61091891f: Pulling fs layer 12:50:13 93b9cdb0e59b: Pulling fs layer 12:50:13 5e14af77c1be: Pulling fs layer 12:50:13 01666e4c0597: Pulling fs layer 12:50:13 aa168da1d23b: Pulling fs layer 12:50:13 93b9cdb0e59b: Waiting 12:50:13 5e14af77c1be: Waiting 12:50:13 01666e4c0597: Waiting 12:50:13 aa168da1d23b: Waiting 12:50:13 46f8f816bc3b: Waiting 12:50:13 93b61091891f: Waiting 12:50:13 36b3adc4ff6f: Verifying Checksum 12:50:13 36b3adc4ff6f: Download complete 12:50:13 46f8f816bc3b: Verifying Checksum 12:50:13 46f8f816bc3b: Download complete 12:50:14 df20fa9351a1: Verifying Checksum 12:50:14 df20fa9351a1: Download complete 12:50:14 93b9cdb0e59b: Verifying Checksum 12:50:14 93b9cdb0e59b: Download complete 12:50:14 5e14af77c1be: Verifying Checksum 12:50:14 5e14af77c1be: Download complete 12:50:14 93b61091891f: Verifying Checksum 12:50:14 93b61091891f: Download complete 12:50:14 01666e4c0597: Verifying Checksum 12:50:14 01666e4c0597: Download complete 12:50:14 8ad3a11d3b57: Verifying Checksum 12:50:14 8ad3a11d3b57: Download complete 12:50:14 df20fa9351a1: Pull complete 12:50:14 36b3adc4ff6f: Pull complete 12:50:14 8ad3a11d3b57: Pull complete 12:50:14 46f8f816bc3b: Pull complete 12:50:15 93b61091891f: Pull complete 12:50:15 93b9cdb0e59b: Pull complete 12:50:15 5e14af77c1be: Pull complete 12:50:15 01666e4c0597: Pull complete 12:50:15 aa168da1d23b: Verifying Checksum 12:50:15 aa168da1d23b: Download complete 12:50:20 aa168da1d23b: Pull complete 12:50:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:50:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:50:20 prd-centos7-docker-4c-2g-2090 does not seem to be running inside a container 12:50:20 $ 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/dry_go-mod-core-contracts_PR-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:50:22 $ docker top 90863affa76373fde4184565189ade20584ace839efc5f0e9f53e3318d400fc2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:50:22 + touch /tmp/pre-build-complete [Pipeline] sh 12:50:22 + mkdir -p /var/log/sa [Pipeline] sh 12:50:23 + ls /var/log/sa-host 12:50:23 + sadf -c /var/log/sa-host/sa05 12:50:23 file_magic: OK 12:50:23 HZ: Using current value: 100 12:50:23 file_header: OK 12:50:23 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 12:50:23 Statistics: 12:50:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:50:23 File successfully converted to sysstat format version 12.2.1 12:50:23 + sadf -c /var/log/sa-host/sa07 12:50:23 file_magic: OK 12:50:23 HZ: Using current value: 100 12:50:23 file_header: OK 12:50:23 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 12:50:23 Statistics: 12:50:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:50:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:23 provisioning config files... 12:50:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config3258928849559960623tmp [Pipeline] { [Pipeline] echo 12:50:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:50:23 ---> create-netrc.sh [Pipeline] } 12:50:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:50:23 ---> python-tools-install.sh [Pipeline] echo 12:50:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:50:24 ---> sudo-logs.sh 12:50:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:50:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:50:24 ---> job-cost.sh 12:50:24 lf-activate-venv: SKIPPING 12:50:24 DEBUG: total: 0.18000000715255737 12:50:24 INFO: Retrieving Stack Cost... 12:50:25 INFO: Retrieving Pricing Info for: v3-standard-2 12:50:25 INFO: Archiving Costs [Pipeline] echo 12:50:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:50:26 ---> logs-deploy.sh 12:50:26 lf-activate-venv: SKIPPING 12:50:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-641/2 12:50:26 INFO: archiving workspace using pattern(s): 12:50:27 Archives upload complete. 12:50:27 INFO: archiving logs to Nexus 12:50:27 ---> uname -a: 12:50:27 Linux prd-centos7-docker-4c-2g-2090.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 12:50:27 12:50:27 12:50:27 ---> lscpu: 12:50:27 Architecture: x86_64 12:50:27 CPU op-mode(s): 32-bit, 64-bit 12:50:27 Byte Order: Little Endian 12:50:27 Address sizes: 40 bits physical, 48 bits virtual 12:50:27 CPU(s): 2 12:50:27 On-line CPU(s) list: 0,1 12:50:27 Thread(s) per core: 1 12:50:27 Core(s) per socket: 1 12:50:27 Socket(s): 2 12:50:27 NUMA node(s): 1 12:50:27 Vendor ID: AuthenticAMD 12:50:27 CPU family: 23 12:50:27 Model: 49 12:50:27 Model name: AMD EPYC-Rome Processor 12:50:27 Stepping: 0 12:50:27 CPU MHz: 2799.998 12:50:27 BogoMIPS: 5599.99 12:50:27 Virtualization: AMD-V 12:50:27 Hypervisor vendor: KVM 12:50:27 Virtualization type: full 12:50:27 L1d cache: 64 KiB 12:50:27 L1i cache: 64 KiB 12:50:27 L2 cache: 1 MiB 12:50:27 L3 cache: 32 MiB 12:50:27 NUMA node0 CPU(s): 0,1 12:50:27 Vulnerability Itlb multihit: Not affected 12:50:27 Vulnerability L1tf: Not affected 12:50:27 Vulnerability Mds: Not affected 12:50:27 Vulnerability Meltdown: Not affected 12:50:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:50:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:50:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:50:27 Vulnerability Srbds: Not affected 12:50:27 Vulnerability Tsx async abort: Not affected 12:50:27 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 12:50:27 12:50:27 12:50:27 ---> nproc: 12:50:27 2 12:50:27 12:50:27 12:50:27 ---> df -h: 12:50:27 Filesystem Size Used Available Use% Mounted on 12:50:27 overlay 40.0G 7.6G 32.4G 19% / 12:50:27 tmpfs 64.0M 0 64.0M 0% /dev 12:50:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:50:27 shm 64.0M 0 64.0M 0% /dev/shm 12:50:27 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 12:50:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 12:50:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 12:50:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 12:50:27 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-641@tmp 12:50:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 12:50:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 12:50:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 12:50:27 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 12:50:27 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-641 12:50:27 12:50:27 12:50:27 ---> free -m: 12:50:27 total used free shared buff/cache available 12:50:27 Mem: 7821 929 4793 0 2098 6714 12:50:27 Swap: 1023 0 1023 12:50:27 12:50:27 12:50:27 ---> ip addr: 12:50:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:50:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:50:27 inet 127.0.0.1/8 scope host lo 12:50:27 valid_lft forever preferred_lft forever 12:50:27 inet6 ::1/128 scope host 12:50:27 valid_lft forever preferred_lft forever 12:50:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:50:27 link/ether fa:16:3e:7f:6b:f7 brd ff:ff:ff:ff:ff:ff 12:50:27 inet 10.30.122.62/23 brd 10.30.123.255 scope global dynamic eth0 12:50:27 valid_lft 85777sec preferred_lft 85777sec 12:50:27 inet6 fe80::f816:3eff:fe7f:6bf7/64 scope link 12:50:27 valid_lft forever preferred_lft forever 12:50:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:50:27 link/ether 02:42:12:37:53:00 brd ff:ff:ff:ff:ff:ff 12:50:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:50:27 valid_lft forever preferred_lft forever 12:50:27 inet6 fe80::42:12ff:fe37:5300/64 scope link 12:50:27 valid_lft forever preferred_lft forever 12:50:27 12:50:27 12:50:27 ---> sar -b -r -n DEV: 12:50:27 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) 12:50:27 12:50:27 12:39:54 LINUX RESTART (2 CPU) 12:50:27 12:50:27 12:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:50:27 12:42:01 1.80 0.00 1.80 0.00 0.00 40.49 0.00 12:50:27 12:43:01 0.38 0.00 0.38 0.00 0.00 6.10 0.00 12:50:27 12:44:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 12:50:27 12:45:01 0.28 0.00 0.28 0.00 0.00 4.28 0.00 12:50:27 12:46:01 0.28 0.00 0.28 0.00 0.00 4.28 0.00 12:50:27 12:47:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 12:50:27 12:48:01 0.27 0.00 0.27 0.00 0.00 4.15 0.00 12:50:27 12:49:01 0.28 0.00 0.28 0.00 0.00 2.87 0.00 12:50:27 12:50:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 12:50:27 Average: 0.44 0.00 0.44 0.00 0.00 7.91 0.00 12:50:27 12:50:27 12:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:50:27 12:42:01 5465928 0 799672 9.98 2620 1740720 1251008 13.81 569144 1573364 20 12:50:27 12:43:01 5465800 0 799796 9.99 2620 1740724 1237644 13.66 569028 1574108 20 12:50:27 12:44:01 5468312 0 797280 9.95 2620 1740728 1206804 13.32 567248 1574108 16 12:50:27 12:45:01 5467168 0 798416 9.97 2620 1740736 1207112 13.33 564048 1578620 8 12:50:27 12:46:01 5464456 0 801120 10.00 2620 1740744 1207040 13.33 566520 1578620 8 12:50:27 12:47:01 5464056 0 801520 10.01 2620 1740744 1206920 13.33 566968 1578620 12 12:50:27 12:48:01 5464180 0 801388 10.01 2620 1740752 1206872 13.32 567416 1578620 8 12:50:27 12:49:01 5455228 0 810336 10.12 2620 1740756 1206872 13.32 575848 1578668 8 12:50:27 12:50:01 5455572 0 809992 10.11 2620 1740756 1206872 13.32 577348 1577188 8 12:50:27 Average: 5463411 0 802169 10.02 2620 1740740 1215238 13.42 569285 1576880 12 12:50:27 12:50:27 12:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:50:27 12:42:01 eth0 2.00 0.57 0.65 0.40 0.00 0.00 0.00 0.00 12:50:27 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:43:01 eth0 2.60 0.83 0.92 0.57 0.00 0.00 0.00 0.00 12:50:27 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:44:01 eth0 0.73 0.08 0.07 0.04 0.00 0.00 0.00 0.00 12:50:27 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:45:01 eth0 0.87 0.55 0.53 0.39 0.00 0.00 0.00 0.00 12:50:27 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:46:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:50:27 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:47:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:50:27 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:48:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:50:27 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:50:27 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:50:27 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 Average: eth0 0.77 0.28 0.26 0.17 0.00 0.00 0.00 0.00 12:50:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:27 12:50:27 12:50:27 ---> sar -P ALL: 12:50:27 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) 12:50:27 12:50:27 12:39:54 LINUX RESTART (2 CPU) 12:50:27 12:50:27 12:41:01 CPU %user %nice %system %iowait %steal %idle 12:50:27 12:42:01 all 0.08 0.00 0.05 0.00 0.03 99.83 12:50:27 12:42:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:50:27 12:42:01 1 0.13 0.00 0.07 0.00 0.03 99.77 12:50:27 12:43:01 all 0.13 0.00 0.04 0.00 0.03 99.80 12:50:27 12:43:01 0 0.08 0.00 0.03 0.00 0.05 99.83 12:50:27 12:43:01 1 0.17 0.00 0.05 0.00 0.02 99.77 12:50:27 12:44:01 all 0.06 0.00 0.03 0.00 0.03 99.88 12:50:27 12:44:01 0 0.10 0.00 0.02 0.00 0.03 99.85 12:50:27 12:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 12:50:27 12:45:01 all 0.09 0.00 0.03 0.00 0.03 99.86 12:50:27 12:45:01 0 0.08 0.00 0.02 0.00 0.03 99.87 12:50:27 12:45:01 1 0.10 0.00 0.03 0.00 0.02 99.85 12:50:27 12:46:01 all 0.04 0.00 0.03 0.00 0.04 99.88 12:50:27 12:46:01 0 0.02 0.00 0.03 0.00 0.05 99.90 12:50:27 12:46:01 1 0.07 0.00 0.03 0.00 0.03 99.87 12:50:27 12:47:01 all 0.06 0.00 0.02 0.00 0.03 99.90 12:50:27 12:47:01 0 0.02 0.00 0.02 0.00 0.03 99.93 12:50:27 12:47:01 1 0.10 0.00 0.02 0.00 0.02 99.87 12:50:27 12:48:01 all 0.09 0.00 0.03 0.00 0.03 99.86 12:50:27 12:48:01 0 0.05 0.00 0.02 0.00 0.03 99.90 12:50:27 12:48:01 1 0.13 0.00 0.03 0.00 0.02 99.82 12:50:27 12:49:01 all 0.08 0.00 0.03 0.00 0.03 99.85 12:50:27 12:49:01 0 0.02 0.00 0.03 0.00 0.05 99.90 12:50:27 12:49:01 1 0.15 0.00 0.03 0.00 0.02 99.80 12:50:27 12:50:01 all 0.10 0.00 0.02 0.00 0.03 99.86 12:50:27 12:50:01 0 0.05 0.00 0.02 0.00 0.03 99.90 12:50:27 12:50:01 1 0.15 0.00 0.02 0.00 0.02 99.82 12:50:27 Average: all 0.08 0.00 0.03 0.00 0.03 99.86 12:50:27 Average: 0 0.05 0.00 0.02 0.00 0.04 99.89 12:50:27 Average: 1 0.11 0.00 0.04 0.00 0.02 99.83 12:50:27 12:50:27 12:50:27