Pull request #550 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 954b5fff909ec690bd84a1e74f6f909a895852e5 rather than 197c71b6a390d33e1e1f811620a64839b455cc2a Obtained Jenkinsfile from 954b5fff909ec690bd84a1e74f6f909a895852e5 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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.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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30248 in /w/workspace/dry_go-mod-core-contracts_PR-550 [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-550 # 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 > 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/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 197c71b6a390d33e1e1f811620a64839b455cc2a Merge succeeded, producing 197c71b6a390d33e1e1f811620a64839b455cc2a Checking out Revision 197c71b6a390d33e1e1f811620a64839b455cc2a (PR-550) > git config core.sparsecheckout # timeout=10 > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # 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 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # timeout=10 Commit message: "feat: add CBOR support in EventClient for binary reading" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:03 ========================================================= 05:42:03 EdgeX Global Pipelines Version Info 05:42:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:04 ------------------- 05:42:04 stable info: 05:42:04 ------------------- 05:42:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:04 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:42:04 Message: update stable to v1.0.186 05:42:05 ------------------- 05:42:05 experimental info: 05:42:05 ------------------- 05:42:05 Commited By: **** collab-it+edgex@linuxfoundation.org 05:42:05 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:42:05 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:42:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:42:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:42:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:42:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:42:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-550 [Pipeline] echo 05:42:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-550 [Pipeline] echo 05:42:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-550 [Pipeline] echo 05:42:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 197c71b6a390d33e1e1f811620a64839b455cc2a [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 197c71b [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:09 + git log --format=format:%s -1 197c71b6a390d33e1e1f811620a64839b455cc2a [Pipeline] echo 05:42:09 GIT_COMMIT: 197c71b6a390d33e1e1f811620a64839b455cc2a, Commit Message: feat: add CBOR support in EventClient for binary reading [Pipeline] echo 05:42:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:11 05:42:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:42:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:11 latest: Pulling from edgex-devops/git-semver 05:42:11 31603596830f: Pulling fs layer 05:42:11 2a8b12db71e7: Pulling fs layer 05:42:11 6ca5941a6612: Pulling fs layer 05:42:11 ecc8261a40a4: Pulling fs layer 05:42:11 ecc8261a40a4: Waiting 05:42:11 2a8b12db71e7: Verifying Checksum 05:42:11 2a8b12db71e7: Download complete 05:42:11 31603596830f: Verifying Checksum 05:42:11 31603596830f: Download complete 05:42:11 6ca5941a6612: Verifying Checksum 05:42:11 6ca5941a6612: Download complete 05:42:11 ecc8261a40a4: Verifying Checksum 05:42:11 ecc8261a40a4: Download complete 05:42:12 31603596830f: Pull complete 05:42:12 2a8b12db71e7: Pull complete 05:42:13 6ca5941a6612: Pull complete 05:42:13 ecc8261a40a4: Pull complete 05:42:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:42:13 prd-centos7-docker-4c-2g-30248 does not seem to be running inside a container 05:42:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@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 05:42:15 $ docker top 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:16 [ssh-agent] Looking for ssh-agent implementation... 05:42:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:16 $ docker exec 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd ssh-agent 05:42:16 SSH_AUTH_SOCK=/tmp/ssh-H2ovV853yPBq/agent.13 05:42:16 SSH_AGENT_PID=18 05:42:16 Running ssh-add (command line suppressed) 05:42:16 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_1543877717616504815.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_1543877717616504815.key) 05:42:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:17 + git tag --points-at HEAD [Pipeline] } 05:42:17 $ docker exec --env ******** --env ******** 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd ssh-agent -k 05:42:17 unset SSH_AUTH_SOCK; 05:42:17 unset SSH_AGENT_PID; 05:42:17 echo Agent pid 18 killed; 05:42:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:42:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:17 [ssh-agent] Looking for ssh-agent implementation... 05:42:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:17 $ docker exec 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd ssh-agent 05:42:17 SSH_AUTH_SOCK=/tmp/ssh-K01t0H5xHlR9/agent.48 05:42:17 SSH_AGENT_PID=54 05:42:17 Running ssh-add (command line suppressed) 05:42:17 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_5469303506979916176.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_5469303506979916176.key) 05:42:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:18 + git semver init 05:42:18 # -> Open(): unable to determine branch for HEAD 05:42:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.git 05:42:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-550 05:42:18 # $SEMVER_REMOTE_NAME = origin 05:42:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:42:18 # $SEMVER_USER_NAME = edgex-jenkins 05:42:18 # $SEMVER_BRANCH = PR-550 05:42:18 # $SEMVER_TEMP = /tmp/semver-820957649 05:42:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:42:19 # '/tmp/semver-820957649' -> '/w/workspace/dry_go-mod-core-contracts_PR-550/.semver' 05:42:19 # -> Force: false 05:42:19 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.semver [Pipeline] } 05:42:19 $ docker exec --env ******** --env ******** 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd ssh-agent -k 05:42:19 unset SSH_AUTH_SOCK; 05:42:19 unset SSH_AGENT_PID; 05:42:19 echo Agent pid 54 killed; 05:42:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:20 + git semver [Pipeline] } 05:42:20 $ docker stop --time=1 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd 05:42:22 $ docker rm -f 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd [Pipeline] // withDockerContainer [Pipeline] sh 05:42:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:42:23 Stashed 1 file(s) [Pipeline] echo 05:42:23 [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 05:42:39 Still waiting to schedule task 05:42:39 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30248’ 05:42:39 Still waiting to schedule task 05:42:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:44:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30249 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws 05:44:24 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 05:44:30 using credential edgex-jenkins-ssh 05:44:30 Cloning the remote Git repository 05:44:30 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:44:30 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 05:44:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:44:30 > git --version # timeout=10 05:44:30 > git --version # 'git version 2.17.1' 05:44:30 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:32 Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 197c71b6a390d33e1e1f811620a64839b455cc2a 05:44:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:44:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:44:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:44:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:44:32 > git config core.sparsecheckout # timeout=10 05:44:32 > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # timeout=10 05:44:32 Merge succeeded, producing 197c71b6a390d33e1e1f811620a64839b455cc2a 05:44:32 Checking out Revision 197c71b6a390d33e1e1f811620a64839b455cc2a (PR-550) 05:44:32 > git remote # timeout=10 05:44:32 > git config --get remote.origin.url # timeout=10 05:44:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:32 > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 05:44:32 > git rev-parse HEAD^{commit} # timeout=10 05:44:32 > git config core.sparsecheckout # timeout=10 05:44:33 > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # timeout=10 05:44:37 Commit message: "feat: add CBOR support in EventClient for binary reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:44:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:44:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:44:40 + sudo service docker restart 05:44:40 + true [Pipeline] unstash [Pipeline] echo 05:44:43 ========================================================= 05:44:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:44:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:44:43 + 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 . 05:44:44 Sending build context to Docker daemon 2.857MB 05:44:44 Step 1/7 : ARG BASE=golang:1.15-alpine 05:44:44 Step 2/7 : FROM ${BASE} 05:44:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:44:44 5f621e34cdf4: Pulling fs layer 05:44:44 a4357932f1b6: Pulling fs layer 05:44:44 18c013af1878: Pulling fs layer 05:44:44 00ac8860ef70: Pulling fs layer 05:44:44 63d7cb157983: Pulling fs layer 05:44:44 b116817d02f9: Pulling fs layer 05:44:44 745a02a5169b: Pulling fs layer 05:44:44 63d7cb157983: Waiting 05:44:44 b116817d02f9: Waiting 05:44:44 745a02a5169b: Waiting 05:44:44 00ac8860ef70: Waiting 05:44:44 18c013af1878: Verifying Checksum 05:44:44 18c013af1878: Download complete 05:44:44 a4357932f1b6: Download complete 05:44:44 63d7cb157983: Verifying Checksum 05:44:44 63d7cb157983: Download complete 05:44:44 b116817d02f9: Verifying Checksum 05:44:44 b116817d02f9: Download complete 05:44:45 5f621e34cdf4: Verifying Checksum 05:44:45 5f621e34cdf4: Download complete 05:44:46 5f621e34cdf4: Pull complete 05:44:47 a4357932f1b6: Pull complete 05:44:47 18c013af1878: Pull complete 05:44:48 745a02a5169b: Verifying Checksum 05:44:48 745a02a5169b: Download complete 05:44:49 00ac8860ef70: Verifying Checksum 05:44:49 00ac8860ef70: Download complete 05:44:59 00ac8860ef70: Pull complete 05:44:59 63d7cb157983: Pull complete 05:45:00 b116817d02f9: Pull complete 05:45:02 Running on prd-centos7-docker-4c-2g-30250 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws 05:45:02 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 05:45:03 745a02a5169b: Pull complete 05:45:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:45:03 ---> b7e6874047d6 05:45:03 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:45:04 using credential edgex-jenkins-ssh 05:45:04 Cloning the remote Git repository 05:45:04 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:45:04 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 05:45:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:45:04 > git --version # timeout=10 05:45:04 > git --version # 'git version 2.24.3' 05:45:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:45:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:45:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:45:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:45:06 Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 197c71b6a390d33e1e1f811620a64839b455cc2a 05:45:06 Merge succeeded, producing 197c71b6a390d33e1e1f811620a64839b455cc2a 05:45:06 Checking out Revision 197c71b6a390d33e1e1f811620a64839b455cc2a (PR-550) 05:45:06 > git config core.sparsecheckout # timeout=10 05:45:06 > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # timeout=10 05:45:06 > git remote # timeout=10 05:45:06 > git config --get remote.origin.url # timeout=10 05:45:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:06 > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 05:45:06 > git rev-parse HEAD^{commit} # timeout=10 05:45:06 > git config core.sparsecheckout # timeout=10 05:45:06 > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # timeout=10 05:45:07 ---> Running in ebd5bce5a09f 05:45:07 Removing intermediate container ebd5bce5a09f 05:45:07 ---> 1d86038b8280 05:45:07 Step 4/7 : RUN apk add bash 05:45:07 ---> Running in 7333609bc4de 05:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:45:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:45:09 Commit message: "feat: add CBOR support in EventClient for binary reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 05:45:10 OK: 142 MiB in 39 packages [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:45:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:45:11 + sudo service docker restart 05:45:11 + true 05:45:11 Redirecting to /bin/systemctl restart docker.service 05:45:11 Removing intermediate container 7333609bc4de 05:45:11 ---> 2e6d5472e50d 05:45:11 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:45:11 ---> Running in 4be6d8db1271 05:45:12 Removing intermediate container 4be6d8db1271 05:45:12 ---> 3dd38808deb7 05:45:12 Step 6/7 : COPY go.mod . [Pipeline] unstash [Pipeline] echo 05:45:12 ========================================================= 05:45:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:45:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:45:13 ---> 3bea3b7f08ab 05:45:13 Step 7/7 : RUN go mod download 05:45:13 ---> Running in 8b358d6071f4 05:45:13 + 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 . 05:45:13 Sending build context to Docker daemon 2.858MB 05:45:13 Step 1/7 : ARG BASE=golang:1.15-alpine 05:45:13 Step 2/7 : FROM ${BASE} 05:45:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:45:14 188c0c94c7c5: Pulling fs layer 05:45:14 0ef7d3d256c8: Pulling fs layer 05:45:14 de9db76c5a1d: Pulling fs layer 05:45:14 bca2f99d35d6: Pulling fs layer 05:45:14 93359f2a8cfa: Pulling fs layer 05:45:14 7c6f9722023f: Pulling fs layer 05:45:14 a35cf1a2eb13: Pulling fs layer 05:45:14 93359f2a8cfa: Waiting 05:45:14 a35cf1a2eb13: Waiting 05:45:14 7c6f9722023f: Waiting 05:45:14 bca2f99d35d6: Waiting 05:45:14 de9db76c5a1d: Download complete 05:45:14 0ef7d3d256c8: Download complete 05:45:14 93359f2a8cfa: Download complete 05:45:14 7c6f9722023f: Verifying Checksum 05:45:14 7c6f9722023f: Download complete 05:45:14 188c0c94c7c5: Verifying Checksum 05:45:14 188c0c94c7c5: Download complete 05:45:14 188c0c94c7c5: Pull complete 05:45:14 0ef7d3d256c8: Pull complete 05:45:14 de9db76c5a1d: Pull complete 05:45:16 a35cf1a2eb13: Verifying Checksum 05:45:16 a35cf1a2eb13: Download complete 05:45:16 bca2f99d35d6: Verifying Checksum 05:45:16 bca2f99d35d6: Download complete 05:45:22 bca2f99d35d6: Pull complete 05:45:22 93359f2a8cfa: Pull complete 05:45:22 7c6f9722023f: Pull complete 05:45:28 Removing intermediate container 8b358d6071f4 05:45:28 ---> 8c5e3a0ea4ea 05:45:28 Successfully built 8c5e3a0ea4ea 05:45:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:45:28 + docker inspect -f . ci-base-image-arm64 05:45:28 . [Pipeline] withDockerContainer 05:45:28 a35cf1a2eb13: Pull complete 05:45:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:45:28 ---> a62c8e92a672 05:45:28 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:45:28 ---> Running in 00361c5ba4ea 05:45:28 Removing intermediate container 00361c5ba4ea 05:45:28 ---> 6dd525e7cde1 05:45:28 Step 4/7 : RUN apk add bash 05:45:28 ---> Running in 612d4f50c504 05:45:28 prd-ubuntu18.04-docker-arm64-4c-16g-30249 does not seem to be running inside a container 05:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 05:45:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:45:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:45:30 $ docker top 54a19ee72b2d5ff65290c82ef9fdf64d3df42e583c703ba177c79a9bad167ee9 -eo pid,comm 05:45:30 OK: 166 MiB in 39 packages [Pipeline] { [Pipeline] sh 05:45:31 Removing intermediate container 612d4f50c504 05:45:31 ---> 90060b9f3eee 05:45:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:45:31 ---> Running in 71a1d6c6f645 05:45:31 Removing intermediate container 71a1d6c6f645 05:45:31 ---> 2edad496b624 05:45:31 Step 6/7 : COPY go.mod . 05:45:31 + go version 05:45:31 go version go1.15.5 linux/arm64 [Pipeline] } 05:45:31 $ docker stop --time=1 54a19ee72b2d5ff65290c82ef9fdf64d3df42e583c703ba177c79a9bad167ee9 05:45:31 ---> 91b0c371c752 05:45:31 Step 7/7 : RUN go mod download 05:45:31 ---> Running in a4d618be8e97 05:45:33 $ docker rm -f 54a19ee72b2d5ff65290c82ef9fdf64d3df42e583c703ba177c79a9bad167ee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:45:34 + docker inspect -f . ci-base-image-arm64 05:45:34 . [Pipeline] withDockerContainer 05:45:34 prd-ubuntu18.04-docker-arm64-4c-16g-30249 does not seem to be running inside a container 05:45:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 05:45:36 $ docker top 31c087c984d71b72d9f4639708bb698e072725503720f7dfd592a0e43fa48b70 -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:37 + make test 05:45:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:45:43 Removing intermediate container a4d618be8e97 05:45:43 ---> 9c6a2c3a81d6 05:45:43 Successfully built 9c6a2c3a81d6 05:45:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:45:44 + docker inspect -f . ci-base-image-x86_64 05:45:44 . [Pipeline] withDockerContainer 05:45:44 prd-centos7-docker-4c-2g-30250 does not seem to be running inside a container 05:45:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 05:45:45 $ docker top 3fc301173479c2b3b937abd01cfb7545b22510b29f7285f092502f32b2f57a0e -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:45 + go version 05:45:45 go version go1.15.5 linux/amd64 [Pipeline] } 05:45:45 $ docker stop --time=1 3fc301173479c2b3b937abd01cfb7545b22510b29f7285f092502f32b2f57a0e 05:45:46 $ docker rm -f 3fc301173479c2b3b937abd01cfb7545b22510b29f7285f092502f32b2f57a0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:45:47 + docker inspect -f . ci-base-image-x86_64 05:45:47 . [Pipeline] withDockerContainer 05:45:47 prd-centos7-docker-4c-2g-30250 does not seem to be running inside a container 05:45:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 05:45:48 $ docker top 6ab9ffee2994d2d74ecdcf6ffd41de50ce39a6312c2c49f5466917503c56869e -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:49 + make test 05:45:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:45:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 05:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.016s coverage: 85.7% of statements 05:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.018s coverage: 100.0% of statements 05:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.023s coverage: 45.4% of statements 05:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.024s coverage: 77.8% of statements 05:45:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.015s coverage: 26.3% of statements 05:45:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.016s coverage: 14.7% of statements 05:45:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.015s coverage: 100.0% of statements 05:45:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.043s coverage: 91.8% of statements 05:45:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 05:45:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 05:45:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.008s coverage: 100.0% of statements 05:45:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.7% of statements 05:45:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.044s coverage: 63.0% of statements 05:45:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements 05:45:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.011s coverage: 15.4% of statements 05:45:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.026s coverage: 15.4% of statements 05:45:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.013s coverage: 14.3% of statements 05:45:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 05:46:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.146s coverage: 83.8% of statements 05:46:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 05:46:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 05:46:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 05:46:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.018s coverage: 47.7% of statements 05:46:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.008s coverage: 94.7% of statements 05:46:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.040s coverage: 91.9% of statements 05:46:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements 05:46:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 05:46:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:46:03 gofmt -l . 05:46:03 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:46:04 $ docker stop --time=1 6ab9ffee2994d2d74ecdcf6ffd41de50ce39a6312c2c49f5466917503c56869e 05:46:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 05:46:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.060s coverage: 85.7% of statements 05:46:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.042s coverage: 100.0% of statements 05:46:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.039s coverage: 45.4% of statements 05:46:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.024s coverage: 77.8% of statements 05:46:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:46:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.025s coverage: 26.3% of statements 05:46:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.054s coverage: 14.7% of statements 05:46:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.029s coverage: 100.0% of statements 05:46:06 $ docker rm -f 6ab9ffee2994d2d74ecdcf6ffd41de50ce39a6312c2c49f5466917503c56869e [Pipeline] // withDockerContainer [Pipeline] sh 05:46:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:46:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.074s coverage: 91.8% of statements 05:46:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 05:46:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 05:46:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.035s coverage: 100.0% of statements 05:46:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.040s coverage: 36.7% of statements 05:46:07 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 05:46:08 ---> job-cost.sh 05:46:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-etMn 05:46:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.145s coverage: 63.0% of statements 05:46:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.020s coverage: 26.3% of statements 05:46:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.010s coverage: 15.4% of statements 05:46:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.032s coverage: 15.4% of statements 05:46:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.033s coverage: 14.3% of statements 05:46:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 05:46:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.231s coverage: 83.8% of statements 05:46:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 05:46:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 05:46:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 05:46:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.170s coverage: 47.7% of statements 05:46:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.047s coverage: 94.7% of statements 05:46:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.185s coverage: 91.9% of statements 05:46:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements 05:46:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 05:46:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:46:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:46:23 gofmt -l . 05:46:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:46:25 $ docker stop --time=1 31c087c984d71b72d9f4639708bb698e072725503720f7dfd592a0e43fa48b70 05:46:27 $ docker rm -f 31c087c984d71b72d9f4639708bb698e072725503720f7dfd592a0e43fa48b70 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:46:28 Warning: overwriting stash ‘coverage-report’ 05:46:29 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 05:46:30 ---> job-cost.sh 05:46:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EyIl 05:46:50 lf-activate-venv(): INFO: Adding /tmp/venv-etMn/bin to PATH 05:46:50 INFO: No Stack... 05:46:50 INFO: Retrieving Pricing Info for: v1-standard-2 05:46:50 INFO: Archiving Costs [Pipeline] sh 05:46:50 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 05:46:50 + cut -d, -f6 [Pipeline] lock 05:46:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] 05:46:50 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] did not exist. Created. 05:46:50 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:51 + echo total: 0.029999999329447746 [Pipeline] stash 05:46:51 Stashed 1 file(s) [Pipeline] } 05:46:51 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:47:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:48:46 lf-activate-venv(): INFO: Adding /tmp/venv-EyIl/bin to PATH 05:48:46 INFO: No Stack... 05:48:46 INFO: Retrieving Pricing Info for: lf-standard-4 05:48:46 INFO: Archiving Costs [Pipeline] sh 05:48:46 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 05:48:46 + cut -d, -f6 [Pipeline] lock 05:48:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] 05:48:46 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] did not exist. Created. 05:48:46 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:48:47 /w/workspace/go-mod-core-contracts/4@tmp/durable-1a987246/script.sh: 1: /w/workspace/go-mod-core-contracts/4@tmp/durable-1a987246/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:48:47 + echo total: 0.20999999344348907 [Pipeline] stash 05:48:47 Warning: overwriting stash ‘stack-cost’ 05:48:47 Stashed 1 file(s) [Pipeline] } 05:48:47 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-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] wrap 05:48:49 provisioning config files... 05:48:49 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config6399454914035508303tmp [Pipeline] { [Pipeline] sh 05:48:49 + set +x 05:48:49 + curl -s https://codecov.io/bash 05:48:49 + bash -s -- 05:48:49 05:48:49 _____ _ 05:48:49 / ____| | | 05:48:49 | | ___ __| | ___ ___ _____ __ 05:48:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:48:49 | |___| (_) | (_| | __/ (_| (_) \ V / 05:48:49 \_____\___/ \__,_|\___|\___\___/ \_/ 05:48:49 Bash-20210309-2b87ace 05:48:49 05:48:49 05:48:49 ==> git version 2.24.3 found 05:48:49 ==> 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 05:48:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:48:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:48:49 ==> Jenkins CI detected. 05:48:49 project root: . 05:48:49 --> token set from env 05:48:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:48:49 ==> Running gcov in . (disable via -X gcov) 05:48:49 ==> Python coveragepy not found 05:48:49 ==> Searching for coverage reports in: 05:48:49 + . 05:48:49 -> Found 1 reports 05:48:49 ==> Detecting git/mercurial file structure 05:48:49 ==> Reading reports 05:48:49 + ./coverage.out bytes=160094 05:48:49 ==> Appending adjustments 05:48:49 https://docs.codecov.io/docs/fixing-reports 05:48:51 + Found adjustments 05:48:51 ==> Gzipping contents 05:48:51 24K /tmp/codecov.X24FeO.gz 05:48:51 ==> Uploading reports 05:48:51 url: https://codecov.io 05:48:51 query: branch=PR-550&commit=197c71b6a390d33e1e1f811620a64839b455cc2a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= 05:48:51 -> Pinging Codecov 05:48:51 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-550&commit=197c71b6a390d33e1e1f811620a64839b455cc2a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= 05:48:51 -> Uploading to 05:48:51 https://storage.googleapis.com/codecov/v4/raw/2021-03-18/71470A77251A30514AAF9C0BB2E5B6CE/197c71b6a390d33e1e1f811620a64839b455cc2a/68df2561-299d-442a-a0bf-8c069c3702a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T054851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0d2cfbaa6131b1e050a50e849e6cf53fc6475b36b51cc49261019ef91c92ae5 05:48:51 % Total % Received % Xferd Average Speed Time Time Time Current 05:48:51 Dload Upload Total Spent Left Speed 05:48:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24038 0 0 100 24038 0 51701 --:--:-- --:--:-- --:--:-- 51694 05:48:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/197c71b6a390d33e1e1f811620a64839b455cc2a [Pipeline] } 05:48:51 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] { (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 05:48:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:48:54 ---> package-listing.sh 05:48:54 ++ facter osfamily 05:48:54 ++ tr '[:upper:]' '[:lower:]' 05:48:54 + OS_FAMILY=redhat 05:48:54 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-550 05:48:54 + START_PACKAGES=/tmp/packages_start.txt 05:48:54 + END_PACKAGES=/tmp/packages_end.txt 05:48:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:48:54 + PACKAGES=/tmp/packages_start.txt 05:48:54 + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' 05:48:54 + PACKAGES=/tmp/packages_end.txt 05:48:54 + case "${OS_FAMILY}" in 05:48:54 + rpm -qa 05:48:54 + sort 05:49:00 + '[' -f /tmp/packages_start.txt ']' 05:49:00 + '[' -f /tmp/packages_end.txt ']' 05:49:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:49:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' 05:49:00 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ 05:49:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ [Pipeline] echo 05:49:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:49:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:49:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:00 05:49:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:49:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:01 alpine: Pulling from edgex-lftools-log-publisher 05:49:01 df20fa9351a1: Pulling fs layer 05:49:01 36b3adc4ff6f: Pulling fs layer 05:49:01 8ad3a11d3b57: Pulling fs layer 05:49:01 46f8f816bc3b: Pulling fs layer 05:49:01 93b61091891f: Pulling fs layer 05:49:01 93b9cdb0e59b: Pulling fs layer 05:49:01 5e14af77c1be: Pulling fs layer 05:49:01 01666e4c0597: Pulling fs layer 05:49:01 aa168da1d23b: Pulling fs layer 05:49:01 93b61091891f: Waiting 05:49:01 93b9cdb0e59b: Waiting 05:49:01 5e14af77c1be: Waiting 05:49:01 01666e4c0597: Waiting 05:49:01 aa168da1d23b: Waiting 05:49:01 46f8f816bc3b: Waiting 05:49:01 36b3adc4ff6f: Verifying Checksum 05:49:01 36b3adc4ff6f: Download complete 05:49:01 46f8f816bc3b: Verifying Checksum 05:49:01 46f8f816bc3b: Download complete 05:49:01 df20fa9351a1: Download complete 05:49:01 93b9cdb0e59b: Verifying Checksum 05:49:01 93b9cdb0e59b: Download complete 05:49:01 93b61091891f: Verifying Checksum 05:49:01 93b61091891f: Download complete 05:49:01 5e14af77c1be: Verifying Checksum 05:49:01 5e14af77c1be: Download complete 05:49:01 01666e4c0597: Download complete 05:49:01 df20fa9351a1: Pull complete 05:49:01 8ad3a11d3b57: Verifying Checksum 05:49:01 8ad3a11d3b57: Download complete 05:49:02 36b3adc4ff6f: Pull complete 05:49:02 8ad3a11d3b57: Pull complete 05:49:02 46f8f816bc3b: Pull complete 05:49:03 aa168da1d23b: Verifying Checksum 05:49:03 aa168da1d23b: Download complete 05:49:04 93b61091891f: Pull complete 05:49:04 93b9cdb0e59b: Pull complete 05:49:04 5e14af77c1be: Pull complete 05:49:04 01666e4c0597: Pull complete 05:49:12 aa168da1d23b: Pull complete 05:49:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:49:12 prd-centos7-docker-4c-2g-30248 does not seem to be running inside a container 05:49:12 $ 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-550/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-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@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 05:49:15 $ docker top 7cd97bde811ae04a0ea09e3ade5e4b529a5c5ad9e397e4a308b5aa4e5403510c -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:16 + touch /tmp/pre-build-complete [Pipeline] sh 05:49:16 + mkdir -p /var/log/sa [Pipeline] sh 05:49:17 + ls /var/log/sa-host 05:49:17 + sadf -c /var/log/sa-host/sa18 05:49:17 file_magic: OK 05:49:17 HZ: Using current value: 100 05:49:17 file_header: OK 05:49:17 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 05:49:17 Statistics: 05:49:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:49:17 File successfully converted to sysstat format version 12.2.1 05:49:17 + sadf -c /var/log/sa-host/sa23 05:49:17 file_magic: OK 05:49:17 HZ: Using current value: 100 05:49:17 file_header: OK 05:49:17 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 05:49:17 Statistics: 05:49:17 Hnuu...uuuununununu... 05:49:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:17 provisioning config files... 05:49:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config5577636191221010378tmp [Pipeline] { [Pipeline] echo 05:49:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:49:18 ---> create-netrc.sh [Pipeline] } 05:49:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:49:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:49:18 ---> python-tools-install.sh [Pipeline] echo 05:49:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:49:18 ---> sudo-logs.sh 05:49:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:49:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:49:19 ---> job-cost.sh 05:49:19 lf-activate-venv: SKIPPING 05:49:19 DEBUG: total: 0.20999999344348907 05:49:19 INFO: Retrieving Stack Cost... 05:49:20 INFO: Retrieving Pricing Info for: v1-standard-2 05:49:20 INFO: Archiving Costs [Pipeline] echo 05:49:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:49:21 ---> logs-deploy.sh 05:49:21 lf-activate-venv: SKIPPING 05:49:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-550/4 05:49:21 INFO: archiving workspace using pattern(s): 05:49:22 Archives upload complete. 05:49:22 INFO: archiving logs to Nexus 05:49:23 ---> uname -a: 05:49:23 Linux prd-centos7-docker-4c-2g-30248.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:49:23 05:49:23 05:49:23 ---> lscpu: 05:49:23 Architecture: x86_64 05:49:23 CPU op-mode(s): 32-bit, 64-bit 05:49:23 Byte Order: Little Endian 05:49:23 Address sizes: 40 bits physical, 48 bits virtual 05:49:23 CPU(s): 4 05:49:23 On-line CPU(s) list: 0-3 05:49:23 Thread(s) per core: 1 05:49:23 Core(s) per socket: 1 05:49:23 Socket(s): 4 05:49:23 NUMA node(s): 1 05:49:23 Vendor ID: GenuineIntel 05:49:23 CPU family: 6 05:49:23 Model: 44 05:49:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:49:23 Stepping: 1 05:49:23 CPU MHz: 2933.436 05:49:23 BogoMIPS: 5866.87 05:49:23 Virtualization: VT-x 05:49:23 Hypervisor vendor: KVM 05:49:23 Virtualization type: full 05:49:23 L1d cache: 128 KiB 05:49:23 L1i cache: 128 KiB 05:49:23 L2 cache: 16 MiB 05:49:23 L3 cache: 64 MiB 05:49:23 NUMA node0 CPU(s): 0-3 05:49:23 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:49:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:49:23 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:49:23 Vulnerability Meltdown: Mitigation; PTI 05:49:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:49:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:49:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:49:23 Vulnerability Srbds: Not affected 05:49:23 Vulnerability Tsx async abort: Not affected 05:49:23 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 05:49:23 05:49:23 05:49:23 ---> nproc: 05:49:23 4 05:49:23 05:49:23 05:49:23 ---> df -h: 05:49:23 Filesystem Size Used Available Use% Mounted on 05:49:23 overlay 50.0G 7.3G 42.7G 15% / 05:49:23 tmpfs 64.0M 0 64.0M 0% /dev 05:49:23 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:49:23 shm 64.0M 0 64.0M 0% /dev/shm 05:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-550@tmp 05:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-550 05:49:23 05:49:23 05:49:23 ---> free -m: 05:49:23 total used free shared buff/cache available 05:49:23 Mem: 1837 724 108 0 1004 1008 05:49:23 Swap: 1023 1 1022 05:49:23 05:49:23 05:49:23 ---> ip addr: 05:49:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:49:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:49:23 inet 127.0.0.1/8 scope host lo 05:49:23 valid_lft forever preferred_lft forever 05:49:23 inet6 ::1/128 scope host 05:49:23 valid_lft forever preferred_lft forever 05:49:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:49:23 link/ether fa:16:3e:05:8f:f1 brd ff:ff:ff:ff:ff:ff 05:49:23 inet 10.30.123.0/23 brd 10.30.123.255 scope global dynamic eth0 05:49:23 valid_lft 85926sec preferred_lft 85926sec 05:49:23 inet6 fe80::f816:3eff:fe05:8ff1/64 scope link 05:49:23 valid_lft forever preferred_lft forever 05:49:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:49:23 link/ether 02:42:c9:1a:d9:8d brd ff:ff:ff:ff:ff:ff 05:49:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:49:23 valid_lft forever preferred_lft forever 05:49:23 inet6 fe80::42:c9ff:fe1a:d98d/64 scope link 05:49:23 valid_lft forever preferred_lft forever 05:49:23 05:49:23 05:49:23 ---> sar -b -r -n DEV: 05:49:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 05:49:23 05:49:23 05:41:20 LINUX RESTART (4 CPU) 05:49:23 05:49:23 05:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:49:23 05:43:01 38.47 12.24 26.24 0.00 4365.84 3254.60 0.00 05:49:23 05:44:01 0.73 0.00 0.73 0.00 0.00 18.32 0.00 05:49:23 05:45:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 05:49:23 05:46:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 05:49:23 05:47:01 0.25 0.00 0.25 0.00 0.00 3.16 0.00 05:49:23 05:48:01 0.40 0.00 0.40 0.00 0.00 6.25 0.00 05:49:23 05:49:01 50.79 49.01 1.78 0.00 4196.64 55.02 0.00 05:49:23 Average: 13.03 8.75 4.28 0.00 1223.67 477.79 0.00 05:49:23 05:49:23 05:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:49:23 05:43:01 126472 0 629332 33.45 2620 1123120 1117496 38.14 420172 1133544 28 05:49:23 05:44:01 132096 0 623700 33.15 2620 1123128 1081872 36.92 418936 1130564 12 05:49:23 05:45:01 131452 0 624340 33.18 2620 1123132 1082052 36.93 421256 1129048 8 05:49:23 05:46:01 131048 0 624744 33.20 2620 1123132 1082088 36.93 421356 1129048 8 05:49:23 05:47:01 132300 0 623484 33.14 2620 1123140 1081944 36.92 420780 1129048 8 05:49:23 05:48:01 132644 0 623136 33.12 2620 1123144 1081872 36.92 420416 1129048 16 05:49:23 05:49:01 75696 0 695284 36.95 2620 1107944 1512212 51.61 488048 1116560 26084 05:49:23 Average: 123101 0 634860 33.74 2620 1120963 1148505 39.20 430138 1128123 3738 05:49:23 05:49:23 05:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:49:23 05:43:01 eth0 167.59 127.52 469.31 45.21 0.00 0.00 0.00 0.00 05:49:23 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:43:01 docker0 14.12 9.67 2.33 21.39 0.00 0.00 0.00 0.00 05:49:23 05:44:01 eth0 0.68 0.02 0.06 0.03 0.00 0.00 0.00 0.00 05:49:23 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:45:01 eth0 1.13 0.57 0.41 0.22 0.00 0.00 0.00 0.00 05:49:23 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:46:01 eth0 0.47 0.38 0.27 0.21 0.00 0.00 0.00 0.00 05:49:23 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:47:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:49:23 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:49:23 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:49:01 eth0 62.36 50.51 398.75 8.66 0.00 0.00 0.00 0.00 05:49:23 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 Average: eth0 33.23 25.61 124.17 7.77 0.00 0.00 0.00 0.00 05:49:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:23 Average: docker0 2.02 1.38 0.33 3.06 0.00 0.00 0.00 0.00 05:49:23 05:49:23 05:49:23 ---> sar -P ALL: 05:49:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 05:49:23 05:49:23 05:41:20 LINUX RESTART (4 CPU) 05:49:23 05:49:23 05:42:01 CPU %user %nice %system %iowait %steal %idle 05:49:23 05:43:01 all 3.33 0.00 2.11 1.04 0.08 93.45 05:49:23 05:43:01 0 2.98 0.00 2.00 0.24 0.10 94.69 05:49:23 05:43:01 1 3.24 0.00 2.23 1.98 0.10 92.45 05:49:23 05:43:01 2 3.37 0.00 2.35 1.07 0.05 93.16 05:49:23 05:43:01 3 3.74 0.00 1.85 0.86 0.07 93.49 05:49:23 05:44:01 all 0.14 0.00 0.05 0.00 0.00 99.81 05:49:23 05:44:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:49:23 05:44:01 1 0.02 0.00 0.05 0.00 0.00 99.93 05:49:23 05:44:01 2 0.43 0.00 0.07 0.00 0.00 99.50 05:49:23 05:44:01 3 0.05 0.00 0.05 0.00 0.00 99.90 05:49:23 05:45:01 all 0.17 0.00 0.09 0.00 0.00 99.74 05:49:23 05:45:01 0 0.03 0.00 0.08 0.00 0.00 99.88 05:49:23 05:45:01 1 0.08 0.00 0.08 0.00 0.00 99.83 05:49:23 05:45:01 2 0.50 0.00 0.10 0.00 0.00 99.40 05:49:23 05:45:01 3 0.07 0.00 0.08 0.00 0.00 99.85 05:49:23 05:46:01 all 0.10 0.00 0.04 0.00 0.00 99.85 05:49:23 05:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:49:23 05:46:01 1 0.05 0.00 0.03 0.00 0.00 99.92 05:49:23 05:46:01 2 0.33 0.00 0.07 0.00 0.00 99.60 05:49:23 05:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:49:23 05:47:01 all 0.15 0.00 0.04 0.00 0.00 99.80 05:49:23 05:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:49:23 05:47:01 1 0.07 0.00 0.05 0.00 0.02 99.87 05:49:23 05:47:01 2 0.50 0.00 0.05 0.00 0.00 99.45 05:49:23 05:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:49:23 05:48:01 all 0.14 0.00 0.03 0.00 0.00 99.82 05:49:23 05:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 05:49:23 05:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:49:23 05:48:01 2 0.50 0.00 0.02 0.00 0.02 99.47 05:49:23 05:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:49:23 05:49:01 all 1.76 0.00 0.96 1.17 0.02 96.10 05:49:23 05:49:01 0 1.13 0.00 0.87 0.08 0.02 97.90 05:49:23 05:49:01 1 2.66 0.00 1.17 2.43 0.02 93.72 05:49:23 05:49:01 2 1.67 0.00 0.98 0.83 0.02 96.50 05:49:23 05:49:01 3 1.57 0.00 0.82 1.32 0.03 96.26 05:49:23 Average: all 0.83 0.00 0.47 0.31 0.02 98.37 05:49:23 Average: 0 0.61 0.00 0.44 0.05 0.02 98.89 05:49:23 Average: 1 0.87 0.00 0.52 0.63 0.02 97.96 05:49:23 Average: 2 1.04 0.00 0.52 0.27 0.01 98.16 05:49:23 Average: 3 0.78 0.00 0.41 0.31 0.01 98.48 05:49:23 05:49:23 05:49:23