Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb70a77293d89092d8b75bef295af80cfa64147f 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-ssh17193587919695801786.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17659962055443239441.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15791089701195407186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9224463134129796836.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-ssh9897827642662508872.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8348 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 cb70a77293d89092d8b75bef295af80cfa64147f (main) Commit message: "Merge pull request #863 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.15.5" > 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 cb70a77293d89092d8b75bef295af80cfa64147f # timeout=10 > git rev-list --no-walk f284cfaea684e35f4f822ce357bf37972ca719e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:12 ========================================================= 00:30:12 EdgeX Global Pipelines Version Info 00:30:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:13 ------------------- 00:30:13 stable info: 00:30:13 ------------------- 00:30:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:30:13 Message: update stable to v1.0.254 00:30:14 ------------------- 00:30:14 experimental info: 00:30:14 ------------------- 00:30:14 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:30:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb70a77293d89092d8b75bef295af80cfa64147f [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb70a77 [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:30:14 + git rev-list -1 --merges cb70a77293d89092d8b75bef295af80cfa64147f~1..cb70a77293d89092d8b75bef295af80cfa64147f [Pipeline] echo 00:30:15 -----------> git rev-list -1 --merges cb70a77293d89092d8b75bef295af80cfa64147f~1..cb70a77293d89092d8b75bef295af80cfa64147f cb70a77293d89092d8b75bef295af80cfa64147f 00:30:15 cb70a77293d89092d8b75bef295af80cfa64147f [false] [Pipeline] sh 00:30:15 + git log --format=format:%s -1 cb70a77293d89092d8b75bef295af80cfa64147f [Pipeline] echo 00:30:15 ========================================================= 00:30:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:30:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:30:15 + git log --format=format:%s -1 cb70a77293d89092d8b75bef295af80cfa64147f [Pipeline] echo 00:30:15 [semverPrep] GIT_COMMIT: cb70a77293d89092d8b75bef295af80cfa64147f, Commit Message: Merge pull request #863 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.15.5 [Pipeline] echo 00:30:15 [semverPrep] This is not a build commit. [Pipeline] sh 00:30:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:30:16 + grep -v github /etc/ssh/ssh_known_hosts 00:30:16 + [ -e /tmp/ssh_known_hosts ] 00:30:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:30:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:30:16 + sudo tee -a /etc/ssh/ssh_known_hosts 00:30:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:30:16 00:30:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:30:17 0.1.4: Pulling from edgex-devops/py-git-semver 00:30:17 b85a868b505f: Pulling fs layer 00:30:17 e2be974225ed: Pulling fs layer 00:30:17 339a4e72a1f5: Pulling fs layer 00:30:17 988bab9f4d93: Pulling fs layer 00:30:17 1469e6f7b9e6: Pulling fs layer 00:30:17 eaf3925da568: Pulling fs layer 00:30:17 bab4dde63d76: Pulling fs layer 00:30:17 bde34c3a00c8: Pulling fs layer 00:30:17 b352a97aabf1: Pulling fs layer 00:30:17 4872d77fe225: Pulling fs layer 00:30:17 5851b861e8e6: Pulling fs layer 00:30:17 bde34c3a00c8: Waiting 00:30:17 988bab9f4d93: Waiting 00:30:17 b352a97aabf1: Waiting 00:30:17 1469e6f7b9e6: Waiting 00:30:17 4872d77fe225: Waiting 00:30:17 eaf3925da568: Waiting 00:30:17 bab4dde63d76: Waiting 00:30:17 5851b861e8e6: Waiting 00:30:17 e2be974225ed: Download complete 00:30:17 988bab9f4d93: Verifying Checksum 00:30:17 988bab9f4d93: Download complete 00:30:17 1469e6f7b9e6: Verifying Checksum 00:30:17 1469e6f7b9e6: Download complete 00:30:17 eaf3925da568: Verifying Checksum 00:30:17 eaf3925da568: Download complete 00:30:17 339a4e72a1f5: Verifying Checksum 00:30:17 339a4e72a1f5: Download complete 00:30:17 bde34c3a00c8: Verifying Checksum 00:30:17 bde34c3a00c8: Download complete 00:30:17 b352a97aabf1: Verifying Checksum 00:30:17 b352a97aabf1: Download complete 00:30:17 4872d77fe225: Verifying Checksum 00:30:17 4872d77fe225: Download complete 00:30:17 b85a868b505f: Download complete 00:30:17 5851b861e8e6: Verifying Checksum 00:30:17 5851b861e8e6: Download complete 00:30:17 bab4dde63d76: Verifying Checksum 00:30:17 bab4dde63d76: Download complete 00:30:18 b85a868b505f: Pull complete 00:30:18 e2be974225ed: Pull complete 00:30:19 339a4e72a1f5: Pull complete 00:30:19 988bab9f4d93: Pull complete 00:30:19 1469e6f7b9e6: Pull complete 00:30:19 eaf3925da568: Pull complete 00:30:21 bab4dde63d76: Pull complete 00:30:21 bde34c3a00c8: Pull complete 00:30:21 b352a97aabf1: Pull complete 00:30:21 4872d77fe225: Pull complete 00:30:21 5851b861e8e6: Pull complete 00:30:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:30:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:21 prd-ubuntu20.04-docker-8c-8g-8348 does not seem to be running inside a container 00:30:21 $ 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 00:30:25 $ docker top cea1ab4830dde6e719a62ba2e082e4b6df1c09ed01e8bbc71722fd7100bce020 -eo pid,comm 00:30:25 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). 00:30:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:25 [ssh-agent] Looking for ssh-agent implementation... 00:30:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:25 $ docker exec cea1ab4830dde6e719a62ba2e082e4b6df1c09ed01e8bbc71722fd7100bce020 ssh-agent 00:30:25 SSH_AUTH_SOCK=/tmp/ssh-eKIWbeyDjD43/agent.32 00:30:25 SSH_AGENT_PID=38 00:30:25 Running ssh-add (command line suppressed) 00:30:25 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2724789900195268980.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2724789900195268980.key) 00:30:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:25 + git tag --points-at HEAD [Pipeline] } 00:30:25 $ docker exec --env ******** --env ******** cea1ab4830dde6e719a62ba2e082e4b6df1c09ed01e8bbc71722fd7100bce020 ssh-agent -k 00:30:26 unset SSH_AUTH_SOCK; 00:30:26 unset SSH_AGENT_PID; 00:30:26 echo Agent pid 38 killed; 00:30:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:26 [ssh-agent] Looking for ssh-agent implementation... 00:30:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:26 $ docker exec cea1ab4830dde6e719a62ba2e082e4b6df1c09ed01e8bbc71722fd7100bce020 ssh-agent 00:30:26 SSH_AUTH_SOCK=/tmp/ssh-pX2Pk6gknFLR/agent.70 00:30:26 SSH_AGENT_PID=76 00:30:26 Running ssh-add (command line suppressed) 00:30:26 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6693016139601962822.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6693016139601962822.key) 00:30:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:26 + git semver init 00:30:26 2023-10-03 00:30:26,873 [run_init] DEBUG init version:0.0.0 force:False 00:30:26 2023-10-03 00:30:26,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 00:30:26 2023-10-03 00:30:26,874 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 00:30:26 2023-10-03 00:30:26,874 [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) 00:30:27 2023-10-03 00:30:27,711 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 00:30:27 2023-10-03 00:30:27,712 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 00:30:27 2023-10-03 00:30:27,712 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:30:27 2023-10-03 00:30:27,712 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:30:27 3.1.0-dev.16 [Pipeline] } 00:30:27 $ docker exec --env ******** --env ******** cea1ab4830dde6e719a62ba2e082e4b6df1c09ed01e8bbc71722fd7100bce020 ssh-agent -k 00:30:28 unset SSH_AUTH_SOCK; 00:30:28 unset SSH_AGENT_PID; 00:30:28 echo Agent pid 76 killed; 00:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:28 + git semver [Pipeline] } 00:30:28 $ docker stop --time=1 cea1ab4830dde6e719a62ba2e082e4b6df1c09ed01e8bbc71722fd7100bce020 00:30:29 $ docker rm -f --volumes cea1ab4830dde6e719a62ba2e082e4b6df1c09ed01e8bbc71722fd7100bce020 [Pipeline] // withDockerContainer [Pipeline] sh 00:30:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:30:30 Stashed 1 file(s) [Pipeline] echo 00:30:30 [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [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 00:30:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:30 ========================================================= 00:30:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:30:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:30:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:30:30 7264a8db6415: Pulling fs layer 00:30:30 c4d48a809fc2: Pulling fs layer 00:30:30 4f1c88b9dad5: Pulling fs layer 00:30:30 ad3a456e5733: Pulling fs layer 00:30:30 33e27b845d1e: Pulling fs layer 00:30:30 c68163c4e522: Pulling fs layer 00:30:30 50da416c3ac9: Pulling fs layer 00:30:30 23d2d4c4bb30: Pulling fs layer 00:30:30 ad3a456e5733: Waiting 00:30:30 50da416c3ac9: Waiting 00:30:30 23d2d4c4bb30: Waiting 00:30:30 33e27b845d1e: Waiting 00:30:30 c68163c4e522: Waiting 00:30:30 c4d48a809fc2: Verifying Checksum 00:30:30 c4d48a809fc2: Download complete 00:30:30 ad3a456e5733: Verifying Checksum 00:30:30 ad3a456e5733: Download complete 00:30:30 33e27b845d1e: Download complete 00:30:30 7264a8db6415: Verifying Checksum 00:30:30 7264a8db6415: Download complete 00:30:30 c68163c4e522: Verifying Checksum 00:30:30 c68163c4e522: Download complete 00:30:31 7264a8db6415: Pull complete 00:30:31 c4d48a809fc2: Pull complete 00:30:31 23d2d4c4bb30: Verifying Checksum 00:30:31 23d2d4c4bb30: Download complete 00:30:31 4f1c88b9dad5: Verifying Checksum 00:30:31 4f1c88b9dad5: Download complete 00:30:31 50da416c3ac9: Verifying Checksum 00:30:31 50da416c3ac9: Download complete 00:30:35 4f1c88b9dad5: Pull complete 00:30:35 ad3a456e5733: Pull complete 00:30:35 33e27b845d1e: Pull complete 00:30:35 c68163c4e522: Pull complete 00:30:36 50da416c3ac9: Pull complete 00:30:37 23d2d4c4bb30: Pull complete 00:30:37 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 00:30:37 + 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 00:30:38 + docker inspect -f . ci-base-image-x86_64 00:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:38 prd-ubuntu20.04-docker-8c-8g-8348 does not seem to be running inside a container 00:30:38 $ 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 00:30:42 $ docker top 16813ae5dab417c8bb05598146c510d4bd1a502441730737e780ab383d5062d8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:43 + go version 00:30:43 go version go1.21.0 linux/amd64 [Pipeline] } 00:30:43 $ docker stop --time=1 16813ae5dab417c8bb05598146c510d4bd1a502441730737e780ab383d5062d8 00:30:44 $ docker rm -f --volumes 16813ae5dab417c8bb05598146c510d4bd1a502441730737e780ab383d5062d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:45 + docker inspect -f . ci-base-image-x86_64 00:30:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:45 prd-ubuntu20.04-docker-8c-8g-8348 does not seem to be running inside a container 00:30:45 $ 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 00:30:45 $ docker top eff025367761456c74e1b7727a2636c7cf5443a090727f5d76f0c03ea15afce4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:45 Still waiting to schedule task 00:30:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8346’ 00:30:45 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 00:30:46 + make test 00:30:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:30:46 go: downloading github.com/go-playground/validator/v10 v10.15.5 00:30:46 go: downloading github.com/google/uuid v1.3.1 00:30:46 go: downloading github.com/stretchr/testify v1.8.4 00:30:46 go: downloading gopkg.in/yaml.v3 v3.0.1 00:30:46 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 00:30:46 go: downloading github.com/go-kit/log v0.2.1 00:30:46 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:30:46 go: downloading github.com/davecgh/go-spew v1.1.1 00:30:46 go: downloading github.com/pmezard/go-difflib v1.0.0 00:30:46 go: downloading github.com/stretchr/objx v0.5.0 00:30:46 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:30:46 go: downloading github.com/go-playground/universal-translator v0.18.1 00:30:46 go: downloading github.com/leodido/go-urn v1.2.4 00:30:46 go: downloading golang.org/x/crypto v0.7.0 00:30:46 go: downloading golang.org/x/text v0.8.0 00:30:46 go: downloading github.com/go-playground/locales v0.14.1 00:30:46 go: downloading github.com/x448/float16 v0.8.4 00:30:47 go: downloading golang.org/x/net v0.8.0 00:30:48 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 00:30:53 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 00:30:53 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 00:30:53 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 00:30:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.077s coverage: 83.5% of statements 00:30:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.020s coverage: 32.4% of statements 00:30:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.010s coverage: 29.4% of statements 00:30:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.019s coverage: 29.3% of statements 00:30:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.025s coverage: 53.8% of statements 00:30:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.006s coverage: 90.0% of statements 00:30:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.031s coverage: 86.7% of statements 00:30:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.007s coverage: 60.5% of statements 00:30:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements 00:30:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.017s coverage: 48.7% of statements 00:31:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:31:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:31:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:31:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:31:06 $ docker stop --time=1 eff025367761456c74e1b7727a2636c7cf5443a090727f5d76f0c03ea15afce4 00:31:09 $ docker rm -f --volumes eff025367761456c74e1b7727a2636c7cf5443a090727f5d76f0c03ea15afce4 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:31:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:31:10 00:31:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:31:11 latest: Pulling from edgex-lftools-log-publisher 00:31:11 5eb5b503b376: Pulling fs layer 00:31:11 5c69ac0246d0: Pulling fs layer 00:31:11 ec43610c2a17: Pulling fs layer 00:31:11 3a2ae6a8a46f: Pulling fs layer 00:31:11 33b1e0a273af: Pulling fs layer 00:31:11 5d3b04190fa2: Pulling fs layer 00:31:11 2f39f015ded8: Pulling fs layer 00:31:11 3a2ae6a8a46f: Waiting 00:31:11 33b1e0a273af: Waiting 00:31:11 2f39f015ded8: Waiting 00:31:11 5d3b04190fa2: Waiting 00:31:11 5c69ac0246d0: Verifying Checksum 00:31:11 5c69ac0246d0: Download complete 00:31:11 3a2ae6a8a46f: Verifying Checksum 00:31:11 3a2ae6a8a46f: Download complete 00:31:11 33b1e0a273af: Verifying Checksum 00:31:11 33b1e0a273af: Download complete 00:31:11 5d3b04190fa2: Download complete 00:31:11 ec43610c2a17: Verifying Checksum 00:31:11 ec43610c2a17: Download complete 00:31:11 5eb5b503b376: Verifying Checksum 00:31:11 5eb5b503b376: Download complete 00:31:12 2f39f015ded8: Verifying Checksum 00:31:12 2f39f015ded8: Download complete 00:31:12 5eb5b503b376: Pull complete 00:31:12 5c69ac0246d0: Pull complete 00:31:13 ec43610c2a17: Pull complete 00:31:13 3a2ae6a8a46f: Pull complete 00:31:13 33b1e0a273af: Pull complete 00:31:13 5d3b04190fa2: Pull complete 00:31:17 2f39f015ded8: Pull complete 00:31:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:31:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:17 prd-ubuntu20.04-docker-8c-8g-8348 does not seem to be running inside a container 00:31:17 $ 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 00:31:21 $ docker top 82e46e2eab76f08357b515ef87cba32d1b4cfae9f887474cc802c245f84e07dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:21 ---> job-cost.sh 00:31:21 lf-activate-venv: SKIPPING 00:31:21 INFO: No Stack... 00:31:22 INFO: Retrieving Pricing Info for: v3-standard-8 00:31:22 INFO: Archiving Costs [Pipeline] sh 00:31:22 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 00:31:22 + cut -d, -f6 [Pipeline] lock 00:31:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-150-stack-cost] 00:31:22 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-150-stack-cost] did not exist. Created. 00:31:22 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:31:23 + echo total: 0.2199999988079071 [Pipeline] stash 00:31:23 Stashed 1 file(s) [Pipeline] } 00:31:23 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-150-stack-cost] [Pipeline] // lock [Pipeline] } 00:31:23 $ docker stop --time=1 82e46e2eab76f08357b515ef87cba32d1b4cfae9f887474cc802c245f84e07dd 00:31:24 $ docker rm -f --volumes 82e46e2eab76f08357b515ef87cba32d1b4cfae9f887474cc802c245f84e07dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:34:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8351 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 00:34:18 Running in /w/workspace/go-mod-core-contracts/150 [Pipeline] { [Pipeline] checkout 00:34:18 The recommended git tool is: git 00:34:23 using credential edgex-jenkins-ssh 00:34:23 Cloning the remote Git repository 00:34:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:34:23 > git init /w/workspace/go-mod-core-contracts/150 # timeout=10 00:34:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:34:23 > git --version # timeout=10 00:34:24 > git --version # 'git version 2.25.1' 00:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:34:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:26 Avoid second fetch 00:34:26 Checking out Revision cb70a77293d89092d8b75bef295af80cfa64147f (main) 00:34:26 Commit message: "Merge pull request #863 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.15.5" 00:34:26 > git config core.sparsecheckout # timeout=10 00:34:26 > git checkout -f cb70a77293d89092d8b75bef295af80cfa64147f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:34:28 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:28 Dload Upload Total Spent Left Speed 00:34:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 00:34:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:34:28 + + sudo tee /etc/docker/daemon.new 00:34:28 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:34:28 { 00:34:28 "registry-mirrors": [ 00:34:28 "https://nexus3.edgexfoundry.org:10001" 00:34:28 ], 00:34:28 "bip": "10.250.0.254/24", 00:34:28 "hosts": [ 00:34:28 "tcp://0.0.0.0:5555", 00:34:28 "unix:///var/run/docker.sock" 00:34:28 ], 00:34:28 "mtu": 1458, 00:34:28 "selinux-enabled": true, 00:34:28 "seccomp-profile": "/etc/docker/seccomp.json" 00:34:28 } [Pipeline] sh 00:34:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:34:29 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:34:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:34:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:34:48 ========================================================= 00:34:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:34:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:34:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:34:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:34:49 9fda8d8052c6: Pulling fs layer 00:34:49 5d54e960e981: Pulling fs layer 00:34:49 c4a7e357bf2a: Pulling fs layer 00:34:49 f0e02332f6b5: Pulling fs layer 00:34:49 cefa15bbcfad: Pulling fs layer 00:34:49 17808c966233: Pulling fs layer 00:34:49 f4c1fc716caa: Pulling fs layer 00:34:49 f0e02332f6b5: Waiting 00:34:49 cefa15bbcfad: Waiting 00:34:49 17808c966233: Waiting 00:34:49 f4c1fc716caa: Waiting 00:34:49 5d54e960e981: Verifying Checksum 00:34:49 5d54e960e981: Download complete 00:34:49 f0e02332f6b5: Verifying Checksum 00:34:49 f0e02332f6b5: Download complete 00:34:49 cefa15bbcfad: Verifying Checksum 00:34:49 cefa15bbcfad: Download complete 00:34:49 9fda8d8052c6: Download complete 00:34:49 f4c1fc716caa: Verifying Checksum 00:34:49 f4c1fc716caa: Download complete 00:34:49 9fda8d8052c6: Pull complete 00:34:50 5d54e960e981: Pull complete 00:34:50 c4a7e357bf2a: Verifying Checksum 00:34:50 c4a7e357bf2a: Download complete 00:34:51 17808c966233: Download complete 00:35:01 c4a7e357bf2a: Pull complete 00:35:01 f0e02332f6b5: Pull complete 00:35:01 cefa15bbcfad: Pull complete 00:35:08 17808c966233: Pull complete 00:35:09 f4c1fc716caa: Pull complete 00:35:09 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:35:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:35:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 00:35:10 + 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 00:35:10 + docker inspect -f . ci-base-image-arm64 00:35:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:10 prd-ubuntu20.04-docker-arm64-4c-16g-8351 does not seem to be running inside a container 00:35:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/150 -v /w/workspace/go-mod-core-contracts/150:/w/workspace/go-mod-core-contracts/150:rw,z -v /w/workspace/go-mod-core-contracts/150@tmp:/w/workspace/go-mod-core-contracts/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:35:14 $ docker top 109d01efa005312e6698618bd1c12abdc32e77096a32202bb5125319953e1953 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:15 + go version 00:35:15 go version go1.21.0 linux/arm64 [Pipeline] } 00:35:15 $ docker stop --time=1 109d01efa005312e6698618bd1c12abdc32e77096a32202bb5125319953e1953 00:35:16 $ docker rm -f --volumes 109d01efa005312e6698618bd1c12abdc32e77096a32202bb5125319953e1953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:17 + docker inspect -f . ci-base-image-arm64 00:35:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:17 prd-ubuntu20.04-docker-arm64-4c-16g-8351 does not seem to be running inside a container 00:35:17 $ 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/150 -v /w/workspace/go-mod-core-contracts/150:/w/workspace/go-mod-core-contracts/150:rw,z -v /w/workspace/go-mod-core-contracts/150@tmp:/w/workspace/go-mod-core-contracts/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:35:18 $ docker top b18e033e42cc283991f1b9f1b5453c09c46565caca57e761e5e287c97390fcd4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:19 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/150 [Pipeline] fileExists [Pipeline] sh 00:35:19 + make test 00:35:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:35:19 go: downloading github.com/stretchr/testify v1.8.4 00:35:19 go: downloading github.com/google/uuid v1.3.1 00:35:19 go: downloading github.com/go-kit/log v0.2.1 00:35:19 go: downloading github.com/go-playground/validator/v10 v10.15.5 00:35:20 go: downloading gopkg.in/yaml.v3 v3.0.1 00:35:20 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 00:35:20 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:35:20 go: downloading github.com/davecgh/go-spew v1.1.1 00:35:20 go: downloading github.com/pmezard/go-difflib v1.0.0 00:35:20 go: downloading github.com/stretchr/objx v0.5.0 00:35:20 go: downloading github.com/x448/float16 v0.8.4 00:35:20 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:35:20 go: downloading github.com/go-playground/universal-translator v0.18.1 00:35:20 go: downloading github.com/leodido/go-urn v1.2.4 00:35:20 go: downloading golang.org/x/crypto v0.7.0 00:35:20 go: downloading golang.org/x/text v0.8.0 00:35:21 go: downloading github.com/go-playground/locales v0.14.1 00:35:25 go: downloading golang.org/x/net v0.8.0 00:35:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 00:36:15 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 00:36:15 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 00:36:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.372s coverage: 83.5% of statements 00:36:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.060s coverage: 32.4% of statements 00:36:15 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 00:36:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.098s coverage: 29.4% of statements 00:36:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.043s coverage: 29.3% of statements 00:36:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.146s coverage: 53.8% of statements 00:36:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.049s coverage: 90.0% of statements 00:36:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.267s coverage: 86.7% of statements 00:36:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.059s coverage: 60.5% of statements 00:36:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.024s coverage: 36.1% of statements 00:36:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.032s coverage: 48.7% of statements 00:36:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:36:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:36:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:36:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:36:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:36:25 $ docker stop --time=1 b18e033e42cc283991f1b9f1b5453c09c46565caca57e761e5e287c97390fcd4 00:36:27 $ docker rm -f --volumes b18e033e42cc283991f1b9f1b5453c09c46565caca57e761e5e287c97390fcd4 [Pipeline] // withDockerContainer [Pipeline] sh 00:36:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:36:29 Warning: overwriting stash ‘coverage-report’ 00:36:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:30 00:36:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:30 arm64: Pulling from edgex-lftools-log-publisher 00:36:30 8998bd30e6a1: Pulling fs layer 00:36:30 04944245beec: Pulling fs layer 00:36:30 699f458cf7ca: Pulling fs layer 00:36:30 765212b225bb: Pulling fs layer 00:36:30 f23df028b6ca: Pulling fs layer 00:36:30 d65c8cfc05b1: Pulling fs layer 00:36:30 2437ff75d9bd: Pulling fs layer 00:36:30 f23df028b6ca: Waiting 00:36:30 d65c8cfc05b1: Waiting 00:36:30 2437ff75d9bd: Waiting 00:36:30 765212b225bb: Waiting 00:36:30 04944245beec: Verifying Checksum 00:36:30 04944245beec: Download complete 00:36:30 765212b225bb: Verifying Checksum 00:36:30 765212b225bb: Download complete 00:36:30 f23df028b6ca: Verifying Checksum 00:36:30 f23df028b6ca: Download complete 00:36:30 d65c8cfc05b1: Verifying Checksum 00:36:30 d65c8cfc05b1: Download complete 00:36:31 699f458cf7ca: Verifying Checksum 00:36:31 699f458cf7ca: Download complete 00:36:31 8998bd30e6a1: Verifying Checksum 00:36:31 8998bd30e6a1: Download complete 00:36:34 2437ff75d9bd: Verifying Checksum 00:36:34 2437ff75d9bd: Download complete 00:36:35 8998bd30e6a1: Pull complete 00:36:35 04944245beec: Pull complete 00:36:37 699f458cf7ca: Pull complete 00:36:37 765212b225bb: Pull complete 00:36:38 f23df028b6ca: Pull complete 00:36:38 d65c8cfc05b1: Pull complete 00:36:53 2437ff75d9bd: Pull complete 00:36:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:36:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:53 prd-ubuntu20.04-docker-arm64-4c-16g-8351 does not seem to be running inside a container 00:36:53 $ 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/150 -v /w/workspace/go-mod-core-contracts/150:/w/workspace/go-mod-core-contracts/150:rw,z -v /w/workspace/go-mod-core-contracts/150@tmp:/w/workspace/go-mod-core-contracts/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:36:56 $ docker top c9d6e7878bc72026fdc6463328a60f2f46e0675634f08f27a9f70d8c5b018b94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:56 ---> job-cost.sh 00:36:56 lf-activate-venv: SKIPPING 00:36:56 INFO: No Stack... 00:36:57 INFO: Retrieving Pricing Info for: v3-standard-4 00:36:58 INFO: Archiving Costs [Pipeline] sh 00:36:58 + cat /w/workspace/go-mod-core-contracts/150/archives/cost.csv 00:36:58 + cut -d, -f6 [Pipeline] lock 00:36:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-150-stack-cost] 00:36:58 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-150-stack-cost] did not exist. Created. 00:36:58 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:36:58 /w/workspace/go-mod-core-contracts/150@tmp/durable-048524cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:36:59 + echo total: 0.10999999940395355 [Pipeline] stash 00:36:59 Warning: overwriting stash ‘stack-cost’ 00:36:59 Stashed 1 file(s) [Pipeline] } 00:36:59 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-150-stack-cost] [Pipeline] // lock [Pipeline] } 00:36:59 $ docker stop --time=1 c9d6e7878bc72026fdc6463328a60f2f46e0675634f08f27a9f70d8c5b018b94 00:37:00 $ docker rm -f --volumes c9d6e7878bc72026fdc6463328a60f2f46e0675634f08f27a9f70d8c5b018b94 [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 00:37:01 provisioning config files... 00:37:01 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9293812197914810373tmp [Pipeline] { [Pipeline] sh 00:37:01 + set +x 00:37:01 + curl -s https://codecov.io/bash 00:37:01 + bash -s -- 00:37:01 00:37:01 _____ _ 00:37:01 / ____| | | 00:37:01 | | ___ __| | ___ ___ _____ __ 00:37:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:37:01 | |___| (_) | (_| | __/ (_| (_) \ V / 00:37:01 \_____\___/ \__,_|\___|\___\___/ \_/ 00:37:01 Bash-1.0.6 00:37:01 00:37:01 00:37:01 ==> git version 2.25.1 found 00:37:01 ==> 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 00:37:01 Release-Date: 2020-01-08 00:37:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:37:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:37:01 ==> Jenkins CI detected. 00:37:01 current dir:  /w/workspace/undry_go-mod-core-contracts_main 00:37:01 project root: . 00:37:01 --> token set from env 00:37:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:37:01 ==> Running gcov in . (disable via -X gcov) 00:37:01 ==> Python coveragepy not found 00:37:01 ==> Searching for coverage reports in: 00:37:01 + . 00:37:01 -> Found 1 reports 00:37:01 ==> Detecting git/mercurial file structure 00:37:01 ==> Reading reports 00:37:01 + ./coverage.out bytes=135171 00:37:01 ==> Appending adjustments 00:37:01 https://docs.codecov.io/docs/fixing-reports 00:37:02 + Found adjustments 00:37:02 ==> Gzipping contents 00:37:02 20K /tmp/codecov.IuvQVf.gz 00:37:02 ==> Uploading reports 00:37:02 url: https://codecov.io 00:37:02 query: branch=main&commit=cb70a77293d89092d8b75bef295af80cfa64147f&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 00:37:02 -> Pinging Codecov 00:37:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=cb70a77293d89092d8b75bef295af80cfa64147f&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 00:37:02 -> Uploading to 00:37:02 https://storage.googleapis.com/codecov/v4/raw/2023-10-03/71470A77251A30514AAF9C0BB2E5B6CE/cb70a77293d89092d8b75bef295af80cfa64147f/0dc18e17-3fcf-45ab-8f6e-fc04c37e0801.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231003T003702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54cc2fae668d3e9c1fd984cc6a68cdfa88b92e562d3d81a09977d781d5acf126 00:37:02 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:02 Dload Upload Total Spent Left Speed 00:37:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19197 0 0 100 19197 0 67595 --:--:-- --:--:-- --:--:-- 67357 100 19197 0 0 100 19197 0 67595 --:--:-- --:--:-- --:--:-- 67357 00:37:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/cb70a77293d89092d8b75bef295af80cfa64147f [Pipeline] } 00:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:37:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:37:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:37:03 00:37:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:37:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:37:03 df9b9388f04a: Pulling fs layer 00:37:03 52dc419b0ee2: Pulling fs layer 00:37:03 25bc292e5bac: Pulling fs layer 00:37:03 114826534d7a: Pulling fs layer 00:37:03 4657fd5d0bcf: Pulling fs layer 00:37:03 6ad1cebc031e: Pulling fs layer 00:37:03 8a3aa393b2d8: Pulling fs layer 00:37:03 4657fd5d0bcf: Waiting 00:37:03 6ad1cebc031e: Waiting 00:37:03 8a3aa393b2d8: Waiting 00:37:03 114826534d7a: Waiting 00:37:03 25bc292e5bac: Download complete 00:37:03 52dc419b0ee2: Verifying Checksum 00:37:03 52dc419b0ee2: Download complete 00:37:03 4657fd5d0bcf: Download complete 00:37:03 df9b9388f04a: Download complete 00:37:04 df9b9388f04a: Pull complete 00:37:04 6ad1cebc031e: Verifying Checksum 00:37:04 6ad1cebc031e: Download complete 00:37:04 52dc419b0ee2: Pull complete 00:37:04 114826534d7a: Verifying Checksum 00:37:04 114826534d7a: Download complete 00:37:05 8a3aa393b2d8: Verifying Checksum 00:37:05 8a3aa393b2d8: Download complete 00:37:05 25bc292e5bac: Pull complete 00:37:08 114826534d7a: Pull complete 00:37:08 4657fd5d0bcf: Pull complete 00:37:09 6ad1cebc031e: Pull complete 00:37:11 8a3aa393b2d8: Pull complete 00:37:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:37:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:37:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:11 prd-ubuntu20.04-docker-8c-8g-8348 does not seem to be running inside a container 00:37:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:37:15 $ docker top 324a9c53d0cc7448b93b8ae14e7cfd4e8e4471b21ec47c1d3a481c296d16ddac -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 00:37:15 + set -o pipefail 00:37:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 00:37:20 00:37:20 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 00:37:20 00:37:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/079283a6-0890-435b-8ee5-fb0394d44175 00:37:20 00:37:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:37:20 00:37:20 00:37:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:37:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:37:20 More details here: https://snyk.co/ue1NS 00:37:20 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 00:37:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:37:20 $ docker stop --time=1 324a9c53d0cc7448b93b8ae14e7cfd4e8e4471b21ec47c1d3a481c296d16ddac 00:37:22 $ docker rm -f --volumes 324a9c53d0cc7448b93b8ae14e7cfd4e8e4471b21ec47c1d3a481c296d16ddac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:37:23 + git log --format=format:%s -1 cb70a77293d89092d8b75bef295af80cfa64147f [Pipeline] sh 00:37:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:23 prd-ubuntu20.04-docker-8c-8g-8348 does not seem to be running inside a container 00:37:23 $ 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 00:37:24 $ docker top 26866bac588477902138989c56e5ea0512c6ca4882b64057a14d94911277e20c -eo pid,comm 00:37:24 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). 00:37:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:24 [ssh-agent] Looking for ssh-agent implementation... 00:37:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:24 $ docker exec 26866bac588477902138989c56e5ea0512c6ca4882b64057a14d94911277e20c ssh-agent 00:37:24 SSH_AUTH_SOCK=/tmp/ssh-vA9z1FelwjuR/agent.32 00:37:24 SSH_AGENT_PID=38 00:37:24 Running ssh-add (command line suppressed) 00:37:24 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11451370421821486422.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11451370421821486422.key) 00:37:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:24 + git semver tag 00:37:25 2023-10-03 00:37:25,175 [run_tag] DEBUG tag force:False 00:37:25 2023-10-03 00:37:25,175 [check_head_tag] DEBUG check head tag 00:37:25 2023-10-03 00:37:25,177 [execute] INFO git cat-file --batch-check 00:37:25 2023-10-03 00:37:25,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 00:37:25 2023-10-03 00:37:25,179 [execute] INFO git cat-file --batch 00:37:25 2023-10-03 00:37:25,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 00:37:25 2023-10-03 00:37:25,228 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:37:25 2023-10-03 00:37:25,228 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 00:37:25 2023-10-03 00:37:25,229 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 00:37:25 2023-10-03 00:37:25,233 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:37:25 3.1.0-dev.16 [Pipeline] } 00:37:25 $ docker exec --env ******** --env ******** 26866bac588477902138989c56e5ea0512c6ca4882b64057a14d94911277e20c ssh-agent -k 00:37:25 unset SSH_AUTH_SOCK; 00:37:25 unset SSH_AGENT_PID; 00:37:25 echo Agent pid 38 killed; 00:37:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:25 + git semver [Pipeline] } 00:37:26 $ docker stop --time=1 26866bac588477902138989c56e5ea0512c6ca4882b64057a14d94911277e20c 00:37:27 $ docker rm -f --volumes 26866bac588477902138989c56e5ea0512c6ca4882b64057a14d94911277e20c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:27 00:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:28 0.23.1-centos7: Pulling from edgex-lftools 00:37:28 ab5ef0e58194: Pulling fs layer 00:37:28 9712f1f96733: Pulling fs layer 00:37:28 63f879dbbcfc: Pulling fs layer 00:37:28 0d9ebad4ef96: Pulling fs layer 00:37:28 e9a5061849ea: Pulling fs layer 00:37:28 d747dcd14b5f: Pulling fs layer 00:37:28 2de7ff778b66: Pulling fs layer 00:37:28 9712f1f96733: Download complete 00:37:28 63f879dbbcfc: Verifying Checksum 00:37:28 63f879dbbcfc: Download complete 00:37:28 e9a5061849ea: Verifying Checksum 00:37:28 e9a5061849ea: Download complete 00:37:28 d747dcd14b5f: Download complete 00:37:28 ab5ef0e58194: Verifying Checksum 00:37:28 ab5ef0e58194: Download complete 00:37:28 0d9ebad4ef96: Verifying Checksum 00:37:28 0d9ebad4ef96: Download complete 00:37:28 2de7ff778b66: Verifying Checksum 00:37:28 2de7ff778b66: Download complete 00:37:31 ab5ef0e58194: Pull complete 00:37:31 9712f1f96733: Pull complete 00:37:31 63f879dbbcfc: Pull complete 00:37:35 0d9ebad4ef96: Pull complete 00:37:35 e9a5061849ea: Pull complete 00:37:35 d747dcd14b5f: Pull complete 00:37:36 2de7ff778b66: Pull complete 00:37:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:37:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:36 prd-ubuntu20.04-docker-8c-8g-8348 does not seem to be running inside a container 00:37:36 $ 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 00:37:42 $ docker top 286868c782af499ac2bd3915d0a9974368b2cf40dc639bfd40f3e7f5ecdd2753 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:37:42 provisioning config files... 00:37:42 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config324879954700209983tmp 00:37:42 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5467831051022445579tmp 00:37:42 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3586923095539547536tmp [Pipeline] { [Pipeline] echo 00:37:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:37:42 ---> sigul-configuration.sh 00:37:42 gpg: directory `/root/.gnupg' created 00:37:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:37:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:37:42 gpg: keyring `/root/.gnupg/secring.gpg' created 00:37:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:37:42 gpg: CAST5 encrypted data 00:37:42 gpg: encrypted with 1 passphrase 00:37:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:37:43 + mkdir /home/jenkins 00:37:43 + mkdir /home/jenkins/sigul [Pipeline] sh 00:37:43 + 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 00:37:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:37:43 ---> sigul-install.sh 00:37:43 Sigul already installed; skipping installation. [Pipeline] sh 00:37:44 + git tag --list 00:37:44 v0.0.0 00:37:44 v0.0.1 00:37:44 v0.1.0 00:37:44 v0.1.1 00:37:44 v0.1.10 00:37:44 v0.1.100 00:37:44 v0.1.101 00:37:44 v0.1.102 00:37:44 v0.1.103 00:37:44 v0.1.104 00:37:44 v0.1.105 00:37:44 v0.1.106 00:37:44 v0.1.107 00:37:44 v0.1.108 00:37:44 v0.1.109 00:37:44 v0.1.11 00:37:44 v0.1.110 00:37:44 v0.1.111 00:37:44 v0.1.112 00:37:44 v0.1.113 00:37:44 v0.1.114 00:37:44 v0.1.115 00:37:44 v0.1.116 00:37:44 v0.1.117 00:37:44 v0.1.118 00:37:44 v0.1.119 00:37:44 v0.1.12 00:37:44 v0.1.120 00:37:44 v0.1.121 00:37:44 v0.1.122 00:37:44 v0.1.123 00:37:44 v0.1.124 00:37:44 v0.1.125 00:37:44 v0.1.126 00:37:44 v0.1.127 00:37:44 v0.1.128 00:37:44 v0.1.129 00:37:44 v0.1.13 00:37:44 v0.1.130 00:37:44 v0.1.131 00:37:44 v0.1.132 00:37:44 v0.1.133 00:37:44 v0.1.134 00:37:44 v0.1.135 00:37:44 v0.1.136 00:37:44 v0.1.137 00:37:44 v0.1.138 00:37:44 v0.1.139 00:37:44 v0.1.14 00:37:44 v0.1.140 00:37:44 v0.1.141 00:37:44 v0.1.142 00:37:44 v0.1.143 00:37:44 v0.1.144 00:37:44 v0.1.145 00:37:44 v0.1.146 00:37:44 v0.1.147 00:37:44 v0.1.148 00:37:44 v0.1.149 00:37:44 v0.1.15 00:37:44 v0.1.16 00:37:44 v0.1.17 00:37:44 v0.1.18 00:37:44 v0.1.19 00:37:44 v0.1.2 00:37:44 v0.1.20 00:37:44 v0.1.21 00:37:44 v0.1.22 00:37:44 v0.1.23 00:37:44 v0.1.24 00:37:44 v0.1.25 00:37:44 v0.1.26 00:37:44 v0.1.27 00:37:44 v0.1.28 00:37:44 v0.1.29 00:37:44 v0.1.3 00:37:44 v0.1.30 00:37:44 v0.1.31 00:37:44 v0.1.32 00:37:44 v0.1.33 00:37:44 v0.1.34 00:37:44 v0.1.35 00:37:44 v0.1.36 00:37:44 v0.1.37 00:37:44 v0.1.38 00:37:44 v0.1.39 00:37:44 v0.1.4 00:37:44 v0.1.40 00:37:44 v0.1.41 00:37:44 v0.1.42 00:37:44 v0.1.43 00:37:44 v0.1.44 00:37:44 v0.1.45 00:37:44 v0.1.46 00:37:44 v0.1.47 00:37:44 v0.1.48 00:37:44 v0.1.49 00:37:44 v0.1.5 00:37:44 v0.1.50 00:37:44 v0.1.51 00:37:44 v0.1.52 00:37:44 v0.1.53 00:37:44 v0.1.54 00:37:44 v0.1.55 00:37:44 v0.1.56 00:37:44 v0.1.57 00:37:44 v0.1.58 00:37:44 v0.1.59 00:37:44 v0.1.6 00:37:44 v0.1.60 00:37:44 v0.1.61 00:37:44 v0.1.62 00:37:44 v0.1.63 00:37:44 v0.1.64 00:37:44 v0.1.65 00:37:44 v0.1.66 00:37:44 v0.1.67 00:37:44 v0.1.68 00:37:44 v0.1.69 00:37:44 v0.1.7 00:37:44 v0.1.70 00:37:44 v0.1.71 00:37:44 v0.1.72 00:37:44 v0.1.73 00:37:44 v0.1.74 00:37:44 v0.1.75 00:37:44 v0.1.76 00:37:44 v0.1.77 00:37:44 v0.1.78 00:37:44 v0.1.79 00:37:44 v0.1.8 00:37:44 v0.1.80 00:37:44 v0.1.81 00:37:44 v0.1.82 00:37:44 v0.1.83 00:37:44 v0.1.84 00:37:44 v0.1.85 00:37:44 v0.1.86 00:37:44 v0.1.87 00:37:44 v0.1.88 00:37:44 v0.1.89 00:37:44 v0.1.9 00:37:44 v0.1.90 00:37:44 v0.1.91 00:37:44 v0.1.92 00:37:44 v0.1.93 00:37:44 v0.1.94 00:37:44 v0.1.95 00:37:44 v0.1.96 00:37:44 v0.1.97 00:37:44 v0.1.98 00:37:44 v0.1.99 00:37:44 v2.0.0 00:37:44 v2.1.0 00:37:44 v2.1.1 00:37:44 v2.2.0 00:37:44 v2.3.0 00:37:44 v3.0 00:37:44 v3.0.0 00:37:44 v3.1.0-dev.1 00:37:44 v3.1.0-dev.10 00:37:44 v3.1.0-dev.11 00:37:44 v3.1.0-dev.12 00:37:44 v3.1.0-dev.13 00:37:44 v3.1.0-dev.14 00:37:44 v3.1.0-dev.15 00:37:44 v3.1.0-dev.16 00:37:44 v3.1.0-dev.2 00:37:44 v3.1.0-dev.3 00:37:44 v3.1.0-dev.4 00:37:44 v3.1.0-dev.5 00:37:44 v3.1.0-dev.6 00:37:44 v3.1.0-dev.7 00:37:44 v3.1.0-dev.8 00:37:44 v3.1.0-dev.9 [Pipeline] sh 00:37:44 + lftools sign git-tag v3.1.0-dev.16 00:37:44 Signing Git tag with Sigul... 00:37:44 Signing v3.1.0-dev.16 [Pipeline] echo 00:37:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:37:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:37:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:37:45 $ docker stop --time=1 286868c782af499ac2bd3915d0a9974368b2cf40dc639bfd40f3e7f5ecdd2753 00:37:47 $ docker rm -f --volumes 286868c782af499ac2bd3915d0a9974368b2cf40dc639bfd40f3e7f5ecdd2753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:37:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:47 prd-ubuntu20.04-docker-8c-8g-8348 does not seem to be running inside a container 00:37: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 00:37:48 $ docker top a894cc9e13cfa89fefede88a3497f9b97bde51cca4523ab93d5016273f47da85 -eo pid,comm 00:37:48 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). 00:37:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:48 [ssh-agent] Looking for ssh-agent implementation... 00:37:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:48 $ docker exec a894cc9e13cfa89fefede88a3497f9b97bde51cca4523ab93d5016273f47da85 ssh-agent 00:37:48 SSH_AUTH_SOCK=/tmp/ssh-I4VZOIM9hwZ0/agent.32 00:37:48 SSH_AGENT_PID=38 00:37:48 Running ssh-add (command line suppressed) 00:37:48 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15631133745124766499.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15631133745124766499.key) 00:37:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:48 + git semver bump pre 00:37:49 2023-10-03 00:37:49,132 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:37:49 2023-10-03 00:37:49,133 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev 00:37:49 2023-10-03 00:37:49,133 [bump_version] DEBUG bumped version:3.1.0-dev.17 00:37:49 2023-10-03 00:37:49,133 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 00:37:49 2023-10-03 00:37:49,133 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:37:49 2023-10-03 00:37:49,133 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:37:49 2023-10-03 00:37:49,135 [execute] INFO git cat-file --batch-check 00:37:49 2023-10-03 00:37:49,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:37:49 2023-10-03 00:37:49,141 [execute] INFO git cat-file --batch 00:37:49 2023-10-03 00:37:49,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:37:49 2023-10-03 00:37:49,147 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:37:49 3.1.0-dev.17 [Pipeline] } 00:37:49 $ docker exec --env ******** --env ******** a894cc9e13cfa89fefede88a3497f9b97bde51cca4523ab93d5016273f47da85 ssh-agent -k 00:37:49 unset SSH_AUTH_SOCK; 00:37:49 unset SSH_AGENT_PID; 00:37:49 echo Agent pid 38 killed; 00:37:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:49 + git semver [Pipeline] } 00:37:49 $ docker stop --time=1 a894cc9e13cfa89fefede88a3497f9b97bde51cca4523ab93d5016273f47da85 00:37:51 $ docker rm -f --volumes a894cc9e13cfa89fefede88a3497f9b97bde51cca4523ab93d5016273f47da85 [Pipeline] // withDockerContainer [Pipeline] sh 00:37:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:52 prd-ubuntu20.04-docker-8c-8g-8348 does not seem to be running inside a container 00:37:52 $ 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 00:37:53 $ docker top 8e1c303d23a437d7a01ca3d415c976150bb53ec952b1cf465a13b79d0f3696e3 -eo pid,comm 00:37:53 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). 00:37:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:53 [ssh-agent] Looking for ssh-agent implementation... 00:37:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:53 $ docker exec 8e1c303d23a437d7a01ca3d415c976150bb53ec952b1cf465a13b79d0f3696e3 ssh-agent 00:37:53 SSH_AUTH_SOCK=/tmp/ssh-0LemHcYSuCNy/agent.14 00:37:53 SSH_AGENT_PID=20 00:37:53 Running ssh-add (command line suppressed) 00:37:53 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14055541687983338826.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14055541687983338826.key) 00:37:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:53 + git semver push 00:37:54 2023-10-03 00:37:54,182 [run_push] DEBUG push 00:37:54 2023-10-03 00:37:54,184 [execute] INFO git cat-file --batch-check 00:37:54 2023-10-03 00:37:54,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:37:54 2023-10-03 00:37:54,188 [execute] INFO git rev-list 7621acbb17b2591b88a19d227ca220e5edcf39c8 -- 00:37:54 2023-10-03 00:37:54,189 [execute] DEBUG Popen(['git', 'rev-list', '7621acbb17b2591b88a19d227ca220e5edcf39c8', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 00:37:54 2023-10-03 00:37:54,199 [execute] INFO git fetch -v origin 00:37:54 2023-10-03 00:37:54,200 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 00:37:54 2023-10-03 00:37:54,734 [run_push] DEBUG no remote changes detected 00:37:54 2023-10-03 00:37:54,734 [execute] INFO git push origin semver 00:37:54 2023-10-03 00:37:54,734 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 00:37:55 2023-10-03 00:37:55,665 [run_push] DEBUG push all version tags 00:37:55 2023-10-03 00:37:55,666 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:37:55 2023-10-03 00:37:55,666 [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) 00:37:56 2023-10-03 00:37:56,507 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:37:56 3.1.0-dev.17 [Pipeline] } 00:37:56 $ docker exec --env ******** --env ******** 8e1c303d23a437d7a01ca3d415c976150bb53ec952b1cf465a13b79d0f3696e3 ssh-agent -k 00:37:56 unset SSH_AUTH_SOCK; 00:37:56 unset SSH_AGENT_PID; 00:37:56 echo Agent pid 20 killed; 00:37:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:57 + git semver [Pipeline] } 00:37:57 $ docker stop --time=1 8e1c303d23a437d7a01ca3d415c976150bb53ec952b1cf465a13b79d0f3696e3 00:37:58 $ docker rm -f --volumes 8e1c303d23a437d7a01ca3d415c976150bb53ec952b1cf465a13b79d0f3696e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:37:59 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 00:37:59 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 00:37:59 total 16 00:37:59 drwxr-xr-x 3 root root 4096 Oct 3 00:31 . 00:37:59 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 00:37 .. 00:37:59 drwxr-xr-x 2 root root 4096 Oct 3 00:31 cost 00:37:59 -rw-r--r-- 1 root root 93 Oct 3 00:31 cost.csv 00:37:59 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 00:37:59 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 00:37:59 total 16 00:37:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 00:31 . 00:37:59 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 00:37 .. 00:37:59 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 00:31 cost 00:37:59 -rw-r--r-- 1 jenkins jenkins 93 Oct 3 00:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:37:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:38:00 ---> package-listing.sh 00:38:00 ++ facter osfamily 00:38:00 ++ tr '[:upper:]' '[:lower:]' 00:38:00 + OS_FAMILY=debian 00:38:00 + workspace=/w/workspace/undry_go-mod-core-contracts_main 00:38:00 + START_PACKAGES=/tmp/packages_start.txt 00:38:00 + END_PACKAGES=/tmp/packages_end.txt 00:38:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:38:00 + PACKAGES=/tmp/packages_start.txt 00:38:00 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 00:38:00 + PACKAGES=/tmp/packages_end.txt 00:38:00 + case "${OS_FAMILY}" in 00:38:00 + dpkg -l 00:38:00 + grep '^ii' 00:38:00 + '[' -f /tmp/packages_start.txt ']' 00:38:00 + '[' -f /tmp/packages_end.txt ']' 00:38:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:38:00 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 00:38:00 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 00:38:00 + 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 00:38:00 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 00:38:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:38:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:01 prd-ubuntu20.04-docker-8c-8g-8348 does not seem to be running inside a container 00:38:01 $ 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 00:38:02 $ docker top f0280bb6c9038bf647365f2eaa28ba22f65c97bef14ecf05672bf3a1f5f851e0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:02 + touch /tmp/pre-build-complete [Pipeline] sh 00:38:02 + mkdir -p /var/log/sysstat [Pipeline] sh 00:38:03 + ls /var/log/sa-host 00:38:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:38:03 provisioning config files... 00:38:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8020968094650982685tmp [Pipeline] { [Pipeline] echo 00:38:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:38:03 ---> create-netrc.sh [Pipeline] } 00:38:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:38:04 ---> python-tools-install.sh [Pipeline] echo 00:38:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:38:04 ---> sudo-logs.sh 00:38:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:38:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:38:04 ---> job-cost.sh 00:38:04 lf-activate-venv: SKIPPING 00:38:04 DEBUG: total: 0.2199999988079071 00:38:04 INFO: Retrieving Stack Cost... 00:38:04 INFO: Retrieving Pricing Info for: v3-standard-8 00:38:05 INFO: Archiving Costs [Pipeline] echo 00:38:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:38:05 ---> logs-deploy.sh 00:38:05 lf-activate-venv: SKIPPING 00:38:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/150 00:38:05 INFO: archiving workspace using pattern(s): 00:38:06 Archives upload complete. 00:38:06 INFO: archiving logs to Nexus 00:38:07 ---> uname -a: 00:38:07 Linux prd-ubuntu20-04-docker-8c-8g-8348 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:38:07 00:38:07 00:38:07 ---> lscpu: 00:38:07 Architecture: x86_64 00:38:07 CPU op-mode(s): 32-bit, 64-bit 00:38:07 Byte Order: Little Endian 00:38:07 Address sizes: 40 bits physical, 48 bits virtual 00:38:07 CPU(s): 8 00:38:07 On-line CPU(s) list: 0-7 00:38:07 Thread(s) per core: 1 00:38:07 Core(s) per socket: 1 00:38:07 Socket(s): 8 00:38:07 NUMA node(s): 1 00:38:07 Vendor ID: AuthenticAMD 00:38:07 CPU family: 23 00:38:07 Model: 49 00:38:07 Model name: AMD EPYC-Rome Processor 00:38:07 Stepping: 0 00:38:07 CPU MHz: 2799.998 00:38:07 BogoMIPS: 5599.99 00:38:07 Virtualization: AMD-V 00:38:07 Hypervisor vendor: KVM 00:38:07 Virtualization type: full 00:38:07 L1d cache: 256 KiB 00:38:07 L1i cache: 256 KiB 00:38:07 L2 cache: 4 MiB 00:38:07 L3 cache: 128 MiB 00:38:07 NUMA node0 CPU(s): 0-7 00:38:07 Vulnerability Itlb multihit: Not affected 00:38:07 Vulnerability L1tf: Not affected 00:38:07 Vulnerability Mds: Not affected 00:38:07 Vulnerability Meltdown: Not affected 00:38:07 Vulnerability Mmio stale data: Not affected 00:38:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:38:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:38:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:38:07 Vulnerability Srbds: Not affected 00:38:07 Vulnerability Tsx async abort: Not affected 00:38:07 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 00:38:07 00:38:07 00:38:07 ---> nproc: 00:38:07 8 00:38:07 00:38:07 00:38:07 ---> df -h: 00:38:07 Filesystem Size Used Avail Use% Mounted on 00:38:07 overlay 155G 12G 144G 8% / 00:38:07 tmpfs 64M 0 64M 0% /dev 00:38:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:38:07 shm 64M 0 64M 0% /dev/shm 00:38:07 /dev/vda1 155G 12G 144G 8% /facter-os 00:38:07 00:38:07 00:38:07 ---> sar -b -r -n DEV: 00:38:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8348) 10/03/23 _x86_64_ (8 CPU) 00:38:07 00:38:07 00:29:35 LINUX RESTART (8 CPU) 00:38:07 00:38:07 00:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:38:07 00:31:01 142.35 38.62 103.73 0.00 4312.22 130018.64 0.00 00:38:07 00:32:01 50.59 0.12 50.47 0.00 2.13 27664.99 0.00 00:38:07 00:33:01 1.35 0.00 1.35 0.00 0.00 14.81 0.00 00:38:07 00:34:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 00:38:07 00:35:01 53.60 11.61 41.99 0.00 5176.01 8460.78 0.00 00:38:07 00:36:01 5.30 0.02 5.28 0.00 0.13 116.11 0.00 00:38:07 00:37:01 1.72 0.00 1.72 0.00 0.00 23.73 0.00 00:38:07 00:38:01 111.11 0.42 110.70 0.00 30.53 57548.41 0.00 00:38:07 Average: 45.68 6.28 39.40 0.00 1183.69 27769.06 0.00 00:38:07 00:38:07 00:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:38:07 00:31:01 28758992 31418812 895680 2.72 85604 2819280 1975964 5.82 1332012 2398516 311184 00:38:07 00:32:01 28776052 31583720 734216 2.23 95160 2937684 1740384 5.13 1113152 2582704 172 00:38:07 00:33:01 28776096 31583844 733944 2.23 95200 2937688 1740384 5.13 1113360 2582712 176 00:38:07 00:34:01 28783176 31591008 726800 2.21 95248 2937688 1740384 5.13 1106780 2582748 256 00:38:07 00:35:01 28289328 31553244 732344 2.23 124892 3362892 1690216 4.98 1432408 2716168 1020 00:38:07 00:36:01 28316648 31575672 710512 2.16 123496 3359632 1683764 4.96 1407660 2712912 328 00:38:07 00:37:01 28316892 31576004 710092 2.16 123536 3359636 1683764 4.96 1408196 2712916 28 00:38:07 00:38:01 26778560 31524908 753468 2.29 173360 4668804 1737104 5.12 1564344 3959244 904 00:38:07 Average: 28349468 31550902 749632 2.28 114562 3297913 1748996 5.15 1309739 2780990 39258 00:38:07 00:38:07 00:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:38:07 00:31:01 lo 3.19 3.19 0.31 0.31 0.00 0.00 0.00 0.00 00:38:07 00:31:01 veth0812bf3 44.21 88.00 4.24 741.95 0.00 0.00 0.00 0.06 00:38:07 00:31:01 docker0 48.20 91.27 4.16 784.16 0.00 0.00 0.00 0.00 00:38:07 00:31:01 ens3 668.87 393.92 6373.69 94.13 0.00 0.00 0.00 0.00 00:38:07 00:32:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:38:07 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:07 00:32:01 ens3 106.40 75.07 2525.88 84.47 0.00 0.00 0.00 0.00 00:38:07 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:07 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:07 00:33:01 ens3 0.58 0.28 0.26 0.20 0.00 0.00 0.00 0.00 00:38:07 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:38:07 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:07 00:34:01 ens3 0.93 0.25 0.16 0.08 0.00 0.00 0.00 0.00 00:38:07 00:35:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:38:07 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:07 00:35:01 ens3 188.55 90.22 2732.97 6.54 0.00 0.00 0.00 0.00 00:38:07 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:38:07 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:07 00:36:01 ens3 0.62 0.48 0.16 0.09 0.00 0.00 0.00 0.00 00:38:07 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:07 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:07 00:37:01 ens3 0.30 0.32 0.31 0.11 0.00 0.00 0.00 0.00 00:38:07 00:38:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 00:38:07 00:38:01 docker0 49.64 102.58 3.92 731.99 0.00 0.00 0.00 0.00 00:38:07 00:38:01 ens3 394.53 225.90 7957.55 51.10 0.00 0.00 0.00 0.00 00:38:07 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 00:38:07 Average: docker0 12.15 24.09 1.00 188.27 0.00 0.00 0.00 0.00 00:38:07 Average: ens3 169.06 97.69 2440.69 29.46 0.00 0.00 0.00 0.00 00:38:07 00:38:07 00:38:07 ---> sar -P ALL: 00:38:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8348) 10/03/23 _x86_64_ (8 CPU) 00:38:07 00:38:07 00:29:35 LINUX RESTART (8 CPU) 00:38:07 00:38:07 00:30:02 CPU %user %nice %system %iowait %steal %idle 00:38:07 00:31:01 all 20.23 0.00 3.93 2.63 0.08 73.13 00:38:07 00:31:01 0 20.14 0.00 4.15 0.72 0.09 74.91 00:38:07 00:31:01 1 21.90 0.00 3.86 4.17 0.07 69.99 00:38:07 00:31:01 2 18.15 0.00 4.69 5.86 0.14 71.16 00:38:07 00:31:01 3 19.46 0.00 3.71 1.08 0.07 75.67 00:38:07 00:31:01 4 19.80 0.00 3.37 2.79 0.07 73.97 00:38:07 00:31:01 5 21.31 0.00 3.91 2.50 0.07 72.21 00:38:07 00:31:01 6 22.39 0.00 3.58 0.75 0.09 73.20 00:38:07 00:31:01 7 18.69 0.00 4.13 3.15 0.09 73.95 00:38:07 00:32:01 all 6.92 0.00 1.41 1.33 0.05 90.29 00:38:07 00:32:01 0 6.63 0.00 1.30 0.12 0.02 91.93 00:38:07 00:32:01 1 6.02 0.00 1.67 0.02 0.05 92.24 00:38:07 00:32:01 2 6.31 0.00 1.86 4.26 0.07 87.51 00:38:07 00:32:01 3 8.21 0.00 1.42 0.02 0.03 90.32 00:38:07 00:32:01 4 6.56 0.00 1.31 1.93 0.05 90.16 00:38:07 00:32:01 5 7.34 0.00 1.36 0.64 0.07 90.60 00:38:07 00:32:01 6 7.62 0.00 1.11 0.02 0.05 91.20 00:38:07 00:32:01 7 6.70 0.00 1.26 3.68 0.07 88.30 00:38:07 00:33:01 all 0.04 0.00 0.01 0.01 0.01 99.93 00:38:07 00:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:38:07 00:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:38:07 00:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 00:38:07 00:33:01 3 0.20 0.00 0.02 0.00 0.02 99.77 00:38:07 00:33:01 4 0.05 0.00 0.03 0.02 0.03 99.87 00:38:07 00:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:38:07 00:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:38:07 00:33:01 7 0.00 0.00 0.02 0.03 0.00 99.95 00:38:07 00:34:01 all 0.09 0.00 0.01 0.00 0.00 99.90 00:38:07 00:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:38:07 00:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:38:07 00:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:38:07 00:34:01 3 0.52 0.00 0.02 0.00 0.00 99.47 00:38:07 00:34:01 4 0.02 0.00 0.03 0.02 0.00 99.93 00:38:07 00:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:38:07 00:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:38:07 00:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:38:07 00:35:01 all 2.41 0.00 1.32 0.61 0.02 95.64 00:38:07 00:35:01 0 2.35 0.00 1.18 0.05 0.02 96.40 00:38:07 00:35:01 1 2.86 0.00 0.97 0.58 0.02 95.57 00:38:07 00:35:01 2 1.49 0.00 0.74 0.05 0.02 97.70 00:38:07 00:35:01 3 2.21 0.00 0.82 0.17 0.02 96.78 00:38:07 00:35:01 4 1.79 0.00 1.07 1.84 0.03 95.28 00:38:07 00:35:01 5 3.49 0.00 2.24 1.20 0.03 93.04 00:38:07 00:35:01 6 2.87 0.00 2.42 0.78 0.02 93.91 00:38:07 00:35:01 7 2.20 0.00 1.12 0.20 0.02 96.46 00:38:07 00:36:01 all 0.08 0.00 0.05 0.02 0.01 99.84 00:38:07 00:36:01 0 0.07 0.00 0.05 0.02 0.00 99.87 00:38:07 00:36:01 1 0.12 0.00 0.05 0.03 0.02 99.78 00:38:07 00:36:01 2 0.03 0.00 0.05 0.00 0.03 99.88 00:38:07 00:36:01 3 0.03 0.00 0.05 0.00 0.02 99.90 00:38:07 00:36:01 4 0.12 0.00 0.03 0.07 0.00 99.78 00:38:07 00:36:01 5 0.05 0.00 0.05 0.00 0.02 99.88 00:38:07 00:36:01 6 0.20 0.00 0.10 0.00 0.00 99.70 00:38:07 00:36:01 7 0.02 0.00 0.05 0.02 0.02 99.90 00:38:07 00:37:01 all 0.05 0.00 0.01 0.02 0.01 99.91 00:38:07 00:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:38:07 00:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:38:07 00:37:01 2 0.25 0.00 0.00 0.00 0.00 99.75 00:38:07 00:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:38:07 00:37:01 4 0.05 0.00 0.00 0.15 0.02 99.78 00:38:07 00:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:38:07 00:37:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:38:07 00:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:38:07 00:38:01 all 8.50 0.00 3.74 3.41 0.06 84.30 00:38:07 00:38:01 0 9.21 0.00 3.60 0.61 0.08 86.50 00:38:07 00:38:01 1 8.94 0.00 3.53 2.29 0.07 85.18 00:38:07 00:38:01 2 8.30 0.00 4.88 12.20 0.07 74.56 00:38:07 00:38:01 3 8.66 0.00 3.74 0.25 0.05 87.29 00:38:07 00:38:01 4 9.41 0.00 4.10 3.46 0.03 83.00 00:38:07 00:38:01 5 7.67 0.00 3.89 1.03 0.05 87.36 00:38:07 00:38:01 6 7.89 0.00 3.69 5.51 0.07 82.84 00:38:07 00:38:01 7 7.88 0.00 2.49 1.97 0.05 87.62 00:38:07 Average: all 4.73 0.00 1.30 0.99 0.03 92.94 00:38:07 Average: 0 4.76 0.00 1.28 0.19 0.03 93.75 00:38:07 Average: 1 4.94 0.00 1.26 0.88 0.03 92.89 00:38:07 Average: 2 4.27 0.00 1.51 2.78 0.04 91.40 00:38:07 Average: 3 4.85 0.00 1.21 0.19 0.03 93.73 00:38:07 Average: 4 4.67 0.00 1.23 1.27 0.03 92.80 00:38:07 Average: 5 4.92 0.00 1.42 0.66 0.03 92.96 00:38:07 Average: 6 5.07 0.00 1.36 0.88 0.03 92.67 00:38:07 Average: 7 4.39 0.00 1.12 1.12 0.03 93.34 00:38:07 00:38:07 00:38:07