Pull request #627 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 693d3d1bb1ce27c984b0f8481578bd7875393101 rather than 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c Obtained Jenkinsfile from 693d3d1bb1ce27c984b0f8481578bd7875393101 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4855425583117861337.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3018586679762441824.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-627/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-627/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh124126403095119650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2549462355400050880.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-627/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-627/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4043219924064796777.key > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-865 in /w/workspace/dry_go-mod-core-contracts_PR-627 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-627 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-627@tmp/jenkins-gitclient-ssh8028248498585214226.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-627@tmp/jenkins-gitclient-ssh7302762252951923375.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/627/head:refs/remotes/origin/PR-627 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 693d3d1bb1ce27c984b0f8481578bd7875393101 into PR head commit 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c Merge succeeded, producing 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c Checking out Revision 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c (PR-627) > git config core.sparsecheckout # timeout=10 > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-627@tmp/jenkins-gitclient-ssh895658683238943167.key > git merge 693d3d1bb1ce27c984b0f8481578bd7875393101 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # timeout=10 Commit message: "feat: prepare new route and DTO for SMA v2 redesign" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T09:10:31.551Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T09:10:31.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T09:10:31.676Z] ========================================================= [2021-05-28T09:10:31.676Z] EdgeX Global Pipelines Version Info [2021-05-28T09:10:31.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6622ee9224607eef2f710c5a3a9a3b16c12d614b # timeout=10 [2021-05-28T09:10:33.182Z] ------------------- [2021-05-28T09:10:33.182Z] stable info: [2021-05-28T09:10:33.182Z] ------------------- [2021-05-28T09:10:33.183Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T09:10:33.183Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T09:10:33.183Z] Message: update stable to v1.0.192 [2021-05-28T09:10:33.759Z] ------------------- [2021-05-28T09:10:33.759Z] experimental info: [2021-05-28T09:10:33.759Z] ------------------- [2021-05-28T09:10:33.759Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T09:10:33.759Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T09:10:33.759Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T09:10:33.910Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-28T09:10:33.934Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-28T09:10:33.959Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T09:10:33.987Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T09:10:34.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T09:10:34.043Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T09:10:34.067Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T09:10:34.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T09:10:34.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-28T09:10:34.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T09:10:34.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T09:10:34.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-05-28T09:10:34.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T09:10:34.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T09:10:34.279Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-28T09:10:34.304Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-28T09:10:34.328Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-28T09:10:34.353Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-28T09:10:34.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T09:10:34.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-28T09:10:34.426Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-28T09:10:34.451Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-28T09:10:34.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-28T09:10:34.511Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-28T09:10:34.535Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-28T09:10:34.559Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T09:10:34.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-627 [Pipeline] echo [2021-05-28T09:10:34.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-627 [Pipeline] echo [2021-05-28T09:10:34.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-627 [Pipeline] echo [2021-05-28T09:10:34.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c [Pipeline] echo [2021-05-28T09:10:34.705Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 038c30b [Pipeline] echo [2021-05-28T09:10:34.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T09:10:35.156Z] + git log --format=format:%s -1 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c [Pipeline] echo [2021-05-28T09:10:35.199Z] GIT_COMMIT: 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c, Commit Message: feat: prepare new route and DTO for SMA v2 redesign [Pipeline] echo [2021-05-28T09:10:35.212Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-28T09:10:36.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T09:10:36.461Z] [2021-05-28T09:10:36.461Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T09:10:36.791Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T09:10:37.054Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T09:10:37.054Z] 31603596830f: Pulling fs layer [2021-05-28T09:10:37.054Z] 54011a49482f: Pulling fs layer [2021-05-28T09:10:37.054Z] a6820b24f6d8: Pulling fs layer [2021-05-28T09:10:37.054Z] f581987b2513: Pulling fs layer [2021-05-28T09:10:37.054Z] f581987b2513: Waiting [2021-05-28T09:10:37.054Z] 54011a49482f: Verifying Checksum [2021-05-28T09:10:37.054Z] 54011a49482f: Download complete [2021-05-28T09:10:37.054Z] 31603596830f: Verifying Checksum [2021-05-28T09:10:37.054Z] 31603596830f: Download complete [2021-05-28T09:10:37.054Z] f581987b2513: Verifying Checksum [2021-05-28T09:10:37.054Z] f581987b2513: Download complete [2021-05-28T09:10:37.314Z] a6820b24f6d8: Verifying Checksum [2021-05-28T09:10:37.314Z] a6820b24f6d8: Download complete [2021-05-28T09:10:37.314Z] 31603596830f: Pull complete [2021-05-28T09:10:37.314Z] 54011a49482f: Pull complete [2021-05-28T09:10:38.258Z] a6820b24f6d8: Pull complete [2021-05-28T09:10:38.258Z] f581987b2513: Pull complete [2021-05-28T09:10:38.258Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T09:10:38.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T09:10:38.258Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T09:10:38.341Z] prd-centos7-docker-4c-2g-865 does not seem to be running inside a container [2021-05-28T09:10:38.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-627 -v /w/workspace/dry_go-mod-core-contracts_PR-627:/w/workspace/dry_go-mod-core-contracts_PR-627:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-627@tmp:/w/workspace/dry_go-mod-core-contracts_PR-627@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T09:10:41.075Z] $ docker top ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T09:10:41.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T09:10:41.211Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T09:10:41.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T09:10:41.320Z] $ docker exec ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 ssh-agent [2021-05-28T09:10:41.437Z] SSH_AUTH_SOCK=/tmp/ssh-HnHkuVBdvf7E/agent.14 [2021-05-28T09:10:41.437Z] SSH_AGENT_PID=21 [2021-05-28T09:10:41.447Z] Running ssh-add (command line suppressed) [2021-05-28T09:10:41.530Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-627@tmp/private_key_3916664675788905667.key (/w/workspace/dry_go-mod-core-contracts_PR-627@tmp/private_key_3916664675788905667.key) [2021-05-28T09:10:41.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T09:10:41.864Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T09:10:41.869Z] $ docker exec --env ******** --env ******** ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 ssh-agent -k [2021-05-28T09:10:41.972Z] unset SSH_AUTH_SOCK; [2021-05-28T09:10:41.973Z] unset SSH_AGENT_PID; [2021-05-28T09:10:41.973Z] echo Agent pid 21 killed; [2021-05-28T09:10:41.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T09:10:42.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T09:10:42.050Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T09:10:42.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T09:10:42.158Z] $ docker exec ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 ssh-agent [2021-05-28T09:10:42.278Z] SSH_AUTH_SOCK=/tmp/ssh-zqJW0kFbrwyN/agent.55 [2021-05-28T09:10:42.278Z] SSH_AGENT_PID=61 [2021-05-28T09:10:42.285Z] Running ssh-add (command line suppressed) [2021-05-28T09:10:42.368Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-627@tmp/private_key_2694540276755077444.key (/w/workspace/dry_go-mod-core-contracts_PR-627@tmp/private_key_2694540276755077444.key) [2021-05-28T09:10:42.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T09:10:42.721Z] + git semver init [2021-05-28T09:10:42.721Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T09:10:42.721Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-627/.git [2021-05-28T09:10:42.721Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-627 [2021-05-28T09:10:42.721Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T09:10:42.721Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T09:10:42.721Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T09:10:42.721Z] # $SEMVER_BRANCH = PR-627 [2021-05-28T09:10:42.721Z] # $SEMVER_TEMP = /tmp/semver-453355324 [2021-05-28T09:10:42.721Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-28T09:10:43.669Z] # '/tmp/semver-453355324' -> '/w/workspace/dry_go-mod-core-contracts_PR-627/.semver' [2021-05-28T09:10:43.669Z] # -> Force: false [2021-05-28T09:10:43.669Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-627/.semver [Pipeline] } [2021-05-28T09:10:43.671Z] $ docker exec --env ******** --env ******** ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 ssh-agent -k [2021-05-28T09:10:43.767Z] unset SSH_AUTH_SOCK; [2021-05-28T09:10:43.767Z] unset SSH_AGENT_PID; [2021-05-28T09:10:43.767Z] echo Agent pid 61 killed; [2021-05-28T09:10:43.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T09:10:44.171Z] + git semver [Pipeline] } [2021-05-28T09:10:44.180Z] $ docker stop --time=1 ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 [2021-05-28T09:10:45.484Z] $ docker rm -f ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T09:10:45.908Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T09:10:46.250Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T09:10:46.253Z] [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 [2021-05-28T09:11:01.436Z] Still waiting to schedule task [2021-05-28T09:11:01.437Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-28T09:11:01.438Z] Still waiting to schedule task [2021-05-28T09:11:01.439Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-28T09:13:05.261Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-866 in /w/workspace/dry_go-mod-core-contracts_PR-627 [Pipeline] { [Pipeline] ws [2021-05-28T09:13:05.281Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-05-28T09:13:05.491Z] Selected Git installation does not exist. Using Default [2021-05-28T09:13:05.491Z] The recommended git tool is: NONE [2021-05-28T09:13:10.443Z] using credential edgex-jenkins-ssh [2021-05-28T09:13:10.462Z] Cloning the remote Git repository [2021-05-28T09:13:10.477Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-28T09:13:10.674Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-05-28T09:13:10.740Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-28T09:13:10.740Z] > git --version # timeout=10 [2021-05-28T09:13:10.755Z] > git --version # 'git version 2.17.1' [2021-05-28T09:13:10.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T09:13:10.831Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T09:13:12.796Z] Running on prd-centos7-docker-4c-2g-867 in /w/workspace/dry_go-mod-core-contracts_PR-627 [Pipeline] { [Pipeline] ws [2021-05-28T09:13:12.813Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [2021-05-28T09:13:12.819Z] Merging remotes/origin/master commit 693d3d1bb1ce27c984b0f8481578bd7875393101 into PR head commit 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c [2021-05-28T09:13:11.990Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-28T09:13:12.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T09:13:12.039Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-28T09:13:12.076Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-28T09:13:12.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T09:13:12.089Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/627/head:refs/remotes/origin/PR-627 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] checkout [2021-05-28T09:13:12.937Z] Selected Git installation does not exist. Using Default [2021-05-28T09:13:12.937Z] The recommended git tool is: NONE [2021-05-28T09:13:13.097Z] Merge succeeded, producing 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c [2021-05-28T09:13:13.098Z] Checking out Revision 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c (PR-627) [2021-05-28T09:13:12.796Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T09:13:12.810Z] > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # timeout=10 [2021-05-28T09:13:12.948Z] > git remote # timeout=10 [2021-05-28T09:13:12.966Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T09:13:12.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T09:13:12.996Z] > git merge 693d3d1bb1ce27c984b0f8481578bd7875393101 # timeout=10 [2021-05-28T09:13:13.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T09:13:13.073Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T09:13:13.083Z] > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # timeout=10 [2021-05-28T09:13:15.422Z] using credential edgex-jenkins-ssh [2021-05-28T09:13:15.436Z] Cloning the remote Git repository [2021-05-28T09:13:15.454Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-28T09:13:15.519Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-05-28T09:13:15.552Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-28T09:13:15.552Z] > git --version # timeout=10 [2021-05-28T09:13:15.562Z] > git --version # 'git version 2.24.4' [2021-05-28T09:13:15.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T09:13:15.587Z] [INFO] Currently running in a labeled security context [2021-05-28T09:13:15.587Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-28T09:13:15.587Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4895102671798066316.key [2021-05-28T09:13:15.603Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T09:13:16.833Z] Merging remotes/origin/master commit 693d3d1bb1ce27c984b0f8481578bd7875393101 into PR head commit 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c [2021-05-28T09:13:16.981Z] Merge succeeded, producing 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c [2021-05-28T09:13:16.981Z] Checking out Revision 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c (PR-627) [2021-05-28T09:13:17.368Z] Commit message: "feat: prepare new route and DTO for SMA v2 redesign" [2021-05-28T09:13:16.298Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-28T09:13:16.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T09:13:16.325Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-28T09:13:16.338Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-28T09:13:16.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T09:13:16.339Z] [INFO] Currently running in a labeled security context [2021-05-28T09:13:16.339Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-28T09:13:16.339Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh8981000233683093990.key [2021-05-28T09:13:16.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/627/head:refs/remotes/origin/PR-627 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-28T09:13:16.835Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T09:13:16.844Z] > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # timeout=10 [2021-05-28T09:13:16.889Z] > git remote # timeout=10 [2021-05-28T09:13:16.903Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T09:13:16.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T09:13:16.916Z] [INFO] Currently running in a labeled security context [2021-05-28T09:13:16.917Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-28T09:13:16.917Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4398766798361853535.key [2021-05-28T09:13:16.928Z] > git merge 693d3d1bb1ce27c984b0f8481578bd7875393101 # timeout=10 [2021-05-28T09:13:16.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T09:13:16.980Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T09:13:16.999Z] > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T09:13:18.694Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T09:13:19.105Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T09:13:19.447Z] + sudo service docker restart [2021-05-28T09:13:19.447Z] + true [2021-05-28T09:13:20.572Z] Commit message: "feat: prepare new route and DTO for SMA v2 redesign" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T09:13:21.712Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T09:13:22.036Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T09:13:22.377Z] + true [2021-05-28T09:13:22.377Z] + sudo service docker restart [2021-05-28T09:13:22.377Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-28T09:13:38.022Z] ========================================================= [2021-05-28T09:13:38.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T09:13:38.022Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T09:13:38.362Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-28T09:13:39.342Z] Sending build context to Docker daemon 3.213MB [2021-05-28T09:13:39.342Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-28T09:13:39.342Z] Step 2/7 : FROM ${BASE} [2021-05-28T09:13:39.943Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-28T09:13:39.943Z] 595b0fe564bb: Pulling fs layer [2021-05-28T09:13:39.943Z] 7186ed65a4f7: Pulling fs layer [2021-05-28T09:13:39.943Z] 316046926c0a: Pulling fs layer [2021-05-28T09:13:39.943Z] 4ebd0625c992: Pulling fs layer [2021-05-28T09:13:39.944Z] 207e8628e3a3: Pulling fs layer [2021-05-28T09:13:39.944Z] c791037a9be2: Pulling fs layer [2021-05-28T09:13:39.944Z] ffd874e62e21: Pulling fs layer [2021-05-28T09:13:39.944Z] 207e8628e3a3: Waiting [2021-05-28T09:13:39.944Z] c791037a9be2: Waiting [2021-05-28T09:13:39.944Z] ffd874e62e21: Waiting [2021-05-28T09:13:39.944Z] 4ebd0625c992: Waiting [2021-05-28T09:13:39.944Z] 316046926c0a: Verifying Checksum [2021-05-28T09:13:39.944Z] 316046926c0a: Download complete [2021-05-28T09:13:39.944Z] 7186ed65a4f7: Verifying Checksum [2021-05-28T09:13:39.944Z] 7186ed65a4f7: Download complete [2021-05-28T09:13:39.944Z] 207e8628e3a3: Download complete [2021-05-28T09:13:39.944Z] c791037a9be2: Verifying Checksum [2021-05-28T09:13:39.944Z] c791037a9be2: Download complete [2021-05-28T09:13:39.944Z] 595b0fe564bb: Verifying Checksum [2021-05-28T09:13:39.944Z] 595b0fe564bb: Download complete [Pipeline] unstash [Pipeline] echo [2021-05-28T09:13:40.677Z] ========================================================= [2021-05-28T09:13:40.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T09:13:40.677Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T09:13:40.935Z] 595b0fe564bb: Pull complete [2021-05-28T09:13:40.991Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-28T09:13:41.221Z] 7186ed65a4f7: Pull complete [2021-05-28T09:13:41.252Z] Sending build context to Docker daemon 3.214MB [2021-05-28T09:13:41.253Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-28T09:13:41.253Z] Step 2/7 : FROM ${BASE} [2021-05-28T09:13:41.517Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T09:13:41.517Z] 540db60ca938: Pulling fs layer [2021-05-28T09:13:41.517Z] adcc1eea9eea: Pulling fs layer [2021-05-28T09:13:41.517Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T09:13:41.517Z] 0510c868ecb4: Pulling fs layer [2021-05-28T09:13:41.517Z] afea3b2eda06: Pulling fs layer [2021-05-28T09:13:41.517Z] 7809a108b3ef: Pulling fs layer [2021-05-28T09:13:41.517Z] f706445af74f: Pulling fs layer [2021-05-28T09:13:41.517Z] 0510c868ecb4: Waiting [2021-05-28T09:13:41.517Z] afea3b2eda06: Waiting [2021-05-28T09:13:41.517Z] 7809a108b3ef: Waiting [2021-05-28T09:13:41.517Z] f706445af74f: Waiting [2021-05-28T09:13:41.517Z] 4c4ab2625f07: Download complete [2021-05-28T09:13:41.517Z] adcc1eea9eea: Verifying Checksum [2021-05-28T09:13:41.517Z] adcc1eea9eea: Download complete [2021-05-28T09:13:41.517Z] afea3b2eda06: Verifying Checksum [2021-05-28T09:13:41.517Z] afea3b2eda06: Download complete [2021-05-28T09:13:41.517Z] 7809a108b3ef: Verifying Checksum [2021-05-28T09:13:41.517Z] 7809a108b3ef: Download complete [2021-05-28T09:13:41.517Z] 540db60ca938: Verifying Checksum [2021-05-28T09:13:41.517Z] 540db60ca938: Download complete [2021-05-28T09:13:41.779Z] 540db60ca938: Pull complete [2021-05-28T09:13:41.834Z] 316046926c0a: Pull complete [2021-05-28T09:13:42.042Z] adcc1eea9eea: Pull complete [2021-05-28T09:13:42.043Z] 4c4ab2625f07: Pull complete [2021-05-28T09:13:42.820Z] ffd874e62e21: Verifying Checksum [2021-05-28T09:13:42.820Z] ffd874e62e21: Download complete [2021-05-28T09:13:43.966Z] f706445af74f: Verifying Checksum [2021-05-28T09:13:43.966Z] f706445af74f: Download complete [2021-05-28T09:13:44.797Z] 4ebd0625c992: Verifying Checksum [2021-05-28T09:13:44.797Z] 4ebd0625c992: Download complete [2021-05-28T09:13:45.371Z] 0510c868ecb4: Verifying Checksum [2021-05-28T09:13:45.371Z] 0510c868ecb4: Download complete [2021-05-28T09:13:48.697Z] 0510c868ecb4: Pull complete [2021-05-28T09:13:48.697Z] afea3b2eda06: Pull complete [2021-05-28T09:13:48.697Z] 7809a108b3ef: Pull complete [2021-05-28T09:13:50.666Z] f706445af74f: Pull complete [2021-05-28T09:13:50.666Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T09:13:50.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T09:13:50.666Z] ---> b068be0155e3 [2021-05-28T09:13:50.666Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-28T09:13:54.899Z] ---> Running in a0e8857945ac [2021-05-28T09:13:54.899Z] Removing intermediate container a0e8857945ac [2021-05-28T09:13:54.899Z] ---> 8eab3dcc4889 [2021-05-28T09:13:54.899Z] Step 4/7 : RUN apk add bash [2021-05-28T09:13:54.899Z] ---> Running in fd1d4ac71347 [2021-05-28T09:13:54.989Z] 4ebd0625c992: Pull complete [2021-05-28T09:13:55.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T09:13:55.267Z] 207e8628e3a3: Pull complete [2021-05-28T09:13:55.863Z] c791037a9be2: Pull complete [2021-05-28T09:13:56.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T09:13:56.693Z] OK: 149 MiB in 40 packages [2021-05-28T09:13:56.955Z] Removing intermediate container fd1d4ac71347 [2021-05-28T09:13:56.955Z] ---> 82388edabddb [2021-05-28T09:13:56.955Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-28T09:13:57.218Z] ---> Running in f482c26d59ac [2021-05-28T09:13:57.218Z] Removing intermediate container f482c26d59ac [2021-05-28T09:13:57.218Z] ---> 3b4674ef2b5f [2021-05-28T09:13:57.218Z] Step 6/7 : COPY go.mod . [2021-05-28T09:13:57.483Z] ---> 1557118db0f0 [2021-05-28T09:13:57.483Z] Step 7/7 : RUN go mod download [2021-05-28T09:13:57.483Z] ---> Running in 3b3b7728e5ad [2021-05-28T09:13:59.314Z] ffd874e62e21: Pull complete [2021-05-28T09:13:59.589Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-28T09:13:59.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-28T09:13:59.589Z] ---> cfc18b08335c [2021-05-28T09:13:59.589Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-28T09:14:01.567Z] ---> Running in 91e8aee5842c [2021-05-28T09:14:02.173Z] Removing intermediate container 91e8aee5842c [2021-05-28T09:14:02.173Z] ---> 20a840f8af7e [2021-05-28T09:14:02.173Z] Step 4/7 : RUN apk add bash [2021-05-28T09:14:02.173Z] ---> Running in d917f4f6e9e1 [2021-05-28T09:14:03.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T09:14:04.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T09:14:05.561Z] OK: 138 MiB in 40 packages [2021-05-28T09:14:05.676Z] Removing intermediate container 3b3b7728e5ad [2021-05-28T09:14:05.676Z] ---> 1be1c5a05e12 [2021-05-28T09:14:05.676Z] Successfully built 1be1c5a05e12 [2021-05-28T09:14:05.676Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T09:14:06.003Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T09:14:06.004Z] . [Pipeline] withDockerContainer [2021-05-28T09:14:06.092Z] prd-centos7-docker-4c-2g-867 does not seem to be running inside a container [2021-05-28T09:14:06.133Z] $ 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 [2021-05-28T09:14:06.537Z] Removing intermediate container d917f4f6e9e1 [2021-05-28T09:14:06.537Z] ---> 4b6ec26d17b2 [2021-05-28T09:14:06.537Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-28T09:14:06.572Z] $ docker top cccf4e10251b62f4f47dc4faca8721dbe7c3f000d5c9fd1bc8860aefa86091d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T09:14:06.811Z] ---> Running in f91714d2416c [2021-05-28T09:14:06.978Z] + go version [2021-05-28T09:14:06.978Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T09:14:06.984Z] $ docker stop --time=1 cccf4e10251b62f4f47dc4faca8721dbe7c3f000d5c9fd1bc8860aefa86091d0 [2021-05-28T09:14:07.083Z] Removing intermediate container f91714d2416c [2021-05-28T09:14:07.083Z] ---> 18e9f42b3da2 [2021-05-28T09:14:07.083Z] Step 6/7 : COPY go.mod . [2021-05-28T09:14:08.074Z] ---> ef250268838f [2021-05-28T09:14:08.074Z] Step 7/7 : RUN go mod download [2021-05-28T09:14:08.074Z] ---> Running in b527eb3eb948 [2021-05-28T09:14:08.196Z] $ docker rm -f cccf4e10251b62f4f47dc4faca8721dbe7c3f000d5c9fd1bc8860aefa86091d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T09:14:08.678Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T09:14:08.678Z] . [Pipeline] withDockerContainer [2021-05-28T09:14:08.822Z] prd-centos7-docker-4c-2g-867 does not seem to be running inside a container [2021-05-28T09:14:08.877Z] $ 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 [2021-05-28T09:14:09.286Z] $ docker top 516841db3eaeb0a335c5610c41a08568173f334ba348b14e27ad7a0eacda9832 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T09:14:09.702Z] + go mod tidy [Pipeline] sh [2021-05-28T09:14:10.284Z] + make test [2021-05-28T09:14:10.284Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-28T09:14:16.943Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-28T09:14:17.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.008s coverage: 85.7% of statements [2021-05-28T09:14:17.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.011s coverage: 100.0% of statements [2021-05-28T09:14:18.121Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.007s coverage: 45.4% of statements [2021-05-28T09:14:18.121Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.005s coverage: 77.8% of statements [2021-05-28T09:14:18.121Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-28T09:14:19.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-05-28T09:14:19.802Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.011s coverage: 14.7% of statements [2021-05-28T09:14:20.073Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.005s coverage: 100.0% of statements [2021-05-28T09:14:20.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.009s coverage: 91.8% of statements [2021-05-28T09:14:20.334Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-28T09:14:20.334Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-28T09:14:20.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.006s coverage: 100.0% of statements [2021-05-28T09:14:20.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements [2021-05-28T09:14:21.561Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.011s coverage: 63.0% of statements [2021-05-28T09:14:21.561Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.013s coverage: 26.3% of statements [2021-05-28T09:14:21.561Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.003s coverage: 15.4% of statements [2021-05-28T09:14:21.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.027s coverage: 15.4% of statements [2021-05-28T09:14:21.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.004s coverage: 14.3% of statements [2021-05-28T09:14:23.769Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-28T09:14:23.769Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-28T09:14:24.739Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.031s coverage: 82.9% of statements [2021-05-28T09:14:24.739Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-28T09:14:24.739Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-28T09:14:24.739Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-28T09:14:26.159Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.013s coverage: 45.4% of statements [2021-05-28T09:14:26.159Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.007s coverage: 90.0% of statements [2021-05-28T09:14:26.159Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.030s coverage: 86.3% of statements [2021-05-28T09:14:26.458Z] Removing intermediate container b527eb3eb948 [2021-05-28T09:14:26.459Z] ---> 970f723c1524 [2021-05-28T09:14:26.459Z] Successfully built 970f723c1524 [2021-05-28T09:14:26.459Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T09:14:26.768Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.016s coverage: 60.5% of statements [2021-05-28T09:14:26.768Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.007s coverage: 58.2% of statements [2021-05-28T09:14:26.800Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T09:14:26.800Z] . [Pipeline] withDockerContainer [2021-05-28T09:14:27.031Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-28T09:14:27.070Z] prd-ubuntu18.04-docker-arm64-4c-16g-866 does not seem to be running inside a container [2021-05-28T09:14:27.145Z] $ 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 [2021-05-28T09:14:28.707Z] $ docker top 2325e65072e9128d2b792403c81f18ac4e4b03886460820af8163dd403f9ce5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T09:14:29.696Z] + go version [2021-05-28T09:14:29.697Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-28T09:14:29.713Z] $ docker stop --time=1 2325e65072e9128d2b792403c81f18ac4e4b03886460820af8163dd403f9ce5f [2021-05-28T09:14:31.524Z] $ docker rm -f 2325e65072e9128d2b792403c81f18ac4e4b03886460820af8163dd403f9ce5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T09:14:32.213Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T09:14:32.213Z] . [Pipeline] withDockerContainer [2021-05-28T09:14:32.437Z] prd-ubuntu18.04-docker-arm64-4c-16g-866 does not seem to be running inside a container [2021-05-28T09:14:32.513Z] $ 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 [2021-05-28T09:14:33.667Z] gofmt -l . [2021-05-28T09:14:33.667Z] [ "`gofmt -l .`" = "" ] [2021-05-28T09:14:33.992Z] $ docker top 05535afa73766a09986c10040285d846ef1abf6f5070ed2d5a0c39ece76b5467 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-28T09:14:34.265Z] $ docker stop --time=1 516841db3eaeb0a335c5610c41a08568173f334ba348b14e27ad7a0eacda9832 [2021-05-28T09:14:35.671Z] $ docker rm -f 516841db3eaeb0a335c5610c41a08568173f334ba348b14e27ad7a0eacda9832 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-05-28T09:14:36.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-28T09:14:36.347Z] 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) [2021-05-28T09:14:36.515Z] + go mod tidy 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 [Pipeline] sh [2021-05-28T09:14:36.964Z] ---> job-cost.sh [2021-05-28T09:14:36.965Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MtY4 [2021-05-28T09:14:37.439Z] + make test [2021-05-28T09:14:37.439Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-28T09:14:47.038Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T09:15:02.045Z] lf-activate-venv(): INFO: Adding /tmp/venv-MtY4/bin to PATH [2021-05-28T09:15:02.045Z] INFO: No Stack... [2021-05-28T09:15:02.045Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T09:15:02.045Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T09:15:02.366Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-05-28T09:15:02.366Z] + cut -d, -f6 [Pipeline] lock [2021-05-28T09:15:02.396Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] [2021-05-28T09:15:02.425Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] did not exist. Created. [2021-05-28T09:15:02.425Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T09:15:02.750Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-28T09:15:02.809Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T09:15:02.828Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-28T09:15:04.303Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-28T09:15:04.303Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.080s coverage: 85.7% of statements [2021-05-28T09:15:04.303Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.043s coverage: 100.0% of statements [2021-05-28T09:15:04.303Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.050s coverage: 45.4% of statements [2021-05-28T09:15:05.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.060s coverage: 77.8% of statements [2021-05-28T09:15:05.751Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-28T09:15:08.392Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.039s coverage: 26.3% of statements [2021-05-28T09:15:08.392Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.051s coverage: 14.7% of statements [2021-05-28T09:15:08.392Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.065s coverage: 100.0% of statements [2021-05-28T09:15:09.380Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.100s coverage: 91.8% of statements [2021-05-28T09:15:09.381Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-28T09:15:09.381Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-28T09:15:09.381Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.029s coverage: 100.0% of statements [2021-05-28T09:15:09.381Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 35.5% of statements [2021-05-28T09:15:16.146Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.130s coverage: 63.0% of statements [2021-05-28T09:15:16.146Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.041s coverage: 26.3% of statements [2021-05-28T09:15:16.146Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.011s coverage: 15.4% of statements [2021-05-28T09:15:16.146Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.025s coverage: 15.4% of statements [2021-05-28T09:15:16.146Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.027s coverage: 14.3% of statements [2021-05-28T09:15:16.146Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-28T09:15:16.146Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-28T09:15:20.482Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.282s coverage: 82.9% of statements [2021-05-28T09:15:20.482Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-28T09:15:20.482Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-28T09:15:20.482Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-28T09:15:20.482Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.139s coverage: 45.4% of statements [2021-05-28T09:15:20.482Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.062s coverage: 90.0% of statements [2021-05-28T09:15:23.111Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.187s coverage: 86.3% of statements [2021-05-28T09:15:23.111Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.046s coverage: 60.5% of statements [2021-05-28T09:15:23.111Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.034s coverage: 58.2% of statements [2021-05-28T09:15:23.111Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-28T09:15:45.276Z] gofmt -l . [2021-05-28T09:15:45.276Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-28T09:15:45.572Z] $ docker stop --time=1 05535afa73766a09986c10040285d846ef1abf6f5070ed2d5a0c39ece76b5467 [2021-05-28T09:15:47.584Z] $ docker rm -f 05535afa73766a09986c10040285d846ef1abf6f5070ed2d5a0c39ece76b5467 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T09:15:48.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-28T09:15:48.525Z] Warning: overwriting stash ‘coverage-report’ [2021-05-28T09:15:49.169Z] 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 [2021-05-28T09:15:49.665Z] ---> job-cost.sh [2021-05-28T09:15:49.665Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4VJ6 [2021-05-28T09:16:28.629Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T09:17:50.360Z] lf-activate-venv(): INFO: Adding /tmp/venv-4VJ6/bin to PATH [2021-05-28T09:17:50.360Z] INFO: No Stack... [2021-05-28T09:17:50.647Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T09:17:51.239Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T09:17:51.575Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-05-28T09:17:51.575Z] + cut -d, -f6 [Pipeline] lock [2021-05-28T09:17:51.635Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] [2021-05-28T09:17:51.645Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] did not exist. Created. [2021-05-28T09:17:51.645Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T09:17:52.006Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-0a5265e1/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-0a5265e1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-28T09:17:52.356Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T09:17:52.377Z] Warning: overwriting stash ‘stack-cost’ [2021-05-28T09:17:52.547Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T09:17:52.565Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-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] configFileProvider [2021-05-28T09:17:52.960Z] provisioning config files... [2021-05-28T09:17:52.974Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-627@tmp/config7290682025664490051tmp [Pipeline] { [Pipeline] sh [2021-05-28T09:17:53.291Z] + set +x [2021-05-28T09:17:53.291Z] + curl -s https://codecov.io/bash [2021-05-28T09:17:53.291Z] + bash -s -- [2021-05-28T09:17:53.291Z] [2021-05-28T09:17:53.291Z] _____ _ [2021-05-28T09:17:53.291Z] / ____| | | [2021-05-28T09:17:53.291Z] | | ___ __| | ___ ___ _____ __ [2021-05-28T09:17:53.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-28T09:17:53.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-28T09:17:53.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-28T09:17:53.291Z] Bash-1.0.3 [2021-05-28T09:17:53.291Z] [2021-05-28T09:17:53.291Z] [2021-05-28T09:17:53.291Z] ==> git version 2.24.4 found [2021-05-28T09:17:53.291Z] ==> 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 [2021-05-28T09:17:53.291Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-28T09:17:53.291Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-28T09:17:53.291Z] ==> Jenkins CI detected. [2021-05-28T09:17:53.291Z] project root: . [2021-05-28T09:17:53.291Z] --> token set from env [2021-05-28T09:17:53.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-28T09:17:53.555Z] ==> Running gcov in . (disable via -X gcov) [2021-05-28T09:17:53.555Z] ==> Python coveragepy not found [2021-05-28T09:17:53.555Z] ==> Searching for coverage reports in: [2021-05-28T09:17:53.555Z] + . [2021-05-28T09:17:53.555Z] -> Found 1 reports [2021-05-28T09:17:53.555Z] ==> Detecting git/mercurial file structure [2021-05-28T09:17:53.555Z] ==> Reading reports [2021-05-28T09:17:53.555Z] + ./coverage.out bytes=177809 [2021-05-28T09:17:53.555Z] ==> Appending adjustments [2021-05-28T09:17:53.555Z] https://docs.codecov.io/docs/fixing-reports [2021-05-28T09:17:54.511Z] + Found adjustments [2021-05-28T09:17:54.511Z] ==> Gzipping contents [2021-05-28T09:17:54.511Z] 28K /tmp/codecov.grMp5G.gz [2021-05-28T09:17:54.511Z] ==> Uploading reports [2021-05-28T09:17:54.511Z] url: https://codecov.io [2021-05-28T09:17:54.511Z] query: branch=PR-627&commit=038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-627%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=627&job=&cmd_args= [2021-05-28T09:17:54.511Z] -> Pinging Codecov [2021-05-28T09:17:54.511Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-627&commit=038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-627%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=627&job=&cmd_args= [2021-05-28T09:17:54.774Z] -> Uploading to [2021-05-28T09:17:54.774Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-28/71470A77251A30514AAF9C0BB2E5B6CE/038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c/c70ec4d2-dd21-47b2-a44c-0514318be090.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T091754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09073651d4fee7049c07d7a9766ce0bcf60acfe0777717991ee71e750065963c [2021-05-28T09:17:54.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T09:17:54.774Z] Dload Upload Total Spent Left Speed [2021-05-28T09:17:55.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26132 0 0 100 26132 0 79704 --:--:-- --:--:-- --:--:-- 79914 [2021-05-28T09:17:55.036Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c [Pipeline] } [2021-05-28T09:17:55.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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 [2021-05-28T09:17:56.078Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T09:17:56.645Z] ---> package-listing.sh [2021-05-28T09:17:56.646Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T09:17:56.646Z] ++ facter osfamily [2021-05-28T09:17:56.907Z] + OS_FAMILY=redhat [2021-05-28T09:17:56.907Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-627 [2021-05-28T09:17:56.907Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T09:17:56.907Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T09:17:56.907Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T09:17:56.907Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T09:17:56.907Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-627 ']' [2021-05-28T09:17:56.907Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T09:17:56.907Z] + case "${OS_FAMILY}" in [2021-05-28T09:17:56.907Z] + rpm -qa [2021-05-28T09:17:56.907Z] + sort [2021-05-28T09:17:57.479Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T09:17:57.479Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T09:17:57.479Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T09:17:57.479Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-627 ']' [2021-05-28T09:17:57.479Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-627/archives/ [2021-05-28T09:17:57.479Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-627/archives/ [Pipeline] echo [2021-05-28T09:17:57.491Z] 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-627/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-28T09:17:57.781Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T09:17:58.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T09:17:58.347Z] [2021-05-28T09:17:58.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T09:17:58.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T09:17:58.663Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T09:17:58.663Z] df20fa9351a1: Pulling fs layer [2021-05-28T09:17:58.663Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T09:17:58.663Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T09:17:58.663Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T09:17:58.663Z] 93b61091891f: Pulling fs layer [2021-05-28T09:17:58.663Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T09:17:58.663Z] 5e14af77c1be: Pulling fs layer [2021-05-28T09:17:58.663Z] 01666e4c0597: Pulling fs layer [2021-05-28T09:17:58.663Z] aa168da1d23b: Pulling fs layer [2021-05-28T09:17:58.663Z] 93b9cdb0e59b: Waiting [2021-05-28T09:17:58.663Z] 5e14af77c1be: Waiting [2021-05-28T09:17:58.663Z] 01666e4c0597: Waiting [2021-05-28T09:17:58.663Z] aa168da1d23b: Waiting [2021-05-28T09:17:58.663Z] 46f8f816bc3b: Waiting [2021-05-28T09:17:58.663Z] 93b61091891f: Waiting [2021-05-28T09:17:58.663Z] 36b3adc4ff6f: Verifying Checksum [2021-05-28T09:17:58.663Z] 36b3adc4ff6f: Download complete [2021-05-28T09:17:58.663Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T09:17:58.663Z] 46f8f816bc3b: Download complete [2021-05-28T09:17:58.663Z] df20fa9351a1: Verifying Checksum [2021-05-28T09:17:58.663Z] df20fa9351a1: Download complete [2021-05-28T09:17:58.932Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T09:17:58.932Z] 93b9cdb0e59b: Download complete [2021-05-28T09:17:58.932Z] 93b61091891f: Verifying Checksum [2021-05-28T09:17:58.932Z] 93b61091891f: Download complete [2021-05-28T09:17:58.932Z] 5e14af77c1be: Verifying Checksum [2021-05-28T09:17:58.932Z] 5e14af77c1be: Download complete [2021-05-28T09:17:58.932Z] 01666e4c0597: Verifying Checksum [2021-05-28T09:17:58.932Z] 01666e4c0597: Download complete [2021-05-28T09:17:58.932Z] df20fa9351a1: Pull complete [2021-05-28T09:17:59.199Z] 36b3adc4ff6f: Pull complete [2021-05-28T09:17:59.199Z] 8ad3a11d3b57: Download complete [2021-05-28T09:17:59.775Z] 8ad3a11d3b57: Pull complete [2021-05-28T09:17:59.775Z] 46f8f816bc3b: Pull complete [2021-05-28T09:18:00.040Z] 93b61091891f: Pull complete [2021-05-28T09:18:00.040Z] 93b9cdb0e59b: Pull complete [2021-05-28T09:18:00.040Z] 5e14af77c1be: Pull complete [2021-05-28T09:18:00.300Z] 01666e4c0597: Pull complete [2021-05-28T09:18:00.872Z] aa168da1d23b: Verifying Checksum [2021-05-28T09:18:00.872Z] aa168da1d23b: Download complete [2021-05-28T09:18:05.103Z] aa168da1d23b: Pull complete [2021-05-28T09:18:05.103Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T09:18:05.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T09:18:05.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T09:18:05.203Z] prd-centos7-docker-4c-2g-865 does not seem to be running inside a container [2021-05-28T09:18:05.231Z] $ 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-627/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-627 -v /w/workspace/dry_go-mod-core-contracts_PR-627:/w/workspace/dry_go-mod-core-contracts_PR-627:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-627@tmp:/w/workspace/dry_go-mod-core-contracts_PR-627@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-28T09:18:07.849Z] $ docker top e25f3a4c11469fc330a5a59ed3540a190366f3bfcbdb534ff659969e973bcaca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T09:18:08.246Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T09:18:08.542Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T09:18:08.839Z] + ls /var/log/sa-host [2021-05-28T09:18:08.839Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T09:18:08.839Z] file_magic: OK [2021-05-28T09:18:08.839Z] HZ: Using current value: 100 [2021-05-28T09:18:08.839Z] file_header: OK [2021-05-28T09:18:08.839Z] 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 [2021-05-28T09:18:08.839Z] Statistics: [2021-05-28T09:18:08.839Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T09:18:08.839Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T09:18:08.839Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T09:18:08.839Z] file_magic: OK [2021-05-28T09:18:08.839Z] HZ: Using current value: 100 [2021-05-28T09:18:08.839Z] file_header: OK [2021-05-28T09:18:08.839Z] 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 [2021-05-28T09:18:08.839Z] Statistics: [2021-05-28T09:18:08.839Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T09:18:08.839Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T09:18:09.002Z] provisioning config files... [2021-05-28T09:18:09.016Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-627@tmp/config3596524379797778055tmp [Pipeline] { [Pipeline] echo [2021-05-28T09:18:09.038Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T09:18:09.328Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T09:18:09.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T09:18:09.368Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T09:18:09.664Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T09:18:09.675Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T09:18:09.971Z] ---> sudo-logs.sh [2021-05-28T09:18:09.971Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T09:18:10.004Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T09:18:10.304Z] ---> job-cost.sh [2021-05-28T09:18:10.304Z] lf-activate-venv: SKIPPING [2021-05-28T09:18:10.304Z] DEBUG: total: 0.18000000715255737 [2021-05-28T09:18:10.304Z] INFO: Retrieving Stack Cost... [2021-05-28T09:18:11.696Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T09:18:11.957Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T09:18:11.969Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T09:18:12.269Z] ---> logs-deploy.sh [2021-05-28T09:18:12.269Z] lf-activate-venv: SKIPPING [2021-05-28T09:18:12.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-627/2 [2021-05-28T09:18:12.269Z] INFO: archiving workspace using pattern(s): [2021-05-28T09:18:13.218Z] Archives upload complete. [2021-05-28T09:18:13.219Z] INFO: archiving logs to Nexus [2021-05-28T09:18:13.793Z] ---> uname -a: [2021-05-28T09:18:13.793Z] Linux prd-centos7-docker-4c-2g-865.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-28T09:18:13.793Z] [2021-05-28T09:18:13.793Z] [2021-05-28T09:18:13.793Z] ---> lscpu: [2021-05-28T09:18:13.793Z] Architecture: x86_64 [2021-05-28T09:18:13.793Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-28T09:18:13.793Z] Byte Order: Little Endian [2021-05-28T09:18:13.793Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-28T09:18:13.793Z] CPU(s): 2 [2021-05-28T09:18:13.793Z] On-line CPU(s) list: 0,1 [2021-05-28T09:18:13.793Z] Thread(s) per core: 1 [2021-05-28T09:18:13.793Z] Core(s) per socket: 1 [2021-05-28T09:18:13.793Z] Socket(s): 2 [2021-05-28T09:18:13.793Z] NUMA node(s): 1 [2021-05-28T09:18:13.793Z] Vendor ID: AuthenticAMD [2021-05-28T09:18:13.793Z] CPU family: 23 [2021-05-28T09:18:13.793Z] Model: 49 [2021-05-28T09:18:13.793Z] Model name: AMD EPYC-Rome Processor [2021-05-28T09:18:13.793Z] Stepping: 0 [2021-05-28T09:18:13.793Z] CPU MHz: 2799.998 [2021-05-28T09:18:13.793Z] BogoMIPS: 5599.99 [2021-05-28T09:18:13.793Z] Virtualization: AMD-V [2021-05-28T09:18:13.793Z] Hypervisor vendor: KVM [2021-05-28T09:18:13.793Z] Virtualization type: full [2021-05-28T09:18:13.793Z] L1d cache: 64 KiB [2021-05-28T09:18:13.793Z] L1i cache: 64 KiB [2021-05-28T09:18:13.793Z] L2 cache: 1 MiB [2021-05-28T09:18:13.793Z] L3 cache: 32 MiB [2021-05-28T09:18:13.793Z] NUMA node0 CPU(s): 0,1 [2021-05-28T09:18:13.793Z] Vulnerability Itlb multihit: Not affected [2021-05-28T09:18:13.793Z] Vulnerability L1tf: Not affected [2021-05-28T09:18:13.793Z] Vulnerability Mds: Not affected [2021-05-28T09:18:13.793Z] Vulnerability Meltdown: Not affected [2021-05-28T09:18:13.793Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-28T09:18:13.793Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-28T09:18:13.793Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-28T09:18:13.793Z] Vulnerability Srbds: Not affected [2021-05-28T09:18:13.793Z] Vulnerability Tsx async abort: Not affected [2021-05-28T09:18:13.793Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-28T09:18:13.793Z] [2021-05-28T09:18:13.793Z] [2021-05-28T09:18:13.793Z] ---> nproc: [2021-05-28T09:18:13.793Z] 2 [2021-05-28T09:18:13.793Z] [2021-05-28T09:18:13.793Z] [2021-05-28T09:18:13.793Z] ---> df -h: [2021-05-28T09:18:13.793Z] Filesystem Size Used Available Use% Mounted on [2021-05-28T09:18:13.793Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-28T09:18:13.793Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-28T09:18:13.793Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-28T09:18:13.793Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-28T09:18:13.793Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-28T09:18:13.793Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-28T09:18:13.793Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-28T09:18:13.793Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-28T09:18:13.793Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-627@tmp [2021-05-28T09:18:13.793Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-28T09:18:13.793Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-28T09:18:13.793Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-28T09:18:13.793Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-28T09:18:13.793Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-627 [2021-05-28T09:18:13.793Z] [2021-05-28T09:18:13.793Z] [2021-05-28T09:18:13.793Z] ---> free -m: [2021-05-28T09:18:13.793Z] total used free shared buff/cache available [2021-05-28T09:18:13.793Z] Mem: 7821 922 4800 0 2098 6721 [2021-05-28T09:18:13.793Z] Swap: 1023 0 1023 [2021-05-28T09:18:13.793Z] [2021-05-28T09:18:13.793Z]