Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 05565b052d74c9023fb2570ae985429d2a454b0c 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-ssh12861020521199025030.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-ssh10248054944490440927.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-ssh4145729192465339447.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-ssh17386675171784379988.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-ssh14048137800800588066.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-3595 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 05565b052d74c9023fb2570ae985429d2a454b0c (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 05565b052d74c9023fb2570ae985429d2a454b0c # timeout=10 Commit message: "Merge pull request #849 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.5.0" > git rev-list --no-walk 29e0d3e028fe76f1dfee58623b401914126c25ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:20:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:20:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:20:45 ========================================================= 00:20:45 EdgeX Global Pipelines Version Info 00:20:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:20:45 ------------------- 00:20:45 stable info: 00:20:45 ------------------- 00:20:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:20:45 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:20:45 Message: update stable to v1.0.253 00:20:46 ------------------- 00:20:46 experimental info: 00:20:46 ------------------- 00:20:46 Commited By: **** collab-it+edgex@linuxfoundation.org 00:20:46 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:20:46 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:20:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:20:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:20:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] echo 00:20:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05565b0 [Pipeline] echo 00:20:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:20:47 + git rev-list -1 --merges 05565b052d74c9023fb2570ae985429d2a454b0c~1..05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] echo 00:20:47 -----------> git rev-list -1 --merges 05565b052d74c9023fb2570ae985429d2a454b0c~1..05565b052d74c9023fb2570ae985429d2a454b0c 05565b052d74c9023fb2570ae985429d2a454b0c 00:20:47 05565b052d74c9023fb2570ae985429d2a454b0c [false] [Pipeline] sh 00:20:47 + git log --format=format:%s -1 05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] echo 00:20:47 ========================================================= 00:20:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:20:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:20:48 + git log --format=format:%s -1 05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] echo 00:20:48 [semverPrep] GIT_COMMIT: 05565b052d74c9023fb2570ae985429d2a454b0c, Commit Message: Merge pull request #849 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.5.0 [Pipeline] echo 00:20:48 [semverPrep] This is not a build commit. [Pipeline] sh 00:20:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:20:48 + grep -v github /etc/ssh/ssh_known_hosts 00:20:48 + [ -e /tmp/ssh_known_hosts ] 00:20:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:20:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:20:48 + sudo tee -a /etc/ssh/ssh_known_hosts 00:20:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:49 00:20:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:49 0.1.4: Pulling from edgex-devops/py-git-semver 00:20:49 b85a868b505f: Pulling fs layer 00:20:49 e2be974225ed: Pulling fs layer 00:20:49 339a4e72a1f5: Pulling fs layer 00:20:49 988bab9f4d93: Pulling fs layer 00:20:49 1469e6f7b9e6: Pulling fs layer 00:20:49 eaf3925da568: Pulling fs layer 00:20:49 bab4dde63d76: Pulling fs layer 00:20:49 bde34c3a00c8: Pulling fs layer 00:20:49 b352a97aabf1: Pulling fs layer 00:20:49 4872d77fe225: Pulling fs layer 00:20:49 5851b861e8e6: Pulling fs layer 00:20:49 988bab9f4d93: Waiting 00:20:49 1469e6f7b9e6: Waiting 00:20:49 bab4dde63d76: Waiting 00:20:49 4872d77fe225: Waiting 00:20:49 bde34c3a00c8: Waiting 00:20:49 5851b861e8e6: Waiting 00:20:49 b352a97aabf1: Waiting 00:20:49 e2be974225ed: Download complete 00:20:49 988bab9f4d93: Verifying Checksum 00:20:49 988bab9f4d93: Download complete 00:20:49 1469e6f7b9e6: Verifying Checksum 00:20:49 1469e6f7b9e6: Download complete 00:20:49 339a4e72a1f5: Verifying Checksum 00:20:49 339a4e72a1f5: Download complete 00:20:49 eaf3925da568: Verifying Checksum 00:20:49 eaf3925da568: Download complete 00:20:49 bde34c3a00c8: Verifying Checksum 00:20:49 bde34c3a00c8: Download complete 00:20:49 b352a97aabf1: Download complete 00:20:49 4872d77fe225: Verifying Checksum 00:20:49 4872d77fe225: Download complete 00:20:49 5851b861e8e6: Verifying Checksum 00:20:49 5851b861e8e6: Download complete 00:20:49 b85a868b505f: Verifying Checksum 00:20:49 b85a868b505f: Download complete 00:20:49 bab4dde63d76: Verifying Checksum 00:20:49 bab4dde63d76: Download complete 00:20:50 b85a868b505f: Pull complete 00:20:51 e2be974225ed: Pull complete 00:20:51 339a4e72a1f5: Pull complete 00:20:51 988bab9f4d93: Pull complete 00:20:51 1469e6f7b9e6: Pull complete 00:20:51 eaf3925da568: Pull complete 00:20:53 bab4dde63d76: Pull complete 00:20:53 bde34c3a00c8: Pull complete 00:20:53 b352a97aabf1: Pull complete 00:20:53 4872d77fe225: Pull complete 00:20:53 5851b861e8e6: Pull complete 00:20:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:53 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 00:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:20:57 $ docker top 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d -eo pid,comm 00:20:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:20:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:57 [ssh-agent] Looking for ssh-agent implementation... 00:20:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:57 $ docker exec 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d ssh-agent 00:20:57 SSH_AUTH_SOCK=/tmp/ssh-Rm3bSn6mdDae/agent.32 00:20:57 SSH_AGENT_PID=38 00:20:57 Running ssh-add (command line suppressed) 00:20:57 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4879254936550064976.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4879254936550064976.key) 00:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:58 + git tag --points-at HEAD [Pipeline] } 00:20:58 $ docker exec --env ******** --env ******** 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d ssh-agent -k 00:20:58 unset SSH_AUTH_SOCK; 00:20:58 unset SSH_AGENT_PID; 00:20:58 echo Agent pid 38 killed; 00:20:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:20:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:58 [ssh-agent] Looking for ssh-agent implementation... 00:20:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:58 $ docker exec 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d ssh-agent 00:20:58 SSH_AUTH_SOCK=/tmp/ssh-L7Wvp66RgWiF/agent.70 00:20:58 SSH_AGENT_PID=76 00:20:58 Running ssh-add (command line suppressed) 00:20:58 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_291617482625366181.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_291617482625366181.key) 00:20:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:59 + git semver init 00:20:59 2023-08-15 00:20:59,174 [run_init] DEBUG init version:0.0.0 force:False 00:20:59 2023-08-15 00:20:59,174 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 00:20:59 2023-08-15 00:20:59,175 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 00:20:59 2023-08-15 00:20:59,175 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 00:21:00 2023-08-15 00:21:00,247 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 00:21:00 2023-08-15 00:21:00,248 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 00:21:00 2023-08-15 00:21:00,248 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:21:00 2023-08-15 00:21:00,248 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:21:00 3.1.0-dev.6 [Pipeline] } 00:21:00 $ docker exec --env ******** --env ******** 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d ssh-agent -k 00:21:00 unset SSH_AUTH_SOCK; 00:21:00 unset SSH_AGENT_PID; 00:21:00 echo Agent pid 76 killed; 00:21:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:21:01 + git semver [Pipeline] } 00:21:01 $ docker stop --time=1 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d 00:21:03 $ docker rm -f --volumes 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d [Pipeline] // withDockerContainer [Pipeline] sh 00:21:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:21:04 Stashed 1 file(s) [Pipeline] echo 00:21:04 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:21:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:21:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:21:04 ========================================================= 00:21:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:21:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:21:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:21:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:21:04 4db1b89c0bd1: Pulling fs layer 00:21:04 6911f1a30b25: Pulling fs layer 00:21:04 e194b8c5c2a9: Pulling fs layer 00:21:04 6863d3e3a2b1: Pulling fs layer 00:21:04 ec0bb842ea78: Pulling fs layer 00:21:04 40a00589a448: Pulling fs layer 00:21:04 6c08303d61cc: Pulling fs layer 00:21:04 798269fcf238: Pulling fs layer 00:21:04 6c08303d61cc: Waiting 00:21:04 798269fcf238: Waiting 00:21:04 6863d3e3a2b1: Waiting 00:21:04 ec0bb842ea78: Waiting 00:21:04 40a00589a448: Waiting 00:21:04 6911f1a30b25: Verifying Checksum 00:21:04 6911f1a30b25: Download complete 00:21:04 6863d3e3a2b1: Verifying Checksum 00:21:04 6863d3e3a2b1: Download complete 00:21:04 ec0bb842ea78: Verifying Checksum 00:21:04 ec0bb842ea78: Download complete 00:21:04 4db1b89c0bd1: Verifying Checksum 00:21:04 4db1b89c0bd1: Download complete 00:21:04 40a00589a448: Verifying Checksum 00:21:04 40a00589a448: Download complete 00:21:04 4db1b89c0bd1: Pull complete 00:21:05 6911f1a30b25: Pull complete 00:21:05 798269fcf238: Download complete 00:21:05 e194b8c5c2a9: Verifying Checksum 00:21:05 e194b8c5c2a9: Download complete 00:21:05 6c08303d61cc: Verifying Checksum 00:21:05 6c08303d61cc: Download complete 00:21:08 e194b8c5c2a9: Pull complete 00:21:08 6863d3e3a2b1: Pull complete 00:21:09 ec0bb842ea78: Pull complete 00:21:09 40a00589a448: Pull complete 00:21:11 6c08303d61cc: Pull complete 00:21:12 798269fcf238: Pull complete 00:21:12 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:21:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 00:21:12 + 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 00:21:13 + docker inspect -f . ci-base-image-x86_64 00:21:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:13 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 00:21:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:21:18 $ docker top ade3661c70194c2944328f3b3465009edada96406547969f15b2d16da5d37cdd -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:18 + go version 00:21:18 go version go1.20.6 linux/amd64 [Pipeline] } 00:21:18 $ docker stop --time=1 ade3661c70194c2944328f3b3465009edada96406547969f15b2d16da5d37cdd 00:21:19 Still waiting to schedule task 00:21:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:21:20 $ docker rm -f --volumes ade3661c70194c2944328f3b3465009edada96406547969f15b2d16da5d37cdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:20 + docker inspect -f . ci-base-image-x86_64 00:21:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:20 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 00:21:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:21:20 $ docker top 3abf2dbac17b7839887f51b2bf37923a3886f3b55e16a541c1539950c29bbb4a -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:21 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 00:21:21 + make test 00:21:21 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:21:21 go: downloading github.com/go-playground/validator/v10 v10.15.0 00:21:21 go: downloading github.com/stretchr/testify v1.8.4 00:21:21 go: downloading github.com/google/uuid v1.3.0 00:21:21 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 00:21:21 go: downloading gopkg.in/yaml.v3 v3.0.1 00:21:21 go: downloading github.com/go-kit/log v0.2.1 00:21:21 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:21:21 go: downloading github.com/davecgh/go-spew v1.1.1 00:21:21 go: downloading github.com/pmezard/go-difflib v1.0.0 00:21:21 go: downloading github.com/stretchr/objx v0.5.0 00:21:21 go: downloading github.com/leodido/go-urn v1.2.4 00:21:21 go: downloading github.com/go-playground/universal-translator v0.18.1 00:21:21 go: downloading golang.org/x/crypto v0.7.0 00:21:21 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:21:21 go: downloading golang.org/x/text v0.8.0 00:21:21 go: downloading github.com/go-playground/locales v0.14.1 00:21:22 go: downloading github.com/x448/float16 v0.8.4 00:21:23 go: downloading golang.org/x/net v0.8.0 00:21:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 00:21:33 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 00:21:33 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 00:21:33 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 00:21:33 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.084s coverage: 83.5% of statements 00:21:33 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.019s coverage: 32.4% of statements 00:21:33 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.022s coverage: 29.4% of statements 00:21:33 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.037s coverage: 18.3% of statements 00:21:33 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.023s coverage: 53.8% of statements 00:21:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.009s coverage: 90.0% of statements 00:21:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.042s coverage: 86.7% of statements 00:21:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.013s coverage: 60.5% of statements 00:21:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.004s coverage: 36.1% of statements 00:21:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.016s coverage: 48.7% of statements 00:21:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:21:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:21:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:21:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:21:47 $ docker stop --time=1 3abf2dbac17b7839887f51b2bf37923a3886f3b55e16a541c1539950c29bbb4a 00:21:51 $ docker rm -f --volumes 3abf2dbac17b7839887f51b2bf37923a3886f3b55e16a541c1539950c29bbb4a [Pipeline] // withDockerContainer [Pipeline] sh 00:21:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:21:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:52 00:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:53 latest: Pulling from edgex-lftools-log-publisher 00:21:53 5eb5b503b376: Pulling fs layer 00:21:53 5c69ac0246d0: Pulling fs layer 00:21:53 ec43610c2a17: Pulling fs layer 00:21:53 3a2ae6a8a46f: Pulling fs layer 00:21:53 33b1e0a273af: Pulling fs layer 00:21:53 5d3b04190fa2: Pulling fs layer 00:21:53 2f39f015ded8: Pulling fs layer 00:21:53 3a2ae6a8a46f: Waiting 00:21:53 33b1e0a273af: Waiting 00:21:53 5d3b04190fa2: Waiting 00:21:53 2f39f015ded8: Waiting 00:21:53 5c69ac0246d0: Verifying Checksum 00:21:53 5c69ac0246d0: Download complete 00:21:53 3a2ae6a8a46f: Verifying Checksum 00:21:53 3a2ae6a8a46f: Download complete 00:21:53 33b1e0a273af: Verifying Checksum 00:21:53 33b1e0a273af: Download complete 00:21:53 ec43610c2a17: Verifying Checksum 00:21:53 ec43610c2a17: Download complete 00:21:53 5d3b04190fa2: Verifying Checksum 00:21:53 5d3b04190fa2: Download complete 00:21:53 5eb5b503b376: Verifying Checksum 00:21:53 5eb5b503b376: Download complete 00:21:54 5eb5b503b376: Pull complete 00:21:54 2f39f015ded8: Download complete 00:21:54 5c69ac0246d0: Pull complete 00:21:55 ec43610c2a17: Pull complete 00:21:55 3a2ae6a8a46f: Pull complete 00:21:55 33b1e0a273af: Pull complete 00:21:55 5d3b04190fa2: Pull complete 00:22:00 2f39f015ded8: Pull complete 00:22:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:01 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 00:22:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:22:07 $ docker top 5d187cfcadc557001edb0423c8cdbdb201555ab5f723f9ecb23497602d5d5c2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:07 ---> job-cost.sh 00:22:07 lf-activate-venv: SKIPPING 00:22:07 INFO: No Stack... 00:22:08 INFO: Retrieving Pricing Info for: v3-standard-8 00:22:08 INFO: Archiving Costs [Pipeline] sh 00:22:08 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 00:22:08 + cut -d, -f6 [Pipeline] lock 00:22:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] 00:22:08 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] did not exist. Created. 00:22:08 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:22:09 + echo total: 0.2199999988079071 [Pipeline] stash 00:22:09 Stashed 1 file(s) [Pipeline] } 00:22:09 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 00:22:09 $ docker stop --time=1 5d187cfcadc557001edb0423c8cdbdb201555ab5f723f9ecb23497602d5d5c2f 00:22:10 $ docker rm -f --volumes 5d187cfcadc557001edb0423c8cdbdb201555ab5f723f9ecb23497602d5d5c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:23:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3598 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 00:23:39 Running in /w/workspace/go-mod-core-contracts/140 [Pipeline] { [Pipeline] checkout 00:23:39 The recommended git tool is: git 00:23:44 using credential edgex-jenkins-ssh 00:23:45 Cloning the remote Git repository 00:23:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:23:45 > git init /w/workspace/go-mod-core-contracts/140 # timeout=10 00:23:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:23:45 > git --version # timeout=10 00:23:45 > git --version # 'git version 2.25.1' 00:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:23:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:47 Avoid second fetch 00:23:47 Checking out Revision 05565b052d74c9023fb2570ae985429d2a454b0c (main) 00:23:48 Commit message: "Merge pull request #849 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.5.0" 00:23:47 > git config core.sparsecheckout # timeout=10 00:23:47 > git checkout -f 05565b052d74c9023fb2570ae985429d2a454b0c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:23:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:23:49 % Total % Received % Xferd Average Speed Time Time Time Current 00:23:49 Dload Upload Total Spent Left Speed 00:23:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 89552 0 --:--:-- --:--:-- --:--:-- 88830 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 00:23:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:23:50 + sudo tee /etc/docker/daemon.new 00:23:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:23:50 { 00:23:50 "registry-mirrors": [ 00:23:50 "https://nexus3.edgexfoundry.org:10001" 00:23:50 ], 00:23:50 "bip": "10.250.0.254/24", 00:23:50 "hosts": [ 00:23:50 "tcp://0.0.0.0:5555", 00:23:50 "unix:///var/run/docker.sock" 00:23:50 ], 00:23:50 "mtu": 1458, 00:23:50 "selinux-enabled": true, 00:23:50 "seccomp-profile": "/etc/docker/seccomp.json" 00:23:50 } [Pipeline] sh 00:23:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:23:50 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:24:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:24:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:24:09 ========================================================= 00:24:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:24:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:24:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:24:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:24:10 edb6bdbacee9: Pulling fs layer 00:24:10 5f9638ab2659: Pulling fs layer 00:24:10 8d51d6327a98: Pulling fs layer 00:24:10 8b374f2dd631: Pulling fs layer 00:24:10 ec14aa9079de: Pulling fs layer 00:24:10 2f466654f4bb: Pulling fs layer 00:24:10 554e91adad29: Pulling fs layer 00:24:10 ec14aa9079de: Waiting 00:24:10 2f466654f4bb: Waiting 00:24:10 554e91adad29: Waiting 00:24:10 8b374f2dd631: Waiting 00:24:10 5f9638ab2659: Verifying Checksum 00:24:10 5f9638ab2659: Download complete 00:24:10 8b374f2dd631: Verifying Checksum 00:24:10 8b374f2dd631: Download complete 00:24:10 ec14aa9079de: Download complete 00:24:10 edb6bdbacee9: Download complete 00:24:11 edb6bdbacee9: Pull complete 00:24:11 554e91adad29: Verifying Checksum 00:24:11 554e91adad29: Download complete 00:24:12 5f9638ab2659: Pull complete 00:24:13 2f466654f4bb: Verifying Checksum 00:24:13 2f466654f4bb: Download complete 00:24:13 8d51d6327a98: Verifying Checksum 00:24:13 8d51d6327a98: Download complete 00:24:25 8d51d6327a98: Pull complete 00:24:25 8b374f2dd631: Pull complete 00:24:25 ec14aa9079de: Pull complete 00:24:33 2f466654f4bb: Pull complete 00:24:35 554e91adad29: Pull complete 00:24:35 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:24:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:24:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 00:24:35 + 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 00:24:36 + docker inspect -f . ci-base-image-arm64 00:24:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:36 prd-ubuntu20.04-docker-arm64-4c-16g-3598 does not seem to be running inside a container 00:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/140 -v /w/workspace/go-mod-core-contracts/140:/w/workspace/go-mod-core-contracts/140:rw,z -v /w/workspace/go-mod-core-contracts/140@tmp:/w/workspace/go-mod-core-contracts/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:24:39 $ docker top 74115a9e94a75ead615d563de68a02e1279ccabc2075c91cd8e176d1215cd9bf -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:40 + go version 00:24:40 go version go1.20.6 linux/arm64 [Pipeline] } 00:24:40 $ docker stop --time=1 74115a9e94a75ead615d563de68a02e1279ccabc2075c91cd8e176d1215cd9bf 00:24:41 $ docker rm -f --volumes 74115a9e94a75ead615d563de68a02e1279ccabc2075c91cd8e176d1215cd9bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:42 + docker inspect -f . ci-base-image-arm64 00:24:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:42 prd-ubuntu20.04-docker-arm64-4c-16g-3598 does not seem to be running inside a container 00:24:42 $ 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/140 -v /w/workspace/go-mod-core-contracts/140:/w/workspace/go-mod-core-contracts/140:rw,z -v /w/workspace/go-mod-core-contracts/140@tmp:/w/workspace/go-mod-core-contracts/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:24:47 $ docker top db433811596f5b1aecf3ada76e2a1c54d977aefdb94f06757e654ef40a6b9264 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:47 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/140 [Pipeline] fileExists [Pipeline] sh 00:24:47 + make test 00:24:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:24:48 go: downloading github.com/stretchr/testify v1.8.4 00:24:48 go: downloading github.com/go-kit/log v0.2.1 00:24:48 go: downloading github.com/go-playground/validator/v10 v10.15.0 00:24:48 go: downloading github.com/google/uuid v1.3.0 00:24:48 go: downloading gopkg.in/yaml.v3 v3.0.1 00:24:48 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 00:24:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:24:48 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:24:48 go: downloading github.com/go-playground/universal-translator v0.18.1 00:24:48 go: downloading github.com/leodido/go-urn v1.2.4 00:24:49 go: downloading golang.org/x/crypto v0.7.0 00:24:49 go: downloading golang.org/x/text v0.8.0 00:24:49 go: downloading github.com/davecgh/go-spew v1.1.1 00:24:49 go: downloading github.com/pmezard/go-difflib v1.0.0 00:24:49 go: downloading github.com/stretchr/objx v0.5.0 00:24:50 go: downloading github.com/x448/float16 v0.8.4 00:24:50 go: downloading github.com/go-playground/locales v0.14.1 00:24:54 go: downloading golang.org/x/net v0.8.0 00:25:21 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 00:26:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.579s coverage: 83.5% of statements 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.072s coverage: 32.4% of statements 00:26:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 00:26:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.130s coverage: 29.4% of statements 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.049s coverage: 18.3% of statements 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.182s coverage: 53.8% of statements 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.073s coverage: 90.0% of statements 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.261s coverage: 86.7% of statements 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.087s coverage: 60.5% of statements 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.023s coverage: 36.1% of statements 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.055s coverage: 48.7% of statements 00:26:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:26:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:26:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:26:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:26:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:26:33 $ docker stop --time=1 db433811596f5b1aecf3ada76e2a1c54d977aefdb94f06757e654ef40a6b9264 00:26:35 $ docker rm -f --volumes db433811596f5b1aecf3ada76e2a1c54d977aefdb94f06757e654ef40a6b9264 [Pipeline] // withDockerContainer [Pipeline] sh 00:26:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:26:36 Warning: overwriting stash ‘coverage-report’ 00:26:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:26:37 00:26:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:26:38 arm64: Pulling from edgex-lftools-log-publisher 00:26:38 8998bd30e6a1: Pulling fs layer 00:26:38 04944245beec: Pulling fs layer 00:26:38 699f458cf7ca: Pulling fs layer 00:26:38 765212b225bb: Pulling fs layer 00:26:38 f23df028b6ca: Pulling fs layer 00:26:38 d65c8cfc05b1: Pulling fs layer 00:26:38 2437ff75d9bd: Pulling fs layer 00:26:38 f23df028b6ca: Waiting 00:26:38 765212b225bb: Waiting 00:26:38 d65c8cfc05b1: Waiting 00:26:38 2437ff75d9bd: Waiting 00:26:38 04944245beec: Verifying Checksum 00:26:38 04944245beec: Download complete 00:26:38 765212b225bb: Verifying Checksum 00:26:38 765212b225bb: Download complete 00:26:38 f23df028b6ca: Verifying Checksum 00:26:38 f23df028b6ca: Download complete 00:26:38 d65c8cfc05b1: Verifying Checksum 00:26:38 d65c8cfc05b1: Download complete 00:26:38 699f458cf7ca: Verifying Checksum 00:26:38 699f458cf7ca: Download complete 00:26:39 8998bd30e6a1: Verifying Checksum 00:26:41 2437ff75d9bd: Verifying Checksum 00:26:41 2437ff75d9bd: Download complete 00:26:43 8998bd30e6a1: Pull complete 00:26:43 04944245beec: Pull complete 00:26:44 699f458cf7ca: Pull complete 00:26:44 765212b225bb: Pull complete 00:26:47 f23df028b6ca: Pull complete 00:26:47 d65c8cfc05b1: Pull complete 00:26:59 2437ff75d9bd: Pull complete 00:26:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:26:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:59 prd-ubuntu20.04-docker-arm64-4c-16g-3598 does not seem to be running inside a container 00:26:59 $ 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/140 -v /w/workspace/go-mod-core-contracts/140:/w/workspace/go-mod-core-contracts/140:rw,z -v /w/workspace/go-mod-core-contracts/140@tmp:/w/workspace/go-mod-core-contracts/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:27:02 $ docker top 2f6ca54ac902b0f3bcafbab8d0edfd3af26ca1caef2f8271c0bb0e33ebdde00b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:27:03 ---> job-cost.sh 00:27:03 lf-activate-venv: SKIPPING 00:27:03 INFO: No Stack... 00:27:03 INFO: Retrieving Pricing Info for: v3-standard-4 00:27:04 INFO: Archiving Costs [Pipeline] sh 00:27:05 + cat /w/workspace/go-mod-core-contracts/140/archives/cost.csv 00:27:05 + cut -d, -f6 [Pipeline] lock 00:27:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] 00:27:05 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] did not exist. Created. 00:27:05 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:27:05 /w/workspace/go-mod-core-contracts/140@tmp/durable-0618681b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:27:06 + echo total: 0.10999999940395355 [Pipeline] stash 00:27:06 Warning: overwriting stash ‘stack-cost’ 00:27:06 Stashed 1 file(s) [Pipeline] } 00:27:06 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 00:27:06 $ docker stop --time=1 2f6ca54ac902b0f3bcafbab8d0edfd3af26ca1caef2f8271c0bb0e33ebdde00b 00:27:07 $ docker rm -f --volumes 2f6ca54ac902b0f3bcafbab8d0edfd3af26ca1caef2f8271c0bb0e33ebdde00b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:27:08 provisioning config files... 00:27:08 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3081414931274536791tmp [Pipeline] { [Pipeline] sh 00:27:08 + set +x 00:27:08 + curl -s https://codecov.io/bash 00:27:08 + bash -s -- 00:27:08 00:27:08 _____ _ 00:27:08 / ____| | | 00:27:08 | | ___ __| | ___ ___ _____ __ 00:27:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:27:08 | |___| (_) | (_| | __/ (_| (_) \ V / 00:27:08 \_____\___/ \__,_|\___|\___\___/ \_/ 00:27:08 Bash-1.0.6 00:27:08 00:27:08 00:27:08 ==> git version 2.25.1 found 00:27:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:27:08 Release-Date: 2020-01-08 00:27:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:27:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:27:08 ==> Jenkins CI detected. 00:27:08 current dir:  /w/workspace/undry_go-mod-core-contracts_main 00:27:08 project root: . 00:27:08 --> token set from env 00:27:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:27:08 ==> Running gcov in . (disable via -X gcov) 00:27:08 ==> Python coveragepy not found 00:27:08 ==> Searching for coverage reports in: 00:27:08 + . 00:27:08 -> Found 1 reports 00:27:08 ==> Detecting git/mercurial file structure 00:27:08 ==> Reading reports 00:27:08 + ./coverage.out bytes=134600 00:27:08 ==> Appending adjustments 00:27:08 https://docs.codecov.io/docs/fixing-reports 00:27:09 + Found adjustments 00:27:09 ==> Gzipping contents 00:27:09 20K /tmp/codecov.UUkBMj.gz 00:27:09 ==> Uploading reports 00:27:09 url: https://codecov.io 00:27:09 query: branch=main&commit=05565b052d74c9023fb2570ae985429d2a454b0c&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 00:27:09 -> Pinging Codecov 00:27:09 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=05565b052d74c9023fb2570ae985429d2a454b0c&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 00:27:09 -> Uploading to 00:27:09 https://storage.googleapis.com/codecov/v4/raw/2023-08-15/71470A77251A30514AAF9C0BB2E5B6CE/05565b052d74c9023fb2570ae985429d2a454b0c/1f67fb46-db64-4ded-ae54-c2e1852a5a39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T002709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae6a5a59dde66a679fcffaedf31ddf1e4de4932d5e4a09d3be23e1e4ac9540a2 00:27:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:27:09 Dload Upload Total Spent Left Speed 00:27:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19051 0 0 100 19051 0 73555 --:--:-- --:--:-- --:--:-- 73555 00:27:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] } 00:27:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:27:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:27:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:27:10 00:27:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:27:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:27:10 df9b9388f04a: Pulling fs layer 00:27:10 52dc419b0ee2: Pulling fs layer 00:27:10 25bc292e5bac: Pulling fs layer 00:27:10 114826534d7a: Pulling fs layer 00:27:10 4657fd5d0bcf: Pulling fs layer 00:27:10 6ad1cebc031e: Pulling fs layer 00:27:10 8a3aa393b2d8: Pulling fs layer 00:27:10 4657fd5d0bcf: Waiting 00:27:10 6ad1cebc031e: Waiting 00:27:10 8a3aa393b2d8: Waiting 00:27:10 114826534d7a: Waiting 00:27:10 25bc292e5bac: Verifying Checksum 00:27:10 25bc292e5bac: Download complete 00:27:10 52dc419b0ee2: Download complete 00:27:10 4657fd5d0bcf: Verifying Checksum 00:27:10 4657fd5d0bcf: Download complete 00:27:10 df9b9388f04a: Download complete 00:27:11 6ad1cebc031e: Verifying Checksum 00:27:11 6ad1cebc031e: Download complete 00:27:11 df9b9388f04a: Pull complete 00:27:11 52dc419b0ee2: Pull complete 00:27:11 25bc292e5bac: Pull complete 00:27:11 114826534d7a: Verifying Checksum 00:27:11 114826534d7a: Download complete 00:27:11 8a3aa393b2d8: Verifying Checksum 00:27:11 8a3aa393b2d8: Download complete 00:27:14 114826534d7a: Pull complete 00:27:14 4657fd5d0bcf: Pull complete 00:27:14 6ad1cebc031e: Pull complete 00:27:18 8a3aa393b2d8: Pull complete 00:27:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:27:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:27:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:18 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 00:27:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:27:22 $ docker top 9f75f19d0b4d76530c1d3ceb86ffae96ff6b48a9103739cab4ed0542c1906444 -eo pid,comm [Pipeline] { [Pipeline] echo 00:27:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 00:27:23 + set -o pipefail 00:27:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 00:27:27 00:27:27 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 00:27:27 00:27:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/5431dec5-a840-4954-89a6-9a6a5f013db0 00:27:27 00:27:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:27:27 00:27:27 00:27:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:27:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:27:27 More details here: https://snyk.co/ue1NS 00:27:27 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:27:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:27:27 $ docker stop --time=1 9f75f19d0b4d76530c1d3ceb86ffae96ff6b48a9103739cab4ed0542c1906444 00:27:29 $ docker rm -f --volumes 9f75f19d0b4d76530c1d3ceb86ffae96ff6b48a9103739cab4ed0542c1906444 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:27:30 + git log --format=format:%s -1 05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] sh 00:27:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:27:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:27:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:31 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 00:27:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:27:31 $ docker top bbf5a7dbc2114a57159a38c214ef53e2f6ac434b5dec6a3c4acd6d099e0be9bc -eo pid,comm 00:27:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:27:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:27:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:27:31 [ssh-agent] Looking for ssh-agent implementation... 00:27:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:27:31 $ docker exec bbf5a7dbc2114a57159a38c214ef53e2f6ac434b5dec6a3c4acd6d099e0be9bc ssh-agent 00:27:31 SSH_AUTH_SOCK=/tmp/ssh-rfuJ1CwNvkja/agent.32 00:27:31 SSH_AGENT_PID=38 00:27:31 Running ssh-add (command line suppressed) 00:27:31 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18193490779333677793.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18193490779333677793.key) 00:27:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:27:32 + git semver tag 00:27:32 2023-08-15 00:27:32,347 [run_tag] DEBUG tag force:False 00:27:32 2023-08-15 00:27:32,348 [check_head_tag] DEBUG check head tag 00:27:32 2023-08-15 00:27:32,352 [execute] INFO git cat-file --batch-check 00:27:32 2023-08-15 00:27:32,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 00:27:32 2023-08-15 00:27:32,357 [execute] INFO git cat-file --batch 00:27:32 2023-08-15 00:27:32,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 00:27:32 2023-08-15 00:27:32,395 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:27:32 2023-08-15 00:27:32,395 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 00:27:32 2023-08-15 00:27:32,396 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 00:27:32 2023-08-15 00:27:32,399 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:27:32 3.1.0-dev.6 [Pipeline] } 00:27:32 $ docker exec --env ******** --env ******** bbf5a7dbc2114a57159a38c214ef53e2f6ac434b5dec6a3c4acd6d099e0be9bc ssh-agent -k 00:27:32 unset SSH_AUTH_SOCK; 00:27:32 unset SSH_AGENT_PID; 00:27:32 echo Agent pid 38 killed; 00:27:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:27:32 + git semver [Pipeline] } 00:27:33 $ docker stop --time=1 bbf5a7dbc2114a57159a38c214ef53e2f6ac434b5dec6a3c4acd6d099e0be9bc 00:27:34 $ docker rm -f --volumes bbf5a7dbc2114a57159a38c214ef53e2f6ac434b5dec6a3c4acd6d099e0be9bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:27:34 00:27:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:27:35 0.23.1-centos7: Pulling from edgex-lftools 00:27:35 ab5ef0e58194: Pulling fs layer 00:27:35 9712f1f96733: Pulling fs layer 00:27:35 63f879dbbcfc: Pulling fs layer 00:27:35 0d9ebad4ef96: Pulling fs layer 00:27:35 e9a5061849ea: Pulling fs layer 00:27:35 d747dcd14b5f: Pulling fs layer 00:27:35 2de7ff778b66: Pulling fs layer 00:27:35 0d9ebad4ef96: Waiting 00:27:35 e9a5061849ea: Waiting 00:27:35 2de7ff778b66: Waiting 00:27:35 d747dcd14b5f: Waiting 00:27:35 9712f1f96733: Verifying Checksum 00:27:35 9712f1f96733: Download complete 00:27:35 63f879dbbcfc: Verifying Checksum 00:27:35 63f879dbbcfc: Download complete 00:27:35 e9a5061849ea: Verifying Checksum 00:27:35 e9a5061849ea: Download complete 00:27:35 d747dcd14b5f: Download complete 00:27:35 0d9ebad4ef96: Verifying Checksum 00:27:35 0d9ebad4ef96: Download complete 00:27:35 ab5ef0e58194: Verifying Checksum 00:27:35 ab5ef0e58194: Download complete 00:27:35 2de7ff778b66: Verifying Checksum 00:27:35 2de7ff778b66: Download complete 00:27:38 ab5ef0e58194: Pull complete 00:27:38 9712f1f96733: Pull complete 00:27:39 63f879dbbcfc: Pull complete 00:27:43 0d9ebad4ef96: Pull complete 00:27:43 e9a5061849ea: Pull complete 00:27:43 d747dcd14b5f: Pull complete 00:27:44 2de7ff778b66: Pull complete 00:27:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:27:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:44 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 00:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:27:50 $ docker top 7db7d78902e7af65e95e57c4b8d8031df37d3b25808d3bc2e9a349212e682922 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:27:50 provisioning config files... 00:27:50 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1610474142233708277tmp 00:27:50 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4949791146425854607tmp 00:27:50 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2818460338042714811tmp [Pipeline] { [Pipeline] echo 00:27:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:27:51 ---> sigul-configuration.sh 00:27:51 gpg: directory `/root/.gnupg' created 00:27:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:27:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:27:51 gpg: keyring `/root/.gnupg/secring.gpg' created 00:27:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:27:51 gpg: CAST5 encrypted data 00:27:51 gpg: encrypted with 1 passphrase 00:27:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:27:51 + mkdir /home/jenkins 00:27:51 + mkdir /home/jenkins/sigul [Pipeline] sh 00:27:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:27:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:27:52 ---> sigul-install.sh 00:27:52 Sigul already installed; skipping installation. [Pipeline] sh 00:27:52 + git tag --list 00:27:52 v0.0.0 00:27:52 v0.0.1 00:27:52 v0.1.0 00:27:52 v0.1.1 00:27:52 v0.1.10 00:27:52 v0.1.100 00:27:52 v0.1.101 00:27:52 v0.1.102 00:27:52 v0.1.103 00:27:52 v0.1.104 00:27:52 v0.1.105 00:27:52 v0.1.106 00:27:52 v0.1.107 00:27:52 v0.1.108 00:27:52 v0.1.109 00:27:52 v0.1.11 00:27:52 v0.1.110 00:27:52 v0.1.111 00:27:52 v0.1.112 00:27:52 v0.1.113 00:27:52 v0.1.114 00:27:52 v0.1.115 00:27:52 v0.1.116 00:27:52 v0.1.117 00:27:52 v0.1.118 00:27:52 v0.1.119 00:27:52 v0.1.12 00:27:52 v0.1.120 00:27:52 v0.1.121 00:27:52 v0.1.122 00:27:52 v0.1.123 00:27:52 v0.1.124 00:27:52 v0.1.125 00:27:52 v0.1.126 00:27:52 v0.1.127 00:27:52 v0.1.128 00:27:52 v0.1.129 00:27:52 v0.1.13 00:27:52 v0.1.130 00:27:52 v0.1.131 00:27:52 v0.1.132 00:27:52 v0.1.133 00:27:52 v0.1.134 00:27:52 v0.1.135 00:27:52 v0.1.136 00:27:52 v0.1.137 00:27:52 v0.1.138 00:27:52 v0.1.139 00:27:52 v0.1.14 00:27:52 v0.1.140 00:27:52 v0.1.141 00:27:52 v0.1.142 00:27:52 v0.1.143 00:27:52 v0.1.144 00:27:52 v0.1.145 00:27:52 v0.1.146 00:27:52 v0.1.147 00:27:52 v0.1.148 00:27:52 v0.1.149 00:27:52 v0.1.15 00:27:52 v0.1.16 00:27:52 v0.1.17 00:27:52 v0.1.18 00:27:52 v0.1.19 00:27:52 v0.1.2 00:27:52 v0.1.20 00:27:52 v0.1.21 00:27:52 v0.1.22 00:27:52 v0.1.23 00:27:52 v0.1.24 00:27:52 v0.1.25 00:27:52 v0.1.26 00:27:52 v0.1.27 00:27:52 v0.1.28 00:27:52 v0.1.29 00:27:52 v0.1.3 00:27:52 v0.1.30 00:27:52 v0.1.31 00:27:52 v0.1.32 00:27:52 v0.1.33 00:27:52 v0.1.34 00:27:52 v0.1.35 00:27:52 v0.1.36 00:27:52 v0.1.37 00:27:52 v0.1.38 00:27:52 v0.1.39 00:27:52 v0.1.4 00:27:52 v0.1.40 00:27:52 v0.1.41 00:27:52 v0.1.42 00:27:52 v0.1.43 00:27:52 v0.1.44 00:27:52 v0.1.45 00:27:52 v0.1.46 00:27:52 v0.1.47 00:27:52 v0.1.48 00:27:52 v0.1.49 00:27:52 v0.1.5 00:27:52 v0.1.50 00:27:52 v0.1.51 00:27:52 v0.1.52 00:27:52 v0.1.53 00:27:52 v0.1.54 00:27:52 v0.1.55 00:27:52 v0.1.56 00:27:52 v0.1.57 00:27:52 v0.1.58 00:27:52 v0.1.59 00:27:52 v0.1.6 00:27:52 v0.1.60 00:27:52 v0.1.61 00:27:52 v0.1.62 00:27:52 v0.1.63 00:27:52 v0.1.64 00:27:52 v0.1.65 00:27:52 v0.1.66 00:27:52 v0.1.67 00:27:52 v0.1.68 00:27:52 v0.1.69 00:27:52 v0.1.7 00:27:52 v0.1.70 00:27:52 v0.1.71 00:27:52 v0.1.72 00:27:52 v0.1.73 00:27:52 v0.1.74 00:27:52 v0.1.75 00:27:52 v0.1.76 00:27:52 v0.1.77 00:27:52 v0.1.78 00:27:52 v0.1.79 00:27:52 v0.1.8 00:27:52 v0.1.80 00:27:52 v0.1.81 00:27:52 v0.1.82 00:27:52 v0.1.83 00:27:52 v0.1.84 00:27:52 v0.1.85 00:27:52 v0.1.86 00:27:52 v0.1.87 00:27:52 v0.1.88 00:27:52 v0.1.89 00:27:52 v0.1.9 00:27:52 v0.1.90 00:27:52 v0.1.91 00:27:52 v0.1.92 00:27:52 v0.1.93 00:27:52 v0.1.94 00:27:52 v0.1.95 00:27:52 v0.1.96 00:27:52 v0.1.97 00:27:52 v0.1.98 00:27:52 v0.1.99 00:27:52 v2.0.0 00:27:52 v2.1.0 00:27:52 v2.1.1 00:27:52 v2.2.0 00:27:52 v2.3.0 00:27:52 v3.0 00:27:52 v3.0.0 00:27:52 v3.1.0-dev.1 00:27:52 v3.1.0-dev.2 00:27:52 v3.1.0-dev.3 00:27:52 v3.1.0-dev.4 00:27:52 v3.1.0-dev.5 00:27:52 v3.1.0-dev.6 [Pipeline] sh 00:27:52 + lftools sign git-tag v3.1.0-dev.6 00:27:53 Signing Git tag with Sigul... 00:27:53 Signing v3.1.0-dev.6 [Pipeline] echo 00:27:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:27:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:27:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:27:53 $ docker stop --time=1 7db7d78902e7af65e95e57c4b8d8031df37d3b25808d3bc2e9a349212e682922 00:27:55 $ docker rm -f --volumes 7db7d78902e7af65e95e57c4b8d8031df37d3b25808d3bc2e9a349212e682922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:27:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:27:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:27:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:55 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 00:27:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:27:56 $ docker top 38679e040135f3442a51cb665472c51f79a378eb85307208c2ee88850e929359 -eo pid,comm 00:27:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:27:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:27:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:27:56 [ssh-agent] Looking for ssh-agent implementation... 00:27:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:27:56 $ docker exec 38679e040135f3442a51cb665472c51f79a378eb85307208c2ee88850e929359 ssh-agent 00:27:56 SSH_AUTH_SOCK=/tmp/ssh-oVw1mcmCCrPY/agent.33 00:27:56 SSH_AGENT_PID=39 00:27:56 Running ssh-add (command line suppressed) 00:27:56 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5517123793378844676.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5517123793378844676.key) 00:27:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:27:56 + git semver bump pre 00:27:57 2023-08-15 00:27:57,124 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:27:57 2023-08-15 00:27:57,125 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 00:27:57 2023-08-15 00:27:57,125 [bump_version] DEBUG bumped version:3.1.0-dev.7 00:27:57 2023-08-15 00:27:57,125 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 00:27:57 2023-08-15 00:27:57,125 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:27:57 2023-08-15 00:27:57,125 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:27:57 2023-08-15 00:27:57,127 [execute] INFO git cat-file --batch-check 00:27:57 2023-08-15 00:27:57,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:27:57 2023-08-15 00:27:57,134 [execute] INFO git cat-file --batch 00:27:57 2023-08-15 00:27:57,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:27:57 2023-08-15 00:27:57,139 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:27:57 3.1.0-dev.7 [Pipeline] } 00:27:57 $ docker exec --env ******** --env ******** 38679e040135f3442a51cb665472c51f79a378eb85307208c2ee88850e929359 ssh-agent -k 00:27:57 unset SSH_AUTH_SOCK; 00:27:57 unset SSH_AGENT_PID; 00:27:57 echo Agent pid 39 killed; 00:27:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:27:57 + git semver [Pipeline] } 00:27:57 $ docker stop --time=1 38679e040135f3442a51cb665472c51f79a378eb85307208c2ee88850e929359 00:27:59 $ docker rm -f --volumes 38679e040135f3442a51cb665472c51f79a378eb85307208c2ee88850e929359 [Pipeline] // withDockerContainer [Pipeline] sh 00:27:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:27:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:27:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:59 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 00:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:28:00 $ docker top 3cf0f263dfac3420ff24e2a27ed5d674a1a4ab063f4d111154553d25e010b1ed -eo pid,comm 00:28:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:28:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:28:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:28:00 [ssh-agent] Looking for ssh-agent implementation... 00:28:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:28:00 $ docker exec 3cf0f263dfac3420ff24e2a27ed5d674a1a4ab063f4d111154553d25e010b1ed ssh-agent 00:28:00 SSH_AUTH_SOCK=/tmp/ssh-RFgdhlFZo6xQ/agent.33 00:28:00 SSH_AGENT_PID=39 00:28:00 Running ssh-add (command line suppressed) 00:28:00 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2111847230823209616.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2111847230823209616.key) 00:28:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:28:00 + git semver push 00:28:01 2023-08-15 00:28:01,097 [run_push] DEBUG push 00:28:01 2023-08-15 00:28:01,097 [execute] INFO git cat-file --batch-check 00:28:01 2023-08-15 00:28:01,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:28:01 2023-08-15 00:28:01,102 [execute] INFO git rev-list fc197db1442257d242dbb210689f7ca2f7422a47 -- 00:28:01 2023-08-15 00:28:01,102 [execute] DEBUG Popen(['git', 'rev-list', 'fc197db1442257d242dbb210689f7ca2f7422a47', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 00:28:01 2023-08-15 00:28:01,114 [execute] INFO git fetch -v origin 00:28:01 2023-08-15 00:28:01,115 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 00:28:01 2023-08-15 00:28:01,574 [run_push] DEBUG no remote changes detected 00:28:01 2023-08-15 00:28:01,574 [execute] INFO git push origin semver 00:28:01 2023-08-15 00:28:01,575 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 00:28:02 2023-08-15 00:28:02,420 [run_push] DEBUG push all version tags 00:28:02 2023-08-15 00:28:02,421 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:28:02 2023-08-15 00:28:02,421 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 00:28:03 2023-08-15 00:28:03,209 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:28:03 3.1.0-dev.7 [Pipeline] } 00:28:03 $ docker exec --env ******** --env ******** 3cf0f263dfac3420ff24e2a27ed5d674a1a4ab063f4d111154553d25e010b1ed ssh-agent -k 00:28:03 unset SSH_AUTH_SOCK; 00:28:03 unset SSH_AGENT_PID; 00:28:03 echo Agent pid 39 killed; 00:28:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:28:03 + git semver [Pipeline] } 00:28:03 $ docker stop --time=1 3cf0f263dfac3420ff24e2a27ed5d674a1a4ab063f4d111154553d25e010b1ed 00:28:05 $ docker rm -f --volumes 3cf0f263dfac3420ff24e2a27ed5d674a1a4ab063f4d111154553d25e010b1ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:28:05 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 00:28:05 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 00:28:05 total 16 00:28:05 drwxr-xr-x 3 root root 4096 Aug 15 00:22 . 00:28:05 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 00:27 .. 00:28:05 drwxr-xr-x 2 root root 4096 Aug 15 00:22 cost 00:28:05 -rw-r--r-- 1 root root 93 Aug 15 00:22 cost.csv 00:28:05 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 00:28:05 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 00:28:05 total 16 00:28:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 00:22 . 00:28:05 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 00:27 .. 00:28:05 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 00:22 cost 00:28:05 -rw-r--r-- 1 jenkins jenkins 93 Aug 15 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:28:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:28:06 ---> package-listing.sh 00:28:06 ++ facter osfamily 00:28:06 ++ tr '[:upper:]' '[:lower:]' 00:28:07 + OS_FAMILY=debian 00:28:07 + workspace=/w/workspace/undry_go-mod-core-contracts_main 00:28:07 + START_PACKAGES=/tmp/packages_start.txt 00:28:07 + END_PACKAGES=/tmp/packages_end.txt 00:28:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:07 + PACKAGES=/tmp/packages_start.txt 00:28:07 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 00:28:07 + PACKAGES=/tmp/packages_end.txt 00:28:07 + case "${OS_FAMILY}" in 00:28:07 + dpkg -l 00:28:07 + grep '^ii' 00:28:07 + '[' -f /tmp/packages_start.txt ']' 00:28:07 + '[' -f /tmp/packages_end.txt ']' 00:28:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:28:07 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 00:28:07 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 00:28:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 00:28:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:28:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:28:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:08 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 00:28:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:28:08 $ docker top 2edfabca8541bddc27a65e04c768fc48d58c7c870cad656884ae31102abbb628 -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:08 + touch /tmp/pre-build-complete [Pipeline] sh 00:28:09 + mkdir -p /var/log/sysstat [Pipeline] sh 00:28:09 + ls /var/log/sa-host 00:28:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:28:09 provisioning config files... 00:28:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8717911030309914631tmp [Pipeline] { [Pipeline] echo 00:28:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:28:09 ---> create-netrc.sh [Pipeline] } 00:28:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:28:10 ---> python-tools-install.sh [Pipeline] echo 00:28:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:28:10 ---> sudo-logs.sh 00:28:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:28:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:28:10 ---> job-cost.sh 00:28:10 lf-activate-venv: SKIPPING 00:28:10 DEBUG: total: 0.2199999988079071 00:28:10 INFO: Retrieving Stack Cost... 00:28:10 INFO: Retrieving Pricing Info for: v3-standard-8 00:28:11 INFO: Archiving Costs [Pipeline] echo 00:28:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:28:11 ---> logs-deploy.sh 00:28:11 lf-activate-venv: SKIPPING 00:28:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/140 00:28:11 INFO: archiving workspace using pattern(s): 00:28:12 Archives upload complete. 00:28:13 INFO: archiving logs to Nexus 00:28:13 ---> uname -a: 00:28:13 Linux prd-ubuntu20-04-docker-8c-8g-3595 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:28:13 00:28:13 00:28:13 ---> lscpu: 00:28:13 Architecture: x86_64 00:28:13 CPU op-mode(s): 32-bit, 64-bit 00:28:13 Byte Order: Little Endian 00:28:13 Address sizes: 40 bits physical, 48 bits virtual 00:28:13 CPU(s): 8 00:28:13 On-line CPU(s) list: 0-7 00:28:13 Thread(s) per core: 1 00:28:13 Core(s) per socket: 1 00:28:13 Socket(s): 8 00:28:13 NUMA node(s): 1 00:28:13 Vendor ID: AuthenticAMD 00:28:13 CPU family: 23 00:28:13 Model: 49 00:28:13 Model name: AMD EPYC-Rome Processor 00:28:13 Stepping: 0 00:28:13 CPU MHz: 2799.998 00:28:13 BogoMIPS: 5599.99 00:28:13 Virtualization: AMD-V 00:28:13 Hypervisor vendor: KVM 00:28:13 Virtualization type: full 00:28:13 L1d cache: 256 KiB 00:28:13 L1i cache: 256 KiB 00:28:13 L2 cache: 4 MiB 00:28:13 L3 cache: 128 MiB 00:28:13 NUMA node0 CPU(s): 0-7 00:28:13 Vulnerability Itlb multihit: Not affected 00:28:13 Vulnerability L1tf: Not affected 00:28:13 Vulnerability Mds: Not affected 00:28:13 Vulnerability Meltdown: Not affected 00:28:13 Vulnerability Mmio stale data: Not affected 00:28:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:28:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:28:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:28:13 Vulnerability Srbds: Not affected 00:28:13 Vulnerability Tsx async abort: Not affected 00:28:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:28:13 00:28:13 00:28:13 ---> nproc: 00:28:13 8 00:28:13 00:28:13 00:28:13 ---> df -h: 00:28:13 Filesystem Size Used Avail Use% Mounted on 00:28:13 overlay 155G 12G 143G 8% / 00:28:13 tmpfs 64M 0 64M 0% /dev 00:28:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:28:13 shm 64M 0 64M 0% /dev/shm 00:28:13 /dev/vda1 155G 12G 143G 8% /facter-os 00:28:13 00:28:13 00:28:13 ---> sar -b -r -n DEV: 00:28:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3595) 08/15/23 _x86_64_ (8 CPU) 00:28:13 00:28:13 00:20:09 LINUX RESTART (8 CPU) 00:28:13 00:28:13 00:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:28:13 00:22:01 67.99 0.54 67.45 0.00 35.11 40284.83 0.00 00:28:13 00:23:01 26.47 0.00 26.47 0.00 0.00 14782.02 0.00 00:28:13 00:24:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 00:28:13 00:25:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 00:28:13 00:26:01 56.22 11.60 44.63 0.00 5176.74 8898.92 0.00 00:28:13 00:27:01 5.50 0.65 4.85 0.00 70.65 108.52 0.00 00:28:13 00:28:01 104.67 0.22 104.45 0.00 21.73 56160.77 0.00 00:28:13 Average: 37.63 1.86 35.77 0.00 759.45 17126.05 0.00 00:28:13 00:28:13 00:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:28:13 00:22:01 28650388 31583764 725716 2.21 91292 3069604 1843156 5.43 1090764 2730236 399540 00:28:13 00:23:01 28656960 31590736 719216 2.19 91616 3069608 1761536 5.19 1091188 2717700 4 00:28:13 00:24:01 28656884 31590784 718740 2.19 91704 3069620 1761536 5.19 1091624 2717704 152 00:28:13 00:25:01 28664616 31598788 710892 2.16 91760 3069620 1761536 5.19 1083660 2717896 164 00:28:13 00:26:01 28133400 31575248 712324 2.17 126424 3530968 1805616 5.32 1410824 2884452 396 00:28:13 00:27:01 28139984 31579328 707932 2.15 125012 3529812 1801116 5.31 1406724 2882244 8 00:28:13 00:28:01 26580056 31507160 768804 2.34 174868 4838468 1884360 5.55 1581316 4127900 548 00:28:13 Average: 28211755 31575115 723375 2.20 113239 3453957 1802694 5.31 1250871 2968305 57259 00:28:13 00:28:13 00:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:28:13 00:22:01 docker0 34.84 54.92 2.80 739.65 0.00 0.00 0.00 0.00 00:28:13 00:22:01 lo 2.10 2.10 0.21 0.21 0.00 0.00 0.00 0.00 00:28:13 00:22:01 ens3 339.08 206.91 7604.98 79.85 0.00 0.00 0.00 0.00 00:28:13 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:13 00:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:28:13 00:23:01 ens3 17.21 19.61 10.63 33.32 0.00 0.00 0.00 0.00 00:28:13 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:13 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:13 00:24:01 ens3 0.58 0.35 0.26 0.21 0.00 0.00 0.00 0.00 00:28:13 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:13 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:13 00:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:28:13 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:13 00:26:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 00:28:13 00:26:01 ens3 189.79 82.40 2922.90 5.90 0.00 0.00 0.00 0.00 00:28:13 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:13 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:13 00:27:01 ens3 0.37 0.23 0.08 0.02 0.00 0.00 0.00 0.00 00:28:13 00:28:01 docker0 41.41 67.21 3.41 729.87 0.00 0.00 0.00 0.00 00:28:13 00:28:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 00:28:13 00:28:01 veth44c0896 0.82 0.73 0.14 0.43 0.00 0.00 0.00 0.00 00:28:13 00:28:01 ens3 355.97 215.86 7943.42 45.99 0.00 0.00 0.00 0.00 00:28:13 Average: docker0 10.84 17.36 0.88 208.66 0.00 0.00 0.00 0.00 00:28:13 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 00:28:13 Average: veth44c0896 0.12 0.10 0.02 0.06 0.00 0.00 0.00 0.00 00:28:13 Average: ens3 128.51 74.75 2628.41 23.48 0.00 0.00 0.00 0.00 00:28:13 00:28:13 00:28:13 ---> sar -P ALL: 00:28:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3595) 08/15/23 _x86_64_ (8 CPU) 00:28:13 00:28:13 00:20:09 LINUX RESTART (8 CPU) 00:28:13 00:28:13 00:21:02 CPU %user %nice %system %iowait %steal %idle 00:28:13 00:22:01 all 25.49 0.00 5.62 2.21 0.10 66.59 00:28:13 00:22:01 0 26.16 0.00 6.14 0.21 0.09 67.41 00:28:13 00:22:01 1 24.86 0.00 5.23 0.39 0.10 69.41 00:28:13 00:22:01 2 25.46 0.00 5.43 0.02 0.09 69.00 00:28:13 00:22:01 3 27.05 0.00 5.53 0.57 0.10 66.75 00:28:13 00:22:01 4 24.56 0.00 5.71 0.94 0.10 68.68 00:28:13 00:22:01 5 26.10 0.00 5.51 8.28 0.10 60.01 00:28:13 00:22:01 6 24.99 0.00 5.92 5.01 0.10 63.97 00:28:13 00:22:01 7 24.74 0.00 5.47 2.26 0.10 67.43 00:28:13 00:23:01 all 0.39 0.00 0.17 1.29 0.01 98.14 00:28:13 00:23:01 0 1.06 0.00 0.13 0.00 0.02 98.79 00:28:13 00:23:01 1 0.17 0.00 0.12 0.07 0.00 99.65 00:28:13 00:23:01 2 0.20 0.00 0.15 0.00 0.02 99.63 00:28:13 00:23:01 3 0.17 0.00 0.13 0.00 0.00 99.70 00:28:13 00:23:01 4 0.17 0.00 0.45 8.17 0.02 91.20 00:28:13 00:23:01 5 0.90 0.00 0.10 0.02 0.00 98.98 00:28:13 00:23:01 6 0.27 0.00 0.12 0.00 0.00 99.62 00:28:13 00:23:01 7 0.20 0.00 0.15 2.12 0.00 97.53 00:28:13 00:24:01 all 0.07 0.00 0.01 0.01 0.01 99.91 00:28:13 00:24:01 0 0.48 0.00 0.05 0.00 0.00 99.47 00:28:13 00:24:01 1 0.00 0.00 0.02 0.02 0.02 99.95 00:28:13 00:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:28:13 00:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:28:13 00:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:28:13 00:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:28:13 00:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:28:13 00:24:01 7 0.00 0.00 0.00 0.05 0.00 99.95 00:28:13 00:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:28:13 00:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:28:13 00:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 00:28:13 00:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:28:13 00:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:28:13 00:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:28:13 00:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:28:13 00:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:28:13 00:25:01 7 0.02 0.00 0.00 0.03 0.00 99.95 00:28:13 00:26:01 all 2.21 0.00 1.54 0.77 0.03 95.44 00:28:13 00:26:01 0 1.17 0.00 0.97 0.10 0.03 97.72 00:28:13 00:26:01 1 2.15 0.00 2.39 2.44 0.02 93.01 00:28:13 00:26:01 2 3.09 0.00 1.34 0.08 0.02 95.48 00:28:13 00:26:01 3 3.25 0.00 0.78 0.18 0.02 95.76 00:28:13 00:26:01 4 1.55 0.00 0.98 0.32 0.03 97.12 00:28:13 00:26:01 5 3.61 0.00 3.39 0.79 0.02 92.20 00:28:13 00:26:01 6 1.87 0.00 1.63 0.40 0.03 96.06 00:28:13 00:26:01 7 1.02 0.00 0.87 1.88 0.03 96.20 00:28:13 00:27:01 all 0.10 0.00 0.06 0.02 0.01 99.81 00:28:13 00:27:01 0 0.05 0.00 0.07 0.02 0.00 99.87 00:28:13 00:27:01 1 0.10 0.00 0.05 0.00 0.03 99.82 00:28:13 00:27:01 2 0.25 0.00 0.12 0.02 0.00 99.62 00:28:13 00:27:01 3 0.08 0.00 0.03 0.00 0.02 99.87 00:28:13 00:27:01 4 0.08 0.00 0.07 0.03 0.00 99.82 00:28:13 00:27:01 5 0.02 0.00 0.08 0.02 0.00 99.88 00:28:13 00:27:01 6 0.07 0.00 0.07 0.00 0.00 99.87 00:28:13 00:27:01 7 0.12 0.00 0.03 0.07 0.00 99.78 00:28:13 00:28:01 all 8.35 0.00 3.77 2.69 0.06 85.13 00:28:13 00:28:01 0 7.81 0.00 3.49 0.07 0.05 88.59 00:28:13 00:28:01 1 9.77 0.00 4.27 7.58 0.07 78.31 00:28:13 00:28:01 2 9.05 0.00 4.19 1.45 0.05 85.26 00:28:13 00:28:01 3 6.58 0.00 3.55 4.29 0.05 85.52 00:28:13 00:28:01 4 6.77 0.00 4.34 0.02 0.05 88.83 00:28:13 00:28:01 5 9.22 0.00 3.87 6.50 0.05 80.36 00:28:13 00:28:01 6 8.41 0.00 2.99 0.15 0.08 88.37 00:28:13 00:28:01 7 9.25 0.00 3.45 1.44 0.07 85.80 00:28:13 Average: all 5.14 0.00 1.58 0.99 0.03 92.27 00:28:13 Average: 0 5.16 0.00 1.53 0.06 0.03 93.23 00:28:13 Average: 1 5.21 0.00 1.71 1.49 0.03 91.56 00:28:13 Average: 2 5.34 0.00 1.58 0.22 0.02 92.82 00:28:13 Average: 3 5.21 0.00 1.41 0.72 0.03 92.64 00:28:13 Average: 4 4.66 0.00 1.63 1.35 0.03 92.32 00:28:13 Average: 5 5.59 0.00 1.83 2.19 0.03 90.36 00:28:13 Average: 6 4.99 0.00 1.51 0.78 0.03 92.69 00:28:13 Average: 7 4.95 0.00 1.40 1.11 0.03 92.51 00:28:13 00:28:13 00:28:13