Pull request #538 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 2e84a1999ba363d5cf07a9f7c494c7f30be401f0 rather than 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 Obtained Jenkinsfile from 2e84a1999ba363d5cf07a9f7c494c7f30be401f0 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-29772 in /w/workspace/dry_go-mod-core-contracts_PR-538 [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-538 # 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/538/head:refs/remotes/origin/PR-538 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2e84a1999ba363d5cf07a9f7c494c7f30be401f0 into PR head commit 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 Merge succeeded, producing 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 Checking out Revision 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 (PR-538) > git config core.sparsecheckout # timeout=10 > git checkout -f 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 # 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 2e84a1999ba363d5cf07a9f7c494c7f30be401f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 # timeout=10 Commit message: "refactor: Remove ApiVersion from normal DTOs except EventDTO" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 9f3bdd7e45e3223cca532f010718fbc95a4fe349 # timeout=10 [Pipeline] withCredentials 05:00:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:10 ========================================================= 05:00:10 EdgeX Global Pipelines Version Info 05:00:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:12 ------------------- 05:00:12 stable info: 05:00:12 ------------------- 05:00:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:12 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 05:00:12 Message: update stable to v1.0.184 05:00:13 ------------------- 05:00:13 experimental info: 05:00:13 ------------------- 05:00:13 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:13 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 05:00:13 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 05:00:13 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 05:00:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:00:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 05:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-538 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-538 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-538 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 581db9a [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:17 + git log --format=format:%s -1 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 [Pipeline] echo 05:00:17 GIT_COMMIT: 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8, Commit Message: refactor: Remove ApiVersion from normal DTOs except EventDTO [Pipeline] echo 05:00:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:00:19 05:00:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:00:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:00:19 latest: Pulling from edgex-devops/git-semver 05:00:19 31603596830f: Pulling fs layer 05:00:19 2a8b12db71e7: Pulling fs layer 05:00:19 6ca5941a6612: Pulling fs layer 05:00:19 ecc8261a40a4: Pulling fs layer 05:00:19 ecc8261a40a4: Waiting 05:00:19 2a8b12db71e7: Verifying Checksum 05:00:19 2a8b12db71e7: Download complete 05:00:19 31603596830f: Verifying Checksum 05:00:19 31603596830f: Download complete 05:00:19 ecc8261a40a4: Verifying Checksum 05:00:19 ecc8261a40a4: Download complete 05:00:19 6ca5941a6612: Verifying Checksum 05:00:19 6ca5941a6612: Download complete 05:00:19 31603596830f: Pull complete 05:00:20 2a8b12db71e7: Pull complete 05:00:20 6ca5941a6612: Pull complete 05:00:21 ecc8261a40a4: Pull complete 05:00:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:00:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:00:21 prd-centos7-docker-4c-2g-29772 does not seem to be running inside a container 05:00:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-538 -v /w/workspace/dry_go-mod-core-contracts_PR-538:/w/workspace/dry_go-mod-core-contracts_PR-538:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-538@tmp:/w/workspace/dry_go-mod-core-contracts_PR-538@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 05:00:23 $ docker top 1b42a296dcdefc334103fa54ccca31d7c61d0c7c8e6d73a1ed73dd30c59a17ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:24 [ssh-agent] Looking for ssh-agent implementation... 05:00:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:24 $ docker exec 1b42a296dcdefc334103fa54ccca31d7c61d0c7c8e6d73a1ed73dd30c59a17ec ssh-agent 05:00:24 SSH_AUTH_SOCK=/tmp/ssh-veCpO0WIDG5D/agent.11 05:00:24 SSH_AGENT_PID=16 05:00:24 Running ssh-add (command line suppressed) 05:00:24 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-538@tmp/private_key_1708702818751215305.key (/w/workspace/dry_go-mod-core-contracts_PR-538@tmp/private_key_1708702818751215305.key) 05:00:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:25 + git tag --points-at HEAD [Pipeline] } 05:00:25 $ docker exec --env ******** --env ******** 1b42a296dcdefc334103fa54ccca31d7c61d0c7c8e6d73a1ed73dd30c59a17ec ssh-agent -k 05:00:25 unset SSH_AUTH_SOCK; 05:00:25 unset SSH_AGENT_PID; 05:00:25 echo Agent pid 16 killed; 05:00:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:25 [ssh-agent] Looking for ssh-agent implementation... 05:00:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:25 $ docker exec 1b42a296dcdefc334103fa54ccca31d7c61d0c7c8e6d73a1ed73dd30c59a17ec ssh-agent 05:00:25 SSH_AUTH_SOCK=/tmp/ssh-SMmPkD5b1iq2/agent.47 05:00:25 SSH_AGENT_PID=52 05:00:25 Running ssh-add (command line suppressed) 05:00:25 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-538@tmp/private_key_5912226622622095441.key (/w/workspace/dry_go-mod-core-contracts_PR-538@tmp/private_key_5912226622622095441.key) 05:00:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:26 + git semver init 05:00:26 # -> Open(): unable to determine branch for HEAD 05:00:26 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-538/.git 05:00:26 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-538 05:00:26 # $SEMVER_REMOTE_NAME = origin 05:00:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:00:26 # $SEMVER_USER_NAME = edgex-jenkins 05:00:26 # $SEMVER_BRANCH = PR-538 05:00:26 # $SEMVER_TEMP = /tmp/semver-484836691 05:00:26 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:00:27 # '/tmp/semver-484836691' -> '/w/workspace/dry_go-mod-core-contracts_PR-538/.semver' 05:00:27 # -> Force: false 05:00:27 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-538/.semver [Pipeline] } 05:00:27 $ docker exec --env ******** --env ******** 1b42a296dcdefc334103fa54ccca31d7c61d0c7c8e6d73a1ed73dd30c59a17ec ssh-agent -k 05:00:27 unset SSH_AUTH_SOCK; 05:00:27 unset SSH_AGENT_PID; 05:00:27 echo Agent pid 52 killed; 05:00:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:27 + git semver [Pipeline] } 05:00:27 $ docker stop --time=1 1b42a296dcdefc334103fa54ccca31d7c61d0c7c8e6d73a1ed73dd30c59a17ec 05:00:29 $ docker rm -f 1b42a296dcdefc334103fa54ccca31d7c61d0c7c8e6d73a1ed73dd30c59a17ec [Pipeline] // withDockerContainer [Pipeline] sh 05:00:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:30 Stashed 1 file(s) [Pipeline] echo 05:00:30 [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:00:46 Still waiting to schedule task 05:00:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29772’ 05:00:46 Still waiting to schedule task 05:00:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:02:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29773 in /w/workspace/dry_go-mod-core-contracts_PR-538 [Pipeline] { [Pipeline] ws 05:02:39 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 05:02:44 using credential edgex-jenkins-ssh 05:02:44 Cloning the remote Git repository 05:02:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:02:44 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 05:02:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:02:45 > git --version # timeout=10 05:02:45 > git --version # 'git version 2.17.1' 05:02:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:02:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:02:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:02:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/538/head:refs/remotes/origin/PR-538 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:02:47 Merging remotes/origin/master commit 2e84a1999ba363d5cf07a9f7c494c7f30be401f0 into PR head commit 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 05:02:47 Merge succeeded, producing 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 05:02:47 Checking out Revision 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 (PR-538) 05:02:47 > git config core.sparsecheckout # timeout=10 05:02:47 > git checkout -f 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 # timeout=10 05:02:47 > git remote # timeout=10 05:02:47 > git config --get remote.origin.url # timeout=10 05:02:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:47 > git merge 2e84a1999ba363d5cf07a9f7c494c7f30be401f0 # timeout=10 05:02:47 > git rev-parse HEAD^{commit} # timeout=10 05:02:47 > git config core.sparsecheckout # timeout=10 05:02:47 > git checkout -f 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 # timeout=10 05:02:52 Commit message: "refactor: Remove ApiVersion from normal DTOs except EventDTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:02:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:02:54 + + true 05:02:54 sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:02:57 ========================================================= 05:02:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:02:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:02:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 05:02:59 Sending build context to Docker daemon 2.852MB 05:02:59 Step 1/7 : ARG BASE=golang:1.15-alpine 05:02:59 Step 2/7 : FROM ${BASE} 05:02:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:59 5f621e34cdf4: Pulling fs layer 05:02:59 a4357932f1b6: Pulling fs layer 05:02:59 18c013af1878: Pulling fs layer 05:02:59 00ac8860ef70: Pulling fs layer 05:02:59 63d7cb157983: Pulling fs layer 05:02:59 b116817d02f9: Pulling fs layer 05:02:59 745a02a5169b: Pulling fs layer 05:02:59 00ac8860ef70: Waiting 05:02:59 63d7cb157983: Waiting 05:02:59 b116817d02f9: Waiting 05:02:59 745a02a5169b: Waiting 05:02:59 18c013af1878: Verifying Checksum 05:02:59 18c013af1878: Download complete 05:02:59 a4357932f1b6: Verifying Checksum 05:02:59 a4357932f1b6: Download complete 05:02:59 63d7cb157983: Verifying Checksum 05:02:59 63d7cb157983: Download complete 05:02:59 b116817d02f9: Download complete 05:02:59 5f621e34cdf4: Verifying Checksum 05:02:59 5f621e34cdf4: Download complete 05:03:00 5f621e34cdf4: Pull complete 05:03:00 a4357932f1b6: Pull complete 05:03:00 18c013af1878: Pull complete 05:03:02 745a02a5169b: Verifying Checksum 05:03:02 745a02a5169b: Download complete 05:03:03 00ac8860ef70: Verifying Checksum 05:03:03 00ac8860ef70: Download complete 05:03:07 Running on prd-centos7-docker-4c-2g-29774 in /w/workspace/dry_go-mod-core-contracts_PR-538 [Pipeline] { [Pipeline] ws 05:03:08 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 05:03:10 using credential edgex-jenkins-ssh 05:03:10 Cloning the remote Git repository 05:03:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:03:10 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 05:03:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:03:10 > git --version # timeout=10 05:03:10 > git --version # 'git version 2.24.3' 05:03:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:03:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:03:11 Merging remotes/origin/master commit 2e84a1999ba363d5cf07a9f7c494c7f30be401f0 into PR head commit 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 05:03:11 Merge succeeded, producing 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 05:03:11 Checking out Revision 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 (PR-538) 05:03:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:03:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/538/head:refs/remotes/origin/PR-538 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:03:11 > git config core.sparsecheckout # timeout=10 05:03:11 > git checkout -f 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 # timeout=10 05:03:11 > git remote # timeout=10 05:03:11 > git config --get remote.origin.url # timeout=10 05:03:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:11 > git merge 2e84a1999ba363d5cf07a9f7c494c7f30be401f0 # timeout=10 05:03:11 > git rev-parse HEAD^{commit} # timeout=10 05:03:11 > git config core.sparsecheckout # timeout=10 05:03:11 > git checkout -f 581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 # timeout=10 05:03:13 00ac8860ef70: Pull complete 05:03:13 63d7cb157983: Pull complete 05:03:13 b116817d02f9: Pull complete 05:03:15 Commit message: "refactor: Remove ApiVersion from normal DTOs except EventDTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:03:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:03:17 + sudo service docker restart 05:03:17 + true 05:03:17 Redirecting to /bin/systemctl restart docker.service 05:03:18 745a02a5169b: Pull complete 05:03:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:03:18 ---> b7e6874047d6 05:03:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] unstash [Pipeline] echo 05:03:18 ========================================================= 05:03:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:03:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:03:18 + 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:03:19 Sending build context to Docker daemon 2.853MB 05:03:19 Step 1/7 : ARG BASE=golang:1.15-alpine 05:03:19 Step 2/7 : FROM ${BASE} 05:03:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:19 188c0c94c7c5: Pulling fs layer 05:03:19 0ef7d3d256c8: Pulling fs layer 05:03:19 de9db76c5a1d: Pulling fs layer 05:03:19 bca2f99d35d6: Pulling fs layer 05:03:19 93359f2a8cfa: Pulling fs layer 05:03:19 7c6f9722023f: Pulling fs layer 05:03:19 a35cf1a2eb13: Pulling fs layer 05:03:19 a35cf1a2eb13: Waiting 05:03:19 7c6f9722023f: Waiting 05:03:19 93359f2a8cfa: Waiting 05:03:19 bca2f99d35d6: Waiting 05:03:19 de9db76c5a1d: Download complete 05:03:19 0ef7d3d256c8: Download complete 05:03:19 93359f2a8cfa: Verifying Checksum 05:03:19 93359f2a8cfa: Download complete 05:03:19 7c6f9722023f: Verifying Checksum 05:03:19 7c6f9722023f: Download complete 05:03:19 188c0c94c7c5: Download complete 05:03:20 188c0c94c7c5: Pull complete 05:03:20 0ef7d3d256c8: Pull complete 05:03:20 de9db76c5a1d: Pull complete 05:03:20 ---> Running in ced1d715b042 05:03:21 Removing intermediate container ced1d715b042 05:03:21 ---> c44f13dd4a1a 05:03:21 Step 4/7 : RUN apk add bash 05:03:21 ---> Running in ffc0ced3656f 05:03:21 a35cf1a2eb13: Verifying Checksum 05:03:21 a35cf1a2eb13: Download complete 05:03:22 bca2f99d35d6: Verifying Checksum 05:03:22 bca2f99d35d6: Download complete 05:03:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:03:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:03:24 OK: 142 MiB in 39 packages 05:03:25 Removing intermediate container ffc0ced3656f 05:03:25 ---> 1dd80c48f968 05:03:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:03:25 ---> Running in 96fab80c0f77 05:03:26 Removing intermediate container 96fab80c0f77 05:03:26 ---> 56dd369538ce 05:03:26 Step 6/7 : COPY go.mod . 05:03:26 ---> d2d9d01606bb 05:03:26 Step 7/7 : RUN go mod download 05:03:27 ---> Running in bf77af87570a 05:03:27 bca2f99d35d6: Pull complete 05:03:27 93359f2a8cfa: Pull complete 05:03:27 7c6f9722023f: Pull complete 05:03:36 a35cf1a2eb13: Pull complete 05:03:36 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:03:36 ---> a62c8e92a672 05:03:36 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:03:36 ---> Running in aa8fe7c3b292 05:03:36 Removing intermediate container aa8fe7c3b292 05:03:36 ---> b8939e25fa0f 05:03:36 Step 4/7 : RUN apk add bash 05:03:36 ---> Running in b85774d74482 05:03:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:03:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:03:37 OK: 166 MiB in 39 packages 05:03:37 Removing intermediate container b85774d74482 05:03:37 ---> 7d8096fd5664 05:03:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:03:37 ---> Running in 219feaf7e5b2 05:03:38 Removing intermediate container 219feaf7e5b2 05:03:38 ---> fd9f556f08c0 05:03:38 Step 6/7 : COPY go.mod . 05:03:38 ---> 95f926fa008d 05:03:38 Step 7/7 : RUN go mod download 05:03:38 ---> Running in 825db764ebe6 05:03:42 Removing intermediate container bf77af87570a 05:03:42 ---> eacb91d80b5f 05:03:42 Successfully built eacb91d80b5f 05:03:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:03:42 + docker inspect -f . ci-base-image-arm64 05:03:42 . [Pipeline] withDockerContainer 05:03:42 prd-ubuntu18.04-docker-arm64-4c-16g-29773 does not seem to be running inside a container 05:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:44 $ docker top 89a388d7643f5c39367bd70229ab4287a3557f3d50c631dbd1b4154053386cc6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:45 + go version 05:03:45 go version go1.15.5 linux/arm64 [Pipeline] } 05:03:45 $ docker stop --time=1 89a388d7643f5c39367bd70229ab4287a3557f3d50c631dbd1b4154053386cc6 05:03:47 $ docker rm -f 89a388d7643f5c39367bd70229ab4287a3557f3d50c631dbd1b4154053386cc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:03:48 + docker inspect -f . ci-base-image-arm64 05:03:48 . [Pipeline] withDockerContainer 05:03:48 prd-ubuntu18.04-docker-arm64-4c-16g-29773 does not seem to be running inside a container 05:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:50 $ docker top 01b68131835e271f1ac48193ba97b0e1b03fc121616889cca2d801691d5345f8 -eo pid,comm 05:03:50 Removing intermediate container 825db764ebe6 05:03:50 ---> db4de980deea 05:03:50 Successfully built db4de980deea 05:03:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:03:51 + docker inspect -f . ci-base-image-x86_64 05:03:51 . [Pipeline] withDockerContainer 05:03:51 prd-centos7-docker-4c-2g-29774 does not seem to be running inside a container 05:03:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:03:51 + make test 05:03:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:03:52 $ docker top 0b68e54168a04bb27d401392af6810777a522b7af0067a953df1f43f56d110e8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:52 + go version 05:03:52 go version go1.15.5 linux/amd64 [Pipeline] } 05:03:52 $ docker stop --time=1 0b68e54168a04bb27d401392af6810777a522b7af0067a953df1f43f56d110e8 05:03:54 $ docker rm -f 0b68e54168a04bb27d401392af6810777a522b7af0067a953df1f43f56d110e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:03:54 + docker inspect -f . ci-base-image-x86_64 05:03:54 . [Pipeline] withDockerContainer 05:03:55 prd-centos7-docker-4c-2g-29774 does not seem to be running inside a container 05:03:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:03:55 $ docker top 4fb87a29ffed651fb92bd41441f0729581740eca93664a7b013a8d38e33e2e12 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:56 + make test 05:03:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:04:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 05:04:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.009s coverage: 85.7% of statements 05:04:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.019s coverage: 100.0% of statements 05:04:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.042s coverage: 45.4% of statements 05:04:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.015s coverage: 77.8% of statements 05:04:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:04:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 05:04:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.018s coverage: 14.7% of statements 05:04:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.007s coverage: 100.0% of statements 05:04:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.027s coverage: 91.8% of statements 05:04:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 05:04:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 05:04:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.006s coverage: 100.0% of statements 05:04:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 36.7% of statements 05:04:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.020s coverage: 63.0% of statements 05:04:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.013s coverage: 26.3% of statements 05:04:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.007s coverage: 15.4% of statements 05:04:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.010s coverage: 15.4% of statements 05:04:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.031s coverage: 14.3% of statements 05:04:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 05:04:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.078s coverage: 84.6% of statements 05:04:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 05:04:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 05:04:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 05:04:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.013s coverage: 47.4% of statements 05:04:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.022s coverage: 94.7% of statements 05:04:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.055s coverage: 90.2% of statements 05:04:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 05:04:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 05:04:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:04:11 gofmt -l . 05:04:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:04:11 $ docker stop --time=1 4fb87a29ffed651fb92bd41441f0729581740eca93664a7b013a8d38e33e2e12 05:04:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 05:04:14 $ docker rm -f 4fb87a29ffed651fb92bd41441f0729581740eca93664a7b013a8d38e33e2e12 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.083s coverage: 85.7% of statements 05:04:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.056s coverage: 100.0% of statements 05:04:15 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:04:16 ---> job-cost.sh 05:04:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w7NI 05:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.044s coverage: 45.4% of statements 05:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.031s coverage: 77.8% of statements 05:04:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:04:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements 05:04:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.069s coverage: 14.7% of statements 05:04:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.026s coverage: 100.0% of statements 05:04:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.075s coverage: 91.8% of statements 05:04:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 05:04:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 05:04:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.025s coverage: 100.0% of statements 05:04:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.044s coverage: 36.7% of statements 05:04:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.089s coverage: 63.0% of statements 05:04:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.051s coverage: 26.3% of statements 05:04:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.044s coverage: 15.4% of statements 05:04:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.055s coverage: 15.4% of statements 05:04:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.034s coverage: 14.3% of statements 05:04:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 05:04:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.203s coverage: 84.6% of statements 05:04:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 05:04:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 05:04:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 05:04:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.121s coverage: 47.4% of statements 05:04:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.041s coverage: 94.7% of statements 05:04:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:04:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.162s coverage: 90.2% of statements 05:04:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements 05:04:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 05:04:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:04:37 gofmt -l . 05:04:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:04:39 $ docker stop --time=1 01b68131835e271f1ac48193ba97b0e1b03fc121616889cca2d801691d5345f8 05:04:41 $ docker rm -f 01b68131835e271f1ac48193ba97b0e1b03fc121616889cca2d801691d5345f8 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:42 Warning: overwriting stash ‘coverage-report’ 05:04:43 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:04:44 ---> job-cost.sh 05:04:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LBSu 05:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-w7NI/bin to PATH 05:04:58 INFO: No Stack... 05:04:59 INFO: Retrieving Pricing Info for: v1-standard-2 05:04:59 INFO: Archiving Costs [Pipeline] sh 05:05:00 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 05:05:00 + cut -d, -f6 [Pipeline] lock 05:05:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-538-2-stack-cost] 05:05:00 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-538-2-stack-cost] did not exist. Created. 05:05:00 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-538-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:00 + echo total: 0.029999999329447746 [Pipeline] stash 05:05:00 Stashed 1 file(s) [Pipeline] } 05:05:00 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-538-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:05:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-LBSu/bin to PATH 05:07:00 INFO: No Stack... 05:07:00 INFO: Retrieving Pricing Info for: lf-standard-4 05:07:00 INFO: Archiving Costs [Pipeline] sh 05:07:00 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 05:07:00 + cut -d, -f6 [Pipeline] lock 05:07:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-538-2-stack-cost] 05:07:01 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-538-2-stack-cost] did not exist. Created. 05:07:01 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-538-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:07:01 /w/workspace/go-mod-core-contracts/2@tmp/durable-412d21f3/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-412d21f3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:07:01 + echo total: 0.20999999344348907 [Pipeline] stash 05:07:01 Warning: overwriting stash ‘stack-cost’ 05:07:02 Stashed 1 file(s) [Pipeline] } 05:07:02 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-538-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:07:03 provisioning config files... 05:07:03 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-538@tmp/config6903437708818800206tmp [Pipeline] { [Pipeline] sh 05:07:03 + set +x 05:07:03 + curl -s https://codecov.io/bash 05:07:03 + bash -s -- 05:07:04 05:07:04 _____ _ 05:07:04 / ____| | | 05:07:04 | | ___ __| | ___ ___ _____ __ 05:07:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:07:04 | |___| (_) | (_| | __/ (_| (_) \ V / 05:07:04 \_____\___/ \__,_|\___|\___\___/ \_/ 05:07:04 Bash-20210309-2b87ace 05:07:04 05:07:04 05:07:04 ==> git version 2.24.3 found 05:07:04 ==> 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:07:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:07:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:07:04 ==> Jenkins CI detected. 05:07:04 project root: . 05:07:04 --> token set from env 05:07:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:07:04 ==> Running gcov in . (disable via -X gcov) 05:07:04 ==> Python coveragepy not found 05:07:04 ==> Searching for coverage reports in: 05:07:04 + . 05:07:04 -> Found 1 reports 05:07:04 ==> Detecting git/mercurial file structure 05:07:04 ==> Reading reports 05:07:04 + ./coverage.out bytes=158000 05:07:04 ==> Appending adjustments 05:07:04 https://docs.codecov.io/docs/fixing-reports 05:07:05 + Found adjustments 05:07:05 ==> Gzipping contents 05:07:05 24K /tmp/codecov.ALigMk.gz 05:07:05 ==> Uploading reports 05:07:05 url: https://codecov.io 05:07:05 query: branch=PR-538&commit=581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-538%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=538&job=&cmd_args= 05:07:05 -> Pinging Codecov 05:07:05 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-538&commit=581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-538%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=538&job=&cmd_args= 05:07:05 -> Uploading to 05:07:05 https://storage.googleapis.com/codecov/v4/raw/2021-03-15/71470A77251A30514AAF9C0BB2E5B6CE/581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8/0447a693-5a51-444d-bb2d-ab5b833cc4c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210315T050705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63c8dd2509ac00feffdc27c976826332dd3d2d92120d0e9f25d744c4607a68fc 05:07:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:05 Dload Upload Total Spent Left Speed 05:07:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23805 0 0 100 23805 0 51063 --:--:-- --:--:-- --:--:-- 51083 05:07:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/581db9a0a4a9924a8f42a091c9cb0c5c4f8f56d8 [Pipeline] } 05:07:06 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:07:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:07:09 ---> package-listing.sh 05:07:09 ++ facter osfamily 05:07:09 ++ tr '[:upper:]' '[:lower:]' 05:07:09 + OS_FAMILY=redhat 05:07:09 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-538 05:07:09 + START_PACKAGES=/tmp/packages_start.txt 05:07:09 + END_PACKAGES=/tmp/packages_end.txt 05:07:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:07:09 + PACKAGES=/tmp/packages_start.txt 05:07:09 + '[' /w/workspace/dry_go-mod-core-contracts_PR-538 ']' 05:07:09 + PACKAGES=/tmp/packages_end.txt 05:07:09 + case "${OS_FAMILY}" in 05:07:09 + rpm -qa 05:07:09 + sort 05:07:14 + '[' -f /tmp/packages_start.txt ']' 05:07:14 + '[' -f /tmp/packages_end.txt ']' 05:07:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:07:14 + '[' /w/workspace/dry_go-mod-core-contracts_PR-538 ']' 05:07:14 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-538/archives/ 05:07:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-538/archives/ [Pipeline] echo 05:07:14 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-538/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:07:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:07:15 05:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:07:15 alpine: Pulling from edgex-lftools-log-publisher 05:07:15 df20fa9351a1: Pulling fs layer 05:07:15 36b3adc4ff6f: Pulling fs layer 05:07:15 8ad3a11d3b57: Pulling fs layer 05:07:15 46f8f816bc3b: Pulling fs layer 05:07:15 93b61091891f: Pulling fs layer 05:07:15 93b9cdb0e59b: Pulling fs layer 05:07:15 5e14af77c1be: Pulling fs layer 05:07:15 01666e4c0597: Pulling fs layer 05:07:15 aa168da1d23b: Pulling fs layer 05:07:15 46f8f816bc3b: Waiting 05:07:15 93b61091891f: Waiting 05:07:15 93b9cdb0e59b: Waiting 05:07:15 5e14af77c1be: Waiting 05:07:15 01666e4c0597: Waiting 05:07:15 aa168da1d23b: Waiting 05:07:15 36b3adc4ff6f: Verifying Checksum 05:07:15 36b3adc4ff6f: Download complete 05:07:15 46f8f816bc3b: Verifying Checksum 05:07:15 46f8f816bc3b: Download complete 05:07:15 df20fa9351a1: Verifying Checksum 05:07:15 df20fa9351a1: Download complete 05:07:15 93b9cdb0e59b: Verifying Checksum 05:07:15 93b9cdb0e59b: Download complete 05:07:15 5e14af77c1be: Verifying Checksum 05:07:15 5e14af77c1be: Download complete 05:07:15 93b61091891f: Verifying Checksum 05:07:15 93b61091891f: Download complete 05:07:15 01666e4c0597: Verifying Checksum 05:07:15 01666e4c0597: Download complete 05:07:16 df20fa9351a1: Pull complete 05:07:16 36b3adc4ff6f: Pull complete 05:07:16 8ad3a11d3b57: Verifying Checksum 05:07:16 8ad3a11d3b57: Download complete 05:07:17 8ad3a11d3b57: Pull complete 05:07:17 46f8f816bc3b: Pull complete 05:07:18 aa168da1d23b: Verifying Checksum 05:07:18 aa168da1d23b: Download complete 05:07:18 93b61091891f: Pull complete 05:07:18 93b9cdb0e59b: Pull complete 05:07:19 5e14af77c1be: Pull complete 05:07:19 01666e4c0597: Pull complete 05:07:25 aa168da1d23b: Pull complete 05:07:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:07:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:07:26 prd-centos7-docker-4c-2g-29772 does not seem to be running inside a container 05:07:26 $ 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-538/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-538 -v /w/workspace/dry_go-mod-core-contracts_PR-538:/w/workspace/dry_go-mod-core-contracts_PR-538:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-538@tmp:/w/workspace/dry_go-mod-core-contracts_PR-538@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 05:07:29 $ docker top e5084756f63b150d1c2a8906fe39b450725c136175c8e17950411d6c6b0df60e -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:29 + touch /tmp/pre-build-complete [Pipeline] sh 05:07:30 + mkdir -p /var/log/sa [Pipeline] sh 05:07:30 + ls /var/log/sa-host 05:07:30 + sadf -c /var/log/sa-host/sa15 05:07:30 file_magic: OK 05:07:30 HZ: Using current value: 100 05:07:30 file_header: OK 05:07:30 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:07:30 Statistics: 05:07:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:07:30 File successfully converted to sysstat format version 12.2.1 05:07:30 + sadf -c /var/log/sa-host/sa23 05:07:30 file_magic: OK 05:07:30 HZ: Using current value: 100 05:07:30 file_header: OK 05:07:30 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:07:30 Statistics: 05:07:30 Hnuu...uuuununununu... 05:07:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:31 provisioning config files... 05:07:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-538@tmp/config8763926060295689049tmp [Pipeline] { [Pipeline] echo 05:07:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:07:31 ---> create-netrc.sh [Pipeline] } 05:07:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:07:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:07:31 ---> python-tools-install.sh [Pipeline] echo 05:07:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:07:32 ---> sudo-logs.sh 05:07:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:07:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:07:32 ---> job-cost.sh 05:07:32 lf-activate-venv: SKIPPING 05:07:32 DEBUG: total: 0.20999999344348907 05:07:32 INFO: Retrieving Stack Cost... 05:07:33 INFO: Retrieving Pricing Info for: v1-standard-2 05:07:34 INFO: Archiving Costs [Pipeline] echo 05:07:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:07:34 ---> logs-deploy.sh 05:07:34 lf-activate-venv: SKIPPING 05:07:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-538/2 05:07:34 INFO: archiving workspace using pattern(s): 05:07:36 Archives upload complete. 05:07:36 INFO: archiving logs to Nexus 05:07:37 ---> uname -a: 05:07:37 Linux prd-centos7-docker-4c-2g-29772.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:07:37 05:07:37 05:07:37 ---> lscpu: 05:07:37 Architecture: x86_64 05:07:37 CPU op-mode(s): 32-bit, 64-bit 05:07:37 Byte Order: Little Endian 05:07:37 Address sizes: 40 bits physical, 48 bits virtual 05:07:37 CPU(s): 4 05:07:37 On-line CPU(s) list: 0-3 05:07:37 Thread(s) per core: 1 05:07:37 Core(s) per socket: 1 05:07:37 Socket(s): 4 05:07:37 NUMA node(s): 1 05:07:37 Vendor ID: GenuineIntel 05:07:37 CPU family: 6 05:07:37 Model: 44 05:07:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:07:37 Stepping: 1 05:07:37 CPU MHz: 2933.438 05:07:37 BogoMIPS: 5866.87 05:07:37 Virtualization: VT-x 05:07:37 Hypervisor vendor: KVM 05:07:37 Virtualization type: full 05:07:37 L1d cache: 128 KiB 05:07:37 L1i cache: 128 KiB 05:07:37 L2 cache: 16 MiB 05:07:37 L3 cache: 64 MiB 05:07:37 NUMA node0 CPU(s): 0-3 05:07:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:07:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:07:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:07:37 Vulnerability Meltdown: Mitigation; PTI 05:07:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:07:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:07:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:07:37 Vulnerability Srbds: Not affected 05:07:37 Vulnerability Tsx async abort: Not affected 05:07:37 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:07:37 05:07:37 05:07:37 ---> nproc: 05:07:37 4 05:07:37 05:07:37 05:07:37 ---> df -h: 05:07:37 Filesystem Size Used Available Use% Mounted on 05:07:37 overlay 50.0G 7.3G 42.7G 15% / 05:07:37 tmpfs 64.0M 0 64.0M 0% /dev 05:07:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:07:37 shm 64.0M 0 64.0M 0% /dev/shm 05:07:37 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:07:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:07:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:07:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:07:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:07:37 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:07:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-538 05:07:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-538@tmp 05:07:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:07:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:07:37 05:07:37 05:07:37 ---> free -m: 05:07:37 total used free shared buff/cache available 05:07:37 Mem: 1837 694 101 0 1041 1038 05:07:37 Swap: 1023 1 1022 05:07:37 05:07:37 05:07:37 ---> ip addr: 05:07:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:07:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:07:37 inet 127.0.0.1/8 scope host lo 05:07:37 valid_lft forever preferred_lft forever 05:07:37 inet6 ::1/128 scope host 05:07:37 valid_lft forever preferred_lft forever 05:07:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:07:37 link/ether fa:16:3e:f7:ce:86 brd ff:ff:ff:ff:ff:ff 05:07:37 inet 10.30.123.182/23 brd 10.30.123.255 scope global dynamic eth0 05:07:37 valid_lft 85919sec preferred_lft 85919sec 05:07:37 inet6 fe80::f816:3eff:fef7:ce86/64 scope link 05:07:37 valid_lft forever preferred_lft forever 05:07:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:07:37 link/ether 02:42:a4:62:52:b6 brd ff:ff:ff:ff:ff:ff 05:07:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:07:37 valid_lft forever preferred_lft forever 05:07:37 inet6 fe80::42:a4ff:fe62:52b6/64 scope link 05:07:37 valid_lft forever preferred_lft forever 05:07:37 05:07:37 05:07:37 ---> sar -b -r -n DEV: 05:07:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/15/21 _x86_64_ (4 CPU) 05:07:37 05:07:37 04:59:24 LINUX RESTART (4 CPU) 05:07:37 05:07:37 05:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:07:37 05:01:01 54.04 14.93 39.11 0.00 4661.99 3455.43 0.00 05:07:37 05:02:01 1.63 0.08 1.55 0.00 1.60 31.51 0.00 05:07:37 05:03:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 05:07:37 05:04:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 05:07:37 05:05:01 0.20 0.00 0.20 0.00 0.00 2.88 0.00 05:07:37 05:06:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 05:07:37 05:07:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 05:07:37 Average: 8.01 2.12 5.90 0.00 656.97 493.47 0.00 05:07:37 05:07:37 05:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:07:37 05:01:01 167456 0 590808 31.40 2620 1120660 1102968 37.64 403820 1108096 8 05:07:37 05:02:01 174780 0 583356 31.00 2620 1120788 1078184 36.80 401932 1104336 8 05:07:37 05:03:01 172440 0 585688 31.13 2620 1120796 1078340 36.80 402904 1105880 8 05:07:37 05:04:01 172528 0 585600 31.12 2620 1120796 1078304 36.80 407672 1101076 8 05:07:37 05:05:01 171132 0 586992 31.20 2620 1120800 1078280 36.80 406944 1103544 8 05:07:37 05:06:01 169900 0 588216 31.26 2620 1120808 1078316 36.80 428100 1083428 8 05:07:37 05:07:01 170992 0 587124 31.20 2620 1120808 1078184 36.80 427388 1083424 8 05:07:37 Average: 171318 0 586826 31.19 2620 1120779 1081797 36.92 411251 1098541 8 05:07:37 05:07:37 05:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:07:37 05:01:01 eth0 245.64 187.96 599.63 66.67 0.00 0.00 0.00 0.00 05:07:37 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:01:01 docker0 11.71 8.55 2.13 20.91 0.00 0.00 0.00 0.00 05:07:37 05:02:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:07:37 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:03:01 eth0 4.41 1.90 3.32 0.27 0.00 0.00 0.00 0.00 05:07:37 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:04:01 eth0 0.83 0.33 0.28 0.23 0.00 0.00 0.00 0.00 05:07:37 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:05:01 eth0 0.68 0.15 0.13 0.04 0.00 0.00 0.00 0.00 05:07:37 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:06:01 eth0 0.62 0.50 0.36 0.24 0.00 0.00 0.00 0.00 05:07:37 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:07:37 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 Average: eth0 35.66 26.92 85.07 9.51 0.00 0.00 0.00 0.00 05:07:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:37 Average: docker0 1.65 1.20 0.30 2.95 0.00 0.00 0.00 0.00 05:07:37 05:07:37 05:07:37 ---> sar -P ALL: 05:07:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/15/21 _x86_64_ (4 CPU) 05:07:37 05:07:37 04:59:24 LINUX RESTART (4 CPU) 05:07:37 05:07:37 05:00:02 CPU %user %nice %system %iowait %steal %idle 05:07:37 05:01:01 all 4.43 0.00 2.50 1.44 0.02 91.61 05:07:37 05:01:01 0 5.11 0.00 3.08 1.15 0.02 90.65 05:07:37 05:01:01 1 4.31 0.00 2.44 1.64 0.02 91.60 05:07:37 05:01:01 2 4.63 0.00 2.39 2.41 0.02 90.56 05:07:37 05:01:01 3 3.67 0.00 2.12 0.58 0.02 93.62 05:07:37 05:02:01 all 0.15 0.00 0.07 0.00 0.00 99.78 05:07:37 05:02:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:07:37 05:02:01 1 0.47 0.00 0.07 0.00 0.00 99.47 05:07:37 05:02:01 2 0.05 0.00 0.12 0.00 0.02 99.82 05:07:37 05:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:07:37 05:03:01 all 0.21 0.00 0.04 0.00 0.00 99.75 05:07:37 05:03:01 0 0.10 0.00 0.03 0.00 0.00 99.87 05:07:37 05:03:01 1 0.53 0.00 0.02 0.00 0.00 99.45 05:07:37 05:03:01 2 0.12 0.00 0.07 0.00 0.00 99.82 05:07:37 05:03:01 3 0.10 0.00 0.03 0.00 0.00 99.87 05:07:37 05:04:01 all 0.15 0.00 0.04 0.00 0.00 99.80 05:07:37 05:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:07:37 05:04:01 1 0.52 0.00 0.03 0.00 0.00 99.45 05:07:37 05:04:01 2 0.07 0.00 0.08 0.00 0.00 99.85 05:07:37 05:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:07:37 05:05:01 all 0.16 0.00 0.03 0.00 0.00 99.81 05:07:37 05:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:07:37 05:05:01 1 0.52 0.00 0.03 0.00 0.00 99.45 05:07:37 05:05:01 2 0.08 0.00 0.05 0.00 0.00 99.87 05:07:37 05:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:07:37 05:06:01 all 0.15 0.00 0.07 0.00 0.00 99.77 05:07:37 05:06:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:07:37 05:06:01 1 0.52 0.00 0.02 0.00 0.00 99.47 05:07:37 05:06:01 2 0.03 0.00 0.20 0.00 0.00 99.77 05:07:37 05:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:07:37 05:07:01 all 0.15 0.00 0.03 0.00 0.00 99.82 05:07:37 05:07:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:07:37 05:07:01 1 0.47 0.00 0.03 0.00 0.00 99.50 05:07:37 05:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 05:07:37 05:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:07:37 Average: all 0.76 0.00 0.39 0.20 0.00 98.64 05:07:37 Average: 0 0.76 0.00 0.46 0.16 0.00 98.62 05:07:37 Average: 1 1.04 0.00 0.37 0.23 0.00 98.36 05:07:37 Average: 2 0.71 0.00 0.42 0.34 0.00 98.54 05:07:37 Average: 3 0.54 0.00 0.32 0.08 0.00 99.06 05:07:37 05:07:37 05:07:37