Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7d8c39a33859e4b145af3df779948c4d1f8760c 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-ssh9612790458505732765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8916743034408646791.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15198140099769035187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh6552661410515402720.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10901557490034695163.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26092’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26094 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c7d8c39a33859e4b145af3df779948c4d1f8760c (main) Commit message: "Merge pull request #872 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.17.0" > 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 c7d8c39a33859e4b145af3df779948c4d1f8760c # timeout=10 > git rev-list --no-walk ab83bf9869c362f3581b83bed6ddaa6b20193608 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:43:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:43:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:43:22 ========================================================= 23:43:22 EdgeX Global Pipelines Version Info 23:43:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:43:22 ------------------- 23:43:22 stable info: 23:43:22 ------------------- 23:43:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:43:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:43:22 Message: update stable to v1.0.258 23:43:23 ------------------- 23:43:23 experimental info: 23:43:23 ------------------- 23:43:23 Commited By: **** collab-it+edgex@linuxfoundation.org 23:43:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:43:23 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:43:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7d8c39a33859e4b145af3df779948c4d1f8760c [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7d8c39 [Pipeline] echo 23:43:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:43:25 + git rev-list -1 --merges c7d8c39a33859e4b145af3df779948c4d1f8760c~1..c7d8c39a33859e4b145af3df779948c4d1f8760c [Pipeline] echo 23:43:25 -----------> git rev-list -1 --merges c7d8c39a33859e4b145af3df779948c4d1f8760c~1..c7d8c39a33859e4b145af3df779948c4d1f8760c c7d8c39a33859e4b145af3df779948c4d1f8760c 23:43:25 c7d8c39a33859e4b145af3df779948c4d1f8760c [false] [Pipeline] sh 23:43:25 + git log --format=format:%s -1 c7d8c39a33859e4b145af3df779948c4d1f8760c [Pipeline] echo 23:43:25 ========================================================= 23:43:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:43:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:43:25 + git log --format=format:%s -1 c7d8c39a33859e4b145af3df779948c4d1f8760c [Pipeline] echo 23:43:25 [semverPrep] GIT_COMMIT: c7d8c39a33859e4b145af3df779948c4d1f8760c, Commit Message: Merge pull request #872 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.17.0 [Pipeline] echo 23:43:25 [semverPrep] This is not a build commit. [Pipeline] sh 23:43:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:43:26 + grep -v github /etc/ssh/ssh_known_hosts 23:43:26 + [ -e /tmp/ssh_known_hosts ] 23:43:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:43:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:43:26 + sudo tee -a /etc/ssh/ssh_known_hosts 23:43:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:43:26 23:43:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:43:27 0.1.4: Pulling from edgex-devops/py-git-semver 23:43:27 b85a868b505f: Pulling fs layer 23:43:27 e2be974225ed: Pulling fs layer 23:43:27 339a4e72a1f5: Pulling fs layer 23:43:27 988bab9f4d93: Pulling fs layer 23:43:27 1469e6f7b9e6: Pulling fs layer 23:43:27 eaf3925da568: Pulling fs layer 23:43:27 bab4dde63d76: Pulling fs layer 23:43:27 bde34c3a00c8: Pulling fs layer 23:43:27 b352a97aabf1: Pulling fs layer 23:43:27 988bab9f4d93: Waiting 23:43:27 4872d77fe225: Pulling fs layer 23:43:27 5851b861e8e6: Pulling fs layer 23:43:27 1469e6f7b9e6: Waiting 23:43:27 eaf3925da568: Waiting 23:43:27 bab4dde63d76: Waiting 23:43:27 b352a97aabf1: Waiting 23:43:27 bde34c3a00c8: Waiting 23:43:27 5851b861e8e6: Waiting 23:43:27 e2be974225ed: Verifying Checksum 23:43:27 e2be974225ed: Download complete 23:43:27 988bab9f4d93: Download complete 23:43:27 1469e6f7b9e6: Verifying Checksum 23:43:27 1469e6f7b9e6: Download complete 23:43:27 eaf3925da568: Download complete 23:43:27 339a4e72a1f5: Verifying Checksum 23:43:27 339a4e72a1f5: Download complete 23:43:27 bde34c3a00c8: Download complete 23:43:27 b352a97aabf1: Download complete 23:43:27 5851b861e8e6: Download complete 23:43:27 b85a868b505f: Download complete 23:43:28 bab4dde63d76: Verifying Checksum 23:43:28 bab4dde63d76: Download complete 23:43:29 b85a868b505f: Pull complete 23:43:29 e2be974225ed: Pull complete 23:43:29 339a4e72a1f5: Pull complete 23:43:29 988bab9f4d93: Pull complete 23:43:30 1469e6f7b9e6: Pull complete 23:43:30 eaf3925da568: Pull complete 23:43:31 bab4dde63d76: Pull complete 23:43:31 bde34c3a00c8: Pull complete 23:43:32 b352a97aabf1: Pull complete 23:43:32 4872d77fe225: Pull complete 23:43:32 5851b861e8e6: Pull complete 23:43:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:43:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:32 prd-ubuntu20.04-docker-8c-8g-26094 does not seem to be running inside a container 23:43:32 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 23:43:36 $ docker top aab9086e88541fd903442e323f5039821203e70a67e6889a730f49953296f8a2 -eo pid,comm 23:43:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:43:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:36 [ssh-agent] Looking for ssh-agent implementation... 23:43:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:37 $ docker exec aab9086e88541fd903442e323f5039821203e70a67e6889a730f49953296f8a2 ssh-agent 23:43:37 SSH_AUTH_SOCK=/tmp/ssh-SeTw6NWiUYti/agent.32 23:43:37 SSH_AGENT_PID=38 23:43:37 Running ssh-add (command line suppressed) 23:43:37 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_109721976426924919.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_109721976426924919.key) 23:43:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:37 + git tag --points-at HEAD [Pipeline] } 23:43:37 $ docker exec --env ******** --env ******** aab9086e88541fd903442e323f5039821203e70a67e6889a730f49953296f8a2 ssh-agent -k 23:43:37 unset SSH_AUTH_SOCK; 23:43:37 unset SSH_AGENT_PID; 23:43:37 echo Agent pid 38 killed; 23:43:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:43:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:37 [ssh-agent] Looking for ssh-agent implementation... 23:43:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:37 $ docker exec aab9086e88541fd903442e323f5039821203e70a67e6889a730f49953296f8a2 ssh-agent 23:43:38 SSH_AUTH_SOCK=/tmp/ssh-OrkxkDWUiBjI/agent.70 23:43:38 SSH_AGENT_PID=76 23:43:38 Running ssh-add (command line suppressed) 23:43:38 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14833218940113494390.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14833218940113494390.key) 23:43:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:38 + git semver init 23:43:38 2023-12-24 23:43:38,666 [run_init] DEBUG init version:0.0.0 force:False 23:43:38 2023-12-24 23:43:38,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 23:43:38 2023-12-24 23:43:38,667 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 23:43:38 2023-12-24 23:43:38,667 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 23:43:40 2023-12-24 23:43:39,755 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 23:43:40 2023-12-24 23:43:39,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 23:43:40 2023-12-24 23:43:39,755 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 23:43:40 2023-12-24 23:43:39,756 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 23:43:40 3.2.0-dev.4 [Pipeline] } 23:43:40 $ docker exec --env ******** --env ******** aab9086e88541fd903442e323f5039821203e70a67e6889a730f49953296f8a2 ssh-agent -k 23:43:40 unset SSH_AUTH_SOCK; 23:43:40 unset SSH_AGENT_PID; 23:43:40 echo Agent pid 76 killed; 23:43:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:40 + git semver [Pipeline] } 23:43:40 $ docker stop --time=1 aab9086e88541fd903442e323f5039821203e70a67e6889a730f49953296f8a2 23:43:42 $ docker rm -f --volumes aab9086e88541fd903442e323f5039821203e70a67e6889a730f49953296f8a2 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:43:42 Stashed 1 file(s) [Pipeline] echo 23:43:42 [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:43:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:43:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:43:43 ========================================================= 23:43:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:43:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:43:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:43:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:43:43 7264a8db6415: Pulling fs layer 23:43:43 c4d48a809fc2: Pulling fs layer 23:43:43 4f1c88b9dad5: Pulling fs layer 23:43:43 ad3a456e5733: Pulling fs layer 23:43:43 69c7f0334f64: Pulling fs layer 23:43:43 1f1c1a5573a3: Pulling fs layer 23:43:43 ce7588e14bc9: Pulling fs layer 23:43:43 b5e4710f87ac: Pulling fs layer 23:43:43 69c7f0334f64: Waiting 23:43:43 1f1c1a5573a3: Waiting 23:43:43 ce7588e14bc9: Waiting 23:43:43 ad3a456e5733: Waiting 23:43:43 b5e4710f87ac: Waiting 23:43:43 c4d48a809fc2: Verifying Checksum 23:43:43 c4d48a809fc2: Download complete 23:43:43 ad3a456e5733: Verifying Checksum 23:43:43 ad3a456e5733: Download complete 23:43:43 69c7f0334f64: Verifying Checksum 23:43:43 69c7f0334f64: Download complete 23:43:43 7264a8db6415: Verifying Checksum 23:43:43 7264a8db6415: Download complete 23:43:43 1f1c1a5573a3: Verifying Checksum 23:43:43 1f1c1a5573a3: Download complete 23:43:44 7264a8db6415: Pull complete 23:43:44 b5e4710f87ac: Verifying Checksum 23:43:44 b5e4710f87ac: Download complete 23:43:44 c4d48a809fc2: Pull complete 23:43:44 4f1c88b9dad5: Verifying Checksum 23:43:44 4f1c88b9dad5: Download complete 23:43:44 ce7588e14bc9: Verifying Checksum 23:43:44 ce7588e14bc9: Download complete 23:43:47 4f1c88b9dad5: Pull complete 23:43:47 ad3a456e5733: Pull complete 23:43:47 69c7f0334f64: Pull complete 23:43:47 1f1c1a5573a3: Pull complete 23:43:50 ce7588e14bc9: Pull complete 23:43:50 b5e4710f87ac: Pull complete 23:43:50 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:43:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 23:43:50 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:51 + docker inspect -f . ci-base-image-x86_64 23:43:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:51 prd-ubuntu20.04-docker-8c-8g-26094 does not seem to be running inside a container 23:43:51 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:43:56 $ docker top 065135c4ffc43ddae7b2f7b2c51415ea09450f5321339afe5c93222db4f5bca5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:56 + go version 23:43:56 go version go1.21.0 linux/amd64 [Pipeline] } 23:43:56 $ docker stop --time=1 065135c4ffc43ddae7b2f7b2c51415ea09450f5321339afe5c93222db4f5bca5 23:43:57 $ docker rm -f --volumes 065135c4ffc43ddae7b2f7b2c51415ea09450f5321339afe5c93222db4f5bca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:58 Still waiting to schedule task 23:43:58 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26093’ is offline 23:43:58 + docker inspect -f . ci-base-image-x86_64 23:43:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:58 prd-ubuntu20.04-docker-8c-8g-26094 does not seem to be running inside a container 23:43:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:43:58 $ docker top 56ed341d6796b080f6c0cc99414c181faf75156faeb732b40e044cff7822e501 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:59 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 23:43:59 + make test 23:43:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:43:59 go: downloading github.com/google/uuid v1.5.0 23:43:59 go: downloading github.com/go-playground/validator/v10 v10.16.0 23:43:59 go: downloading github.com/stretchr/testify v1.8.4 23:43:59 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 23:43:59 go: downloading github.com/go-kit/log v0.2.1 23:43:59 go: downloading gopkg.in/yaml.v3 v3.0.1 23:43:59 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:43:59 go: downloading github.com/x448/float16 v0.8.4 23:43:59 go: downloading github.com/davecgh/go-spew v1.1.1 23:43:59 go: downloading github.com/pmezard/go-difflib v1.0.0 23:43:59 go: downloading github.com/stretchr/objx v0.5.0 23:43:59 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 23:43:59 go: downloading github.com/go-playground/universal-translator v0.18.1 23:43:59 go: downloading github.com/leodido/go-urn v1.2.4 23:43:59 go: downloading golang.org/x/crypto v0.17.0 23:43:59 go: downloading golang.org/x/text v0.14.0 23:43:59 go: downloading github.com/go-playground/locales v0.14.1 23:44:01 go: downloading golang.org/x/net v0.17.0 23:44:02 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 23:44:07 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 23:44:07 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 23:44:07 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 23:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.102s coverage: 83.5% of statements 23:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.015s coverage: 32.4% of statements 23:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.019s coverage: 29.4% of statements 23:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.016s coverage: 29.3% of statements 23:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.023s coverage: 53.8% of statements 23:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.011s coverage: 90.0% of statements 23:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.032s coverage: 86.7% of statements 23:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.008s coverage: 60.5% of statements 23:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.008s coverage: 36.1% of statements 23:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.011s coverage: 48.7% of statements 23:44:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:44:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:44:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:44:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:44:19 $ docker stop --time=1 56ed341d6796b080f6c0cc99414c181faf75156faeb732b40e044cff7822e501 23:44:23 $ docker rm -f --volumes 56ed341d6796b080f6c0cc99414c181faf75156faeb732b40e044cff7822e501 [Pipeline] // withDockerContainer [Pipeline] sh 23:44:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:44:24 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] withEnv [Pipeline] { [Pipeline] sh 23:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:25 23:44:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:25 latest: Pulling from edgex-lftools-log-publisher 23:44:25 5eb5b503b376: Pulling fs layer 23:44:25 5c69ac0246d0: Pulling fs layer 23:44:25 ec43610c2a17: Pulling fs layer 23:44:25 3a2ae6a8a46f: Pulling fs layer 23:44:25 33b1e0a273af: Pulling fs layer 23:44:25 5d3b04190fa2: Pulling fs layer 23:44:25 2f39f015ded8: Pulling fs layer 23:44:25 3a2ae6a8a46f: Waiting 23:44:25 33b1e0a273af: Waiting 23:44:25 5d3b04190fa2: Waiting 23:44:25 2f39f015ded8: Waiting 23:44:25 5c69ac0246d0: Verifying Checksum 23:44:25 5c69ac0246d0: Download complete 23:44:25 3a2ae6a8a46f: Verifying Checksum 23:44:25 3a2ae6a8a46f: Download complete 23:44:25 33b1e0a273af: Verifying Checksum 23:44:25 33b1e0a273af: Download complete 23:44:26 5d3b04190fa2: Verifying Checksum 23:44:26 5d3b04190fa2: Download complete 23:44:26 ec43610c2a17: Verifying Checksum 23:44:26 ec43610c2a17: Download complete 23:44:26 5eb5b503b376: Verifying Checksum 23:44:26 5eb5b503b376: Download complete 23:44:26 2f39f015ded8: Download complete 23:44:27 5eb5b503b376: Pull complete 23:44:27 5c69ac0246d0: Pull complete 23:44:27 ec43610c2a17: Pull complete 23:44:27 3a2ae6a8a46f: Pull complete 23:44:28 33b1e0a273af: Pull complete 23:44:28 5d3b04190fa2: Pull complete 23:44:32 2f39f015ded8: Pull complete 23:44:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:44:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:32 prd-ubuntu20.04-docker-8c-8g-26094 does not seem to be running inside a container 23:44:32 $ 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/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:44:37 $ docker top b6756f9cc4b875230e0c2dcf806a77c7c4bf4eb2b3f9cf4fc78f083d43a07263 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:38 ---> job-cost.sh 23:44:38 lf-activate-venv: SKIPPING 23:44:38 INFO: No Stack... 23:44:38 INFO: Retrieving Pricing Info for: v3-standard-8 23:44:38 INFO: Archiving Costs [Pipeline] sh 23:44:38 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 23:44:38 + cut -d, -f6 [Pipeline] lock 23:44:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-157-stack-cost] 23:44:38 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-157-stack-cost] did not exist. Created. 23:44:38 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:44:39 + echo total: 0.2199999988079071 [Pipeline] stash 23:44:39 Stashed 1 file(s) [Pipeline] } 23:44:39 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-157-stack-cost] [Pipeline] // lock [Pipeline] } 23:44:39 $ docker stop --time=1 b6756f9cc4b875230e0c2dcf806a77c7c4bf4eb2b3f9cf4fc78f083d43a07263 23:44:40 $ docker rm -f --volumes b6756f9cc4b875230e0c2dcf806a77c7c4bf4eb2b3f9cf4fc78f083d43a07263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:45:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26095 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 23:45:50 Running in /w/workspace/go-mod-core-contracts/157 [Pipeline] { [Pipeline] checkout 23:45:50 The recommended git tool is: git 23:45:56 using credential edgex-jenkins-ssh 23:45:56 Cloning the remote Git repository 23:45:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:45:56 > git init /w/workspace/go-mod-core-contracts/157 # timeout=10 23:45:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:45:56 > git --version # timeout=10 23:45:56 > git --version # 'git version 2.25.1' 23:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:45:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:58 Avoid second fetch 23:45:58 Checking out Revision c7d8c39a33859e4b145af3df779948c4d1f8760c (main) 23:45:58 > git config core.sparsecheckout # timeout=10 23:45:58 > git checkout -f c7d8c39a33859e4b145af3df779948c4d1f8760c # timeout=10 23:45:59 Commit message: "Merge pull request #872 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.17.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:46:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:00 Dload Upload Total Spent Left Speed 23:46:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 96809 [Pipeline] sh 23:46:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:46:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:46:01 + sudo tee /etc/docker/daemon.new 23:46:01 { 23:46:01 "registry-mirrors": [ 23:46:01 "https://nexus3.edgexfoundry.org:10001" 23:46:01 ], 23:46:01 "bip": "10.250.0.254/24", 23:46:01 "hosts": [ 23:46:01 "tcp://0.0.0.0:5555", 23:46:01 "unix:///var/run/docker.sock" 23:46:01 ], 23:46:01 "mtu": 1458, 23:46:01 "selinux-enabled": true, 23:46:01 "seccomp-profile": "/etc/docker/seccomp.json" 23:46:01 } [Pipeline] sh 23:46:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:46:01 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:46:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:46:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:46:20 ========================================================= 23:46:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:46:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:46:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:46:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:46:21 9fda8d8052c6: Pulling fs layer 23:46:21 5d54e960e981: Pulling fs layer 23:46:21 c4a7e357bf2a: Pulling fs layer 23:46:21 f0e02332f6b5: Pulling fs layer 23:46:21 f0e02332f6b5: Waiting 23:46:21 872ee5b61b7b: Pulling fs layer 23:46:21 0c6a40ed1a82: Pulling fs layer 23:46:21 872ee5b61b7b: Waiting 23:46:21 94ae7d8d031c: Pulling fs layer 23:46:21 0c6a40ed1a82: Waiting 23:46:21 5d54e960e981: Download complete 23:46:21 f0e02332f6b5: Verifying Checksum 23:46:21 f0e02332f6b5: Download complete 23:46:21 9fda8d8052c6: Verifying Checksum 23:46:21 9fda8d8052c6: Download complete 23:46:21 872ee5b61b7b: Verifying Checksum 23:46:21 872ee5b61b7b: Download complete 23:46:21 94ae7d8d031c: Verifying Checksum 23:46:21 94ae7d8d031c: Download complete 23:46:22 9fda8d8052c6: Pull complete 23:46:22 5d54e960e981: Pull complete 23:46:22 c4a7e357bf2a: Verifying Checksum 23:46:22 c4a7e357bf2a: Download complete 23:46:23 0c6a40ed1a82: Verifying Checksum 23:46:23 0c6a40ed1a82: Download complete 23:46:42 c4a7e357bf2a: Pull complete 23:46:42 f0e02332f6b5: Pull complete 23:46:42 872ee5b61b7b: Pull complete 23:46:50 0c6a40ed1a82: Pull complete 23:46:51 94ae7d8d031c: Pull complete 23:46:51 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:46:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 23:46:52 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:52 + docker inspect -f . ci-base-image-arm64 23:46:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:52 prd-ubuntu20.04-docker-arm64-4c-16g-26095 does not seem to be running inside a container 23:46:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/157 -v /w/workspace/go-mod-core-contracts/157:/w/workspace/go-mod-core-contracts/157:rw,z -v /w/workspace/go-mod-core-contracts/157@tmp:/w/workspace/go-mod-core-contracts/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:46:54 $ docker top 87cb2d3a2a9aa251ae4870cd5445df9ae0542af7533fb1bb84fee1e90511878c -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:55 + go version 23:46:55 go version go1.21.0 linux/arm64 [Pipeline] } 23:46:55 $ docker stop --time=1 87cb2d3a2a9aa251ae4870cd5445df9ae0542af7533fb1bb84fee1e90511878c 23:46:57 $ docker rm -f --volumes 87cb2d3a2a9aa251ae4870cd5445df9ae0542af7533fb1bb84fee1e90511878c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:57 + docker inspect -f . ci-base-image-arm64 23:46:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:58 prd-ubuntu20.04-docker-arm64-4c-16g-26095 does not seem to be running inside a container 23:46:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/157 -v /w/workspace/go-mod-core-contracts/157:/w/workspace/go-mod-core-contracts/157:rw,z -v /w/workspace/go-mod-core-contracts/157@tmp:/w/workspace/go-mod-core-contracts/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:46:59 $ docker top cce0c4ca0762f7c837a743d0f77883a18fea7f04cd3fac0ee2b5739d1b9c7376 -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:59 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/157 [Pipeline] fileExists [Pipeline] sh 23:46:59 + make test 23:46:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:47:00 go: downloading github.com/google/uuid v1.5.0 23:47:00 go: downloading github.com/go-playground/validator/v10 v10.16.0 23:47:00 go: downloading github.com/stretchr/testify v1.8.4 23:47:03 go: downloading gopkg.in/yaml.v3 v3.0.1 23:47:03 go: downloading github.com/go-kit/log v0.2.1 23:47:03 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 23:47:03 go: downloading github.com/davecgh/go-spew v1.1.1 23:47:03 go: downloading github.com/pmezard/go-difflib v1.0.0 23:47:03 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 23:47:03 go: downloading github.com/go-playground/universal-translator v0.18.1 23:47:03 go: downloading github.com/leodido/go-urn v1.2.4 23:47:03 go: downloading golang.org/x/crypto v0.17.0 23:47:03 go: downloading golang.org/x/text v0.14.0 23:47:03 go: downloading github.com/stretchr/objx v0.5.0 23:47:03 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:47:03 go: downloading github.com/x448/float16 v0.8.4 23:47:03 go: downloading github.com/go-playground/locales v0.14.1 23:47:07 go: downloading golang.org/x/net v0.17.0 23:47:09 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 23:47:41 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 23:47:41 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 23:47:41 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 23:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.410s coverage: 83.5% of statements 23:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.052s coverage: 32.4% of statements 23:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.043s coverage: 29.4% of statements 23:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.054s coverage: 29.3% of statements 23:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.129s coverage: 53.8% of statements 23:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.043s coverage: 90.0% of statements 23:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.207s coverage: 86.7% of statements 23:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.046s coverage: 60.5% of statements 23:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.016s coverage: 36.1% of statements 23:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.052s coverage: 48.7% of statements 23:47:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:47:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:47:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:47:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:47:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:47:48 $ docker stop --time=1 cce0c4ca0762f7c837a743d0f77883a18fea7f04cd3fac0ee2b5739d1b9c7376 23:47:50 $ docker rm -f --volumes cce0c4ca0762f7c837a743d0f77883a18fea7f04cd3fac0ee2b5739d1b9c7376 [Pipeline] // withDockerContainer [Pipeline] sh 23:47:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:47:52 Warning: overwriting stash ‘coverage-report’ 23:47:52 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] withEnv [Pipeline] { [Pipeline] sh 23:47:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:53 23:47:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:54 arm64: Pulling from edgex-lftools-log-publisher 23:47:54 8998bd30e6a1: Pulling fs layer 23:47:54 04944245beec: Pulling fs layer 23:47:54 699f458cf7ca: Pulling fs layer 23:47:54 765212b225bb: Pulling fs layer 23:47:54 f23df028b6ca: Pulling fs layer 23:47:54 d65c8cfc05b1: Pulling fs layer 23:47:54 2437ff75d9bd: Pulling fs layer 23:47:54 f23df028b6ca: Waiting 23:47:54 d65c8cfc05b1: Waiting 23:47:54 2437ff75d9bd: Waiting 23:47:54 765212b225bb: Waiting 23:47:54 04944245beec: Verifying Checksum 23:47:54 04944245beec: Download complete 23:47:54 765212b225bb: Verifying Checksum 23:47:54 765212b225bb: Download complete 23:47:54 f23df028b6ca: Verifying Checksum 23:47:54 f23df028b6ca: Download complete 23:47:54 d65c8cfc05b1: Verifying Checksum 23:47:54 d65c8cfc05b1: Download complete 23:47:54 699f458cf7ca: Verifying Checksum 23:47:54 699f458cf7ca: Download complete 23:47:55 8998bd30e6a1: Verifying Checksum 23:47:55 8998bd30e6a1: Download complete 23:47:57 2437ff75d9bd: Verifying Checksum 23:47:57 2437ff75d9bd: Download complete 23:48:01 8998bd30e6a1: Pull complete 23:48:01 04944245beec: Pull complete 23:48:03 699f458cf7ca: Pull complete 23:48:03 765212b225bb: Pull complete 23:48:04 f23df028b6ca: Pull complete 23:48:04 d65c8cfc05b1: Pull complete 23:48:31 2437ff75d9bd: Pull complete 23:48:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:48:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:31 prd-ubuntu20.04-docker-arm64-4c-16g-26095 does not seem to be running inside a container 23:48:31 $ 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/157 -v /w/workspace/go-mod-core-contracts/157:/w/workspace/go-mod-core-contracts/157:rw,z -v /w/workspace/go-mod-core-contracts/157@tmp:/w/workspace/go-mod-core-contracts/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:48:33 $ docker top c99f5867d12d379375e3b77665d9aee05ce2338cb8cb94b2f828125eeb9421be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:34 ---> job-cost.sh 23:48:34 lf-activate-venv: SKIPPING 23:48:34 INFO: No Stack... 23:48:34 INFO: Retrieving Pricing Info for: v3-standard-8 23:48:35 INFO: Archiving Costs [Pipeline] sh 23:48:36 + cat /w/workspace/go-mod-core-contracts/157/archives/cost.csv 23:48:36 + cut -d, -f6 [Pipeline] lock 23:48:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-157-stack-cost] 23:48:36 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-157-stack-cost] did not exist. Created. 23:48:36 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:36 /w/workspace/go-mod-core-contracts/157@tmp/durable-ca78dfc2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:48:36 + echo total: 0.2199999988079071 [Pipeline] stash 23:48:36 Warning: overwriting stash ‘stack-cost’ 23:48:37 Stashed 1 file(s) [Pipeline] } 23:48:37 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-157-stack-cost] [Pipeline] // lock [Pipeline] } 23:48:37 $ docker stop --time=1 c99f5867d12d379375e3b77665d9aee05ce2338cb8cb94b2f828125eeb9421be 23:48:38 $ docker rm -f --volumes c99f5867d12d379375e3b77665d9aee05ce2338cb8cb94b2f828125eeb9421be [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 23:48:39 provisioning config files... 23:48:39 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config18373759937336455231tmp [Pipeline] { [Pipeline] sh 23:48:39 + set +x 23:48:39 + curl -s https://codecov.io/bash 23:48:39 + bash -s -- 23:48:39 23:48:39 _____ _ 23:48:39 / ____| | | 23:48:39 | | ___ __| | ___ ___ _____ __ 23:48:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:48:39 | |___| (_) | (_| | __/ (_| (_) \ V / 23:48:39 \_____\___/ \__,_|\___|\___\___/ \_/ 23:48:39 Bash-1.0.6 23:48:39 23:48:39 23:48:39 ==> git version 2.25.1 found 23:48:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:48:39 Release-Date: 2020-01-08 23:48:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:48:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:48:39 ==> Jenkins CI detected. 23:48:39 current dir:  /w/workspace/undry_go-mod-core-contracts_main 23:48:39 project root: . 23:48:39 --> token set from env 23:48:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:48:39 ==> Running gcov in . (disable via -X gcov) 23:48:39 ==> Python coveragepy not found 23:48:39 ==> Searching for coverage reports in: 23:48:39 + . 23:48:39 -> Found 1 reports 23:48:39 ==> Detecting git/mercurial file structure 23:48:39 ==> Reading reports 23:48:39 + ./coverage.out bytes=135437 23:48:39 ==> Appending adjustments 23:48:39 https://docs.codecov.io/docs/fixing-reports 23:48:40 + Found adjustments 23:48:40 ==> Gzipping contents 23:48:40 20K /tmp/codecov.ZhXDEt.gz 23:48:40 ==> Uploading reports 23:48:40 url: https://codecov.io 23:48:40 query: branch=main&commit=c7d8c39a33859e4b145af3df779948c4d1f8760c&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 23:48:40 -> Pinging Codecov 23:48:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c7d8c39a33859e4b145af3df779948c4d1f8760c&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 23:48:40 -> Uploading to 23:48:40 https://storage.googleapis.com/codecov/v4/raw/2023-12-24/71470A77251A30514AAF9C0BB2E5B6CE/c7d8c39a33859e4b145af3df779948c4d1f8760c/a3db3c62-b5e1-4454-bcf5-59c67e927e52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231224T234840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4cbb7be0864708369983cf53b923329ced4ed2b6fc29378a80268de80e786762 23:48:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:40 Dload Upload Total Spent Left Speed 23:48:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19233 0 0 100 19233 0 73689 --:--:-- --:--:-- --:--:-- 73689 23:48:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c7d8c39a33859e4b145af3df779948c4d1f8760c [Pipeline] } 23:48:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:48:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:48:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:48:41 23:48:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:48:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:48:42 df9b9388f04a: Pulling fs layer 23:48:42 52dc419b0ee2: Pulling fs layer 23:48:42 25bc292e5bac: Pulling fs layer 23:48:42 114826534d7a: Pulling fs layer 23:48:42 4657fd5d0bcf: Pulling fs layer 23:48:42 6ad1cebc031e: Pulling fs layer 23:48:42 8a3aa393b2d8: Pulling fs layer 23:48:42 4657fd5d0bcf: Waiting 23:48:42 6ad1cebc031e: Waiting 23:48:42 8a3aa393b2d8: Waiting 23:48:42 114826534d7a: Waiting 23:48:42 25bc292e5bac: Verifying Checksum 23:48:42 25bc292e5bac: Download complete 23:48:42 52dc419b0ee2: Download complete 23:48:42 4657fd5d0bcf: Verifying Checksum 23:48:42 4657fd5d0bcf: Download complete 23:48:42 df9b9388f04a: Download complete 23:48:42 6ad1cebc031e: Verifying Checksum 23:48:42 6ad1cebc031e: Download complete 23:48:42 df9b9388f04a: Pull complete 23:48:42 52dc419b0ee2: Pull complete 23:48:42 25bc292e5bac: Pull complete 23:48:42 114826534d7a: Verifying Checksum 23:48:42 114826534d7a: Download complete 23:48:43 8a3aa393b2d8: Verifying Checksum 23:48:43 8a3aa393b2d8: Download complete 23:48:46 114826534d7a: Pull complete 23:48:46 4657fd5d0bcf: Pull complete 23:48:47 6ad1cebc031e: Pull complete 23:48:49 8a3aa393b2d8: Pull complete 23:48:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:48:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:49 prd-ubuntu20.04-docker-8c-8g-26094 does not seem to be running inside a container 23:48:49 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:48:58 $ docker top 98c098adc1e6616d8e489a1fbd8bb92c8bd831aaf6b03b171bc46e26bee966ed -eo pid,comm [Pipeline] { [Pipeline] echo 23:48:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 23:48:59 + set -o pipefail 23:48:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 23:49:03 23:49:03 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 23:49:03 23:49:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/43cb4d19-6d3d-47a2-beef-561a0d01b5cc 23:49:03 23:49:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:49:03 23:49:03 23:49:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:49:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:49:03 More details here: https://snyk.co/ue1NS 23:49:03 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:49:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:49:03 $ docker stop --time=1 98c098adc1e6616d8e489a1fbd8bb92c8bd831aaf6b03b171bc46e26bee966ed 23:49:06 $ docker rm -f --volumes 98c098adc1e6616d8e489a1fbd8bb92c8bd831aaf6b03b171bc46e26bee966ed [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 23:49:07 + git log --format=format:%s -1 c7d8c39a33859e4b145af3df779948c4d1f8760c [Pipeline] sh 23:49:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:49:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:08 prd-ubuntu20.04-docker-8c-8g-26094 does not seem to be running inside a container 23:49:08 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:49:08 $ docker top 3e428d5b8d27ab34acf8fe367ef59b70e7e4660604bcd6dd88e1c45d843cb31e -eo pid,comm 23:49:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:49:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:09 [ssh-agent] Looking for ssh-agent implementation... 23:49:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:09 $ docker exec 3e428d5b8d27ab34acf8fe367ef59b70e7e4660604bcd6dd88e1c45d843cb31e ssh-agent 23:49:09 SSH_AUTH_SOCK=/tmp/ssh-8gX8lQYuDHBY/agent.32 23:49:09 SSH_AGENT_PID=38 23:49:09 Running ssh-add (command line suppressed) 23:49:09 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17458461850185235359.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17458461850185235359.key) 23:49:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:09 + git semver tag 23:49:10 2023-12-24 23:49:09,959 [run_tag] DEBUG tag force:False 23:49:10 2023-12-24 23:49:09,959 [check_head_tag] DEBUG check head tag 23:49:10 2023-12-24 23:49:09,961 [execute] INFO git cat-file --batch-check 23:49:10 2023-12-24 23:49:09,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 23:49:10 2023-12-24 23:49:09,965 [execute] INFO git cat-file --batch 23:49:10 2023-12-24 23:49:09,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 23:49:10 2023-12-24 23:49:10,011 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 23:49:10 2023-12-24 23:49:10,011 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 23:49:10 2023-12-24 23:49:10,012 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 23:49:10 2023-12-24 23:49:10,016 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 23:49:10 3.2.0-dev.4 [Pipeline] } 23:49:10 $ docker exec --env ******** --env ******** 3e428d5b8d27ab34acf8fe367ef59b70e7e4660604bcd6dd88e1c45d843cb31e ssh-agent -k 23:49:10 unset SSH_AUTH_SOCK; 23:49:10 unset SSH_AGENT_PID; 23:49:10 echo Agent pid 38 killed; 23:49:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:10 + git semver [Pipeline] } 23:49:10 $ docker stop --time=1 3e428d5b8d27ab34acf8fe367ef59b70e7e4660604bcd6dd88e1c45d843cb31e 23:49:12 $ docker rm -f --volumes 3e428d5b8d27ab34acf8fe367ef59b70e7e4660604bcd6dd88e1c45d843cb31e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:49:12 23:49:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:49:13 0.23.1-centos7: Pulling from edgex-lftools 23:49:13 ab5ef0e58194: Pulling fs layer 23:49:13 9712f1f96733: Pulling fs layer 23:49:13 63f879dbbcfc: Pulling fs layer 23:49:13 0d9ebad4ef96: Pulling fs layer 23:49:13 e9a5061849ea: Pulling fs layer 23:49:13 d747dcd14b5f: Pulling fs layer 23:49:13 2de7ff778b66: Pulling fs layer 23:49:13 2de7ff778b66: Waiting 23:49:13 d747dcd14b5f: Waiting 23:49:13 e9a5061849ea: Waiting 23:49:13 0d9ebad4ef96: Waiting 23:49:13 9712f1f96733: Verifying Checksum 23:49:13 9712f1f96733: Download complete 23:49:13 63f879dbbcfc: Verifying Checksum 23:49:13 63f879dbbcfc: Download complete 23:49:13 e9a5061849ea: Verifying Checksum 23:49:13 e9a5061849ea: Download complete 23:49:13 d747dcd14b5f: Verifying Checksum 23:49:13 d747dcd14b5f: Download complete 23:49:13 0d9ebad4ef96: Verifying Checksum 23:49:13 0d9ebad4ef96: Download complete 23:49:13 2de7ff778b66: Verifying Checksum 23:49:13 2de7ff778b66: Download complete 23:49:13 ab5ef0e58194: Download complete 23:49:17 ab5ef0e58194: Pull complete 23:49:17 9712f1f96733: Pull complete 23:49:18 63f879dbbcfc: Pull complete 23:49:21 0d9ebad4ef96: Pull complete 23:49:22 e9a5061849ea: Pull complete 23:49:22 d747dcd14b5f: Pull complete 23:49:23 2de7ff778b66: Pull complete 23:49:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:49:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:23 prd-ubuntu20.04-docker-8c-8g-26094 does not seem to be running inside a container 23:49:23 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:49:29 $ docker top f8994408928e1eaa2fdaf0421440a30f9b3f53061b3ff9c92c4f805ed49d70b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:49:30 provisioning config files... 23:49:30 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1994485604974025304tmp 23:49:30 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17075209430112808394tmp 23:49:30 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17705105427773882402tmp [Pipeline] { [Pipeline] echo 23:49:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:49:30 ---> sigul-configuration.sh 23:49:30 gpg: directory `/root/.gnupg' created 23:49:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:49:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:49:30 gpg: keyring `/root/.gnupg/secring.gpg' created 23:49:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:49:30 gpg: CAST5 encrypted data 23:49:30 gpg: encrypted with 1 passphrase 23:49:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:49:30 + mkdir /home/jenkins 23:49:30 + mkdir /home/jenkins/sigul [Pipeline] sh 23:49:31 + 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 23:49:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:49:31 ---> sigul-install.sh 23:49:31 Sigul already installed; skipping installation. [Pipeline] sh 23:49:31 + git tag --list 23:49:31 v0.0.0 23:49:31 v0.0.1 23:49:31 v0.1.0 23:49:31 v0.1.1 23:49:31 v0.1.10 23:49:31 v0.1.100 23:49:31 v0.1.101 23:49:31 v0.1.102 23:49:31 v0.1.103 23:49:31 v0.1.104 23:49:31 v0.1.105 23:49:31 v0.1.106 23:49:31 v0.1.107 23:49:31 v0.1.108 23:49:31 v0.1.109 23:49:31 v0.1.11 23:49:31 v0.1.110 23:49:31 v0.1.111 23:49:31 v0.1.112 23:49:31 v0.1.113 23:49:31 v0.1.114 23:49:31 v0.1.115 23:49:31 v0.1.116 23:49:31 v0.1.117 23:49:31 v0.1.118 23:49:31 v0.1.119 23:49:31 v0.1.12 23:49:31 v0.1.120 23:49:31 v0.1.121 23:49:31 v0.1.122 23:49:31 v0.1.123 23:49:31 v0.1.124 23:49:31 v0.1.125 23:49:31 v0.1.126 23:49:31 v0.1.127 23:49:31 v0.1.128 23:49:31 v0.1.129 23:49:31 v0.1.13 23:49:31 v0.1.130 23:49:31 v0.1.131 23:49:31 v0.1.132 23:49:31 v0.1.133 23:49:31 v0.1.134 23:49:31 v0.1.135 23:49:31 v0.1.136 23:49:31 v0.1.137 23:49:31 v0.1.138 23:49:31 v0.1.139 23:49:31 v0.1.14 23:49:31 v0.1.140 23:49:31 v0.1.141 23:49:31 v0.1.142 23:49:31 v0.1.143 23:49:31 v0.1.144 23:49:31 v0.1.145 23:49:31 v0.1.146 23:49:31 v0.1.147 23:49:31 v0.1.148 23:49:31 v0.1.149 23:49:31 v0.1.15 23:49:31 v0.1.16 23:49:31 v0.1.17 23:49:31 v0.1.18 23:49:31 v0.1.19 23:49:31 v0.1.2 23:49:31 v0.1.20 23:49:31 v0.1.21 23:49:31 v0.1.22 23:49:31 v0.1.23 23:49:31 v0.1.24 23:49:31 v0.1.25 23:49:31 v0.1.26 23:49:31 v0.1.27 23:49:31 v0.1.28 23:49:31 v0.1.29 23:49:31 v0.1.3 23:49:31 v0.1.30 23:49:31 v0.1.31 23:49:31 v0.1.32 23:49:31 v0.1.33 23:49:31 v0.1.34 23:49:31 v0.1.35 23:49:31 v0.1.36 23:49:31 v0.1.37 23:49:31 v0.1.38 23:49:31 v0.1.39 23:49:31 v0.1.4 23:49:31 v0.1.40 23:49:31 v0.1.41 23:49:31 v0.1.42 23:49:31 v0.1.43 23:49:31 v0.1.44 23:49:31 v0.1.45 23:49:31 v0.1.46 23:49:31 v0.1.47 23:49:31 v0.1.48 23:49:31 v0.1.49 23:49:31 v0.1.5 23:49:31 v0.1.50 23:49:31 v0.1.51 23:49:31 v0.1.52 23:49:31 v0.1.53 23:49:31 v0.1.54 23:49:31 v0.1.55 23:49:31 v0.1.56 23:49:31 v0.1.57 23:49:31 v0.1.58 23:49:31 v0.1.59 23:49:31 v0.1.6 23:49:31 v0.1.60 23:49:31 v0.1.61 23:49:31 v0.1.62 23:49:31 v0.1.63 23:49:31 v0.1.64 23:49:31 v0.1.65 23:49:31 v0.1.66 23:49:31 v0.1.67 23:49:31 v0.1.68 23:49:31 v0.1.69 23:49:31 v0.1.7 23:49:31 v0.1.70 23:49:31 v0.1.71 23:49:31 v0.1.72 23:49:31 v0.1.73 23:49:31 v0.1.74 23:49:31 v0.1.75 23:49:31 v0.1.76 23:49:31 v0.1.77 23:49:31 v0.1.78 23:49:31 v0.1.79 23:49:31 v0.1.8 23:49:31 v0.1.80 23:49:31 v0.1.81 23:49:31 v0.1.82 23:49:31 v0.1.83 23:49:31 v0.1.84 23:49:31 v0.1.85 23:49:31 v0.1.86 23:49:31 v0.1.87 23:49:31 v0.1.88 23:49:31 v0.1.89 23:49:31 v0.1.9 23:49:31 v0.1.90 23:49:31 v0.1.91 23:49:31 v0.1.92 23:49:31 v0.1.93 23:49:31 v0.1.94 23:49:31 v0.1.95 23:49:31 v0.1.96 23:49:31 v0.1.97 23:49:31 v0.1.98 23:49:31 v0.1.99 23:49:31 v2.0.0 23:49:31 v2.1.0 23:49:31 v2.1.1 23:49:31 v2.2.0 23:49:31 v2.3.0 23:49:31 v3.0 23:49:31 v3.0.0 23:49:31 v3.1 23:49:31 v3.1.0 23:49:31 v3.1.0-dev.1 23:49:31 v3.1.0-dev.10 23:49:31 v3.1.0-dev.11 23:49:31 v3.1.0-dev.12 23:49:31 v3.1.0-dev.13 23:49:31 v3.1.0-dev.14 23:49:31 v3.1.0-dev.15 23:49:31 v3.1.0-dev.16 23:49:31 v3.1.0-dev.17 23:49:31 v3.1.0-dev.18 23:49:31 v3.1.0-dev.19 23:49:31 v3.1.0-dev.2 23:49:31 v3.1.0-dev.3 23:49:31 v3.1.0-dev.4 23:49:31 v3.1.0-dev.5 23:49:31 v3.1.0-dev.6 23:49:31 v3.1.0-dev.7 23:49:31 v3.1.0-dev.8 23:49:31 v3.1.0-dev.9 23:49:31 v3.2.0-dev.1 23:49:31 v3.2.0-dev.2 23:49:31 v3.2.0-dev.3 23:49:31 v3.2.0-dev.4 [Pipeline] sh 23:49:31 + lftools sign git-tag v3.2.0-dev.4 23:49:32 Signing Git tag with Sigul... 23:49:32 Signing v3.2.0-dev.4 [Pipeline] echo 23:49:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:49:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:49:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:49:33 $ docker stop --time=1 f8994408928e1eaa2fdaf0421440a30f9b3f53061b3ff9c92c4f805ed49d70b4 23:49:34 $ docker rm -f --volumes f8994408928e1eaa2fdaf0421440a30f9b3f53061b3ff9c92c4f805ed49d70b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:49:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:49:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:36 prd-ubuntu20.04-docker-8c-8g-26094 does not seem to be running inside a container 23:49:36 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:49:36 $ docker top 95c164a999d703a05cbb026a5137f89f294887dbbc76b7e421e3728da9065a03 -eo pid,comm 23:49:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:49:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:36 [ssh-agent] Looking for ssh-agent implementation... 23:49:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:36 $ docker exec 95c164a999d703a05cbb026a5137f89f294887dbbc76b7e421e3728da9065a03 ssh-agent 23:49:36 SSH_AUTH_SOCK=/tmp/ssh-rUkp2FpSkLza/agent.32 23:49:36 SSH_AGENT_PID=38 23:49:36 Running ssh-add (command line suppressed) 23:49:37 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18344372154957256085.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18344372154957256085.key) 23:49:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:37 + git semver bump pre 23:49:37 2023-12-24 23:49:37,591 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 23:49:37 2023-12-24 23:49:37,591 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev 23:49:37 2023-12-24 23:49:37,591 [bump_version] DEBUG bumped version:3.2.0-dev.5 23:49:37 2023-12-24 23:49:37,592 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 23:49:37 2023-12-24 23:49:37,592 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 23:49:37 2023-12-24 23:49:37,592 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 23:49:37 2023-12-24 23:49:37,593 [execute] INFO git cat-file --batch-check 23:49:37 2023-12-24 23:49:37,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 23:49:37 2023-12-24 23:49:37,598 [execute] INFO git cat-file --batch 23:49:37 2023-12-24 23:49:37,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 23:49:37 2023-12-24 23:49:37,603 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 23:49:37 3.2.0-dev.5 [Pipeline] } 23:49:37 $ docker exec --env ******** --env ******** 95c164a999d703a05cbb026a5137f89f294887dbbc76b7e421e3728da9065a03 ssh-agent -k 23:49:37 unset SSH_AUTH_SOCK; 23:49:37 unset SSH_AGENT_PID; 23:49:37 echo Agent pid 38 killed; 23:49:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:38 + git semver [Pipeline] } 23:49:38 $ docker stop --time=1 95c164a999d703a05cbb026a5137f89f294887dbbc76b7e421e3728da9065a03 23:49:39 $ docker rm -f --volumes 95c164a999d703a05cbb026a5137f89f294887dbbc76b7e421e3728da9065a03 [Pipeline] // withDockerContainer [Pipeline] sh 23:49:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:49:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:40 prd-ubuntu20.04-docker-8c-8g-26094 does not seem to be running inside a container 23:49:40 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:49:41 $ docker top 0755de762c53f3190e021bdfa1f165f9313dde7be31d8392caba6c2c74a4a023 -eo pid,comm 23:49:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:49:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:41 [ssh-agent] Looking for ssh-agent implementation... 23:49:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:41 $ docker exec 0755de762c53f3190e021bdfa1f165f9313dde7be31d8392caba6c2c74a4a023 ssh-agent 23:49:41 SSH_AUTH_SOCK=/tmp/ssh-wfbFUUCyLmgr/agent.33 23:49:41 SSH_AGENT_PID=39 23:49:41 Running ssh-add (command line suppressed) 23:49:41 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8091942453370689215.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8091942453370689215.key) 23:49:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:41 + git semver push 23:49:42 2023-12-24 23:49:42,150 [run_push] DEBUG push 23:49:42 2023-12-24 23:49:42,151 [execute] INFO git cat-file --batch-check 23:49:42 2023-12-24 23:49:42,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 23:49:42 2023-12-24 23:49:42,155 [execute] INFO git rev-list b6072ddb4c948be2f634e0ca142354d09a766679 -- 23:49:42 2023-12-24 23:49:42,155 [execute] DEBUG Popen(['git', 'rev-list', 'b6072ddb4c948be2f634e0ca142354d09a766679', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 23:49:42 2023-12-24 23:49:42,167 [execute] INFO git fetch -v origin 23:49:42 2023-12-24 23:49:42,168 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 23:49:42 2023-12-24 23:49:42,718 [run_push] DEBUG no remote changes detected 23:49:42 2023-12-24 23:49:42,719 [execute] INFO git push origin semver 23:49:42 2023-12-24 23:49:42,719 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 23:49:43 2023-12-24 23:49:43,533 [run_push] DEBUG push all version tags 23:49:43 2023-12-24 23:49:43,534 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:49:43 2023-12-24 23:49:43,534 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 23:49:44 2023-12-24 23:49:44,276 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 23:49:44 3.2.0-dev.5 [Pipeline] } 23:49:44 $ docker exec --env ******** --env ******** 0755de762c53f3190e021bdfa1f165f9313dde7be31d8392caba6c2c74a4a023 ssh-agent -k 23:49:44 unset SSH_AUTH_SOCK; 23:49:44 unset SSH_AGENT_PID; 23:49:44 echo Agent pid 39 killed; 23:49:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:44 + git semver [Pipeline] } 23:49:45 $ docker stop --time=1 0755de762c53f3190e021bdfa1f165f9313dde7be31d8392caba6c2c74a4a023 23:49:46 $ docker rm -f --volumes 0755de762c53f3190e021bdfa1f165f9313dde7be31d8392caba6c2c74a4a023 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:49:47 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 23:49:47 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 23:49:47 total 16 23:49:47 drwxr-xr-x 3 root root 4096 Dec 24 23:44 . 23:49:47 drwxrwxr-x 11 jenkins jenkins 4096 Dec 24 23:49 .. 23:49:47 drwxr-xr-x 2 root root 4096 Dec 24 23:44 cost 23:49:47 -rw-r--r-- 1 root root 93 Dec 24 23:44 cost.csv 23:49:47 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 23:49:47 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 23:49:47 total 16 23:49:47 drwxr-xr-x 3 jenkins jenkins 4096 Dec 24 23:44 . 23:49:47 drwxrwxr-x 11 jenkins jenkins 4096 Dec 24 23:49 .. 23:49:47 drwxr-xr-x 2 jenkins jenkins 4096 Dec 24 23:44 cost 23:49:47 -rw-r--r-- 1 jenkins jenkins 93 Dec 24 23:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:49:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:49:48 ---> package-listing.sh 23:49:48 ++ facter osfamily 23:49:48 ++ tr '[:upper:]' '[:lower:]' 23:49:49 + OS_FAMILY=debian 23:49:49 + workspace=/w/workspace/undry_go-mod-core-contracts_main 23:49:49 + START_PACKAGES=/tmp/packages_start.txt 23:49:49 + END_PACKAGES=/tmp/packages_end.txt 23:49:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:49:49 + PACKAGES=/tmp/packages_start.txt 23:49:49 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 23:49:49 + PACKAGES=/tmp/packages_end.txt 23:49:49 + case "${OS_FAMILY}" in 23:49:49 + dpkg -l 23:49:49 + grep '^ii' 23:49:49 + '[' -f /tmp/packages_start.txt ']' 23:49:49 + '[' -f /tmp/packages_end.txt ']' 23:49:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:49:49 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 23:49:49 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 23:49:49 + 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 23:49:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 23:49:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:50 prd-ubuntu20.04-docker-8c-8g-26094 does not seem to be running inside a container 23:49:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:49:50 $ docker top 8a472dcba650cf025635052213d30daed21bfda2fee144a7a4d27aec56e6ed9a -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:50 + touch /tmp/pre-build-complete [Pipeline] sh 23:49:51 + mkdir -p /var/log/sysstat [Pipeline] sh 23:49:51 + ls /var/log/sa-host 23:49:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:51 provisioning config files... 23:49:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9040286808019332395tmp [Pipeline] { [Pipeline] echo 23:49:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:49:52 ---> create-netrc.sh [Pipeline] } 23:49:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:49:52 ---> python-tools-install.sh [Pipeline] echo 23:49:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:49:52 ---> sudo-logs.sh 23:49:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:49:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:49:53 ---> job-cost.sh 23:49:53 lf-activate-venv: SKIPPING 23:49:53 DEBUG: total: 0.2199999988079071 23:49:53 INFO: Retrieving Stack Cost... 23:49:53 INFO: Retrieving Pricing Info for: v3-standard-8 23:49:53 INFO: Archiving Costs [Pipeline] echo 23:49:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:49:53 ---> logs-deploy.sh 23:49:53 lf-activate-venv: SKIPPING 23:49:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/157 23:49:53 INFO: archiving workspace using pattern(s): 23:49:54 Archives upload complete. 23:49:54 INFO: archiving logs to Nexus