Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of q974259836 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 73661a1a642cca7c7592f925989fa475de7fa16a rather than f127b50ab22336a654c85b2395f6f4516a7cd615 Obtained Jenkinsfile from 73661a1a642cca7c7592f925989fa475de7fa16a 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7740042865399290691.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1122733996917971314.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-656/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-656/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh762445784710558774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4304363209520559371.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-656/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-656/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7388187324214978339.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-344 in /w/workspace/dry_go-mod-core-contracts_PR-656 [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-656 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-656@tmp/jenkins-gitclient-ssh3921118434916142162.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-656@tmp/jenkins-gitclient-ssh633504190735057684.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/656/head:refs/remotes/origin/PR-656 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73661a1a642cca7c7592f925989fa475de7fa16a into PR head commit f127b50ab22336a654c85b2395f6f4516a7cd615 Merge succeeded, producing 10ff054a789359b49f489902f9b4cb5b762cfa1d Checking out Revision 10ff054a789359b49f489902f9b4cb5b762cfa1d (PR-656) > git config core.sparsecheckout # timeout=10 > git checkout -f f127b50ab22336a654c85b2395f6f4516a7cd615 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-656@tmp/jenkins-gitclient-ssh1476823586887663978.key > git merge 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10ff054a789359b49f489902f9b4cb5b762cfa1d # timeout=10 Commit message: "Merge commit '73661a1a642cca7c7592f925989fa475de7fa16a' into HEAD" > git rev-list --no-walk f127b50ab22336a654c85b2395f6f4516a7cd615 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-28T12:39:50.815Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-28T12:39:50.939Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-28T12:39:50.967Z] ========================================================= [2021-07-28T12:39:50.967Z] EdgeX Global Pipelines Version Info [2021-07-28T12:39:50.967Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-28T12:39:52.240Z] ------------------- [2021-07-28T12:39:52.240Z] stable info: [2021-07-28T12:39:52.240Z] ------------------- [2021-07-28T12:39:52.240Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-28T12:39:52.241Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T12:39:52.241Z] Message: update stable to v1.0.197 [2021-07-28T12:39:52.835Z] ------------------- [2021-07-28T12:39:52.835Z] experimental info: [2021-07-28T12:39:52.835Z] ------------------- [2021-07-28T12:39:52.835Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-28T12:39:52.835Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T12:39:52.835Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-28T12:39:53.111Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-28T12:39:53.174Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-28T12:39:53.237Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-28T12:39:53.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-28T12:39:53.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-28T12:39:53.416Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-28T12:39:53.441Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-28T12:39:53.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-28T12:39:53.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-28T12:39:53.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-28T12:39:53.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-28T12:39:53.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-28T12:39:53.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-28T12:39:53.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-28T12:39:53.682Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T12:39:53.708Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T12:39:53.736Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T12:39:53.763Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T12:39:53.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-28T12:39:53.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-28T12:39:53.844Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-28T12:39:53.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-28T12:39:53.894Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-28T12:39:53.917Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-28T12:39:53.939Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-28T12:39:53.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-28T12:39:53.984Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-656 [Pipeline] echo [2021-07-28T12:39:54.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-656 [Pipeline] echo [2021-07-28T12:39:54.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-656 [Pipeline] echo [2021-07-28T12:39:54.056Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10ff054a789359b49f489902f9b4cb5b762cfa1d [Pipeline] echo [2021-07-28T12:39:54.080Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10ff054 [Pipeline] echo [2021-07-28T12:39:54.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-28T12:39:54.601Z] + git log --format=format:%s -1 10ff054a789359b49f489902f9b4cb5b762cfa1d [Pipeline] echo [2021-07-28T12:39:54.656Z] GIT_COMMIT: 10ff054a789359b49f489902f9b4cb5b762cfa1d, Commit Message: Merge commit '73661a1a642cca7c7592f925989fa475de7fa16a' into HEAD [Pipeline] echo [2021-07-28T12:39:54.669Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:39:55.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T12:39:55.677Z] [2021-07-28T12:39:55.677Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:39:56.010Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T12:39:56.010Z] latest: Pulling from edgex-devops/git-semver [2021-07-28T12:39:56.010Z] 31603596830f: Pulling fs layer [2021-07-28T12:39:56.010Z] b6dc333f4379: Pulling fs layer [2021-07-28T12:39:56.010Z] 3d9ef1400e77: Pulling fs layer [2021-07-28T12:39:56.010Z] fd332fbdc1db: Pulling fs layer [2021-07-28T12:39:56.010Z] fd332fbdc1db: Waiting [2021-07-28T12:39:56.282Z] b6dc333f4379: Verifying Checksum [2021-07-28T12:39:56.282Z] b6dc333f4379: Download complete [2021-07-28T12:39:56.282Z] 31603596830f: Verifying Checksum [2021-07-28T12:39:56.282Z] 31603596830f: Download complete [2021-07-28T12:39:56.547Z] 31603596830f: Pull complete [2021-07-28T12:39:56.547Z] fd332fbdc1db: Verifying Checksum [2021-07-28T12:39:56.547Z] fd332fbdc1db: Download complete [2021-07-28T12:39:56.547Z] b6dc333f4379: Pull complete [2021-07-28T12:39:56.815Z] 3d9ef1400e77: Verifying Checksum [2021-07-28T12:39:56.815Z] 3d9ef1400e77: Download complete [2021-07-28T12:39:57.405Z] 3d9ef1400e77: Pull complete [2021-07-28T12:39:57.405Z] fd332fbdc1db: Pull complete [2021-07-28T12:39:57.405Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-28T12:39:57.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T12:39:57.405Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-28T12:39:57.507Z] prd-centos7-docker-4c-2g-344 does not seem to be running inside a container [2021-07-28T12:39:57.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-656 -v /w/workspace/dry_go-mod-core-contracts_PR-656:/w/workspace/dry_go-mod-core-contracts_PR-656:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-656@tmp:/w/workspace/dry_go-mod-core-contracts_PR-656@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-28T12:39:58.341Z] $ docker top dd712600fc6839bcc8b20850f3c649707e83c3c8e5d5c21305005a66845a0efb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T12:39:58.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T12:39:58.474Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T12:39:58.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T12:39:58.598Z] $ docker exec dd712600fc6839bcc8b20850f3c649707e83c3c8e5d5c21305005a66845a0efb ssh-agent [2021-07-28T12:39:58.704Z] SSH_AUTH_SOCK=/tmp/ssh-kfdWcQMDOxME/agent.14 [2021-07-28T12:39:58.704Z] SSH_AGENT_PID=21 [2021-07-28T12:39:58.715Z] Running ssh-add (command line suppressed) [2021-07-28T12:39:58.819Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-656@tmp/private_key_1567708811342929359.key (/w/workspace/dry_go-mod-core-contracts_PR-656@tmp/private_key_1567708811342929359.key) [2021-07-28T12:39:58.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T12:39:59.170Z] + git tag --points-at HEAD [Pipeline] } [2021-07-28T12:39:59.193Z] $ docker exec --env ******** --env ******** dd712600fc6839bcc8b20850f3c649707e83c3c8e5d5c21305005a66845a0efb ssh-agent -k [2021-07-28T12:39:59.284Z] unset SSH_AUTH_SOCK; [2021-07-28T12:39:59.285Z] unset SSH_AGENT_PID; [2021-07-28T12:39:59.285Z] echo Agent pid 21 killed; [2021-07-28T12:39:59.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-28T12:39:59.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T12:39:59.346Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T12:39:59.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T12:39:59.464Z] $ docker exec dd712600fc6839bcc8b20850f3c649707e83c3c8e5d5c21305005a66845a0efb ssh-agent [2021-07-28T12:39:59.576Z] SSH_AUTH_SOCK=/tmp/ssh-IlP9DvO0d5gu/agent.55 [2021-07-28T12:39:59.576Z] SSH_AGENT_PID=62 [2021-07-28T12:39:59.584Z] Running ssh-add (command line suppressed) [2021-07-28T12:39:59.687Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-656@tmp/private_key_1980744413476171362.key (/w/workspace/dry_go-mod-core-contracts_PR-656@tmp/private_key_1980744413476171362.key) [2021-07-28T12:39:59.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T12:40:00.019Z] + git semver init [2021-07-28T12:40:00.019Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T12:40:00.019Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-656/.git [2021-07-28T12:40:00.019Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-656 [2021-07-28T12:40:00.019Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T12:40:00.019Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T12:40:00.019Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T12:40:00.019Z] # $SEMVER_BRANCH = PR-656 [2021-07-28T12:40:00.019Z] # $SEMVER_TEMP = /tmp/semver-876481366 [2021-07-28T12:40:00.019Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-28T12:40:00.612Z] # '/tmp/semver-876481366' -> '/w/workspace/dry_go-mod-core-contracts_PR-656/.semver' [2021-07-28T12:40:00.612Z] # -> Force: false [2021-07-28T12:40:00.612Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-656/.semver [Pipeline] } [2021-07-28T12:40:00.630Z] $ docker exec --env ******** --env ******** dd712600fc6839bcc8b20850f3c649707e83c3c8e5d5c21305005a66845a0efb ssh-agent -k [2021-07-28T12:40:00.740Z] unset SSH_AUTH_SOCK; [2021-07-28T12:40:00.740Z] unset SSH_AGENT_PID; [2021-07-28T12:40:00.740Z] echo Agent pid 62 killed; [2021-07-28T12:40:00.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T12:40:01.098Z] + git semver [Pipeline] } [2021-07-28T12:40:01.120Z] $ docker stop --time=1 dd712600fc6839bcc8b20850f3c649707e83c3c8e5d5c21305005a66845a0efb [2021-07-28T12:40:02.434Z] $ docker rm -f dd712600fc6839bcc8b20850f3c649707e83c3c8e5d5c21305005a66845a0efb [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T12:40:02.826Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-28T12:40:03.167Z] Stashed 1 file(s) [Pipeline] echo [2021-07-28T12:40:03.170Z] [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-07-28T12:40:18.402Z] Still waiting to schedule task [2021-07-28T12:40:18.403Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-344’ [2021-07-28T12:40:18.407Z] Still waiting to schedule task [2021-07-28T12:40:18.407Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-28T12:42:27.836Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-345 in /w/workspace/dry_go-mod-core-contracts_PR-656 [Pipeline] { [Pipeline] ws [2021-07-28T12:42:27.856Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-07-28T12:42:28.190Z] Selected Git installation does not exist. Using Default [2021-07-28T12:42:28.191Z] The recommended git tool is: NONE [2021-07-28T12:42:33.726Z] using credential edgex-jenkins-ssh [2021-07-28T12:42:33.744Z] Cloning the remote Git repository [2021-07-28T12:42:33.788Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-28T12:42:33.911Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-07-28T12:42:33.990Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-28T12:42:33.991Z] > git --version # timeout=10 [2021-07-28T12:42:34.007Z] > git --version # 'git version 2.17.1' [2021-07-28T12:42:34.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T12:42:34.097Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T12:42:35.424Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-28T12:42:35.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T12:42:35.472Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-28T12:42:35.513Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-28T12:42:35.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T12:42:35.533Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/656/head:refs/remotes/origin/PR-656 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-28T12:42:36.258Z] Merging remotes/origin/main commit 73661a1a642cca7c7592f925989fa475de7fa16a into PR head commit f127b50ab22336a654c85b2395f6f4516a7cd615 [2021-07-28T12:42:36.563Z] Merge succeeded, producing 43704c2f2fece75ba81e89ba69c714d05ce2e230 [2021-07-28T12:42:36.564Z] Checking out Revision 43704c2f2fece75ba81e89ba69c714d05ce2e230 (PR-656) [2021-07-28T12:42:36.271Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T12:42:36.285Z] > git checkout -f f127b50ab22336a654c85b2395f6f4516a7cd615 # timeout=10 [2021-07-28T12:42:36.394Z] > git remote # timeout=10 [2021-07-28T12:42:36.412Z] > git config --get remote.origin.url # timeout=10 [2021-07-28T12:42:36.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T12:42:36.439Z] > git merge 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 [2021-07-28T12:42:36.540Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-28T12:42:36.565Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T12:42:36.574Z] > git checkout -f 43704c2f2fece75ba81e89ba69c714d05ce2e230 # timeout=10 [2021-07-28T12:42:40.985Z] Commit message: "Merge commit '73661a1a642cca7c7592f925989fa475de7fa16a' into HEAD" [2021-07-28T12:42:40.989Z] > git rev-list --no-walk f127b50ab22336a654c85b2395f6f4516a7cd615 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-28T12:42:41.848Z] ========================================================= [2021-07-28T12:42:41.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-28T12:42:41.848Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:42:42.450Z] + 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-07-28T12:42:43.902Z] Sending build context to Docker daemon 2.949MB [2021-07-28T12:42:43.902Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-28T12:42:43.902Z] Step 2/7 : FROM ${BASE} [2021-07-28T12:42:44.505Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-28T12:42:44.505Z] 595b0fe564bb: Pulling fs layer [2021-07-28T12:42:44.505Z] 24495759ef45: Pulling fs layer [2021-07-28T12:42:44.505Z] d148012ef14d: Pulling fs layer [2021-07-28T12:42:44.505Z] cb65c68fc2e2: Pulling fs layer [2021-07-28T12:42:44.505Z] 093eec477d81: Pulling fs layer [2021-07-28T12:42:44.505Z] a6d5b2bbb924: Pulling fs layer [2021-07-28T12:42:44.505Z] 2446dc1eb7d3: Pulling fs layer [2021-07-28T12:42:44.505Z] 596795e73e0f: Pulling fs layer [2021-07-28T12:42:44.505Z] a6d5b2bbb924: Waiting [2021-07-28T12:42:44.505Z] cb65c68fc2e2: Waiting [2021-07-28T12:42:44.505Z] 093eec477d81: Waiting [2021-07-28T12:42:44.505Z] 2446dc1eb7d3: Waiting [2021-07-28T12:42:44.505Z] 596795e73e0f: Waiting [2021-07-28T12:42:44.505Z] d148012ef14d: Verifying Checksum [2021-07-28T12:42:44.505Z] d148012ef14d: Download complete [2021-07-28T12:42:44.505Z] 24495759ef45: Verifying Checksum [2021-07-28T12:42:44.505Z] 24495759ef45: Download complete [2021-07-28T12:42:44.505Z] 093eec477d81: Verifying Checksum [2021-07-28T12:42:44.505Z] 093eec477d81: Download complete [2021-07-28T12:42:44.505Z] a6d5b2bbb924: Download complete [2021-07-28T12:42:44.505Z] 595b0fe564bb: Download complete [2021-07-28T12:42:44.786Z] 2446dc1eb7d3: Verifying Checksum [2021-07-28T12:42:44.786Z] 2446dc1eb7d3: Download complete [2021-07-28T12:42:45.393Z] 595b0fe564bb: Pull complete [2021-07-28T12:42:46.000Z] 24495759ef45: Pull complete [2021-07-28T12:42:46.606Z] d148012ef14d: Pull complete [2021-07-28T12:42:47.597Z] 596795e73e0f: Verifying Checksum [2021-07-28T12:42:47.597Z] 596795e73e0f: Download complete [2021-07-28T12:42:48.595Z] cb65c68fc2e2: Verifying Checksum [2021-07-28T12:42:48.595Z] cb65c68fc2e2: Download complete [2021-07-28T12:42:58.790Z] cb65c68fc2e2: Pull complete [2021-07-28T12:42:58.790Z] 093eec477d81: Pull complete [2021-07-28T12:42:59.066Z] a6d5b2bbb924: Pull complete [2021-07-28T12:42:59.343Z] 2446dc1eb7d3: Pull complete [2021-07-28T12:43:03.711Z] 596795e73e0f: Pull complete [2021-07-28T12:43:03.711Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-28T12:43:03.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-28T12:43:03.711Z] ---> d9e956139c92 [2021-07-28T12:43:03.711Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-28T12:43:06.353Z] ---> Running in 6b02dbbf6f91 [2021-07-28T12:43:06.950Z] Removing intermediate container 6b02dbbf6f91 [2021-07-28T12:43:06.950Z] ---> b814f1e9694a [2021-07-28T12:43:06.950Z] Step 4/7 : RUN apk add bash [2021-07-28T12:43:07.225Z] ---> Running in 88149c581d14 [2021-07-28T12:43:07.272Z] Running on prd-centos7-docker-4c-2g-346 in /w/workspace/dry_go-mod-core-contracts_PR-656 [Pipeline] { [Pipeline] ws [2021-07-28T12:43:07.292Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-07-28T12:43:07.407Z] Selected Git installation does not exist. Using Default [2021-07-28T12:43:07.407Z] The recommended git tool is: NONE [2021-07-28T12:43:09.224Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-28T12:43:09.825Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-28T12:43:10.355Z] using credential edgex-jenkins-ssh [2021-07-28T12:43:10.370Z] Cloning the remote Git repository [2021-07-28T12:43:10.807Z] OK: 138 MiB in 40 packages [2021-07-28T12:43:10.398Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-28T12:43:10.477Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-07-28T12:43:10.511Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-28T12:43:10.512Z] > git --version # timeout=10 [2021-07-28T12:43:10.519Z] > git --version # 'git version 2.24.4' [2021-07-28T12:43:10.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T12:43:10.547Z] [INFO] Currently running in a labeled security context [2021-07-28T12:43:10.548Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-28T12:43:10.548Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh6945091493053612295.key [2021-07-28T12:43:10.567Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T12:43:11.889Z] Merging remotes/origin/main commit 73661a1a642cca7c7592f925989fa475de7fa16a into PR head commit f127b50ab22336a654c85b2395f6f4516a7cd615 [2021-07-28T12:43:12.011Z] Merge succeeded, producing 7a5ea4d26dfd77031f19c1c0802674306849b728 [2021-07-28T12:43:12.012Z] Checking out Revision 7a5ea4d26dfd77031f19c1c0802674306849b728 (PR-656) [2021-07-28T12:43:11.334Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-28T12:43:11.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T12:43:11.363Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-28T12:43:11.380Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-28T12:43:11.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T12:43:11.381Z] [INFO] Currently running in a labeled security context [2021-07-28T12:43:11.381Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-28T12:43:11.381Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh5805910643082146899.key [2021-07-28T12:43:11.389Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/656/head:refs/remotes/origin/PR-656 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-28T12:43:11.897Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T12:43:11.903Z] > git checkout -f f127b50ab22336a654c85b2395f6f4516a7cd615 # timeout=10 [2021-07-28T12:43:11.951Z] > git remote # timeout=10 [2021-07-28T12:43:11.959Z] > git config --get remote.origin.url # timeout=10 [2021-07-28T12:43:11.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T12:43:11.966Z] [INFO] Currently running in a labeled security context [2021-07-28T12:43:11.966Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-28T12:43:11.966Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh3135873366393828673.key [2021-07-28T12:43:11.971Z] > git merge 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 [2021-07-28T12:43:11.995Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-28T12:43:12.012Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T12:43:12.252Z] Removing intermediate container 88149c581d14 [2021-07-28T12:43:12.252Z] ---> 2bf40cb3e83d [2021-07-28T12:43:12.252Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-28T12:43:12.252Z] ---> Running in 950a3a35db14 [2021-07-28T12:43:12.851Z] Removing intermediate container 950a3a35db14 [2021-07-28T12:43:12.851Z] ---> 85270be921b6 [2021-07-28T12:43:12.851Z] Step 6/7 : COPY go.mod . [2021-07-28T12:43:12.029Z] > git checkout -f 7a5ea4d26dfd77031f19c1c0802674306849b728 # timeout=10 [2021-07-28T12:43:13.450Z] ---> 72fb42f536bd [2021-07-28T12:43:13.450Z] Step 7/7 : RUN go mod download [2021-07-28T12:43:13.728Z] ---> Running in 56c5fa8c8b22 [2021-07-28T12:43:15.853Z] Commit message: "Merge commit '73661a1a642cca7c7592f925989fa475de7fa16a' into HEAD" [2021-07-28T12:43:15.855Z] > git rev-list --no-walk f127b50ab22336a654c85b2395f6f4516a7cd615 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-28T12:43:16.455Z] ========================================================= [2021-07-28T12:43:16.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-28T12:43:16.455Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:43:16.894Z] + 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-07-28T12:43:16.894Z] Sending build context to Docker daemon 2.951MB [2021-07-28T12:43:16.894Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-28T12:43:16.894Z] Step 2/7 : FROM ${BASE} [2021-07-28T12:43:17.165Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-28T12:43:17.165Z] 540db60ca938: Pulling fs layer [2021-07-28T12:43:17.165Z] adcc1eea9eea: Pulling fs layer [2021-07-28T12:43:17.165Z] 4c4ab2625f07: Pulling fs layer [2021-07-28T12:43:17.165Z] 0773c198feca: Pulling fs layer [2021-07-28T12:43:17.165Z] 345f892a5656: Pulling fs layer [2021-07-28T12:43:17.165Z] 4796506630df: Pulling fs layer [2021-07-28T12:43:17.165Z] cc55df3e53f1: Pulling fs layer [2021-07-28T12:43:17.165Z] 4d027b6c602c: Pulling fs layer [2021-07-28T12:43:17.165Z] 449e75d2c14e: Pulling fs layer [2021-07-28T12:43:17.165Z] 0773c198feca: Waiting [2021-07-28T12:43:17.165Z] 345f892a5656: Waiting [2021-07-28T12:43:17.165Z] 4796506630df: Waiting [2021-07-28T12:43:17.165Z] cc55df3e53f1: Waiting [2021-07-28T12:43:17.165Z] 4d027b6c602c: Waiting [2021-07-28T12:43:17.165Z] 449e75d2c14e: Waiting [2021-07-28T12:43:17.165Z] 4c4ab2625f07: Download complete [2021-07-28T12:43:17.165Z] adcc1eea9eea: Verifying Checksum [2021-07-28T12:43:17.165Z] adcc1eea9eea: Download complete [2021-07-28T12:43:17.434Z] 345f892a5656: Verifying Checksum [2021-07-28T12:43:17.434Z] 345f892a5656: Download complete [2021-07-28T12:43:17.434Z] 4796506630df: Verifying Checksum [2021-07-28T12:43:17.434Z] 4796506630df: Download complete [2021-07-28T12:43:17.434Z] cc55df3e53f1: Verifying Checksum [2021-07-28T12:43:17.434Z] cc55df3e53f1: Download complete [2021-07-28T12:43:17.434Z] 540db60ca938: Verifying Checksum [2021-07-28T12:43:17.434Z] 540db60ca938: Download complete [2021-07-28T12:43:17.701Z] 540db60ca938: Pull complete [2021-07-28T12:43:17.701Z] adcc1eea9eea: Pull complete [2021-07-28T12:43:17.701Z] 4c4ab2625f07: Pull complete [2021-07-28T12:43:17.968Z] 4d027b6c602c: Verifying Checksum [2021-07-28T12:43:17.968Z] 4d027b6c602c: Download complete [2021-07-28T12:43:20.559Z] 449e75d2c14e: Verifying Checksum [2021-07-28T12:43:20.560Z] 449e75d2c14e: Download complete [2021-07-28T12:43:22.513Z] 0773c198feca: Verifying Checksum [2021-07-28T12:43:22.513Z] 0773c198feca: Download complete [2021-07-28T12:43:25.913Z] 0773c198feca: Pull complete [2021-07-28T12:43:25.913Z] 345f892a5656: Pull complete [2021-07-28T12:43:25.913Z] 4796506630df: Pull complete [2021-07-28T12:43:25.913Z] cc55df3e53f1: Pull complete [2021-07-28T12:43:25.913Z] 4d027b6c602c: Pull complete [2021-07-28T12:43:27.884Z] 449e75d2c14e: Pull complete [2021-07-28T12:43:27.884Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-28T12:43:27.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-28T12:43:27.884Z] ---> 0d28375d9b5b [2021-07-28T12:43:27.884Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-28T12:43:29.301Z] ---> Running in 3cfc0ebb7bd6 [2021-07-28T12:43:29.301Z] Removing intermediate container 3cfc0ebb7bd6 [2021-07-28T12:43:29.301Z] ---> ea0cc954a2a3 [2021-07-28T12:43:29.301Z] Step 4/7 : RUN apk add bash [2021-07-28T12:43:29.301Z] ---> Running in 712d899757c0 [2021-07-28T12:43:29.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-28T12:43:30.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-28T12:43:30.796Z] OK: 149 MiB in 40 packages [2021-07-28T12:43:31.068Z] Removing intermediate container 712d899757c0 [2021-07-28T12:43:31.068Z] ---> ee8f1c5f9be5 [2021-07-28T12:43:31.068Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-28T12:43:31.068Z] ---> Running in 4574ffb7fec0 [2021-07-28T12:43:31.337Z] Removing intermediate container 4574ffb7fec0 [2021-07-28T12:43:31.337Z] ---> 5b151b393833 [2021-07-28T12:43:31.337Z] Step 6/7 : COPY go.mod . [2021-07-28T12:43:31.337Z] ---> 6e58201dcd24 [2021-07-28T12:43:31.337Z] Step 7/7 : RUN go mod download [2021-07-28T12:43:31.337Z] ---> Running in 47cfceb663d0 [2021-07-28T12:44:03.629Z] Removing intermediate container 47cfceb663d0 [2021-07-28T12:44:03.629Z] ---> 8c5211bac121 [2021-07-28T12:44:03.629Z] Successfully built 8c5211bac121 [2021-07-28T12:44:03.629Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:44:04.015Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T12:44:04.015Z] . [Pipeline] withDockerContainer [2021-07-28T12:44:04.119Z] prd-centos7-docker-4c-2g-346 does not seem to be running inside a container [2021-07-28T12:44:04.219Z] $ 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-07-28T12:44:04.668Z] $ docker top b894e32140e0097acfcfd8a3c70c9e5b0611d3977dad892733223703f6f56fc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T12:44:05.073Z] + go version [2021-07-28T12:44:05.073Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-28T12:44:05.087Z] $ docker stop --time=1 b894e32140e0097acfcfd8a3c70c9e5b0611d3977dad892733223703f6f56fc7 [2021-07-28T12:44:06.301Z] $ docker rm -f b894e32140e0097acfcfd8a3c70c9e5b0611d3977dad892733223703f6f56fc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:44:06.876Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T12:44:06.876Z] . [Pipeline] withDockerContainer [2021-07-28T12:44:06.967Z] prd-centos7-docker-4c-2g-346 does not seem to be running inside a container [2021-07-28T12:44:07.023Z] $ 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-07-28T12:44:07.462Z] $ docker top 38ad8dfeb6b54127cc02fd3be0dbdb514e58d1dea4461664b2bd0da72513f47c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T12:44:07.878Z] + go mod tidy [Pipeline] sh [2021-07-28T12:44:08.492Z] + make test [2021-07-28T12:44:08.492Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-28T12:44:08.760Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-28T12:44:18.912Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.069s coverage: 83.5% of statements [2021-07-28T12:44:18.912Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-28T12:44:18.912Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-28T12:44:19.537Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-28T12:44:19.812Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements [2021-07-28T12:44:19.812Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-28T12:44:21.239Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 46.9% of statements [2021-07-28T12:44:21.239Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.033s coverage: 90.0% of statements [2021-07-28T12:44:21.506Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.038s coverage: 86.2% of statements [2021-07-28T12:44:21.772Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements [2021-07-28T12:44:21.772Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements [2021-07-28T12:44:22.375Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements [2021-07-28T12:44:22.375Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-28T12:44:27.826Z] gofmt -l . [2021-07-28T12:44:27.826Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-28T12:44:27.849Z] $ docker stop --time=1 38ad8dfeb6b54127cc02fd3be0dbdb514e58d1dea4461664b2bd0da72513f47c [2021-07-28T12:44:29.511Z] $ docker rm -f 38ad8dfeb6b54127cc02fd3be0dbdb514e58d1dea4461664b2bd0da72513f47c [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T12:44:29.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-28T12:44:30.238Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:44:31.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T12:44:31.398Z] [2021-07-28T12:44:31.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:44:31.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T12:44:31.741Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T12:44:31.741Z] b4d181a07f80: Pulling fs layer [2021-07-28T12:44:31.741Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T12:44:31.741Z] ed53099fbce6: Pulling fs layer [2021-07-28T12:44:31.741Z] dc539afda2c1: Pulling fs layer [2021-07-28T12:44:31.741Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T12:44:31.741Z] 9065ff56babe: Pulling fs layer [2021-07-28T12:44:31.741Z] d287ab97295c: Pulling fs layer [2021-07-28T12:44:31.741Z] 77bc0d833cb6: Waiting [2021-07-28T12:44:31.741Z] 9065ff56babe: Waiting [2021-07-28T12:44:31.741Z] d287ab97295c: Waiting [2021-07-28T12:44:31.741Z] dc539afda2c1: Waiting [2021-07-28T12:44:32.011Z] a1111a8f2ec3: Download complete [2021-07-28T12:44:32.011Z] dc539afda2c1: Verifying Checksum [2021-07-28T12:44:32.011Z] dc539afda2c1: Download complete [2021-07-28T12:44:32.278Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T12:44:32.278Z] 77bc0d833cb6: Download complete [2021-07-28T12:44:32.278Z] 9065ff56babe: Verifying Checksum [2021-07-28T12:44:32.278Z] 9065ff56babe: Download complete [2021-07-28T12:44:32.545Z] ed53099fbce6: Verifying Checksum [2021-07-28T12:44:32.545Z] ed53099fbce6: Download complete [2021-07-28T12:44:33.139Z] b4d181a07f80: Verifying Checksum [2021-07-28T12:44:33.139Z] b4d181a07f80: Download complete [2021-07-28T12:44:34.586Z] b4d181a07f80: Pull complete [2021-07-28T12:44:34.586Z] a1111a8f2ec3: Pull complete [2021-07-28T12:44:35.183Z] ed53099fbce6: Pull complete [2021-07-28T12:44:35.183Z] dc539afda2c1: Pull complete [2021-07-28T12:44:35.453Z] 77bc0d833cb6: Pull complete [2021-07-28T12:44:35.453Z] 9065ff56babe: Pull complete [2021-07-28T12:44:35.544Z] Removing intermediate container 56c5fa8c8b22 [2021-07-28T12:44:35.544Z] ---> 2e7fc540e624 [2021-07-28T12:44:35.544Z] Successfully built 2e7fc540e624 [2021-07-28T12:44:35.544Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:44:35.968Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T12:44:35.968Z] . [Pipeline] withDockerContainer [2021-07-28T12:44:36.415Z] prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container [2021-07-28T12:44:36.570Z] $ 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-07-28T12:44:36.866Z] d287ab97295c: Verifying Checksum [2021-07-28T12:44:36.866Z] d287ab97295c: Download complete [2021-07-28T12:44:38.339Z] $ docker top dcc6bcf0e461518abd746290cca28f55671e9f69ad5a63767a9d5467ccf61316 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T12:44:39.357Z] + go version [2021-07-28T12:44:39.357Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-28T12:44:39.377Z] $ docker stop --time=1 dcc6bcf0e461518abd746290cca28f55671e9f69ad5a63767a9d5467ccf61316 [2021-07-28T12:44:41.152Z] d287ab97295c: Pull complete [2021-07-28T12:44:41.152Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T12:44:41.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T12:44:41.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T12:44:41.174Z] $ docker rm -f dcc6bcf0e461518abd746290cca28f55671e9f69ad5a63767a9d5467ccf61316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-07-28T12:44:41.497Z] prd-centos7-docker-4c-2g-346 does not seem to be running inside a container [2021-07-28T12:44:41.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-28T12:44:43.954Z] $ docker top 34ce41754b3a53c425fe1f1445c07aa4b3d96b259890dbebe94ebcc6437895b7 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:44:44.778Z] ---> job-cost.sh [2021-07-28T12:44:44.778Z] lf-activate-venv: SKIPPING [2021-07-28T12:44:44.778Z] INFO: No Stack... [2021-07-28T12:44:44.926Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T12:44:44.926Z] . [Pipeline] withDockerContainer [2021-07-28T12:44:45.155Z] prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container [2021-07-28T12:44:45.251Z] $ 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-07-28T12:44:45.741Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T12:44:46.008Z] INFO: Archiving Costs [2021-07-28T12:44:46.789Z] $ docker top 9ecfe487d96d1aced2b06d702a9e5db36d941dcd4c797728622e21ce4b753e73 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-07-28T12:44:47.433Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-07-28T12:44:47.433Z] + cut -d, -f6 [Pipeline] lock [2021-07-28T12:44:47.483Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-656-2-stack-cost] [2021-07-28T12:44:47.498Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-656-2-stack-cost] did not exist. Created. [2021-07-28T12:44:47.498Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-656-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T12:44:47.860Z] + echo total: 0.05999999865889549 [2021-07-28T12:44:47.870Z] + go mod tidy [Pipeline] stash [2021-07-28T12:44:47.909Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T12:44:47.925Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-656-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T12:44:47.950Z] $ docker stop --time=1 34ce41754b3a53c425fe1f1445c07aa4b3d96b259890dbebe94ebcc6437895b7 [2021-07-28T12:44:49.118Z] $ docker rm -f 34ce41754b3a53c425fe1f1445c07aa4b3d96b259890dbebe94ebcc6437895b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-28T12:44:49.881Z] + make test [2021-07-28T12:44:49.881Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-28T12:44:51.322Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-28T12:45:23.729Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.398s coverage: 83.5% of statements [2021-07-28T12:45:23.729Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-28T12:45:23.729Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-28T12:45:23.729Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-28T12:45:23.729Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.063s coverage: 26.3% of statements [2021-07-28T12:45:23.729Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-28T12:45:25.181Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.118s coverage: 46.9% of statements [2021-07-28T12:45:25.181Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.051s coverage: 90.0% of statements [2021-07-28T12:45:26.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.224s coverage: 86.2% of statements [2021-07-28T12:45:26.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.052s coverage: 59.5% of statements [2021-07-28T12:45:26.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 36.1% of statements [2021-07-28T12:45:27.604Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.038s coverage: 49.4% of statements [2021-07-28T12:45:27.604Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-28T12:45:49.815Z] gofmt -l . [2021-07-28T12:45:49.815Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-28T12:45:49.835Z] $ docker stop --time=1 9ecfe487d96d1aced2b06d702a9e5db36d941dcd4c797728622e21ce4b753e73 [2021-07-28T12:45:51.737Z] $ docker rm -f 9ecfe487d96d1aced2b06d702a9e5db36d941dcd4c797728622e21ce4b753e73 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T12:45:52.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-28T12:45:52.604Z] Warning: overwriting stash ‘coverage-report’ [2021-07-28T12:45:53.226Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:45:53.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T12:45:53.995Z] [2021-07-28T12:45:53.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:45:54.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T12:45:54.905Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-28T12:45:54.905Z] 448f6bf000e3: Pulling fs layer [2021-07-28T12:45:54.905Z] f757da607395: Pulling fs layer [2021-07-28T12:45:54.905Z] 05883995daec: Pulling fs layer [2021-07-28T12:45:54.905Z] 8603b9c90790: Pulling fs layer [2021-07-28T12:45:54.905Z] 1560dd03e051: Pulling fs layer [2021-07-28T12:45:54.905Z] 27f5ce0e4adf: Pulling fs layer [2021-07-28T12:45:54.905Z] c2d8d7efcc4b: Pulling fs layer [2021-07-28T12:45:54.905Z] 1560dd03e051: Waiting [2021-07-28T12:45:54.905Z] c2d8d7efcc4b: Waiting [2021-07-28T12:45:54.905Z] 27f5ce0e4adf: Waiting [2021-07-28T12:45:54.905Z] 8603b9c90790: Waiting [2021-07-28T12:45:55.180Z] f757da607395: Verifying Checksum [2021-07-28T12:45:55.180Z] f757da607395: Download complete [2021-07-28T12:45:55.180Z] 8603b9c90790: Download complete [2021-07-28T12:45:55.455Z] 1560dd03e051: Verifying Checksum [2021-07-28T12:45:55.455Z] 1560dd03e051: Download complete [2021-07-28T12:45:55.455Z] 27f5ce0e4adf: Download complete [2021-07-28T12:45:55.455Z] 05883995daec: Verifying Checksum [2021-07-28T12:45:55.455Z] 05883995daec: Download complete [2021-07-28T12:45:56.433Z] 448f6bf000e3: Verifying Checksum [2021-07-28T12:45:56.433Z] 448f6bf000e3: Download complete [2021-07-28T12:45:59.078Z] c2d8d7efcc4b: Verifying Checksum [2021-07-28T12:45:59.078Z] c2d8d7efcc4b: Download complete [2021-07-28T12:46:00.077Z] 448f6bf000e3: Pull complete [2021-07-28T12:46:00.680Z] f757da607395: Pull complete [2021-07-28T12:46:02.127Z] 05883995daec: Pull complete [2021-07-28T12:46:02.739Z] 8603b9c90790: Pull complete [2021-07-28T12:46:03.737Z] 1560dd03e051: Pull complete [2021-07-28T12:46:04.012Z] 27f5ce0e4adf: Pull complete [2021-07-28T12:46:19.121Z] c2d8d7efcc4b: Pull complete [2021-07-28T12:46:19.121Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-28T12:46:19.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T12:46:19.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-28T12:46:19.384Z] prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container [2021-07-28T12:46:19.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-28T12:46:23.313Z] $ docker top 02b5038fe55246538aa9b12d1684dbdb55a42075408cbe00e16b3cb47dd87908 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T12:46:24.260Z] ---> job-cost.sh [2021-07-28T12:46:24.260Z] lf-activate-venv: SKIPPING [2021-07-28T12:46:24.260Z] INFO: No Stack... [2021-07-28T12:46:25.240Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-28T12:46:25.512Z] INFO: Archiving Costs [Pipeline] sh [2021-07-28T12:46:26.191Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-07-28T12:46:26.191Z] + cut -d, -f6 [Pipeline] lock [2021-07-28T12:46:26.260Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-656-2-stack-cost] [2021-07-28T12:46:26.270Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-656-2-stack-cost] did not exist. Created. [2021-07-28T12:46:26.270Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-656-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T12:46:26.973Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-be4d70f5/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-be4d70f5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-28T12:46:27.645Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-28T12:46:27.679Z] Warning: overwriting stash ‘stack-cost’ [2021-07-28T12:46:27.744Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T12:46:27.757Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-656-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T12:46:27.787Z] $ docker stop --time=1 02b5038fe55246538aa9b12d1684dbdb55a42075408cbe00e16b3cb47dd87908 [2021-07-28T12:46:29.469Z] $ docker rm -f 02b5038fe55246538aa9b12d1684dbdb55a42075408cbe00e16b3cb47dd87908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-07-28T12:46:30.669Z] provisioning config files... [2021-07-28T12:46:30.685Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-656@tmp/config2148504156267260747tmp [Pipeline] { [Pipeline] sh [2021-07-28T12:46:31.029Z] + set +x [2021-07-28T12:46:31.029Z] + curl -s https://codecov.io/bash [2021-07-28T12:46:31.029Z] + bash -s -- [2021-07-28T12:46:31.029Z] [2021-07-28T12:46:31.029Z] _____ _ [2021-07-28T12:46:31.029Z] / ____| | | [2021-07-28T12:46:31.029Z] | | ___ __| | ___ ___ _____ __ [2021-07-28T12:46:31.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-28T12:46:31.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-28T12:46:31.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-28T12:46:31.029Z] Bash-1.0.6 [2021-07-28T12:46:31.029Z] [2021-07-28T12:46:31.029Z] [2021-07-28T12:46:31.029Z] ==> git version 2.24.4 found [2021-07-28T12:46:31.029Z] ==> 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-07-28T12:46:31.029Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-28T12:46:31.029Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-28T12:46:31.029Z] ==> Jenkins CI detected. [2021-07-28T12:46:31.029Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-656 [2021-07-28T12:46:31.029Z] project root: . [2021-07-28T12:46:31.029Z] --> token set from env [2021-07-28T12:46:31.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-28T12:46:31.029Z] ==> Running gcov in . (disable via -X gcov) [2021-07-28T12:46:31.297Z] ==> Python coveragepy not found [2021-07-28T12:46:31.297Z] ==> Searching for coverage reports in: [2021-07-28T12:46:31.297Z] + . [2021-07-28T12:46:31.297Z] -> Found 1 reports [2021-07-28T12:46:31.297Z] ==> Detecting git/mercurial file structure [2021-07-28T12:46:31.297Z] ==> Reading reports [2021-07-28T12:46:31.297Z] + ./coverage.out bytes=101588 [2021-07-28T12:46:31.297Z] ==> Appending adjustments [2021-07-28T12:46:31.297Z] https://docs.codecov.io/docs/fixing-reports [2021-07-28T12:46:31.883Z] + Found adjustments [2021-07-28T12:46:31.883Z] ==> Gzipping contents [2021-07-28T12:46:31.883Z] 16K /tmp/codecov.5QD8CK.gz [2021-07-28T12:46:31.883Z] ==> Uploading reports [2021-07-28T12:46:31.883Z] url: https://codecov.io [2021-07-28T12:46:31.883Z] query: branch=PR-656&commit=10ff054a789359b49f489902f9b4cb5b762cfa1d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-656%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=656&job=&cmd_args= [2021-07-28T12:46:31.883Z] -> Pinging Codecov [2021-07-28T12:46:31.884Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-656&commit=10ff054a789359b49f489902f9b4cb5b762cfa1d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-656%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=656&job=&cmd_args= [2021-07-28T12:46:32.150Z] -> Uploading to [2021-07-28T12:46:32.150Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-28/71470A77251A30514AAF9C0BB2E5B6CE/10ff054a789359b49f489902f9b4cb5b762cfa1d/3c95bc6d-6867-4fa2-9481-c0c670633a8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210728T124631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a6dafe02e4109128447fdcc7632624f3bad40ede04c8d3d0d64a15ad176d1fa [2021-07-28T12:46:32.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-28T12:46:32.150Z] Dload Upload Total Spent Left Speed [2021-07-28T12:46:32.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15297 0 0 100 15297 0 33421 --:--:-- --:--:-- --:--:-- 33399 100 15297 0 0 100 15297 0 33410 --:--:-- --:--:-- --:--:-- 33399 [2021-07-28T12:46:32.744Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/10ff054a789359b49f489902f9b4cb5b762cfa1d [Pipeline] } [2021-07-28T12:46:32.758Z] 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-07-28T12:46:34.479Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T12:46:35.076Z] ---> package-listing.sh [2021-07-28T12:46:35.076Z] ++ facter osfamily [2021-07-28T12:46:35.076Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-28T12:46:35.345Z] + OS_FAMILY=redhat [2021-07-28T12:46:35.345Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-656 [2021-07-28T12:46:35.345Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-28T12:46:35.345Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-28T12:46:35.345Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-28T12:46:35.345Z] + PACKAGES=/tmp/packages_start.txt [2021-07-28T12:46:35.345Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-656 ']' [2021-07-28T12:46:35.345Z] + PACKAGES=/tmp/packages_end.txt [2021-07-28T12:46:35.346Z] + case "${OS_FAMILY}" in [2021-07-28T12:46:35.346Z] + rpm -qa [2021-07-28T12:46:35.346Z] + sort [2021-07-28T12:46:35.941Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-28T12:46:35.941Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-28T12:46:35.941Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-28T12:46:35.941Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-656 ']' [2021-07-28T12:46:35.941Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-656/archives/ [2021-07-28T12:46:35.941Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-656/archives/ [Pipeline] echo [2021-07-28T12:46:35.960Z] 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-656/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-28T12:46:36.264Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:46:36.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T12:46:36.857Z] [2021-07-28T12:46:36.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T12:46:37.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T12:46:37.204Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T12:46:37.204Z] b4d181a07f80: Pulling fs layer [2021-07-28T12:46:37.204Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T12:46:37.204Z] ed53099fbce6: Pulling fs layer [2021-07-28T12:46:37.204Z] dc539afda2c1: Pulling fs layer [2021-07-28T12:46:37.204Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T12:46:37.204Z] 9065ff56babe: Pulling fs layer [2021-07-28T12:46:37.204Z] d287ab97295c: Pulling fs layer [2021-07-28T12:46:37.204Z] dc539afda2c1: Waiting [2021-07-28T12:46:37.204Z] 77bc0d833cb6: Waiting [2021-07-28T12:46:37.204Z] 9065ff56babe: Waiting [2021-07-28T12:46:37.204Z] d287ab97295c: Waiting [2021-07-28T12:46:37.469Z] a1111a8f2ec3: Verifying Checksum [2021-07-28T12:46:37.469Z] a1111a8f2ec3: Download complete [2021-07-28T12:46:37.469Z] dc539afda2c1: Verifying Checksum [2021-07-28T12:46:37.469Z] dc539afda2c1: Download complete [2021-07-28T12:46:37.736Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T12:46:37.736Z] 77bc0d833cb6: Download complete [2021-07-28T12:46:37.736Z] 9065ff56babe: Verifying Checksum [2021-07-28T12:46:37.736Z] 9065ff56babe: Download complete [2021-07-28T12:46:37.736Z] ed53099fbce6: Verifying Checksum [2021-07-28T12:46:37.736Z] ed53099fbce6: Download complete [2021-07-28T12:46:38.696Z] b4d181a07f80: Verifying Checksum [2021-07-28T12:46:38.696Z] b4d181a07f80: Download complete [2021-07-28T12:46:39.660Z] b4d181a07f80: Pull complete [2021-07-28T12:46:39.935Z] a1111a8f2ec3: Pull complete [2021-07-28T12:46:40.530Z] ed53099fbce6: Pull complete [2021-07-28T12:46:40.530Z] dc539afda2c1: Pull complete [2021-07-28T12:46:40.798Z] 77bc0d833cb6: Pull complete [2021-07-28T12:46:40.798Z] 9065ff56babe: Pull complete [2021-07-28T12:46:42.203Z] d287ab97295c: Verifying Checksum [2021-07-28T12:46:42.203Z] d287ab97295c: Download complete [2021-07-28T12:46:46.469Z] d287ab97295c: Pull complete [2021-07-28T12:46:46.469Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T12:46:46.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T12:46:46.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-28T12:46:46.715Z] prd-centos7-docker-4c-2g-344 does not seem to be running inside a container [2021-07-28T12:46:46.896Z] $ 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-656/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-656 -v /w/workspace/dry_go-mod-core-contracts_PR-656:/w/workspace/dry_go-mod-core-contracts_PR-656:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-656@tmp:/w/workspace/dry_go-mod-core-contracts_PR-656@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-28T12:46:49.028Z] $ docker top dfcd4fce9265ea84f577ecdb02d01bafde5dce16957050b83cafed5110e33873 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T12:46:49.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-28T12:46:49.731Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-28T12:46:50.047Z] + ls /var/log/sa-host [2021-07-28T12:46:50.047Z] + sadf -c /var/log/sa-host/sa05 [2021-07-28T12:46:50.047Z] file_magic: OK [2021-07-28T12:46:50.047Z] HZ: Using current value: 100 [2021-07-28T12:46:50.047Z] file_header: OK [2021-07-28T12:46:50.047Z] 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-07-28T12:46:50.047Z] Statistics: [2021-07-28T12:46:50.047Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T12:46:50.047Z] File successfully converted to sysstat format version 12.0.3 [2021-07-28T12:46:50.047Z] + sadf -c /var/log/sa-host/sa28 [2021-07-28T12:46:50.047Z] file_magic: OK [2021-07-28T12:46:50.047Z] HZ: Using current value: 100 [2021-07-28T12:46:50.047Z] file_header: OK [2021-07-28T12:46:50.047Z] 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-07-28T12:46:50.047Z] Statistics: [2021-07-28T12:46:50.047Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T12:46:50.047Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T12:46:50.652Z] provisioning config files... [2021-07-28T12:46:50.672Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-656@tmp/config4143378447902884662tmp [Pipeline] { [Pipeline] echo [2021-07-28T12:46:50.699Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T12:46:51.008Z] ---> create-netrc.sh [Pipeline] } [2021-07-28T12:46:51.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-28T12:46:51.431Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-28T12:46:51.445Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T12:46:51.758Z] ---> sudo-logs.sh [2021-07-28T12:46:51.758Z] Archiving 'sudo' log.. [2021-07-28T12:46:51.758Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-344.vexxhost.local: Name or service not known [2021-07-28T12:46:51.758Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-344.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-28T12:46:51.800Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T12:46:52.113Z] ---> job-cost.sh [2021-07-28T12:46:52.113Z] lf-activate-venv: SKIPPING [2021-07-28T12:46:52.113Z] DEBUG: total: 0.18000000715255737 [2021-07-28T12:46:52.113Z] INFO: Retrieving Stack Cost... [2021-07-28T12:46:53.074Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T12:46:53.342Z] INFO: Archiving Costs [Pipeline] echo [2021-07-28T12:46:53.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T12:46:53.680Z] ---> logs-deploy.sh [2021-07-28T12:46:53.680Z] lf-activate-venv: SKIPPING [2021-07-28T12:46:53.680Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-656/2 [2021-07-28T12:46:53.680Z] INFO: archiving workspace using pattern(s): [2021-07-28T12:46:54.265Z] Archives upload complete. [2021-07-28T12:46:54.534Z] INFO: archiving logs to Nexus