Pull request #540 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 rather than 6bbb42cf9c6252a2c71dd3341375f7a35c99273a Obtained Jenkinsfile from b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-29478 in /w/workspace/dry_go-mod-core-contracts_PR-540 [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-540 # 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/540/head:refs/remotes/origin/PR-540 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 into PR head commit 6bbb42cf9c6252a2c71dd3341375f7a35c99273a Merge succeeded, producing 6bbb42cf9c6252a2c71dd3341375f7a35c99273a Checking out Revision 6bbb42cf9c6252a2c71dd3341375f7a35c99273a (PR-540) > git config core.sparsecheckout # timeout=10 > git checkout -f 6bbb42cf9c6252a2c71dd3341375f7a35c99273a # 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 b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bbb42cf9c6252a2c71dd3341375f7a35c99273a # timeout=10 Commit message: "feat: add omitempty to IsHidden for both json and yaml" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:16:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk dfbdc067819c3f861e18963d73118eb86a3492bd # timeout=10 [Pipeline] withCredentials 06:16:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:16:25 ========================================================= 06:16:25 EdgeX Global Pipelines Version Info 06:16:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:16:27 ------------------- 06:16:27 stable info: 06:16:27 ------------------- 06:16:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:16:27 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 06:16:27 Message: update stable to v1.0.184 06:16:28 ------------------- 06:16:28 experimental info: 06:16:28 ------------------- 06:16:28 Commited By: **** collab-it+edgex@linuxfoundation.org 06:16:28 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 06:16:28 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:16:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:16:28 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:16:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:16:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:16:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:16:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:16:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:16:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:16:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:16:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:16:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:16:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:16:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:16:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:16:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:16:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:16:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:16:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:16:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:16:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-540 [Pipeline] echo 06:16:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-540 [Pipeline] echo 06:16:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-540 [Pipeline] echo 06:16:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bbb42cf9c6252a2c71dd3341375f7a35c99273a [Pipeline] echo 06:16:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bbb42c [Pipeline] echo 06:16:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:32 + git log --format=format:%s -1 6bbb42cf9c6252a2c71dd3341375f7a35c99273a [Pipeline] echo 06:16:32 GIT_COMMIT: 6bbb42cf9c6252a2c71dd3341375f7a35c99273a, Commit Message: feat: add omitempty to IsHidden for both json and yaml [Pipeline] echo 06:16:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:16:34 06:16:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:16:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:16:34 latest: Pulling from edgex-devops/git-semver 06:16:34 31603596830f: Pulling fs layer 06:16:34 2a8b12db71e7: Pulling fs layer 06:16:34 6ca5941a6612: Pulling fs layer 06:16:34 ecc8261a40a4: Pulling fs layer 06:16:34 ecc8261a40a4: Waiting 06:16:34 2a8b12db71e7: Verifying Checksum 06:16:34 2a8b12db71e7: Download complete 06:16:34 31603596830f: Verifying Checksum 06:16:34 31603596830f: Download complete 06:16:34 ecc8261a40a4: Verifying Checksum 06:16:34 ecc8261a40a4: Download complete 06:16:34 6ca5941a6612: Verifying Checksum 06:16:34 6ca5941a6612: Download complete 06:16:35 31603596830f: Pull complete 06:16:35 2a8b12db71e7: Pull complete 06:16:36 6ca5941a6612: Pull complete 06:16:36 ecc8261a40a4: Pull complete 06:16:36 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:16:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:16:36 prd-centos7-docker-4c-2g-29478 does not seem to be running inside a container 06:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-540 -v /w/workspace/dry_go-mod-core-contracts_PR-540:/w/workspace/dry_go-mod-core-contracts_PR-540:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-540@tmp:/w/workspace/dry_go-mod-core-contracts_PR-540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:16:38 $ docker top 8ded2797d6c921cc5ec1de06b6ea9dd1891e53dca321a8459fd8cf1b0ba6f490 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:39 [ssh-agent] Looking for ssh-agent implementation... 06:16:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:39 $ docker exec 8ded2797d6c921cc5ec1de06b6ea9dd1891e53dca321a8459fd8cf1b0ba6f490 ssh-agent 06:16:39 SSH_AUTH_SOCK=/tmp/ssh-NFf6pB9fuemN/agent.11 06:16:39 SSH_AGENT_PID=16 06:16:39 Running ssh-add (command line suppressed) 06:16:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-540@tmp/private_key_502658576267296891.key (/w/workspace/dry_go-mod-core-contracts_PR-540@tmp/private_key_502658576267296891.key) 06:16:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:40 + git tag --points-at HEAD [Pipeline] } 06:16:40 $ docker exec --env ******** --env ******** 8ded2797d6c921cc5ec1de06b6ea9dd1891e53dca321a8459fd8cf1b0ba6f490 ssh-agent -k 06:16:40 unset SSH_AUTH_SOCK; 06:16:40 unset SSH_AGENT_PID; 06:16:40 echo Agent pid 16 killed; 06:16:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:16:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:40 [ssh-agent] Looking for ssh-agent implementation... 06:16:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:40 $ docker exec 8ded2797d6c921cc5ec1de06b6ea9dd1891e53dca321a8459fd8cf1b0ba6f490 ssh-agent 06:16:40 SSH_AUTH_SOCK=/tmp/ssh-KTRbm67WFLIa/agent.45 06:16:40 SSH_AGENT_PID=51 06:16:40 Running ssh-add (command line suppressed) 06:16:41 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-540@tmp/private_key_3332220849081510248.key (/w/workspace/dry_go-mod-core-contracts_PR-540@tmp/private_key_3332220849081510248.key) 06:16:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:41 + git semver init 06:16:41 # -> Open(): unable to determine branch for HEAD 06:16:41 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-540/.git 06:16:41 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-540 06:16:41 # $SEMVER_REMOTE_NAME = origin 06:16:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:16:41 # $SEMVER_USER_NAME = edgex-jenkins 06:16:41 # $SEMVER_BRANCH = PR-540 06:16:41 # $SEMVER_TEMP = /tmp/semver-053895177 06:16:41 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:16:42 # '/tmp/semver-053895177' -> '/w/workspace/dry_go-mod-core-contracts_PR-540/.semver' 06:16:42 # -> Force: false 06:16:42 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-540/.semver [Pipeline] } 06:16:42 $ docker exec --env ******** --env ******** 8ded2797d6c921cc5ec1de06b6ea9dd1891e53dca321a8459fd8cf1b0ba6f490 ssh-agent -k 06:16:42 unset SSH_AUTH_SOCK; 06:16:42 unset SSH_AGENT_PID; 06:16:42 echo Agent pid 51 killed; 06:16:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:43 + git semver [Pipeline] } 06:16:43 $ docker stop --time=1 8ded2797d6c921cc5ec1de06b6ea9dd1891e53dca321a8459fd8cf1b0ba6f490 06:16:44 $ docker rm -f 8ded2797d6c921cc5ec1de06b6ea9dd1891e53dca321a8459fd8cf1b0ba6f490 [Pipeline] // withDockerContainer [Pipeline] sh 06:16:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:16:45 Stashed 1 file(s) [Pipeline] echo 06:16:46 [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 06:17:01 Still waiting to schedule task 06:17:01 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29478’ 06:17:01 Still waiting to schedule task 06:17:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:18:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29479 in /w/workspace/dry_go-mod-core-contracts_PR-540 [Pipeline] { [Pipeline] ws 06:18:54 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 06:18:59 using credential edgex-jenkins-ssh 06:18:59 Cloning the remote Git repository 06:18:59 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:18:59 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 06:18:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:18:59 > git --version # timeout=10 06:18:59 > git --version # 'git version 2.17.1' 06:18:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:19:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:19:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:19:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/540/head:refs/remotes/origin/PR-540 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:19:02 Merging remotes/origin/master commit b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 into PR head commit 6bbb42cf9c6252a2c71dd3341375f7a35c99273a 06:19:03 Merge succeeded, producing 6bbb42cf9c6252a2c71dd3341375f7a35c99273a 06:19:03 Checking out Revision 6bbb42cf9c6252a2c71dd3341375f7a35c99273a (PR-540) 06:19:02 > git config core.sparsecheckout # timeout=10 06:19:02 > git checkout -f 6bbb42cf9c6252a2c71dd3341375f7a35c99273a # timeout=10 06:19:02 > git remote # timeout=10 06:19:03 > git config --get remote.origin.url # timeout=10 06:19:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:03 > git merge b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 # timeout=10 06:19:03 > git rev-parse HEAD^{commit} # timeout=10 06:19:03 > git config core.sparsecheckout # timeout=10 06:19:03 > git checkout -f 6bbb42cf9c6252a2c71dd3341375f7a35c99273a # timeout=10 06:19:07 Commit message: "feat: add omitempty to IsHidden for both json and yaml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:19:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:19:09 + sudo service docker restart 06:19:09 + true [Pipeline] unstash [Pipeline] echo 06:19:13 ========================================================= 06:19:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:19:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:19:13 + 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 . 06:19:14 Sending build context to Docker daemon 2.808MB 06:19:14 Step 1/7 : ARG BASE=golang:1.15-alpine 06:19:14 Step 2/7 : FROM ${BASE} 06:19:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:19:15 5f621e34cdf4: Pulling fs layer 06:19:15 a4357932f1b6: Pulling fs layer 06:19:15 18c013af1878: Pulling fs layer 06:19:15 00ac8860ef70: Pulling fs layer 06:19:15 63d7cb157983: Pulling fs layer 06:19:15 b116817d02f9: Pulling fs layer 06:19:15 745a02a5169b: Pulling fs layer 06:19:15 00ac8860ef70: Waiting 06:19:15 63d7cb157983: Waiting 06:19:15 b116817d02f9: Waiting 06:19:15 745a02a5169b: Waiting 06:19:15 18c013af1878: Verifying Checksum 06:19:15 18c013af1878: Download complete 06:19:15 a4357932f1b6: Download complete 06:19:15 63d7cb157983: Verifying Checksum 06:19:15 63d7cb157983: Download complete 06:19:15 b116817d02f9: Verifying Checksum 06:19:15 b116817d02f9: Download complete 06:19:15 5f621e34cdf4: Verifying Checksum 06:19:15 5f621e34cdf4: Download complete 06:19:16 5f621e34cdf4: Pull complete 06:19:17 a4357932f1b6: Pull complete 06:19:17 18c013af1878: Pull complete 06:19:17 745a02a5169b: Verifying Checksum 06:19:17 745a02a5169b: Download complete 06:19:19 00ac8860ef70: Verifying Checksum 06:19:19 00ac8860ef70: Download complete 06:19:29 00ac8860ef70: Pull complete 06:19:29 63d7cb157983: Pull complete 06:19:29 b116817d02f9: Pull complete 06:19:32 745a02a5169b: Pull complete 06:19:32 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:19:32 ---> b7e6874047d6 06:19:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:19:34 Running on prd-centos7-docker-4c-2g-29480 in /w/workspace/dry_go-mod-core-contracts_PR-540 [Pipeline] { [Pipeline] ws 06:19:34 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 06:19:35 ---> Running in 5c37a420c2c9 06:19:36 Removing intermediate container 5c37a420c2c9 06:19:36 ---> c677a56f3380 06:19:36 Step 4/7 : RUN apk add bash 06:19:36 ---> Running in 715c920555d1 06:19:37 using credential edgex-jenkins-ssh 06:19:37 Cloning the remote Git repository 06:19:37 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:19:37 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 06:19:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:19:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:19:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:19:37 > git --version # timeout=10 06:19:37 > git --version # 'git version 2.24.3' 06:19:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:39 Merging remotes/origin/master commit b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 into PR head commit 6bbb42cf9c6252a2c71dd3341375f7a35c99273a 06:19:39 Merge succeeded, producing 6bbb42cf9c6252a2c71dd3341375f7a35c99273a 06:19:39 Checking out Revision 6bbb42cf9c6252a2c71dd3341375f7a35c99273a (PR-540) 06:19:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:19:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:19:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:19:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/540/head:refs/remotes/origin/PR-540 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:19:39 > git config core.sparsecheckout # timeout=10 06:19:39 > git checkout -f 6bbb42cf9c6252a2c71dd3341375f7a35c99273a # timeout=10 06:19:39 > git remote # timeout=10 06:19:39 > git config --get remote.origin.url # timeout=10 06:19:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:39 > git merge b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 # timeout=10 06:19:39 > git rev-parse HEAD^{commit} # timeout=10 06:19:39 > git config core.sparsecheckout # timeout=10 06:19:39 > git checkout -f 6bbb42cf9c6252a2c71dd3341375f7a35c99273a # timeout=10 06:19:40 OK: 142 MiB in 39 packages 06:19:41 Removing intermediate container 715c920555d1 06:19:41 ---> d9345959d40d 06:19:41 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:19:41 ---> Running in a737aad7c61b 06:19:42 Removing intermediate container a737aad7c61b 06:19:42 ---> 92aef844fe2c 06:19:42 Step 6/7 : COPY go.mod . 06:19:42 Commit message: "feat: add omitempty to IsHidden for both json and yaml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 06:19:43 ---> c6aed19dd2bc 06:19:43 Step 7/7 : RUN go mod download 06:19:43 ---> Running in 9ac5d6080412 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:19:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:19:44 + sudo service docker restart 06:19:44 + true 06:19:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:19:45 ========================================================= 06:19:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:19:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:19:46 + 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 . 06:19:46 Sending build context to Docker daemon 2.808MB 06:19:46 Step 1/7 : ARG BASE=golang:1.15-alpine 06:19:46 Step 2/7 : FROM ${BASE} 06:19:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:19:46 188c0c94c7c5: Pulling fs layer 06:19:46 0ef7d3d256c8: Pulling fs layer 06:19:46 de9db76c5a1d: Pulling fs layer 06:19:46 bca2f99d35d6: Pulling fs layer 06:19:46 93359f2a8cfa: Pulling fs layer 06:19:46 7c6f9722023f: Pulling fs layer 06:19:46 a35cf1a2eb13: Pulling fs layer 06:19:46 93359f2a8cfa: Waiting 06:19:46 7c6f9722023f: Waiting 06:19:46 a35cf1a2eb13: Waiting 06:19:46 bca2f99d35d6: Waiting 06:19:46 de9db76c5a1d: Verifying Checksum 06:19:46 de9db76c5a1d: Download complete 06:19:46 0ef7d3d256c8: Verifying Checksum 06:19:46 0ef7d3d256c8: Download complete 06:19:46 93359f2a8cfa: Verifying Checksum 06:19:46 93359f2a8cfa: Download complete 06:19:46 7c6f9722023f: Verifying Checksum 06:19:46 7c6f9722023f: Download complete 06:19:46 188c0c94c7c5: Verifying Checksum 06:19:46 188c0c94c7c5: Download complete 06:19:46 188c0c94c7c5: Pull complete 06:19:47 0ef7d3d256c8: Pull complete 06:19:47 de9db76c5a1d: Pull complete 06:19:49 a35cf1a2eb13: Verifying Checksum 06:19:49 a35cf1a2eb13: Download complete 06:19:49 bca2f99d35d6: Verifying Checksum 06:19:49 bca2f99d35d6: Download complete 06:19:55 bca2f99d35d6: Pull complete 06:19:55 93359f2a8cfa: Pull complete 06:19:55 7c6f9722023f: Pull complete 06:19:58 Removing intermediate container 9ac5d6080412 06:19:58 ---> ef1cb082e3ec 06:19:58 Successfully built ef1cb082e3ec 06:19:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:19:58 + docker inspect -f . ci-base-image-arm64 06:19:58 . [Pipeline] withDockerContainer 06:19:58 prd-ubuntu18.04-docker-arm64-4c-16g-29479 does not seem to be running inside a container 06:19:58 $ 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-arm64 cat 06:20:00 $ docker top 551e7673d63f53ddd5fed91408ca16c7eee1b2c71c7922eaef93a3df7079cedc -eo pid,comm 06:20:00 a35cf1a2eb13: Pull complete 06:20:00 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:20:00 ---> a62c8e92a672 06:20:00 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:20:00 ---> Running in d61f34d6ee06 06:20:00 Removing intermediate container d61f34d6ee06 06:20:00 ---> 6e357ac64d6a 06:20:00 Step 4/7 : RUN apk add bash 06:20:00 ---> Running in 0ccd50af91d2 [Pipeline] { [Pipeline] sh 06:20:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:01 + go version 06:20:01 go version go1.15.5 linux/arm64 [Pipeline] } 06:20:01 $ docker stop --time=1 551e7673d63f53ddd5fed91408ca16c7eee1b2c71c7922eaef93a3df7079cedc 06:20:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:03 $ docker rm -f 551e7673d63f53ddd5fed91408ca16c7eee1b2c71c7922eaef93a3df7079cedc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:20:04 + docker inspect -f . ci-base-image-arm64 06:20:04 . [Pipeline] withDockerContainer 06:20:04 prd-ubuntu18.04-docker-arm64-4c-16g-29479 does not seem to be running inside a container 06:20:04 $ 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-arm64 cat 06:20:05 OK: 166 MiB in 39 packages 06:20:05 Removing intermediate container 0ccd50af91d2 06:20:05 ---> 3269914bcdd8 06:20:05 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:20:05 ---> Running in 26cbecc2fdc2 06:20:05 Removing intermediate container 26cbecc2fdc2 06:20:05 ---> 2caba1dde04d 06:20:05 Step 6/7 : COPY go.mod . 06:20:05 ---> 44b4c100598b 06:20:05 Step 7/7 : RUN go mod download 06:20:06 ---> Running in 985120b4dd9a 06:20:06 $ docker top 14cfab782db9efb9c1204e1e9f266daa623bfadca272c944f8bdca1a92846f22 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:07 + make test 06:20:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:20:18 Removing intermediate container 985120b4dd9a 06:20:18 ---> a4214fc0e53d 06:20:18 Successfully built a4214fc0e53d 06:20:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:20:18 + docker inspect -f . ci-base-image-x86_64 06:20:18 . [Pipeline] withDockerContainer 06:20:18 prd-centos7-docker-4c-2g-29480 does not seem to be running inside a container 06:20:18 $ 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-x86_64 cat 06:20:19 $ docker top 07e93ea248bbc68cccc0b76905578004423085cce5dc365285f6adb328b1e1c8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:19 + go version 06:20:19 go version go1.15.5 linux/amd64 [Pipeline] } 06:20:20 $ docker stop --time=1 07e93ea248bbc68cccc0b76905578004423085cce5dc365285f6adb328b1e1c8 06:20:21 $ docker rm -f 07e93ea248bbc68cccc0b76905578004423085cce5dc365285f6adb328b1e1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:20:22 + docker inspect -f . ci-base-image-x86_64 06:20:22 . [Pipeline] withDockerContainer 06:20:22 prd-centos7-docker-4c-2g-29480 does not seem to be running inside a container 06:20:22 $ 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-x86_64 cat 06:20:23 $ docker top 01b501de48d359717298b65fe3f82a4317cf10e1e5cf8aa8e674ecd1bcf9aa9a -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:23 + make test 06:20:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:20:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 06:20:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 06:20:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.023s coverage: 85.7% of statements 06:20:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.008s coverage: 100.0% of statements 06:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.032s coverage: 85.7% of statements 06:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.047s coverage: 100.0% of statements 06:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.011s coverage: 45.4% of statements 06:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.041s coverage: 77.8% of statements 06:20:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.010s coverage: 26.3% of statements 06:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.014s coverage: 14.7% of statements 06:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.016s coverage: 100.0% of statements 06:20:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.099s coverage: 45.4% of statements 06:20:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.021s coverage: 91.8% of statements 06:20:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 06:20:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 06:20:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements 06:20:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 36.7% of statements 06:20:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.036s coverage: 77.8% of statements 06:20:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.042s coverage: 63.0% of statements 06:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements 06:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.005s coverage: 15.4% of statements 06:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.013s coverage: 15.4% of statements 06:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.017s coverage: 14.3% of statements 06:20:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 06:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.023s coverage: 26.3% of statements 06:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.048s coverage: 14.7% of statements 06:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.042s coverage: 100.0% of statements 06:20:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.060s coverage: 84.6% of statements 06:20:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 06:20:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 06:20:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 06:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.024s coverage: 47.0% of statements 06:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.013s coverage: 94.7% of statements 06:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.046s coverage: 89.4% of statements 06:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 06:20:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 06:20:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.079s coverage: 91.8% of statements 06:20:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 06:20:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 06:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.022s coverage: 100.0% of statements 06:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.054s coverage: 36.7% of statements 06:20:38 gofmt -l . 06:20:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:20:38 $ docker stop --time=1 01b501de48d359717298b65fe3f82a4317cf10e1e5cf8aa8e674ecd1bcf9aa9a 06:20:40 $ docker rm -f 01b501de48d359717298b65fe3f82a4317cf10e1e5cf8aa8e674ecd1bcf9aa9a [Pipeline] // withDockerContainer 06:20:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.104s coverage: 63.0% of statements 06:20:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.012s coverage: 26.3% of statements 06:20:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.015s coverage: 15.4% of statements 06:20:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.025s coverage: 15.4% of statements 06:20:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.014s coverage: 14.3% of statements 06:20:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [Pipeline] sh 06:20:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:20:41 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 06:20:43 ---> job-cost.sh 06:20:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nk1f 06:20:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.243s coverage: 84.6% of statements 06:20:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 06:20:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 06:20:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 06:20:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.154s coverage: 47.0% of statements 06:20:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.027s coverage: 94.7% of statements 06:20:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.168s coverage: 89.4% of statements 06:20:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements 06:20:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 06:20:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:20:53 gofmt -l . 06:20:53 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:20:54 $ docker stop --time=1 14cfab782db9efb9c1204e1e9f266daa623bfadca272c944f8bdca1a92846f22 06:20:56 $ docker rm -f 14cfab782db9efb9c1204e1e9f266daa623bfadca272c944f8bdca1a92846f22 [Pipeline] // withDockerContainer [Pipeline] sh 06:20:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:20:57 Warning: overwriting stash ‘coverage-report’ 06:20:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:20:58 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 06:20:59 ---> job-cost.sh 06:20:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1jOe 06:21:24 lf-activate-venv(): INFO: Adding /tmp/venv-Nk1f/bin to PATH 06:21:24 INFO: No Stack... 06:21:24 INFO: Retrieving Pricing Info for: v1-standard-2 06:21:24 INFO: Archiving Costs [Pipeline] sh 06:21:25 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 06:21:25 + cut -d, -f6 [Pipeline] lock 06:21:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-4-stack-cost] 06:21:25 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-4-stack-cost] did not exist. Created. 06:21:25 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:21:25 + echo total: 0.029999999329447746 [Pipeline] stash 06:21:25 Stashed 1 file(s) [Pipeline] } 06:21:25 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:21:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:23:15 lf-activate-venv(): INFO: Adding /tmp/venv-1jOe/bin to PATH 06:23:15 INFO: No Stack... 06:23:15 INFO: Retrieving Pricing Info for: lf-standard-4 06:23:15 INFO: Archiving Costs [Pipeline] sh 06:23:15 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv+ 06:23:15 cut -d, -f6 [Pipeline] lock 06:23:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-4-stack-cost] 06:23:15 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-4-stack-cost] did not exist. Created. 06:23:15 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:23:16 /w/workspace/go-mod-core-contracts/4@tmp/durable-232d9324/script.sh: 1: /w/workspace/go-mod-core-contracts/4@tmp/durable-232d9324/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:23:16 + echo total: 0.20999999344348907 [Pipeline] stash 06:23:16 Warning: overwriting stash ‘stack-cost’ 06:23:16 Stashed 1 file(s) [Pipeline] } 06:23:16 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-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 06:23:18 provisioning config files... 06:23:18 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-540@tmp/config8081051970622906961tmp [Pipeline] { [Pipeline] sh 06:23:19 + set +x 06:23:19 + curl -s https://codecov.io/bash 06:23:19 + bash -s -- 06:23:19 06:23:19 _____ _ 06:23:19 / ____| | | 06:23:19 | | ___ __| | ___ ___ _____ __ 06:23:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:23:19 | |___| (_) | (_| | __/ (_| (_) \ V / 06:23:19 \_____\___/ \__,_|\___|\___\___/ \_/ 06:23:19 Bash-20210309-2b87ace 06:23:19 06:23:19 06:23:19 ==> git version 2.24.3 found 06:23:19 ==> 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 06:23:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:23:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:23:19 ==> Jenkins CI detected. 06:23:19 project root: . 06:23:19 --> token set from env 06:23:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:23:19 ==> Running gcov in . (disable via -X gcov) 06:23:19 ==> Python coveragepy not found 06:23:19 ==> Searching for coverage reports in: 06:23:19 + . 06:23:19 -> Found 1 reports 06:23:19 ==> Detecting git/mercurial file structure 06:23:19 ==> Reading reports 06:23:19 + ./coverage.out bytes=157997 06:23:19 ==> Appending adjustments 06:23:19 https://docs.codecov.io/docs/fixing-reports 06:23:20 + Found adjustments 06:23:20 ==> Gzipping contents 06:23:20 24K /tmp/codecov.3yqxMR.gz 06:23:20 ==> Uploading reports 06:23:20 url: https://codecov.io 06:23:20 query: branch=PR-540&commit=6bbb42cf9c6252a2c71dd3341375f7a35c99273a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-540%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=540&job=&cmd_args= 06:23:20 -> Pinging Codecov 06:23:20 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-540&commit=6bbb42cf9c6252a2c71dd3341375f7a35c99273a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-540%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=540&job=&cmd_args= 06:23:21 -> Uploading to 06:23:21 https://storage.googleapis.com/codecov/v4/raw/2021-03-11/71470A77251A30514AAF9C0BB2E5B6CE/6bbb42cf9c6252a2c71dd3341375f7a35c99273a/3d32fd96-8ba9-4a6f-95df-0cc69edd2209.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T062320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fedeb33267239fbe0321f96e565f0e1da12e122d9d19137dc6692def8194745 06:23:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:23:21 Dload Upload Total Spent Left Speed 06:23:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23800 0 0 100 23800 0 43702 --:--:-- --:--:-- --:--:-- 43750 06:23:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6bbb42cf9c6252a2c71dd3341375f7a35c99273a [Pipeline] } 06:23:21 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 06:23:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:23:24 ---> package-listing.sh 06:23:24 ++ facter osfamily 06:23:24 ++ tr '[:upper:]' '[:lower:]' 06:23:24 + OS_FAMILY=redhat 06:23:24 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-540 06:23:24 + START_PACKAGES=/tmp/packages_start.txt 06:23:24 + END_PACKAGES=/tmp/packages_end.txt 06:23:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:24 + PACKAGES=/tmp/packages_start.txt 06:23:24 + '[' /w/workspace/dry_go-mod-core-contracts_PR-540 ']' 06:23:24 + PACKAGES=/tmp/packages_end.txt 06:23:24 + case "${OS_FAMILY}" in 06:23:24 + rpm -qa 06:23:24 + sort 06:23:29 + '[' -f /tmp/packages_start.txt ']' 06:23:29 + '[' -f /tmp/packages_end.txt ']' 06:23:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:29 + '[' /w/workspace/dry_go-mod-core-contracts_PR-540 ']' 06:23:29 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-540/archives/ 06:23:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-540/archives/ [Pipeline] echo 06:23:29 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-540/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:23:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:23:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:23:30 06:23:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:23:30 alpine: Pulling from edgex-lftools-log-publisher 06:23:30 df20fa9351a1: Pulling fs layer 06:23:30 36b3adc4ff6f: Pulling fs layer 06:23:30 8ad3a11d3b57: Pulling fs layer 06:23:30 46f8f816bc3b: Pulling fs layer 06:23:30 93b61091891f: Pulling fs layer 06:23:30 93b9cdb0e59b: Pulling fs layer 06:23:30 5e14af77c1be: Pulling fs layer 06:23:30 01666e4c0597: Pulling fs layer 06:23:30 aa168da1d23b: Pulling fs layer 06:23:30 93b9cdb0e59b: Waiting 06:23:30 5e14af77c1be: Waiting 06:23:30 01666e4c0597: Waiting 06:23:30 46f8f816bc3b: Waiting 06:23:30 aa168da1d23b: Waiting 06:23:30 93b61091891f: Waiting 06:23:30 36b3adc4ff6f: Download complete 06:23:31 46f8f816bc3b: Verifying Checksum 06:23:31 46f8f816bc3b: Download complete 06:23:31 df20fa9351a1: Verifying Checksum 06:23:31 df20fa9351a1: Download complete 06:23:31 93b9cdb0e59b: Verifying Checksum 06:23:31 93b9cdb0e59b: Download complete 06:23:31 5e14af77c1be: Verifying Checksum 06:23:31 5e14af77c1be: Download complete 06:23:31 01666e4c0597: Verifying Checksum 06:23:31 01666e4c0597: Download complete 06:23:31 93b61091891f: Verifying Checksum 06:23:31 93b61091891f: Download complete 06:23:31 df20fa9351a1: Pull complete 06:23:31 8ad3a11d3b57: Verifying Checksum 06:23:31 8ad3a11d3b57: Download complete 06:23:31 36b3adc4ff6f: Pull complete 06:23:32 8ad3a11d3b57: Pull complete 06:23:32 46f8f816bc3b: Pull complete 06:23:33 aa168da1d23b: Verifying Checksum 06:23:33 aa168da1d23b: Download complete 06:23:34 93b61091891f: Pull complete 06:23:34 93b9cdb0e59b: Pull complete 06:23:35 5e14af77c1be: Pull complete 06:23:35 01666e4c0597: Pull complete 06:23:43 aa168da1d23b: Pull complete 06:23:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:23:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:23:43 prd-centos7-docker-4c-2g-29478 does not seem to be running inside a container 06:23:43 $ 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-540/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-540 -v /w/workspace/dry_go-mod-core-contracts_PR-540:/w/workspace/dry_go-mod-core-contracts_PR-540:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-540@tmp:/w/workspace/dry_go-mod-core-contracts_PR-540@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:23:46 $ docker top b46992e05ef28b699d8bccb0e36c7b99ff6af6f1414012568e78d73e8ebf78cf -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:47 + touch /tmp/pre-build-complete [Pipeline] sh 06:23:47 + mkdir -p /var/log/sa [Pipeline] sh 06:23:48 + ls /var/log/sa-host 06:23:48 + sadf -c /var/log/sa-host/sa11 06:23:48 file_magic: OK 06:23:48 HZ: Using current value: 100 06:23:48 file_header: OK 06:23:48 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 06:23:48 Statistics: 06:23:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:23:48 File successfully converted to sysstat format version 12.2.1 06:23:48 + sadf -c /var/log/sa-host/sa23 06:23:48 file_magic: OK 06:23:48 HZ: Using current value: 100 06:23:48 file_header: OK 06:23:48 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 06:23:48 Statistics: 06:23:48 Hnuu...uuuununununu... 06:23:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:48 provisioning config files... 06:23:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-540@tmp/config7237984332844566256tmp [Pipeline] { [Pipeline] echo 06:23:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:23:49 ---> create-netrc.sh [Pipeline] } 06:23:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:23:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:23:49 ---> python-tools-install.sh [Pipeline] echo 06:23:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:23:49 ---> sudo-logs.sh 06:23:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:23:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:23:50 ---> job-cost.sh 06:23:50 lf-activate-venv: SKIPPING 06:23:50 DEBUG: total: 0.20999999344348907 06:23:50 INFO: Retrieving Stack Cost... 06:23:50 INFO: Retrieving Pricing Info for: v1-standard-2 06:23:51 INFO: Archiving Costs [Pipeline] echo 06:23:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:23:51 ---> logs-deploy.sh 06:23:51 lf-activate-venv: SKIPPING 06:23:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-540/4 06:23:51 INFO: archiving workspace using pattern(s): 06:23:53 Archives upload complete. 06:23:53 INFO: archiving logs to Nexus 06:23:54 ---> uname -a: 06:23:54 Linux prd-centos7-docker-4c-2g-29478.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:23:54 06:23:54 06:23:54 ---> lscpu: 06:23:54 Architecture: x86_64 06:23:54 CPU op-mode(s): 32-bit, 64-bit 06:23:54 Byte Order: Little Endian 06:23:54 Address sizes: 40 bits physical, 48 bits virtual 06:23:54 CPU(s): 4 06:23:54 On-line CPU(s) list: 0-3 06:23:54 Thread(s) per core: 1 06:23:54 Core(s) per socket: 1 06:23:54 Socket(s): 4 06:23:54 NUMA node(s): 1 06:23:54 Vendor ID: GenuineIntel 06:23:54 CPU family: 6 06:23:54 Model: 44 06:23:54 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:23:54 Stepping: 1 06:23:54 CPU MHz: 2933.436 06:23:54 BogoMIPS: 5866.87 06:23:54 Virtualization: VT-x 06:23:54 Hypervisor vendor: KVM 06:23:54 Virtualization type: full 06:23:54 L1d cache: 128 KiB 06:23:54 L1i cache: 128 KiB 06:23:54 L2 cache: 16 MiB 06:23:54 L3 cache: 64 MiB 06:23:54 NUMA node0 CPU(s): 0-3 06:23:54 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:23:54 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:23:54 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:23:54 Vulnerability Meltdown: Mitigation; PTI 06:23:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:23:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:23:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:23:54 Vulnerability Srbds: Not affected 06:23:54 Vulnerability Tsx async abort: Not affected 06:23:54 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 06:23:54 06:23:54 06:23:54 ---> nproc: 06:23:54 4 06:23:54 06:23:54 06:23:54 ---> df -h: 06:23:54 Filesystem Size Used Available Use% Mounted on 06:23:54 overlay 50.0G 7.3G 42.7G 15% / 06:23:54 tmpfs 64.0M 0 64.0M 0% /dev 06:23:54 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:23:54 shm 64.0M 0 64.0M 0% /dev/shm 06:23:54 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:23:54 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:23:54 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:23:54 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:23:54 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:23:54 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:23:54 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-540 06:23:54 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-540@tmp 06:23:54 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:23:54 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:23:54 06:23:54 06:23:54 ---> free -m: 06:23:54 total used free shared buff/cache available 06:23:54 Mem: 1837 691 114 0 1031 1041 06:23:54 Swap: 1023 1 1022 06:23:54 06:23:54 06:23:54 ---> ip addr: 06:23:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:23:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:23:54 inet 127.0.0.1/8 scope host lo 06:23:54 valid_lft forever preferred_lft forever 06:23:54 inet6 ::1/128 scope host 06:23:54 valid_lft forever preferred_lft forever 06:23:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:23:54 link/ether fa:16:3e:9c:94:92 brd ff:ff:ff:ff:ff:ff 06:23:54 inet 10.30.123.7/23 brd 10.30.123.255 scope global dynamic eth0 06:23:54 valid_lft 85915sec preferred_lft 85915sec 06:23:54 inet6 fe80::f816:3eff:fe9c:9492/64 scope link 06:23:54 valid_lft forever preferred_lft forever 06:23:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:23:54 link/ether 02:42:a0:4d:b2:84 brd ff:ff:ff:ff:ff:ff 06:23:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:23:54 valid_lft forever preferred_lft forever 06:23:54 inet6 fe80::42:a0ff:fe4d:b284/64 scope link 06:23:54 valid_lft forever preferred_lft forever 06:23:54 06:23:54 06:23:54 ---> sar -b -r -n DEV: 06:23:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/11/21 _x86_64_ (4 CPU) 06:23:54 06:23:54 06:15:34 LINUX RESTART (4 CPU) 06:23:54 06:23:54 06:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:23:54 06:17:01 121.94 33.38 88.56 0.00 7471.23 39122.02 0.00 06:23:54 06:18:01 3.73 0.02 3.71 0.00 0.53 123.82 0.00 06:23:54 06:19:01 0.45 0.00 0.45 0.00 0.00 7.39 0.00 06:23:54 06:20:01 0.38 0.00 0.38 0.00 0.00 5.53 0.00 06:23:54 06:21:01 0.27 0.00 0.27 0.00 0.00 4.91 0.00 06:23:54 06:22:01 0.42 0.00 0.42 0.00 0.00 6.43 0.00 06:23:54 06:23:01 0.32 0.00 0.32 0.00 0.00 4.31 0.00 06:23:54 Average: 17.97 4.70 13.27 0.00 1052.56 5533.00 0.00 06:23:54 06:23:54 06:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:54 06:17:01 147808 0 591320 31.43 2620 1139796 1093964 37.34 420456 1111848 132 06:23:54 06:18:01 151720 0 587288 31.21 2620 1139916 1077860 36.79 420428 1109252 20 06:23:54 06:19:01 151872 0 587132 31.20 2620 1139920 1068788 36.48 423984 1105564 16 06:23:54 06:20:01 151308 0 587696 31.23 2620 1139920 1068716 36.47 425192 1105048 12 06:23:54 06:21:01 151888 0 587108 31.20 2620 1139928 1068608 36.47 433116 1096764 8 06:23:54 06:22:01 151824 0 587168 31.21 2620 1139932 1068668 36.47 433176 1096764 8 06:23:54 06:23:01 152160 0 586828 31.19 2620 1139936 1068608 36.47 432860 1096760 8 06:23:54 Average: 151226 0 587791 31.24 2620 1139907 1073602 36.64 427030 1103143 29 06:23:54 06:23:54 06:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:54 06:17:01 eth0 585.43 368.64 1105.78 104.20 0.00 0.00 0.00 0.00 06:23:54 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:17:01 docker0 11.34 8.63 2.16 20.64 0.00 0.00 0.00 0.00 06:23:54 06:18:01 eth0 3.13 1.32 3.08 0.10 0.00 0.00 0.00 0.00 06:23:54 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:19:01 eth0 0.93 0.37 0.32 0.17 0.00 0.00 0.00 0.00 06:23:54 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:20:01 eth0 0.73 0.40 0.29 0.24 0.00 0.00 0.00 0.00 06:23:54 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:23:54 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:22:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:23:54 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:23:54 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 Average: eth0 83.22 52.28 156.32 14.76 0.00 0.00 0.00 0.00 06:23:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:54 Average: docker0 1.60 1.22 0.30 2.91 0.00 0.00 0.00 0.00 06:23:54 06:23:54 06:23:54 ---> sar -P ALL: 06:23:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/11/21 _x86_64_ (4 CPU) 06:23:54 06:23:54 06:15:34 LINUX RESTART (4 CPU) 06:23:54 06:23:54 06:16:02 CPU %user %nice %system %iowait %steal %idle 06:23:54 06:17:01 all 13.10 0.00 5.77 6.47 0.19 74.47 06:23:54 06:17:01 0 13.11 0.00 5.61 5.48 0.19 75.61 06:23:54 06:17:01 1 11.22 0.00 5.24 6.34 0.19 77.01 06:23:54 06:17:01 2 15.28 0.00 6.37 7.45 0.17 70.73 06:23:54 06:17:01 3 12.79 0.00 5.86 6.61 0.23 74.52 06:23:54 06:18:01 all 0.20 0.00 0.07 0.00 0.01 99.72 06:23:54 06:18:01 0 0.08 0.00 0.03 0.00 0.02 99.87 06:23:54 06:18:01 1 0.47 0.00 0.05 0.00 0.02 99.47 06:23:54 06:18:01 2 0.20 0.00 0.10 0.00 0.00 99.70 06:23:54 06:18:01 3 0.05 0.00 0.08 0.00 0.00 99.87 06:23:54 06:19:01 all 0.15 0.00 0.08 0.00 0.00 99.77 06:23:54 06:19:01 0 0.05 0.00 0.07 0.00 0.00 99.88 06:23:54 06:19:01 1 0.42 0.00 0.10 0.00 0.00 99.48 06:23:54 06:19:01 2 0.08 0.00 0.07 0.00 0.02 99.83 06:23:54 06:19:01 3 0.03 0.00 0.07 0.00 0.00 99.90 06:23:54 06:20:01 all 0.08 0.00 0.03 0.00 0.00 99.90 06:23:54 06:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:23:54 06:20:01 1 0.25 0.00 0.03 0.00 0.00 99.72 06:23:54 06:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:23:54 06:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:23:54 06:21:01 all 0.11 0.00 0.08 0.00 0.02 99.79 06:23:54 06:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:23:54 06:21:01 1 0.25 0.00 0.17 0.00 0.03 99.55 06:23:54 06:21:01 2 0.07 0.00 0.07 0.00 0.02 99.85 06:23:54 06:21:01 3 0.07 0.00 0.05 0.00 0.02 99.87 06:23:54 06:22:01 all 0.14 0.00 0.03 0.00 0.00 99.82 06:23:54 06:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:23:54 06:22:01 1 0.50 0.00 0.02 0.00 0.02 99.47 06:23:54 06:22:01 2 0.07 0.00 0.07 0.00 0.00 99.87 06:23:54 06:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:23:54 06:23:01 all 0.16 0.00 0.03 0.00 0.00 99.80 06:23:54 06:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:23:54 06:23:01 1 0.53 0.00 0.03 0.00 0.00 99.43 06:23:54 06:23:01 2 0.05 0.00 0.05 0.00 0.02 99.88 06:23:54 06:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:23:54 Average: all 1.93 0.00 0.84 0.89 0.03 96.30 06:23:54 Average: 0 1.85 0.00 0.81 0.76 0.03 96.55 06:23:54 Average: 1 1.90 0.00 0.78 0.88 0.04 96.40 06:23:54 Average: 2 2.19 0.00 0.93 1.03 0.03 95.82 06:23:54 Average: 3 1.79 0.00 0.84 0.91 0.03 96.42 06:23:54 06:23:54 06:23:54