Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a965e9992e253ea357a5571f7e6d28f9dcb7e96 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-ssh6204930162749016763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh16890480951014305507.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh214106163442348737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh4643292311859068314.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-ssh1750805789371925378.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9854’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9855 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 9a965e9992e253ea357a5571f7e6d28f9dcb7e96 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a965e9992e253ea357a5571f7e6d28f9dcb7e96 # timeout=10 Commit message: "Merge pull request #928 from jackchenjc/edgex-go-issue-4897-2" > git rev-list --no-walk 40089cdad7867ed74de74b4e4396490d9eca04e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:25:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:25:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:25:48 ========================================================= 12:25:48 EdgeX Global Pipelines Version Info 12:25:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:25:49 ------------------- 12:25:49 stable info: 12:25:49 ------------------- 12:25:49 Commited By: Cherry Wang cherry@iotechsys.com 12:25:49 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 12:25:49 Message: update stable to v1.0.263 12:25:50 ------------------- 12:25:50 experimental info: 12:25:50 ------------------- 12:25:50 Commited By: Cherry Wang cherry@iotechsys.com 12:25:50 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 12:25:50 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:25:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a965e9992e253ea357a5571f7e6d28f9dcb7e96 [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a965e9 [Pipeline] echo 12:25:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:26:02 + git rev-list -1 --merges 9a965e9992e253ea357a5571f7e6d28f9dcb7e96~1..9a965e9992e253ea357a5571f7e6d28f9dcb7e96 [Pipeline] echo 12:26:02 -----------> git rev-list -1 --merges 9a965e9992e253ea357a5571f7e6d28f9dcb7e96~1..9a965e9992e253ea357a5571f7e6d28f9dcb7e96 9a965e9992e253ea357a5571f7e6d28f9dcb7e96 12:26:02 9a965e9992e253ea357a5571f7e6d28f9dcb7e96 [false] [Pipeline] sh 12:26:03 + git log --format=format:%s -1 9a965e9992e253ea357a5571f7e6d28f9dcb7e96 [Pipeline] echo 12:26:03 ========================================================= 12:26:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:26:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:26:06 + git log --format=format:%s -1 9a965e9992e253ea357a5571f7e6d28f9dcb7e96 [Pipeline] echo 12:26:06 [semverPrep] GIT_COMMIT: 9a965e9992e253ea357a5571f7e6d28f9dcb7e96, Commit Message: Merge pull request #928 from jackchenjc/edgex-go-issue-4897-2 [Pipeline] echo 12:26:06 [semverPrep] This is not a build commit. [Pipeline] sh 12:26:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:26:06 + grep -v github /etc/ssh/ssh_known_hosts 12:26:06 + [ -e /tmp/ssh_known_hosts ] 12:26:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:26:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:26:06 + sudo tee -a /etc/ssh/ssh_known_hosts 12:26:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:26:06 12:26:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:26:07 0.1.4: Pulling from edgex-devops/py-git-semver 12:26:07 b85a868b505f: Pulling fs layer 12:26:07 e2be974225ed: Pulling fs layer 12:26:07 339a4e72a1f5: Pulling fs layer 12:26:07 988bab9f4d93: Pulling fs layer 12:26:07 1469e6f7b9e6: Pulling fs layer 12:26:07 eaf3925da568: Pulling fs layer 12:26:07 bab4dde63d76: Pulling fs layer 12:26:07 bde34c3a00c8: Pulling fs layer 12:26:07 b352a97aabf1: Pulling fs layer 12:26:07 4872d77fe225: Pulling fs layer 12:26:07 5851b861e8e6: Pulling fs layer 12:26:07 988bab9f4d93: Waiting 12:26:07 1469e6f7b9e6: Waiting 12:26:07 eaf3925da568: Waiting 12:26:07 bab4dde63d76: Waiting 12:26:07 5851b861e8e6: Waiting 12:26:07 4872d77fe225: Waiting 12:26:07 b352a97aabf1: Waiting 12:26:07 bde34c3a00c8: Waiting 12:26:07 e2be974225ed: Verifying Checksum 12:26:07 e2be974225ed: Download complete 12:26:07 988bab9f4d93: Verifying Checksum 12:26:07 988bab9f4d93: Download complete 12:26:07 1469e6f7b9e6: Verifying Checksum 12:26:07 1469e6f7b9e6: Download complete 12:26:07 eaf3925da568: Verifying Checksum 12:26:07 eaf3925da568: Download complete 12:26:07 339a4e72a1f5: Verifying Checksum 12:26:07 339a4e72a1f5: Download complete 12:26:07 bde34c3a00c8: Download complete 12:26:07 b352a97aabf1: Download complete 12:26:07 4872d77fe225: Verifying Checksum 12:26:07 4872d77fe225: Download complete 12:26:07 5851b861e8e6: Verifying Checksum 12:26:07 b85a868b505f: Verifying Checksum 12:26:07 b85a868b505f: Download complete 12:26:07 bab4dde63d76: Verifying Checksum 12:26:07 bab4dde63d76: Download complete 12:26:09 b85a868b505f: Pull complete 12:26:09 e2be974225ed: Pull complete 12:26:10 339a4e72a1f5: Pull complete 12:26:10 988bab9f4d93: Pull complete 12:26:10 1469e6f7b9e6: Pull complete 12:26:10 eaf3925da568: Pull complete 12:26:12 bab4dde63d76: Pull complete 12:26:12 bde34c3a00c8: Pull complete 12:26:12 b352a97aabf1: Pull complete 12:26:12 4872d77fe225: Pull complete 12:26:12 5851b861e8e6: Pull complete 12:26:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:26:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:26:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:26:12 prd-ubuntu20.04-docker-8c-8g-9855 does not seem to be running inside a container 12:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:26:16 $ docker top c1841cf1fdabc8ba4dc431825559fd4e1ab34fddd10bb442a1caf5a4c16cd70d -eo pid,comm 12:26:16 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:26:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:26:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:26:16 [ssh-agent] Looking for ssh-agent implementation... 12:26:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:26:16 $ docker exec c1841cf1fdabc8ba4dc431825559fd4e1ab34fddd10bb442a1caf5a4c16cd70d ssh-agent 12:26:16 SSH_AUTH_SOCK=/tmp/ssh-hDTp97S2vc19/agent.32 12:26:16 SSH_AGENT_PID=38 12:26:16 Running ssh-add (command line suppressed) 12:26:16 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10036069365328889706.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10036069365328889706.key) 12:26:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:26:16 + git tag --points-at HEAD [Pipeline] } 12:26:17 $ docker exec --env ******** --env ******** c1841cf1fdabc8ba4dc431825559fd4e1ab34fddd10bb442a1caf5a4c16cd70d ssh-agent -k 12:26:17 unset SSH_AUTH_SOCK; 12:26:17 unset SSH_AGENT_PID; 12:26:17 echo Agent pid 38 killed; 12:26:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:26:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:26:17 [ssh-agent] Looking for ssh-agent implementation... 12:26:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:26:17 $ docker exec c1841cf1fdabc8ba4dc431825559fd4e1ab34fddd10bb442a1caf5a4c16cd70d ssh-agent 12:26:17 SSH_AUTH_SOCK=/tmp/ssh-xcDbiLFNtncZ/agent.71 12:26:17 SSH_AGENT_PID=77 12:26:17 Running ssh-add (command line suppressed) 12:26:17 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9962999997448822257.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9962999997448822257.key) 12:26:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:26:17 + git semver init 12:26:17 2024-09-09 12:26:17,945 [run_init] DEBUG init version:0.0.0 force:False 12:26:17 2024-09-09 12:26:17,946 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 12:26:17 2024-09-09 12:26:17,946 [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:26:17 2024-09-09 12:26:17,946 [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:26:18 2024-09-09 12:26:18,865 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 12:26:18 2024-09-09 12:26:18,865 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 12:26:18 2024-09-09 12:26:18,865 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:26:18 2024-09-09 12:26:18,866 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:26:18 3.2.0-dev.45 [Pipeline] } 12:26:18 $ docker exec --env ******** --env ******** c1841cf1fdabc8ba4dc431825559fd4e1ab34fddd10bb442a1caf5a4c16cd70d ssh-agent -k 12:26:19 unset SSH_AUTH_SOCK; 12:26:19 unset SSH_AGENT_PID; 12:26:19 echo Agent pid 77 killed; 12:26:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:26:19 + git semver [Pipeline] } 12:26:19 $ docker stop --time=1 c1841cf1fdabc8ba4dc431825559fd4e1ab34fddd10bb442a1caf5a4c16cd70d 12:26:20 $ docker rm -f --volumes c1841cf1fdabc8ba4dc431825559fd4e1ab34fddd10bb442a1caf5a4c16cd70d [Pipeline] // withDockerContainer [Pipeline] sh 12:26:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:26:21 Stashed 1 file(s) [Pipeline] echo 12:26:21 [edgeXSemver]: initialized semver on version 3.2.0-dev.45 [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:26:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:26:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:26:21 ========================================================= 12:26:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:26:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:26:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:26:21 619be1103602: Pulling fs layer 12:26:21 7862e08f4a3e: Pulling fs layer 12:26:21 5df492c9dc93: Pulling fs layer 12:26:21 7629e6793208: Pulling fs layer 12:26:21 4f4fb700ef54: Pulling fs layer 12:26:21 fb5054dd5b73: Pulling fs layer 12:26:21 eeca6798cff9: Pulling fs layer 12:26:21 aa269ceb94a6: Pulling fs layer 12:26:21 ada007ff1a6a: Pulling fs layer 12:26:21 7629e6793208: Waiting 12:26:21 eeca6798cff9: Waiting 12:26:21 fb5054dd5b73: Waiting 12:26:21 aa269ceb94a6: Waiting 12:26:21 4f4fb700ef54: Waiting 12:26:21 ada007ff1a6a: Waiting 12:26:21 7862e08f4a3e: Download complete 12:26:21 7629e6793208: Verifying Checksum 12:26:21 7629e6793208: Download complete 12:26:21 4f4fb700ef54: Verifying Checksum 12:26:21 4f4fb700ef54: Download complete 12:26:21 619be1103602: Download complete 12:26:21 fb5054dd5b73: Verifying Checksum 12:26:21 fb5054dd5b73: Download complete 12:26:21 eeca6798cff9: Verifying Checksum 12:26:21 eeca6798cff9: Download complete 12:26:22 619be1103602: Pull complete 12:26:22 ada007ff1a6a: Verifying Checksum 12:26:22 ada007ff1a6a: Download complete 12:26:22 7862e08f4a3e: Pull complete 12:26:22 5df492c9dc93: Download complete 12:26:22 aa269ceb94a6: Verifying Checksum 12:26:22 aa269ceb94a6: Download complete 12:26:26 5df492c9dc93: Pull complete 12:26:26 7629e6793208: Pull complete 12:26:26 4f4fb700ef54: Pull complete 12:26:26 fb5054dd5b73: Pull complete 12:26:26 eeca6798cff9: Pull complete 12:26:28 aa269ceb94a6: Pull complete 12:26:29 ada007ff1a6a: Pull complete 12:26:29 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:26:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:26:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 12:26:29 + 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:26:29 + docker inspect -f . ci-base-image-x86_64 12:26:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:26:30 prd-ubuntu20.04-docker-8c-8g-9855 does not seem to be running inside a container 12:26:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:26:34 $ docker top 5ef929725ca0517e245751c68880d3cfd303266dafb36e167e41894da3f6d3ef -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:34 + go version 12:26:34 go version go1.21.9 linux/amd64 [Pipeline] } 12:26:34 $ docker stop --time=1 5ef929725ca0517e245751c68880d3cfd303266dafb36e167e41894da3f6d3ef 12:26:35 $ docker rm -f --volumes 5ef929725ca0517e245751c68880d3cfd303266dafb36e167e41894da3f6d3ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:36 + docker inspect -f . ci-base-image-x86_64 12:26:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:26:36 prd-ubuntu20.04-docker-8c-8g-9855 does not seem to be running inside a container 12:26:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:26:36 Still waiting to schedule task 12:26:36 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9856’ is offline 12:26:36 $ docker top 39d65e2219148b31793eb7dbba354926a2c97e41dbef71f03b435c0109759efd -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:37 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 12:26:37 + make test 12:26:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:26:37 go: downloading github.com/go-playground/validator/v10 v10.22.0 12:26:37 go: downloading github.com/google/uuid v1.6.0 12:26:37 go: downloading github.com/stretchr/testify v1.9.0 12:26:37 go: downloading gopkg.in/yaml.v3 v3.0.1 12:26:37 go: downloading github.com/go-kit/log v0.2.1 12:26:37 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 12:26:37 go: downloading github.com/go-logfmt/logfmt v0.5.1 12:26:37 go: downloading github.com/davecgh/go-spew v1.1.1 12:26:37 go: downloading github.com/pmezard/go-difflib v1.0.0 12:26:37 go: downloading github.com/stretchr/objx v0.5.2 12:26:37 go: downloading github.com/x448/float16 v0.8.4 12:26:37 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:26:37 go: downloading github.com/go-playground/universal-translator v0.18.1 12:26:37 go: downloading github.com/leodido/go-urn v1.4.0 12:26:37 go: downloading golang.org/x/crypto v0.25.0 12:26:37 go: downloading golang.org/x/text v0.16.0 12:26:37 go: downloading github.com/go-playground/locales v0.14.1 12:26:37 go: downloading golang.org/x/sys v0.22.0 12:26:38 go: downloading golang.org/x/net v0.27.0 12:26:40 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 12:26:46 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 12:26:46 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 12:26:46 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 12:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.105s coverage: 83.4% of statements 12:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.016s coverage: 38.7% of statements 12:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.010s coverage: 29.4% of statements 12:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.012s coverage: 29.3% of statements 12:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.028s coverage: 70.4% of statements 12:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.009s coverage: 90.0% of statements 12:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.045s coverage: 84.6% of statements 12:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.008s coverage: 67.3% of statements 12:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.013s coverage: 36.1% of statements 12:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.013s coverage: 66.7% of statements 12:26:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:27:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:27:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:27:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:27:02 $ docker stop --time=1 39d65e2219148b31793eb7dbba354926a2c97e41dbef71f03b435c0109759efd 12:27:06 $ docker rm -f --volumes 39d65e2219148b31793eb7dbba354926a2c97e41dbef71f03b435c0109759efd [Pipeline] // withDockerContainer [Pipeline] sh 12:27:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:27:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:27:07 12:27:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:27:08 latest: Pulling from edgex-lftools-log-publisher 12:27:08 5eb5b503b376: Pulling fs layer 12:27:08 5c69ac0246d0: Pulling fs layer 12:27:08 ec43610c2a17: Pulling fs layer 12:27:08 3a2ae6a8a46f: Pulling fs layer 12:27:08 33b1e0a273af: Pulling fs layer 12:27:08 5d3b04190fa2: Pulling fs layer 12:27:08 3a2ae6a8a46f: Waiting 12:27:08 33b1e0a273af: Waiting 12:27:08 2f39f015ded8: Pulling fs layer 12:27:08 5d3b04190fa2: Waiting 12:27:08 2f39f015ded8: Waiting 12:27:08 5c69ac0246d0: Download complete 12:27:08 3a2ae6a8a46f: Download complete 12:27:08 33b1e0a273af: Verifying Checksum 12:27:08 33b1e0a273af: Download complete 12:27:08 5d3b04190fa2: Verifying Checksum 12:27:08 5d3b04190fa2: Download complete 12:27:08 ec43610c2a17: Verifying Checksum 12:27:08 ec43610c2a17: Download complete 12:27:08 5eb5b503b376: Download complete 12:27:08 2f39f015ded8: Verifying Checksum 12:27:08 2f39f015ded8: Download complete 12:27:09 5eb5b503b376: Pull complete 12:27:09 5c69ac0246d0: Pull complete 12:27:10 ec43610c2a17: Pull complete 12:27:10 3a2ae6a8a46f: Pull complete 12:27:10 33b1e0a273af: Pull complete 12:27:10 5d3b04190fa2: Pull complete 12:27:16 2f39f015ded8: Pull complete 12:27:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:27:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:16 prd-ubuntu20.04-docker-8c-8g-9855 does not seem to be running inside a container 12:27:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:27:20 $ docker top 62a2aef9ad73e99b347fa95fa7ab39c0998e9b3d1bd0b0d223a81339369afb18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:21 ---> job-cost.sh 12:27:21 lf-activate-venv: SKIPPING 12:27:21 INFO: No Stack... 12:27:21 INFO: Retrieving Pricing Info for: v3-standard-8 12:27:21 INFO: Archiving Costs [Pipeline] sh 12:27:22 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 12:27:22 + cut -d, -f6 [Pipeline] lock 12:27:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-198-stack-cost] 12:27:22 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-198-stack-cost] did not exist. Created. 12:27:22 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:27:22 + echo total: 0.2199999988079071 [Pipeline] stash 12:27:22 Stashed 1 file(s) [Pipeline] } 12:27:22 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-198-stack-cost] [Pipeline] // lock [Pipeline] } 12:27:22 $ docker stop --time=1 62a2aef9ad73e99b347fa95fa7ab39c0998e9b3d1bd0b0d223a81339369afb18 12:27:23 $ docker rm -f --volumes 62a2aef9ad73e99b347fa95fa7ab39c0998e9b3d1bd0b0d223a81339369afb18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:29:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9857 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 12:29:06 Running in /w/workspace/go-mod-core-contracts/198 [Pipeline] { [Pipeline] checkout 12:29:09 The recommended git tool is: git 12:29:19 using credential edgex-jenkins-ssh 12:29:19 Cloning the remote Git repository 12:29:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:29:19 > git init /w/workspace/go-mod-core-contracts/198 # timeout=10 12:29:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:29:19 > git --version # timeout=10 12:29:19 > git --version # 'git version 2.25.1' 12:29:19 using GIT_SSH to set credentials SSH Credentials for GitHub 12:29:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:29:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:23 Avoid second fetch 12:29:23 Checking out Revision 9a965e9992e253ea357a5571f7e6d28f9dcb7e96 (main) 12:29:23 > git config core.sparsecheckout # timeout=10 12:29:23 > git checkout -f 9a965e9992e253ea357a5571f7e6d28f9dcb7e96 # timeout=10 12:29:24 Commit message: "Merge pull request #928 from jackchenjc/edgex-go-issue-4897-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:29:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:29:29 % Total % Received % Xferd Average Speed Time Time Time Current 12:29:29 Dload Upload Total Spent Left Speed 12:29:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 12:29:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:29:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 12:29:29 sudo tee /etc/docker/daemon.new 12:29:29 { 12:29:29 "registry-mirrors": [ 12:29:29 "https://nexus3.edgexfoundry.org:10001" 12:29:29 ], 12:29:29 "bip": "10.250.0.254/24", 12:29:29 "hosts": [ 12:29:29 "tcp://0.0.0.0:5555", 12:29:29 "unix:///var/run/docker.sock" 12:29:29 ], 12:29:29 "mtu": 1458, 12:29:29 "selinux-enabled": true, 12:29:29 "seccomp-profile": "/etc/docker/seccomp.json" 12:29:29 } [Pipeline] sh 12:29:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:29:30 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 12:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:29:49 ========================================================= 12:29:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:29:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:29:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:29:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:29:50 c6b39de5b339: Pulling fs layer 12:29:50 a69c41024577: Pulling fs layer 12:29:50 d6de4b400683: Pulling fs layer 12:29:50 35cb2a7552d0: Pulling fs layer 12:29:50 4f4fb700ef54: Pulling fs layer 12:29:50 464afbd9ba4c: Pulling fs layer 12:29:50 00f215d4a9da: Pulling fs layer 12:29:50 d496ad576159: Pulling fs layer 12:29:50 35cb2a7552d0: Waiting 12:29:50 4f4fb700ef54: Waiting 12:29:50 464afbd9ba4c: Waiting 12:29:50 00f215d4a9da: Waiting 12:29:50 d496ad576159: Waiting 12:29:50 a69c41024577: Download complete 12:29:50 35cb2a7552d0: Verifying Checksum 12:29:50 35cb2a7552d0: Download complete 12:29:50 4f4fb700ef54: Verifying Checksum 12:29:50 4f4fb700ef54: Download complete 12:29:50 464afbd9ba4c: Verifying Checksum 12:29:50 464afbd9ba4c: Download complete 12:29:50 c6b39de5b339: Verifying Checksum 12:29:50 c6b39de5b339: Download complete 12:29:50 d496ad576159: Verifying Checksum 12:29:50 d496ad576159: Download complete 12:29:51 c6b39de5b339: Pull complete 12:29:51 a69c41024577: Pull complete 12:29:51 d6de4b400683: Verifying Checksum 12:29:51 d6de4b400683: Download complete 12:29:53 00f215d4a9da: Download complete 12:30:05 d6de4b400683: Pull complete 12:30:05 35cb2a7552d0: Pull complete 12:30:05 4f4fb700ef54: Pull complete 12:30:05 464afbd9ba4c: Pull complete 12:30:13 00f215d4a9da: Pull complete 12:30:15 d496ad576159: Pull complete 12:30:15 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:30:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 12:30:16 + 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:30:16 + docker inspect -f . ci-base-image-arm64 12:30:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:16 prd-ubuntu20.04-docker-arm64-4c-16g-9857 does not seem to be running inside a container 12:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/198 -v /w/workspace/go-mod-core-contracts/198:/w/workspace/go-mod-core-contracts/198:rw,z -v /w/workspace/go-mod-core-contracts/198@tmp:/w/workspace/go-mod-core-contracts/198@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:30:19 $ docker top 2f588f5dc40ad8f5f50562cca856af125909dac1e61d4956ac71b7196b99723f -eo pid,comm [Pipeline] { [Pipeline] sh 12:30:20 + go version 12:30:20 go version go1.21.9 linux/arm64 [Pipeline] } 12:30:20 $ docker stop --time=1 2f588f5dc40ad8f5f50562cca856af125909dac1e61d4956ac71b7196b99723f 12:30:22 $ docker rm -f --volumes 2f588f5dc40ad8f5f50562cca856af125909dac1e61d4956ac71b7196b99723f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:22 + docker inspect -f . ci-base-image-arm64 12:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:23 prd-ubuntu20.04-docker-arm64-4c-16g-9857 does not seem to be running inside a container 12:30:23 $ 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/198 -v /w/workspace/go-mod-core-contracts/198:/w/workspace/go-mod-core-contracts/198:rw,z -v /w/workspace/go-mod-core-contracts/198@tmp:/w/workspace/go-mod-core-contracts/198@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:30:24 $ docker top 376a83ade4392b2b379000c5fd2c71d84106ee75cf357453ef3e366c9f255b62 -eo pid,comm [Pipeline] { [Pipeline] sh 12:30:25 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/198 [Pipeline] fileExists [Pipeline] sh 12:30:25 + make test 12:30:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:30:26 go: downloading github.com/google/uuid v1.6.0 12:30:26 go: downloading github.com/go-kit/log v0.2.1 12:30:26 go: downloading github.com/stretchr/testify v1.9.0 12:30:26 go: downloading github.com/go-playground/validator/v10 v10.22.0 12:30:26 go: downloading gopkg.in/yaml.v3 v3.0.1 12:30:26 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 12:30:26 go: downloading github.com/go-logfmt/logfmt v0.5.1 12:30:26 go: downloading github.com/davecgh/go-spew v1.1.1 12:30:26 go: downloading github.com/pmezard/go-difflib v1.0.0 12:30:26 go: downloading github.com/stretchr/objx v0.5.2 12:30:26 go: downloading github.com/x448/float16 v0.8.4 12:30:27 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:30:27 go: downloading github.com/go-playground/universal-translator v0.18.1 12:30:27 go: downloading github.com/leodido/go-urn v1.4.0 12:30:27 go: downloading golang.org/x/crypto v0.25.0 12:30:27 go: downloading golang.org/x/text v0.16.0 12:30:28 go: downloading github.com/go-playground/locales v0.14.1 12:30:28 go: downloading golang.org/x/sys v0.22.0 12:30:32 go: downloading golang.org/x/net v0.27.0 12:30:35 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 12:31:42 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 12:31:42 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.554s coverage: 83.4% of statements 12:31:42 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.048s coverage: 38.7% of statements 12:31:42 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 12:31:42 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 12:31:42 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.030s coverage: 29.4% of statements 12:31:42 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.029s coverage: 29.3% of statements 12:31:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.112s coverage: 70.4% of statements 12:31:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.055s coverage: 90.0% of statements 12:31:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.270s coverage: 84.6% of statements 12:31:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.053s coverage: 67.3% of statements 12:31:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.029s coverage: 36.1% of statements 12:31:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.045s coverage: 66.7% of statements 12:31:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:31:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:32:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:32:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:32:06 $ docker stop --time=1 376a83ade4392b2b379000c5fd2c71d84106ee75cf357453ef3e366c9f255b62 12:32:08 $ docker rm -f --volumes 376a83ade4392b2b379000c5fd2c71d84106ee75cf357453ef3e366c9f255b62 [Pipeline] // withDockerContainer [Pipeline] sh 12:32:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:32:10 Warning: overwriting stash ‘coverage-report’ 12:32:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:32:11 12:32:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:32:12 arm64: Pulling from edgex-lftools-log-publisher 12:32:12 8998bd30e6a1: Pulling fs layer 12:32:12 04944245beec: Pulling fs layer 12:32:12 699f458cf7ca: Pulling fs layer 12:32:12 765212b225bb: Pulling fs layer 12:32:12 f23df028b6ca: Pulling fs layer 12:32:12 765212b225bb: Waiting 12:32:12 d65c8cfc05b1: Pulling fs layer 12:32:12 2437ff75d9bd: Pulling fs layer 12:32:12 f23df028b6ca: Waiting 12:32:12 d65c8cfc05b1: Waiting 12:32:12 2437ff75d9bd: Waiting 12:32:12 04944245beec: Verifying Checksum 12:32:12 04944245beec: Download complete 12:32:12 765212b225bb: Verifying Checksum 12:32:12 765212b225bb: Download complete 12:32:12 f23df028b6ca: Verifying Checksum 12:32:12 f23df028b6ca: Download complete 12:32:12 d65c8cfc05b1: Verifying Checksum 12:32:12 d65c8cfc05b1: Download complete 12:32:12 699f458cf7ca: Verifying Checksum 12:32:12 699f458cf7ca: Download complete 12:32:13 8998bd30e6a1: Download complete 12:32:15 2437ff75d9bd: Verifying Checksum 12:32:15 2437ff75d9bd: Download complete 12:32:18 8998bd30e6a1: Pull complete 12:32:18 04944245beec: Pull complete 12:32:20 699f458cf7ca: Pull complete 12:32:20 765212b225bb: Pull complete 12:32:21 f23df028b6ca: Pull complete 12:32:21 d65c8cfc05b1: Pull complete 12:32:39 2437ff75d9bd: Pull complete 12:32:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:32:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:32:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:39 prd-ubuntu20.04-docker-arm64-4c-16g-9857 does not seem to be running inside a container 12:32:40 $ 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/198 -v /w/workspace/go-mod-core-contracts/198:/w/workspace/go-mod-core-contracts/198:rw,z -v /w/workspace/go-mod-core-contracts/198@tmp:/w/workspace/go-mod-core-contracts/198@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:32:42 $ docker top 08d86aeda3e563725ddabd27add5af141d669c9fd25a079f7452184870b698e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:43 ---> job-cost.sh 12:32:43 lf-activate-venv: SKIPPING 12:32:43 INFO: No Stack... 12:32:44 INFO: Retrieving Pricing Info for: v3-standard-4 12:32:44 INFO: Archiving Costs [Pipeline] sh 12:32:45 + cat /w/workspace/go-mod-core-contracts/198/archives/cost.csv 12:32:45 + cut -d, -f6 [Pipeline] lock 12:32:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-198-stack-cost] 12:32:45 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-198-stack-cost] did not exist. Created. 12:32:45 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:32:46 /w/workspace/go-mod-core-contracts/198@tmp/durable-76982b6a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:32:46 + echo total: 0.10999999940395355 [Pipeline] stash 12:32:47 Warning: overwriting stash ‘stack-cost’ 12:32:47 Stashed 1 file(s) [Pipeline] } 12:32:47 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-198-stack-cost] [Pipeline] // lock [Pipeline] } 12:32:47 $ docker stop --time=1 08d86aeda3e563725ddabd27add5af141d669c9fd25a079f7452184870b698e1 12:32:48 $ docker rm -f --volumes 08d86aeda3e563725ddabd27add5af141d669c9fd25a079f7452184870b698e1 [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:32:49 provisioning config files... 12:32:49 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config374811878947845596tmp [Pipeline] { [Pipeline] sh 12:32:49 + set +x 12:32:49 + curl -s https://codecov.io/bash 12:32:49 + bash -s -- 12:32:49 12:32:49 _____ _ 12:32:49 / ____| | | 12:32:49 | | ___ __| | ___ ___ _____ __ 12:32:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:32:49 | |___| (_) | (_| | __/ (_| (_) \ V / 12:32:49 \_____\___/ \__,_|\___|\___\___/ \_/ 12:32:49 Bash-1.0.6 12:32:49 12:32:49 12:32:49 ==> git version 2.25.1 found 12:32:49 ==> 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:32:49 Release-Date: 2020-01-08 12:32:49 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:32:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:32:49 ==> Jenkins CI detected. 12:32:49 current dir:  /w/workspace/undry_go-mod-core-contracts_main 12:32:49 project root: . 12:32:49 --> token set from env 12:32:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:32:49 ==> Running gcov in . (disable via -X gcov) 12:32:49 ==> Python coveragepy not found 12:32:49 ==> Searching for coverage reports in: 12:32:49 + . 12:32:49 -> Found 1 reports 12:32:49 ==> Detecting git/mercurial file structure 12:32:49 ==> Reading reports 12:32:49 + ./coverage.out bytes=163855 12:32:49 ==> Appending adjustments 12:32:49 https://docs.codecov.io/docs/fixing-reports 12:32:50 + Found adjustments 12:32:50 ==> Gzipping contents 12:32:50 24K /tmp/codecov.Ohaoi9.gz 12:32:50 ==> Uploading reports 12:32:50 url: https://codecov.io 12:32:50 query: branch=main&commit=9a965e9992e253ea357a5571f7e6d28f9dcb7e96&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 12:32:50 -> Pinging Codecov 12:32:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9a965e9992e253ea357a5571f7e6d28f9dcb7e96&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 12:32:50 -> Uploading to 12:32:50 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/71470A77251A30514AAF9C0BB2E5B6CE/9a965e9992e253ea357a5571f7e6d28f9dcb7e96/6bd126e6-6b33-4d87-87aa-584389e33442.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T123250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e382fb52d51daf4455f5650f8c7d5b92c7fd4a44f7375b6caa94c7227af73025 12:32:50 % Total % Received % Xferd Average Speed Time Time Time Current 12:32:50 Dload Upload Total Spent Left Speed 12:32:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23648 0 0 100 23648 0 92015 --:--:-- --:--:-- --:--:-- 92015 12:32:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/9a965e9992e253ea357a5571f7e6d28f9dcb7e96 [Pipeline] } 12:32:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:32:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:32:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:32:51 12:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:32:51 latest: Pulling from edgex-devops/edgex-snyk-go 12:32:51 619be1103602: Already exists 12:32:51 f8ea3408117e: Pulling fs layer 12:32:51 91320369b822: Pulling fs layer 12:32:51 0406650e8295: Pulling fs layer 12:32:51 4f4fb700ef54: Pulling fs layer 12:32:51 96d80e3f36e1: Pulling fs layer 12:32:51 bcf3aedb951c: Pulling fs layer 12:32:51 96d80e3f36e1: Waiting 12:32:51 bcf3aedb951c: Waiting 12:32:51 4f4fb700ef54: Waiting 12:32:51 0406650e8295: Verifying Checksum 12:32:51 0406650e8295: Download complete 12:32:51 f8ea3408117e: Download complete 12:32:51 4f4fb700ef54: Verifying Checksum 12:32:51 4f4fb700ef54: Download complete 12:32:52 f8ea3408117e: Pull complete 12:32:52 96d80e3f36e1: Verifying Checksum 12:32:52 96d80e3f36e1: Download complete 12:32:52 91320369b822: Verifying Checksum 12:32:52 91320369b822: Download complete 12:32:52 bcf3aedb951c: Verifying Checksum 12:32:55 91320369b822: Pull complete 12:32:55 0406650e8295: Pull complete 12:32:55 4f4fb700ef54: Pull complete 12:32:56 96d80e3f36e1: Pull complete 12:32:59 bcf3aedb951c: Pull complete 12:32:59 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 12:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:32:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:59 prd-ubuntu20.04-docker-8c-8g-9855 does not seem to be running inside a container 12:32:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:33:03 $ docker top c9a2a909b11be6ccb1ce0259c766ee081b23ab17f770ba85bb0d947753d7eb0e -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:04 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 12:33:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 12:33:04 + set -o pipefail 12:33:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 12:33:10 12:33:10 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 12:33:10 12:33:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/c5d71df2-ba77-4be8-a343-8d18b8f97d00 12:33:10 12:33:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:33:10 12:33:10 12:33:10 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:33:10 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:33:10 $ docker stop --time=1 c9a2a909b11be6ccb1ce0259c766ee081b23ab17f770ba85bb0d947753d7eb0e 12:33:14 $ docker rm -f --volumes c9a2a909b11be6ccb1ce0259c766ee081b23ab17f770ba85bb0d947753d7eb0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:33:14 + git log --format=format:%s -1 9a965e9992e253ea357a5571f7e6d28f9dcb7e96 [Pipeline] sh 12:33:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:33:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:33:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:15 prd-ubuntu20.04-docker-8c-8g-9855 does not seem to be running inside a container 12:33:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:33:16 $ docker top 7ec7db114820c3add37dee58f399a1eaab32d8bbd19bac3bc5ff805f54c1ca5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:33:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:33:16 [ssh-agent] Looking for ssh-agent implementation... 12:33:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:16 $ docker exec 7ec7db114820c3add37dee58f399a1eaab32d8bbd19bac3bc5ff805f54c1ca5f ssh-agent 12:33:16 SSH_AUTH_SOCK=/tmp/ssh-lZOzTquBfHSj/agent.33 12:33:16 SSH_AGENT_PID=39 12:33:16 Running ssh-add (command line suppressed) 12:33:16 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13618019298745222546.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13618019298745222546.key) 12:33:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:33:16 + git semver tag 12:33:17 2024-09-09 12:33:17,077 [run_tag] DEBUG tag force:False 12:33:17 2024-09-09 12:33:17,077 [check_head_tag] DEBUG check head tag 12:33:17 2024-09-09 12:33:17,081 [execute] INFO git cat-file --batch-check 12:33:17 2024-09-09 12:33:17,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 12:33:17 2024-09-09 12:33:17,086 [execute] INFO git cat-file --batch 12:33:17 2024-09-09 12:33:17,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 12:33:17 2024-09-09 12:33:17,143 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:33:17 2024-09-09 12:33:17,143 [execute] INFO git tag -a v3.2.0-dev.45 -m v3.2.0-dev.45 12:33:17 2024-09-09 12:33:17,144 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.45', '-m', 'v3.2.0-dev.45'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 12:33:17 2024-09-09 12:33:17,149 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:33:17 3.2.0-dev.45 [Pipeline] } 12:33:17 $ docker exec --env ******** --env ******** 7ec7db114820c3add37dee58f399a1eaab32d8bbd19bac3bc5ff805f54c1ca5f ssh-agent -k 12:33:17 unset SSH_AUTH_SOCK; 12:33:17 unset SSH_AGENT_PID; 12:33:17 echo Agent pid 39 killed; 12:33:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:33:17 + git semver [Pipeline] } 12:33:18 $ docker stop --time=1 7ec7db114820c3add37dee58f399a1eaab32d8bbd19bac3bc5ff805f54c1ca5f 12:33:19 $ docker rm -f --volumes 7ec7db114820c3add37dee58f399a1eaab32d8bbd19bac3bc5ff805f54c1ca5f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:33:19 12:33:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:33:20 0.23.1-centos7: Pulling from edgex-lftools 12:33:20 ab5ef0e58194: Pulling fs layer 12:33:20 9712f1f96733: Pulling fs layer 12:33:20 63f879dbbcfc: Pulling fs layer 12:33:20 0d9ebad4ef96: Pulling fs layer 12:33:20 e9a5061849ea: Pulling fs layer 12:33:20 d747dcd14b5f: Pulling fs layer 12:33:20 2de7ff778b66: Pulling fs layer 12:33:20 0d9ebad4ef96: Waiting 12:33:20 e9a5061849ea: Waiting 12:33:20 d747dcd14b5f: Waiting 12:33:20 2de7ff778b66: Waiting 12:33:20 9712f1f96733: Verifying Checksum 12:33:20 9712f1f96733: Download complete 12:33:20 63f879dbbcfc: Verifying Checksum 12:33:20 63f879dbbcfc: Download complete 12:33:20 e9a5061849ea: Verifying Checksum 12:33:20 e9a5061849ea: Download complete 12:33:20 d747dcd14b5f: Verifying Checksum 12:33:20 d747dcd14b5f: Download complete 12:33:20 ab5ef0e58194: Verifying Checksum 12:33:20 ab5ef0e58194: Download complete 12:33:20 0d9ebad4ef96: Verifying Checksum 12:33:20 0d9ebad4ef96: Download complete 12:33:20 2de7ff778b66: Verifying Checksum 12:33:20 2de7ff778b66: Download complete 12:33:24 ab5ef0e58194: Pull complete 12:33:24 9712f1f96733: Pull complete 12:33:24 63f879dbbcfc: Pull complete 12:33:28 0d9ebad4ef96: Pull complete 12:33:29 e9a5061849ea: Pull complete 12:33:29 d747dcd14b5f: Pull complete 12:33:30 2de7ff778b66: Pull complete 12:33:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:33:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:30 prd-ubuntu20.04-docker-8c-8g-9855 does not seem to be running inside a container 12:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:33:37 $ docker top c285315b7ec2c04bbddbf43d110837c530fd4abdaa651835d812e1615b5864c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:33:37 provisioning config files... 12:33:37 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6457147236244850217tmp 12:33:37 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6529882616112213623tmp 12:33:37 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17436055392703943543tmp [Pipeline] { [Pipeline] echo 12:33:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:33:37 ---> sigul-configuration.sh 12:33:37 gpg: directory `/root/.gnupg' created 12:33:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:33:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:33:37 gpg: keyring `/root/.gnupg/secring.gpg' created 12:33:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:33:37 gpg: CAST5 encrypted data 12:33:37 gpg: encrypted with 1 passphrase 12:33:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:33:38 + mkdir /home/jenkins 12:33:38 + mkdir /home/jenkins/sigul [Pipeline] sh 12:33:38 + 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:33:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:33:38 ---> sigul-install.sh 12:33:38 Sigul already installed; skipping installation. [Pipeline] sh 12:33:39 + git tag --list 12:33:39 v0.0.0 12:33:39 v0.0.1 12:33:39 v0.1.0 12:33:39 v0.1.1 12:33:39 v0.1.10 12:33:39 v0.1.100 12:33:39 v0.1.101 12:33:39 v0.1.102 12:33:39 v0.1.103 12:33:39 v0.1.104 12:33:39 v0.1.105 12:33:39 v0.1.106 12:33:39 v0.1.107 12:33:39 v0.1.108 12:33:39 v0.1.109 12:33:39 v0.1.11 12:33:39 v0.1.110 12:33:39 v0.1.111 12:33:39 v0.1.112 12:33:39 v0.1.113 12:33:39 v0.1.114 12:33:39 v0.1.115 12:33:39 v0.1.116 12:33:39 v0.1.117 12:33:39 v0.1.118 12:33:39 v0.1.119 12:33:39 v0.1.12 12:33:39 v0.1.120 12:33:39 v0.1.121 12:33:39 v0.1.122 12:33:39 v0.1.123 12:33:39 v0.1.124 12:33:39 v0.1.125 12:33:39 v0.1.126 12:33:39 v0.1.127 12:33:39 v0.1.128 12:33:39 v0.1.129 12:33:39 v0.1.13 12:33:39 v0.1.130 12:33:39 v0.1.131 12:33:39 v0.1.132 12:33:39 v0.1.133 12:33:39 v0.1.134 12:33:39 v0.1.135 12:33:39 v0.1.136 12:33:39 v0.1.137 12:33:39 v0.1.138 12:33:39 v0.1.139 12:33:39 v0.1.14 12:33:39 v0.1.140 12:33:39 v0.1.141 12:33:39 v0.1.142 12:33:39 v0.1.143 12:33:39 v0.1.144 12:33:39 v0.1.145 12:33:39 v0.1.146 12:33:39 v0.1.147 12:33:39 v0.1.148 12:33:39 v0.1.149 12:33:39 v0.1.15 12:33:39 v0.1.16 12:33:39 v0.1.17 12:33:39 v0.1.18 12:33:39 v0.1.19 12:33:39 v0.1.2 12:33:39 v0.1.20 12:33:39 v0.1.21 12:33:39 v0.1.22 12:33:39 v0.1.23 12:33:39 v0.1.24 12:33:39 v0.1.25 12:33:39 v0.1.26 12:33:39 v0.1.27 12:33:39 v0.1.28 12:33:39 v0.1.29 12:33:39 v0.1.3 12:33:39 v0.1.30 12:33:39 v0.1.31 12:33:39 v0.1.32 12:33:39 v0.1.33 12:33:39 v0.1.34 12:33:39 v0.1.35 12:33:39 v0.1.36 12:33:39 v0.1.37 12:33:39 v0.1.38 12:33:39 v0.1.39 12:33:39 v0.1.4 12:33:39 v0.1.40 12:33:39 v0.1.41 12:33:39 v0.1.42 12:33:39 v0.1.43 12:33:39 v0.1.44 12:33:39 v0.1.45 12:33:39 v0.1.46 12:33:39 v0.1.47 12:33:39 v0.1.48 12:33:39 v0.1.49 12:33:39 v0.1.5 12:33:39 v0.1.50 12:33:39 v0.1.51 12:33:39 v0.1.52 12:33:39 v0.1.53 12:33:39 v0.1.54 12:33:39 v0.1.55 12:33:39 v0.1.56 12:33:39 v0.1.57 12:33:39 v0.1.58 12:33:39 v0.1.59 12:33:39 v0.1.6 12:33:39 v0.1.60 12:33:39 v0.1.61 12:33:39 v0.1.62 12:33:39 v0.1.63 12:33:39 v0.1.64 12:33:39 v0.1.65 12:33:39 v0.1.66 12:33:39 v0.1.67 12:33:39 v0.1.68 12:33:39 v0.1.69 12:33:39 v0.1.7 12:33:39 v0.1.70 12:33:39 v0.1.71 12:33:39 v0.1.72 12:33:39 v0.1.73 12:33:39 v0.1.74 12:33:39 v0.1.75 12:33:39 v0.1.76 12:33:39 v0.1.77 12:33:39 v0.1.78 12:33:39 v0.1.79 12:33:39 v0.1.8 12:33:39 v0.1.80 12:33:39 v0.1.81 12:33:39 v0.1.82 12:33:39 v0.1.83 12:33:39 v0.1.84 12:33:39 v0.1.85 12:33:39 v0.1.86 12:33:39 v0.1.87 12:33:39 v0.1.88 12:33:39 v0.1.89 12:33:39 v0.1.9 12:33:39 v0.1.90 12:33:39 v0.1.91 12:33:39 v0.1.92 12:33:39 v0.1.93 12:33:39 v0.1.94 12:33:39 v0.1.95 12:33:39 v0.1.96 12:33:39 v0.1.97 12:33:39 v0.1.98 12:33:39 v0.1.99 12:33:39 v2.0.0 12:33:39 v2.1.0 12:33:39 v2.1.1 12:33:39 v2.2.0 12:33:39 v2.3.0 12:33:39 v3.0 12:33:39 v3.0.0 12:33:39 v3.1 12:33:39 v3.1.0 12:33:39 v3.1.0-dev.1 12:33:39 v3.1.0-dev.10 12:33:39 v3.1.0-dev.11 12:33:39 v3.1.0-dev.12 12:33:39 v3.1.0-dev.13 12:33:39 v3.1.0-dev.14 12:33:39 v3.1.0-dev.15 12:33:39 v3.1.0-dev.16 12:33:39 v3.1.0-dev.17 12:33:39 v3.1.0-dev.18 12:33:39 v3.1.0-dev.19 12:33:39 v3.1.0-dev.2 12:33:39 v3.1.0-dev.3 12:33:39 v3.1.0-dev.4 12:33:39 v3.1.0-dev.5 12:33:39 v3.1.0-dev.6 12:33:39 v3.1.0-dev.7 12:33:39 v3.1.0-dev.8 12:33:39 v3.1.0-dev.9 12:33:39 v3.2.0-dev.1 12:33:39 v3.2.0-dev.10 12:33:39 v3.2.0-dev.11 12:33:39 v3.2.0-dev.12 12:33:39 v3.2.0-dev.13 12:33:39 v3.2.0-dev.14 12:33:39 v3.2.0-dev.15 12:33:39 v3.2.0-dev.16 12:33:39 v3.2.0-dev.17 12:33:39 v3.2.0-dev.18 12:33:39 v3.2.0-dev.19 12:33:39 v3.2.0-dev.2 12:33:39 v3.2.0-dev.20 12:33:39 v3.2.0-dev.21 12:33:39 v3.2.0-dev.22 12:33:39 v3.2.0-dev.23 12:33:39 v3.2.0-dev.24 12:33:39 v3.2.0-dev.25 12:33:39 v3.2.0-dev.26 12:33:39 v3.2.0-dev.27 12:33:39 v3.2.0-dev.28 12:33:39 v3.2.0-dev.29 12:33:39 v3.2.0-dev.3 12:33:39 v3.2.0-dev.30 12:33:39 v3.2.0-dev.31 12:33:39 v3.2.0-dev.32 12:33:39 v3.2.0-dev.33 12:33:39 v3.2.0-dev.34 12:33:39 v3.2.0-dev.35 12:33:39 v3.2.0-dev.36 12:33:39 v3.2.0-dev.37 12:33:39 v3.2.0-dev.38 12:33:39 v3.2.0-dev.39 12:33:39 v3.2.0-dev.4 12:33:39 v3.2.0-dev.40 12:33:39 v3.2.0-dev.41 12:33:39 v3.2.0-dev.42 12:33:39 v3.2.0-dev.43 12:33:39 v3.2.0-dev.44 12:33:39 v3.2.0-dev.45 12:33:39 v3.2.0-dev.5 12:33:39 v3.2.0-dev.6 12:33:39 v3.2.0-dev.7 12:33:39 v3.2.0-dev.8 12:33:39 v3.2.0-dev.9 [Pipeline] sh 12:33:39 + lftools sign git-tag v3.2.0-dev.45 12:33:39 Signing Git tag with Sigul... 12:33:39 Signing v3.2.0-dev.45 [Pipeline] echo 12:33:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:33:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:33:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:33:40 $ docker stop --time=1 c285315b7ec2c04bbddbf43d110837c530fd4abdaa651835d812e1615b5864c3 12:33:42 $ docker rm -f --volumes c285315b7ec2c04bbddbf43d110837c530fd4abdaa651835d812e1615b5864c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:33:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:33:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:43 prd-ubuntu20.04-docker-8c-8g-9855 does not seem to be running inside a container 12:33:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:33:43 $ docker top d6abf5bb37298893042d41350a66591eb4959b87cdcc148ed46ce2834d8d89c3 -eo pid,comm 12:33:43 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:33:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:33:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:33:43 [ssh-agent] Looking for ssh-agent implementation... 12:33:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:43 $ docker exec d6abf5bb37298893042d41350a66591eb4959b87cdcc148ed46ce2834d8d89c3 ssh-agent 12:33:43 SSH_AUTH_SOCK=/tmp/ssh-3dPghGiUVgNj/agent.32 12:33:43 SSH_AGENT_PID=38 12:33:43 Running ssh-add (command line suppressed) 12:33:43 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2926826150336548782.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2926826150336548782.key) 12:33:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:33:44 + git semver bump pre 12:33:44 2024-09-09 12:33:44,347 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:33:44 2024-09-09 12:33:44,348 [bump_version] DEBUG bumping version:3.2.0-dev.45 on axis:pre with prefix:dev 12:33:44 2024-09-09 12:33:44,348 [bump_version] DEBUG bumped version:3.2.0-dev.46 12:33:44 2024-09-09 12:33:44,348 [write_version] DEBUG write version:3.2.0-dev.46 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 12:33:44 2024-09-09 12:33:44,348 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:33:44 2024-09-09 12:33:44,348 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:33:44 2024-09-09 12:33:44,351 [execute] INFO git cat-file --batch-check 12:33:44 2024-09-09 12:33:44,351 [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:33:44 2024-09-09 12:33:44,357 [execute] INFO git cat-file --batch 12:33:44 2024-09-09 12:33:44,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 12:33:44 2024-09-09 12:33:44,364 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:33:44 3.2.0-dev.46 [Pipeline] } 12:33:44 $ docker exec --env ******** --env ******** d6abf5bb37298893042d41350a66591eb4959b87cdcc148ed46ce2834d8d89c3 ssh-agent -k 12:33:44 unset SSH_AUTH_SOCK; 12:33:44 unset SSH_AGENT_PID; 12:33:44 echo Agent pid 38 killed; 12:33:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:33:44 + git semver [Pipeline] } 12:33:45 $ docker stop --time=1 d6abf5bb37298893042d41350a66591eb4959b87cdcc148ed46ce2834d8d89c3 12:33:46 $ docker rm -f --volumes d6abf5bb37298893042d41350a66591eb4959b87cdcc148ed46ce2834d8d89c3 [Pipeline] // withDockerContainer [Pipeline] sh 12:33:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:33:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:33:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:47 prd-ubuntu20.04-docker-8c-8g-9855 does not seem to be running inside a container 12:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:33:47 $ docker top 73bb5db594592a609a2f10f5aa0e09c7acbbdb9762acd364793819c5b52b9bed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:33:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:33:47 [ssh-agent] Looking for ssh-agent implementation... 12:33:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:47 $ docker exec 73bb5db594592a609a2f10f5aa0e09c7acbbdb9762acd364793819c5b52b9bed ssh-agent 12:33:47 SSH_AUTH_SOCK=/tmp/ssh-1YDgIb2klNvG/agent.32 12:33:47 SSH_AGENT_PID=38 12:33:47 Running ssh-add (command line suppressed) 12:33:48 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7627354271621085759.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7627354271621085759.key) 12:33:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:33:48 + git semver push 12:33:48 2024-09-09 12:33:48,518 [run_push] DEBUG push 12:33:48 2024-09-09 12:33:48,518 [execute] INFO git cat-file --batch-check 12:33:48 2024-09-09 12:33:48,519 [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:33:48 2024-09-09 12:33:48,523 [execute] INFO git rev-list 2d63a1158413028884a47a7f9696cb2a5040b830 -- 12:33:48 2024-09-09 12:33:48,523 [execute] DEBUG Popen(['git', 'rev-list', '2d63a1158413028884a47a7f9696cb2a5040b830', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 12:33:48 2024-09-09 12:33:48,537 [execute] INFO git fetch -v origin 12:33:48 2024-09-09 12:33:48,537 [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:33:49 2024-09-09 12:33:48,978 [run_push] DEBUG no remote changes detected 12:33:49 2024-09-09 12:33:48,979 [execute] INFO git push origin semver 12:33:49 2024-09-09 12:33:48,979 [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:33:50 2024-09-09 12:33:50,171 [run_push] DEBUG push all version tags 12:33:50 2024-09-09 12:33:50,171 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:33:50 2024-09-09 12:33:50,172 [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:33:51 2024-09-09 12:33:50,930 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 12:33:51 3.2.0-dev.46 [Pipeline] } 12:33:51 $ docker exec --env ******** --env ******** 73bb5db594592a609a2f10f5aa0e09c7acbbdb9762acd364793819c5b52b9bed ssh-agent -k 12:33:51 unset SSH_AUTH_SOCK; 12:33:51 unset SSH_AGENT_PID; 12:33:51 echo Agent pid 38 killed; 12:33:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:33:51 + git semver [Pipeline] } 12:33:51 $ docker stop --time=1 73bb5db594592a609a2f10f5aa0e09c7acbbdb9762acd364793819c5b52b9bed 12:33:53 $ docker rm -f --volumes 73bb5db594592a609a2f10f5aa0e09c7acbbdb9762acd364793819c5b52b9bed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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:33:53 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 12:33:53 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 12:33:53 total 16 12:33:53 drwxr-xr-x 3 root root 4096 Sep 9 12:27 . 12:33:53 drwxrwxr-x 11 jenkins jenkins 4096 Sep 9 12:33 .. 12:33:53 drwxr-xr-x 2 root root 4096 Sep 9 12:27 cost 12:33:53 -rw-r--r-- 1 root root 93 Sep 9 12:27 cost.csv 12:33:53 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 12:33:53 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 12:33:53 total 16 12:33:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 12:27 . 12:33:53 drwxrwxr-x 11 jenkins jenkins 4096 Sep 9 12:33 .. 12:33:53 drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 12:27 cost 12:33:53 -rw-r--r-- 1 jenkins jenkins 93 Sep 9 12:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:33:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:33:54 ---> package-listing.sh 12:33:54 ++ facter osfamily 12:33:54 ++ tr '[:upper:]' '[:lower:]' 12:33:55 + OS_FAMILY=debian 12:33:55 + workspace=/w/workspace/undry_go-mod-core-contracts_main 12:33:55 + START_PACKAGES=/tmp/packages_start.txt 12:33:55 + END_PACKAGES=/tmp/packages_end.txt 12:33:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:33:55 + PACKAGES=/tmp/packages_start.txt 12:33:55 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 12:33:55 + PACKAGES=/tmp/packages_end.txt 12:33:55 + case "${OS_FAMILY}" in 12:33:55 + dpkg -l 12:33:55 + grep '^ii' 12:33:55 + '[' -f /tmp/packages_start.txt ']' 12:33:55 + '[' -f /tmp/packages_end.txt ']' 12:33:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:33:55 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 12:33:55 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 12:33:55 + 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:33:55 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:33:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:56 prd-ubuntu20.04-docker-8c-8g-9855 does not seem to be running inside a container 12:33:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:33:56 $ docker top 86cd68be2c8ef15d42807e4e49282e21080409f779880b325da694b53c8aa147 -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:56 + touch /tmp/pre-build-complete [Pipeline] sh 12:33:57 + mkdir -p /var/log/sysstat [Pipeline] sh 12:33:57 + ls /var/log/sa-host 12:33:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:33:57 provisioning config files... 12:33:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1710775444806592319tmp [Pipeline] { [Pipeline] echo 12:33:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:33:57 ---> create-netrc.sh [Pipeline] } 12:33:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:33:58 ---> python-tools-install.sh [Pipeline] echo 12:33:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:33:58 ---> sudo-logs.sh 12:33:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:33:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:33:58 ---> job-cost.sh 12:33:58 lf-activate-venv: SKIPPING 12:33:58 DEBUG: total: 0.2199999988079071 12:33:58 INFO: Retrieving Stack Cost... 12:33:59 INFO: Retrieving Pricing Info for: v3-standard-8 12:33:59 INFO: Archiving Costs [Pipeline] echo 12:33:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:33:59 ---> logs-deploy.sh 12:33:59 lf-activate-venv: SKIPPING 12:33:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/198 12:33:59 INFO: archiving workspace using pattern(s): 12:34:00 Archives upload complete. 12:34:00 INFO: archiving logs to Nexus 12:34:01 ---> uname -a: 12:34:01 Linux prd-ubuntu20-04-docker-8c-8g-9855 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:34:01 12:34:01 12:34:01 ---> lscpu: 12:34:01 Architecture: x86_64 12:34:01 CPU op-mode(s): 32-bit, 64-bit 12:34:01 Byte Order: Little Endian 12:34:01 Address sizes: 40 bits physical, 48 bits virtual 12:34:01 CPU(s): 8 12:34:01 On-line CPU(s) list: 0-7 12:34:01 Thread(s) per core: 1 12:34:01 Core(s) per socket: 1 12:34:01 Socket(s): 8 12:34:01 NUMA node(s): 1 12:34:01 Vendor ID: AuthenticAMD 12:34:01 CPU family: 23 12:34:01 Model: 49 12:34:01 Model name: AMD EPYC-Rome Processor 12:34:01 Stepping: 0 12:34:01 CPU MHz: 2800.000 12:34:01 BogoMIPS: 5600.00 12:34:01 Virtualization: AMD-V 12:34:01 Hypervisor vendor: KVM 12:34:01 Virtualization type: full 12:34:01 L1d cache: 256 KiB 12:34:01 L1i cache: 256 KiB 12:34:01 L2 cache: 4 MiB 12:34:01 L3 cache: 128 MiB 12:34:01 NUMA node0 CPU(s): 0-7 12:34:01 Vulnerability Itlb multihit: Not affected 12:34:01 Vulnerability L1tf: Not affected 12:34:01 Vulnerability Mds: Not affected 12:34:01 Vulnerability Meltdown: Not affected 12:34:01 Vulnerability Mmio stale data: Not affected 12:34:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:34:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:34:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:34:01 Vulnerability Srbds: Not affected 12:34:01 Vulnerability Tsx async abort: Not affected 12:34:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:34:01 12:34:01 12:34:01 ---> nproc: 12:34:01 8 12:34:01 12:34:01 12:34:01 ---> df -h: 12:34:01 Filesystem Size Used Avail Use% Mounted on 12:34:01 overlay 155G 12G 144G 8% / 12:34:01 tmpfs 64M 0 64M 0% /dev 12:34:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:34:01 shm 64M 0 64M 0% /dev/shm 12:34:01 /dev/vda1 155G 12G 144G 8% /facter-os 12:34:01 12:34:01 12:34:01 ---> sar -b -r -n DEV: 12:34:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9855) 09/09/24 _x86_64_ (8 CPU) 12:34:01 12:34:01 12:25:05 LINUX RESTART (8 CPU) 12:34:01 12:34:01 12:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:34:01 12:27:01 105.64 9.42 96.22 0.00 1649.89 35120.28 0.00 12:34:01 12:28:01 66.51 0.17 66.34 0.00 13.60 28561.92 0.00 12:34:01 12:29:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 12:34:01 12:30:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 12:34:01 12:31:01 49.20 5.11 44.09 0.00 4341.89 8503.57 0.00 12:34:01 12:32:01 4.33 0.02 4.32 0.00 0.13 103.17 0.00 12:34:01 12:33:01 20.88 0.10 20.78 0.00 10.26 9206.80 0.00 12:34:01 Average: 35.45 2.10 33.35 0.00 857.53 11590.03 0.00 12:34:01 12:34:01 12:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:34:01 12:27:01 28775636 31489200 818768 2.49 86396 2865840 1876016 5.53 1242896 2433260 348480 12:34:01 12:28:01 28712000 31528116 782388 2.38 95300 2947600 1770648 5.22 1138492 2587736 16 12:34:01 12:29:01 28712084 31528276 782024 2.38 95348 2947596 1770648 5.22 1138388 2587740 16 12:34:01 12:30:01 28716656 31532904 777300 2.36 95396 2947596 1770648 5.22 1133524 2587744 16 12:34:01 12:31:01 28266244 31513036 770372 2.34 124540 3345404 1727236 5.09 1411292 2726924 228 12:34:01 12:32:01 28279564 31521568 762300 2.32 123160 3342156 1712704 5.05 1401856 2723716 8 12:34:01 12:33:01 27557856 31494568 784008 2.38 138484 3971396 1814060 5.35 1441696 3351992 372684 12:34:01 Average: 28431434 31515381 782451 2.38 108375 3195370 1777423 5.24 1272592 2714159 103064 12:34:01 12:34:01 12:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:34:01 12:27:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 12:34:01 12:27:01 veth89e9789 38.76 72.56 3.92 808.45 0.00 0.00 0.00 0.07 12:34:01 12:27:01 ens3 303.85 186.12 5806.58 39.21 0.00 0.00 0.00 0.00 12:34:01 12:27:01 docker0 46.13 80.16 4.18 874.83 0.00 0.00 0.00 0.00 12:34:01 12:28:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 12:34:01 12:28:01 ens3 99.87 60.72 2524.79 12.04 0.00 0.00 0.00 0.00 12:34:01 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 12:29:01 ens3 0.62 0.28 1.74 0.02 0.00 0.00 0.00 0.00 12:34:01 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:34:01 12:30:01 ens3 0.60 0.47 0.36 0.29 0.00 0.00 0.00 0.00 12:34:01 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 12:31:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:34:01 12:31:01 ens3 220.63 112.13 2733.99 7.81 0.00 0.00 0.00 0.00 12:34:01 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:34:01 12:32:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 12:34:01 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 12:33:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 12:34:01 12:33:01 ens3 120.64 70.78 3610.39 10.70 0.00 0.00 0.00 0.00 12:34:01 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 12:34:01 Average: ens3 106.17 61.23 2087.94 9.94 0.00 0.00 0.00 0.00 12:34:01 Average: docker0 6.49 11.29 0.59 123.17 0.00 0.00 0.00 0.00 12:34:01 12:34:01 12:34:01 ---> sar -P ALL: 12:34:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9855) 09/09/24 _x86_64_ (8 CPU) 12:34:01 12:34:01 12:25:05 LINUX RESTART (8 CPU) 12:34:01 12:34:01 12:26:02 CPU %user %nice %system %iowait %steal %idle 12:34:01 12:27:01 all 24.94 0.00 5.22 2.22 0.09 67.53 12:34:01 12:27:01 0 22.28 0.00 4.31 0.36 0.07 72.98 12:34:01 12:27:01 1 26.44 0.00 5.45 1.42 0.09 66.60 12:34:01 12:27:01 2 24.84 0.00 5.78 0.82 0.09 68.47 12:34:01 12:27:01 3 26.70 0.00 5.07 1.19 0.14 66.91 12:34:01 12:27:01 4 25.68 0.00 5.48 4.01 0.10 64.73 12:34:01 12:27:01 5 22.76 0.00 4.90 4.18 0.10 68.06 12:34:01 12:27:01 6 24.19 0.00 5.46 5.44 0.09 64.82 12:34:01 12:27:01 7 26.64 0.00 5.29 0.34 0.09 67.64 12:34:01 12:28:01 all 3.41 0.00 1.56 1.44 0.04 93.55 12:34:01 12:28:01 0 3.67 0.00 1.25 0.02 0.02 95.05 12:34:01 12:28:01 1 3.45 0.00 1.36 0.03 0.03 95.13 12:34:01 12:28:01 2 3.48 0.00 1.40 0.07 0.02 95.03 12:34:01 12:28:01 3 3.70 0.00 1.17 0.00 0.02 95.11 12:34:01 12:28:01 4 3.00 0.00 1.17 1.22 0.03 94.57 12:34:01 12:28:01 5 3.05 0.00 2.37 9.29 0.03 85.26 12:34:01 12:28:01 6 3.49 0.00 1.98 0.37 0.03 94.12 12:34:01 12:28:01 7 3.45 0.00 1.77 0.62 0.13 94.02 12:34:01 12:29:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:34:01 12:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:34:01 12:29:01 1 0.05 0.00 0.07 0.00 0.02 99.87 12:34:01 12:29:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:34:01 12:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:34:01 12:29:01 4 0.08 0.00 0.05 0.00 0.02 99.85 12:34:01 12:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:34:01 12:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:34:01 12:29:01 7 0.07 0.00 0.00 0.03 0.00 99.90 12:34:01 12:30:01 all 0.06 0.00 0.02 0.01 0.01 99.90 12:34:01 12:30:01 0 0.12 0.00 0.02 0.00 0.00 99.87 12:34:01 12:30:01 1 0.12 0.00 0.07 0.05 0.03 99.73 12:34:01 12:30:01 2 0.07 0.00 0.05 0.00 0.02 99.87 12:34:01 12:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:34:01 12:30:01 4 0.10 0.00 0.00 0.00 0.00 99.90 12:34:01 12:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:34:01 12:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:34:01 12:30:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:34:01 12:31:01 all 2.68 0.00 1.55 0.51 0.03 95.24 12:34:01 12:31:01 0 2.09 0.00 1.31 0.07 0.02 96.52 12:34:01 12:31:01 1 3.28 0.00 1.39 0.62 0.05 94.66 12:34:01 12:31:01 2 3.34 0.00 1.55 0.82 0.02 94.27 12:34:01 12:31:01 3 3.45 0.00 2.38 0.47 0.03 93.67 12:34:01 12:31:01 4 2.79 0.00 2.20 0.07 0.02 94.93 12:34:01 12:31:01 5 1.37 0.00 1.39 0.68 0.03 96.53 12:34:01 12:31:01 6 1.87 0.00 0.87 0.42 0.02 96.83 12:34:01 12:31:01 7 3.24 0.00 1.27 0.95 0.03 94.50 12:34:01 12:32:01 all 0.10 0.00 0.06 0.01 0.01 99.82 12:34:01 12:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:34:01 12:32:01 1 0.12 0.00 0.08 0.07 0.03 99.70 12:34:01 12:32:01 2 0.15 0.00 0.07 0.02 0.02 99.75 12:34:01 12:32:01 3 0.07 0.00 0.02 0.00 0.00 99.92 12:34:01 12:32:01 4 0.05 0.00 0.05 0.00 0.02 99.88 12:34:01 12:32:01 5 0.18 0.00 0.07 0.00 0.00 99.75 12:34:01 12:32:01 6 0.12 0.00 0.07 0.00 0.00 99.82 12:34:01 12:32:01 7 0.05 0.00 0.08 0.02 0.00 99.85 12:34:01 12:33:01 all 3.11 0.00 1.42 0.38 0.03 95.06 12:34:01 12:33:01 0 3.53 0.00 0.90 0.10 0.02 95.45 12:34:01 12:33:01 1 2.81 0.00 2.16 0.35 0.05 94.63 12:34:01 12:33:01 2 2.99 0.00 1.49 0.00 0.03 95.49 12:34:01 12:33:01 3 2.26 0.00 1.14 0.00 0.02 96.59 12:34:01 12:33:01 4 4.49 0.00 1.09 0.00 0.02 94.40 12:34:01 12:33:01 5 2.95 0.00 1.52 0.03 0.02 95.48 12:34:01 12:33:01 6 2.86 0.00 1.19 0.00 0.02 95.94 12:34:01 12:33:01 7 3.02 0.00 1.84 2.60 0.03 92.51 12:34:01 Average: all 4.82 0.00 1.39 0.65 0.03 93.11 12:34:01 Average: 0 4.46 0.00 1.10 0.08 0.02 94.34 12:34:01 Average: 1 5.11 0.00 1.50 0.36 0.04 92.99 12:34:01 Average: 2 4.91 0.00 1.46 0.24 0.03 93.36 12:34:01 Average: 3 5.08 0.00 1.38 0.23 0.03 93.27 12:34:01 Average: 4 5.07 0.00 1.41 0.74 0.03 92.75 12:34:01 Average: 5 4.25 0.00 1.45 2.00 0.03 92.27 12:34:01 Average: 6 4.56 0.00 1.35 0.87 0.02 93.20 12:34:01 Average: 7 5.13 0.00 1.45 0.65 0.04 92.72 12:34:01 12:34:01 12:34:01