Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17983113cc3c2828e00620f915c09e90220f98db 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-ssh17781888263590793544.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-ssh1017178615502426472.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-ssh11082639402227699506.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-ssh16068006162667142289.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-ssh4956005299101605658.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-903 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 17983113cc3c2828e00620f915c09e90220f98db (main) Commit message: "Merge pull request #877 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.18.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 17983113cc3c2828e00620f915c09e90220f98db # timeout=10 > git rev-list --no-walk 5b3d12a46f57e1aa848a0056234b65f410198e2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:44:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:44:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:44:56 ========================================================= 12:44:56 EdgeX Global Pipelines Version Info 12:44:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:44:57 ------------------- 12:44:57 stable info: 12:44:57 ------------------- 12:44:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:44:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:44:57 Message: update stable to v1.0.258 12:44:57 ------------------- 12:44:57 experimental info: 12:44:57 ------------------- 12:44:57 Commited By: **** collab-it+edgex@linuxfoundation.org 12:44:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:44:57 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:44:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17983113cc3c2828e00620f915c09e90220f98db [Pipeline] echo 12:44:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1798311 [Pipeline] echo 12:44:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:44:59 + git rev-list -1 --merges 17983113cc3c2828e00620f915c09e90220f98db~1..17983113cc3c2828e00620f915c09e90220f98db [Pipeline] echo 12:44:59 -----------> git rev-list -1 --merges 17983113cc3c2828e00620f915c09e90220f98db~1..17983113cc3c2828e00620f915c09e90220f98db 17983113cc3c2828e00620f915c09e90220f98db 12:44:59 17983113cc3c2828e00620f915c09e90220f98db [false] [Pipeline] sh 12:44:59 + git log --format=format:%s -1 17983113cc3c2828e00620f915c09e90220f98db [Pipeline] echo 12:44:59 ========================================================= 12:44:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:44:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:45:00 + git log --format=format:%s -1 17983113cc3c2828e00620f915c09e90220f98db [Pipeline] echo 12:45:00 [semverPrep] GIT_COMMIT: 17983113cc3c2828e00620f915c09e90220f98db, Commit Message: Merge pull request #877 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.18.0 [Pipeline] echo 12:45:00 [semverPrep] This is not a build commit. [Pipeline] sh 12:45:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:45:00 + grep -v github /etc/ssh/ssh_known_hosts 12:45:00 + [ -e /tmp/ssh_known_hosts ] 12:45:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:45:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:45:00 + sudo tee -a /etc/ssh/ssh_known_hosts 12:45:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:45:01 12:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:45:01 0.1.4: Pulling from edgex-devops/py-git-semver 12:45:01 b85a868b505f: Pulling fs layer 12:45:01 e2be974225ed: Pulling fs layer 12:45:01 339a4e72a1f5: Pulling fs layer 12:45:01 988bab9f4d93: Pulling fs layer 12:45:01 1469e6f7b9e6: Pulling fs layer 12:45:01 eaf3925da568: Pulling fs layer 12:45:01 bab4dde63d76: Pulling fs layer 12:45:01 bde34c3a00c8: Pulling fs layer 12:45:01 b352a97aabf1: Pulling fs layer 12:45:01 4872d77fe225: Pulling fs layer 12:45:01 5851b861e8e6: Pulling fs layer 12:45:01 988bab9f4d93: Waiting 12:45:01 1469e6f7b9e6: Waiting 12:45:01 eaf3925da568: Waiting 12:45:01 bde34c3a00c8: Waiting 12:45:01 4872d77fe225: Waiting 12:45:01 5851b861e8e6: Waiting 12:45:01 b352a97aabf1: Waiting 12:45:01 e2be974225ed: Verifying Checksum 12:45:01 e2be974225ed: Download complete 12:45:01 988bab9f4d93: Verifying Checksum 12:45:01 988bab9f4d93: Download complete 12:45:01 1469e6f7b9e6: Verifying Checksum 12:45:01 1469e6f7b9e6: Download complete 12:45:01 eaf3925da568: Download complete 12:45:01 339a4e72a1f5: Verifying Checksum 12:45:01 339a4e72a1f5: Download complete 12:45:01 bde34c3a00c8: Download complete 12:45:01 b352a97aabf1: Verifying Checksum 12:45:01 b352a97aabf1: Download complete 12:45:01 4872d77fe225: Download complete 12:45:01 5851b861e8e6: Verifying Checksum 12:45:01 5851b861e8e6: Download complete 12:45:02 b85a868b505f: Verifying Checksum 12:45:02 b85a868b505f: Download complete 12:45:02 bab4dde63d76: Download complete 12:45:03 b85a868b505f: Pull complete 12:45:03 e2be974225ed: Pull complete 12:45:03 339a4e72a1f5: Pull complete 12:45:03 988bab9f4d93: Pull complete 12:45:04 1469e6f7b9e6: Pull complete 12:45:04 eaf3925da568: Pull complete 12:45:06 bab4dde63d76: Pull complete 12:45:06 bde34c3a00c8: Pull complete 12:45:06 b352a97aabf1: Pull complete 12:45:06 4872d77fe225: Pull complete 12:45:06 5851b861e8e6: Pull complete 12:45:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:45:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:45:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:06 prd-ubuntu20.04-docker-8c-8g-903 does not seem to be running inside a container 12:45:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:45:10 $ docker top 5b5d062a13c1bb264ec93e0155ee55ebbd44009c9c22ae7c3956601503b7661e -eo pid,comm 12:45:10 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). 12:45:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:45:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:45:10 [ssh-agent] Looking for ssh-agent implementation... 12:45:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:45:10 $ docker exec 5b5d062a13c1bb264ec93e0155ee55ebbd44009c9c22ae7c3956601503b7661e ssh-agent 12:45:10 SSH_AUTH_SOCK=/tmp/ssh-FBZMDmsd7zzh/agent.32 12:45:10 SSH_AGENT_PID=38 12:45:10 Running ssh-add (command line suppressed) 12:45:10 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10162745439812699384.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10162745439812699384.key) 12:45:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:45:10 + git tag --points-at HEAD [Pipeline] } 12:45:10 $ docker exec --env ******** --env ******** 5b5d062a13c1bb264ec93e0155ee55ebbd44009c9c22ae7c3956601503b7661e ssh-agent -k 12:45:10 unset SSH_AUTH_SOCK; 12:45:10 unset SSH_AGENT_PID; 12:45:10 echo Agent pid 38 killed; 12:45:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:45:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:45:11 [ssh-agent] Looking for ssh-agent implementation... 12:45:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:45:11 $ docker exec 5b5d062a13c1bb264ec93e0155ee55ebbd44009c9c22ae7c3956601503b7661e ssh-agent 12:45:11 SSH_AUTH_SOCK=/tmp/ssh-Bt8V0B4AkEJm/agent.69 12:45:11 SSH_AGENT_PID=75 12:45:11 Running ssh-add (command line suppressed) 12:45:11 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12435362251948635751.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12435362251948635751.key) 12:45:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:45:11 + git semver init 12:45:11 2024-02-14 12:45:11,922 [run_init] DEBUG init version:0.0.0 force:False 12:45:11 2024-02-14 12:45:11,923 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 12:45:11 2024-02-14 12:45:11,923 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 12:45:11 2024-02-14 12:45:11,923 [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) 12:45:12 2024-02-14 12:45:12,801 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 12:45:12 2024-02-14 12:45:12,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 12:45:12 2024-02-14 12:45:12,802 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:45:12 2024-02-14 12:45:12,802 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:45:12 3.2.0-dev.7 [Pipeline] } 12:45:12 $ docker exec --env ******** --env ******** 5b5d062a13c1bb264ec93e0155ee55ebbd44009c9c22ae7c3956601503b7661e ssh-agent -k 12:45:13 unset SSH_AUTH_SOCK; 12:45:13 unset SSH_AGENT_PID; 12:45:13 echo Agent pid 75 killed; 12:45:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:45:13 + git semver [Pipeline] } 12:45:13 $ docker stop --time=1 5b5d062a13c1bb264ec93e0155ee55ebbd44009c9c22ae7c3956601503b7661e 12:45:15 $ docker rm -f --volumes 5b5d062a13c1bb264ec93e0155ee55ebbd44009c9c22ae7c3956601503b7661e [Pipeline] // withDockerContainer [Pipeline] sh 12:45:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:45:15 Stashed 1 file(s) [Pipeline] echo 12:45:15 [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 12:45:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:45:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:45:16 ========================================================= 12:45:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:45:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:45:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:45:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:45:16 7264a8db6415: Pulling fs layer 12:45:16 c4d48a809fc2: Pulling fs layer 12:45:16 4f1c88b9dad5: Pulling fs layer 12:45:16 ad3a456e5733: Pulling fs layer 12:45:16 69c7f0334f64: Pulling fs layer 12:45:16 1f1c1a5573a3: Pulling fs layer 12:45:16 ce7588e14bc9: Pulling fs layer 12:45:16 b5e4710f87ac: Pulling fs layer 12:45:16 1f1c1a5573a3: Waiting 12:45:16 ce7588e14bc9: Waiting 12:45:16 b5e4710f87ac: Waiting 12:45:16 ad3a456e5733: Waiting 12:45:16 69c7f0334f64: Waiting 12:45:16 c4d48a809fc2: Verifying Checksum 12:45:16 c4d48a809fc2: Download complete 12:45:16 ad3a456e5733: Verifying Checksum 12:45:16 ad3a456e5733: Download complete 12:45:16 69c7f0334f64: Verifying Checksum 12:45:16 69c7f0334f64: Download complete 12:45:16 7264a8db6415: Verifying Checksum 12:45:16 7264a8db6415: Download complete 12:45:16 1f1c1a5573a3: Verifying Checksum 12:45:16 1f1c1a5573a3: Download complete 12:45:16 7264a8db6415: Pull complete 12:45:16 b5e4710f87ac: Verifying Checksum 12:45:16 b5e4710f87ac: Download complete 12:45:16 c4d48a809fc2: Pull complete 12:45:16 4f1c88b9dad5: Verifying Checksum 12:45:16 4f1c88b9dad5: Download complete 12:45:17 ce7588e14bc9: Verifying Checksum 12:45:17 ce7588e14bc9: Download complete 12:45:20 4f1c88b9dad5: Pull complete 12:45:20 ad3a456e5733: Pull complete 12:45:20 69c7f0334f64: Pull complete 12:45:20 1f1c1a5573a3: Pull complete 12:45:23 ce7588e14bc9: Pull complete 12:45:23 b5e4710f87ac: Pull complete 12:45:23 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 12:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:45:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 12:45:23 + 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 12:45:23 + docker inspect -f . ci-base-image-x86_64 12:45:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:23 prd-ubuntu20.04-docker-8c-8g-903 does not seem to be running inside a container 12:45: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 ******** ci-base-image-x86_64 cat 12:45:28 $ docker top c856a198b5bd5e3be562200e42e81718c972c70e51e5d7aa65af078dab65b869 -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:28 + go version 12:45:28 go version go1.21.0 linux/amd64 [Pipeline] } 12:45:28 $ docker stop --time=1 c856a198b5bd5e3be562200e42e81718c972c70e51e5d7aa65af078dab65b869 12:45:30 $ docker rm -f --volumes c856a198b5bd5e3be562200e42e81718c972c70e51e5d7aa65af078dab65b869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:30 + docker inspect -f . ci-base-image-x86_64 12:45:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:30 prd-ubuntu20.04-docker-8c-8g-903 does not seem to be running inside a container 12:45:30 Still waiting to schedule task 12:45:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:45:30 $ 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 ******** ci-base-image-x86_64 cat 12:45:31 $ docker top b211a50a976a0bb404548a52f29ed272db1cd6f4bdbe418d27ad108bb53d5abe -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:31 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 12:45:32 + make test 12:45:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:45:32 go: downloading github.com/go-playground/validator/v10 v10.18.0 12:45:32 go: downloading github.com/google/uuid v1.6.0 12:45:32 go: downloading github.com/stretchr/testify v1.8.4 12:45:32 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 12:45:32 go: downloading github.com/go-kit/log v0.2.1 12:45:32 go: downloading gopkg.in/yaml.v3 v3.0.1 12:45:32 go: downloading github.com/davecgh/go-spew v1.1.1 12:45:32 go: downloading github.com/pmezard/go-difflib v1.0.0 12:45:32 go: downloading github.com/stretchr/objx v0.5.0 12:45:32 go: downloading github.com/go-logfmt/logfmt v0.5.1 12:45:32 go: downloading github.com/x448/float16 v0.8.4 12:45:32 go: downloading golang.org/x/crypto v0.19.0 12:45:32 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:45:32 go: downloading github.com/go-playground/universal-translator v0.18.1 12:45:32 go: downloading golang.org/x/text v0.14.0 12:45:32 go: downloading github.com/leodido/go-urn v1.4.0 12:45:32 go: downloading github.com/go-playground/locales v0.14.1 12:45:33 go: downloading golang.org/x/net v0.21.0 12:45:35 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 12:45:40 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 12:45:40 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 12:45:40 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 12:45:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.088s coverage: 83.5% of statements 12:45:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.011s coverage: 32.4% of statements 12:45:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.013s coverage: 29.4% of statements 12:45:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.019s coverage: 29.3% of statements 12:45:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.018s coverage: 53.8% of statements 12:45:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.008s coverage: 90.0% of statements 12:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.041s coverage: 86.7% of statements 12:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.008s coverage: 60.5% of statements 12:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.004s coverage: 36.1% of statements 12:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.012s coverage: 48.7% of statements 12:45:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:45:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:45:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:45:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:45:54 $ docker stop --time=1 b211a50a976a0bb404548a52f29ed272db1cd6f4bdbe418d27ad108bb53d5abe 12:45:59 $ docker rm -f --volumes b211a50a976a0bb404548a52f29ed272db1cd6f4bdbe418d27ad108bb53d5abe [Pipeline] // withDockerContainer [Pipeline] sh 12:46:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:46:00 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 12:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:46:01 12:46:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:46:01 latest: Pulling from edgex-lftools-log-publisher 12:46:01 5eb5b503b376: Pulling fs layer 12:46:01 5c69ac0246d0: Pulling fs layer 12:46:01 ec43610c2a17: Pulling fs layer 12:46:01 3a2ae6a8a46f: Pulling fs layer 12:46:01 33b1e0a273af: Pulling fs layer 12:46:01 5d3b04190fa2: Pulling fs layer 12:46:01 2f39f015ded8: Pulling fs layer 12:46:01 33b1e0a273af: Waiting 12:46:01 5d3b04190fa2: Waiting 12:46:01 2f39f015ded8: Waiting 12:46:01 3a2ae6a8a46f: Waiting 12:46:01 5c69ac0246d0: Verifying Checksum 12:46:01 5c69ac0246d0: Download complete 12:46:01 3a2ae6a8a46f: Verifying Checksum 12:46:01 3a2ae6a8a46f: Download complete 12:46:01 33b1e0a273af: Verifying Checksum 12:46:01 33b1e0a273af: Download complete 12:46:01 5d3b04190fa2: Verifying Checksum 12:46:01 5d3b04190fa2: Download complete 12:46:01 ec43610c2a17: Verifying Checksum 12:46:01 ec43610c2a17: Download complete 12:46:01 5eb5b503b376: Verifying Checksum 12:46:01 5eb5b503b376: Download complete 12:46:02 2f39f015ded8: Download complete 12:46:02 5eb5b503b376: Pull complete 12:46:03 5c69ac0246d0: Pull complete 12:46:03 ec43610c2a17: Pull complete 12:46:03 3a2ae6a8a46f: Pull complete 12:46:04 33b1e0a273af: Pull complete 12:46:04 5d3b04190fa2: Pull complete 12:46:09 2f39f015ded8: Pull complete 12:46:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:46:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:46:09 prd-ubuntu20.04-docker-8c-8g-903 does not seem to be running inside a container 12:46:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:46:14 $ docker top cd6d7736aab94ea0e7d4da767929f581fbdc23acc9feb8bffffd138a7de4fa1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:46:14 ---> job-cost.sh 12:46:14 lf-activate-venv: SKIPPING 12:46:14 INFO: No Stack... 12:46:14 INFO: Retrieving Pricing Info for: v3-standard-8 12:46:14 INFO: Archiving Costs [Pipeline] sh 12:46:15 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 12:46:15 + cut -d, -f6 [Pipeline] lock 12:46:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-160-stack-cost] 12:46:15 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-160-stack-cost] did not exist. Created. 12:46:15 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:46:15 + echo total: 0.2199999988079071 [Pipeline] stash 12:46:15 Stashed 1 file(s) [Pipeline] } 12:46:15 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 12:46:15 $ docker stop --time=1 cd6d7736aab94ea0e7d4da767929f581fbdc23acc9feb8bffffd138a7de4fa1f 12:46:16 $ docker rm -f --volumes cd6d7736aab94ea0e7d4da767929f581fbdc23acc9feb8bffffd138a7de4fa1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:47:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-904 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 12:47:19 Running in /w/workspace/go-mod-core-contracts/160 [Pipeline] { [Pipeline] checkout 12:47:22 The recommended git tool is: git 12:47:32 using credential edgex-jenkins-ssh 12:47:32 Cloning the remote Git repository 12:47:32 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:47:32 > git init /w/workspace/go-mod-core-contracts/160 # timeout=10 12:47:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:47:32 > git --version # timeout=10 12:47:32 > git --version # 'git version 2.25.1' 12:47:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:47:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:47:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:36 Avoid second fetch 12:47:36 Checking out Revision 17983113cc3c2828e00620f915c09e90220f98db (main) 12:47:36 Commit message: "Merge pull request #877 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.18.0" 12:47:36 > git config core.sparsecheckout # timeout=10 12:47:36 > git checkout -f 17983113cc3c2828e00620f915c09e90220f98db # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:47:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:47:38 % Total % Received % Xferd Average Speed Time Time Time Current 12:47:38 Dload Upload Total Spent Left Speed 12:47:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 43484 0 --:--:-- --:--:-- --:--:-- 43484 [Pipeline] sh 12:47:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:47:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:47:39 + sudo tee /etc/docker/daemon.new 12:47:39 { 12:47:39 "registry-mirrors": [ 12:47:39 "https://nexus3.edgexfoundry.org:10001" 12:47:39 ], 12:47:39 "bip": "10.250.0.254/24", 12:47:39 "hosts": [ 12:47:39 "tcp://0.0.0.0:5555", 12:47:39 "unix:///var/run/docker.sock" 12:47:39 ], 12:47:39 "mtu": 1458, 12:47:39 "selinux-enabled": true, 12:47:39 "seccomp-profile": "/etc/docker/seccomp.json" 12:47:39 } [Pipeline] sh 12:47:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:47:40 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 12:48:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:48:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:48:03 ========================================================= 12:48:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:48:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:48:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:48:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:48:04 9fda8d8052c6: Pulling fs layer 12:48:04 5d54e960e981: Pulling fs layer 12:48:04 c4a7e357bf2a: Pulling fs layer 12:48:04 f0e02332f6b5: Pulling fs layer 12:48:04 872ee5b61b7b: Pulling fs layer 12:48:04 0c6a40ed1a82: Pulling fs layer 12:48:04 94ae7d8d031c: Pulling fs layer 12:48:04 f0e02332f6b5: Waiting 12:48:04 0c6a40ed1a82: Waiting 12:48:04 94ae7d8d031c: Waiting 12:48:04 5d54e960e981: Verifying Checksum 12:48:04 5d54e960e981: Download complete 12:48:04 f0e02332f6b5: Verifying Checksum 12:48:04 f0e02332f6b5: Download complete 12:48:04 872ee5b61b7b: Download complete 12:48:04 9fda8d8052c6: Verifying Checksum 12:48:04 9fda8d8052c6: Download complete 12:48:05 94ae7d8d031c: Verifying Checksum 12:48:05 94ae7d8d031c: Download complete 12:48:05 9fda8d8052c6: Pull complete 12:48:06 5d54e960e981: Pull complete 12:48:06 c4a7e357bf2a: Verifying Checksum 12:48:06 c4a7e357bf2a: Download complete 12:48:07 0c6a40ed1a82: Verifying Checksum 12:48:07 0c6a40ed1a82: Download complete 12:48:20 c4a7e357bf2a: Pull complete 12:48:20 f0e02332f6b5: Pull complete 12:48:20 872ee5b61b7b: Pull complete 12:48:28 0c6a40ed1a82: Pull complete 12:48:29 94ae7d8d031c: Pull complete 12:48:29 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:48:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:48:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 12:48:29 + 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 12:48:30 + docker inspect -f . ci-base-image-arm64 12:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:30 prd-ubuntu20.04-docker-arm64-4c-16g-904 does not seem to be running inside a container 12:48:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/160 -v /w/workspace/go-mod-core-contracts/160:/w/workspace/go-mod-core-contracts/160:rw,z -v /w/workspace/go-mod-core-contracts/160@tmp:/w/workspace/go-mod-core-contracts/160@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 12:48:33 $ docker top 7aab09494b03a76159d3d1b8181c91602db483fe154d339dc38f40950ab79b12 -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:34 + go version 12:48:34 go version go1.21.0 linux/arm64 [Pipeline] } 12:48:34 $ docker stop --time=1 7aab09494b03a76159d3d1b8181c91602db483fe154d339dc38f40950ab79b12 12:48:35 $ docker rm -f --volumes 7aab09494b03a76159d3d1b8181c91602db483fe154d339dc38f40950ab79b12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:36 + docker inspect -f . ci-base-image-arm64 12:48:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:36 prd-ubuntu20.04-docker-arm64-4c-16g-904 does not seem to be running inside a container 12:48:36 $ 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/160 -v /w/workspace/go-mod-core-contracts/160:/w/workspace/go-mod-core-contracts/160:rw,z -v /w/workspace/go-mod-core-contracts/160@tmp:/w/workspace/go-mod-core-contracts/160@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 12:48:37 $ docker top bb7717e75ce4338cbf6717a741c300ffa920faba66bd74656c63b031ebb603ec -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:38 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/160 [Pipeline] fileExists [Pipeline] sh 12:48:38 + make test 12:48:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:48:41 go: downloading github.com/stretchr/testify v1.8.4 12:48:41 go: downloading github.com/go-kit/log v0.2.1 12:48:41 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 12:48:41 go: downloading github.com/go-playground/validator/v10 v10.18.0 12:48:41 go: downloading github.com/google/uuid v1.6.0 12:48:41 go: downloading gopkg.in/yaml.v3 v3.0.1 12:48:41 go: downloading github.com/go-logfmt/logfmt v0.5.1 12:48:41 go: downloading github.com/x448/float16 v0.8.4 12:48:41 go: downloading github.com/davecgh/go-spew v1.1.1 12:48:41 go: downloading github.com/pmezard/go-difflib v1.0.0 12:48:41 go: downloading github.com/stretchr/objx v0.5.0 12:48:42 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:48:42 go: downloading github.com/go-playground/universal-translator v0.18.1 12:48:42 go: downloading github.com/leodido/go-urn v1.4.0 12:48:42 go: downloading golang.org/x/crypto v0.19.0 12:48:42 go: downloading golang.org/x/text v0.14.0 12:48:43 go: downloading github.com/go-playground/locales v0.14.1 12:48:47 go: downloading golang.org/x/net v0.21.0 12:48:49 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 12:49:36 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 12:49:36 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 12:49:36 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.392s coverage: 83.5% of statements 12:49:36 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.060s coverage: 32.4% of statements 12:49:36 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 12:49:36 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.109s coverage: 29.4% of statements 12:49:36 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.034s coverage: 29.3% of statements 12:49:36 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.127s coverage: 53.8% of statements 12:49:36 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.050s coverage: 90.0% of statements 12:49:36 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.232s coverage: 86.7% of statements 12:49:36 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.062s coverage: 60.5% of statements 12:49:36 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.029s coverage: 36.1% of statements 12:49:37 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.034s coverage: 48.7% of statements 12:49:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:49:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:49:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:49:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:49:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:49:48 $ docker stop --time=1 bb7717e75ce4338cbf6717a741c300ffa920faba66bd74656c63b031ebb603ec 12:49:52 $ docker rm -f --volumes bb7717e75ce4338cbf6717a741c300ffa920faba66bd74656c63b031ebb603ec [Pipeline] // withDockerContainer [Pipeline] sh 12:49:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:49:54 Warning: overwriting stash ‘coverage-report’ 12:49:55 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 12:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:49:55 12:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:49:56 arm64: Pulling from edgex-lftools-log-publisher 12:49:56 8998bd30e6a1: Pulling fs layer 12:49:56 04944245beec: Pulling fs layer 12:49:56 699f458cf7ca: Pulling fs layer 12:49:56 765212b225bb: Pulling fs layer 12:49:56 f23df028b6ca: Pulling fs layer 12:49:56 d65c8cfc05b1: Pulling fs layer 12:49:56 2437ff75d9bd: Pulling fs layer 12:49:56 f23df028b6ca: Waiting 12:49:56 d65c8cfc05b1: Waiting 12:49:56 2437ff75d9bd: Waiting 12:49:56 765212b225bb: Waiting 12:49:56 04944245beec: Verifying Checksum 12:49:56 04944245beec: Download complete 12:49:56 765212b225bb: Verifying Checksum 12:49:56 765212b225bb: Download complete 12:49:56 f23df028b6ca: Verifying Checksum 12:49:56 f23df028b6ca: Download complete 12:49:56 d65c8cfc05b1: Verifying Checksum 12:49:56 d65c8cfc05b1: Download complete 12:49:56 699f458cf7ca: Verifying Checksum 12:49:56 699f458cf7ca: Download complete 12:49:57 8998bd30e6a1: Download complete 12:49:59 2437ff75d9bd: Verifying Checksum 12:49:59 2437ff75d9bd: Download complete 12:50:02 8998bd30e6a1: Pull complete 12:50:02 04944245beec: Pull complete 12:50:06 699f458cf7ca: Pull complete 12:50:06 765212b225bb: Pull complete 12:50:07 f23df028b6ca: Pull complete 12:50:07 d65c8cfc05b1: Pull complete 12:50:26 2437ff75d9bd: Pull complete 12:50:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:50:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:26 prd-ubuntu20.04-docker-arm64-4c-16g-904 does not seem to be running inside a container 12:50:26 $ 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/160 -v /w/workspace/go-mod-core-contracts/160:/w/workspace/go-mod-core-contracts/160:rw,z -v /w/workspace/go-mod-core-contracts/160@tmp:/w/workspace/go-mod-core-contracts/160@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 12:50:28 $ docker top 1f66361d6698af4199d041d991513bffcb75fe1678ea61495cf2c113a1c2a7b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:50:29 ---> job-cost.sh 12:50:29 lf-activate-venv: SKIPPING 12:50:29 INFO: No Stack... 12:50:29 INFO: Retrieving Pricing Info for: v3-standard-4 12:50:30 INFO: Archiving Costs [Pipeline] sh 12:50:31 + cat /w/workspace/go-mod-core-contracts/160/archives/cost.csv 12:50:31 + cut -d, -f6 [Pipeline] lock 12:50:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-160-stack-cost] 12:50:31 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-160-stack-cost] did not exist. Created. 12:50:31 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:50:32 /w/workspace/go-mod-core-contracts/160@tmp/durable-3c871a82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:50:32 + echo total: 0.10999999940395355 [Pipeline] stash 12:50:33 Warning: overwriting stash ‘stack-cost’ 12:50:33 Stashed 1 file(s) [Pipeline] } 12:50:33 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 12:50:33 $ docker stop --time=1 1f66361d6698af4199d041d991513bffcb75fe1678ea61495cf2c113a1c2a7b0 12:50:35 $ docker rm -f --volumes 1f66361d6698af4199d041d991513bffcb75fe1678ea61495cf2c113a1c2a7b0 [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 12:50:43 provisioning config files... 12:50:43 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6227155692500978318tmp [Pipeline] { [Pipeline] sh 12:50:43 + set +x 12:50:43 + curl -s https://codecov.io/bash 12:50:43 + bash -s -- 12:50:43 12:50:43 _____ _ 12:50:43 / ____| | | 12:50:43 | | ___ __| | ___ ___ _____ __ 12:50:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:50:43 | |___| (_) | (_| | __/ (_| (_) \ V / 12:50:43 \_____\___/ \__,_|\___|\___\___/ \_/ 12:50:43 Bash-1.0.6 12:50:43 12:50:43 12:50:43 ==> git version 2.25.1 found 12:50:43 ==> 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 12:50:43 Release-Date: 2020-01-08 12:50:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:50:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:50:43 ==> Jenkins CI detected. 12:50:43 current dir:  /w/workspace/undry_go-mod-core-contracts_main 12:50:43 project root: . 12:50:43 --> token set from env 12:50:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:50:43 ==> Running gcov in . (disable via -X gcov) 12:50:43 ==> Python coveragepy not found 12:50:43 ==> Searching for coverage reports in: 12:50:43 + . 12:50:43 -> Found 1 reports 12:50:43 ==> Detecting git/mercurial file structure 12:50:43 ==> Reading reports 12:50:43 + ./coverage.out bytes=135437 12:50:43 ==> Appending adjustments 12:50:43 https://docs.codecov.io/docs/fixing-reports 12:50:44 + Found adjustments 12:50:44 ==> Gzipping contents 12:50:44 20K /tmp/codecov.OPmgy6.gz 12:50:44 ==> Uploading reports 12:50:44 url: https://codecov.io 12:50:44 query: branch=main&commit=17983113cc3c2828e00620f915c09e90220f98db&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 12:50:44 -> Pinging Codecov 12:50:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=17983113cc3c2828e00620f915c09e90220f98db&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 12:50:44 -> Uploading to 12:50:44 https://storage.googleapis.com/codecov/v4/raw/2024-02-14/71470A77251A30514AAF9C0BB2E5B6CE/17983113cc3c2828e00620f915c09e90220f98db/c4492a92-2ce5-4e4b-a2b6-a0812e74e27d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240214T125044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ad3b9860baced9a350523ab61c17a34df3ed2b8b71eb0e1b941c2c7cec7a72e 12:50:44 % Total % Received % Xferd Average Speed Time Time Time Current 12:50:44 Dload Upload Total Spent Left Speed 12:50:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19250 0 0 100 19250 0 94362 --:--:-- --:--:-- --:--:-- 93902 100 19250 0 0 100 19250 0 73754 --:--:-- --:--:-- --:--:-- 73473 12:50:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/17983113cc3c2828e00620f915c09e90220f98db [Pipeline] } 12:50:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:50:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:50:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:50:45 12:50:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:50:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:50:45 df9b9388f04a: Pulling fs layer 12:50:45 52dc419b0ee2: Pulling fs layer 12:50:45 25bc292e5bac: Pulling fs layer 12:50:45 114826534d7a: Pulling fs layer 12:50:45 4657fd5d0bcf: Pulling fs layer 12:50:45 6ad1cebc031e: Pulling fs layer 12:50:45 8a3aa393b2d8: Pulling fs layer 12:50:45 114826534d7a: Waiting 12:50:45 4657fd5d0bcf: Waiting 12:50:45 6ad1cebc031e: Waiting 12:50:45 8a3aa393b2d8: Waiting 12:50:45 25bc292e5bac: Verifying Checksum 12:50:45 25bc292e5bac: Download complete 12:50:45 52dc419b0ee2: Verifying Checksum 12:50:45 52dc419b0ee2: Download complete 12:50:45 4657fd5d0bcf: Verifying Checksum 12:50:45 4657fd5d0bcf: Download complete 12:50:45 df9b9388f04a: Verifying Checksum 12:50:45 df9b9388f04a: Download complete 12:50:46 6ad1cebc031e: Verifying Checksum 12:50:46 6ad1cebc031e: Download complete 12:50:46 df9b9388f04a: Pull complete 12:50:46 52dc419b0ee2: Pull complete 12:50:46 25bc292e5bac: Pull complete 12:50:46 114826534d7a: Verifying Checksum 12:50:46 114826534d7a: Download complete 12:50:46 8a3aa393b2d8: Verifying Checksum 12:50:46 8a3aa393b2d8: Download complete 12:50:51 114826534d7a: Pull complete 12:50:51 4657fd5d0bcf: Pull complete 12:50:51 6ad1cebc031e: Pull complete 12:50:54 8a3aa393b2d8: Pull complete 12:50:54 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 12:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:50:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:54 prd-ubuntu20.04-docker-8c-8g-903 does not seem to be running inside a container 12:50:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 12:50:59 $ docker top 64d2b2f6a58742eb3f4ded99c17b9e11e8ed0755eb81268764bb76cb639ead59 -eo pid,comm [Pipeline] { [Pipeline] echo 12:50:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 12:50:59 + set -o pipefail 12:50:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 12:51:03 12:51:03 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 12:51:03 12:51:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/c6fac6a7-49af-4218-a0cf-0a76649f5446 12:51:03 12:51:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:51:03 12:51:03 12:51:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 12:51:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 12:51:03 More details here: https://snyk.co/ue1NS 12:51:03 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 12:51:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:51:03 $ docker stop --time=1 64d2b2f6a58742eb3f4ded99c17b9e11e8ed0755eb81268764bb76cb639ead59 12:51:06 $ docker rm -f --volumes 64d2b2f6a58742eb3f4ded99c17b9e11e8ed0755eb81268764bb76cb639ead59 [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 12:51:07 + git log --format=format:%s -1 17983113cc3c2828e00620f915c09e90220f98db [Pipeline] sh 12:51:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:51:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:51:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:08 prd-ubuntu20.04-docker-8c-8g-903 does not seem to be running inside a container 12:51: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:51:08 $ docker top 1b0c1c90324003c5907debb589a888152891008bc2784de1ec1111eac14b1c19 -eo pid,comm 12:51: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). 12:51:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:51:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:51:09 [ssh-agent] Looking for ssh-agent implementation... 12:51:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:51:09 $ docker exec 1b0c1c90324003c5907debb589a888152891008bc2784de1ec1111eac14b1c19 ssh-agent 12:51:09 SSH_AUTH_SOCK=/tmp/ssh-iUPC5wNYax4j/agent.32 12:51:09 SSH_AGENT_PID=38 12:51:09 Running ssh-add (command line suppressed) 12:51:09 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8236879642140036940.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8236879642140036940.key) 12:51:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:51:09 + git semver tag 12:51:10 2024-02-14 12:51:09,931 [run_tag] DEBUG tag force:False 12:51:10 2024-02-14 12:51:09,932 [check_head_tag] DEBUG check head tag 12:51:10 2024-02-14 12:51:09,935 [execute] INFO git cat-file --batch-check 12:51:10 2024-02-14 12:51:09,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 12:51:10 2024-02-14 12:51:09,939 [execute] INFO git cat-file --batch 12:51:10 2024-02-14 12:51:09,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 12:51:10 2024-02-14 12:51:09,985 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:51:10 2024-02-14 12:51:09,985 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 12:51:10 2024-02-14 12:51:09,985 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 12:51:10 2024-02-14 12:51:09,990 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:51:10 3.2.0-dev.7 [Pipeline] } 12:51:10 $ docker exec --env ******** --env ******** 1b0c1c90324003c5907debb589a888152891008bc2784de1ec1111eac14b1c19 ssh-agent -k 12:51:10 unset SSH_AUTH_SOCK; 12:51:10 unset SSH_AGENT_PID; 12:51:10 echo Agent pid 38 killed; 12:51:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:51:10 + git semver [Pipeline] } 12:51:10 $ docker stop --time=1 1b0c1c90324003c5907debb589a888152891008bc2784de1ec1111eac14b1c19 12:51:12 $ docker rm -f --volumes 1b0c1c90324003c5907debb589a888152891008bc2784de1ec1111eac14b1c19 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:51:12 12:51:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:51:13 0.23.1-centos7: Pulling from edgex-lftools 12:51:13 ab5ef0e58194: Pulling fs layer 12:51:13 9712f1f96733: Pulling fs layer 12:51:13 63f879dbbcfc: Pulling fs layer 12:51:13 0d9ebad4ef96: Pulling fs layer 12:51:13 e9a5061849ea: Pulling fs layer 12:51:13 d747dcd14b5f: Pulling fs layer 12:51:13 2de7ff778b66: Pulling fs layer 12:51:13 0d9ebad4ef96: Waiting 12:51:13 d747dcd14b5f: Waiting 12:51:13 2de7ff778b66: Waiting 12:51:13 e9a5061849ea: Waiting 12:51:13 9712f1f96733: Download complete 12:51:13 63f879dbbcfc: Verifying Checksum 12:51:13 63f879dbbcfc: Download complete 12:51:13 e9a5061849ea: Verifying Checksum 12:51:13 e9a5061849ea: Download complete 12:51:13 d747dcd14b5f: Verifying Checksum 12:51:13 d747dcd14b5f: Download complete 12:51:13 ab5ef0e58194: Verifying Checksum 12:51:13 ab5ef0e58194: Download complete 12:51:13 0d9ebad4ef96: Verifying Checksum 12:51:13 0d9ebad4ef96: Download complete 12:51:13 2de7ff778b66: Verifying Checksum 12:51:13 2de7ff778b66: Download complete 12:51:16 ab5ef0e58194: Pull complete 12:51:16 9712f1f96733: Pull complete 12:51:16 63f879dbbcfc: Pull complete 12:51:21 0d9ebad4ef96: Pull complete 12:51:21 e9a5061849ea: Pull complete 12:51:21 d747dcd14b5f: Pull complete 12:51:21 2de7ff778b66: Pull complete 12:51:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:51:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:51:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:21 prd-ubuntu20.04-docker-8c-8g-903 does not seem to be running inside a container 12:51:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:51:27 $ docker top 6fd6f50a64e520f154bd57cc85b644ae626f2c63d18f4d0425c43e215d91d9f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:51:27 provisioning config files... 12:51:27 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15452867619599735970tmp 12:51:27 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6281192265877723813tmp 12:51:27 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config10719195889881424247tmp [Pipeline] { [Pipeline] echo 12:51:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:51:28 ---> sigul-configuration.sh 12:51:28 gpg: directory `/root/.gnupg' created 12:51:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:51:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:51:28 gpg: keyring `/root/.gnupg/secring.gpg' created 12:51:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:51:28 gpg: CAST5 encrypted data 12:51:28 gpg: encrypted with 1 passphrase 12:51:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:51:28 + mkdir /home/jenkins 12:51:28 + mkdir /home/jenkins/sigul [Pipeline] sh 12:51:28 + 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 12:51:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:51:29 ---> sigul-install.sh 12:51:29 Sigul already installed; skipping installation. [Pipeline] sh 12:51:29 + git tag --list 12:51:29 v0.0.0 12:51:29 v0.0.1 12:51:29 v0.1.0 12:51:29 v0.1.1 12:51:29 v0.1.10 12:51:29 v0.1.100 12:51:29 v0.1.101 12:51:29 v0.1.102 12:51:29 v0.1.103 12:51:29 v0.1.104 12:51:29 v0.1.105 12:51:29 v0.1.106 12:51:29 v0.1.107 12:51:29 v0.1.108 12:51:29 v0.1.109 12:51:29 v0.1.11 12:51:29 v0.1.110 12:51:29 v0.1.111 12:51:29 v0.1.112 12:51:29 v0.1.113 12:51:29 v0.1.114 12:51:29 v0.1.115 12:51:29 v0.1.116 12:51:29 v0.1.117 12:51:29 v0.1.118 12:51:29 v0.1.119 12:51:29 v0.1.12 12:51:29 v0.1.120 12:51:29 v0.1.121 12:51:29 v0.1.122 12:51:29 v0.1.123 12:51:29 v0.1.124 12:51:29 v0.1.125 12:51:29 v0.1.126 12:51:29 v0.1.127 12:51:29 v0.1.128 12:51:29 v0.1.129 12:51:29 v0.1.13 12:51:29 v0.1.130 12:51:29 v0.1.131 12:51:29 v0.1.132 12:51:29 v0.1.133 12:51:29 v0.1.134 12:51:29 v0.1.135 12:51:29 v0.1.136 12:51:29 v0.1.137 12:51:29 v0.1.138 12:51:29 v0.1.139 12:51:29 v0.1.14 12:51:29 v0.1.140 12:51:29 v0.1.141 12:51:29 v0.1.142 12:51:29 v0.1.143 12:51:29 v0.1.144 12:51:29 v0.1.145 12:51:29 v0.1.146 12:51:29 v0.1.147 12:51:29 v0.1.148 12:51:29 v0.1.149 12:51:29 v0.1.15 12:51:29 v0.1.16 12:51:29 v0.1.17 12:51:29 v0.1.18 12:51:29 v0.1.19 12:51:29 v0.1.2 12:51:29 v0.1.20 12:51:29 v0.1.21 12:51:29 v0.1.22 12:51:29 v0.1.23 12:51:29 v0.1.24 12:51:29 v0.1.25 12:51:29 v0.1.26 12:51:29 v0.1.27 12:51:29 v0.1.28 12:51:29 v0.1.29 12:51:29 v0.1.3 12:51:29 v0.1.30 12:51:29 v0.1.31 12:51:29 v0.1.32 12:51:29 v0.1.33 12:51:29 v0.1.34 12:51:29 v0.1.35 12:51:29 v0.1.36 12:51:29 v0.1.37 12:51:29 v0.1.38 12:51:29 v0.1.39 12:51:29 v0.1.4 12:51:29 v0.1.40 12:51:29 v0.1.41 12:51:29 v0.1.42 12:51:29 v0.1.43 12:51:29 v0.1.44 12:51:29 v0.1.45 12:51:29 v0.1.46 12:51:29 v0.1.47 12:51:29 v0.1.48 12:51:29 v0.1.49 12:51:29 v0.1.5 12:51:29 v0.1.50 12:51:29 v0.1.51 12:51:29 v0.1.52 12:51:29 v0.1.53 12:51:29 v0.1.54 12:51:29 v0.1.55 12:51:29 v0.1.56 12:51:29 v0.1.57 12:51:29 v0.1.58 12:51:29 v0.1.59 12:51:29 v0.1.6 12:51:29 v0.1.60 12:51:29 v0.1.61 12:51:29 v0.1.62 12:51:29 v0.1.63 12:51:29 v0.1.64 12:51:29 v0.1.65 12:51:29 v0.1.66 12:51:29 v0.1.67 12:51:29 v0.1.68 12:51:29 v0.1.69 12:51:29 v0.1.7 12:51:29 v0.1.70 12:51:29 v0.1.71 12:51:29 v0.1.72 12:51:29 v0.1.73 12:51:29 v0.1.74 12:51:29 v0.1.75 12:51:29 v0.1.76 12:51:29 v0.1.77 12:51:29 v0.1.78 12:51:29 v0.1.79 12:51:29 v0.1.8 12:51:29 v0.1.80 12:51:29 v0.1.81 12:51:29 v0.1.82 12:51:29 v0.1.83 12:51:29 v0.1.84 12:51:29 v0.1.85 12:51:29 v0.1.86 12:51:29 v0.1.87 12:51:29 v0.1.88 12:51:29 v0.1.89 12:51:29 v0.1.9 12:51:29 v0.1.90 12:51:29 v0.1.91 12:51:29 v0.1.92 12:51:29 v0.1.93 12:51:29 v0.1.94 12:51:29 v0.1.95 12:51:29 v0.1.96 12:51:29 v0.1.97 12:51:29 v0.1.98 12:51:29 v0.1.99 12:51:29 v2.0.0 12:51:29 v2.1.0 12:51:29 v2.1.1 12:51:29 v2.2.0 12:51:29 v2.3.0 12:51:29 v3.0 12:51:29 v3.0.0 12:51:29 v3.1 12:51:29 v3.1.0 12:51:29 v3.1.0-dev.1 12:51:29 v3.1.0-dev.10 12:51:29 v3.1.0-dev.11 12:51:29 v3.1.0-dev.12 12:51:29 v3.1.0-dev.13 12:51:29 v3.1.0-dev.14 12:51:29 v3.1.0-dev.15 12:51:29 v3.1.0-dev.16 12:51:29 v3.1.0-dev.17 12:51:29 v3.1.0-dev.18 12:51:29 v3.1.0-dev.19 12:51:29 v3.1.0-dev.2 12:51:29 v3.1.0-dev.3 12:51:29 v3.1.0-dev.4 12:51:29 v3.1.0-dev.5 12:51:29 v3.1.0-dev.6 12:51:29 v3.1.0-dev.7 12:51:29 v3.1.0-dev.8 12:51:29 v3.1.0-dev.9 12:51:29 v3.2.0-dev.1 12:51:29 v3.2.0-dev.2 12:51:29 v3.2.0-dev.3 12:51:29 v3.2.0-dev.4 12:51:29 v3.2.0-dev.5 12:51:29 v3.2.0-dev.6 12:51:29 v3.2.0-dev.7 [Pipeline] sh 12:51:29 + lftools sign git-tag v3.2.0-dev.7 12:51:30 Signing Git tag with Sigul... 12:51:30 Signing v3.2.0-dev.7 [Pipeline] echo 12:51:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:51:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:51:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:51:30 $ docker stop --time=1 6fd6f50a64e520f154bd57cc85b644ae626f2c63d18f4d0425c43e215d91d9f0 12:51:32 $ docker rm -f --volumes 6fd6f50a64e520f154bd57cc85b644ae626f2c63d18f4d0425c43e215d91d9f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:51:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:51:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:51:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:33 prd-ubuntu20.04-docker-8c-8g-903 does not seem to be running inside a container 12:51:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:51:33 $ docker top d058c2ad1f8281971be5f115cd63b88946125c2ca92b063fba0d36e81ef0ba94 -eo pid,comm 12:51:33 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). 12:51:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:51:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:51:34 [ssh-agent] Looking for ssh-agent implementation... 12:51:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:51:34 $ docker exec d058c2ad1f8281971be5f115cd63b88946125c2ca92b063fba0d36e81ef0ba94 ssh-agent 12:51:34 SSH_AUTH_SOCK=/tmp/ssh-LadxIv6qEUvk/agent.31 12:51:34 SSH_AGENT_PID=37 12:51:34 Running ssh-add (command line suppressed) 12:51:34 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9900521313147226757.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9900521313147226757.key) 12:51:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:51:34 + git semver bump pre 12:51:34 2024-02-14 12:51:34,831 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:51:34 2024-02-14 12:51:34,831 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev 12:51:34 2024-02-14 12:51:34,832 [bump_version] DEBUG bumped version:3.2.0-dev.8 12:51:34 2024-02-14 12:51:34,832 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 12:51:34 2024-02-14 12:51:34,832 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:51:34 2024-02-14 12:51:34,832 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:51:34 2024-02-14 12:51:34,834 [execute] INFO git cat-file --batch-check 12:51:34 2024-02-14 12:51:34,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 12:51:34 2024-02-14 12:51:34,838 [execute] INFO git cat-file --batch 12:51:34 2024-02-14 12:51:34,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 12:51:34 2024-02-14 12:51:34,843 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:51:34 3.2.0-dev.8 [Pipeline] } 12:51:34 $ docker exec --env ******** --env ******** d058c2ad1f8281971be5f115cd63b88946125c2ca92b063fba0d36e81ef0ba94 ssh-agent -k 12:51:35 unset SSH_AUTH_SOCK; 12:51:35 unset SSH_AGENT_PID; 12:51:35 echo Agent pid 37 killed; 12:51:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:51:35 + git semver [Pipeline] } 12:51:35 $ docker stop --time=1 d058c2ad1f8281971be5f115cd63b88946125c2ca92b063fba0d36e81ef0ba94 12:51:37 $ docker rm -f --volumes d058c2ad1f8281971be5f115cd63b88946125c2ca92b063fba0d36e81ef0ba94 [Pipeline] // withDockerContainer [Pipeline] sh 12:51:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:51:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:51:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:37 prd-ubuntu20.04-docker-8c-8g-903 does not seem to be running inside a container 12:51:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:51:38 $ docker top ca15b0a0adf310fe33f642d7ac3936987c31df381c42400350a7fb4fb54c5353 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:51:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:51:38 [ssh-agent] Looking for ssh-agent implementation... 12:51:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:51:38 $ docker exec ca15b0a0adf310fe33f642d7ac3936987c31df381c42400350a7fb4fb54c5353 ssh-agent 12:51:38 SSH_AUTH_SOCK=/tmp/ssh-4tbQSt5JueQ4/agent.31 12:51:38 SSH_AGENT_PID=37 12:51:38 Running ssh-add (command line suppressed) 12:51:39 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12638169581633802702.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12638169581633802702.key) 12:51:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:51:39 + git semver push 12:51:39 2024-02-14 12:51:39,518 [run_push] DEBUG push 12:51:39 2024-02-14 12:51:39,519 [execute] INFO git cat-file --batch-check 12:51:39 2024-02-14 12:51:39,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 12:51:39 2024-02-14 12:51:39,524 [execute] INFO git rev-list a3a875ae5be8eac79343c272ce6052b882031de2 -- 12:51:39 2024-02-14 12:51:39,524 [execute] DEBUG Popen(['git', 'rev-list', 'a3a875ae5be8eac79343c272ce6052b882031de2', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 12:51:39 2024-02-14 12:51:39,538 [execute] INFO git fetch -v origin 12:51:39 2024-02-14 12:51:39,539 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 12:51:40 2024-02-14 12:51:40,011 [run_push] DEBUG no remote changes detected 12:51:40 2024-02-14 12:51:40,011 [execute] INFO git push origin semver 12:51:40 2024-02-14 12:51:40,012 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 12:51:41 2024-02-14 12:51:40,745 [run_push] DEBUG push all version tags 12:51:41 2024-02-14 12:51:40,745 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:51:41 2024-02-14 12:51:40,746 [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) 12:51:41 2024-02-14 12:51:41,513 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:51:41 3.2.0-dev.8 [Pipeline] } 12:51:41 $ docker exec --env ******** --env ******** ca15b0a0adf310fe33f642d7ac3936987c31df381c42400350a7fb4fb54c5353 ssh-agent -k 12:51:41 unset SSH_AUTH_SOCK; 12:51:41 unset SSH_AGENT_PID; 12:51:41 echo Agent pid 37 killed; 12:51:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:51:42 + git semver [Pipeline] } 12:51:42 $ docker stop --time=1 ca15b0a0adf310fe33f642d7ac3936987c31df381c42400350a7fb4fb54c5353 12:51:43 $ docker rm -f --volumes ca15b0a0adf310fe33f642d7ac3936987c31df381c42400350a7fb4fb54c5353 [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 12:51:45 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 12:51:45 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 12:51:45 total 16 12:51:45 drwxr-xr-x 3 root root 4096 Feb 14 12:46 . 12:51:45 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 12:51 .. 12:51:45 drwxr-xr-x 2 root root 4096 Feb 14 12:46 cost 12:51:45 -rw-r--r-- 1 root root 93 Feb 14 12:46 cost.csv 12:51:45 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 12:51:45 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 12:51:45 total 16 12:51:45 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 12:46 . 12:51:45 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 12:51 .. 12:51:45 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 12:46 cost 12:51:45 -rw-r--r-- 1 jenkins jenkins 93 Feb 14 12:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:51:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:51:46 ---> package-listing.sh 12:51:46 ++ facter osfamily 12:51:46 ++ tr '[:upper:]' '[:lower:]' 12:51:46 + OS_FAMILY=debian 12:51:46 + workspace=/w/workspace/undry_go-mod-core-contracts_main 12:51:46 + START_PACKAGES=/tmp/packages_start.txt 12:51:46 + END_PACKAGES=/tmp/packages_end.txt 12:51:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:51:46 + PACKAGES=/tmp/packages_start.txt 12:51:46 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 12:51:46 + PACKAGES=/tmp/packages_end.txt 12:51:46 + case "${OS_FAMILY}" in 12:51:46 + dpkg -l 12:51:46 + grep '^ii' 12:51:46 + '[' -f /tmp/packages_start.txt ']' 12:51:46 + '[' -f /tmp/packages_end.txt ']' 12:51:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:51:46 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 12:51:46 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 12:51:46 + 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 12:51:46 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 12:51:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:51:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:47 prd-ubuntu20.04-docker-8c-8g-903 does not seem to be running inside a container 12:51:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:51:47 $ docker top 09ba017f3b4df81416af3a333d4bfcbb85cabbd7faccfcbf30f304d0a50187c0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:51:48 + touch /tmp/pre-build-complete [Pipeline] sh 12:51:48 + mkdir -p /var/log/sysstat [Pipeline] sh 12:51:48 + ls /var/log/sa-host 12:51:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:51:48 provisioning config files... 12:51:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15418604103332455726tmp [Pipeline] { [Pipeline] echo 12:51:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:51:49 ---> create-netrc.sh [Pipeline] } 12:51:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:51:49 ---> python-tools-install.sh [Pipeline] echo 12:51:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:51:50 ---> sudo-logs.sh 12:51:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:51:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:51:50 ---> job-cost.sh 12:51:50 lf-activate-venv: SKIPPING 12:51:50 DEBUG: total: 0.2199999988079071 12:51:50 INFO: Retrieving Stack Cost... 12:51:50 INFO: Retrieving Pricing Info for: v3-standard-8 12:51:51 INFO: Archiving Costs [Pipeline] echo 12:51:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:51:51 ---> logs-deploy.sh 12:51:51 lf-activate-venv: SKIPPING 12:51:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/160 12:51:51 INFO: archiving workspace using pattern(s): 12:51:52 Archives upload complete. 12:51:52 INFO: archiving logs to Nexus