Pull request #414 opened 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 rather than d0b5ae462fe35d948aaa385c3709069d7b5a4db9 Obtained Jenkinsfile from fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-414/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-414/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18111’ is offline; ‘prd-centos7-docker-4c-2g-18113’ is offline; ‘prd-centos7-docker-4c-2g-18138’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18122’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18127’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18131’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18139 in /w/workspace/dry_go-mod-core-contracts_PR-414 [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-414 # 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/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 into PR head commit d0b5ae462fe35d948aaa385c3709069d7b5a4db9 Merge succeeded, producing d0b5ae462fe35d948aaa385c3709069d7b5a4db9 Checking out Revision d0b5ae462fe35d948aaa385c3709069d7b5a4db9 (PR-414) > git config core.sparsecheckout # timeout=10 > git checkout -f d0b5ae462fe35d948aaa385c3709069d7b5a4db9 # 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 fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0b5ae462fe35d948aaa385c3709069d7b5a4db9 # timeout=10 Commit message: "feat(meta): Add DeviceServiceClient" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:25:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:25:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:25:52 ========================================================= 06:25:52 EdgeX Global Pipelines Version Info 06:25:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:25:54 ------------------- 06:25:54 stable info: 06:25:54 ------------------- 06:25:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:25:54 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:25:54 Message: update stable to v1.0.173 06:25:54 ------------------- 06:25:54 experimental info: 06:25:54 ------------------- 06:25:54 Commited By: **** collab-it+edgex@linuxfoundation.org 06:25:54 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:25:54 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-414 [Pipeline] echo 06:26:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-414 [Pipeline] echo 06:26:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-414 [Pipeline] echo 06:26:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0b5ae462fe35d948aaa385c3709069d7b5a4db9 [Pipeline] echo 06:26:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0b5ae4 [Pipeline] echo 06:26:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:01 + git log --format=format:%s -1 d0b5ae462fe35d948aaa385c3709069d7b5a4db9 [Pipeline] echo 06:26:01 GIT_COMMIT: d0b5ae462fe35d948aaa385c3709069d7b5a4db9, Commit Message: feat(meta): Add DeviceServiceClient [Pipeline] echo 06:26:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:26:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:03 06:26:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:26:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:03 latest: Pulling from edgex-devops/git-semver 06:26:03 31603596830f: Pulling fs layer 06:26:03 2a8b12db71e7: Pulling fs layer 06:26:03 6ca5941a6612: Pulling fs layer 06:26:03 ecc8261a40a4: Pulling fs layer 06:26:03 ecc8261a40a4: Waiting 06:26:03 2a8b12db71e7: Verifying Checksum 06:26:03 2a8b12db71e7: Download complete 06:26:03 31603596830f: Download complete 06:26:03 ecc8261a40a4: Verifying Checksum 06:26:03 ecc8261a40a4: Download complete 06:26:03 6ca5941a6612: Verifying Checksum 06:26:03 6ca5941a6612: Download complete 06:26:04 31603596830f: Pull complete 06:26:04 2a8b12db71e7: Pull complete 06:26:04 6ca5941a6612: Pull complete 06:26:05 ecc8261a40a4: Pull complete 06:26:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:26:05 prd-centos7-docker-4c-2g-18139 does not seem to be running inside a container 06:26:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-414 -v /w/workspace/dry_go-mod-core-contracts_PR-414:/w/workspace/dry_go-mod-core-contracts_PR-414:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-414@tmp:/w/workspace/dry_go-mod-core-contracts_PR-414@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:26:07 $ docker top 2fb51f9b06eb93859c69c66ce336d4fd890138048e25e1a432562edea56b559a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:07 [ssh-agent] Looking for ssh-agent implementation... 06:26:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:08 $ docker exec 2fb51f9b06eb93859c69c66ce336d4fd890138048e25e1a432562edea56b559a ssh-agent 06:26:08 SSH_AUTH_SOCK=/tmp/ssh-4KXh7Piwtodx/agent.12 06:26:08 SSH_AGENT_PID=18 06:26:08 Running ssh-add (command line suppressed) 06:26:08 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-414@tmp/private_key_7066110304937663779.key (/w/workspace/dry_go-mod-core-contracts_PR-414@tmp/private_key_7066110304937663779.key) 06:26:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:08 + git tag --points-at HEAD [Pipeline] } 06:26:08 $ docker exec --env ******** --env ******** 2fb51f9b06eb93859c69c66ce336d4fd890138048e25e1a432562edea56b559a ssh-agent -k 06:26:08 unset SSH_AUTH_SOCK; 06:26:08 unset SSH_AGENT_PID; 06:26:08 echo Agent pid 18 killed; 06:26:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:26:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:09 [ssh-agent] Looking for ssh-agent implementation... 06:26:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:09 $ docker exec 2fb51f9b06eb93859c69c66ce336d4fd890138048e25e1a432562edea56b559a ssh-agent 06:26:09 SSH_AUTH_SOCK=/tmp/ssh-qa3J7hhazh9w/agent.47 06:26:09 SSH_AGENT_PID=52 06:26:09 Running ssh-add (command line suppressed) 06:26:09 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-414@tmp/private_key_5289878433365410043.key (/w/workspace/dry_go-mod-core-contracts_PR-414@tmp/private_key_5289878433365410043.key) 06:26:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:10 + git semver init 06:26:10 # -> Open(): unable to determine branch for HEAD 06:26:10 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-414/.git 06:26:10 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-414 06:26:10 # $SEMVER_REMOTE_NAME = origin 06:26:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:26:10 # $SEMVER_USER_NAME = edgex-jenkins 06:26:10 # $SEMVER_BRANCH = PR-414 06:26:10 # $SEMVER_TEMP = /tmp/semver-008088591 06:26:10 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:26:10 # '/tmp/semver-008088591' -> '/w/workspace/dry_go-mod-core-contracts_PR-414/.semver' 06:26:10 # -> Force: false 06:26:10 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-414/.semver [Pipeline] } 06:26:10 $ docker exec --env ******** --env ******** 2fb51f9b06eb93859c69c66ce336d4fd890138048e25e1a432562edea56b559a ssh-agent -k 06:26:10 unset SSH_AUTH_SOCK; 06:26:10 unset SSH_AGENT_PID; 06:26:10 echo Agent pid 52 killed; 06:26:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:11 + git semver [Pipeline] } 06:26:11 $ docker stop --time=1 2fb51f9b06eb93859c69c66ce336d4fd890138048e25e1a432562edea56b559a 06:26:13 $ docker rm -f 2fb51f9b06eb93859c69c66ce336d4fd890138048e25e1a432562edea56b559a [Pipeline] // withDockerContainer [Pipeline] sh 06:26:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:26:14 Stashed 1 file(s) [Pipeline] echo 06:26:14 [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:26:30 Still waiting to schedule task 06:26:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:26:30 Still waiting to schedule task 06:26:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:28:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18141 in /w/workspace/dry_go-mod-core-contracts_PR-414 [Pipeline] { [Pipeline] ws 06:28:27 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 06:28:32 using credential edgex-jenkins-ssh 06:28:32 Cloning the remote Git repository 06:28:32 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:28:32 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:28:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:28:32 > git --version # timeout=10 06:28:33 > git --version # 'git version 2.17.1' 06:28:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:34 Merging remotes/origin/master commit fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 into PR head commit d0b5ae462fe35d948aaa385c3709069d7b5a4db9 06:28:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:28:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:28:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:28:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:28:34 > git config core.sparsecheckout # timeout=10 06:28:34 > git checkout -f d0b5ae462fe35d948aaa385c3709069d7b5a4db9 # timeout=10 06:28:35 Merge succeeded, producing d0b5ae462fe35d948aaa385c3709069d7b5a4db9 06:28:35 Checking out Revision d0b5ae462fe35d948aaa385c3709069d7b5a4db9 (PR-414) 06:28:35 > git remote # timeout=10 06:28:35 > git config --get remote.origin.url # timeout=10 06:28:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:35 > git merge fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 # timeout=10 06:28:35 > git rev-parse HEAD^{commit} # timeout=10 06:28:35 > git config core.sparsecheckout # timeout=10 06:28:35 > git checkout -f d0b5ae462fe35d948aaa385c3709069d7b5a4db9 # timeout=10 06:28:39 Commit message: "feat(meta): Add DeviceServiceClient" 06:28:39 > git --version # timeout=10 06:28:39 > git --version # 'git version 2.17.1' 06:28:39 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:28:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:28:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:28:42 + sudo service docker restart 06:28:42 + true [Pipeline] unstash [Pipeline] echo 06:28:45 ========================================================= 06:28:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:28:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:28:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:28:46 Sending build context to Docker daemon 2.088MB 06:28:46 Step 1/7 : ARG BASE=golang:1.15-alpine 06:28:46 Step 2/7 : FROM ${BASE} 06:28:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:28:47 5f621e34cdf4: Pulling fs layer 06:28:47 a4357932f1b6: Pulling fs layer 06:28:47 18c013af1878: Pulling fs layer 06:28:47 00ac8860ef70: Pulling fs layer 06:28:47 63d7cb157983: Pulling fs layer 06:28:47 b116817d02f9: Pulling fs layer 06:28:47 745a02a5169b: Pulling fs layer 06:28:47 00ac8860ef70: Waiting 06:28:47 63d7cb157983: Waiting 06:28:47 b116817d02f9: Waiting 06:28:47 745a02a5169b: Waiting 06:28:47 18c013af1878: Verifying Checksum 06:28:47 18c013af1878: Download complete 06:28:47 a4357932f1b6: Verifying Checksum 06:28:47 63d7cb157983: Download complete 06:28:47 b116817d02f9: Download complete 06:28:47 5f621e34cdf4: Download complete 06:28:48 5f621e34cdf4: Pull complete 06:28:48 a4357932f1b6: Pull complete 06:28:49 18c013af1878: Pull complete 06:28:50 745a02a5169b: Verifying Checksum 06:28:50 745a02a5169b: Download complete 06:28:50 00ac8860ef70: Verifying Checksum 06:28:50 00ac8860ef70: Download complete 06:29:01 00ac8860ef70: Pull complete 06:29:01 63d7cb157983: Pull complete 06:29:01 b116817d02f9: Pull complete 06:29:06 745a02a5169b: Pull complete 06:29:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:29:06 ---> b7e6874047d6 06:29:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:29:08 ---> Running in aed101e1e1cc 06:29:09 Removing intermediate container aed101e1e1cc 06:29:09 ---> 3b2dd5a58a5c 06:29:09 Step 4/7 : RUN apk add bash 06:29:09 ---> Running in da97c227031d 06:29:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:12 OK: 142 MiB in 39 packages 06:29:14 Removing intermediate container da97c227031d 06:29:14 ---> 715dc63d5cbe 06:29:14 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:29:14 ---> Running in 8606c34e5424 06:29:14 Removing intermediate container 8606c34e5424 06:29:14 ---> 22d3511e322d 06:29:14 Step 6/7 : COPY go.mod . 06:29:15 ---> 1f8d4e0e85a5 06:29:15 Step 7/7 : RUN go mod download 06:29:15 ---> Running in 219d293a44a1 06:29:30 Removing intermediate container 219d293a44a1 06:29:30 ---> f593e1e13240 06:29:30 Successfully built f593e1e13240 06:29:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:29:30 + docker inspect -f . ci-base-image-arm64 06:29:30 . [Pipeline] withDockerContainer 06:29:31 prd-ubuntu18.04-docker-arm64-4c-16g-18141 does not seem to be running inside a container 06:29:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:29:32 $ docker top e12997f6590ca543bc49cc543b210d477ae1422d5fc205d443ec0634f86f8b40 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:33 + go version 06:29:33 go version go1.15.5 linux/arm64 [Pipeline] } 06:29:33 $ docker stop --time=1 e12997f6590ca543bc49cc543b210d477ae1422d5fc205d443ec0634f86f8b40 06:29:35 $ docker rm -f e12997f6590ca543bc49cc543b210d477ae1422d5fc205d443ec0634f86f8b40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:29:37 + docker inspect -f . ci-base-image-arm64 06:29:37 . [Pipeline] withDockerContainer 06:29:37 prd-ubuntu18.04-docker-arm64-4c-16g-18141 does not seem to be running inside a container 06:29:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:29:39 $ docker top ba4bba7f9047e970297d74e5ce0409098d7ee390c82a2f0f748ed36235b5caa4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:40 + make test 06:29:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:29:43 Running on prd-centos7-docker-4c-2g-18143 in /w/workspace/dry_go-mod-core-contracts_PR-414 [Pipeline] { [Pipeline] ws 06:29:43 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 06:29:49 using credential edgex-jenkins-ssh 06:29:50 Cloning the remote Git repository 06:29:50 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:29:50 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:29:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:29:50 > git --version # timeout=10 06:29:50 > git --version # 'git version 2.24.3' 06:29:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:29:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:51 Merging remotes/origin/master commit fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 into PR head commit d0b5ae462fe35d948aaa385c3709069d7b5a4db9 06:29:52 Merge succeeded, producing d0b5ae462fe35d948aaa385c3709069d7b5a4db9 06:29:52 Checking out Revision d0b5ae462fe35d948aaa385c3709069d7b5a4db9 (PR-414) 06:29:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:29:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:29:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:29:51 > git config core.sparsecheckout # timeout=10 06:29:52 > git checkout -f d0b5ae462fe35d948aaa385c3709069d7b5a4db9 # timeout=10 06:29:52 > git remote # timeout=10 06:29:52 > git config --get remote.origin.url # timeout=10 06:29:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:52 > git merge fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 # timeout=10 06:29:52 > git rev-parse HEAD^{commit} # timeout=10 06:29:52 > git config core.sparsecheckout # timeout=10 06:29:52 > git checkout -f d0b5ae462fe35d948aaa385c3709069d7b5a4db9 # timeout=10 06:29:56 Commit message: "feat(meta): Add DeviceServiceClient" 06:29:56 > git --version # timeout=10 06:29:56 > git --version # 'git version 2.24.3' 06:29:56 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:29:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:29:59 + sudo service docker restart 06:29:59 + true 06:29:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:30:02 ========================================================= 06:30:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:30:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:30:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:30:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.038s coverage: 85.7% of statements 06:30:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.034s coverage: 100.0% of statements 06:30:02 + 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:30:03 Sending build context to Docker daemon 2.089MB 06:30:03 Step 1/7 : ARG BASE=golang:1.15-alpine 06:30:03 Step 2/7 : FROM ${BASE} 06:30:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.075s coverage: 45.4% of statements 06:30:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:30:03 188c0c94c7c5: Pulling fs layer 06:30:03 0ef7d3d256c8: Pulling fs layer 06:30:03 de9db76c5a1d: Pulling fs layer 06:30:03 bca2f99d35d6: Pulling fs layer 06:30:03 93359f2a8cfa: Pulling fs layer 06:30:03 7c6f9722023f: Pulling fs layer 06:30:03 a35cf1a2eb13: Pulling fs layer 06:30:03 bca2f99d35d6: Waiting 06:30:03 93359f2a8cfa: Waiting 06:30:03 7c6f9722023f: Waiting 06:30:03 a35cf1a2eb13: Waiting 06:30:03 de9db76c5a1d: Verifying Checksum 06:30:03 de9db76c5a1d: Download complete 06:30:03 0ef7d3d256c8: Download complete 06:30:03 93359f2a8cfa: Verifying Checksum 06:30:03 93359f2a8cfa: Download complete 06:30:03 7c6f9722023f: Verifying Checksum 06:30:03 7c6f9722023f: Download complete 06:30:04 188c0c94c7c5: Verifying Checksum 06:30:04 188c0c94c7c5: Download complete 06:30:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements 06:30:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:30:04 188c0c94c7c5: Pull complete 06:30:05 0ef7d3d256c8: Pull complete 06:30:05 de9db76c5a1d: Pull complete 06:30:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.030s coverage: 26.3% of statements 06:30:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.052s coverage: 14.7% of statements 06:30:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.013s coverage: 100.0% of statements 06:30:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.072s coverage: 91.8% of statements 06:30:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:30:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:30:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.035s coverage: 100.0% of statements 06:30:08 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.025s coverage: 47.8% of statements 06:30:09 a35cf1a2eb13: Verifying Checksum 06:30:09 a35cf1a2eb13: Download complete 06:30:09 bca2f99d35d6: Verifying Checksum 06:30:09 bca2f99d35d6: Download complete 06:30:13 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.151s coverage: 63.0% of statements 06:30:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.032s coverage: 26.3% of statements 06:30:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.011s coverage: 15.4% of statements 06:30:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.040s coverage: 15.4% of statements 06:30:13 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 06:30:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:30:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.120s coverage: 84.4% of statements 06:30:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:30:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:30:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.048s coverage: 44.6% of statements 06:30:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.058s coverage: 94.4% of statements 06:30:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.126s coverage: 93.6% of statements 06:30:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements 06:30:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:30:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:30:20 bca2f99d35d6: Pull complete 06:30:20 93359f2a8cfa: Pull complete 06:30:20 7c6f9722023f: Pull complete 06:30:22 gofmt -l . 06:30:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:30:23 $ docker stop --time=1 ba4bba7f9047e970297d74e5ce0409098d7ee390c82a2f0f748ed36235b5caa4 06:30:25 $ docker rm -f ba4bba7f9047e970297d74e5ce0409098d7ee390c82a2f0f748ed36235b5caa4 [Pipeline] // withDockerContainer 06:30:26 a35cf1a2eb13: Pull complete 06:30:26 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:30:26 ---> a62c8e92a672 06:30:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] sh 06:30:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:30:26 ---> Running in 8cfd0b765dd7 06:30:27 Removing intermediate container 8cfd0b765dd7 06:30:27 ---> 359cf9fbef47 06:30:27 Step 4/7 : RUN apk add bash 06:30:27 ---> Running in 115774ab9687 06:30:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 06:30:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 06:30:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:30:29 OK: 166 MiB in 39 packages 06:30:30 Removing intermediate container 115774ab9687 06:30:30 ---> 7e47a756161d 06:30:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:30:30 ---> Running in 6b1691f01113 06:30:30 Removing intermediate container 6b1691f01113 06:30:30 ---> 7b7fb985864e 06:30:30 Step 6/7 : COPY go.mod . 06:30:31 ---> fa38edf10bf7 06:30:31 Step 7/7 : RUN go mod download 06:30:31 ---> Running in 625a6801d9b1 06:30:46 Removing intermediate container 625a6801d9b1 06:30:46 ---> 7156002e2398 06:30:46 Successfully built 7156002e2398 06:30:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:30:46 + docker inspect -f . ci-base-image-x86_64 06:30:46 . [Pipeline] withDockerContainer 06:30:47 prd-centos7-docker-4c-2g-18143 does not seem to be running inside a container 06:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat 06:30:48 $ docker top dd4e134a6449bd8282dd5acb24602a6eddff4cdb8c9cbaf27d00138ca3d48f79 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:49 + go version 06:30:49 go version go1.15.5 linux/amd64 [Pipeline] } 06:30:49 $ docker stop --time=1 dd4e134a6449bd8282dd5acb24602a6eddff4cdb8c9cbaf27d00138ca3d48f79 06:30:50 $ docker rm -f dd4e134a6449bd8282dd5acb24602a6eddff4cdb8c9cbaf27d00138ca3d48f79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:30:52 + docker inspect -f . ci-base-image-x86_64 06:30:52 . [Pipeline] withDockerContainer 06:30:52 prd-centos7-docker-4c-2g-18143 does not seem to be running inside a container 06:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat 06:30:53 $ docker top 197c4325f8eec53a63dea6fa08cdb5d45649b2617a5e8b19d2b7b88185317b04 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:54 + make test 06:30:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:31:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:31:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.052s coverage: 85.7% of statements 06:31:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.062s coverage: 100.0% of statements 06:31:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.043s coverage: 45.4% of statements 06:31:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.019s coverage: 77.8% of statements 06:31:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:31:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 26.3% of statements 06:31:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.038s coverage: 14.7% of statements 06:31:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.011s coverage: 100.0% of statements 06:31:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.052s coverage: 91.8% of statements 06:31:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:31:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:31:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements 06:31:09 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.024s coverage: 47.8% of statements 06:31:12 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.038s coverage: 63.0% of statements 06:31:12 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements 06:31:12 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.013s coverage: 15.4% of statements 06:31:12 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.061s coverage: 15.4% of statements 06:31:12 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.044s coverage: 14.3% of statements 06:31:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.072s coverage: 84.4% of statements 06:31:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:31:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.018s coverage: 44.6% of statements 06:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.057s coverage: 94.4% of statements 06:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.064s coverage: 93.6% of statements 06:31:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.016s coverage: 100.0% of statements 06:31:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:31:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:31:19 gofmt -l . 06:31:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:31:19 $ docker stop --time=1 197c4325f8eec53a63dea6fa08cdb5d45649b2617a5e8b19d2b7b88185317b04 06:31:22 $ docker rm -f 197c4325f8eec53a63dea6fa08cdb5d45649b2617a5e8b19d2b7b88185317b04 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:31:23 Warning: overwriting stash ‘coverage-report’ 06:31:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:31:26 provisioning config files... 06:31:26 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-414@tmp/config7369871191865724360tmp [Pipeline] { [Pipeline] sh 06:31:27 + set +x 06:31:27 + curl -s https://codecov.io/bash 06:31:27 + bash -s -- 06:31:27 06:31:27 _____ _ 06:31:27 / ____| | | 06:31:27 | | ___ __| | ___ ___ _____ __ 06:31:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:31:27 | |___| (_) | (_| | __/ (_| (_) \ V / 06:31:27 \_____\___/ \__,_|\___|\___\___/ \_/ 06:31:27 Bash-20201231-23d4836 06:31:27 06:31:27 06:31:27 ==> git version 2.24.3 found 06:31:27 ==> 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:31:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:31:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:31:27 ==> Jenkins CI detected. 06:31:27 project root: . 06:31:27 --> token set from env 06:31:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:31:27 ==> Running gcov in . (disable via -X gcov) 06:31:27 ==> Python coveragepy not found 06:31:27 ==> Searching for coverage reports in: 06:31:27 + . 06:31:27 -> Found 1 reports 06:31:27 ==> Detecting git/mercurial file structure 06:31:27 ==> Reading reports 06:31:27 + ./coverage.out bytes=116621 06:31:27 ==> Appending adjustments 06:31:27 https://docs.codecov.io/docs/fixing-reports 06:31:28 + Found adjustments 06:31:28 ==> Gzipping contents 06:31:28 20K /tmp/codecov.suV03Y.gz 06:31:28 ==> Uploading reports 06:31:28 url: https://codecov.io 06:31:28 query: branch=PR-414&commit=d0b5ae462fe35d948aaa385c3709069d7b5a4db9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=414&job=&cmd_args= 06:31:28 -> Pinging Codecov 06:31:28 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-414&commit=d0b5ae462fe35d948aaa385c3709069d7b5a4db9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=414&job=&cmd_args= 06:31:29 -> Uploading to 06:31:29 https://storage.googleapis.com/codecov/v4/raw/2021-01-04/71470A77251A30514AAF9C0BB2E5B6CE/d0b5ae462fe35d948aaa385c3709069d7b5a4db9/ea59e01a-aba5-4361-b4e1-83d5efe3247b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T063128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d970367708bf4b551abc73af63fef2ba2cb8085f51d3dde19af4a927430a605 06:31:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:31:29 Dload Upload Total Spent Left Speed 06:31:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18686 0 0 100 18686 0 33044 --:--:-- --:--:-- --:--:-- 33072 06:31:29 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d0b5ae462fe35d948aaa385c3709069d7b5a4db9 [Pipeline] } 06:31:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:31:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:31:33 ---> package-listing.sh 06:31:33 ++ tr '[:upper:]' '[:lower:]' 06:31:33 ++ facter osfamily 06:31:33 + OS_FAMILY=redhat 06:31:33 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-414 06:31:33 + START_PACKAGES=/tmp/packages_start.txt 06:31:33 + END_PACKAGES=/tmp/packages_end.txt 06:31:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:31:33 + PACKAGES=/tmp/packages_start.txt 06:31:33 + '[' /w/workspace/dry_go-mod-core-contracts_PR-414 ']' 06:31:33 + PACKAGES=/tmp/packages_end.txt 06:31:33 + case "${OS_FAMILY}" in 06:31:33 + rpm -qa 06:31:33 + sort 06:31:39 + '[' -f /tmp/packages_start.txt ']' 06:31:39 + '[' -f /tmp/packages_end.txt ']' 06:31:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:31:39 + '[' /w/workspace/dry_go-mod-core-contracts_PR-414 ']' 06:31:39 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-414/archives/ 06:31:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-414/archives/ [Pipeline] echo 06:31:39 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-414/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:31:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:31:39 06:31:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:31:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:31:40 alpine: Pulling from edgex-lftools-log-publisher 06:31:40 df20fa9351a1: Pulling fs layer 06:31:40 36b3adc4ff6f: Pulling fs layer 06:31:40 8ad3a11d3b57: Pulling fs layer 06:31:40 46f8f816bc3b: Pulling fs layer 06:31:40 93b61091891f: Pulling fs layer 06:31:40 93b9cdb0e59b: Pulling fs layer 06:31:40 5e14af77c1be: Pulling fs layer 06:31:40 01666e4c0597: Pulling fs layer 06:31:40 aa168da1d23b: Pulling fs layer 06:31:40 46f8f816bc3b: Waiting 06:31:40 93b61091891f: Waiting 06:31:40 01666e4c0597: Waiting 06:31:40 aa168da1d23b: Waiting 06:31:40 5e14af77c1be: Waiting 06:31:40 36b3adc4ff6f: Download complete 06:31:40 46f8f816bc3b: Verifying Checksum 06:31:40 46f8f816bc3b: Download complete 06:31:40 df20fa9351a1: Verifying Checksum 06:31:40 df20fa9351a1: Download complete 06:31:40 93b9cdb0e59b: Download complete 06:31:40 5e14af77c1be: Verifying Checksum 06:31:40 5e14af77c1be: Download complete 06:31:40 01666e4c0597: Verifying Checksum 06:31:40 01666e4c0597: Download complete 06:31:40 93b61091891f: Verifying Checksum 06:31:40 93b61091891f: Download complete 06:31:40 df20fa9351a1: Pull complete 06:31:40 36b3adc4ff6f: Pull complete 06:31:40 8ad3a11d3b57: Verifying Checksum 06:31:40 8ad3a11d3b57: Download complete 06:31:41 8ad3a11d3b57: Pull complete 06:31:41 46f8f816bc3b: Pull complete 06:31:43 93b61091891f: Pull complete 06:31:43 aa168da1d23b: Verifying Checksum 06:31:43 aa168da1d23b: Download complete 06:31:43 93b9cdb0e59b: Pull complete 06:31:43 5e14af77c1be: Pull complete 06:31:44 01666e4c0597: Pull complete 06:31:52 aa168da1d23b: Pull complete 06:31:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:31:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:31:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:31:52 prd-centos7-docker-4c-2g-18139 does not seem to be running inside a container 06:31:52 $ 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-414/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-414 -v /w/workspace/dry_go-mod-core-contracts_PR-414:/w/workspace/dry_go-mod-core-contracts_PR-414:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-414@tmp:/w/workspace/dry_go-mod-core-contracts_PR-414@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:10003/edgex-lftools-log-publisher:alpine cat 06:31:55 $ docker top e28d4c2e0c29e8cf44fb1d783dfcc7c131f45fd56b73b567d4c8c789288bebc5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:56 + touch /tmp/pre-build-complete [Pipeline] sh 06:31:56 + mkdir -p /var/log/sa [Pipeline] sh 06:31:57 + ls /var/log/sa-host 06:31:57 + sadf -c /var/log/sa-host/sa04 06:31:57 file_magic: OK 06:31:57 HZ: Using current value: 100 06:31:57 file_header: OK 06:31:57 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:31:57 Statistics: 06:31:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:31:57 File successfully converted to sysstat format version 12.2.1 06:31:57 + sadf -c /var/log/sa-host/sa23 06:31:57 file_magic: OK 06:31:57 HZ: Using current value: 100 06:31:57 file_header: OK 06:31:57 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:31:57 Statistics: 06:31:57 Hnuu...uuuununununu... 06:31:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:57 provisioning config files... 06:31:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-414@tmp/config2316033064314816066tmp [Pipeline] { [Pipeline] echo 06:31:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:31:57 ---> create-netrc.sh [Pipeline] } 06:31:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:31:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:31:58 ---> python-tools-install.sh [Pipeline] echo 06:31:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:31:58 ---> sudo-logs.sh 06:31:58 Archiving 'sudo' log.. [Pipeline] echo 06:31:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:31:59 ---> job-cost.sh 06:31:59 lf-activate-venv: SKIPPING 06:31:59 INFO: No Stack... 06:31:59 INFO: Retrieving Pricing Info for: v1-standard-2 06:32:00 INFO: Archiving Costs [Pipeline] echo 06:32:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:32:00 ---> logs-deploy.sh 06:32:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-414/1 06:32:00 INFO: archiving workspace using pattern(s): 06:32:02 Archives upload complete. 06:32:02 INFO: archiving logs to Nexus 06:32:04 ---> uname -a: 06:32:04 Linux prd-centos7-docker-4c-2g-18139.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:32:04 06:32:04 06:32:04 ---> lscpu: 06:32:04 Architecture: x86_64 06:32:04 CPU op-mode(s): 32-bit, 64-bit 06:32:04 Byte Order: Little Endian 06:32:04 Address sizes: 40 bits physical, 48 bits virtual 06:32:04 CPU(s): 4 06:32:04 On-line CPU(s) list: 0-3 06:32:04 Thread(s) per core: 1 06:32:04 Core(s) per socket: 1 06:32:04 Socket(s): 4 06:32:04 NUMA node(s): 1 06:32:04 Vendor ID: GenuineIntel 06:32:04 CPU family: 6 06:32:04 Model: 44 06:32:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:32:04 Stepping: 1 06:32:04 CPU MHz: 2933.438 06:32:04 BogoMIPS: 5866.87 06:32:04 Virtualization: VT-x 06:32:04 Hypervisor vendor: KVM 06:32:04 Virtualization type: full 06:32:04 L1d cache: 128 KiB 06:32:04 L1i cache: 128 KiB 06:32:04 L2 cache: 16 MiB 06:32:04 L3 cache: 64 MiB 06:32:04 NUMA node0 CPU(s): 0-3 06:32:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:32:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:32:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:32:04 Vulnerability Meltdown: Mitigation; PTI 06:32:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:32:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:32:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:32:04 Vulnerability Srbds: Not affected 06:32:04 Vulnerability Tsx async abort: Not affected 06:32:04 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:32:04 06:32:04 06:32:04 ---> nproc: 06:32:04 4 06:32:04 06:32:04 06:32:04 ---> df -h: 06:32:04 Filesystem Size Used Available Use% Mounted on 06:32:04 overlay 50.0G 7.3G 42.7G 15% / 06:32:04 tmpfs 64.0M 0 64.0M 0% /dev 06:32:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:32:04 shm 64.0M 0 64.0M 0% /dev/shm 06:32:04 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:32:04 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:32:04 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:32:04 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:32:04 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:32:04 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:32:04 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-414 06:32:04 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-414@tmp 06:32:04 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:32:04 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:32:04 06:32:04 06:32:04 ---> free -m: 06:32:04 total used free shared buff/cache available 06:32:04 Mem: 1837 710 85 0 1041 1023 06:32:04 Swap: 1023 1 1022 06:32:04 06:32:04 06:32:04 ---> ip addr: 06:32:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:32:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:32:04 inet 127.0.0.1/8 scope host lo 06:32:04 valid_lft forever preferred_lft forever 06:32:04 inet6 ::1/128 scope host 06:32:04 valid_lft forever preferred_lft forever 06:32:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:32:04 link/ether fa:16:3e:40:c8:9d brd ff:ff:ff:ff:ff:ff 06:32:04 inet 10.30.123.226/23 brd 10.30.123.255 scope global dynamic eth0 06:32:04 valid_lft 85992sec preferred_lft 85992sec 06:32:04 inet6 fe80::f816:3eff:fe40:c89d/64 scope link 06:32:04 valid_lft forever preferred_lft forever 06:32:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:32:04 link/ether 02:42:88:32:24:6f brd ff:ff:ff:ff:ff:ff 06:32:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:32:04 valid_lft forever preferred_lft forever 06:32:04 inet6 fe80::42:88ff:fe32:246f/64 scope link 06:32:04 valid_lft forever preferred_lft forever 06:32:04 06:32:04 06:32:04 ---> sar -b -r -n DEV: 06:32:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 06:32:04 06:32:04 06:25:01 LINUX RESTART (4 CPU) 06:32:04 06:32:04 06:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:32:04 06:27:01 33.03 11.02 22.01 0.00 4295.17 2551.81 0.00 06:32:04 06:28:01 0.42 0.00 0.42 0.00 0.00 6.28 0.00 06:32:04 06:29:01 0.25 0.00 0.25 0.00 0.00 2.21 0.00 06:32:04 06:30:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 06:32:04 06:31:01 0.23 0.00 0.23 0.00 0.00 4.13 0.00 06:32:04 Average: 6.84 2.20 4.64 0.00 859.15 513.59 0.00 06:32:04 06:32:04 06:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:32:04 06:27:01 173368 0 578636 30.75 2620 1126920 1119356 38.20 377600 1130464 20 06:32:04 06:28:01 176384 0 575616 30.59 2620 1126924 1076132 36.73 378960 1126092 8 06:32:04 06:29:01 176708 0 575284 30.58 2620 1126932 1076216 36.73 381000 1124604 8 06:32:04 06:30:01 175468 0 576524 30.64 2620 1126932 1076216 36.73 383848 1123064 16 06:32:04 06:31:01 175460 0 576524 30.64 2620 1126940 1076228 36.73 389788 1117012 8 06:32:04 Average: 175478 0 576517 30.64 2620 1126930 1084830 37.02 382239 1124247 12 06:32:04 06:32:04 06:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:32:04 06:27:01 eth0 74.11 60.79 348.75 23.07 0.00 0.00 0.00 0.00 06:32:04 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:04 06:27:01 docker0 8.31 6.16 1.51 15.26 0.00 0.00 0.00 0.00 06:32:04 06:28:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:32:04 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:04 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:04 06:29:01 eth0 1.63 0.32 0.36 0.20 0.00 0.00 0.00 0.00 06:32:04 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:04 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:04 06:30:01 eth0 1.27 0.60 0.57 0.37 0.00 0.00 0.00 0.00 06:32:04 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:04 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:04 06:31:01 eth0 0.38 0.23 0.15 0.11 0.00 0.00 0.00 0.00 06:32:04 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:04 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:04 Average: eth0 15.64 12.41 69.99 4.75 0.00 0.00 0.00 0.00 06:32:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:04 Average: docker0 1.66 1.23 0.30 3.05 0.00 0.00 0.00 0.00 06:32:04 06:32:04 06:32:04 ---> sar -P ALL: 06:32:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 06:32:04 06:32:04 06:25:01 LINUX RESTART (4 CPU) 06:32:04 06:32:04 06:26:01 CPU %user %nice %system %iowait %steal %idle 06:32:04 06:27:01 all 2.20 0.00 1.62 0.63 0.06 95.49 06:32:04 06:27:01 0 1.79 0.00 1.49 1.02 0.05 95.64 06:32:04 06:27:01 1 1.98 0.00 1.88 0.52 0.03 95.60 06:32:04 06:27:01 2 2.78 0.00 1.79 0.44 0.08 94.91 06:32:04 06:27:01 3 2.26 0.00 1.31 0.55 0.07 95.81 06:32:04 06:28:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:32:04 06:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:32:04 06:28:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:32:04 06:28:01 2 0.48 0.00 0.03 0.00 0.00 99.48 06:32:04 06:28:01 3 0.08 0.00 0.05 0.00 0.02 99.85 06:32:04 06:29:01 all 0.16 0.00 0.05 0.00 0.01 99.78 06:32:04 06:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:32:04 06:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 06:32:04 06:29:01 2 0.08 0.00 0.07 0.00 0.02 99.83 06:32:04 06:29:01 3 0.48 0.00 0.05 0.00 0.00 99.47 06:32:04 06:30:01 all 0.14 0.00 0.05 0.00 0.00 99.81 06:32:04 06:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:32:04 06:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:32:04 06:30:01 2 0.05 0.00 0.08 0.00 0.00 99.87 06:32:04 06:30:01 3 0.43 0.00 0.05 0.00 0.02 99.50 06:32:04 06:31:01 all 0.22 0.00 0.24 0.00 0.04 99.50 06:32:04 06:31:01 0 0.10 0.00 0.18 0.00 0.02 99.70 06:32:04 06:31:01 1 0.37 0.00 0.18 0.00 0.08 99.37 06:32:04 06:31:01 2 0.30 0.00 0.33 0.00 0.03 99.33 06:32:04 06:31:01 3 0.12 0.00 0.27 0.00 0.03 99.58 06:32:04 Average: all 0.57 0.00 0.40 0.13 0.02 98.88 06:32:04 Average: 0 0.39 0.00 0.35 0.20 0.01 99.04 06:32:04 Average: 1 0.49 0.00 0.44 0.10 0.03 98.94 06:32:04 Average: 2 0.74 0.00 0.46 0.09 0.03 98.69 06:32:04 Average: 3 0.67 0.00 0.34 0.11 0.03 98.85 06:32:04 06:32:04 06:32:04