Pull request #417 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 5dbd0348e12a845f32a07f96ca3394e7956e9069 rather than b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 Obtained Jenkinsfile from 5dbd0348e12a845f32a07f96ca3394e7956e9069 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18678 in /w/workspace/dry_go-mod-core-contracts_PR-417 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-417 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5dbd0348e12a845f32a07f96ca3394e7956e9069 into PR head commit b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 Merge succeeded, producing b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 Checking out Revision b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 (PR-417) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/417/head:refs/remotes/origin/PR-417 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5dbd0348e12a845f32a07f96ca3394e7956e9069 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 # timeout=10 Commit message: "feat(meta): add RFC3986 validation on name fields" First time build. Skipping changelog. > git rev-list --no-walk d85ed6255934fdecefe2723b865f0f520a1a99ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:15:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:15:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:15:12 ========================================================= 16:15:12 EdgeX Global Pipelines Version Info 16:15:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:15:14 ------------------- 16:15:14 stable info: 16:15:14 ------------------- 16:15:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:15:14 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:15:14 Message: update stable to v1.0.173 16:15:15 ------------------- 16:15:15 experimental info: 16:15:15 ------------------- 16:15:15 Commited By: **** collab-it+edgex@linuxfoundation.org 16:15:15 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:15:15 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:15:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:15:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:15:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:15:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:15:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:15:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:15:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-417 [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-417 [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-417 [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b61c297 [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:19 + git log --format=format:%s -1 b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 [Pipeline] echo 16:15:19 GIT_COMMIT: b61c297fd4c580a4e3b51801a0da3cdfd9ef1550, Commit Message: feat(meta): add RFC3986 validation on name fields [Pipeline] echo 16:15:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:15:21 16:15:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:15:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:15:21 latest: Pulling from edgex-devops/git-semver 16:15:21 31603596830f: Pulling fs layer 16:15:21 2a8b12db71e7: Pulling fs layer 16:15:21 6ca5941a6612: Pulling fs layer 16:15:21 ecc8261a40a4: Pulling fs layer 16:15:21 ecc8261a40a4: Waiting 16:15:21 2a8b12db71e7: Verifying Checksum 16:15:21 2a8b12db71e7: Download complete 16:15:22 31603596830f: Download complete 16:15:22 ecc8261a40a4: Verifying Checksum 16:15:22 ecc8261a40a4: Download complete 16:15:22 6ca5941a6612: Verifying Checksum 16:15:22 6ca5941a6612: Download complete 16:15:22 31603596830f: Pull complete 16:15:22 2a8b12db71e7: Pull complete 16:15:24 6ca5941a6612: Pull complete 16:15:24 ecc8261a40a4: Pull complete 16:15:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:15:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:15:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:15:24 prd-centos7-docker-4c-2g-18678 does not seem to be running inside a container 16:15:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-417 -v /w/workspace/dry_go-mod-core-contracts_PR-417:/w/workspace/dry_go-mod-core-contracts_PR-417:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-417@tmp:/w/workspace/dry_go-mod-core-contracts_PR-417@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:10004/edgex-devops/git-semver:latest cat 16:15:27 $ docker top 440d1d49a89f3b7f6170ec76a57847e867b956ea229cbc3f21388b7ff4965e6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:28 [ssh-agent] Looking for ssh-agent implementation... 16:15:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:28 $ docker exec 440d1d49a89f3b7f6170ec76a57847e867b956ea229cbc3f21388b7ff4965e6e ssh-agent 16:15:29 SSH_AUTH_SOCK=/tmp/ssh-guiZccs1DSMb/agent.11 16:15:29 SSH_AGENT_PID=16 16:15:29 Running ssh-add (command line suppressed) 16:15:29 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_5861070866428429715.key (/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_5861070866428429715.key) 16:15:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:30 + git tag --points-at HEAD [Pipeline] } 16:15:30 $ docker exec --env ******** --env ******** 440d1d49a89f3b7f6170ec76a57847e867b956ea229cbc3f21388b7ff4965e6e ssh-agent -k 16:15:30 unset SSH_AUTH_SOCK; 16:15:30 unset SSH_AGENT_PID; 16:15:30 echo Agent pid 16 killed; 16:15:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:15:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:30 [ssh-agent] Looking for ssh-agent implementation... 16:15:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:31 $ docker exec 440d1d49a89f3b7f6170ec76a57847e867b956ea229cbc3f21388b7ff4965e6e ssh-agent 16:15:31 SSH_AUTH_SOCK=/tmp/ssh-iD4UoW0QUw4M/agent.45 16:15:31 SSH_AGENT_PID=50 16:15:31 Running ssh-add (command line suppressed) 16:15:31 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_328306221622893860.key (/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/private_key_328306221622893860.key) 16:15:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:32 + git semver init 16:15:32 # -> Open(): unable to determine branch for HEAD 16:15:32 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-417/.git 16:15:32 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-417 16:15:32 # $SEMVER_REMOTE_NAME = origin 16:15:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:15:32 # $SEMVER_USER_NAME = edgex-jenkins 16:15:32 # $SEMVER_BRANCH = PR-417 16:15:32 # $SEMVER_TEMP = /tmp/semver-590934454 16:15:32 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:15:33 # '/tmp/semver-590934454' -> '/w/workspace/dry_go-mod-core-contracts_PR-417/.semver' 16:15:33 # -> Force: false 16:15:33 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-417/.semver [Pipeline] } 16:15:33 $ docker exec --env ******** --env ******** 440d1d49a89f3b7f6170ec76a57847e867b956ea229cbc3f21388b7ff4965e6e ssh-agent -k 16:15:33 unset SSH_AUTH_SOCK; 16:15:33 unset SSH_AGENT_PID; 16:15:33 echo Agent pid 50 killed; 16:15:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:15:33 + git semver [Pipeline] } 16:15:33 $ docker stop --time=1 440d1d49a89f3b7f6170ec76a57847e867b956ea229cbc3f21388b7ff4965e6e 16:15:35 $ docker rm -f 440d1d49a89f3b7f6170ec76a57847e867b956ea229cbc3f21388b7ff4965e6e [Pipeline] // withDockerContainer [Pipeline] sh 16:15:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:15:37 Stashed 1 file(s) [Pipeline] echo 16:15:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:15:53 Still waiting to schedule task 16:15:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:15:53 Still waiting to schedule task 16:15:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 16:17:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18679 in /w/workspace/dry_go-mod-core-contracts_PR-417 [Pipeline] { [Pipeline] ws 16:17:27 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 16:17:32 using credential edgex-jenkins-ssh 16:17:32 Cloning the remote Git repository 16:17:32 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:17:32 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 16:17:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:17:32 > git --version # timeout=10 16:17:32 > git --version # 'git version 2.17.1' 16:17:32 using GIT_SSH to set credentials SSH Credentials for GitHub 16:17:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:17:34 Merging remotes/origin/master commit 5dbd0348e12a845f32a07f96ca3394e7956e9069 into PR head commit b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 16:17:35 Merge succeeded, producing b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 16:17:35 Checking out Revision b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 (PR-417) 16:17:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:17:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:17:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:17:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:17:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:17:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/417/head:refs/remotes/origin/PR-417 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:17:34 > git config core.sparsecheckout # timeout=10 16:17:34 > git checkout -f b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 # timeout=10 16:17:35 > git remote # timeout=10 16:17:35 > git config --get remote.origin.url # timeout=10 16:17:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:17:35 > git merge 5dbd0348e12a845f32a07f96ca3394e7956e9069 # timeout=10 16:17:35 > git rev-parse HEAD^{commit} # timeout=10 16:17:35 > git config core.sparsecheckout # timeout=10 16:17:35 > git checkout -f b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 # timeout=10 16:17:39 Commit message: "feat(meta): add RFC3986 validation on name fields" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:17:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:17:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:17:42 + sudo service docker restart 16:17:42 + true [Pipeline] unstash [Pipeline] echo 16:17:45 ========================================================= 16:17:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:17:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:17:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:17:46 Sending build context to Docker daemon 2.144MB 16:17:46 Step 1/7 : ARG BASE=golang:1.15-alpine 16:17:46 Step 2/7 : FROM ${BASE} 16:17:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:17:46 5f621e34cdf4: Pulling fs layer 16:17:46 a4357932f1b6: Pulling fs layer 16:17:46 18c013af1878: Pulling fs layer 16:17:46 00ac8860ef70: Pulling fs layer 16:17:46 63d7cb157983: Pulling fs layer 16:17:46 b116817d02f9: Pulling fs layer 16:17:46 745a02a5169b: Pulling fs layer 16:17:46 00ac8860ef70: Waiting 16:17:46 63d7cb157983: Waiting 16:17:46 b116817d02f9: Waiting 16:17:46 745a02a5169b: Waiting 16:17:46 18c013af1878: Verifying Checksum 16:17:46 18c013af1878: Download complete 16:17:47 a4357932f1b6: Verifying Checksum 16:17:47 a4357932f1b6: Download complete 16:17:47 63d7cb157983: Verifying Checksum 16:17:47 63d7cb157983: Download complete 16:17:47 b116817d02f9: Download complete 16:17:47 5f621e34cdf4: Download complete 16:17:47 5f621e34cdf4: Pull complete 16:17:48 a4357932f1b6: Pull complete 16:17:48 18c013af1878: Pull complete 16:17:50 745a02a5169b: Download complete 16:17:51 00ac8860ef70: Verifying Checksum 16:17:51 00ac8860ef70: Download complete 16:18:01 00ac8860ef70: Pull complete 16:18:01 63d7cb157983: Pull complete 16:18:01 b116817d02f9: Pull complete 16:18:06 745a02a5169b: Pull complete 16:18:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:18:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:18:06 ---> b7e6874047d6 16:18:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:18:08 ---> Running in e249032018c6 16:18:09 Removing intermediate container e249032018c6 16:18:09 ---> 40f83cbc4e28 16:18:09 Step 4/7 : RUN apk add bash 16:18:09 ---> Running in 0a35957911c7 16:18:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:18:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:18:13 OK: 142 MiB in 39 packages 16:18:14 Removing intermediate container 0a35957911c7 16:18:14 ---> 3f6375a86c10 16:18:14 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:18:14 ---> Running in 286d13ce2fc0 16:18:14 Removing intermediate container 286d13ce2fc0 16:18:14 ---> 4fd845f31151 16:18:14 Step 6/7 : COPY go.mod . 16:18:15 ---> 0e57a4c85c4f 16:18:15 Step 7/7 : RUN go mod download 16:18:15 ---> Running in 7836917b095c 16:18:30 Removing intermediate container 7836917b095c 16:18:30 ---> 04293c417f58 16:18:30 Successfully built 04293c417f58 16:18:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:18:31 + docker inspect -f . ci-base-image-arm64 16:18:31 . [Pipeline] withDockerContainer 16:18:31 prd-ubuntu18.04-docker-arm64-4c-16g-18679 does not seem to be running inside a container 16:18:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:18:33 $ docker top e67ae0c9103cb9825428dd7f7e640918043eb44410c9155faf55b58be4b42d00 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:34 + go version 16:18:34 go version go1.15.5 linux/arm64 [Pipeline] } 16:18:34 $ docker stop --time=1 e67ae0c9103cb9825428dd7f7e640918043eb44410c9155faf55b58be4b42d00 16:18:34 Running on prd-centos7-docker-4c-2g-18680 in /w/workspace/dry_go-mod-core-contracts_PR-417 16:18:36 $ docker rm -f e67ae0c9103cb9825428dd7f7e640918043eb44410c9155faf55b58be4b42d00 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 16:18:36 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:37 + docker inspect -f . ci-base-image-arm64 16:18:37 . [Pipeline] withDockerContainer 16:18:37 prd-ubuntu18.04-docker-arm64-4c-16g-18679 does not seem to be running inside a container 16:18:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:18:39 $ docker top 159b49a29297dac0938c50c45b36b566f8d74e0d4fce769e05fdad53f1e524d2 -eo pid,comm 16:18:39 using credential edgex-jenkins-ssh 16:18:39 Cloning the remote Git repository [Pipeline] { [Pipeline] sh 16:18:39 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:18:39 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 16:18:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:18:39 > git --version # timeout=10 16:18:39 > git --version # 'git version 2.24.3' 16:18:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:18:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:18:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:18:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/417/head:refs/remotes/origin/PR-417 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:18:40 + make test 16:18:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:18:40 Merging remotes/origin/master commit 5dbd0348e12a845f32a07f96ca3394e7956e9069 into PR head commit b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 16:18:40 Merge succeeded, producing b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 16:18:40 Checking out Revision b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 (PR-417) 16:18:40 > git config core.sparsecheckout # timeout=10 16:18:40 > git checkout -f b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 # timeout=10 16:18:40 > git remote # timeout=10 16:18:40 > git config --get remote.origin.url # timeout=10 16:18:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:40 > git merge 5dbd0348e12a845f32a07f96ca3394e7956e9069 # timeout=10 16:18:40 > git rev-parse HEAD^{commit} # timeout=10 16:18:40 > git config core.sparsecheckout # timeout=10 16:18:40 > git checkout -f b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 # timeout=10 16:18:44 Commit message: "feat(meta): add RFC3986 validation on name fields" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:18:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:18:46 + sudo service docker restart 16:18:46 + true 16:18:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 16:18:47 ========================================================= 16:18:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:18:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:18:47 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:18:48 Sending build context to Docker daemon 2.145MB 16:18:48 Step 1/7 : ARG BASE=golang:1.15-alpine 16:18:48 Step 2/7 : FROM ${BASE} 16:18:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:18:48 188c0c94c7c5: Pulling fs layer 16:18:48 0ef7d3d256c8: Pulling fs layer 16:18:48 de9db76c5a1d: Pulling fs layer 16:18:48 bca2f99d35d6: Pulling fs layer 16:18:48 93359f2a8cfa: Pulling fs layer 16:18:48 7c6f9722023f: Pulling fs layer 16:18:48 a35cf1a2eb13: Pulling fs layer 16:18:48 93359f2a8cfa: Waiting 16:18:48 7c6f9722023f: Waiting 16:18:48 a35cf1a2eb13: Waiting 16:18:48 bca2f99d35d6: Waiting 16:18:48 de9db76c5a1d: Verifying Checksum 16:18:48 de9db76c5a1d: Download complete 16:18:48 0ef7d3d256c8: Download complete 16:18:48 93359f2a8cfa: Verifying Checksum 16:18:48 93359f2a8cfa: Download complete 16:18:48 7c6f9722023f: Verifying Checksum 16:18:48 7c6f9722023f: Download complete 16:18:48 188c0c94c7c5: Verifying Checksum 16:18:48 188c0c94c7c5: Download complete 16:18:48 188c0c94c7c5: Pull complete 16:18:48 0ef7d3d256c8: Pull complete 16:18:49 de9db76c5a1d: Pull complete 16:18:50 a35cf1a2eb13: Verifying Checksum 16:18:50 a35cf1a2eb13: Download complete 16:18:51 bca2f99d35d6: Download complete 16:18:56 bca2f99d35d6: Pull complete 16:18:56 93359f2a8cfa: Pull complete 16:18:56 7c6f9722023f: Pull complete 16:19:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:19:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.033s coverage: 85.7% of statements 16:19:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.076s coverage: 100.0% of statements 16:19:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements 16:19:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.033s coverage: 77.8% of statements 16:19:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:19:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 26.3% of statements 16:19:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.040s coverage: 14.7% of statements 16:19:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements 16:19:06 a35cf1a2eb13: Pull complete 16:19:06 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:19:06 ---> a62c8e92a672 16:19:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:19:06 ---> Running in df2ebf9e8ccd 16:19:06 Removing intermediate container df2ebf9e8ccd 16:19:06 ---> 6bb14889d242 16:19:06 Step 4/7 : RUN apk add bash 16:19:06 ---> Running in 26d60ecf4bb1 16:19:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:19:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:19:06 ERROR: http://nl.alpinelinux.org/alpine/v3.12/main: remote server returned error (try 'apk update') 16:19:06 WARNING: Ignoring APKINDEX.ff3ff8db.tar.gz: No such file or directory 16:19:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.086s coverage: 91.8% of statements 16:19:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:19:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:19:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.042s coverage: 100.0% of statements 16:19:07 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.017s coverage: 47.8% of statements 16:19:08 OK: 166 MiB in 39 packages 16:19:08 Removing intermediate container 26d60ecf4bb1 16:19:08 ---> dd9ecd32c3df 16:19:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:19:08 ---> Running in 28e524eeb762 16:19:08 Removing intermediate container 28e524eeb762 16:19:08 ---> 902e64e6de5e 16:19:08 Step 6/7 : COPY go.mod . 16:19:09 ---> e907cf31f271 16:19:09 Step 7/7 : RUN go mod download 16:19:09 ---> Running in 5a9015f489c4 16:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.088s coverage: 63.0% of statements 16:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 16:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.025s coverage: 15.4% of statements 16:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.038s coverage: 15.4% of statements 16:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.036s coverage: 14.3% of statements 16:19:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:19:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.144s coverage: 84.4% of statements 16:19:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:19:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:19:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.107s coverage: 44.1% of statements 16:19:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.044s coverage: 94.4% of statements 16:19:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.126s coverage: 93.2% of statements 16:19:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 16:19:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:19:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:19:21 Removing intermediate container 5a9015f489c4 16:19:21 ---> e238143fac1a 16:19:21 Successfully built e238143fac1a 16:19:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:19:21 + docker inspect -f . ci-base-image-x86_64 16:19:21 . [Pipeline] withDockerContainer 16:19:21 prd-centos7-docker-4c-2g-18680 does not seem to be running inside a container 16:19:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:19:22 gofmt -l . 16:19:22 [ "`gofmt -l .`" = "" ] 16:19:22 $ docker top 2d24b252de0029c4d553ca7a89df4d5fe8cbbc8ff179f9aa3a3629fea6c94f36 -eo pid,comm [Pipeline] { [Pipeline] } 16:19:22 $ docker stop --time=1 159b49a29297dac0938c50c45b36b566f8d74e0d4fce769e05fdad53f1e524d2 16:19:25 $ docker rm -f 159b49a29297dac0938c50c45b36b566f8d74e0d4fce769e05fdad53f1e524d2 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 16:19:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:19:26 + go version 16:19:26 go version go1.15.5 linux/amd64 [Pipeline] } 16:19:26 $ docker stop --time=1 2d24b252de0029c4d553ca7a89df4d5fe8cbbc8ff179f9aa3a3629fea6c94f36 16:19:27 Stashed 1 file(s) 16:19:27 $ docker rm -f 2d24b252de0029c4d553ca7a89df4d5fe8cbbc8ff179f9aa3a3629fea6c94f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } 16:19:28 + docker inspect -f . ci-base-image-x86_64 16:19:28 . [Pipeline] // withEnv [Pipeline] } [Pipeline] withDockerContainer 16:19:28 prd-centos7-docker-4c-2g-18680 does not seem to be running inside a container 16:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:19:29 $ docker top e0997c39bee0fddaea23b81741e0e2e747f3164f69bcf1fec011711e40ddb5dc -eo pid,comm [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 16:19:30 + make test 16:19:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] // stage [Pipeline] } 16:19:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:19:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.048s coverage: 85.7% of statements 16:19:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.021s coverage: 100.0% of statements 16:19:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements 16:19:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.014s coverage: 77.8% of statements 16:19:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:19:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.037s coverage: 26.3% of statements 16:19:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.012s coverage: 14.7% of statements 16:19:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.013s coverage: 100.0% of statements 16:19:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.045s coverage: 91.8% of statements 16:19:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:19:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:19:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements 16:19:39 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 47.8% of statements 16:19:41 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.035s coverage: 63.0% of statements 16:19:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements 16:19:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements 16:19:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements 16:19:41 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.035s coverage: 14.3% of statements 16:19:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:19:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.049s coverage: 84.4% of statements 16:19:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:19:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:19:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 44.1% of statements 16:19:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.019s coverage: 94.4% of statements 16:19:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.033s coverage: 93.2% of statements 16:19:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 16:19:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:19:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:19:43 gofmt -l . 16:19:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:19:44 $ docker stop --time=1 e0997c39bee0fddaea23b81741e0e2e747f3164f69bcf1fec011711e40ddb5dc 16:19:46 $ docker rm -f e0997c39bee0fddaea23b81741e0e2e747f3164f69bcf1fec011711e40ddb5dc [Pipeline] // withDockerContainer [Pipeline] sh 16:19:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:19:47 Warning: overwriting stash ‘coverage-report’ 16:19:47 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 [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] wrap 16:19:49 provisioning config files... 16:19:49 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/config4790811600614164090tmp [Pipeline] { [Pipeline] sh 16:19:49 + set +x 16:19:49 + bash -s -- 16:19:49 + curl -s https://codecov.io/bash 16:19:50 16:19:50 _____ _ 16:19:50 / ____| | | 16:19:50 | | ___ __| | ___ ___ _____ __ 16:19:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:19:50 | |___| (_) | (_| | __/ (_| (_) \ V / 16:19:50 \_____\___/ \__,_|\___|\___\___/ \_/ 16:19:50 Bash-20201231-23d4836 16:19:50 16:19:50 16:19:50 ==> git version 2.24.3 found 16:19:50 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:19:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:19:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:19:50 ==> Jenkins CI detected. 16:19:50 project root: . 16:19:50 --> token set from env 16:19:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:19:50 ==> Running gcov in . (disable via -X gcov) 16:19:50 ==> Python coveragepy not found 16:19:50 ==> Searching for coverage reports in: 16:19:50 + . 16:19:50 -> Found 1 reports 16:19:50 ==> Detecting git/mercurial file structure 16:19:50 ==> Reading reports 16:19:50 + ./coverage.out bytes=119868 16:19:50 ==> Appending adjustments 16:19:50 https://docs.codecov.io/docs/fixing-reports 16:19:51 + Found adjustments 16:19:51 ==> Gzipping contents 16:19:51 20K /tmp/codecov.yRpsE6.gz 16:19:52 ==> Uploading reports 16:19:52 url: https://codecov.io 16:19:52 query: branch=PR-417&commit=b61c297fd4c580a4e3b51801a0da3cdfd9ef1550&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-417%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=417&job=&cmd_args= 16:19:52 -> Pinging Codecov 16:19:52 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-417&commit=b61c297fd4c580a4e3b51801a0da3cdfd9ef1550&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-417%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=417&job=&cmd_args= 16:19:52 -> Uploading to 16:19:52 https://storage.googleapis.com/codecov/v4/raw/2021-01-06/71470A77251A30514AAF9C0BB2E5B6CE/b61c297fd4c580a4e3b51801a0da3cdfd9ef1550/f6788fb8-6c7d-4e2b-9da0-0c20c3da327e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210106T161952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27f2eea7d8ac7933a44590b5cc42fec272548a9cd8f6f298dd71dc675c538ca5 16:19:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:52 Dload Upload Total Spent Left Speed 16:19:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19044 0 0 100 19044 0 39022 --:--:-- --:--:-- --:--:-- 39104 16:19:53 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b61c297fd4c580a4e3b51801a0da3cdfd9ef1550 [Pipeline] } 16:19:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 16:19:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:19:56 ---> package-listing.sh 16:19:56 ++ tr '[:upper:]' '[:lower:]' 16:19:56 ++ facter osfamily 16:19:56 + OS_FAMILY=redhat 16:19:56 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-417 16:19:56 + START_PACKAGES=/tmp/packages_start.txt 16:19:56 + END_PACKAGES=/tmp/packages_end.txt 16:19:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:19:56 + PACKAGES=/tmp/packages_start.txt 16:19:56 + '[' /w/workspace/dry_go-mod-core-contracts_PR-417 ']' 16:19:56 + PACKAGES=/tmp/packages_end.txt 16:19:56 + case "${OS_FAMILY}" in 16:19:56 + sort 16:19:56 + rpm -qa 16:20:02 + '[' -f /tmp/packages_start.txt ']' 16:20:02 + '[' -f /tmp/packages_end.txt ']' 16:20:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:20:02 + '[' /w/workspace/dry_go-mod-core-contracts_PR-417 ']' 16:20:02 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-417/archives/ 16:20:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-417/archives/ [Pipeline] echo 16:20:02 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-417/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:20:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:20:03 16:20:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:20:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:20:03 alpine: Pulling from edgex-lftools-log-publisher 16:20:03 df20fa9351a1: Pulling fs layer 16:20:03 36b3adc4ff6f: Pulling fs layer 16:20:03 8ad3a11d3b57: Pulling fs layer 16:20:03 46f8f816bc3b: Pulling fs layer 16:20:03 93b61091891f: Pulling fs layer 16:20:03 93b9cdb0e59b: Pulling fs layer 16:20:03 5e14af77c1be: Pulling fs layer 16:20:03 01666e4c0597: Pulling fs layer 16:20:03 aa168da1d23b: Pulling fs layer 16:20:03 93b61091891f: Waiting 16:20:03 93b9cdb0e59b: Waiting 16:20:03 46f8f816bc3b: Waiting 16:20:03 5e14af77c1be: Waiting 16:20:03 01666e4c0597: Waiting 16:20:03 aa168da1d23b: Waiting 16:20:03 36b3adc4ff6f: Download complete 16:20:04 46f8f816bc3b: Download complete 16:20:04 df20fa9351a1: Verifying Checksum 16:20:04 df20fa9351a1: Download complete 16:20:04 93b9cdb0e59b: Verifying Checksum 16:20:04 93b9cdb0e59b: Download complete 16:20:04 5e14af77c1be: Verifying Checksum 16:20:04 5e14af77c1be: Download complete 16:20:04 93b61091891f: Verifying Checksum 16:20:04 93b61091891f: Download complete 16:20:04 01666e4c0597: Verifying Checksum 16:20:04 01666e4c0597: Download complete 16:20:04 df20fa9351a1: Pull complete 16:20:04 36b3adc4ff6f: Pull complete 16:20:05 8ad3a11d3b57: Verifying Checksum 16:20:05 8ad3a11d3b57: Download complete 16:20:07 8ad3a11d3b57: Pull complete 16:20:07 46f8f816bc3b: Pull complete 16:20:08 93b61091891f: Pull complete 16:20:08 93b9cdb0e59b: Pull complete 16:20:08 5e14af77c1be: Pull complete 16:20:09 01666e4c0597: Pull complete 16:20:09 aa168da1d23b: Verifying Checksum 16:20:09 aa168da1d23b: Download complete 16:20:21 aa168da1d23b: Pull complete 16:20:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:20:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:20:22 prd-centos7-docker-4c-2g-18678 does not seem to be running inside a container 16:20:22 $ 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-417/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-417 -v /w/workspace/dry_go-mod-core-contracts_PR-417:/w/workspace/dry_go-mod-core-contracts_PR-417:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-417@tmp:/w/workspace/dry_go-mod-core-contracts_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:20:25 $ docker top 890cd38d0e8be284039bd98623f250ee05cfd43ffda003d46cd59e6223880f53 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:26 + touch /tmp/pre-build-complete [Pipeline] sh 16:20:26 + mkdir -p /var/log/sa [Pipeline] sh 16:20:27 + ls /var/log/sa-host 16:20:27 + sadf -c /var/log/sa-host/sa06 16:20:27 file_magic: OK 16:20:27 HZ: Using current value: 100 16:20:27 file_header: OK 16:20:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:20:27 Statistics: 16:20:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:20:27 File successfully converted to sysstat format version 12.2.1 16:20:27 + sadf -c /var/log/sa-host/sa23 16:20:27 file_magic: OK 16:20:27 HZ: Using current value: 100 16:20:27 file_header: OK 16:20:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:20:27 Statistics: 16:20:27 Hnuu...uuuununununu... 16:20:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:27 provisioning config files... 16:20:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-417@tmp/config4429273912228828221tmp [Pipeline] { [Pipeline] echo 16:20:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:20:28 ---> create-netrc.sh [Pipeline] } 16:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:20:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:20:28 ---> python-tools-install.sh [Pipeline] echo 16:20:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:20:29 ---> sudo-logs.sh 16:20:29 Archiving 'sudo' log.. [Pipeline] echo 16:20:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:20:29 ---> job-cost.sh 16:20:29 lf-activate-venv: SKIPPING 16:20:29 INFO: No Stack... 16:20:30 INFO: Retrieving Pricing Info for: v1-standard-2 16:20:31 INFO: Archiving Costs [Pipeline] echo 16:20:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:20:31 ---> logs-deploy.sh 16:20:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-417/6 16:20:31 INFO: archiving workspace using pattern(s): 16:20:34 Archives upload complete. 16:20:34 INFO: archiving logs to Nexus 16:20:35 ---> uname -a: 16:20:35 Linux prd-centos7-docker-4c-2g-18678.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:20:35 16:20:35 16:20:35 ---> lscpu: 16:20:35 Architecture: x86_64 16:20:35 CPU op-mode(s): 32-bit, 64-bit 16:20:35 Byte Order: Little Endian 16:20:35 Address sizes: 40 bits physical, 48 bits virtual 16:20:35 CPU(s): 4 16:20:35 On-line CPU(s) list: 0-3 16:20:35 Thread(s) per core: 1 16:20:35 Core(s) per socket: 1 16:20:35 Socket(s): 4 16:20:35 NUMA node(s): 1 16:20:35 Vendor ID: GenuineIntel 16:20:35 CPU family: 6 16:20:35 Model: 44 16:20:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:20:35 Stepping: 1 16:20:35 CPU MHz: 2933.438 16:20:35 BogoMIPS: 5866.87 16:20:35 Virtualization: VT-x 16:20:35 Hypervisor vendor: KVM 16:20:35 Virtualization type: full 16:20:35 L1d cache: 128 KiB 16:20:35 L1i cache: 128 KiB 16:20:35 L2 cache: 16 MiB 16:20:35 L3 cache: 64 MiB 16:20:35 NUMA node0 CPU(s): 0-3 16:20:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:20:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:20:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:20:35 Vulnerability Meltdown: Mitigation; PTI 16:20:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:20:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:20:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:20:35 Vulnerability Srbds: Not affected 16:20:35 Vulnerability Tsx async abort: Not affected 16:20:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:20:35 16:20:35 16:20:35 ---> nproc: 16:20:35 4 16:20:35 16:20:35 16:20:35 ---> df -h: 16:20:35 Filesystem Size Used Available Use% Mounted on 16:20:35 overlay 50.0G 7.3G 42.7G 15% / 16:20:35 tmpfs 64.0M 0 64.0M 0% /dev 16:20:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:20:35 shm 64.0M 0 64.0M 0% /dev/shm 16:20:35 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 16:20:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 16:20:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 16:20:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 16:20:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 16:20:35 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-417 16:20:35 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 16:20:35 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-417@tmp 16:20:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 16:20:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 16:20:35 16:20:35 16:20:35 ---> free -m: 16:20:35 total used free shared buff/cache available 16:20:35 Mem: 1837 688 115 0 1033 1044 16:20:35 Swap: 1023 1 1022 16:20:35 16:20:35 16:20:35 ---> ip addr: 16:20:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:20:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:20:35 inet 127.0.0.1/8 scope host lo 16:20:35 valid_lft forever preferred_lft forever 16:20:35 inet6 ::1/128 scope host 16:20:35 valid_lft forever preferred_lft forever 16:20:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:20:35 link/ether fa:16:3e:63:4d:91 brd ff:ff:ff:ff:ff:ff 16:20:35 inet 10.30.122.47/23 brd 10.30.123.255 scope global dynamic eth0 16:20:35 valid_lft 86029sec preferred_lft 86029sec 16:20:35 inet6 fe80::f816:3eff:fe63:4d91/64 scope link 16:20:35 valid_lft forever preferred_lft forever 16:20:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:20:35 link/ether 02:42:97:6d:f2:55 brd ff:ff:ff:ff:ff:ff 16:20:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:20:35 valid_lft forever preferred_lft forever 16:20:35 inet6 fe80::42:97ff:fe6d:f255/64 scope link 16:20:35 valid_lft forever preferred_lft forever 16:20:35 16:20:35 16:20:35 ---> sar -b -r -n DEV: 16:20:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) 16:20:35 16:20:35 16:14:11 LINUX RESTART (4 CPU) 16:20:35 16:20:35 16:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:20:35 16:16:01 50.48 14.37 36.11 0.00 4763.71 2516.48 0.00 16:20:35 16:17:02 0.52 0.00 0.52 0.00 0.00 14.02 0.00 16:20:35 16:18:01 0.49 0.00 0.49 0.00 0.00 6.86 0.00 16:20:35 16:19:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 16:20:35 16:20:01 45.37 44.60 0.77 0.00 3541.11 26.27 0.00 16:20:35 Average: 19.49 11.84 7.66 0.00 1667.51 515.48 0.00 16:20:35 16:20:35 16:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:20:35 16:16:01 166472 0 587228 31.21 2620 1125224 1158364 39.53 393388 1120748 128 16:20:35 16:17:02 176836 0 576856 30.66 2620 1125232 1076252 36.73 394996 1110136 12 16:20:35 16:18:01 176120 0 577568 30.70 2620 1125236 1076468 36.74 398224 1108220 8 16:20:35 16:19:01 173104 0 580584 30.86 2620 1125236 1076444 36.74 402696 1106752 16 16:20:35 16:20:01 70908 0 605372 32.17 2620 1202644 1112628 37.97 427240 1183100 88 16:20:35 Average: 152688 0 585522 31.12 2620 1140714 1100031 37.54 403309 1125791 50 16:20:35 16:20:35 16:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:20:35 16:16:01 eth0 141.81 108.01 575.20 59.71 0.00 0.00 0.00 0.00 16:20:35 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:35 16:16:01 docker0 7.51 5.57 1.46 15.14 0.00 0.00 0.00 0.00 16:20:35 16:17:02 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:20:35 16:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:35 16:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:35 16:18:01 eth0 0.73 0.54 0.29 0.22 0.00 0.00 0.00 0.00 16:20:35 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:35 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:35 16:19:01 eth0 0.82 0.37 0.31 0.20 0.00 0.00 0.00 0.00 16:20:35 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:35 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:35 16:20:01 eth0 11.46 7.10 11.24 4.59 0.00 0.00 0.00 0.00 16:20:35 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:35 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:35 Average: eth0 31.25 23.32 117.94 13.00 0.00 0.00 0.00 0.00 16:20:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:35 Average: docker0 1.51 1.12 0.29 3.04 0.00 0.00 0.00 0.00 16:20:35 16:20:35 16:20:35 ---> sar -P ALL: 16:20:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) 16:20:35 16:20:35 16:14:11 LINUX RESTART (4 CPU) 16:20:35 16:20:35 16:15:01 CPU %user %nice %system %iowait %steal %idle 16:20:35 16:16:01 all 3.75 0.00 2.51 1.25 7.91 84.58 16:20:35 16:16:01 0 4.10 0.00 3.00 0.63 8.02 84.25 16:20:35 16:16:01 1 3.44 0.00 3.12 2.22 8.32 82.90 16:20:35 16:16:01 2 4.10 0.00 1.87 1.77 7.97 84.28 16:20:35 16:16:01 3 3.37 0.00 2.05 0.39 7.32 86.87 16:20:35 16:17:02 all 0.12 0.00 0.09 0.00 0.58 99.21 16:20:35 16:17:02 0 0.03 0.00 0.08 0.00 0.46 99.42 16:20:35 16:17:02 1 0.17 0.00 0.10 0.00 0.51 99.22 16:20:35 16:17:02 2 0.26 0.00 0.12 0.00 1.04 98.58 16:20:35 16:17:02 3 0.00 0.00 0.05 0.00 0.32 99.63 16:20:35 16:18:01 all 0.11 0.00 0.07 0.00 0.48 99.34 16:20:35 16:18:01 0 0.02 0.00 0.07 0.00 0.27 99.64 16:20:35 16:18:01 1 0.03 0.00 0.07 0.00 0.27 99.63 16:20:35 16:18:01 2 0.32 0.00 0.08 0.00 0.76 98.84 16:20:35 16:18:01 3 0.07 0.00 0.05 0.00 0.62 99.26 16:20:35 16:19:01 all 0.11 0.00 0.05 0.00 0.35 99.50 16:20:35 16:19:01 0 0.02 0.00 0.03 0.00 0.20 99.75 16:20:35 16:19:01 1 0.03 0.00 0.03 0.00 0.30 99.63 16:20:35 16:19:01 2 0.35 0.00 0.07 0.00 0.40 99.19 16:20:35 16:19:01 3 0.03 0.00 0.05 0.00 0.48 99.43 16:20:35 16:20:01 all 0.97 0.00 0.90 1.32 2.42 94.38 16:20:35 16:20:01 0 0.96 0.00 0.81 0.89 2.59 94.76 16:20:35 16:20:01 1 0.59 0.00 0.91 0.05 2.50 95.95 16:20:35 16:20:01 2 1.83 0.00 0.96 4.02 2.06 91.13 16:20:35 16:20:01 3 0.51 0.00 0.94 0.35 2.54 95.67 16:20:35 Average: all 1.02 0.00 0.73 0.52 2.36 95.38 16:20:35 Average: 0 1.03 0.00 0.80 0.31 2.32 95.55 16:20:35 Average: 1 0.86 0.00 0.85 0.46 2.39 95.45 16:20:35 Average: 2 1.38 0.00 0.62 1.16 2.46 94.38 16:20:35 Average: 3 0.80 0.00 0.63 0.15 2.27 96.14 16:20:35 16:20:35 16:20:35