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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 rather than 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d Obtained Jenkinsfile from 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 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-ssh7752605636995204118.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-ssh7328006207035269332.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-648/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-648/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5567387023003561885.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-ssh8408100008449155537.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-648/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-648/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3529030030992386090.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-88 in /w/workspace/dry_go-mod-core-contracts_PR-648 [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-648 # 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-648@tmp/jenkins-gitclient-ssh2276151271930209080.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 into PR head commit 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d Merge succeeded, producing f157883c060af3d4bd57f197e029350950c09104 Checking out Revision f157883c060af3d4bd57f197e029350950c09104 (PR-648) > 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-648@tmp/jenkins-gitclient-ssh8466075921961185425.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # 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-648@tmp/jenkins-gitclient-ssh6183904844949950447.key > git merge 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f157883c060af3d4bd57f197e029350950c09104 # timeout=10 Commit message: "Merge commit '5e91c920051fb6e7b4d71bfc4019be227e7c3f77' into HEAD" > git rev-list --no-walk 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-24T12:40:57.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-24T12:40:57.901Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-24T12:40:57.928Z] ========================================================= [2021-07-24T12:40:57.928Z] EdgeX Global Pipelines Version Info [2021-07-24T12:40:57.928Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-24T12:40:59.164Z] ------------------- [2021-07-24T12:40:59.164Z] stable info: [2021-07-24T12:40:59.164Z] ------------------- [2021-07-24T12:40:59.164Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-24T12:40:59.164Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-24T12:40:59.164Z] Message: update stable to v1.0.197 [2021-07-24T12:40:59.748Z] ------------------- [2021-07-24T12:40:59.748Z] experimental info: [2021-07-24T12:40:59.748Z] ------------------- [2021-07-24T12:40:59.748Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-24T12:40:59.748Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-24T12:40:59.748Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-24T12:40:59.882Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-24T12:40:59.906Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-24T12:40:59.932Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-24T12:40:59.956Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-24T12:40:59.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-24T12:41:00.003Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-24T12:41:00.026Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-24T12:41:00.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-24T12:41:00.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-24T12:41:00.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-24T12:41:00.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-24T12:41:00.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-24T12:41:00.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-24T12:41:00.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-24T12:41:00.272Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-24T12:41:00.343Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-24T12:41:00.403Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-24T12:41:00.459Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-24T12:41:00.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-24T12:41:00.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-24T12:41:00.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-24T12:41:00.634Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-24T12:41:00.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-24T12:41:00.677Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-24T12:41:00.699Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-24T12:41:00.721Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-24T12:41:00.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-648 [Pipeline] echo [2021-07-24T12:41:00.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-648 [Pipeline] echo [2021-07-24T12:41:00.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-648 [Pipeline] echo [2021-07-24T12:41:00.817Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f157883c060af3d4bd57f197e029350950c09104 [Pipeline] echo [2021-07-24T12:41:00.840Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f157883 [Pipeline] echo [2021-07-24T12:41:00.861Z] [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-24T12:41:01.330Z] + git log --format=format:%s -1 f157883c060af3d4bd57f197e029350950c09104 [Pipeline] echo [2021-07-24T12:41:01.381Z] GIT_COMMIT: f157883c060af3d4bd57f197e029350950c09104, Commit Message: Merge commit '5e91c920051fb6e7b4d71bfc4019be227e7c3f77' into HEAD [Pipeline] echo [2021-07-24T12:41:01.401Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:41:02.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-24T12:41:02.074Z] [2021-07-24T12:41:02.074Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:41:02.408Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-24T12:41:02.408Z] latest: Pulling from edgex-devops/git-semver [2021-07-24T12:41:02.408Z] 31603596830f: Pulling fs layer [2021-07-24T12:41:02.408Z] b6dc333f4379: Pulling fs layer [2021-07-24T12:41:02.408Z] 3d9ef1400e77: Pulling fs layer [2021-07-24T12:41:02.408Z] fd332fbdc1db: Pulling fs layer [2021-07-24T12:41:02.408Z] fd332fbdc1db: Waiting [2021-07-24T12:41:02.408Z] b6dc333f4379: Verifying Checksum [2021-07-24T12:41:02.408Z] b6dc333f4379: Download complete [2021-07-24T12:41:02.676Z] 31603596830f: Download complete [2021-07-24T12:41:02.945Z] 31603596830f: Pull complete [2021-07-24T12:41:02.945Z] b6dc333f4379: Pull complete [2021-07-24T12:41:02.945Z] fd332fbdc1db: Verifying Checksum [2021-07-24T12:41:02.945Z] fd332fbdc1db: Download complete [2021-07-24T12:41:03.218Z] 3d9ef1400e77: Verifying Checksum [2021-07-24T12:41:03.219Z] 3d9ef1400e77: Download complete [2021-07-24T12:41:03.488Z] 3d9ef1400e77: Pull complete [2021-07-24T12:41:03.756Z] fd332fbdc1db: Pull complete [2021-07-24T12:41:03.756Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-24T12:41:03.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-24T12:41:03.756Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-24T12:41:03.860Z] prd-centos7-docker-4c-2g-88 does not seem to be running inside a container [2021-07-24T12:41:03.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-648 -v /w/workspace/dry_go-mod-core-contracts_PR-648:/w/workspace/dry_go-mod-core-contracts_PR-648:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-648@tmp:/w/workspace/dry_go-mod-core-contracts_PR-648@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:10004/edgex-devops/git-semver:latest cat [2021-07-24T12:41:04.745Z] $ docker top df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-24T12:41:04.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-24T12:41:04.890Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-24T12:41:04.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-24T12:41:04.998Z] $ docker exec df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 ssh-agent [2021-07-24T12:41:05.108Z] SSH_AUTH_SOCK=/tmp/ssh-liWbkazFshJW/agent.14 [2021-07-24T12:41:05.108Z] SSH_AGENT_PID=20 [2021-07-24T12:41:05.118Z] Running ssh-add (command line suppressed) [2021-07-24T12:41:05.207Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_7864295777645861106.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_7864295777645861106.key) [2021-07-24T12:41:05.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-24T12:41:05.549Z] + git tag --points-at HEAD [Pipeline] } [2021-07-24T12:41:05.567Z] $ docker exec --env ******** --env ******** df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 ssh-agent -k [2021-07-24T12:41:05.659Z] unset SSH_AUTH_SOCK; [2021-07-24T12:41:05.659Z] unset SSH_AGENT_PID; [2021-07-24T12:41:05.659Z] echo Agent pid 20 killed; [2021-07-24T12:41:05.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-24T12:41:05.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-24T12:41:05.723Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-24T12:41:05.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-24T12:41:05.835Z] $ docker exec df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 ssh-agent [2021-07-24T12:41:05.945Z] SSH_AUTH_SOCK=/tmp/ssh-CqHOfP9mh4Pf/agent.53 [2021-07-24T12:41:05.945Z] SSH_AGENT_PID=60 [2021-07-24T12:41:05.953Z] Running ssh-add (command line suppressed) [2021-07-24T12:41:06.050Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_6436718180044469785.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_6436718180044469785.key) [2021-07-24T12:41:06.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-24T12:41:06.386Z] + git semver init [2021-07-24T12:41:06.386Z] # -> Open(): unable to determine branch for HEAD [2021-07-24T12:41:06.386Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.git [2021-07-24T12:41:06.386Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-648 [2021-07-24T12:41:06.386Z] # $SEMVER_REMOTE_NAME = origin [2021-07-24T12:41:06.386Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-24T12:41:06.386Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-24T12:41:06.386Z] # $SEMVER_BRANCH = PR-648 [2021-07-24T12:41:06.386Z] # $SEMVER_TEMP = /tmp/semver-008461571 [2021-07-24T12:41:06.386Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-24T12:41:07.345Z] # '/tmp/semver-008461571' -> '/w/workspace/dry_go-mod-core-contracts_PR-648/.semver' [2021-07-24T12:41:07.345Z] # -> Force: false [2021-07-24T12:41:07.345Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.semver [Pipeline] } [2021-07-24T12:41:07.360Z] $ docker exec --env ******** --env ******** df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 ssh-agent -k [2021-07-24T12:41:07.465Z] unset SSH_AUTH_SOCK; [2021-07-24T12:41:07.466Z] unset SSH_AGENT_PID; [2021-07-24T12:41:07.466Z] echo Agent pid 60 killed; [2021-07-24T12:41:07.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-24T12:41:07.854Z] + git semver [Pipeline] } [2021-07-24T12:41:07.871Z] $ docker stop --time=1 df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 [2021-07-24T12:41:09.127Z] $ docker rm -f df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-24T12:41:09.519Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-24T12:41:09.832Z] Stashed 1 file(s) [Pipeline] echo [2021-07-24T12:41:09.836Z] [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-24T12:41:25.075Z] Still waiting to schedule task [2021-07-24T12:41:25.076Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-24T12:41:25.078Z] Still waiting to schedule task [2021-07-24T12:41:25.079Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-24T12:43:34.997Z] Running on prd-centos7-docker-4c-2g-94 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws [2021-07-24T12:43:35.016Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-07-24T12:43:35.155Z] Selected Git installation does not exist. Using Default [2021-07-24T12:43:35.155Z] The recommended git tool is: NONE [2021-07-24T12:43:37.849Z] using credential edgex-jenkins-ssh [2021-07-24T12:43:37.865Z] Cloning the remote Git repository [2021-07-24T12:43:36.887Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-24T12:43:37.051Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-07-24T12:43:37.081Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-24T12:43:37.081Z] > git --version # timeout=10 [2021-07-24T12:43:37.088Z] > git --version # 'git version 2.24.4' [2021-07-24T12:43:37.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-24T12:43:37.123Z] [INFO] Currently running in a labeled security context [2021-07-24T12:43:37.125Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-24T12:43:37.125Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh8684351058154885860.key [2021-07-24T12:43:37.135Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-24T12:43:39.444Z] Merging remotes/origin/main commit 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 into PR head commit 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d [2021-07-24T12:43:39.552Z] Merge succeeded, producing c2478e9558a674ba9a02d4f606639e678483fe1c [2021-07-24T12:43:39.552Z] Checking out Revision c2478e9558a674ba9a02d4f606639e678483fe1c (PR-648) [2021-07-24T12:43:38.929Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-24T12:43:38.941Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-24T12:43:38.950Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-24T12:43:38.961Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-24T12:43:38.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-24T12:43:38.962Z] [INFO] Currently running in a labeled security context [2021-07-24T12:43:38.962Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-24T12:43:38.962Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh9157419078574104500.key [2021-07-24T12:43:38.969Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-24T12:43:39.449Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T12:43:39.459Z] > git checkout -f 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 [2021-07-24T12:43:39.503Z] > git remote # timeout=10 [2021-07-24T12:43:39.511Z] > git config --get remote.origin.url # timeout=10 [2021-07-24T12:43:39.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-24T12:43:39.516Z] [INFO] Currently running in a labeled security context [2021-07-24T12:43:39.516Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-24T12:43:39.517Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh7790425580871615123.key [2021-07-24T12:43:39.520Z] > git merge 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 [2021-07-24T12:43:39.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-24T12:43:39.551Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T12:43:39.555Z] > git checkout -f c2478e9558a674ba9a02d4f606639e678483fe1c # timeout=10 [2021-07-24T12:43:43.330Z] Commit message: "Merge commit '5e91c920051fb6e7b4d71bfc4019be227e7c3f77' into HEAD" [2021-07-24T12:43:43.331Z] > git rev-list --no-walk 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-24T12:43:43.901Z] ========================================================= [2021-07-24T12:43:43.901Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-24T12:43:43.901Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:43:44.343Z] + 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-24T12:43:44.343Z] Sending build context to Docker daemon 2.962MB [2021-07-24T12:43:44.343Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-24T12:43:44.343Z] Step 2/7 : FROM ${BASE} [2021-07-24T12:43:44.612Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-24T12:43:44.612Z] 540db60ca938: Pulling fs layer [2021-07-24T12:43:44.612Z] adcc1eea9eea: Pulling fs layer [2021-07-24T12:43:44.612Z] 4c4ab2625f07: Pulling fs layer [2021-07-24T12:43:44.612Z] 0773c198feca: Pulling fs layer [2021-07-24T12:43:44.612Z] 345f892a5656: Pulling fs layer [2021-07-24T12:43:44.612Z] 4796506630df: Pulling fs layer [2021-07-24T12:43:44.612Z] cc55df3e53f1: Pulling fs layer [2021-07-24T12:43:44.612Z] 4d027b6c602c: Pulling fs layer [2021-07-24T12:43:44.612Z] 449e75d2c14e: Pulling fs layer [2021-07-24T12:43:44.612Z] 0773c198feca: Waiting [2021-07-24T12:43:44.612Z] 345f892a5656: Waiting [2021-07-24T12:43:44.612Z] 4796506630df: Waiting [2021-07-24T12:43:44.612Z] cc55df3e53f1: Waiting [2021-07-24T12:43:44.612Z] 4d027b6c602c: Waiting [2021-07-24T12:43:44.612Z] 449e75d2c14e: Waiting [2021-07-24T12:43:44.612Z] 4c4ab2625f07: Verifying Checksum [2021-07-24T12:43:44.612Z] 4c4ab2625f07: Download complete [2021-07-24T12:43:44.612Z] adcc1eea9eea: Verifying Checksum [2021-07-24T12:43:44.612Z] adcc1eea9eea: Download complete [2021-07-24T12:43:44.612Z] 345f892a5656: Verifying Checksum [2021-07-24T12:43:44.612Z] 345f892a5656: Download complete [2021-07-24T12:43:44.612Z] 4796506630df: Verifying Checksum [2021-07-24T12:43:44.612Z] 4796506630df: Download complete [2021-07-24T12:43:44.612Z] cc55df3e53f1: Verifying Checksum [2021-07-24T12:43:44.612Z] cc55df3e53f1: Download complete [2021-07-24T12:43:44.889Z] 540db60ca938: Verifying Checksum [2021-07-24T12:43:44.889Z] 540db60ca938: Download complete [2021-07-24T12:43:44.889Z] 540db60ca938: Pull complete [2021-07-24T12:43:45.155Z] adcc1eea9eea: Pull complete [2021-07-24T12:43:45.155Z] 4c4ab2625f07: Pull complete [2021-07-24T12:43:45.743Z] 4d027b6c602c: Verifying Checksum [2021-07-24T12:43:45.743Z] 4d027b6c602c: Download complete [2021-07-24T12:43:48.341Z] 449e75d2c14e: Verifying Checksum [2021-07-24T12:43:48.341Z] 449e75d2c14e: Download complete [2021-07-24T12:43:48.928Z] 0773c198feca: Verifying Checksum [2021-07-24T12:43:48.928Z] 0773c198feca: Download complete [2021-07-24T12:43:52.303Z] 0773c198feca: Pull complete [2021-07-24T12:43:52.303Z] 345f892a5656: Pull complete [2021-07-24T12:43:52.303Z] 4796506630df: Pull complete [2021-07-24T12:43:52.303Z] cc55df3e53f1: Pull complete [2021-07-24T12:43:52.570Z] 4d027b6c602c: Pull complete [2021-07-24T12:43:54.001Z] 449e75d2c14e: Pull complete [2021-07-24T12:43:54.001Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-24T12:43:54.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-24T12:43:54.001Z] ---> 0d28375d9b5b [2021-07-24T12:43:54.001Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-24T12:43:55.952Z] ---> Running in dff2ebe4616b [2021-07-24T12:43:55.952Z] Removing intermediate container dff2ebe4616b [2021-07-24T12:43:55.952Z] ---> 207149ff8161 [2021-07-24T12:43:55.952Z] Step 4/7 : RUN apk add bash [2021-07-24T12:43:55.952Z] ---> Running in 50ec9fc9eb81 [2021-07-24T12:43:55.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-24T12:43:56.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-24T12:43:57.192Z] OK: 149 MiB in 40 packages [2021-07-24T12:43:57.461Z] Removing intermediate container 50ec9fc9eb81 [2021-07-24T12:43:57.461Z] ---> c1f56f92e4cb [2021-07-24T12:43:57.461Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-24T12:43:57.461Z] ---> Running in 27b4bcc3d0ee [2021-07-24T12:43:57.732Z] Removing intermediate container 27b4bcc3d0ee [2021-07-24T12:43:57.732Z] ---> dd5b26294acb [2021-07-24T12:43:57.732Z] Step 6/7 : COPY go.mod . [2021-07-24T12:43:57.732Z] ---> c93539f3baa2 [2021-07-24T12:43:57.732Z] Step 7/7 : RUN go mod download [2021-07-24T12:43:57.732Z] ---> Running in e1c6e1b0708f [2021-07-24T12:44:14.714Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-93 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws [2021-07-24T12:44:14.730Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-07-24T12:44:14.986Z] Selected Git installation does not exist. Using Default [2021-07-24T12:44:14.986Z] The recommended git tool is: NONE [2021-07-24T12:44:21.018Z] using credential edgex-jenkins-ssh [2021-07-24T12:44:21.196Z] Cloning the remote Git repository [2021-07-24T12:44:21.496Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-24T12:44:21.633Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-07-24T12:44:21.729Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-24T12:44:21.730Z] > git --version # timeout=10 [2021-07-24T12:44:21.760Z] > git --version # 'git version 2.17.1' [2021-07-24T12:44:21.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-24T12:44:21.896Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-24T12:44:23.224Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-24T12:44:23.254Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-24T12:44:23.291Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-24T12:44:23.335Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-24T12:44:23.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-24T12:44:23.352Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-24T12:44:24.079Z] Merging remotes/origin/main commit 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 into PR head commit 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d [2021-07-24T12:44:24.471Z] Merge succeeded, producing e085eae3ca815c0239cdb78c272ac73346289275 [2021-07-24T12:44:24.471Z] Checking out Revision e085eae3ca815c0239cdb78c272ac73346289275 (PR-648) [2021-07-24T12:44:24.105Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T12:44:24.140Z] > git checkout -f 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 [2021-07-24T12:44:24.285Z] > git remote # timeout=10 [2021-07-24T12:44:24.309Z] > git config --get remote.origin.url # timeout=10 [2021-07-24T12:44:24.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-24T12:44:24.336Z] > git merge 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 [2021-07-24T12:44:24.451Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-24T12:44:24.478Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T12:44:24.489Z] > git checkout -f e085eae3ca815c0239cdb78c272ac73346289275 # timeout=10 [2021-07-24T12:44:28.860Z] Commit message: "Merge commit '5e91c920051fb6e7b4d71bfc4019be227e7c3f77' into HEAD" [2021-07-24T12:44:28.869Z] > git rev-list --no-walk 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-24T12:44:29.670Z] ========================================================= [2021-07-24T12:44:29.671Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-24T12:44:29.671Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:44:30.024Z] Removing intermediate container e1c6e1b0708f [2021-07-24T12:44:30.024Z] ---> 7925fb212027 [2021-07-24T12:44:30.024Z] Successfully built 7925fb212027 [2021-07-24T12:44:30.024Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:44:30.271Z] + 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-24T12:44:30.384Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-24T12:44:30.384Z] . [Pipeline] withDockerContainer [2021-07-24T12:44:30.472Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-07-24T12:44:30.526Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-24T12:44:30.866Z] $ docker top 1fd209b2e8bd69cdeaac5f541231f838dca076d10207d9773bfddfad65ea2e7d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-24T12:44:31.258Z] + go version [2021-07-24T12:44:31.258Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-24T12:44:31.270Z] $ docker stop --time=1 1fd209b2e8bd69cdeaac5f541231f838dca076d10207d9773bfddfad65ea2e7d [2021-07-24T12:44:31.363Z] Sending build context to Docker daemon 2.961MB [2021-07-24T12:44:31.363Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-24T12:44:31.363Z] Step 2/7 : FROM ${BASE} [2021-07-24T12:44:31.966Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-24T12:44:31.966Z] 595b0fe564bb: Pulling fs layer [2021-07-24T12:44:31.966Z] 24495759ef45: Pulling fs layer [2021-07-24T12:44:31.966Z] d148012ef14d: Pulling fs layer [2021-07-24T12:44:31.966Z] cb65c68fc2e2: Pulling fs layer [2021-07-24T12:44:31.966Z] 093eec477d81: Pulling fs layer [2021-07-24T12:44:31.966Z] a6d5b2bbb924: Pulling fs layer [2021-07-24T12:44:31.966Z] 2446dc1eb7d3: Pulling fs layer [2021-07-24T12:44:31.966Z] 596795e73e0f: Pulling fs layer [2021-07-24T12:44:31.966Z] cb65c68fc2e2: Waiting [2021-07-24T12:44:31.966Z] 093eec477d81: Waiting [2021-07-24T12:44:31.966Z] a6d5b2bbb924: Waiting [2021-07-24T12:44:31.966Z] 2446dc1eb7d3: Waiting [2021-07-24T12:44:31.966Z] 596795e73e0f: Waiting [2021-07-24T12:44:32.242Z] d148012ef14d: Download complete [2021-07-24T12:44:32.242Z] 24495759ef45: Verifying Checksum [2021-07-24T12:44:32.242Z] 24495759ef45: Download complete [2021-07-24T12:44:32.242Z] 093eec477d81: Verifying Checksum [2021-07-24T12:44:32.242Z] 093eec477d81: Download complete [2021-07-24T12:44:32.242Z] a6d5b2bbb924: Verifying Checksum [2021-07-24T12:44:32.242Z] a6d5b2bbb924: Download complete [2021-07-24T12:44:32.242Z] 595b0fe564bb: Verifying Checksum [2021-07-24T12:44:32.242Z] 595b0fe564bb: Download complete [2021-07-24T12:44:32.242Z] 2446dc1eb7d3: Verifying Checksum [2021-07-24T12:44:32.242Z] 2446dc1eb7d3: Download complete [2021-07-24T12:44:32.448Z] $ docker rm -f 1fd209b2e8bd69cdeaac5f541231f838dca076d10207d9773bfddfad65ea2e7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:44:32.852Z] 595b0fe564bb: Pull complete [2021-07-24T12:44:33.037Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-24T12:44:33.037Z] . [Pipeline] withDockerContainer [2021-07-24T12:44:33.134Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-07-24T12:44:33.192Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-24T12:44:33.589Z] $ docker top 42ca31b1223c26cc1babdc64452217b8f9f020dbfffa55e1f7357d4a0b961bba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-24T12:44:33.851Z] 24495759ef45: Pull complete [2021-07-24T12:44:33.999Z] + go mod tidy [Pipeline] sh [2021-07-24T12:44:34.482Z] d148012ef14d: Pull complete [2021-07-24T12:44:34.672Z] + make test [2021-07-24T12:44:34.672Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-24T12:44:34.941Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-24T12:44:35.099Z] 596795e73e0f: Verifying Checksum [2021-07-24T12:44:35.099Z] 596795e73e0f: Download complete [2021-07-24T12:44:36.552Z] cb65c68fc2e2: Verifying Checksum [2021-07-24T12:44:36.552Z] cb65c68fc2e2: Download complete [2021-07-24T12:44:45.063Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.053s coverage: 83.5% of statements [2021-07-24T12:44:45.064Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-24T12:44:45.064Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-24T12:44:45.064Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-24T12:44:45.064Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.016s coverage: 26.3% of statements [2021-07-24T12:44:45.064Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-24T12:44:46.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 47.2% of statements [2021-07-24T12:44:46.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.0% of statements [2021-07-24T12:44:46.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.027s coverage: 86.2% of statements [2021-07-24T12:44:46.328Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements [2021-07-24T12:44:46.328Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.002s coverage: 36.1% of statements [2021-07-24T12:44:46.913Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-24T12:44:46.913Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-24T12:44:48.998Z] cb65c68fc2e2: Pull complete [2021-07-24T12:44:48.998Z] 093eec477d81: Pull complete [2021-07-24T12:44:48.998Z] a6d5b2bbb924: Pull complete [2021-07-24T12:44:48.998Z] 2446dc1eb7d3: Pull complete [2021-07-24T12:44:52.295Z] gofmt -l . [2021-07-24T12:44:52.295Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-24T12:44:52.312Z] $ docker stop --time=1 42ca31b1223c26cc1babdc64452217b8f9f020dbfffa55e1f7357d4a0b961bba [2021-07-24T12:44:52.434Z] 596795e73e0f: Pull complete [2021-07-24T12:44:52.434Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-24T12:44:52.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-24T12:44:52.434Z] ---> d9e956139c92 [2021-07-24T12:44:52.434Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-24T12:44:53.767Z] $ docker rm -f 42ca31b1223c26cc1babdc64452217b8f9f020dbfffa55e1f7357d4a0b961bba [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-24T12:44:54.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-24T12:44:54.458Z] 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-24T12:44:55.055Z] ---> Running in 45d9830e893b [2021-07-24T12:44:55.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-24T12:44:55.249Z] [2021-07-24T12:44:55.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:44:55.337Z] Removing intermediate container 45d9830e893b [2021-07-24T12:44:55.337Z] ---> 2cb4257ae245 [2021-07-24T12:44:55.337Z] Step 4/7 : RUN apk add bash [2021-07-24T12:44:55.337Z] ---> Running in abb644e51cda [2021-07-24T12:44:55.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-24T12:44:55.580Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-24T12:44:55.580Z] b4d181a07f80: Pulling fs layer [2021-07-24T12:44:55.580Z] a1111a8f2ec3: Pulling fs layer [2021-07-24T12:44:55.580Z] ed53099fbce6: Pulling fs layer [2021-07-24T12:44:55.580Z] dc539afda2c1: Pulling fs layer [2021-07-24T12:44:55.580Z] 77bc0d833cb6: Pulling fs layer [2021-07-24T12:44:55.580Z] 9065ff56babe: Pulling fs layer [2021-07-24T12:44:55.580Z] d287ab97295c: Pulling fs layer [2021-07-24T12:44:55.580Z] dc539afda2c1: Waiting [2021-07-24T12:44:55.580Z] 77bc0d833cb6: Waiting [2021-07-24T12:44:55.580Z] 9065ff56babe: Waiting [2021-07-24T12:44:55.580Z] d287ab97295c: Waiting [2021-07-24T12:44:55.846Z] a1111a8f2ec3: Verifying Checksum [2021-07-24T12:44:55.846Z] a1111a8f2ec3: Download complete [2021-07-24T12:44:55.846Z] dc539afda2c1: Verifying Checksum [2021-07-24T12:44:55.846Z] dc539afda2c1: Download complete [2021-07-24T12:44:56.113Z] 77bc0d833cb6: Verifying Checksum [2021-07-24T12:44:56.113Z] 77bc0d833cb6: Download complete [2021-07-24T12:44:56.113Z] 9065ff56babe: Verifying Checksum [2021-07-24T12:44:56.113Z] 9065ff56babe: Download complete [2021-07-24T12:44:56.113Z] ed53099fbce6: Verifying Checksum [2021-07-24T12:44:56.113Z] ed53099fbce6: Download complete [2021-07-24T12:44:56.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-24T12:44:57.088Z] b4d181a07f80: Verifying Checksum [2021-07-24T12:44:57.088Z] b4d181a07f80: Download complete [2021-07-24T12:44:58.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-24T12:44:58.507Z] b4d181a07f80: Pull complete [2021-07-24T12:44:58.507Z] a1111a8f2ec3: Pull complete [2021-07-24T12:44:59.093Z] ed53099fbce6: Pull complete [2021-07-24T12:44:59.093Z] dc539afda2c1: Pull complete [2021-07-24T12:44:59.093Z] 77bc0d833cb6: Pull complete [2021-07-24T12:44:59.226Z] OK: 138 MiB in 40 packages [2021-07-24T12:44:59.359Z] 9065ff56babe: Pull complete [2021-07-24T12:45:00.207Z] Removing intermediate container abb644e51cda [2021-07-24T12:45:00.207Z] ---> f67c2ed07a30 [2021-07-24T12:45:00.207Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-24T12:45:00.207Z] ---> Running in 09da051bea5c [2021-07-24T12:45:00.803Z] Removing intermediate container 09da051bea5c [2021-07-24T12:45:00.803Z] ---> 7ec131441585 [2021-07-24T12:45:00.803Z] Step 6/7 : COPY go.mod . [2021-07-24T12:45:01.298Z] d287ab97295c: Download complete [2021-07-24T12:45:01.801Z] ---> 15c926dbea83 [2021-07-24T12:45:01.802Z] Step 7/7 : RUN go mod download [2021-07-24T12:45:01.802Z] ---> Running in fc73abad9e55 [2021-07-24T12:45:05.630Z] d287ab97295c: Pull complete [2021-07-24T12:45:05.630Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-24T12:45:05.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-24T12:45:05.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-24T12:45:05.739Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-07-24T12:45:05.798Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-24T12:45:08.375Z] $ docker top 88edd87dbb00edb6b79c977b60ed3fb62b4f589cc27bb000e53dc59e7c6ad2f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-24T12:45:08.838Z] ---> job-cost.sh [2021-07-24T12:45:08.838Z] lf-activate-venv: SKIPPING [2021-07-24T12:45:08.838Z] INFO: No Stack... [2021-07-24T12:45:09.801Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-24T12:45:10.384Z] INFO: Archiving Costs [Pipeline] sh [2021-07-24T12:45:10.699Z] + cut -d, -f6 [2021-07-24T12:45:10.700Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock [2021-07-24T12:45:10.743Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] [2021-07-24T12:45:10.754Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] did not exist. Created. [2021-07-24T12:45:10.755Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-24T12:45:11.096Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-24T12:45:11.141Z] Stashed 1 file(s) [Pipeline] } [2021-07-24T12:45:11.153Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-24T12:45:11.178Z] $ docker stop --time=1 88edd87dbb00edb6b79c977b60ed3fb62b4f589cc27bb000e53dc59e7c6ad2f3 [2021-07-24T12:45:12.321Z] $ docker rm -f 88edd87dbb00edb6b79c977b60ed3fb62b4f589cc27bb000e53dc59e7c6ad2f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-24T12:46:23.712Z] Removing intermediate container fc73abad9e55 [2021-07-24T12:46:23.712Z] ---> 523ae443edda [2021-07-24T12:46:23.712Z] Successfully built 523ae443edda [2021-07-24T12:46:23.712Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:46:24.132Z] + docker inspect -f . ci-base-image-arm64 [2021-07-24T12:46:24.132Z] . [Pipeline] withDockerContainer [2021-07-24T12:46:24.618Z] prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container [2021-07-24T12:46:24.732Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-07-24T12:46:26.811Z] $ docker top 44c09106196314eb90a0aa0d41b0e4ec91d3d98a45dbffbe52aa3a92da0455ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-24T12:46:28.038Z] + go version [2021-07-24T12:46:28.038Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-24T12:46:28.062Z] $ docker stop --time=1 44c09106196314eb90a0aa0d41b0e4ec91d3d98a45dbffbe52aa3a92da0455ce [2021-07-24T12:46:29.969Z] $ docker rm -f 44c09106196314eb90a0aa0d41b0e4ec91d3d98a45dbffbe52aa3a92da0455ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:46:30.779Z] + docker inspect -f . ci-base-image-arm64 [2021-07-24T12:46:30.779Z] . [Pipeline] withDockerContainer [2021-07-24T12:46:31.075Z] prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container [2021-07-24T12:46:31.172Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-07-24T12:46:33.027Z] $ docker top 2229c53205f3668646805a6fa4b17e9c3ec29707188a24aa5089be987705ca84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-24T12:46:34.066Z] + go mod tidy [Pipeline] sh [2021-07-24T12:46:35.733Z] + make test [2021-07-24T12:46:35.734Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-24T12:46:37.180Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-24T12:47:16.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.385s coverage: 83.5% of statements [2021-07-24T12:47:16.263Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-24T12:47:16.263Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-24T12:47:16.263Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-24T12:47:16.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.056s coverage: 26.3% of statements [2021-07-24T12:47:16.263Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-24T12:47:16.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.075s coverage: 47.2% of statements [2021-07-24T12:47:16.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.096s coverage: 90.0% of statements [2021-07-24T12:47:16.540Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.228s coverage: 86.2% of statements [2021-07-24T12:47:16.540Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.066s coverage: 59.5% of statements [2021-07-24T12:47:16.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.1% of statements [2021-07-24T12:47:17.796Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.041s coverage: 49.4% of statements [2021-07-24T12:47:18.088Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-24T12:47:36.394Z] gofmt -l . [2021-07-24T12:47:36.990Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-24T12:47:37.612Z] $ docker stop --time=1 2229c53205f3668646805a6fa4b17e9c3ec29707188a24aa5089be987705ca84 [2021-07-24T12:47:39.662Z] $ docker rm -f 2229c53205f3668646805a6fa4b17e9c3ec29707188a24aa5089be987705ca84 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-24T12:47:40.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-24T12:47:40.505Z] Warning: overwriting stash ‘coverage-report’ [2021-07-24T12:47:41.118Z] 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-24T12:47:41.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-24T12:47:41.877Z] [2021-07-24T12:47:41.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:47:42.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-24T12:47:42.513Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-24T12:47:42.513Z] 448f6bf000e3: Pulling fs layer [2021-07-24T12:47:42.513Z] f757da607395: Pulling fs layer [2021-07-24T12:47:42.513Z] 05883995daec: Pulling fs layer [2021-07-24T12:47:42.513Z] 8603b9c90790: Pulling fs layer [2021-07-24T12:47:42.513Z] 1560dd03e051: Pulling fs layer [2021-07-24T12:47:42.513Z] 27f5ce0e4adf: Pulling fs layer [2021-07-24T12:47:42.513Z] c2d8d7efcc4b: Pulling fs layer [2021-07-24T12:47:42.513Z] 27f5ce0e4adf: Waiting [2021-07-24T12:47:42.513Z] 1560dd03e051: Waiting [2021-07-24T12:47:42.513Z] c2d8d7efcc4b: Waiting [2021-07-24T12:47:42.513Z] 8603b9c90790: Waiting [2021-07-24T12:47:42.794Z] f757da607395: Verifying Checksum [2021-07-24T12:47:42.794Z] f757da607395: Download complete [2021-07-24T12:47:42.794Z] 8603b9c90790: Verifying Checksum [2021-07-24T12:47:42.794Z] 8603b9c90790: Download complete [2021-07-24T12:47:43.076Z] 05883995daec: Verifying Checksum [2021-07-24T12:47:43.076Z] 05883995daec: Download complete [2021-07-24T12:47:43.076Z] 27f5ce0e4adf: Verifying Checksum [2021-07-24T12:47:43.076Z] 27f5ce0e4adf: Download complete [2021-07-24T12:47:43.076Z] 1560dd03e051: Verifying Checksum [2021-07-24T12:47:43.076Z] 1560dd03e051: Download complete [2021-07-24T12:47:44.065Z] 448f6bf000e3: Download complete [2021-07-24T12:47:47.479Z] c2d8d7efcc4b: Verifying Checksum [2021-07-24T12:47:47.479Z] c2d8d7efcc4b: Download complete [2021-07-24T12:47:47.479Z] 448f6bf000e3: Pull complete [2021-07-24T12:47:48.082Z] f757da607395: Pull complete [2021-07-24T12:47:50.060Z] 05883995daec: Pull complete [2021-07-24T12:47:50.060Z] 8603b9c90790: Pull complete [2021-07-24T12:47:51.048Z] 1560dd03e051: Pull complete [2021-07-24T12:47:51.320Z] 27f5ce0e4adf: Pull complete [2021-07-24T12:48:06.429Z] c2d8d7efcc4b: Pull complete [2021-07-24T12:48:06.429Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-24T12:48:06.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-24T12:48:06.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-24T12:48:06.698Z] prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container [2021-07-24T12:48:06.788Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-24T12:48:10.471Z] $ docker top a26f90c948f4bcebae2dbf59c371332c64a37bdf73cbbece225cd34613c64886 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-24T12:48:11.496Z] ---> job-cost.sh [2021-07-24T12:48:11.496Z] lf-activate-venv: SKIPPING [2021-07-24T12:48:11.496Z] INFO: No Stack... [2021-07-24T12:48:12.095Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-24T12:48:12.695Z] INFO: Archiving Costs [Pipeline] sh [2021-07-24T12:48:13.381Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-07-24T12:48:13.381Z] + cut -d, -f6 [Pipeline] lock [2021-07-24T12:48:13.458Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] [2021-07-24T12:48:13.468Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] did not exist. Created. [2021-07-24T12:48:13.468Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-24T12:48:14.185Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-45ef7b3a/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-45ef7b3a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-24T12:48:14.889Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-24T12:48:14.927Z] Warning: overwriting stash ‘stack-cost’ [2021-07-24T12:48:15.011Z] Stashed 1 file(s) [Pipeline] } [2021-07-24T12:48:15.025Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-24T12:48:15.060Z] $ docker stop --time=1 a26f90c948f4bcebae2dbf59c371332c64a37bdf73cbbece225cd34613c64886 [2021-07-24T12:48:16.781Z] $ docker rm -f a26f90c948f4bcebae2dbf59c371332c64a37bdf73cbbece225cd34613c64886 [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-24T12:48:17.728Z] provisioning config files... [2021-07-24T12:48:17.743Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config2425917123689011132tmp [Pipeline] { [Pipeline] sh [2021-07-24T12:48:18.286Z] + set +x [2021-07-24T12:48:18.286Z] + curl -s https://codecov.io/bash [2021-07-24T12:48:18.286Z] + bash -s -- [2021-07-24T12:48:18.286Z] [2021-07-24T12:48:18.286Z] _____ _ [2021-07-24T12:48:18.286Z] / ____| | | [2021-07-24T12:48:18.286Z] | | ___ __| | ___ ___ _____ __ [2021-07-24T12:48:18.286Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-24T12:48:18.286Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-24T12:48:18.286Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-24T12:48:18.286Z] Bash-1.0.6 [2021-07-24T12:48:18.286Z] [2021-07-24T12:48:18.286Z] [2021-07-24T12:48:18.286Z] ==> git version 2.24.4 found [2021-07-24T12:48:18.286Z] ==> 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-24T12:48:18.286Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-24T12:48:18.286Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-24T12:48:18.286Z] ==> Jenkins CI detected. [2021-07-24T12:48:18.286Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-648 [2021-07-24T12:48:18.286Z] project root: . [2021-07-24T12:48:18.286Z] --> token set from env [2021-07-24T12:48:18.286Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-24T12:48:18.286Z] ==> Running gcov in . (disable via -X gcov) [2021-07-24T12:48:18.286Z] ==> Python coveragepy not found [2021-07-24T12:48:18.286Z] ==> Searching for coverage reports in: [2021-07-24T12:48:18.286Z] + . [2021-07-24T12:48:18.286Z] -> Found 1 reports [2021-07-24T12:48:18.286Z] ==> Detecting git/mercurial file structure [2021-07-24T12:48:18.286Z] ==> Reading reports [2021-07-24T12:48:18.286Z] + ./coverage.out bytes=101588 [2021-07-24T12:48:18.286Z] ==> Appending adjustments [2021-07-24T12:48:18.286Z] https://docs.codecov.io/docs/fixing-reports [2021-07-24T12:48:18.881Z] + Found adjustments [2021-07-24T12:48:18.881Z] ==> Gzipping contents [2021-07-24T12:48:18.881Z] 16K /tmp/codecov.yZMA5j.gz [2021-07-24T12:48:18.881Z] ==> Uploading reports [2021-07-24T12:48:18.881Z] url: https://codecov.io [2021-07-24T12:48:18.881Z] query: branch=PR-648&commit=f157883c060af3d4bd57f197e029350950c09104&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= [2021-07-24T12:48:18.881Z] -> Pinging Codecov [2021-07-24T12:48:18.881Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-648&commit=f157883c060af3d4bd57f197e029350950c09104&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= [2021-07-24T12:48:19.147Z] -> Uploading to [2021-07-24T12:48:19.147Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-24/71470A77251A30514AAF9C0BB2E5B6CE/f157883c060af3d4bd57f197e029350950c09104/12d75a59-3c55-4b2c-9868-1073d2b3f9ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210724%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210724T124819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e85bbdb444a14bc50cd844784e51ac623b61ec4b056c894915f92a42e475ff5 [2021-07-24T12:48:19.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-24T12:48:19.147Z] Dload Upload Total Spent Left Speed [2021-07-24T12:48:19.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15195 0 0 100 15195 0 33741 --:--:-- --:--:-- --:--:-- 33691 100 15195 0 0 100 15195 0 33729 --:--:-- --:--:-- --:--:-- 33691 [2021-07-24T12:48:19.732Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f157883c060af3d4bd57f197e029350950c09104 [Pipeline] } [2021-07-24T12:48:19.747Z] 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-24T12:48:21.587Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-24T12:48:22.193Z] ---> package-listing.sh [2021-07-24T12:48:22.193Z] ++ facter osfamily [2021-07-24T12:48:22.193Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-24T12:48:22.467Z] + OS_FAMILY=redhat [2021-07-24T12:48:22.467Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-648 [2021-07-24T12:48:22.467Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-24T12:48:22.467Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-24T12:48:22.467Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-24T12:48:22.467Z] + PACKAGES=/tmp/packages_start.txt [2021-07-24T12:48:22.467Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' [2021-07-24T12:48:22.467Z] + PACKAGES=/tmp/packages_end.txt [2021-07-24T12:48:22.467Z] + case "${OS_FAMILY}" in [2021-07-24T12:48:22.467Z] + rpm -qa [2021-07-24T12:48:22.467Z] + sort [2021-07-24T12:48:23.053Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-24T12:48:23.053Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-24T12:48:23.053Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-24T12:48:23.053Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' [2021-07-24T12:48:23.053Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ [2021-07-24T12:48:23.053Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ [Pipeline] echo [2021-07-24T12:48:23.071Z] 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-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-24T12:48:23.380Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:48:23.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-24T12:48:23.970Z] [2021-07-24T12:48:23.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-24T12:48:24.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-24T12:48:24.309Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-24T12:48:24.309Z] b4d181a07f80: Pulling fs layer [2021-07-24T12:48:24.309Z] a1111a8f2ec3: Pulling fs layer [2021-07-24T12:48:24.309Z] ed53099fbce6: Pulling fs layer [2021-07-24T12:48:24.309Z] dc539afda2c1: Pulling fs layer [2021-07-24T12:48:24.309Z] 77bc0d833cb6: Pulling fs layer [2021-07-24T12:48:24.309Z] 9065ff56babe: Pulling fs layer [2021-07-24T12:48:24.309Z] d287ab97295c: Pulling fs layer [2021-07-24T12:48:24.309Z] dc539afda2c1: Waiting [2021-07-24T12:48:24.309Z] 77bc0d833cb6: Waiting [2021-07-24T12:48:24.309Z] 9065ff56babe: Waiting [2021-07-24T12:48:24.309Z] d287ab97295c: Waiting [2021-07-24T12:48:24.577Z] a1111a8f2ec3: Verifying Checksum [2021-07-24T12:48:24.577Z] a1111a8f2ec3: Download complete [2021-07-24T12:48:24.577Z] dc539afda2c1: Verifying Checksum [2021-07-24T12:48:24.577Z] dc539afda2c1: Download complete [2021-07-24T12:48:24.843Z] 77bc0d833cb6: Verifying Checksum [2021-07-24T12:48:24.843Z] 77bc0d833cb6: Download complete [2021-07-24T12:48:24.843Z] 9065ff56babe: Verifying Checksum [2021-07-24T12:48:24.843Z] 9065ff56babe: Download complete [2021-07-24T12:48:24.843Z] ed53099fbce6: Verifying Checksum [2021-07-24T12:48:24.843Z] ed53099fbce6: Download complete [2021-07-24T12:48:26.251Z] b4d181a07f80: Verifying Checksum [2021-07-24T12:48:26.251Z] b4d181a07f80: Download complete [2021-07-24T12:48:27.226Z] b4d181a07f80: Pull complete [2021-07-24T12:48:27.497Z] a1111a8f2ec3: Pull complete [2021-07-24T12:48:27.767Z] ed53099fbce6: Pull complete [2021-07-24T12:48:28.034Z] dc539afda2c1: Pull complete [2021-07-24T12:48:28.301Z] 77bc0d833cb6: Pull complete [2021-07-24T12:48:28.302Z] 9065ff56babe: Pull complete [2021-07-24T12:48:29.877Z] d287ab97295c: Verifying Checksum [2021-07-24T12:48:29.877Z] d287ab97295c: Download complete [2021-07-24T12:48:34.170Z] d287ab97295c: Pull complete [2021-07-24T12:48:34.170Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-24T12:48:34.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-24T12:48:34.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-24T12:48:34.266Z] prd-centos7-docker-4c-2g-88 does not seem to be running inside a container [2021-07-24T12:48:34.329Z] $ 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-648/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-648 -v /w/workspace/dry_go-mod-core-contracts_PR-648:/w/workspace/dry_go-mod-core-contracts_PR-648:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-648@tmp:/w/workspace/dry_go-mod-core-contracts_PR-648@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-24T12:48:36.687Z] $ docker top 2ad4f6c7f6ee18c0293cbb44300062fc5956c400c35c6055038e18e1f8b108a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-24T12:48:37.096Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-24T12:48:37.415Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-24T12:48:37.732Z] + ls /var/log/sa-host [2021-07-24T12:48:37.732Z] + sadf -c /var/log/sa-host/sa05 [2021-07-24T12:48:37.732Z] file_magic: OK [2021-07-24T12:48:37.732Z] HZ: Using current value: 100 [2021-07-24T12:48:37.732Z] file_header: OK [2021-07-24T12:48:37.732Z] 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-24T12:48:37.732Z] Statistics: [2021-07-24T12:48:37.732Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-24T12:48:37.732Z] File successfully converted to sysstat format version 12.0.3 [2021-07-24T12:48:37.732Z] + sadf -c /var/log/sa-host/sa24 [2021-07-24T12:48:37.732Z] file_magic: OK [2021-07-24T12:48:37.732Z] HZ: Using current value: 100 [2021-07-24T12:48:37.732Z] file_header: OK [2021-07-24T12:48:37.732Z] 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-24T12:48:37.733Z] Statistics: [2021-07-24T12:48:37.733Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-24T12:48:37.733Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-24T12:48:37.949Z] provisioning config files... [2021-07-24T12:48:37.965Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config998134168352708482tmp [Pipeline] { [Pipeline] echo [2021-07-24T12:48:37.992Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-24T12:48:38.307Z] ---> create-netrc.sh [Pipeline] } [2021-07-24T12:48:38.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-24T12:48:38.735Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-24T12:48:38.753Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-24T12:48:39.072Z] ---> sudo-logs.sh [2021-07-24T12:48:39.072Z] Archiving 'sudo' log.. [2021-07-24T12:48:39.072Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-88.vexxhost.local: Name or service not known [2021-07-24T12:48:39.072Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-88.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-24T12:48:39.116Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-24T12:48:39.427Z] ---> job-cost.sh [2021-07-24T12:48:39.428Z] lf-activate-venv: SKIPPING [2021-07-24T12:48:39.428Z] DEBUG: total: 0.18000000715255737 [2021-07-24T12:48:39.428Z] INFO: Retrieving Stack Cost... [2021-07-24T12:48:40.014Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-24T12:48:40.605Z] INFO: Archiving Costs [Pipeline] echo [2021-07-24T12:48:40.623Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-24T12:48:40.942Z] ---> logs-deploy.sh [2021-07-24T12:48:40.942Z] lf-activate-venv: SKIPPING [2021-07-24T12:48:40.942Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-648/2 [2021-07-24T12:48:40.942Z] INFO: archiving workspace using pattern(s): [2021-07-24T12:48:41.527Z] Archives upload complete. [2021-07-24T12:48:41.795Z] INFO: archiving logs to Nexus