Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbd47e81aab784288110ce944e17f6cfeacb8a53 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-ssh986019450074194817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh199592393842119816.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11806626981842134124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh10300328624456734616.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-ssh7313211012409677261.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.20 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-5905 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 bbd47e81aab784288110ce944e17f6cfeacb8a53 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbd47e81aab784288110ce944e17f6cfeacb8a53 # timeout=10 Commit message: "Merge pull request #856 from lenny-intel/go-1.21" > git rev-list --no-walk ae7752721e4087e9c75f32cbd8f058efc234feda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:21:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:21:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:21:40 ========================================================= 16:21:40 EdgeX Global Pipelines Version Info 16:21:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:21:41 ------------------- 16:21:41 stable info: 16:21:41 ------------------- 16:21:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:21:41 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:21:41 Message: update stable to v1.0.253 16:21:41 ------------------- 16:21:41 experimental info: 16:21:41 ------------------- 16:21:41 Commited By: **** collab-it+edgex@linuxfoundation.org 16:21:41 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:21:41 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:21:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbd47e81aab784288110ce944e17f6cfeacb8a53 [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbd47e8 [Pipeline] echo 16:21:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:21:42 + git rev-list -1 --merges bbd47e81aab784288110ce944e17f6cfeacb8a53~1..bbd47e81aab784288110ce944e17f6cfeacb8a53 [Pipeline] echo 16:21:42 -----------> git rev-list -1 --merges bbd47e81aab784288110ce944e17f6cfeacb8a53~1..bbd47e81aab784288110ce944e17f6cfeacb8a53 bbd47e81aab784288110ce944e17f6cfeacb8a53 16:21:42 bbd47e81aab784288110ce944e17f6cfeacb8a53 [false] [Pipeline] sh 16:21:43 + git log --format=format:%s -1 bbd47e81aab784288110ce944e17f6cfeacb8a53 [Pipeline] echo 16:21:43 ========================================================= 16:21:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:21:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:21:43 + git log --format=format:%s -1 bbd47e81aab784288110ce944e17f6cfeacb8a53 [Pipeline] echo 16:21:43 [semverPrep] GIT_COMMIT: bbd47e81aab784288110ce944e17f6cfeacb8a53, Commit Message: Merge pull request #856 from lenny-intel/go-1.21 [Pipeline] echo 16:21:43 [semverPrep] This is not a build commit. [Pipeline] sh 16:21:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:21:43 + grep -v github /etc/ssh/ssh_known_hosts 16:21:43 + [ -e /tmp/ssh_known_hosts ] 16:21:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:21:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:21:43 + sudo tee -a /etc/ssh/ssh_known_hosts 16:21:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:44 16:21:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:44 0.1.4: Pulling from edgex-devops/py-git-semver 16:21:44 b85a868b505f: Pulling fs layer 16:21:44 e2be974225ed: Pulling fs layer 16:21:44 339a4e72a1f5: Pulling fs layer 16:21:44 988bab9f4d93: Pulling fs layer 16:21:44 1469e6f7b9e6: Pulling fs layer 16:21:44 eaf3925da568: Pulling fs layer 16:21:44 bab4dde63d76: Pulling fs layer 16:21:44 bde34c3a00c8: Pulling fs layer 16:21:44 b352a97aabf1: Pulling fs layer 16:21:44 4872d77fe225: Pulling fs layer 16:21:44 5851b861e8e6: Pulling fs layer 16:21:44 bab4dde63d76: Waiting 16:21:44 bde34c3a00c8: Waiting 16:21:44 b352a97aabf1: Waiting 16:21:44 4872d77fe225: Waiting 16:21:44 5851b861e8e6: Waiting 16:21:44 1469e6f7b9e6: Waiting 16:21:44 eaf3925da568: Waiting 16:21:44 988bab9f4d93: Waiting 16:21:44 e2be974225ed: Download complete 16:21:44 988bab9f4d93: Verifying Checksum 16:21:44 988bab9f4d93: Download complete 16:21:45 1469e6f7b9e6: Verifying Checksum 16:21:45 1469e6f7b9e6: Download complete 16:21:45 eaf3925da568: Verifying Checksum 16:21:45 eaf3925da568: Download complete 16:21:45 339a4e72a1f5: Verifying Checksum 16:21:45 339a4e72a1f5: Download complete 16:21:45 bde34c3a00c8: Download complete 16:21:45 b352a97aabf1: Verifying Checksum 16:21:45 4872d77fe225: Verifying Checksum 16:21:45 4872d77fe225: Download complete 16:21:45 5851b861e8e6: Verifying Checksum 16:21:45 5851b861e8e6: Download complete 16:21:45 b85a868b505f: Verifying Checksum 16:21:45 b85a868b505f: Download complete 16:21:45 bab4dde63d76: Verifying Checksum 16:21:45 bab4dde63d76: Download complete 16:21:46 b85a868b505f: Pull complete 16:21:46 e2be974225ed: Pull complete 16:21:47 339a4e72a1f5: Pull complete 16:21:47 988bab9f4d93: Pull complete 16:21:47 1469e6f7b9e6: Pull complete 16:21:47 eaf3925da568: Pull complete 16:21:49 bab4dde63d76: Pull complete 16:21:49 bde34c3a00c8: Pull complete 16:21:49 b352a97aabf1: Pull complete 16:21:49 4872d77fe225: Pull complete 16:21:49 5851b861e8e6: Pull complete 16:21:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:21:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:49 prd-ubuntu20.04-docker-8c-8g-5905 does not seem to be running inside a container 16:21:49 $ 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 16:21:53 $ docker top c39eb6fc47dd4edb739ea229b70e9e74088c8bb46043ed1f2a6e81cde4228bc2 -eo pid,comm 16:21: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). 16:21:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:53 [ssh-agent] Looking for ssh-agent implementation... 16:21:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:53 $ docker exec c39eb6fc47dd4edb739ea229b70e9e74088c8bb46043ed1f2a6e81cde4228bc2 ssh-agent 16:21:53 SSH_AUTH_SOCK=/tmp/ssh-lOPvnhyB2SX4/agent.32 16:21:53 SSH_AGENT_PID=38 16:21:53 Running ssh-add (command line suppressed) 16:21:53 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7491442112853816435.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7491442112853816435.key) 16:21:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:54 + git tag --points-at HEAD [Pipeline] } 16:21:54 $ docker exec --env ******** --env ******** c39eb6fc47dd4edb739ea229b70e9e74088c8bb46043ed1f2a6e81cde4228bc2 ssh-agent -k 16:21:54 unset SSH_AUTH_SOCK; 16:21:54 unset SSH_AGENT_PID; 16:21:54 echo Agent pid 38 killed; 16:21:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:21:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:54 [ssh-agent] Looking for ssh-agent implementation... 16:21:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:54 $ docker exec c39eb6fc47dd4edb739ea229b70e9e74088c8bb46043ed1f2a6e81cde4228bc2 ssh-agent 16:21:54 SSH_AUTH_SOCK=/tmp/ssh-66QE0Gzr1ege/agent.70 16:21:54 SSH_AGENT_PID=76 16:21:54 Running ssh-add (command line suppressed) 16:21:54 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6674895434448451866.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6674895434448451866.key) 16:21:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:54 + git semver init 16:21:55 2023-09-12 16:21:55,074 [run_init] DEBUG init version:0.0.0 force:False 16:21:55 2023-09-12 16:21:55,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 16:21:55 2023-09-12 16:21:55,075 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 16:21:55 2023-09-12 16:21:55,076 [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) 16:21:56 2023-09-12 16:21:55,906 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 16:21:56 2023-09-12 16:21:55,906 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 16:21:56 2023-09-12 16:21:55,906 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:21:56 2023-09-12 16:21:55,906 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:21:56 3.1.0-dev.11 [Pipeline] } 16:21:56 $ docker exec --env ******** --env ******** c39eb6fc47dd4edb739ea229b70e9e74088c8bb46043ed1f2a6e81cde4228bc2 ssh-agent -k 16:21:56 unset SSH_AUTH_SOCK; 16:21:56 unset SSH_AGENT_PID; 16:21:56 echo Agent pid 76 killed; 16:21:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:56 + git semver [Pipeline] } 16:21:56 $ docker stop --time=1 c39eb6fc47dd4edb739ea229b70e9e74088c8bb46043ed1f2a6e81cde4228bc2 16:21:58 $ docker rm -f --volumes c39eb6fc47dd4edb739ea229b70e9e74088c8bb46043ed1f2a6e81cde4228bc2 [Pipeline] // withDockerContainer [Pipeline] sh 16:21:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:21:58 Stashed 1 file(s) [Pipeline] echo 16:21:58 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:21:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:58 ========================================================= 16:21:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:21:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:21:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:21:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:21:59 4db1b89c0bd1: Pulling fs layer 16:21:59 6911f1a30b25: Pulling fs layer 16:21:59 e194b8c5c2a9: Pulling fs layer 16:21:59 6863d3e3a2b1: Pulling fs layer 16:21:59 ec0bb842ea78: Pulling fs layer 16:21:59 40a00589a448: Pulling fs layer 16:21:59 6c08303d61cc: Pulling fs layer 16:21:59 798269fcf238: Pulling fs layer 16:21:59 ec0bb842ea78: Waiting 16:21:59 6863d3e3a2b1: Waiting 16:21:59 40a00589a448: Waiting 16:21:59 6c08303d61cc: Waiting 16:21:59 798269fcf238: Waiting 16:21:59 6911f1a30b25: Verifying Checksum 16:21:59 6911f1a30b25: Download complete 16:21:59 6863d3e3a2b1: Verifying Checksum 16:21:59 6863d3e3a2b1: Download complete 16:21:59 ec0bb842ea78: Download complete 16:21:59 4db1b89c0bd1: Verifying Checksum 16:21:59 4db1b89c0bd1: Download complete 16:21:59 40a00589a448: Verifying Checksum 16:21:59 40a00589a448: Download complete 16:21:59 4db1b89c0bd1: Pull complete 16:21:59 6911f1a30b25: Pull complete 16:22:00 798269fcf238: Verifying Checksum 16:22:00 798269fcf238: Download complete 16:22:00 e194b8c5c2a9: Verifying Checksum 16:22:00 e194b8c5c2a9: Download complete 16:22:00 6c08303d61cc: Verifying Checksum 16:22:00 6c08303d61cc: Download complete 16:22:03 e194b8c5c2a9: Pull complete 16:22:03 6863d3e3a2b1: Pull complete 16:22:03 ec0bb842ea78: Pull complete 16:22:03 40a00589a448: Pull complete 16:22:06 6c08303d61cc: Pull complete 16:22:07 798269fcf238: Pull complete 16:22:07 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:22:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 16:22:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:07 + docker inspect -f . ci-base-image-x86_64 16:22:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:07 prd-ubuntu20.04-docker-8c-8g-5905 does not seem to be running inside a container 16:22:07 $ 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 16:22:12 $ docker top 6d350ddd318e166e9443019de50a1459815a0d693eb1764914e899aa1b646e67 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:12 + go version 16:22:12 go version go1.20.6 linux/amd64 [Pipeline] } 16:22:12 $ docker stop --time=1 6d350ddd318e166e9443019de50a1459815a0d693eb1764914e899aa1b646e67 16:22:13 Still waiting to schedule task 16:22:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:22:14 $ docker rm -f --volumes 6d350ddd318e166e9443019de50a1459815a0d693eb1764914e899aa1b646e67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:14 + docker inspect -f . ci-base-image-x86_64 16:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:14 prd-ubuntu20.04-docker-8c-8g-5905 does not seem to be running inside a container 16:22:14 $ 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 16:22:15 $ docker top 783d9b8b844ca1f188898790ab5234880b104b46b4c46416d54463cbd0e79455 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:15 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 16:22:15 + make test 16:22:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:22:15 go: downloading github.com/go-playground/validator/v10 v10.15.1 16:22:15 go: downloading github.com/google/uuid v1.3.1 16:22:15 go: downloading github.com/stretchr/testify v1.8.4 16:22:15 go: downloading github.com/go-kit/log v0.2.1 16:22:15 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:22:15 go: downloading gopkg.in/yaml.v3 v3.0.1 16:22:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:22:16 go: downloading github.com/davecgh/go-spew v1.1.1 16:22:16 go: downloading github.com/stretchr/objx v0.5.0 16:22:16 go: downloading github.com/pmezard/go-difflib v1.0.0 16:22:16 go: downloading github.com/x448/float16 v0.8.4 16:22:16 go: downloading github.com/go-playground/universal-translator v0.18.1 16:22:16 go: downloading github.com/leodido/go-urn v1.2.4 16:22:16 go: downloading golang.org/x/crypto v0.7.0 16:22:16 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:22:16 go: downloading golang.org/x/text v0.8.0 16:22:16 go: downloading github.com/go-playground/locales v0.14.1 16:22:17 go: downloading golang.org/x/net v0.8.0 16:22:22 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 16:22:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 16:22:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 16:22:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 16:22:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.083s coverage: 83.5% of statements 16:22:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.033s coverage: 32.4% of statements 16:22:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.022s coverage: 29.4% of statements 16:22:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.016s coverage: 29.3% of statements 16:22:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.050s coverage: 53.8% of statements 16:22:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.017s coverage: 90.0% of statements 16:22:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.039s coverage: 86.7% of statements 16:22:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.016s coverage: 60.5% of statements 16:22:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.004s coverage: 36.1% of statements 16:22:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.013s coverage: 48.7% of statements 16:22:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:22:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:22:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:22:42 $ docker stop --time=1 783d9b8b844ca1f188898790ab5234880b104b46b4c46416d54463cbd0e79455 16:22:49 $ docker rm -f --volumes 783d9b8b844ca1f188898790ab5234880b104b46b4c46416d54463cbd0e79455 [Pipeline] // withDockerContainer [Pipeline] sh 16:22:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:22:50 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 16:22:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:50 16:22:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:51 latest: Pulling from edgex-lftools-log-publisher 16:22:51 5eb5b503b376: Pulling fs layer 16:22:51 5c69ac0246d0: Pulling fs layer 16:22:51 ec43610c2a17: Pulling fs layer 16:22:51 3a2ae6a8a46f: Pulling fs layer 16:22:51 33b1e0a273af: Pulling fs layer 16:22:51 5d3b04190fa2: Pulling fs layer 16:22:51 2f39f015ded8: Pulling fs layer 16:22:51 3a2ae6a8a46f: Waiting 16:22:51 33b1e0a273af: Waiting 16:22:51 5d3b04190fa2: Waiting 16:22:51 2f39f015ded8: Waiting 16:22:51 5c69ac0246d0: Download complete 16:22:51 3a2ae6a8a46f: Verifying Checksum 16:22:51 3a2ae6a8a46f: Download complete 16:22:51 33b1e0a273af: Verifying Checksum 16:22:51 33b1e0a273af: Download complete 16:22:51 5d3b04190fa2: Download complete 16:22:51 ec43610c2a17: Verifying Checksum 16:22:51 ec43610c2a17: Download complete 16:22:51 5eb5b503b376: Verifying Checksum 16:22:51 5eb5b503b376: Download complete 16:22:52 2f39f015ded8: Verifying Checksum 16:22:52 2f39f015ded8: Download complete 16:22:53 5eb5b503b376: Pull complete 16:22:53 5c69ac0246d0: Pull complete 16:22:54 ec43610c2a17: Pull complete 16:22:54 3a2ae6a8a46f: Pull complete 16:22:54 33b1e0a273af: Pull complete 16:22:54 5d3b04190fa2: Pull complete 16:23:00 2f39f015ded8: Pull complete 16:23:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:00 prd-ubuntu20.04-docker-8c-8g-5905 does not seem to be running inside a container 16:23:00 $ 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 16:23:07 $ docker top fa0ac9292fca9f86010e40c0d7de99d7b072a81e18f69aa28d2fe55f7f2a6602 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:07 ---> job-cost.sh 16:23:07 lf-activate-venv: SKIPPING 16:23:07 INFO: No Stack... 16:23:08 INFO: Retrieving Pricing Info for: v3-standard-8 16:23:08 INFO: Archiving Costs [Pipeline] sh 16:23:08 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 16:23:08 + cut -d, -f6 [Pipeline] lock 16:23:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-145-stack-cost] 16:23:08 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-145-stack-cost] did not exist. Created. 16:23:08 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:23:09 + echo total: 0.2199999988079071 [Pipeline] stash 16:23:09 Stashed 1 file(s) [Pipeline] } 16:23:09 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 16:23:09 $ docker stop --time=1 fa0ac9292fca9f86010e40c0d7de99d7b072a81e18f69aa28d2fe55f7f2a6602 16:23:10 $ docker rm -f --volumes fa0ac9292fca9f86010e40c0d7de99d7b072a81e18f69aa28d2fe55f7f2a6602 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:25:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5908 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 16:25:16 Running in /w/workspace/go-mod-core-contracts/145 [Pipeline] { [Pipeline] checkout 16:25:16 The recommended git tool is: git 16:25:22 using credential edgex-jenkins-ssh 16:25:22 Cloning the remote Git repository 16:25:22 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:25:22 > git init /w/workspace/go-mod-core-contracts/145 # timeout=10 16:25:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:25:22 > git --version # timeout=10 16:25:22 > git --version # 'git version 2.25.1' 16:25:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:25:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:24 Avoid second fetch 16:25:24 Checking out Revision bbd47e81aab784288110ce944e17f6cfeacb8a53 (main) 16:25:25 Commit message: "Merge pull request #856 from lenny-intel/go-1.21" 16:25:24 > git config core.sparsecheckout # timeout=10 16:25:24 > git checkout -f bbd47e81aab784288110ce944e17f6cfeacb8a53 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:25:26 % Total % Received % Xferd Average Speed Time Time Time Current 16:25:26 Dload Upload Total Spent Left Speed 16:25:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 16:25:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:25:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:25:27 + sudo tee /etc/docker/daemon.new 16:25:27 { 16:25:27 "registry-mirrors": [ 16:25:27 "https://nexus3.edgexfoundry.org:10001" 16:25:27 ], 16:25:27 "bip": "10.250.0.254/24", 16:25:27 "hosts": [ 16:25:27 "tcp://0.0.0.0:5555", 16:25:27 "unix:///var/run/docker.sock" 16:25:27 ], 16:25:27 "mtu": 1458, 16:25:27 "selinux-enabled": true, 16:25:27 "seccomp-profile": "/etc/docker/seccomp.json" 16:25:27 } [Pipeline] sh 16:25:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:25:28 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:25:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:46 ========================================================= 16:25:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:25:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:25:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:25:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:25:47 edb6bdbacee9: Pulling fs layer 16:25:47 5f9638ab2659: Pulling fs layer 16:25:47 8d51d6327a98: Pulling fs layer 16:25:47 8b374f2dd631: Pulling fs layer 16:25:47 ec14aa9079de: Pulling fs layer 16:25:47 2f466654f4bb: Pulling fs layer 16:25:47 554e91adad29: Pulling fs layer 16:25:47 ec14aa9079de: Waiting 16:25:47 2f466654f4bb: Waiting 16:25:47 8b374f2dd631: Waiting 16:25:47 554e91adad29: Waiting 16:25:47 5f9638ab2659: Verifying Checksum 16:25:47 5f9638ab2659: Download complete 16:25:47 8b374f2dd631: Verifying Checksum 16:25:47 8b374f2dd631: Download complete 16:25:47 ec14aa9079de: Verifying Checksum 16:25:47 ec14aa9079de: Download complete 16:25:47 edb6bdbacee9: Verifying Checksum 16:25:47 edb6bdbacee9: Download complete 16:25:48 edb6bdbacee9: Pull complete 16:25:48 554e91adad29: Verifying Checksum 16:25:48 554e91adad29: Download complete 16:25:48 5f9638ab2659: Pull complete 16:25:49 8d51d6327a98: Verifying Checksum 16:25:49 8d51d6327a98: Download complete 16:25:49 2f466654f4bb: Verifying Checksum 16:25:49 2f466654f4bb: Download complete 16:25:59 8d51d6327a98: Pull complete 16:26:00 8b374f2dd631: Pull complete 16:26:00 ec14aa9079de: Pull complete 16:26:08 2f466654f4bb: Pull complete 16:26:10 554e91adad29: Pull complete 16:26:10 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:26:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 16:26:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:11 + docker inspect -f . ci-base-image-arm64 16:26:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:11 prd-ubuntu20.04-docker-arm64-4c-16g-5908 does not seem to be running inside a container 16:26:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/145 -v /w/workspace/go-mod-core-contracts/145:/w/workspace/go-mod-core-contracts/145:rw,z -v /w/workspace/go-mod-core-contracts/145@tmp:/w/workspace/go-mod-core-contracts/145@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 16:26:14 $ docker top 2fccd3ae1471834b011d179aa1b593bb96e0fab9df701bca62016833b722034e -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:15 + go version 16:26:15 go version go1.20.6 linux/arm64 [Pipeline] } 16:26:15 $ docker stop --time=1 2fccd3ae1471834b011d179aa1b593bb96e0fab9df701bca62016833b722034e 16:26:17 $ docker rm -f --volumes 2fccd3ae1471834b011d179aa1b593bb96e0fab9df701bca62016833b722034e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:17 + docker inspect -f . ci-base-image-arm64 16:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:18 prd-ubuntu20.04-docker-arm64-4c-16g-5908 does not seem to be running inside a container 16:26:18 $ 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/145 -v /w/workspace/go-mod-core-contracts/145:/w/workspace/go-mod-core-contracts/145:rw,z -v /w/workspace/go-mod-core-contracts/145@tmp:/w/workspace/go-mod-core-contracts/145@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 16:26:22 $ docker top 6dddadaed8d67ca2b594195cac67e82b42aa92dcb295a982870dd7670707353a -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:23 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/145 [Pipeline] fileExists [Pipeline] sh 16:26:23 + make test 16:26:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:26:24 go: downloading github.com/stretchr/testify v1.8.4 16:26:24 go: downloading github.com/go-kit/log v0.2.1 16:26:24 go: downloading github.com/google/uuid v1.3.1 16:26:24 go: downloading github.com/go-playground/validator/v10 v10.15.1 16:26:24 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:26:24 go: downloading gopkg.in/yaml.v3 v3.0.1 16:26:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:26:24 go: downloading github.com/davecgh/go-spew v1.1.1 16:26:24 go: downloading github.com/pmezard/go-difflib v1.0.0 16:26:24 go: downloading github.com/stretchr/objx v0.5.0 16:26:25 go: downloading github.com/x448/float16 v0.8.4 16:26:25 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:26:25 go: downloading github.com/go-playground/universal-translator v0.18.1 16:26:25 go: downloading github.com/leodido/go-urn v1.2.4 16:26:25 go: downloading golang.org/x/crypto v0.7.0 16:26:25 go: downloading golang.org/x/text v0.8.0 16:26:25 go: downloading github.com/go-playground/locales v0.14.1 16:26:29 go: downloading golang.org/x/net v0.8.0 16:27:02 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 16:27:58 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 16:27:58 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 16:27:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.491s coverage: 83.5% of statements 16:27:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.075s coverage: 32.4% of statements 16:27:58 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 16:27:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.068s coverage: 29.4% of statements 16:27:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.048s coverage: 29.3% of statements 16:27:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.121s coverage: 53.8% of statements 16:27:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.094s coverage: 90.0% of statements 16:27:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.283s coverage: 86.7% of statements 16:27:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.071s coverage: 60.5% of statements 16:27:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.027s coverage: 36.1% of statements 16:27:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.056s coverage: 48.7% of statements 16:28:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:28:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:28:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:28:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:28:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:28:15 $ docker stop --time=1 6dddadaed8d67ca2b594195cac67e82b42aa92dcb295a982870dd7670707353a 16:28:17 $ docker rm -f --volumes 6dddadaed8d67ca2b594195cac67e82b42aa92dcb295a982870dd7670707353a [Pipeline] // withDockerContainer [Pipeline] sh 16:28:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:28:18 Warning: overwriting stash ‘coverage-report’ 16:28:19 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 16:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:19 16:28:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:20 arm64: Pulling from edgex-lftools-log-publisher 16:28:20 8998bd30e6a1: Pulling fs layer 16:28:20 04944245beec: Pulling fs layer 16:28:20 699f458cf7ca: Pulling fs layer 16:28:20 765212b225bb: Pulling fs layer 16:28:20 f23df028b6ca: Pulling fs layer 16:28:20 d65c8cfc05b1: Pulling fs layer 16:28:20 2437ff75d9bd: Pulling fs layer 16:28:20 765212b225bb: Waiting 16:28:20 f23df028b6ca: Waiting 16:28:20 d65c8cfc05b1: Waiting 16:28:20 2437ff75d9bd: Waiting 16:28:20 04944245beec: Verifying Checksum 16:28:20 04944245beec: Download complete 16:28:20 765212b225bb: Verifying Checksum 16:28:20 765212b225bb: Download complete 16:28:20 f23df028b6ca: Verifying Checksum 16:28:20 f23df028b6ca: Download complete 16:28:20 d65c8cfc05b1: Verifying Checksum 16:28:20 d65c8cfc05b1: Download complete 16:28:20 699f458cf7ca: Verifying Checksum 16:28:20 699f458cf7ca: Download complete 16:28:20 8998bd30e6a1: Verifying Checksum 16:28:20 8998bd30e6a1: Download complete 16:28:22 2437ff75d9bd: Verifying Checksum 16:28:22 2437ff75d9bd: Download complete 16:28:24 8998bd30e6a1: Pull complete 16:28:25 04944245beec: Pull complete 16:28:26 699f458cf7ca: Pull complete 16:28:26 765212b225bb: Pull complete 16:28:27 f23df028b6ca: Pull complete 16:28:27 d65c8cfc05b1: Pull complete 16:28:39 2437ff75d9bd: Pull complete 16:28:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:28:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:39 prd-ubuntu20.04-docker-arm64-4c-16g-5908 does not seem to be running inside a container 16:28:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/145 -v /w/workspace/go-mod-core-contracts/145:/w/workspace/go-mod-core-contracts/145:rw,z -v /w/workspace/go-mod-core-contracts/145@tmp:/w/workspace/go-mod-core-contracts/145@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 16:28:42 $ docker top 3327c6f7cd2475ca1e550db815cb0bc419be49c39ea446985282c21c004b4c53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:42 ---> job-cost.sh 16:28:43 lf-activate-venv: SKIPPING 16:28:43 INFO: No Stack... 16:28:43 INFO: Retrieving Pricing Info for: v3-standard-4 16:28:44 INFO: Archiving Costs [Pipeline] sh 16:28:44 + cat /w/workspace/go-mod-core-contracts/145/archives/cost.csv 16:28:44 + cut -d, -f6 [Pipeline] lock 16:28:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-145-stack-cost] 16:28:44 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-145-stack-cost] did not exist. Created. 16:28:44 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:45 /w/workspace/go-mod-core-contracts/145@tmp/durable-3c6a62cc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:28:45 + echo total: 0.10999999940395355 [Pipeline] stash 16:28:45 Warning: overwriting stash ‘stack-cost’ 16:28:45 Stashed 1 file(s) [Pipeline] } 16:28:45 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 16:28:45 $ docker stop --time=1 3327c6f7cd2475ca1e550db815cb0bc419be49c39ea446985282c21c004b4c53 16:28:46 $ docker rm -f --volumes 3327c6f7cd2475ca1e550db815cb0bc419be49c39ea446985282c21c004b4c53 [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 16:28:47 provisioning config files... 16:28:47 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17772402788360343102tmp [Pipeline] { [Pipeline] sh 16:28:47 + set +x 16:28:47 + curl -s https://codecov.io/bash 16:28:47 + bash -s -- 16:28:47 16:28:47 _____ _ 16:28:47 / ____| | | 16:28:47 | | ___ __| | ___ ___ _____ __ 16:28:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:28:47 | |___| (_) | (_| | __/ (_| (_) \ V / 16:28:47 \_____\___/ \__,_|\___|\___\___/ \_/ 16:28:47 Bash-1.0.6 16:28:47 16:28:47 16:28:47 ==> git version 2.25.1 found 16:28:47 ==> 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 16:28:47 Release-Date: 2020-01-08 16:28:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:28:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:28:47 ==> Jenkins CI detected. 16:28:47 current dir:  /w/workspace/undry_go-mod-core-contracts_main 16:28:47 project root: . 16:28:47 --> token set from env 16:28:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:28:47 ==> Running gcov in . (disable via -X gcov) 16:28:47 ==> Python coveragepy not found 16:28:47 ==> Searching for coverage reports in: 16:28:47 + . 16:28:47 -> Found 1 reports 16:28:47 ==> Detecting git/mercurial file structure 16:28:47 ==> Reading reports 16:28:47 + ./coverage.out bytes=135171 16:28:47 ==> Appending adjustments 16:28:47 https://docs.codecov.io/docs/fixing-reports 16:28:48 + Found adjustments 16:28:48 ==> Gzipping contents 16:28:48 20K /tmp/codecov.bNb7Bo.gz 16:28:48 ==> Uploading reports 16:28:48 url: https://codecov.io 16:28:48 query: branch=main&commit=bbd47e81aab784288110ce944e17f6cfeacb8a53&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:48 -> Pinging Codecov 16:28:48 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=bbd47e81aab784288110ce944e17f6cfeacb8a53&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:48 -> Uploading to 16:28:48 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/71470A77251A30514AAF9C0BB2E5B6CE/bbd47e81aab784288110ce944e17f6cfeacb8a53/65a51d25-7826-4d95-bb6b-04d7631404d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T162848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa0afed864382b0bef7fc34ec3b20e0afef4e575dd55b86e56b39b535877d839 16:28:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:48 Dload Upload Total Spent Left Speed 16:28:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19157 0 0 100 19157 0 97k --:--:-- --:--:-- --:--:-- 99776 100 19157 0 0 100 19157 0 97k --:--:-- --:--:-- --:--:-- 99776 16:28:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/bbd47e81aab784288110ce944e17f6cfeacb8a53 [Pipeline] } 16:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:28:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:28:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:49 16:28:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:28:49 df9b9388f04a: Pulling fs layer 16:28:49 52dc419b0ee2: Pulling fs layer 16:28:49 25bc292e5bac: Pulling fs layer 16:28:49 114826534d7a: Pulling fs layer 16:28:49 4657fd5d0bcf: Pulling fs layer 16:28:49 6ad1cebc031e: Pulling fs layer 16:28:49 8a3aa393b2d8: Pulling fs layer 16:28:49 4657fd5d0bcf: Waiting 16:28:49 6ad1cebc031e: Waiting 16:28:49 8a3aa393b2d8: Waiting 16:28:49 114826534d7a: Waiting 16:28:49 25bc292e5bac: Verifying Checksum 16:28:49 25bc292e5bac: Download complete 16:28:49 52dc419b0ee2: Download complete 16:28:49 4657fd5d0bcf: Verifying Checksum 16:28:49 4657fd5d0bcf: Download complete 16:28:49 df9b9388f04a: Verifying Checksum 16:28:49 df9b9388f04a: Download complete 16:28:49 df9b9388f04a: Pull complete 16:28:49 6ad1cebc031e: Verifying Checksum 16:28:49 6ad1cebc031e: Download complete 16:28:49 52dc419b0ee2: Pull complete 16:28:50 25bc292e5bac: Pull complete 16:28:50 114826534d7a: Verifying Checksum 16:28:50 114826534d7a: Download complete 16:28:50 8a3aa393b2d8: Verifying Checksum 16:28:50 8a3aa393b2d8: Download complete 16:28:54 114826534d7a: Pull complete 16:28:54 4657fd5d0bcf: Pull complete 16:28:54 6ad1cebc031e: Pull complete 16:28:56 8a3aa393b2d8: Pull complete 16:28:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:56 prd-ubuntu20.04-docker-8c-8g-5905 does not seem to be running inside a container 16:28:56 $ 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 16:29:00 $ docker top e80860b3c588f3bd93a432c7367d3de23ed253c50f644d92c92f5eb4bf1b3db2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:29:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 16:29:00 + set -o pipefail 16:29:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 16:29:03 16:29:03 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 16:29:03 16:29:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/4e3105f1-d707-4614-93ea-931dfd62b66c 16:29:03 16:29:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:29:03 16:29:03 16:29:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:29:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:29:03 More details here: https://snyk.co/ue1NS 16:29:03 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:29:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:29:03 $ docker stop --time=1 e80860b3c588f3bd93a432c7367d3de23ed253c50f644d92c92f5eb4bf1b3db2 16:29:06 $ docker rm -f --volumes e80860b3c588f3bd93a432c7367d3de23ed253c50f644d92c92f5eb4bf1b3db2 [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 16:29:06 + git log --format=format:%s -1 bbd47e81aab784288110ce944e17f6cfeacb8a53 [Pipeline] sh 16:29:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:07 prd-ubuntu20.04-docker-8c-8g-5905 does not seem to be running inside a container 16:29:07 $ 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 16:29:08 $ docker top 6b7a8fefdf72649bb09d9668a361ed2e2cd822e82ff8044832d1b93cd729ffb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:08 [ssh-agent] Looking for ssh-agent implementation... 16:29:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:08 $ docker exec 6b7a8fefdf72649bb09d9668a361ed2e2cd822e82ff8044832d1b93cd729ffb1 ssh-agent 16:29:08 SSH_AUTH_SOCK=/tmp/ssh-rEdZZYxfp2DA/agent.32 16:29:08 SSH_AGENT_PID=38 16:29:08 Running ssh-add (command line suppressed) 16:29:08 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1030064639857661356.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1030064639857661356.key) 16:29:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:08 + git semver tag 16:29:09 2023-09-12 16:29:09,037 [run_tag] DEBUG tag force:False 16:29:09 2023-09-12 16:29:09,037 [check_head_tag] DEBUG check head tag 16:29:09 2023-09-12 16:29:09,039 [execute] INFO git cat-file --batch-check 16:29:09 2023-09-12 16:29:09,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 16:29:09 2023-09-12 16:29:09,043 [execute] INFO git cat-file --batch 16:29:09 2023-09-12 16:29:09,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 16:29:09 2023-09-12 16:29:09,082 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:29:09 2023-09-12 16:29:09,082 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 16:29:09 2023-09-12 16:29:09,082 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 16:29:09 2023-09-12 16:29:09,087 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:29:09 3.1.0-dev.11 [Pipeline] } 16:29:09 $ docker exec --env ******** --env ******** 6b7a8fefdf72649bb09d9668a361ed2e2cd822e82ff8044832d1b93cd729ffb1 ssh-agent -k 16:29:09 unset SSH_AUTH_SOCK; 16:29:09 unset SSH_AGENT_PID; 16:29:09 echo Agent pid 38 killed; 16:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:09 + git semver [Pipeline] } 16:29:10 $ docker stop --time=1 6b7a8fefdf72649bb09d9668a361ed2e2cd822e82ff8044832d1b93cd729ffb1 16:29:11 $ docker rm -f --volumes 6b7a8fefdf72649bb09d9668a361ed2e2cd822e82ff8044832d1b93cd729ffb1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:11 16:29:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:12 0.23.1-centos7: Pulling from edgex-lftools 16:29:12 ab5ef0e58194: Pulling fs layer 16:29:12 9712f1f96733: Pulling fs layer 16:29:12 63f879dbbcfc: Pulling fs layer 16:29:12 0d9ebad4ef96: Pulling fs layer 16:29:12 e9a5061849ea: Pulling fs layer 16:29:12 d747dcd14b5f: Pulling fs layer 16:29:12 2de7ff778b66: Pulling fs layer 16:29:12 0d9ebad4ef96: Waiting 16:29:12 e9a5061849ea: Waiting 16:29:12 d747dcd14b5f: Waiting 16:29:12 2de7ff778b66: Waiting 16:29:12 9712f1f96733: Download complete 16:29:12 63f879dbbcfc: Verifying Checksum 16:29:12 63f879dbbcfc: Download complete 16:29:12 e9a5061849ea: Verifying Checksum 16:29:12 e9a5061849ea: Download complete 16:29:12 d747dcd14b5f: Download complete 16:29:12 ab5ef0e58194: Download complete 16:29:12 0d9ebad4ef96: Verifying Checksum 16:29:12 0d9ebad4ef96: Download complete 16:29:12 2de7ff778b66: Verifying Checksum 16:29:15 ab5ef0e58194: Pull complete 16:29:15 9712f1f96733: Pull complete 16:29:16 63f879dbbcfc: Pull complete 16:29:20 0d9ebad4ef96: Pull complete 16:29:20 e9a5061849ea: Pull complete 16:29:20 d747dcd14b5f: Pull complete 16:29:20 2de7ff778b66: Pull complete 16:29:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:21 prd-ubuntu20.04-docker-8c-8g-5905 does not seem to be running inside a container 16:29:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:29:24 $ docker top 9fd9c38ad82735ac92428972ca0b9cf86414f712122d889fdfb70c8b6022cee1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:29:25 provisioning config files... 16:29:25 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13161926127036049624tmp 16:29:25 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6402153179584833362tmp 16:29:25 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13268861192899147789tmp [Pipeline] { [Pipeline] echo 16:29:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:29:25 ---> sigul-configuration.sh 16:29:25 gpg: directory `/root/.gnupg' created 16:29:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:29:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:29:25 gpg: keyring `/root/.gnupg/secring.gpg' created 16:29:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:29:25 gpg: CAST5 encrypted data 16:29:25 gpg: encrypted with 1 passphrase 16:29:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:29:25 + mkdir /home/jenkins 16:29:25 + mkdir /home/jenkins/sigul [Pipeline] sh 16:29:25 + 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 16:29:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:29:26 ---> sigul-install.sh 16:29:26 Sigul already installed; skipping installation. [Pipeline] sh 16:29:26 + git tag --list 16:29:26 v0.0.0 16:29:26 v0.0.1 16:29:26 v0.1.0 16:29:26 v0.1.1 16:29:26 v0.1.10 16:29:26 v0.1.100 16:29:26 v0.1.101 16:29:26 v0.1.102 16:29:26 v0.1.103 16:29:26 v0.1.104 16:29:26 v0.1.105 16:29:26 v0.1.106 16:29:26 v0.1.107 16:29:26 v0.1.108 16:29:26 v0.1.109 16:29:26 v0.1.11 16:29:26 v0.1.110 16:29:26 v0.1.111 16:29:26 v0.1.112 16:29:26 v0.1.113 16:29:26 v0.1.114 16:29:26 v0.1.115 16:29:26 v0.1.116 16:29:26 v0.1.117 16:29:26 v0.1.118 16:29:26 v0.1.119 16:29:26 v0.1.12 16:29:26 v0.1.120 16:29:26 v0.1.121 16:29:26 v0.1.122 16:29:26 v0.1.123 16:29:26 v0.1.124 16:29:26 v0.1.125 16:29:26 v0.1.126 16:29:26 v0.1.127 16:29:26 v0.1.128 16:29:26 v0.1.129 16:29:26 v0.1.13 16:29:26 v0.1.130 16:29:26 v0.1.131 16:29:26 v0.1.132 16:29:26 v0.1.133 16:29:26 v0.1.134 16:29:26 v0.1.135 16:29:26 v0.1.136 16:29:26 v0.1.137 16:29:26 v0.1.138 16:29:26 v0.1.139 16:29:26 v0.1.14 16:29:26 v0.1.140 16:29:26 v0.1.141 16:29:26 v0.1.142 16:29:26 v0.1.143 16:29:26 v0.1.144 16:29:26 v0.1.145 16:29:26 v0.1.146 16:29:26 v0.1.147 16:29:26 v0.1.148 16:29:26 v0.1.149 16:29:26 v0.1.15 16:29:26 v0.1.16 16:29:26 v0.1.17 16:29:26 v0.1.18 16:29:26 v0.1.19 16:29:26 v0.1.2 16:29:26 v0.1.20 16:29:26 v0.1.21 16:29:26 v0.1.22 16:29:26 v0.1.23 16:29:26 v0.1.24 16:29:26 v0.1.25 16:29:26 v0.1.26 16:29:26 v0.1.27 16:29:26 v0.1.28 16:29:26 v0.1.29 16:29:26 v0.1.3 16:29:26 v0.1.30 16:29:26 v0.1.31 16:29:26 v0.1.32 16:29:26 v0.1.33 16:29:26 v0.1.34 16:29:26 v0.1.35 16:29:26 v0.1.36 16:29:26 v0.1.37 16:29:26 v0.1.38 16:29:26 v0.1.39 16:29:26 v0.1.4 16:29:26 v0.1.40 16:29:26 v0.1.41 16:29:26 v0.1.42 16:29:26 v0.1.43 16:29:26 v0.1.44 16:29:26 v0.1.45 16:29:26 v0.1.46 16:29:26 v0.1.47 16:29:26 v0.1.48 16:29:26 v0.1.49 16:29:26 v0.1.5 16:29:26 v0.1.50 16:29:26 v0.1.51 16:29:26 v0.1.52 16:29:26 v0.1.53 16:29:26 v0.1.54 16:29:26 v0.1.55 16:29:26 v0.1.56 16:29:26 v0.1.57 16:29:26 v0.1.58 16:29:26 v0.1.59 16:29:26 v0.1.6 16:29:26 v0.1.60 16:29:26 v0.1.61 16:29:26 v0.1.62 16:29:26 v0.1.63 16:29:26 v0.1.64 16:29:26 v0.1.65 16:29:26 v0.1.66 16:29:26 v0.1.67 16:29:26 v0.1.68 16:29:26 v0.1.69 16:29:26 v0.1.7 16:29:26 v0.1.70 16:29:26 v0.1.71 16:29:26 v0.1.72 16:29:26 v0.1.73 16:29:26 v0.1.74 16:29:26 v0.1.75 16:29:26 v0.1.76 16:29:26 v0.1.77 16:29:26 v0.1.78 16:29:26 v0.1.79 16:29:26 v0.1.8 16:29:26 v0.1.80 16:29:26 v0.1.81 16:29:26 v0.1.82 16:29:26 v0.1.83 16:29:26 v0.1.84 16:29:26 v0.1.85 16:29:26 v0.1.86 16:29:26 v0.1.87 16:29:26 v0.1.88 16:29:26 v0.1.89 16:29:26 v0.1.9 16:29:26 v0.1.90 16:29:26 v0.1.91 16:29:26 v0.1.92 16:29:26 v0.1.93 16:29:26 v0.1.94 16:29:26 v0.1.95 16:29:26 v0.1.96 16:29:26 v0.1.97 16:29:26 v0.1.98 16:29:26 v0.1.99 16:29:26 v2.0.0 16:29:26 v2.1.0 16:29:26 v2.1.1 16:29:26 v2.2.0 16:29:26 v2.3.0 16:29:26 v3.0 16:29:26 v3.0.0 16:29:26 v3.1.0-dev.1 16:29:26 v3.1.0-dev.10 16:29:26 v3.1.0-dev.11 16:29:26 v3.1.0-dev.2 16:29:26 v3.1.0-dev.3 16:29:26 v3.1.0-dev.4 16:29:26 v3.1.0-dev.5 16:29:26 v3.1.0-dev.6 16:29:26 v3.1.0-dev.7 16:29:26 v3.1.0-dev.8 16:29:26 v3.1.0-dev.9 [Pipeline] sh 16:29:26 + lftools sign git-tag v3.1.0-dev.11 16:29:27 Signing Git tag with Sigul... 16:29:27 Signing v3.1.0-dev.11 [Pipeline] echo 16:29:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:29:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:29:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:29:27 $ docker stop --time=1 9fd9c38ad82735ac92428972ca0b9cf86414f712122d889fdfb70c8b6022cee1 16:29:29 $ docker rm -f --volumes 9fd9c38ad82735ac92428972ca0b9cf86414f712122d889fdfb70c8b6022cee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:29:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:30 prd-ubuntu20.04-docker-8c-8g-5905 does not seem to be running inside a container 16:29:30 $ 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 16:29:30 $ docker top 74a55593d3089b018ea35839467a9df83221ca871a204d955799acfb74fdccb6 -eo pid,comm 16:29:30 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). 16:29:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:30 [ssh-agent] Looking for ssh-agent implementation... 16:29:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:30 $ docker exec 74a55593d3089b018ea35839467a9df83221ca871a204d955799acfb74fdccb6 ssh-agent 16:29:30 SSH_AUTH_SOCK=/tmp/ssh-gFVIIDZc1OKb/agent.33 16:29:30 SSH_AGENT_PID=39 16:29:30 Running ssh-add (command line suppressed) 16:29:30 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15186568372009826623.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15186568372009826623.key) 16:29:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:31 + git semver bump pre 16:29:31 2023-09-12 16:29:31,296 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:29:31 2023-09-12 16:29:31,296 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 16:29:31 2023-09-12 16:29:31,296 [bump_version] DEBUG bumped version:3.1.0-dev.12 16:29:31 2023-09-12 16:29:31,296 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 16:29:31 2023-09-12 16:29:31,296 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:29:31 2023-09-12 16:29:31,296 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:29:31 2023-09-12 16:29:31,299 [execute] INFO git cat-file --batch-check 16:29:31 2023-09-12 16:29:31,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:31 2023-09-12 16:29:31,304 [execute] INFO git cat-file --batch 16:29:31 2023-09-12 16:29:31,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:31 2023-09-12 16:29:31,310 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:29:31 3.1.0-dev.12 [Pipeline] } 16:29:31 $ docker exec --env ******** --env ******** 74a55593d3089b018ea35839467a9df83221ca871a204d955799acfb74fdccb6 ssh-agent -k 16:29:31 unset SSH_AUTH_SOCK; 16:29:31 unset SSH_AGENT_PID; 16:29:31 echo Agent pid 39 killed; 16:29:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:31 + git semver [Pipeline] } 16:29:32 $ docker stop --time=1 74a55593d3089b018ea35839467a9df83221ca871a204d955799acfb74fdccb6 16:29:33 $ docker rm -f --volumes 74a55593d3089b018ea35839467a9df83221ca871a204d955799acfb74fdccb6 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:34 prd-ubuntu20.04-docker-8c-8g-5905 does not seem to be running inside a container 16:29:34 $ 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 16:29:34 $ docker top b6edfb3e2ad5fbdbebb1de5135ca74886042462c283e2e4463a53b8a31a819f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:34 [ssh-agent] Looking for ssh-agent implementation... 16:29:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:34 $ docker exec b6edfb3e2ad5fbdbebb1de5135ca74886042462c283e2e4463a53b8a31a819f3 ssh-agent 16:29:34 SSH_AUTH_SOCK=/tmp/ssh-g5NIbJg4GGs1/agent.32 16:29:34 SSH_AGENT_PID=38 16:29:34 Running ssh-add (command line suppressed) 16:29:34 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2380376074217364024.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2380376074217364024.key) 16:29:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:35 + git semver push 16:29:35 2023-09-12 16:29:35,411 [run_push] DEBUG push 16:29:35 2023-09-12 16:29:35,412 [execute] INFO git cat-file --batch-check 16:29:35 2023-09-12 16:29:35,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:35 2023-09-12 16:29:35,416 [execute] INFO git rev-list 355982758bbfb6ae0ccfc93d6ec46b1a3c92f94f -- 16:29:35 2023-09-12 16:29:35,417 [execute] DEBUG Popen(['git', 'rev-list', '355982758bbfb6ae0ccfc93d6ec46b1a3c92f94f', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 16:29:35 2023-09-12 16:29:35,429 [execute] INFO git fetch -v origin 16:29:35 2023-09-12 16:29:35,429 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 16:29:36 2023-09-12 16:29:35,887 [run_push] DEBUG no remote changes detected 16:29:36 2023-09-12 16:29:35,887 [execute] INFO git push origin semver 16:29:36 2023-09-12 16:29:35,888 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 16:29:36 2023-09-12 16:29:36,829 [run_push] DEBUG push all version tags 16:29:36 2023-09-12 16:29:36,829 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:29:36 2023-09-12 16:29:36,830 [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) 16:29:37 2023-09-12 16:29:37,898 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:29:37 3.1.0-dev.12 [Pipeline] } 16:29:37 $ docker exec --env ******** --env ******** b6edfb3e2ad5fbdbebb1de5135ca74886042462c283e2e4463a53b8a31a819f3 ssh-agent -k 16:29:38 unset SSH_AUTH_SOCK; 16:29:38 unset SSH_AGENT_PID; 16:29:38 echo Agent pid 38 killed; 16:29:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:38 + git semver [Pipeline] } 16:29:38 $ docker stop --time=1 b6edfb3e2ad5fbdbebb1de5135ca74886042462c283e2e4463a53b8a31a819f3 16:29:39 $ docker rm -f --volumes b6edfb3e2ad5fbdbebb1de5135ca74886042462c283e2e4463a53b8a31a819f3 [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 16:29:40 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 16:29:40 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 16:29:40 total 16 16:29:40 drwxr-xr-x 3 root root 4096 Sep 12 16:23 . 16:29:40 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 16:29 .. 16:29:40 drwxr-xr-x 2 root root 4096 Sep 12 16:23 cost 16:29:40 -rw-r--r-- 1 root root 93 Sep 12 16:23 cost.csv 16:29:40 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 16:29:40 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 16:29:40 total 16 16:29:40 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 16:23 . 16:29:40 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 16:29 .. 16:29:40 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 16:23 cost 16:29:40 -rw-r--r-- 1 jenkins jenkins 93 Sep 12 16:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:29:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:29:41 ---> package-listing.sh 16:29:41 ++ facter osfamily 16:29:41 ++ tr '[:upper:]' '[:lower:]' 16:29:41 + OS_FAMILY=debian 16:29:41 + workspace=/w/workspace/undry_go-mod-core-contracts_main 16:29:41 + START_PACKAGES=/tmp/packages_start.txt 16:29:41 + END_PACKAGES=/tmp/packages_end.txt 16:29:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:29:41 + PACKAGES=/tmp/packages_start.txt 16:29:41 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 16:29:41 + PACKAGES=/tmp/packages_end.txt 16:29:41 + case "${OS_FAMILY}" in 16:29:41 + dpkg -l 16:29:41 + grep '^ii' 16:29:41 + '[' -f /tmp/packages_start.txt ']' 16:29:41 + '[' -f /tmp/packages_end.txt ']' 16:29:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:29:41 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 16:29:41 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 16:29:41 + 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 16:29:41 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 16:29:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:42 prd-ubuntu20.04-docker-8c-8g-5905 does not seem to be running inside a container 16:29:42 $ 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 16:29:43 $ docker top 0c5ecb0a846efd79c42ed651451433e218ef721056eac66e46cc3ed68b5a6251 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:43 + touch /tmp/pre-build-complete [Pipeline] sh 16:29:43 + mkdir -p /var/log/sysstat [Pipeline] sh 16:29:43 + ls /var/log/sa-host 16:29:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:44 provisioning config files... 16:29:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12208935201766326808tmp [Pipeline] { [Pipeline] echo 16:29:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:29:44 ---> create-netrc.sh [Pipeline] } 16:29:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:29:44 ---> python-tools-install.sh [Pipeline] echo 16:29:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:29:44 ---> sudo-logs.sh 16:29:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:29:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:29:45 ---> job-cost.sh 16:29:45 lf-activate-venv: SKIPPING 16:29:45 DEBUG: total: 0.2199999988079071 16:29:45 INFO: Retrieving Stack Cost... 16:29:45 INFO: Retrieving Pricing Info for: v3-standard-8 16:29:46 INFO: Archiving Costs [Pipeline] echo 16:29:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:29:46 ---> logs-deploy.sh 16:29:46 lf-activate-venv: SKIPPING 16:29:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/145 16:29:46 INFO: archiving workspace using pattern(s): 16:29:47 Archives upload complete. 16:29:47 INFO: archiving logs to Nexus 16:29:48 ---> uname -a: 16:29:48 Linux prd-ubuntu20-04-docker-8c-8g-5905 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:29:48 16:29:48 16:29:48 ---> lscpu: 16:29:48 Architecture: x86_64 16:29:48 CPU op-mode(s): 32-bit, 64-bit 16:29:48 Byte Order: Little Endian 16:29:48 Address sizes: 40 bits physical, 48 bits virtual 16:29:48 CPU(s): 8 16:29:48 On-line CPU(s) list: 0-7 16:29:48 Thread(s) per core: 1 16:29:48 Core(s) per socket: 1 16:29:48 Socket(s): 8 16:29:48 NUMA node(s): 1 16:29:48 Vendor ID: AuthenticAMD 16:29:48 CPU family: 23 16:29:48 Model: 49 16:29:48 Model name: AMD EPYC-Rome Processor 16:29:48 Stepping: 0 16:29:48 CPU MHz: 2799.998 16:29:48 BogoMIPS: 5599.99 16:29:48 Virtualization: AMD-V 16:29:48 Hypervisor vendor: KVM 16:29:48 Virtualization type: full 16:29:48 L1d cache: 256 KiB 16:29:48 L1i cache: 256 KiB 16:29:48 L2 cache: 4 MiB 16:29:48 L3 cache: 128 MiB 16:29:48 NUMA node0 CPU(s): 0-7 16:29:48 Vulnerability Itlb multihit: Not affected 16:29:48 Vulnerability L1tf: Not affected 16:29:48 Vulnerability Mds: Not affected 16:29:48 Vulnerability Meltdown: Not affected 16:29:48 Vulnerability Mmio stale data: Not affected 16:29:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:29:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:29:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:29:48 Vulnerability Srbds: Not affected 16:29:48 Vulnerability Tsx async abort: Not affected 16:29:48 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 16:29:48 16:29:48 16:29:48 ---> nproc: 16:29:48 8 16:29:48 16:29:48 16:29:48 ---> df -h: 16:29:48 Filesystem Size Used Avail Use% Mounted on 16:29:48 overlay 155G 12G 143G 8% / 16:29:48 tmpfs 64M 0 64M 0% /dev 16:29:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:29:48 shm 64M 0 64M 0% /dev/shm 16:29:48 /dev/vda1 155G 12G 143G 8% /facter-os 16:29:48 16:29:48 16:29:48 ---> sar -b -r -n DEV: 16:29:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5905) 09/12/23 _x86_64_ (8 CPU) 16:29:48 16:29:48 16:21:05 LINUX RESTART (8 CPU) 16:29:48 16:29:48 16:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:29:48 16:23:01 65.92 0.35 65.57 0.00 32.78 42460.50 0.00 16:29:48 16:24:01 23.75 1.65 22.10 0.00 41.46 11828.85 0.00 16:29:48 16:25:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 16:29:48 16:26:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 16:29:48 16:27:01 56.36 11.63 44.74 0.00 5178.41 8789.74 0.00 16:29:48 16:28:01 6.15 0.02 6.13 0.00 0.13 119.85 0.00 16:29:48 16:29:01 29.53 0.08 29.45 0.00 8.00 24704.28 0.00 16:29:48 Average: 26.33 1.96 24.37 0.00 751.59 12562.92 0.00 16:29:48 16:29:48 16:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:29:48 16:23:01 28695616 31618496 684220 2.08 91264 3066200 1873632 5.52 1055928 2718884 334056 16:29:48 16:24:01 28679112 31604548 699248 2.13 91600 3067448 1780804 5.25 1081764 2706920 44 16:29:48 16:25:01 28679456 31605064 698460 2.12 91632 3067448 1780804 5.25 1081956 2706896 172 16:29:48 16:26:01 28685448 31611124 692380 2.11 91676 3067452 1780804 5.25 1074808 2706892 36 16:29:48 16:27:01 28193612 31586624 691432 2.10 122208 3495852 1722912 5.08 1384756 2850600 1008 16:29:48 16:28:01 28209080 31597252 680708 2.07 120784 3492596 1710600 5.04 1373600 2847376 172 16:29:48 16:29:01 27271676 31478948 792836 2.41 135864 4240584 1844340 5.44 1523756 3571548 44048 16:29:48 Average: 28344857 31586008 705612 2.15 106433 3356797 1784842 5.26 1225224 2872731 54219 16:29:48 16:29:48 16:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:29:48 16:23:01 docker0 49.26 80.69 3.48 728.62 0.00 0.00 0.00 0.00 16:29:48 16:23:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 16:29:48 16:23:01 ens3 196.85 118.92 3283.38 26.35 0.00 0.00 0.00 0.00 16:29:48 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:48 16:24:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 16:29:48 16:24:01 ens3 26.68 33.04 18.02 84.94 0.00 0.00 0.00 0.00 16:29:48 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:48 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:48 16:25:01 ens3 1.03 0.43 0.45 0.27 0.00 0.00 0.00 0.00 16:29:48 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:48 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:29:48 16:26:01 ens3 0.97 0.45 0.28 0.22 0.00 0.00 0.00 0.00 16:29:48 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:48 16:27:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:29:48 16:27:01 ens3 241.14 143.62 2736.71 10.50 0.00 0.00 0.00 0.00 16:29:48 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:48 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:29:48 16:28:01 ens3 2.03 0.47 0.22 0.09 0.00 0.00 0.00 0.00 16:29:48 16:29:01 docker0 37.28 69.97 2.62 559.92 0.00 0.00 0.00 0.00 16:29:48 16:29:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:29:48 16:29:01 ens3 193.97 105.05 4533.48 14.44 0.00 0.00 0.00 0.00 16:29:48 16:29:01 vethf9ea262 37.28 70.05 3.12 560.20 0.00 0.00 0.00 0.05 16:29:48 Average: docker0 12.36 21.53 0.87 184.10 0.00 0.00 0.00 0.00 16:29:48 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 16:29:48 Average: ens3 94.67 57.43 1510.44 19.54 0.00 0.00 0.00 0.00 16:29:48 Average: vethf9ea262 5.32 10.01 0.45 80.02 0.00 0.00 0.00 0.01 16:29:48 16:29:48 16:29:48 ---> sar -P ALL: 16:29:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5905) 09/12/23 _x86_64_ (8 CPU) 16:29:48 16:29:48 16:21:05 LINUX RESTART (8 CPU) 16:29:48 16:29:48 16:22:01 CPU %user %nice %system %iowait %steal %idle 16:29:48 16:23:01 all 25.15 0.00 5.30 3.01 0.08 66.46 16:29:48 16:23:01 0 26.28 0.00 6.17 4.14 0.08 63.32 16:29:48 16:23:01 1 26.97 0.00 4.47 0.05 0.07 68.44 16:29:48 16:23:01 2 26.08 0.00 5.31 1.51 0.08 67.01 16:29:48 16:23:01 3 25.58 0.00 4.52 0.07 0.08 69.75 16:29:48 16:23:01 4 24.79 0.00 5.52 14.08 0.08 55.52 16:29:48 16:23:01 5 24.34 0.00 5.49 0.24 0.10 69.84 16:29:48 16:23:01 6 24.68 0.00 5.98 0.07 0.08 69.19 16:29:48 16:23:01 7 22.46 0.00 4.91 3.99 0.08 68.55 16:29:48 16:24:01 all 0.58 0.00 0.19 2.01 0.01 97.21 16:29:48 16:24:01 0 1.13 0.00 0.20 3.00 0.02 95.65 16:29:48 16:24:01 1 0.38 0.00 0.20 0.00 0.00 99.42 16:29:48 16:24:01 2 0.86 0.00 0.13 4.45 0.03 94.53 16:29:48 16:24:01 3 0.25 0.00 0.13 0.00 0.02 99.60 16:29:48 16:24:01 4 0.32 0.00 0.22 1.15 0.02 98.30 16:29:48 16:24:01 5 0.25 0.00 0.12 0.10 0.00 99.53 16:29:48 16:24:01 6 0.18 0.00 0.13 0.05 0.00 99.63 16:29:48 16:24:01 7 1.29 0.00 0.40 7.33 0.02 90.97 16:29:48 16:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:29:48 16:25:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:29:48 16:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:29:48 16:25:01 2 0.00 0.00 0.03 0.00 0.03 99.93 16:29:48 16:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:29:48 16:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:29:48 16:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:29:48 16:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:29:48 16:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:29:48 16:26:01 all 0.04 0.00 0.01 0.01 0.00 99.94 16:29:48 16:26:01 0 0.08 0.00 0.03 0.00 0.00 99.88 16:29:48 16:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:29:48 16:26:01 2 0.10 0.00 0.00 0.00 0.02 99.88 16:29:48 16:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:29:48 16:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:29:48 16:26:01 5 0.03 0.00 0.02 0.08 0.02 99.85 16:29:48 16:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:29:48 16:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:29:48 16:27:01 all 2.64 0.00 1.52 0.64 0.03 95.17 16:29:48 16:27:01 0 2.56 0.00 1.14 0.12 0.03 96.16 16:29:48 16:27:01 1 2.09 0.00 1.17 0.88 0.02 95.85 16:29:48 16:27:01 2 2.48 0.00 2.28 0.37 0.03 94.85 16:29:48 16:27:01 3 3.57 0.00 1.19 0.08 0.03 95.13 16:29:48 16:27:01 4 2.80 0.00 1.38 0.68 0.02 95.12 16:29:48 16:27:01 5 1.29 0.00 0.80 1.57 0.03 96.31 16:29:48 16:27:01 6 3.28 0.00 1.71 0.45 0.03 94.53 16:29:48 16:27:01 7 3.04 0.00 2.49 0.97 0.05 93.45 16:29:48 16:28:01 all 0.09 0.00 0.05 0.01 0.01 99.84 16:29:48 16:28:01 0 0.07 0.00 0.07 0.03 0.02 99.82 16:29:48 16:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:29:48 16:28:01 2 0.10 0.00 0.05 0.00 0.02 99.83 16:29:48 16:28:01 3 0.13 0.00 0.02 0.00 0.00 99.85 16:29:48 16:28:01 4 0.03 0.00 0.05 0.00 0.00 99.92 16:29:48 16:28:01 5 0.07 0.00 0.08 0.07 0.00 99.78 16:29:48 16:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:29:48 16:28:01 7 0.23 0.00 0.13 0.00 0.02 99.62 16:29:48 16:29:01 all 3.13 0.00 1.39 0.69 0.03 94.76 16:29:48 16:29:01 0 3.79 0.00 1.64 4.74 0.03 89.80 16:29:48 16:29:01 1 3.09 0.00 1.15 0.00 0.02 95.75 16:29:48 16:29:01 2 2.60 0.00 1.93 0.05 0.02 95.40 16:29:48 16:29:01 3 3.55 0.00 1.27 0.23 0.05 94.89 16:29:48 16:29:01 4 2.88 0.00 0.70 0.00 0.02 96.40 16:29:48 16:29:01 5 2.01 0.00 1.46 0.42 0.03 96.08 16:29:48 16:29:01 6 3.87 0.00 1.51 0.08 0.02 94.52 16:29:48 16:29:01 7 3.24 0.00 1.49 0.02 0.02 95.24 16:29:48 Average: all 4.49 0.00 1.20 0.91 0.02 93.38 16:29:48 Average: 0 4.83 0.00 1.32 1.71 0.03 92.11 16:29:48 Average: 1 4.62 0.00 0.99 0.13 0.01 94.24 16:29:48 Average: 2 4.57 0.00 1.38 0.91 0.03 93.10 16:29:48 Average: 3 4.70 0.00 1.02 0.05 0.03 94.20 16:29:48 Average: 4 4.35 0.00 1.11 2.24 0.02 92.27 16:29:48 Average: 5 3.97 0.00 1.13 0.36 0.03 94.51 16:29:48 Average: 6 4.56 0.00 1.33 0.09 0.02 94.00 16:29:48 Average: 7 4.30 0.00 1.34 1.76 0.03 92.58 16:29:48 16:29:48 16:29:48