Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token 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-ssh2715494304412565198.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-ssh6083651515482134924.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8220520351335287616.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-ssh2901519872690139511.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8003265855487383613.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-280 in /w/workspace/undry_go-mod-core-contracts_main [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/undry_go-mod-core-contracts_main # 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/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh1319414857047195614.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 73661a1a642cca7c7592f925989fa475de7fa16a (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 Commit message: "Merge pull request #651 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" > git rev-list --no-walk c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-27T14:45:00.817Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-27T14:45:00.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-27T14:45:00.936Z] ========================================================= [2021-07-27T14:45:00.937Z] EdgeX Global Pipelines Version Info [2021-07-27T14:45:00.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:45:02.296Z] ------------------- [2021-07-27T14:45:02.296Z] stable info: [2021-07-27T14:45:02.296Z] ------------------- [2021-07-27T14:45:02.296Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-27T14:45:02.296Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-27T14:45:02.296Z] Message: update stable to v1.0.197 [2021-07-27T14:45:02.895Z] ------------------- [2021-07-27T14:45:02.895Z] experimental info: [2021-07-27T14:45:02.895Z] ------------------- [2021-07-27T14:45:02.895Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-27T14:45:02.895Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-27T14:45:02.895Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-27T14:45:03.055Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-27T14:45:03.087Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-27T14:45:03.119Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-27T14:45:03.151Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-27T14:45:03.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-27T14:45:03.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-27T14:45:03.245Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-27T14:45:03.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-27T14:45:03.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-27T14:45:03.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-27T14:45:03.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-27T14:45:03.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-27T14:45:03.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-27T14:45:03.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-27T14:45:03.494Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:45:03.523Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:45:03.553Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:45:03.581Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:45:03.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-27T14:45:03.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-27T14:45:03.665Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-27T14:45:03.693Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-27T14:45:03.723Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-27T14:45:03.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-27T14:45:03.774Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-27T14:45:03.798Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-27T14:45:03.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-27T14:45:03.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-27T14:45:03.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-27T14:45:03.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73661a1a642cca7c7592f925989fa475de7fa16a [Pipeline] echo [2021-07-27T14:45:03.913Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73661a1 [Pipeline] echo [2021-07-27T14:45:03.936Z] [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-27T14:45:04.431Z] + git log --format=format:%s -1 73661a1a642cca7c7592f925989fa475de7fa16a [Pipeline] echo [2021-07-27T14:45:04.490Z] GIT_COMMIT: 73661a1a642cca7c7592f925989fa475de7fa16a, Commit Message: Merge pull request #651 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0 [Pipeline] echo [2021-07-27T14:45:04.503Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:45:05.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:45:05.489Z] [2021-07-27T14:45:05.489Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:45:05.844Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:45:05.844Z] latest: Pulling from edgex-devops/git-semver [2021-07-27T14:45:05.844Z] 31603596830f: Pulling fs layer [2021-07-27T14:45:05.844Z] b6dc333f4379: Pulling fs layer [2021-07-27T14:45:05.844Z] 3d9ef1400e77: Pulling fs layer [2021-07-27T14:45:05.844Z] fd332fbdc1db: Pulling fs layer [2021-07-27T14:45:05.844Z] fd332fbdc1db: Waiting [2021-07-27T14:45:05.844Z] b6dc333f4379: Verifying Checksum [2021-07-27T14:45:05.844Z] b6dc333f4379: Download complete [2021-07-27T14:45:06.436Z] 31603596830f: Verifying Checksum [2021-07-27T14:45:06.436Z] 31603596830f: Download complete [2021-07-27T14:45:06.436Z] 31603596830f: Pull complete [2021-07-27T14:45:06.707Z] fd332fbdc1db: Verifying Checksum [2021-07-27T14:45:06.707Z] fd332fbdc1db: Download complete [2021-07-27T14:45:06.707Z] b6dc333f4379: Pull complete [2021-07-27T14:45:06.707Z] 3d9ef1400e77: Verifying Checksum [2021-07-27T14:45:06.707Z] 3d9ef1400e77: Download complete [2021-07-27T14:45:07.294Z] 3d9ef1400e77: Pull complete [2021-07-27T14:45:07.570Z] fd332fbdc1db: Pull complete [2021-07-27T14:45:07.570Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-27T14:45:07.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:45:07.570Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-27T14:45:07.676Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-07-27T14:45:07.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-27T14:45:08.562Z] $ docker top ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-27T14:45:08.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:45:08.715Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:45:08.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:45:08.854Z] $ docker exec ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a ssh-agent [2021-07-27T14:45:08.988Z] SSH_AUTH_SOCK=/tmp/ssh-avlrRsdHzs7Z/agent.14 [2021-07-27T14:45:08.988Z] SSH_AGENT_PID=21 [2021-07-27T14:45:09.000Z] Running ssh-add (command line suppressed) [2021-07-27T14:45:09.112Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_283559455505171455.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_283559455505171455.key) [2021-07-27T14:45:09.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:45:09.670Z] + git tag --points-at HEAD [Pipeline] } [2021-07-27T14:45:09.688Z] $ docker exec --env ******** --env ******** ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a ssh-agent -k [2021-07-27T14:45:09.799Z] unset SSH_AUTH_SOCK; [2021-07-27T14:45:09.800Z] unset SSH_AGENT_PID; [2021-07-27T14:45:09.800Z] echo Agent pid 21 killed; [2021-07-27T14:45:09.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-27T14:45:09.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:45:09.857Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:45:09.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:45:09.993Z] $ docker exec ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a ssh-agent [2021-07-27T14:45:10.114Z] SSH_AUTH_SOCK=/tmp/ssh-zSwCrRr8c6fU/agent.54 [2021-07-27T14:45:10.114Z] SSH_AGENT_PID=60 [2021-07-27T14:45:10.127Z] Running ssh-add (command line suppressed) [2021-07-27T14:45:10.238Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7131387860605292658.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7131387860605292658.key) [2021-07-27T14:45:10.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:45:10.603Z] + git semver init [2021-07-27T14:45:10.603Z] # -> Open(): unable to determine branch for HEAD [2021-07-27T14:45:10.603Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-27T14:45:10.603Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:45:10.603Z] # $SEMVER_REMOTE_NAME = origin [2021-07-27T14:45:10.603Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-27T14:45:10.603Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-27T14:45:10.603Z] # $SEMVER_BRANCH = main [2021-07-27T14:45:10.603Z] # $SEMVER_TEMP = /tmp/semver-016049190 [2021-07-27T14:45:10.603Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-27T14:45:11.564Z] # '/tmp/semver-016049190' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-07-27T14:45:11.564Z] # -> Force: false [2021-07-27T14:45:11.564Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-27T14:45:11.577Z] $ docker exec --env ******** --env ******** ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a ssh-agent -k [2021-07-27T14:45:11.693Z] unset SSH_AUTH_SOCK; [2021-07-27T14:45:11.693Z] unset SSH_AGENT_PID; [2021-07-27T14:45:11.693Z] echo Agent pid 60 killed; [2021-07-27T14:45:11.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-27T14:45:12.063Z] + git semver [Pipeline] } [2021-07-27T14:45:12.081Z] $ docker stop --time=1 ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a [2021-07-27T14:45:13.350Z] $ docker rm -f ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T14:45:13.754Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-27T14:45:14.107Z] Stashed 1 file(s) [Pipeline] echo [2021-07-27T14:45:14.111Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.11 [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-27T14:45:29.402Z] Still waiting to schedule task [2021-07-27T14:45:29.402Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-280’ [2021-07-27T14:45:29.405Z] Still waiting to schedule task [2021-07-27T14:45:29.405Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-27T14:47:55.066Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-281 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-27T14:47:55.087Z] Running in /w/workspace/go-mod-core-contracts/12 [Pipeline] { [Pipeline] checkout [2021-07-27T14:47:55.345Z] Selected Git installation does not exist. Using Default [2021-07-27T14:47:55.345Z] The recommended git tool is: NONE [2021-07-27T14:48:00.390Z] using credential edgex-jenkins-ssh [2021-07-27T14:48:00.413Z] Cloning the remote Git repository [2021-07-27T14:48:00.491Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:48:00.653Z] > git init /w/workspace/go-mod-core-contracts/12 # timeout=10 [2021-07-27T14:48:00.722Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:48:00.723Z] > git --version # timeout=10 [2021-07-27T14:48:00.739Z] > git --version # 'git version 2.17.1' [2021-07-27T14:48:00.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T14:48:00.855Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:48:02.335Z] Avoid second fetch [2021-07-27T14:48:02.335Z] Checking out Revision 73661a1a642cca7c7592f925989fa475de7fa16a (main) [2021-07-27T14:48:02.287Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-27T14:48:02.312Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:48:02.356Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T14:48:02.384Z] > git checkout -f 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 [2021-07-27T14:48:04.054Z] Running on prd-centos7-docker-4c-2g-282 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-27T14:48:04.069Z] Running in /w/workspace/go-mod-core-contracts/12 [Pipeline] { [Pipeline] checkout [2021-07-27T14:48:04.175Z] Selected Git installation does not exist. Using Default [2021-07-27T14:48:04.175Z] The recommended git tool is: NONE [2021-07-27T14:48:06.655Z] Commit message: "Merge pull request #651 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-07-27T14:48:07.369Z] using credential edgex-jenkins-ssh [2021-07-27T14:48:07.389Z] Cloning the remote Git repository [Pipeline] echo [2021-07-27T14:48:07.505Z] ========================================================= [2021-07-27T14:48:07.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-27T14:48:07.505Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:48:06.551Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:48:06.623Z] > git init /w/workspace/go-mod-core-contracts/12 # timeout=10 [2021-07-27T14:48:06.652Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:48:06.652Z] > git --version # timeout=10 [2021-07-27T14:48:06.664Z] > git --version # 'git version 2.24.4' [2021-07-27T14:48:06.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T14:48:06.692Z] [INFO] Currently running in a labeled security context [2021-07-27T14:48:06.692Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-27T14:48:06.692Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/12@tmp/jenkins-gitclient-ssh1248586336906197103.key [2021-07-27T14:48:06.719Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:48:08.046Z] + 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-27T14:48:08.367Z] Avoid second fetch [2021-07-27T14:48:08.367Z] Checking out Revision 73661a1a642cca7c7592f925989fa475de7fa16a (main) [2021-07-27T14:48:07.537Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-27T14:48:07.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:48:07.567Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T14:48:07.572Z] > git checkout -f 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 [2021-07-27T14:48:09.032Z] Sending build context to Docker daemon 2.924MB [2021-07-27T14:48:09.032Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-27T14:48:09.032Z] Step 2/7 : FROM ${BASE} [2021-07-27T14:48:10.033Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-27T14:48:10.033Z] 595b0fe564bb: Pulling fs layer [2021-07-27T14:48:10.033Z] 24495759ef45: Pulling fs layer [2021-07-27T14:48:10.033Z] d148012ef14d: Pulling fs layer [2021-07-27T14:48:10.033Z] cb65c68fc2e2: Pulling fs layer [2021-07-27T14:48:10.033Z] 093eec477d81: Pulling fs layer [2021-07-27T14:48:10.033Z] a6d5b2bbb924: Pulling fs layer [2021-07-27T14:48:10.033Z] 2446dc1eb7d3: Pulling fs layer [2021-07-27T14:48:10.033Z] 596795e73e0f: Pulling fs layer [2021-07-27T14:48:10.033Z] cb65c68fc2e2: Waiting [2021-07-27T14:48:10.033Z] 093eec477d81: Waiting [2021-07-27T14:48:10.033Z] a6d5b2bbb924: Waiting [2021-07-27T14:48:10.033Z] 2446dc1eb7d3: Waiting [2021-07-27T14:48:10.033Z] 596795e73e0f: Waiting [2021-07-27T14:48:10.033Z] d148012ef14d: Download complete [2021-07-27T14:48:10.033Z] 24495759ef45: Verifying Checksum [2021-07-27T14:48:10.033Z] 24495759ef45: Download complete [2021-07-27T14:48:10.033Z] 093eec477d81: Verifying Checksum [2021-07-27T14:48:10.033Z] 093eec477d81: Download complete [2021-07-27T14:48:10.033Z] a6d5b2bbb924: Verifying Checksum [2021-07-27T14:48:10.309Z] a6d5b2bbb924: Download complete [2021-07-27T14:48:10.309Z] 595b0fe564bb: Verifying Checksum [2021-07-27T14:48:10.309Z] 595b0fe564bb: Download complete [2021-07-27T14:48:10.309Z] 2446dc1eb7d3: Verifying Checksum [2021-07-27T14:48:10.309Z] 2446dc1eb7d3: Download complete [2021-07-27T14:48:10.914Z] 595b0fe564bb: Pull complete [2021-07-27T14:48:11.527Z] 24495759ef45: Pull complete [2021-07-27T14:48:11.934Z] Commit message: "Merge pull request #651 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" [2021-07-27T14:48:12.135Z] d148012ef14d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-27T14:48:12.473Z] ========================================================= [2021-07-27T14:48:12.473Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-27T14:48:12.473Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:48:12.904Z] + 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-27T14:48:12.904Z] Sending build context to Docker daemon 2.925MB [2021-07-27T14:48:12.904Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-27T14:48:12.904Z] Step 2/7 : FROM ${BASE} [2021-07-27T14:48:13.599Z] 596795e73e0f: Verifying Checksum [2021-07-27T14:48:13.599Z] 596795e73e0f: Download complete [2021-07-27T14:48:13.874Z] cb65c68fc2e2: Verifying Checksum [2021-07-27T14:48:13.874Z] cb65c68fc2e2: Download complete [2021-07-27T14:48:18.469Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-27T14:48:18.469Z] 540db60ca938: Pulling fs layer [2021-07-27T14:48:18.469Z] adcc1eea9eea: Pulling fs layer [2021-07-27T14:48:18.469Z] 4c4ab2625f07: Pulling fs layer [2021-07-27T14:48:18.469Z] 0773c198feca: Pulling fs layer [2021-07-27T14:48:18.469Z] 345f892a5656: Pulling fs layer [2021-07-27T14:48:18.469Z] 4796506630df: Pulling fs layer [2021-07-27T14:48:18.469Z] cc55df3e53f1: Pulling fs layer [2021-07-27T14:48:18.469Z] 4d027b6c602c: Pulling fs layer [2021-07-27T14:48:18.469Z] 449e75d2c14e: Pulling fs layer [2021-07-27T14:48:18.469Z] 0773c198feca: Waiting [2021-07-27T14:48:18.469Z] 345f892a5656: Waiting [2021-07-27T14:48:18.469Z] 4796506630df: Waiting [2021-07-27T14:48:18.469Z] cc55df3e53f1: Waiting [2021-07-27T14:48:18.469Z] 4d027b6c602c: Waiting [2021-07-27T14:48:18.469Z] 449e75d2c14e: Waiting [2021-07-27T14:48:18.469Z] 4c4ab2625f07: Download complete [2021-07-27T14:48:18.469Z] adcc1eea9eea: Verifying Checksum [2021-07-27T14:48:18.469Z] adcc1eea9eea: Download complete [2021-07-27T14:48:18.469Z] 345f892a5656: Verifying Checksum [2021-07-27T14:48:18.469Z] 345f892a5656: Download complete [2021-07-27T14:48:18.469Z] 4796506630df: Verifying Checksum [2021-07-27T14:48:18.469Z] 4796506630df: Download complete [2021-07-27T14:48:18.469Z] cc55df3e53f1: Verifying Checksum [2021-07-27T14:48:18.469Z] cc55df3e53f1: Download complete [2021-07-27T14:48:18.469Z] 540db60ca938: Verifying Checksum [2021-07-27T14:48:18.469Z] 540db60ca938: Download complete [2021-07-27T14:48:18.469Z] 540db60ca938: Pull complete [2021-07-27T14:48:18.469Z] adcc1eea9eea: Pull complete [2021-07-27T14:48:18.469Z] 4c4ab2625f07: Pull complete [2021-07-27T14:48:18.469Z] 4d027b6c602c: Verifying Checksum [2021-07-27T14:48:18.469Z] 4d027b6c602c: Download complete [2021-07-27T14:48:21.057Z] 449e75d2c14e: Verifying Checksum [2021-07-27T14:48:21.057Z] 449e75d2c14e: Download complete [2021-07-27T14:48:22.467Z] 0773c198feca: Verifying Checksum [2021-07-27T14:48:22.467Z] 0773c198feca: Download complete [2021-07-27T14:48:25.868Z] 0773c198feca: Pull complete [2021-07-27T14:48:25.868Z] 345f892a5656: Pull complete [2021-07-27T14:48:25.868Z] 4796506630df: Pull complete [2021-07-27T14:48:25.868Z] cc55df3e53f1: Pull complete [2021-07-27T14:48:26.136Z] 4d027b6c602c: Pull complete [2021-07-27T14:48:26.392Z] cb65c68fc2e2: Pull complete [2021-07-27T14:48:26.393Z] 093eec477d81: Pull complete [2021-07-27T14:48:26.393Z] a6d5b2bbb924: Pull complete [2021-07-27T14:48:26.393Z] 2446dc1eb7d3: Pull complete [2021-07-27T14:48:27.580Z] 449e75d2c14e: Pull complete [2021-07-27T14:48:27.580Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-27T14:48:27.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-27T14:48:27.580Z] ---> 0d28375d9b5b [2021-07-27T14:48:27.580Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-27T14:48:29.537Z] ---> Running in d9e51a239a01 [2021-07-27T14:48:29.537Z] Removing intermediate container d9e51a239a01 [2021-07-27T14:48:29.537Z] ---> 72c51b584945 [2021-07-27T14:48:29.537Z] Step 4/7 : RUN apk add bash [2021-07-27T14:48:29.537Z] ---> Running in 548b0f9a624a [2021-07-27T14:48:29.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T14:48:30.751Z] 596795e73e0f: Pull complete [2021-07-27T14:48:30.751Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-27T14:48:30.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-27T14:48:30.751Z] ---> d9e956139c92 [2021-07-27T14:48:30.751Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-27T14:48:30.769Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T14:48:31.739Z] OK: 149 MiB in 40 packages [2021-07-27T14:48:32.012Z] Removing intermediate container 548b0f9a624a [2021-07-27T14:48:32.012Z] ---> 55aa1b37822d [2021-07-27T14:48:32.012Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-27T14:48:32.012Z] ---> Running in f0db95849c2a [2021-07-27T14:48:32.286Z] Removing intermediate container f0db95849c2a [2021-07-27T14:48:32.286Z] ---> bb65577e2a2b [2021-07-27T14:48:32.286Z] Step 6/7 : COPY go.mod . [2021-07-27T14:48:32.286Z] ---> a28e5549c758 [2021-07-27T14:48:32.286Z] Step 7/7 : RUN go mod download [2021-07-27T14:48:32.286Z] ---> Running in 86556c5dda4f [2021-07-27T14:48:35.082Z] ---> Running in ff90c4cef1c9 [2021-07-27T14:48:35.356Z] Removing intermediate container ff90c4cef1c9 [2021-07-27T14:48:35.356Z] ---> ffd6104d31eb [2021-07-27T14:48:35.356Z] Step 4/7 : RUN apk add bash [2021-07-27T14:48:35.952Z] ---> Running in 87f909b38ef4 [2021-07-27T14:48:37.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T14:48:38.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T14:48:39.376Z] OK: 138 MiB in 40 packages [2021-07-27T14:48:40.817Z] Removing intermediate container 87f909b38ef4 [2021-07-27T14:48:40.817Z] ---> fa9676da9656 [2021-07-27T14:48:40.817Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-27T14:48:40.817Z] ---> Running in de994a516212 [2021-07-27T14:48:41.413Z] Removing intermediate container de994a516212 [2021-07-27T14:48:41.413Z] ---> 3780cf162cd4 [2021-07-27T14:48:41.413Z] Step 6/7 : COPY go.mod . [2021-07-27T14:48:42.013Z] ---> 2601030fcb45 [2021-07-27T14:48:42.013Z] Step 7/7 : RUN go mod download [2021-07-27T14:48:42.612Z] ---> Running in 8b917ed9600b [2021-07-27T14:49:04.549Z] Removing intermediate container 86556c5dda4f [2021-07-27T14:49:04.549Z] ---> 109bc74a5dda [2021-07-27T14:49:04.549Z] Successfully built 109bc74a5dda [2021-07-27T14:49:04.549Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:49:04.938Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-27T14:49:04.938Z] . [Pipeline] withDockerContainer [2021-07-27T14:49:05.035Z] prd-centos7-docker-4c-2g-282 does not seem to be running inside a container [2021-07-27T14:49:05.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@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 ******** ci-base-image-x86_64 cat [2021-07-27T14:49:05.505Z] $ docker top fc8d290f2a853f9606963c2ebce103b4e7686e82a5ca43173951d7386d3167cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:49:05.903Z] + go version [2021-07-27T14:49:05.903Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-27T14:49:05.914Z] $ docker stop --time=1 fc8d290f2a853f9606963c2ebce103b4e7686e82a5ca43173951d7386d3167cf [2021-07-27T14:49:07.114Z] $ docker rm -f fc8d290f2a853f9606963c2ebce103b4e7686e82a5ca43173951d7386d3167cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:49:07.704Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-27T14:49:07.704Z] . [Pipeline] withDockerContainer [2021-07-27T14:49:07.794Z] prd-centos7-docker-4c-2g-282 does not seem to be running inside a container [2021-07-27T14:49:07.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@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 ******** ci-base-image-x86_64 cat [2021-07-27T14:49:08.250Z] $ docker top 2225d085a8928d117d52c9fb5369d9e991a9346f8c44e23c80725b19fda0cd55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:49:08.664Z] + go mod tidy [Pipeline] sh [2021-07-27T14:49:09.257Z] + make test [2021-07-27T14:49:09.257Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-27T14:49:09.522Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-27T14:49:19.646Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.082s coverage: 83.5% of statements [2021-07-27T14:49:19.646Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-27T14:49:19.646Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-27T14:49:19.646Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-27T14:49:19.646Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements [2021-07-27T14:49:19.646Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-27T14:49:20.252Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 46.9% of statements [2021-07-27T14:49:20.252Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.021s coverage: 90.0% of statements [2021-07-27T14:49:20.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.024s coverage: 86.2% of statements [2021-07-27T14:49:20.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements [2021-07-27T14:49:21.116Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.1% of statements [2021-07-27T14:49:21.117Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-27T14:49:21.117Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-27T14:49:26.499Z] gofmt -l . [2021-07-27T14:49:26.499Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-27T14:49:26.511Z] $ docker stop --time=1 2225d085a8928d117d52c9fb5369d9e991a9346f8c44e23c80725b19fda0cd55 [2021-07-27T14:49:27.969Z] $ docker rm -f 2225d085a8928d117d52c9fb5369d9e991a9346f8c44e23c80725b19fda0cd55 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T14:49:28.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-27T14:49:28.740Z] 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-27T14:49:29.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:49:29.625Z] [2021-07-27T14:49:29.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:49:29.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:49:30.239Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-27T14:49:30.239Z] b4d181a07f80: Pulling fs layer [2021-07-27T14:49:30.239Z] a1111a8f2ec3: Pulling fs layer [2021-07-27T14:49:30.239Z] ed53099fbce6: Pulling fs layer [2021-07-27T14:49:30.239Z] dc539afda2c1: Pulling fs layer [2021-07-27T14:49:30.239Z] 77bc0d833cb6: Pulling fs layer [2021-07-27T14:49:30.239Z] 9065ff56babe: Pulling fs layer [2021-07-27T14:49:30.239Z] d287ab97295c: Pulling fs layer [2021-07-27T14:49:30.239Z] dc539afda2c1: Waiting [2021-07-27T14:49:30.239Z] 77bc0d833cb6: Waiting [2021-07-27T14:49:30.239Z] 9065ff56babe: Waiting [2021-07-27T14:49:30.239Z] d287ab97295c: Waiting [2021-07-27T14:49:30.239Z] a1111a8f2ec3: Verifying Checksum [2021-07-27T14:49:30.239Z] a1111a8f2ec3: Download complete [2021-07-27T14:49:30.504Z] dc539afda2c1: Verifying Checksum [2021-07-27T14:49:30.504Z] dc539afda2c1: Download complete [2021-07-27T14:49:30.772Z] 77bc0d833cb6: Verifying Checksum [2021-07-27T14:49:30.772Z] 77bc0d833cb6: Download complete [2021-07-27T14:49:30.772Z] 9065ff56babe: Verifying Checksum [2021-07-27T14:49:30.772Z] 9065ff56babe: Download complete [2021-07-27T14:49:31.038Z] ed53099fbce6: Verifying Checksum [2021-07-27T14:49:31.039Z] ed53099fbce6: Download complete [2021-07-27T14:49:31.635Z] b4d181a07f80: Verifying Checksum [2021-07-27T14:49:31.635Z] b4d181a07f80: Download complete [2021-07-27T14:49:33.080Z] b4d181a07f80: Pull complete [2021-07-27T14:49:33.080Z] a1111a8f2ec3: Pull complete [2021-07-27T14:49:33.355Z] ed53099fbce6: Pull complete [2021-07-27T14:49:33.355Z] dc539afda2c1: Pull complete [2021-07-27T14:49:33.622Z] 77bc0d833cb6: Pull complete [2021-07-27T14:49:33.889Z] 9065ff56babe: Pull complete [2021-07-27T14:49:35.301Z] d287ab97295c: Verifying Checksum [2021-07-27T14:49:35.301Z] d287ab97295c: Download complete [2021-07-27T14:49:39.587Z] d287ab97295c: Pull complete [2021-07-27T14:49:39.587Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-27T14:49:39.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:49:39.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-27T14:49:39.688Z] prd-centos7-docker-4c-2g-282 does not seem to be running inside a container [2021-07-27T14:49:40.039Z] $ 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/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-27T14:49:42.836Z] $ docker top 2bc848464341a14d00fa972584520ac6342204d1ea5f6fa848cc0eef4715bb66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:49:43.317Z] ---> job-cost.sh [2021-07-27T14:49:43.318Z] lf-activate-venv: SKIPPING [2021-07-27T14:49:43.318Z] INFO: No Stack... [2021-07-27T14:49:43.907Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-27T14:49:44.175Z] INFO: Archiving Costs [Pipeline] sh [2021-07-27T14:49:44.529Z] + cat /w/workspace/go-mod-core-contracts/12/archives/cost.csv [2021-07-27T14:49:44.529Z] + cut -d, -f6 [Pipeline] lock [2021-07-27T14:49:44.568Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] [2021-07-27T14:49:44.581Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] did not exist. Created. [2021-07-27T14:49:44.581Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-27T14:49:44.922Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-27T14:49:44.973Z] Stashed 1 file(s) [Pipeline] } [2021-07-27T14:49:44.987Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-27T14:49:45.008Z] $ docker stop --time=1 2bc848464341a14d00fa972584520ac6342204d1ea5f6fa848cc0eef4715bb66 [2021-07-27T14:49:46.168Z] $ docker rm -f 2bc848464341a14d00fa972584520ac6342204d1ea5f6fa848cc0eef4715bb66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T14:50:04.453Z] Removing intermediate container 8b917ed9600b [2021-07-27T14:50:04.454Z] ---> 7afd2ab7bf35 [2021-07-27T14:50:04.454Z] Successfully built 7afd2ab7bf35 [2021-07-27T14:50:04.454Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:50:04.873Z] + docker inspect -f . ci-base-image-arm64 [2021-07-27T14:50:04.873Z] . [Pipeline] withDockerContainer [2021-07-27T14:50:05.136Z] prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2021-07-27T14:50:05.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@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 ******** ci-base-image-arm64 cat [2021-07-27T14:50:07.106Z] $ docker top 7baadb5593e5af5b8243b9e153d8c26c185ba1ac54108c5e5fb045ddbcbcafe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:50:08.041Z] + go version [2021-07-27T14:50:08.041Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-27T14:50:08.068Z] $ docker stop --time=1 7baadb5593e5af5b8243b9e153d8c26c185ba1ac54108c5e5fb045ddbcbcafe2 [2021-07-27T14:50:09.890Z] $ docker rm -f 7baadb5593e5af5b8243b9e153d8c26c185ba1ac54108c5e5fb045ddbcbcafe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:50:10.750Z] + docker inspect -f . ci-base-image-arm64 [2021-07-27T14:50:10.750Z] . [Pipeline] withDockerContainer [2021-07-27T14:50:10.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2021-07-27T14:50:11.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@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 ******** ci-base-image-arm64 cat [2021-07-27T14:50:12.739Z] $ docker top 493059e52cdd764b4cab083084105a01eccb5f0ceb605111ca4635abb4a5dc92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:50:13.730Z] + go mod tidy [Pipeline] sh [2021-07-27T14:50:15.004Z] + make test [2021-07-27T14:50:15.004Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-27T14:50:15.988Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-27T14:50:55.419Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.455s coverage: 83.5% of statements [2021-07-27T14:50:55.419Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-27T14:50:55.419Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-27T14:50:55.419Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-27T14:50:55.419Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.038s coverage: 26.3% of statements [2021-07-27T14:50:55.419Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-27T14:50:55.419Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.122s coverage: 46.9% of statements [2021-07-27T14:50:55.419Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.086s coverage: 90.0% of statements [2021-07-27T14:50:55.419Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.223s coverage: 86.2% of statements [2021-07-27T14:50:55.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.041s coverage: 59.5% of statements [2021-07-27T14:50:55.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 36.1% of statements [2021-07-27T14:50:55.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements [2021-07-27T14:50:55.420Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-27T14:51:17.623Z] gofmt -l . [2021-07-27T14:51:17.623Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-27T14:51:17.655Z] $ docker stop --time=1 493059e52cdd764b4cab083084105a01eccb5f0ceb605111ca4635abb4a5dc92 [2021-07-27T14:51:19.648Z] $ docker rm -f 493059e52cdd764b4cab083084105a01eccb5f0ceb605111ca4635abb4a5dc92 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T14:51:20.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-27T14:51:20.525Z] Warning: overwriting stash ‘coverage-report’ [2021-07-27T14:51:21.174Z] 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-27T14:51:21.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T14:51:22.240Z] [2021-07-27T14:51:22.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:51:22.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T14:51:22.878Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-27T14:51:22.878Z] 448f6bf000e3: Pulling fs layer [2021-07-27T14:51:22.878Z] f757da607395: Pulling fs layer [2021-07-27T14:51:22.878Z] 05883995daec: Pulling fs layer [2021-07-27T14:51:22.878Z] 8603b9c90790: Pulling fs layer [2021-07-27T14:51:22.878Z] 1560dd03e051: Pulling fs layer [2021-07-27T14:51:22.878Z] 27f5ce0e4adf: Pulling fs layer [2021-07-27T14:51:22.878Z] c2d8d7efcc4b: Pulling fs layer [2021-07-27T14:51:22.878Z] 27f5ce0e4adf: Waiting [2021-07-27T14:51:22.878Z] c2d8d7efcc4b: Waiting [2021-07-27T14:51:22.878Z] 1560dd03e051: Waiting [2021-07-27T14:51:23.151Z] f757da607395: Verifying Checksum [2021-07-27T14:51:23.151Z] f757da607395: Download complete [2021-07-27T14:51:23.424Z] 8603b9c90790: Verifying Checksum [2021-07-27T14:51:23.424Z] 8603b9c90790: Download complete [2021-07-27T14:51:23.424Z] 1560dd03e051: Verifying Checksum [2021-07-27T14:51:23.424Z] 1560dd03e051: Download complete [2021-07-27T14:51:23.424Z] 27f5ce0e4adf: Verifying Checksum [2021-07-27T14:51:23.424Z] 27f5ce0e4adf: Download complete [2021-07-27T14:51:23.699Z] 05883995daec: Verifying Checksum [2021-07-27T14:51:23.699Z] 05883995daec: Download complete [2021-07-27T14:51:25.134Z] 448f6bf000e3: Verifying Checksum [2021-07-27T14:51:25.134Z] 448f6bf000e3: Download complete [2021-07-27T14:51:27.754Z] c2d8d7efcc4b: Verifying Checksum [2021-07-27T14:51:27.754Z] c2d8d7efcc4b: Download complete [2021-07-27T14:51:28.353Z] 448f6bf000e3: Pull complete [2021-07-27T14:51:28.951Z] f757da607395: Pull complete [2021-07-27T14:51:30.393Z] 05883995daec: Pull complete [2021-07-27T14:51:30.992Z] 8603b9c90790: Pull complete [2021-07-27T14:51:31.974Z] 1560dd03e051: Pull complete [2021-07-27T14:51:32.250Z] 27f5ce0e4adf: Pull complete [2021-07-27T14:51:47.359Z] c2d8d7efcc4b: Pull complete [2021-07-27T14:51:47.359Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-27T14:51:47.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T14:51:47.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-27T14:51:47.640Z] prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2021-07-27T14:51:47.730Z] $ 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/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-27T14:51:53.370Z] $ docker top 0b8ef0557bc0e29698052785d75e0a9ff791734e89e8ca416730a975d13365ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:51:54.353Z] ---> job-cost.sh [2021-07-27T14:51:54.353Z] lf-activate-venv: SKIPPING [2021-07-27T14:51:54.353Z] INFO: No Stack... [2021-07-27T14:51:55.331Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-27T14:51:55.922Z] INFO: Archiving Costs [Pipeline] sh [2021-07-27T14:51:56.582Z] + + cat /w/workspace/go-mod-core-contracts/12/archives/cost.csvcut -d, -f6 [2021-07-27T14:51:56.582Z] [Pipeline] lock [2021-07-27T14:51:56.645Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] [2021-07-27T14:51:56.656Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] did not exist. Created. [2021-07-27T14:51:56.656Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-27T14:51:57.364Z] /w/workspace/go-mod-core-contracts/12@tmp/durable-e6ffd0fd/script.sh: 1: /w/workspace/go-mod-core-contracts/12@tmp/durable-e6ffd0fd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-27T14:51:58.033Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-27T14:51:58.069Z] Warning: overwriting stash ‘stack-cost’ [2021-07-27T14:51:58.124Z] Stashed 1 file(s) [Pipeline] } [2021-07-27T14:51:58.135Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-27T14:51:58.176Z] $ docker stop --time=1 0b8ef0557bc0e29698052785d75e0a9ff791734e89e8ca416730a975d13365ad [2021-07-27T14:51:59.864Z] $ docker rm -f 0b8ef0557bc0e29698052785d75e0a9ff791734e89e8ca416730a975d13365ad [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-27T14:52:00.762Z] provisioning config files... [2021-07-27T14:52:00.778Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4440545179344792931tmp [Pipeline] { [Pipeline] sh [2021-07-27T14:52:01.131Z] + set +x [2021-07-27T14:52:01.131Z] + curl -s https://codecov.io/bash [2021-07-27T14:52:01.131Z] + bash -s -- [2021-07-27T14:52:01.131Z] [2021-07-27T14:52:01.131Z] _____ _ [2021-07-27T14:52:01.131Z] / ____| | | [2021-07-27T14:52:01.131Z] | | ___ __| | ___ ___ _____ __ [2021-07-27T14:52:01.131Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-27T14:52:01.131Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-27T14:52:01.131Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-27T14:52:01.131Z] Bash-1.0.6 [2021-07-27T14:52:01.131Z] [2021-07-27T14:52:01.131Z] [2021-07-27T14:52:01.131Z] ==> git version 2.24.4 found [2021-07-27T14:52:01.131Z] ==> 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-27T14:52:01.131Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-27T14:52:01.131Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-27T14:52:01.131Z] ==> Jenkins CI detected. [2021-07-27T14:52:01.131Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:52:01.131Z] project root: . [2021-07-27T14:52:01.131Z] --> token set from env [2021-07-27T14:52:01.131Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-27T14:52:01.614Z] ==> Running gcov in . (disable via -X gcov) [2021-07-27T14:52:01.614Z] ==> Python coveragepy not found [2021-07-27T14:52:01.614Z] ==> Searching for coverage reports in: [2021-07-27T14:52:01.614Z] + . [2021-07-27T14:52:01.614Z] -> Found 1 reports [2021-07-27T14:52:01.614Z] ==> Detecting git/mercurial file structure [2021-07-27T14:52:01.614Z] ==> Reading reports [2021-07-27T14:52:01.614Z] + ./coverage.out bytes=101588 [2021-07-27T14:52:01.614Z] ==> Appending adjustments [2021-07-27T14:52:01.614Z] https://docs.codecov.io/docs/fixing-reports [2021-07-27T14:52:01.884Z] + Found adjustments [2021-07-27T14:52:01.884Z] ==> Gzipping contents [2021-07-27T14:52:01.884Z] 16K /tmp/codecov.wHRTZs.gz [2021-07-27T14:52:01.884Z] ==> Uploading reports [2021-07-27T14:52:01.884Z] url: https://codecov.io [2021-07-27T14:52:01.884Z] query: branch=main&commit=73661a1a642cca7c7592f925989fa475de7fa16a&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-27T14:52:01.884Z] -> Pinging Codecov [2021-07-27T14:52:01.884Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=73661a1a642cca7c7592f925989fa475de7fa16a&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-27T14:52:02.470Z] -> Uploading to [2021-07-27T14:52:02.470Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-27/71470A77251A30514AAF9C0BB2E5B6CE/73661a1a642cca7c7592f925989fa475de7fa16a/4ba85c55-4d75-411e-9482-eb31024bb04f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210727T145202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=633daa47e4ac49b695a532de56e81a1942d6dc25b2c1b4903987c02f1c74d1e7 [2021-07-27T14:52:02.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-27T14:52:02.470Z] Dload Upload Total Spent Left Speed [2021-07-27T14:52:02.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15246 0 0 100 15246 0 41188 --:--:-- --:--:-- --:--:-- 41094 100 15246 0 0 100 15246 0 41177 --:--:-- --:--:-- --:--:-- 41094 [2021-07-27T14:52:02.736Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/73661a1a642cca7c7592f925989fa475de7fa16a [Pipeline] } [2021-07-27T14:52:02.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-27T14:52:03.179Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-27T14:52:03.200Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:52:03.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-27T14:52:03.551Z] [2021-07-27T14:52:03.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:52:03.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-27T14:52:03.907Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-27T14:52:03.907Z] 188c0c94c7c5: Pulling fs layer [2021-07-27T14:52:03.907Z] 0ef7d3d256c8: Pulling fs layer [2021-07-27T14:52:03.907Z] de9db76c5a1d: Pulling fs layer [2021-07-27T14:52:03.907Z] 0eba1c9be4d2: Pulling fs layer [2021-07-27T14:52:03.907Z] 0d57e429df01: Pulling fs layer [2021-07-27T14:52:03.907Z] 4e4be7b47b0d: Pulling fs layer [2021-07-27T14:52:03.907Z] e1f770b5df2f: Pulling fs layer [2021-07-27T14:52:03.907Z] 85a0685a4137: Pulling fs layer [2021-07-27T14:52:03.907Z] 0eba1c9be4d2: Waiting [2021-07-27T14:52:03.907Z] 0d57e429df01: Waiting [2021-07-27T14:52:03.907Z] 4e4be7b47b0d: Waiting [2021-07-27T14:52:03.907Z] e1f770b5df2f: Waiting [2021-07-27T14:52:03.907Z] 85a0685a4137: Waiting [2021-07-27T14:52:03.907Z] de9db76c5a1d: Verifying Checksum [2021-07-27T14:52:03.907Z] de9db76c5a1d: Download complete [2021-07-27T14:52:03.907Z] 0ef7d3d256c8: Download complete [2021-07-27T14:52:04.174Z] 0d57e429df01: Verifying Checksum [2021-07-27T14:52:04.174Z] 0d57e429df01: Download complete [2021-07-27T14:52:04.174Z] 4e4be7b47b0d: Verifying Checksum [2021-07-27T14:52:04.174Z] 4e4be7b47b0d: Download complete [2021-07-27T14:52:04.452Z] 188c0c94c7c5: Verifying Checksum [2021-07-27T14:52:04.452Z] 188c0c94c7c5: Download complete [2021-07-27T14:52:04.452Z] 188c0c94c7c5: Pull complete [2021-07-27T14:52:04.722Z] 0ef7d3d256c8: Pull complete [2021-07-27T14:52:04.722Z] de9db76c5a1d: Pull complete [2021-07-27T14:52:06.135Z] e1f770b5df2f: Verifying Checksum [2021-07-27T14:52:06.135Z] e1f770b5df2f: Download complete [2021-07-27T14:52:11.513Z] 0eba1c9be4d2: Verifying Checksum [2021-07-27T14:52:11.513Z] 0eba1c9be4d2: Download complete [2021-07-27T14:52:12.111Z] 85a0685a4137: Verifying Checksum [2021-07-27T14:52:12.111Z] 85a0685a4137: Download complete [2021-07-27T14:52:14.088Z] 0eba1c9be4d2: Pull complete [2021-07-27T14:52:14.359Z] 0d57e429df01: Pull complete [2021-07-27T14:52:14.359Z] 4e4be7b47b0d: Pull complete [2021-07-27T14:52:14.943Z] e1f770b5df2f: Pull complete [2021-07-27T14:52:18.328Z] 85a0685a4137: Pull complete [2021-07-27T14:52:18.328Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-27T14:52:18.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-27T14:52:18.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-27T14:52:18.425Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-07-27T14:52:18.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-27T14:52:20.465Z] $ docker top 9a54f0eeeef3e4567f904967e75fc68e279eb9ab6ec891bd7116c6cb0504c2e0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-27T14:52:20.571Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-27T14:52:20.883Z] + set -o pipefail [2021-07-27T14:52:20.883Z] + snyk monitor '--org=edgex-jenkins' [2021-07-27T14:52:27.563Z] [2021-07-27T14:52:27.563Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-07-27T14:52:27.563Z] [2021-07-27T14:52:27.563Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/01fd011c-8fe8-4f88-bd2b-16535d7da492 [2021-07-27T14:52:27.563Z] [2021-07-27T14:52:27.563Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-27T14:52:27.563Z] [2021-07-27T14:52:27.563Z] [Pipeline] } [2021-07-27T14:52:27.581Z] $ docker stop --time=1 9a54f0eeeef3e4567f904967e75fc68e279eb9ab6ec891bd7116c6cb0504c2e0 [2021-07-27T14:52:29.380Z] $ docker rm -f 9a54f0eeeef3e4567f904967e75fc68e279eb9ab6ec891bd7116c6cb0504c2e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-27T14:52:30.633Z] + git log --format=format:%s -1 73661a1a642cca7c7592f925989fa475de7fa16a [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:52:30.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:52:30.960Z] . [Pipeline] withDockerContainer [2021-07-27T14:52:31.045Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-07-27T14:52:31.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-27T14:52:31.494Z] $ docker top 57d1a7d93a4e031d4fc20b057c90f3233ae90b14444167a15e6906660ae0fb8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-27T14:52:31.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:52:31.637Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:52:31.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:52:31.757Z] $ docker exec 57d1a7d93a4e031d4fc20b057c90f3233ae90b14444167a15e6906660ae0fb8e ssh-agent [2021-07-27T14:52:31.868Z] SSH_AUTH_SOCK=/tmp/ssh-ueTMeNoZ9A1K/agent.14 [2021-07-27T14:52:31.868Z] SSH_AGENT_PID=20 [2021-07-27T14:52:31.884Z] Running ssh-add (command line suppressed) [2021-07-27T14:52:31.974Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2689498377467674532.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2689498377467674532.key) [2021-07-27T14:52:32.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:52:32.338Z] + git semver tag [2021-07-27T14:52:32.339Z] # -> Open(): unable to determine branch for HEAD [2021-07-27T14:52:32.339Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-27T14:52:32.339Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:52:32.339Z] # $SEMVER_REMOTE_NAME = origin [2021-07-27T14:52:32.339Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-27T14:52:32.339Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-27T14:52:32.339Z] # $SEMVER_BRANCH = main [2021-07-27T14:52:32.339Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-27T14:52:32.339Z] # 73661a1a642cca7c7592f925989fa475de7fa16a HEAD [2021-07-27T14:52:32.339Z] # -> Force: false [2021-07-27T14:52:32.339Z] # 7a3011efefd25cfedc47492a5f7fad59358e9902 refs/tags/v2.0.1-dev.11 [Pipeline] } [2021-07-27T14:52:32.351Z] $ docker exec --env ******** --env ******** 57d1a7d93a4e031d4fc20b057c90f3233ae90b14444167a15e6906660ae0fb8e ssh-agent -k [2021-07-27T14:52:32.443Z] unset SSH_AUTH_SOCK; [2021-07-27T14:52:32.443Z] unset SSH_AGENT_PID; [2021-07-27T14:52:32.443Z] echo Agent pid 20 killed; [2021-07-27T14:52:32.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-27T14:52:32.817Z] + git semver [Pipeline] } [2021-07-27T14:52:32.837Z] $ docker stop --time=1 57d1a7d93a4e031d4fc20b057c90f3233ae90b14444167a15e6906660ae0fb8e [2021-07-27T14:52:34.044Z] $ docker rm -f 57d1a7d93a4e031d4fc20b057c90f3233ae90b14444167a15e6906660ae0fb8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:52:34.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-27T14:52:34.520Z] [2021-07-27T14:52:34.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:52:34.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-27T14:52:34.852Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-27T14:52:34.852Z] ab5ef0e58194: Pulling fs layer [2021-07-27T14:52:34.852Z] 9712f1f96733: Pulling fs layer [2021-07-27T14:52:34.852Z] 63f879dbbcfc: Pulling fs layer [2021-07-27T14:52:34.852Z] 0d9ebad4ef96: Pulling fs layer [2021-07-27T14:52:34.852Z] e9a5061849ea: Pulling fs layer [2021-07-27T14:52:34.852Z] d747dcd14b5f: Pulling fs layer [2021-07-27T14:52:34.852Z] 2de7ff778b66: Pulling fs layer [2021-07-27T14:52:34.852Z] e9a5061849ea: Waiting [2021-07-27T14:52:34.852Z] d747dcd14b5f: Waiting [2021-07-27T14:52:34.852Z] 2de7ff778b66: Waiting [2021-07-27T14:52:34.852Z] 0d9ebad4ef96: Waiting [2021-07-27T14:52:34.852Z] 9712f1f96733: Verifying Checksum [2021-07-27T14:52:34.852Z] 9712f1f96733: Download complete [2021-07-27T14:52:37.446Z] 63f879dbbcfc: Verifying Checksum [2021-07-27T14:52:37.446Z] 63f879dbbcfc: Download complete [2021-07-27T14:52:37.446Z] e9a5061849ea: Verifying Checksum [2021-07-27T14:52:37.446Z] e9a5061849ea: Download complete [2021-07-27T14:52:37.446Z] d747dcd14b5f: Verifying Checksum [2021-07-27T14:52:37.446Z] d747dcd14b5f: Download complete [2021-07-27T14:52:38.032Z] 2de7ff778b66: Verifying Checksum [2021-07-27T14:52:38.032Z] 2de7ff778b66: Download complete [2021-07-27T14:52:38.996Z] 0d9ebad4ef96: Verifying Checksum [2021-07-27T14:52:38.996Z] 0d9ebad4ef96: Download complete [2021-07-27T14:52:39.266Z] ab5ef0e58194: Verifying Checksum [2021-07-27T14:52:39.267Z] ab5ef0e58194: Download complete [2021-07-27T14:52:41.902Z] ab5ef0e58194: Pull complete [2021-07-27T14:52:41.902Z] 9712f1f96733: Pull complete [2021-07-27T14:52:42.874Z] 63f879dbbcfc: Pull complete [2021-07-27T14:52:46.266Z] 0d9ebad4ef96: Pull complete [2021-07-27T14:52:46.534Z] e9a5061849ea: Pull complete [2021-07-27T14:52:46.534Z] d747dcd14b5f: Pull complete [2021-07-27T14:52:47.514Z] 2de7ff778b66: Pull complete [2021-07-27T14:52:47.514Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-27T14:52:47.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-27T14:52:47.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-27T14:52:47.602Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-07-27T14:52:47.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-27T14:52:51.315Z] $ docker top bb6a879d300f84e109632f78b5a3fdf5333ede0db8ee81965ea57e865ddf4708 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-27T14:52:51.424Z] provisioning config files... [2021-07-27T14:52:51.438Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3096452703193053797tmp [2021-07-27T14:52:51.459Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8103987927083734810tmp [2021-07-27T14:52:51.480Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2975025295315365792tmp [Pipeline] { [Pipeline] echo [2021-07-27T14:52:51.507Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:52:51.821Z] ---> sigul-configuration.sh [2021-07-27T14:52:51.822Z] gpg: directory `/root/.gnupg' created [2021-07-27T14:52:51.822Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-27T14:52:51.822Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-27T14:52:51.822Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-27T14:52:51.822Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-27T14:52:51.822Z] gpg: CAST5 encrypted data [2021-07-27T14:52:51.822Z] gpg: encrypted with 1 passphrase [2021-07-27T14:52:51.822Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-27T14:52:52.141Z] + mkdir /home/jenkins [2021-07-27T14:52:52.141Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-27T14:52:52.456Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-07-27T14:52:52.472Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:52:52.792Z] ---> sigul-install.sh [2021-07-27T14:52:52.793Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-27T14:52:53.109Z] + git tag --list [2021-07-27T14:52:53.109Z] v0.0.0 [2021-07-27T14:52:53.109Z] v0.0.1 [2021-07-27T14:52:53.109Z] v0.1.0 [2021-07-27T14:52:53.109Z] v0.1.1 [2021-07-27T14:52:53.109Z] v0.1.10 [2021-07-27T14:52:53.109Z] v0.1.100 [2021-07-27T14:52:53.109Z] v0.1.101 [2021-07-27T14:52:53.109Z] v0.1.102 [2021-07-27T14:52:53.109Z] v0.1.103 [2021-07-27T14:52:53.109Z] v0.1.104 [2021-07-27T14:52:53.109Z] v0.1.105 [2021-07-27T14:52:53.109Z] v0.1.106 [2021-07-27T14:52:53.109Z] v0.1.107 [2021-07-27T14:52:53.109Z] v0.1.108 [2021-07-27T14:52:53.109Z] v0.1.109 [2021-07-27T14:52:53.109Z] v0.1.11 [2021-07-27T14:52:53.109Z] v0.1.110 [2021-07-27T14:52:53.109Z] v0.1.111 [2021-07-27T14:52:53.109Z] v0.1.112 [2021-07-27T14:52:53.109Z] v0.1.113 [2021-07-27T14:52:53.109Z] v0.1.114 [2021-07-27T14:52:53.109Z] v0.1.115 [2021-07-27T14:52:53.109Z] v0.1.116 [2021-07-27T14:52:53.109Z] v0.1.117 [2021-07-27T14:52:53.109Z] v0.1.118 [2021-07-27T14:52:53.109Z] v0.1.119 [2021-07-27T14:52:53.109Z] v0.1.12 [2021-07-27T14:52:53.109Z] v0.1.120 [2021-07-27T14:52:53.109Z] v0.1.121 [2021-07-27T14:52:53.109Z] v0.1.122 [2021-07-27T14:52:53.109Z] v0.1.123 [2021-07-27T14:52:53.109Z] v0.1.124 [2021-07-27T14:52:53.109Z] v0.1.125 [2021-07-27T14:52:53.109Z] v0.1.126 [2021-07-27T14:52:53.109Z] v0.1.127 [2021-07-27T14:52:53.109Z] v0.1.128 [2021-07-27T14:52:53.109Z] v0.1.129 [2021-07-27T14:52:53.109Z] v0.1.13 [2021-07-27T14:52:53.109Z] v0.1.130 [2021-07-27T14:52:53.109Z] v0.1.131 [2021-07-27T14:52:53.109Z] v0.1.132 [2021-07-27T14:52:53.109Z] v0.1.133 [2021-07-27T14:52:53.109Z] v0.1.134 [2021-07-27T14:52:53.109Z] v0.1.135 [2021-07-27T14:52:53.109Z] v0.1.136 [2021-07-27T14:52:53.109Z] v0.1.137 [2021-07-27T14:52:53.109Z] v0.1.138 [2021-07-27T14:52:53.109Z] v0.1.139 [2021-07-27T14:52:53.109Z] v0.1.14 [2021-07-27T14:52:53.109Z] v0.1.140 [2021-07-27T14:52:53.109Z] v0.1.141 [2021-07-27T14:52:53.109Z] v0.1.142 [2021-07-27T14:52:53.109Z] v0.1.143 [2021-07-27T14:52:53.109Z] v0.1.144 [2021-07-27T14:52:53.109Z] v0.1.145 [2021-07-27T14:52:53.109Z] v0.1.146 [2021-07-27T14:52:53.109Z] v0.1.147 [2021-07-27T14:52:53.109Z] v0.1.148 [2021-07-27T14:52:53.109Z] v0.1.149 [2021-07-27T14:52:53.109Z] v0.1.15 [2021-07-27T14:52:53.109Z] v0.1.16 [2021-07-27T14:52:53.109Z] v0.1.17 [2021-07-27T14:52:53.109Z] v0.1.18 [2021-07-27T14:52:53.109Z] v0.1.19 [2021-07-27T14:52:53.109Z] v0.1.2 [2021-07-27T14:52:53.109Z] v0.1.20 [2021-07-27T14:52:53.109Z] v0.1.21 [2021-07-27T14:52:53.109Z] v0.1.22 [2021-07-27T14:52:53.109Z] v0.1.23 [2021-07-27T14:52:53.109Z] v0.1.24 [2021-07-27T14:52:53.109Z] v0.1.25 [2021-07-27T14:52:53.109Z] v0.1.26 [2021-07-27T14:52:53.109Z] v0.1.27 [2021-07-27T14:52:53.109Z] v0.1.28 [2021-07-27T14:52:53.109Z] v0.1.29 [2021-07-27T14:52:53.109Z] v0.1.3 [2021-07-27T14:52:53.109Z] v0.1.30 [2021-07-27T14:52:53.109Z] v0.1.31 [2021-07-27T14:52:53.109Z] v0.1.32 [2021-07-27T14:52:53.109Z] v0.1.33 [2021-07-27T14:52:53.109Z] v0.1.34 [2021-07-27T14:52:53.109Z] v0.1.35 [2021-07-27T14:52:53.109Z] v0.1.36 [2021-07-27T14:52:53.109Z] v0.1.37 [2021-07-27T14:52:53.109Z] v0.1.38 [2021-07-27T14:52:53.109Z] v0.1.39 [2021-07-27T14:52:53.109Z] v0.1.4 [2021-07-27T14:52:53.109Z] v0.1.40 [2021-07-27T14:52:53.110Z] v0.1.41 [2021-07-27T14:52:53.110Z] v0.1.42 [2021-07-27T14:52:53.110Z] v0.1.43 [2021-07-27T14:52:53.110Z] v0.1.44 [2021-07-27T14:52:53.110Z] v0.1.45 [2021-07-27T14:52:53.110Z] v0.1.46 [2021-07-27T14:52:53.110Z] v0.1.47 [2021-07-27T14:52:53.110Z] v0.1.48 [2021-07-27T14:52:53.110Z] v0.1.49 [2021-07-27T14:52:53.110Z] v0.1.5 [2021-07-27T14:52:53.110Z] v0.1.50 [2021-07-27T14:52:53.110Z] v0.1.51 [2021-07-27T14:52:53.110Z] v0.1.52 [2021-07-27T14:52:53.110Z] v0.1.53 [2021-07-27T14:52:53.110Z] v0.1.54 [2021-07-27T14:52:53.110Z] v0.1.55 [2021-07-27T14:52:53.110Z] v0.1.56 [2021-07-27T14:52:53.110Z] v0.1.57 [2021-07-27T14:52:53.110Z] v0.1.58 [2021-07-27T14:52:53.110Z] v0.1.59 [2021-07-27T14:52:53.110Z] v0.1.6 [2021-07-27T14:52:53.110Z] v0.1.60 [2021-07-27T14:52:53.110Z] v0.1.61 [2021-07-27T14:52:53.110Z] v0.1.62 [2021-07-27T14:52:53.110Z] v0.1.63 [2021-07-27T14:52:53.110Z] v0.1.64 [2021-07-27T14:52:53.110Z] v0.1.65 [2021-07-27T14:52:53.110Z] v0.1.66 [2021-07-27T14:52:53.110Z] v0.1.67 [2021-07-27T14:52:53.110Z] v0.1.68 [2021-07-27T14:52:53.110Z] v0.1.69 [2021-07-27T14:52:53.110Z] v0.1.7 [2021-07-27T14:52:53.110Z] v0.1.70 [2021-07-27T14:52:53.110Z] v0.1.71 [2021-07-27T14:52:53.110Z] v0.1.72 [2021-07-27T14:52:53.110Z] v0.1.73 [2021-07-27T14:52:53.110Z] v0.1.74 [2021-07-27T14:52:53.110Z] v0.1.75 [2021-07-27T14:52:53.110Z] v0.1.76 [2021-07-27T14:52:53.110Z] v0.1.77 [2021-07-27T14:52:53.110Z] v0.1.78 [2021-07-27T14:52:53.110Z] v0.1.79 [2021-07-27T14:52:53.110Z] v0.1.8 [2021-07-27T14:52:53.110Z] v0.1.80 [2021-07-27T14:52:53.110Z] v0.1.81 [2021-07-27T14:52:53.110Z] v0.1.82 [2021-07-27T14:52:53.110Z] v0.1.83 [2021-07-27T14:52:53.110Z] v0.1.84 [2021-07-27T14:52:53.110Z] v0.1.85 [2021-07-27T14:52:53.110Z] v0.1.86 [2021-07-27T14:52:53.110Z] v0.1.87 [2021-07-27T14:52:53.110Z] v0.1.88 [2021-07-27T14:52:53.110Z] v0.1.89 [2021-07-27T14:52:53.110Z] v0.1.9 [2021-07-27T14:52:53.110Z] v0.1.90 [2021-07-27T14:52:53.110Z] v0.1.91 [2021-07-27T14:52:53.110Z] v0.1.92 [2021-07-27T14:52:53.110Z] v0.1.93 [2021-07-27T14:52:53.110Z] v0.1.94 [2021-07-27T14:52:53.110Z] v0.1.95 [2021-07-27T14:52:53.110Z] v0.1.96 [2021-07-27T14:52:53.110Z] v0.1.97 [2021-07-27T14:52:53.110Z] v0.1.98 [2021-07-27T14:52:53.110Z] v0.1.99 [2021-07-27T14:52:53.110Z] v2.0.0 [2021-07-27T14:52:53.110Z] v2.0.0-dev.1 [2021-07-27T14:52:53.110Z] v2.0.0-dev.10 [2021-07-27T14:52:53.110Z] v2.0.0-dev.100 [2021-07-27T14:52:53.110Z] v2.0.0-dev.101 [2021-07-27T14:52:53.110Z] v2.0.0-dev.102 [2021-07-27T14:52:53.110Z] v2.0.0-dev.103 [2021-07-27T14:52:53.110Z] v2.0.0-dev.11 [2021-07-27T14:52:53.110Z] v2.0.0-dev.12 [2021-07-27T14:52:53.110Z] v2.0.0-dev.13 [2021-07-27T14:52:53.110Z] v2.0.0-dev.14 [2021-07-27T14:52:53.110Z] v2.0.0-dev.15 [2021-07-27T14:52:53.110Z] v2.0.0-dev.16 [2021-07-27T14:52:53.110Z] v2.0.0-dev.17 [2021-07-27T14:52:53.110Z] v2.0.0-dev.18 [2021-07-27T14:52:53.110Z] v2.0.0-dev.19 [2021-07-27T14:52:53.110Z] v2.0.0-dev.2 [2021-07-27T14:52:53.110Z] v2.0.0-dev.20 [2021-07-27T14:52:53.110Z] v2.0.0-dev.21 [2021-07-27T14:52:53.110Z] v2.0.0-dev.22 [2021-07-27T14:52:53.110Z] v2.0.0-dev.23 [2021-07-27T14:52:53.110Z] v2.0.0-dev.24 [2021-07-27T14:52:53.110Z] v2.0.0-dev.25 [2021-07-27T14:52:53.110Z] v2.0.0-dev.26 [2021-07-27T14:52:53.110Z] v2.0.0-dev.27 [2021-07-27T14:52:53.110Z] v2.0.0-dev.28 [2021-07-27T14:52:53.110Z] v2.0.0-dev.29 [2021-07-27T14:52:53.110Z] v2.0.0-dev.3 [2021-07-27T14:52:53.110Z] v2.0.0-dev.30 [2021-07-27T14:52:53.110Z] v2.0.0-dev.31 [2021-07-27T14:52:53.110Z] v2.0.0-dev.32 [2021-07-27T14:52:53.110Z] v2.0.0-dev.33 [2021-07-27T14:52:53.110Z] v2.0.0-dev.34 [2021-07-27T14:52:53.110Z] v2.0.0-dev.35 [2021-07-27T14:52:53.110Z] v2.0.0-dev.36 [2021-07-27T14:52:53.110Z] v2.0.0-dev.37 [2021-07-27T14:52:53.110Z] v2.0.0-dev.38 [2021-07-27T14:52:53.110Z] v2.0.0-dev.39 [2021-07-27T14:52:53.110Z] v2.0.0-dev.4 [2021-07-27T14:52:53.110Z] v2.0.0-dev.40 [2021-07-27T14:52:53.110Z] v2.0.0-dev.41 [2021-07-27T14:52:53.110Z] v2.0.0-dev.42 [2021-07-27T14:52:53.110Z] v2.0.0-dev.43 [2021-07-27T14:52:53.110Z] v2.0.0-dev.44 [2021-07-27T14:52:53.110Z] v2.0.0-dev.45 [2021-07-27T14:52:53.110Z] v2.0.0-dev.46 [2021-07-27T14:52:53.110Z] v2.0.0-dev.47 [2021-07-27T14:52:53.110Z] v2.0.0-dev.48 [2021-07-27T14:52:53.110Z] v2.0.0-dev.49 [2021-07-27T14:52:53.110Z] v2.0.0-dev.5 [2021-07-27T14:52:53.110Z] v2.0.0-dev.50 [2021-07-27T14:52:53.110Z] v2.0.0-dev.51 [2021-07-27T14:52:53.110Z] v2.0.0-dev.52 [2021-07-27T14:52:53.110Z] v2.0.0-dev.53 [2021-07-27T14:52:53.110Z] v2.0.0-dev.54 [2021-07-27T14:52:53.110Z] v2.0.0-dev.55 [2021-07-27T14:52:53.110Z] v2.0.0-dev.56 [2021-07-27T14:52:53.110Z] v2.0.0-dev.57 [2021-07-27T14:52:53.110Z] v2.0.0-dev.58 [2021-07-27T14:52:53.110Z] v2.0.0-dev.59 [2021-07-27T14:52:53.110Z] v2.0.0-dev.6 [2021-07-27T14:52:53.110Z] v2.0.0-dev.60 [2021-07-27T14:52:53.110Z] v2.0.0-dev.61 [2021-07-27T14:52:53.110Z] v2.0.0-dev.62 [2021-07-27T14:52:53.110Z] v2.0.0-dev.63 [2021-07-27T14:52:53.110Z] v2.0.0-dev.64 [2021-07-27T14:52:53.110Z] v2.0.0-dev.65 [2021-07-27T14:52:53.110Z] v2.0.0-dev.66 [2021-07-27T14:52:53.110Z] v2.0.0-dev.67 [2021-07-27T14:52:53.110Z] v2.0.0-dev.68 [2021-07-27T14:52:53.110Z] v2.0.0-dev.69 [2021-07-27T14:52:53.110Z] v2.0.0-dev.7 [2021-07-27T14:52:53.110Z] v2.0.0-dev.70 [2021-07-27T14:52:53.110Z] v2.0.0-dev.71 [2021-07-27T14:52:53.110Z] v2.0.0-dev.72 [2021-07-27T14:52:53.110Z] v2.0.0-dev.73 [2021-07-27T14:52:53.110Z] v2.0.0-dev.74 [2021-07-27T14:52:53.110Z] v2.0.0-dev.75 [2021-07-27T14:52:53.110Z] v2.0.0-dev.76 [2021-07-27T14:52:53.110Z] v2.0.0-dev.77 [2021-07-27T14:52:53.110Z] v2.0.0-dev.78 [2021-07-27T14:52:53.110Z] v2.0.0-dev.79 [2021-07-27T14:52:53.110Z] v2.0.0-dev.8 [2021-07-27T14:52:53.110Z] v2.0.0-dev.80 [2021-07-27T14:52:53.110Z] v2.0.0-dev.81 [2021-07-27T14:52:53.110Z] v2.0.0-dev.82 [2021-07-27T14:52:53.110Z] v2.0.0-dev.83 [2021-07-27T14:52:53.110Z] v2.0.0-dev.84 [2021-07-27T14:52:53.110Z] v2.0.0-dev.85 [2021-07-27T14:52:53.110Z] v2.0.0-dev.86 [2021-07-27T14:52:53.110Z] v2.0.0-dev.87 [2021-07-27T14:52:53.110Z] v2.0.0-dev.88 [2021-07-27T14:52:53.110Z] v2.0.0-dev.89 [2021-07-27T14:52:53.110Z] v2.0.0-dev.9 [2021-07-27T14:52:53.110Z] v2.0.0-dev.90 [2021-07-27T14:52:53.110Z] v2.0.0-dev.91 [2021-07-27T14:52:53.110Z] v2.0.0-dev.92 [2021-07-27T14:52:53.110Z] v2.0.0-dev.93 [2021-07-27T14:52:53.110Z] v2.0.0-dev.94 [2021-07-27T14:52:53.110Z] v2.0.0-dev.95 [2021-07-27T14:52:53.110Z] v2.0.0-dev.96 [2021-07-27T14:52:53.110Z] v2.0.0-dev.97 [2021-07-27T14:52:53.110Z] v2.0.0-dev.98 [2021-07-27T14:52:53.110Z] v2.0.0-dev.99 [2021-07-27T14:52:53.110Z] v2.0.1-dev.1 [2021-07-27T14:52:53.110Z] v2.0.1-dev.10 [2021-07-27T14:52:53.110Z] v2.0.1-dev.11 [2021-07-27T14:52:53.110Z] v2.0.1-dev.2 [2021-07-27T14:52:53.110Z] v2.0.1-dev.3 [2021-07-27T14:52:53.110Z] v2.0.1-dev.4 [2021-07-27T14:52:53.110Z] v2.0.1-dev.5 [2021-07-27T14:52:53.110Z] v2.0.1-dev.6 [2021-07-27T14:52:53.110Z] v2.0.1-dev.7 [2021-07-27T14:52:53.110Z] v2.0.1-dev.8 [2021-07-27T14:52:53.110Z] v2.0.1-dev.9 [Pipeline] sh [2021-07-27T14:52:53.434Z] + lftools sign git-tag v2.0.1-dev.11 [2021-07-27T14:52:53.911Z] Signing Git tag with Sigul... [2021-07-27T14:52:53.911Z] Signing v2.0.1-dev.11 [Pipeline] echo [2021-07-27T14:52:54.887Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:52:55.208Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-27T14:52:55.221Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-27T14:52:55.251Z] $ docker stop --time=1 bb6a879d300f84e109632f78b5a3fdf5333ede0db8ee81965ea57e865ddf4708 [2021-07-27T14:52:56.460Z] $ docker rm -f bb6a879d300f84e109632f78b5a3fdf5333ede0db8ee81965ea57e865ddf4708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:52:57.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:52:57.111Z] . [Pipeline] withDockerContainer [2021-07-27T14:52:57.203Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-07-27T14:52:57.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-27T14:52:57.650Z] $ docker top 902c1b7a37684b035935e9169a78f7777d0eebec158704434422f1890cbf9d50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-27T14:52:57.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:52:57.799Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:52:57.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:52:57.921Z] $ docker exec 902c1b7a37684b035935e9169a78f7777d0eebec158704434422f1890cbf9d50 ssh-agent [2021-07-27T14:52:58.032Z] SSH_AUTH_SOCK=/tmp/ssh-SAJEIbc0Fzvf/agent.15 [2021-07-27T14:52:58.032Z] SSH_AGENT_PID=22 [2021-07-27T14:52:58.042Z] Running ssh-add (command line suppressed) [2021-07-27T14:52:58.145Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4205670461674412205.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4205670461674412205.key) [2021-07-27T14:52:58.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:52:58.492Z] + git semver bump pre [2021-07-27T14:52:58.492Z] # -> Open(): unable to determine branch for HEAD [2021-07-27T14:52:58.492Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-27T14:52:58.492Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:52:58.492Z] # $SEMVER_REMOTE_NAME = origin [2021-07-27T14:52:58.492Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-27T14:52:58.492Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-27T14:52:58.492Z] # $SEMVER_BRANCH = main [2021-07-27T14:52:58.492Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-27T14:52:58.492Z] 2.0.1-dev.12 [Pipeline] } [2021-07-27T14:52:58.503Z] $ docker exec --env ******** --env ******** 902c1b7a37684b035935e9169a78f7777d0eebec158704434422f1890cbf9d50 ssh-agent -k [2021-07-27T14:52:58.597Z] unset SSH_AUTH_SOCK; [2021-07-27T14:52:58.597Z] unset SSH_AGENT_PID; [2021-07-27T14:52:58.597Z] echo Agent pid 22 killed; [2021-07-27T14:52:58.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-27T14:52:58.972Z] + git semver [Pipeline] } [2021-07-27T14:52:58.990Z] $ docker stop --time=1 902c1b7a37684b035935e9169a78f7777d0eebec158704434422f1890cbf9d50 [2021-07-27T14:53:00.222Z] $ docker rm -f 902c1b7a37684b035935e9169a78f7777d0eebec158704434422f1890cbf9d50 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:53:00.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:53:00.643Z] . [Pipeline] withDockerContainer [2021-07-27T14:53:00.734Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-07-27T14:53:00.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-27T14:53:01.223Z] $ docker top a4f078facd58d0d477eafe1e11e980954a20c70e600e1c3ce8c043c0e3f24383 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-27T14:53:01.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:53:01.371Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:53:01.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:53:01.496Z] $ docker exec a4f078facd58d0d477eafe1e11e980954a20c70e600e1c3ce8c043c0e3f24383 ssh-agent [2021-07-27T14:53:01.612Z] SSH_AUTH_SOCK=/tmp/ssh-DuKptcD8i54A/agent.14 [2021-07-27T14:53:01.612Z] SSH_AGENT_PID=21 [2021-07-27T14:53:01.625Z] Running ssh-add (command line suppressed) [2021-07-27T14:53:01.728Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7164696598293817834.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7164696598293817834.key) [2021-07-27T14:53:01.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:53:02.085Z] + git semver push [2021-07-27T14:53:02.085Z] # -> Open(): unable to determine branch for HEAD [2021-07-27T14:53:02.085Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-27T14:53:02.085Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:53:02.085Z] # $SEMVER_REMOTE_NAME = origin [2021-07-27T14:53:02.085Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-27T14:53:02.085Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-27T14:53:02.085Z] # $SEMVER_BRANCH = main [2021-07-27T14:53:02.085Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-27T14:53:07.438Z] $ docker exec --env ******** --env ******** a4f078facd58d0d477eafe1e11e980954a20c70e600e1c3ce8c043c0e3f24383 ssh-agent -k [2021-07-27T14:53:07.525Z] unset SSH_AUTH_SOCK; [2021-07-27T14:53:07.526Z] unset SSH_AGENT_PID; [2021-07-27T14:53:07.526Z] echo Agent pid 21 killed; [2021-07-27T14:53:07.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-27T14:53:07.897Z] + git semver [Pipeline] } [2021-07-27T14:53:07.916Z] $ docker stop --time=1 a4f078facd58d0d477eafe1e11e980954a20c70e600e1c3ce8c043c0e3f24383 [2021-07-27T14:53:09.149Z] $ docker rm -f a4f078facd58d0d477eafe1e11e980954a20c70e600e1c3ce8c043c0e3f24383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-27T14:53:10.141Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:53:10.740Z] ---> package-listing.sh [2021-07-27T14:53:10.740Z] ++ facter osfamily [2021-07-27T14:53:10.740Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-27T14:53:11.006Z] + OS_FAMILY=redhat [2021-07-27T14:53:11.006Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-07-27T14:53:11.006Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-27T14:53:11.006Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-27T14:53:11.006Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-27T14:53:11.006Z] + PACKAGES=/tmp/packages_start.txt [2021-07-27T14:53:11.006Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-27T14:53:11.006Z] + PACKAGES=/tmp/packages_end.txt [2021-07-27T14:53:11.006Z] + case "${OS_FAMILY}" in [2021-07-27T14:53:11.006Z] + rpm -qa [2021-07-27T14:53:11.006Z] + sort [2021-07-27T14:53:11.599Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-27T14:53:11.599Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-27T14:53:11.599Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-27T14:53:11.599Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-27T14:53:11.599Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-07-27T14:53:11.599Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2021-07-27T14:53:11.621Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-27T14:53:11.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:53:12.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:53:12.517Z] [2021-07-27T14:53:12.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:53:12.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:53:12.848Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-27T14:53:12.848Z] b4d181a07f80: Pulling fs layer [2021-07-27T14:53:12.848Z] a1111a8f2ec3: Pulling fs layer [2021-07-27T14:53:12.848Z] ed53099fbce6: Pulling fs layer [2021-07-27T14:53:12.848Z] dc539afda2c1: Pulling fs layer [2021-07-27T14:53:12.849Z] 77bc0d833cb6: Pulling fs layer [2021-07-27T14:53:12.849Z] 9065ff56babe: Pulling fs layer [2021-07-27T14:53:12.849Z] d287ab97295c: Pulling fs layer [2021-07-27T14:53:12.849Z] dc539afda2c1: Waiting [2021-07-27T14:53:12.849Z] 77bc0d833cb6: Waiting [2021-07-27T14:53:12.849Z] 9065ff56babe: Waiting [2021-07-27T14:53:12.849Z] d287ab97295c: Waiting [2021-07-27T14:53:13.115Z] a1111a8f2ec3: Verifying Checksum [2021-07-27T14:53:13.115Z] a1111a8f2ec3: Download complete [2021-07-27T14:53:13.115Z] dc539afda2c1: Verifying Checksum [2021-07-27T14:53:13.115Z] dc539afda2c1: Download complete [2021-07-27T14:53:13.381Z] 77bc0d833cb6: Verifying Checksum [2021-07-27T14:53:13.381Z] 77bc0d833cb6: Download complete [2021-07-27T14:53:13.381Z] 9065ff56babe: Verifying Checksum [2021-07-27T14:53:13.381Z] 9065ff56babe: Download complete [2021-07-27T14:53:13.646Z] ed53099fbce6: Verifying Checksum [2021-07-27T14:53:13.646Z] ed53099fbce6: Download complete [2021-07-27T14:53:15.062Z] b4d181a07f80: Verifying Checksum [2021-07-27T14:53:15.062Z] b4d181a07f80: Download complete [2021-07-27T14:53:16.041Z] b4d181a07f80: Pull complete [2021-07-27T14:53:16.315Z] a1111a8f2ec3: Pull complete [2021-07-27T14:53:16.906Z] ed53099fbce6: Pull complete [2021-07-27T14:53:16.906Z] dc539afda2c1: Pull complete [2021-07-27T14:53:17.173Z] 77bc0d833cb6: Pull complete [2021-07-27T14:53:17.173Z] 9065ff56babe: Pull complete [2021-07-27T14:53:19.123Z] d287ab97295c: Verifying Checksum [2021-07-27T14:53:19.123Z] d287ab97295c: Download complete [2021-07-27T14:53:23.417Z] d287ab97295c: Pull complete [2021-07-27T14:53:23.417Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-27T14:53:23.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:53:23.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-27T14:53:23.506Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-07-27T14:53:23.563Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-27T14:53:27.090Z] $ docker top 471291b50d654f4bfbfafc110c02daddb0cff0d02c168ccfdf99935689735538 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:53:27.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-27T14:53:27.817Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-27T14:53:28.134Z] + ls /var/log/sa-host [2021-07-27T14:53:28.134Z] + sadf -c /var/log/sa-host/sa05 [2021-07-27T14:53:28.134Z] file_magic: OK [2021-07-27T14:53:28.134Z] HZ: Using current value: 100 [2021-07-27T14:53:28.134Z] file_header: OK [2021-07-27T14:53:28.134Z] 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-27T14:53:28.134Z] Statistics: [2021-07-27T14:53:28.134Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-27T14:53:28.134Z] File successfully converted to sysstat format version 12.0.3 [2021-07-27T14:53:28.134Z] + sadf -c /var/log/sa-host/sa27 [2021-07-27T14:53:28.134Z] file_magic: OK [2021-07-27T14:53:28.134Z] HZ: Using current value: 100 [2021-07-27T14:53:28.134Z] file_header: OK [2021-07-27T14:53:28.134Z] 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-27T14:53:28.134Z] Statistics: [2021-07-27T14:53:28.134Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-27T14:53:28.134Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-27T14:53:28.336Z] provisioning config files... [2021-07-27T14:53:28.355Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6370987450906225616tmp [Pipeline] { [Pipeline] echo [2021-07-27T14:53:28.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:53:28.694Z] ---> create-netrc.sh [Pipeline] } [2021-07-27T14:53:28.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:53:29.128Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-27T14:53:29.143Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:53:29.454Z] ---> sudo-logs.sh [2021-07-27T14:53:29.454Z] Archiving 'sudo' log.. [2021-07-27T14:53:29.454Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-280.vexxhost.local: Name or service not known [2021-07-27T14:53:29.454Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-280.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-27T14:53:29.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:53:30.020Z] ---> job-cost.sh [2021-07-27T14:53:30.020Z] lf-activate-venv: SKIPPING [2021-07-27T14:53:30.020Z] DEBUG: total: 0.18000000715255737 [2021-07-27T14:53:30.020Z] INFO: Retrieving Stack Cost... [2021-07-27T14:53:30.977Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-27T14:53:31.244Z] INFO: Archiving Costs [Pipeline] echo [2021-07-27T14:53:31.261Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:53:31.573Z] ---> logs-deploy.sh [2021-07-27T14:53:31.573Z] lf-activate-venv: SKIPPING [2021-07-27T14:53:31.573Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/12 [2021-07-27T14:53:31.573Z] INFO: archiving workspace using pattern(s): [2021-07-27T14:53:32.160Z] Archives upload complete. [2021-07-27T14:53:32.430Z] INFO: archiving logs to Nexus