Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 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-ssh2170701709791234522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15270497849000339367.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9594303669071636897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11349270176410209842.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-ssh8304951276261196956.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.18 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-5890 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 (main) Commit message: "Merge pull request #797 from marcpfuller/path_secretname" > 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 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 # timeout=10 > git rev-list --no-walk 5ded5807231de7511c48a44bced53429afef768c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:27:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:27:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:27:57 ========================================================= 20:27:57 EdgeX Global Pipelines Version Info 20:27:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:27:58 ------------------- 20:27:58 stable info: 20:27:58 ------------------- 20:27:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:27:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:27:58 Message: update stable to v1.0.244 20:27:58 ------------------- 20:27:58 experimental info: 20:27:58 ------------------- 20:27:58 Commited By: **** collab-it+edgex@linuxfoundation.org 20:27:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:27:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57cbd60 [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:28:00 + git rev-list -1 --merges 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5~1..57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] echo 20:28:00 -----------> git rev-list -1 --merges 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5~1..57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 20:28:00 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [false] [Pipeline] sh 20:28:00 + git log --format=format:%s -1 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] echo 20:28:00 ========================================================= 20:28:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:28:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:00 + git log --format=format:%s -1 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] echo 20:28:00 [semverPrep] GIT_COMMIT: 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5, Commit Message: Merge pull request #797 from marcpfuller/path_secretname [Pipeline] echo 20:28:00 [semverPrep] This is not a build commit. [Pipeline] sh 20:28:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:01 + grep -v github /etc/ssh/ssh_known_hosts 20:28:01 + [ -e /tmp/ssh_known_hosts ] 20:28:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:28:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:28:01 + sudo tee -a /etc/ssh/ssh_known_hosts 20:28:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:01 20:28:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:01 0.1.4: Pulling from edgex-devops/py-git-semver 20:28:01 b85a868b505f: Pulling fs layer 20:28:01 e2be974225ed: Pulling fs layer 20:28:01 339a4e72a1f5: Pulling fs layer 20:28:01 988bab9f4d93: Pulling fs layer 20:28:01 1469e6f7b9e6: Pulling fs layer 20:28:01 eaf3925da568: Pulling fs layer 20:28:01 bab4dde63d76: Pulling fs layer 20:28:01 bde34c3a00c8: Pulling fs layer 20:28:01 b352a97aabf1: Pulling fs layer 20:28:01 4872d77fe225: Pulling fs layer 20:28:01 5851b861e8e6: Pulling fs layer 20:28:01 988bab9f4d93: Waiting 20:28:01 1469e6f7b9e6: Waiting 20:28:01 4872d77fe225: Waiting 20:28:01 bab4dde63d76: Waiting 20:28:01 bde34c3a00c8: Waiting 20:28:01 b352a97aabf1: Waiting 20:28:01 eaf3925da568: Waiting 20:28:01 e2be974225ed: Download complete 20:28:01 988bab9f4d93: Verifying Checksum 20:28:01 988bab9f4d93: Download complete 20:28:02 1469e6f7b9e6: Verifying Checksum 20:28:02 1469e6f7b9e6: Download complete 20:28:02 eaf3925da568: Download complete 20:28:02 339a4e72a1f5: Verifying Checksum 20:28:02 339a4e72a1f5: Download complete 20:28:02 bde34c3a00c8: Download complete 20:28:02 b352a97aabf1: Verifying Checksum 20:28:02 b352a97aabf1: Download complete 20:28:02 4872d77fe225: Download complete 20:28:02 5851b861e8e6: Verifying Checksum 20:28:02 5851b861e8e6: Download complete 20:28:02 b85a868b505f: Verifying Checksum 20:28:02 b85a868b505f: Download complete 20:28:02 bab4dde63d76: Verifying Checksum 20:28:02 bab4dde63d76: Download complete 20:28:03 b85a868b505f: Pull complete 20:28:03 e2be974225ed: Pull complete 20:28:04 339a4e72a1f5: Pull complete 20:28:04 988bab9f4d93: Pull complete 20:28:04 1469e6f7b9e6: Pull complete 20:28:04 eaf3925da568: Pull complete 20:28:06 bab4dde63d76: Pull complete 20:28:06 bde34c3a00c8: Pull complete 20:28:06 b352a97aabf1: Pull complete 20:28:06 4872d77fe225: Pull complete 20:28:06 5851b861e8e6: Pull complete 20:28:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:28:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:07 prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container 20:28:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:28:09 $ docker top 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c -eo pid,comm 20:28:09 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). 20:28:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:09 [ssh-agent] Looking for ssh-agent implementation... 20:28:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:09 $ docker exec 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c ssh-agent 20:28:09 SSH_AUTH_SOCK=/tmp/ssh-kZyXxGSESRF6/agent.32 20:28:09 SSH_AGENT_PID=38 20:28:09 Running ssh-add (command line suppressed) 20:28:09 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10394524019697070205.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10394524019697070205.key) 20:28:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:09 + git tag --points-at HEAD [Pipeline] } 20:28:09 $ docker exec --env ******** --env ******** 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c ssh-agent -k 20:28:09 unset SSH_AUTH_SOCK; 20:28:09 unset SSH_AGENT_PID; 20:28:09 echo Agent pid 38 killed; 20:28:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:28:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:10 [ssh-agent] Looking for ssh-agent implementation... 20:28:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:10 $ docker exec 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c ssh-agent 20:28:10 SSH_AUTH_SOCK=/tmp/ssh-sXwd65lNCLy0/agent.70 20:28:10 SSH_AGENT_PID=76 20:28:10 Running ssh-add (command line suppressed) 20:28:10 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13347809242173855657.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13347809242173855657.key) 20:28:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:10 + git semver init 20:28:10 2023-02-14 20:28:10,846 [run_init] DEBUG init version:0.0.0 force:False 20:28:10 2023-02-14 20:28:10,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 20:28:10 2023-02-14 20:28:10,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 20:28:10 2023-02-14 20:28:10,847 [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) 20:28:11 2023-02-14 20:28:11,803 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 20:28:11 2023-02-14 20:28:11,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 20:28:11 2023-02-14 20:28:11,804 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 20:28:11 2023-02-14 20:28:11,804 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 20:28:11 3.0.0-dev.15 [Pipeline] } 20:28:11 $ docker exec --env ******** --env ******** 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c ssh-agent -k 20:28:11 unset SSH_AUTH_SOCK; 20:28:11 unset SSH_AGENT_PID; 20:28:11 echo Agent pid 76 killed; 20:28:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:12 + git semver [Pipeline] } 20:28:12 $ docker stop --time=1 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c 20:28:13 $ docker rm -f --volumes 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c [Pipeline] // withDockerContainer [Pipeline] sh 20:28:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:28:14 Stashed 1 file(s) [Pipeline] echo 20:28:14 [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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 20:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:14 ========================================================= 20:28:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:28:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:28:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:28:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:28:15 213ec9aee27d: Pulling fs layer 20:28:15 4583459ba037: Pulling fs layer 20:28:15 93c1e223e6f2: Pulling fs layer 20:28:15 53926ce57604: Pulling fs layer 20:28:15 21b2b0c7a3f4: Pulling fs layer 20:28:15 22ff95d597cd: Pulling fs layer 20:28:15 12d6caf4c0d1: Pulling fs layer 20:28:15 96b7cbca73a9: Pulling fs layer 20:28:15 a7acece74701: Pulling fs layer 20:28:15 22ff95d597cd: Waiting 20:28:15 96b7cbca73a9: Waiting 20:28:15 12d6caf4c0d1: Waiting 20:28:15 53926ce57604: Waiting 20:28:15 21b2b0c7a3f4: Waiting 20:28:15 a7acece74701: Waiting 20:28:15 93c1e223e6f2: Download complete 20:28:15 4583459ba037: Verifying Checksum 20:28:15 4583459ba037: Download complete 20:28:15 21b2b0c7a3f4: Verifying Checksum 20:28:15 21b2b0c7a3f4: Download complete 20:28:15 22ff95d597cd: Download complete 20:28:15 213ec9aee27d: Verifying Checksum 20:28:15 213ec9aee27d: Download complete 20:28:15 12d6caf4c0d1: Verifying Checksum 20:28:15 12d6caf4c0d1: Download complete 20:28:15 213ec9aee27d: Pull complete 20:28:15 4583459ba037: Pull complete 20:28:15 93c1e223e6f2: Pull complete 20:28:16 a7acece74701: Verifying Checksum 20:28:16 a7acece74701: Download complete 20:28:16 53926ce57604: Verifying Checksum 20:28:16 53926ce57604: Download complete 20:28:16 96b7cbca73a9: Verifying Checksum 20:28:16 96b7cbca73a9: Download complete 20:28:19 53926ce57604: Pull complete 20:28:19 21b2b0c7a3f4: Pull complete 20:28:19 22ff95d597cd: Pull complete 20:28:20 12d6caf4c0d1: Pull complete 20:28:22 96b7cbca73a9: Pull complete 20:28:22 a7acece74701: Pull complete 20:28:22 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:28:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:28:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 20:28:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:23 + docker inspect -f . ci-base-image-x86_64 20:28:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:23 prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container 20:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:28:26 $ docker top 6b113a55cdbeb176a4c3b23e04d47b29b54eb65873e42928ddcad310d93cc606 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:26 + go version 20:28:26 go version go1.18.7 linux/amd64 [Pipeline] } 20:28:26 $ docker stop --time=1 6b113a55cdbeb176a4c3b23e04d47b29b54eb65873e42928ddcad310d93cc606 20:28:28 $ docker rm -f --volumes 6b113a55cdbeb176a4c3b23e04d47b29b54eb65873e42928ddcad310d93cc606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:28 + docker inspect -f . ci-base-image-x86_64 20:28:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:28 prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container 20:28:28 $ 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 20:28:29 $ docker top 013a277ad090790a8783dc681acab425c5140ce8c300948b4f6fbeb3f881243f -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:29 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 20:28:29 Still waiting to schedule task 20:28:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:28:29 + make test 20:28:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:28:29 go: downloading github.com/go-playground/validator/v10 v10.11.2 20:28:29 go: downloading github.com/google/uuid v1.3.0 20:28:29 go: downloading github.com/stretchr/testify v1.8.1 20:28:29 go: downloading gopkg.in/yaml.v3 v3.0.1 20:28:29 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:28:29 go: downloading github.com/go-kit/log v0.2.1 20:28:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:28:30 go: downloading github.com/leodido/go-urn v1.2.1 20:28:30 go: downloading github.com/go-playground/universal-translator v0.18.1 20:28:30 go: downloading golang.org/x/crypto v0.5.0 20:28:30 go: downloading golang.org/x/text v0.6.0 20:28:30 go: downloading github.com/davecgh/go-spew v1.1.1 20:28:30 go: downloading github.com/pmezard/go-difflib v1.0.0 20:28:30 go: downloading github.com/stretchr/objx v0.5.0 20:28:30 go: downloading github.com/x448/float16 v0.8.4 20:28:30 go: downloading github.com/go-playground/locales v0.14.1 20:28:33 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 20:28:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.070s coverage: 83.5% of statements 20:28:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 20:28:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 20:28:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 20:28:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.050s coverage: 29.4% of statements 20:28:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 20:28:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 20:28:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.016s coverage: 53.4% of statements 20:28:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.023s coverage: 90.0% of statements 20:28:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.028s coverage: 86.8% of statements 20:28:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.023s coverage: 60.5% of statements 20:28:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.018s coverage: 36.1% of statements 20:28:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.013s coverage: 48.7% of statements 20:28:45 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:28:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:28:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:28:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:28:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:28:46 $ docker stop --time=1 013a277ad090790a8783dc681acab425c5140ce8c300948b4f6fbeb3f881243f 20:28:48 $ docker rm -f --volumes 013a277ad090790a8783dc681acab425c5140ce8c300948b4f6fbeb3f881243f [Pipeline] // withDockerContainer [Pipeline] sh 20:28:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:28:49 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 20:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:49 20:28:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:49 latest: Pulling from edgex-lftools-log-publisher 20:28:49 5eb5b503b376: Pulling fs layer 20:28:49 5c69ac0246d0: Pulling fs layer 20:28:49 ec43610c2a17: Pulling fs layer 20:28:49 3a2ae6a8a46f: Pulling fs layer 20:28:49 33b1e0a273af: Pulling fs layer 20:28:49 5d3b04190fa2: Pulling fs layer 20:28:49 2f39f015ded8: Pulling fs layer 20:28:49 3a2ae6a8a46f: Waiting 20:28:49 33b1e0a273af: Waiting 20:28:49 5d3b04190fa2: Waiting 20:28:49 2f39f015ded8: Waiting 20:28:49 5c69ac0246d0: Verifying Checksum 20:28:49 5c69ac0246d0: Download complete 20:28:49 3a2ae6a8a46f: Verifying Checksum 20:28:49 3a2ae6a8a46f: Download complete 20:28:50 33b1e0a273af: Verifying Checksum 20:28:50 33b1e0a273af: Download complete 20:28:50 5d3b04190fa2: Verifying Checksum 20:28:50 5d3b04190fa2: Download complete 20:28:50 ec43610c2a17: Verifying Checksum 20:28:50 ec43610c2a17: Download complete 20:28:50 5eb5b503b376: Verifying Checksum 20:28:50 5eb5b503b376: Download complete 20:28:51 2f39f015ded8: Download complete 20:28:51 5eb5b503b376: Pull complete 20:28:51 5c69ac0246d0: Pull complete 20:28:51 ec43610c2a17: Pull complete 20:28:51 3a2ae6a8a46f: Pull complete 20:28:52 33b1e0a273af: Pull complete 20:28:52 5d3b04190fa2: Pull complete 20:28:56 2f39f015ded8: Pull complete 20:28:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:56 prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container 20:28:56 $ 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 20:28:58 $ docker top 7628bbddfbb616214437554b1bd9ca53aa3094b87ba38c731a7f1f7126d96c75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:58 ---> job-cost.sh 20:28:58 lf-activate-venv: SKIPPING 20:28:58 INFO: No Stack... 20:28:59 INFO: Retrieving Pricing Info for: v3-standard-8 20:29:00 INFO: Archiving Costs [Pipeline] sh 20:29:00 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 20:29:00 + cut -d, -f6 [Pipeline] lock 20:29:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] 20:29:00 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] did not exist. Created. 20:29:00 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:29:00 + echo total: 0.2199999988079071 [Pipeline] stash 20:29:00 Stashed 1 file(s) [Pipeline] } 20:29:00 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 20:29:00 $ docker stop --time=1 7628bbddfbb616214437554b1bd9ca53aa3094b87ba38c731a7f1f7126d96c75 20:29:02 $ docker rm -f --volumes 7628bbddfbb616214437554b1bd9ca53aa3094b87ba38c731a7f1f7126d96c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:32:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5891 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 20:32:04 Running in /w/workspace/go-mod-core-contracts/103 [Pipeline] { [Pipeline] checkout 20:32:04 Selected Git installation does not exist. Using Default 20:32:04 The recommended git tool is: NONE 20:32:09 using credential edgex-jenkins-ssh 20:32:09 Cloning the remote Git repository 20:32:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 20:32:10 > git init /w/workspace/go-mod-core-contracts/103 # timeout=10 20:32:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:32:10 > git --version # timeout=10 20:32:10 > git --version # 'git version 2.25.1' 20:32:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:12 Avoid second fetch 20:32:12 Checking out Revision 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 (main) 20:32:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:12 > git config core.sparsecheckout # timeout=10 20:32:12 > git checkout -f 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 # timeout=10 20:32:13 Commit message: "Merge pull request #797 from marcpfuller/path_secretname" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:14 Dload Upload Total Spent Left Speed 20:32:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 20:32:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:15 + sudo tee /etc/docker/daemon.new 20:32:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:32:15 { 20:32:15 "registry-mirrors": [ 20:32:15 "https://nexus3.edgexfoundry.org:10001" 20:32:15 ], 20:32:15 "bip": "10.250.0.254/24", 20:32:15 "hosts": [ 20:32:15 "tcp://0.0.0.0:5555", 20:32:15 "unix:///var/run/docker.sock" 20:32:15 ], 20:32:15 "mtu": 1458, 20:32:15 "selinux-enabled": true, 20:32:15 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:15 } [Pipeline] sh 20:32:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:16 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:34 ========================================================= 20:32:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:32:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:32:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:32:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:35 9b18e9b68314: Pulling fs layer 20:32:35 35d82f9e3411: Pulling fs layer 20:32:35 e16973657156: Pulling fs layer 20:32:35 fc693d55d65f: Pulling fs layer 20:32:35 7e9fc2657dce: Pulling fs layer 20:32:35 dda99020689f: Pulling fs layer 20:32:35 db1c61fa0a46: Pulling fs layer 20:32:35 891c053d2c06: Pulling fs layer 20:32:35 dda99020689f: Waiting 20:32:35 fc693d55d65f: Waiting 20:32:35 7e9fc2657dce: Waiting 20:32:35 db1c61fa0a46: Waiting 20:32:35 891c053d2c06: Waiting 20:32:35 e16973657156: Download complete 20:32:35 35d82f9e3411: Verifying Checksum 20:32:35 35d82f9e3411: Download complete 20:32:35 7e9fc2657dce: Download complete 20:32:35 dda99020689f: Verifying Checksum 20:32:35 dda99020689f: Download complete 20:32:35 9b18e9b68314: Verifying Checksum 20:32:35 9b18e9b68314: Download complete 20:32:36 9b18e9b68314: Pull complete 20:32:36 891c053d2c06: Verifying Checksum 20:32:36 891c053d2c06: Download complete 20:32:37 35d82f9e3411: Pull complete 20:32:37 e16973657156: Pull complete 20:32:37 db1c61fa0a46: Verifying Checksum 20:32:37 db1c61fa0a46: Download complete 20:32:38 fc693d55d65f: Verifying Checksum 20:32:38 fc693d55d65f: Download complete 20:32:50 fc693d55d65f: Pull complete 20:32:50 7e9fc2657dce: Pull complete 20:32:50 dda99020689f: Pull complete 20:32:56 db1c61fa0a46: Pull complete 20:32:57 891c053d2c06: Pull complete 20:32:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:32:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 20:32:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:57 + docker inspect -f . ci-base-image-arm64 20:32:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:58 prd-ubuntu20.04-docker-arm64-4c-16g-5891 does not seem to be running inside a container 20:32:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/103 -v /w/workspace/go-mod-core-contracts/103:/w/workspace/go-mod-core-contracts/103:rw,z -v /w/workspace/go-mod-core-contracts/103@tmp:/w/workspace/go-mod-core-contracts/103@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 20:33:01 $ docker top 1cd309151b669d2265a078c8284dcf6a1e0f6b2282d2c246d39923ae40ee72f7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:02 + go version 20:33:02 go version go1.18.7 linux/arm64 [Pipeline] } 20:33:02 $ docker stop --time=1 1cd309151b669d2265a078c8284dcf6a1e0f6b2282d2c246d39923ae40ee72f7 20:33:03 $ docker rm -f --volumes 1cd309151b669d2265a078c8284dcf6a1e0f6b2282d2c246d39923ae40ee72f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:04 + docker inspect -f . ci-base-image-arm64 20:33:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:04 prd-ubuntu20.04-docker-arm64-4c-16g-5891 does not seem to be running inside a container 20:33:04 $ 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/103 -v /w/workspace/go-mod-core-contracts/103:/w/workspace/go-mod-core-contracts/103:rw,z -v /w/workspace/go-mod-core-contracts/103@tmp:/w/workspace/go-mod-core-contracts/103@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 20:33:05 $ docker top 735d3a5e1df6fee735517f3c5b036e3ac6b23cc01121f8cf8caef7c5d8085e79 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:06 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/103 [Pipeline] fileExists [Pipeline] sh 20:33:06 + make test 20:33:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:33:07 go: downloading github.com/google/uuid v1.3.0 20:33:07 go: downloading github.com/go-kit/log v0.2.1 20:33:07 go: downloading github.com/stretchr/testify v1.8.1 20:33:07 go: downloading github.com/go-playground/validator/v10 v10.11.2 20:33:07 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:33:07 go: downloading gopkg.in/yaml.v3 v3.0.1 20:33:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:33:07 go: downloading github.com/davecgh/go-spew v1.1.1 20:33:07 go: downloading github.com/pmezard/go-difflib v1.0.0 20:33:07 go: downloading github.com/stretchr/objx v0.5.0 20:33:07 go: downloading github.com/x448/float16 v0.8.4 20:33:07 go: downloading github.com/go-playground/universal-translator v0.18.1 20:33:07 go: downloading github.com/leodido/go-urn v1.2.1 20:33:07 go: downloading golang.org/x/crypto v0.5.0 20:33:07 go: downloading golang.org/x/text v0.6.0 20:33:08 go: downloading github.com/go-playground/locales v0.14.1 20:33:12 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 20:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.544s coverage: 83.5% of statements 20:33:59 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 20:33:59 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 20:33:59 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 20:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.101s coverage: 29.4% of statements 20:33:59 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 20:33:59 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 20:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.272s coverage: 53.4% of statements 20:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.086s coverage: 90.0% of statements 20:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.227s coverage: 86.8% of statements 20:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.051s coverage: 60.5% of statements 20:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.014s coverage: 36.1% of statements 20:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.044s coverage: 48.7% of statements 20:33:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:33:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:34:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:34:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:34:07 $ docker stop --time=1 735d3a5e1df6fee735517f3c5b036e3ac6b23cc01121f8cf8caef7c5d8085e79 20:34:09 $ docker rm -f --volumes 735d3a5e1df6fee735517f3c5b036e3ac6b23cc01121f8cf8caef7c5d8085e79 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:34:11 Warning: overwriting stash ‘coverage-report’ 20:34:11 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 20:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:12 20:34:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:13 arm64: Pulling from edgex-lftools-log-publisher 20:34:13 8998bd30e6a1: Pulling fs layer 20:34:13 04944245beec: Pulling fs layer 20:34:13 699f458cf7ca: Pulling fs layer 20:34:13 765212b225bb: Pulling fs layer 20:34:13 f23df028b6ca: Pulling fs layer 20:34:13 d65c8cfc05b1: Pulling fs layer 20:34:13 2437ff75d9bd: Pulling fs layer 20:34:13 f23df028b6ca: Waiting 20:34:13 d65c8cfc05b1: Waiting 20:34:13 2437ff75d9bd: Waiting 20:34:13 765212b225bb: Waiting 20:34:13 04944245beec: Verifying Checksum 20:34:13 04944245beec: Download complete 20:34:13 765212b225bb: Verifying Checksum 20:34:13 765212b225bb: Download complete 20:34:13 f23df028b6ca: Download complete 20:34:13 d65c8cfc05b1: Verifying Checksum 20:34:13 d65c8cfc05b1: Download complete 20:34:13 699f458cf7ca: Verifying Checksum 20:34:13 699f458cf7ca: Download complete 20:34:14 8998bd30e6a1: Verifying Checksum 20:34:14 8998bd30e6a1: Download complete 20:34:16 2437ff75d9bd: Verifying Checksum 20:34:16 2437ff75d9bd: Download complete 20:34:18 8998bd30e6a1: Pull complete 20:34:18 04944245beec: Pull complete 20:34:19 699f458cf7ca: Pull complete 20:34:20 765212b225bb: Pull complete 20:34:20 f23df028b6ca: Pull complete 20:34:20 d65c8cfc05b1: Pull complete 20:34:35 2437ff75d9bd: Pull complete 20:34:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:34:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:36 prd-ubuntu20.04-docker-arm64-4c-16g-5891 does not seem to be running inside a container 20:34:36 $ 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/103 -v /w/workspace/go-mod-core-contracts/103:/w/workspace/go-mod-core-contracts/103:rw,z -v /w/workspace/go-mod-core-contracts/103@tmp:/w/workspace/go-mod-core-contracts/103@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 20:34:39 $ docker top 68d77fe89eb2eaf5f70307c5104eefa93b7b117d1ece5f41d5f68fe552372d5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:40 ---> job-cost.sh 20:34:40 lf-activate-venv: SKIPPING 20:34:40 INFO: No Stack... 20:34:40 INFO: Retrieving Pricing Info for: v3-standard-4 20:34:41 INFO: Archiving Costs [Pipeline] sh 20:34:42 + cut -d, -f6 20:34:42 + cat /w/workspace/go-mod-core-contracts/103/archives/cost.csv [Pipeline] lock 20:34:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] 20:34:42 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] did not exist. Created. 20:34:42 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:43 /w/workspace/go-mod-core-contracts/103@tmp/durable-47c30e74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:34:43 + echo total: 0.10999999940395355 [Pipeline] stash 20:34:43 Warning: overwriting stash ‘stack-cost’ 20:34:43 Stashed 1 file(s) [Pipeline] } 20:34:43 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:43 $ docker stop --time=1 68d77fe89eb2eaf5f70307c5104eefa93b7b117d1ece5f41d5f68fe552372d5c 20:34:45 $ docker rm -f --volumes 68d77fe89eb2eaf5f70307c5104eefa93b7b117d1ece5f41d5f68fe552372d5c [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 20:34:45 provisioning config files... 20:34:45 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5398400825739796990tmp [Pipeline] { [Pipeline] sh 20:34:46 + set +x 20:34:46 + curl -s https://codecov.io/bash 20:34:46 + bash -s -- 20:34:46 20:34:46 _____ _ 20:34:46 / ____| | | 20:34:46 | | ___ __| | ___ ___ _____ __ 20:34:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:34:46 | |___| (_) | (_| | __/ (_| (_) \ V / 20:34:46 \_____\___/ \__,_|\___|\___\___/ \_/ 20:34:46 Bash-1.0.6 20:34:46 20:34:46 20:34:46 ==> git version 2.25.1 found 20:34:46 ==> 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 20:34:46 Release-Date: 2020-01-08 20:34:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:34:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:34:46 ==> Jenkins CI detected. 20:34:46 current dir:  /w/workspace/undry_go-mod-core-contracts_main 20:34:46 project root: . 20:34:46 --> token set from env 20:34:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:34:46 ==> Running gcov in . (disable via -X gcov) 20:34:46 ==> Python coveragepy not found 20:34:46 ==> Searching for coverage reports in: 20:34:46 + . 20:34:46 -> Found 1 reports 20:34:46 ==> Detecting git/mercurial file structure 20:34:46 ==> Reading reports 20:34:46 + ./coverage.out bytes=116324 20:34:46 ==> Appending adjustments 20:34:46 https://docs.codecov.io/docs/fixing-reports 20:34:47 + Found adjustments 20:34:47 ==> Gzipping contents 20:34:47 20K /tmp/codecov.n8mX7K.gz 20:34:47 ==> Uploading reports 20:34:47 url: https://codecov.io 20:34:47 query: branch=main&commit=57cbd60b12787cbb19ff3cd398c8d6ea64264fb5&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 20:34:47 -> Pinging Codecov 20:34:47 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=57cbd60b12787cbb19ff3cd398c8d6ea64264fb5&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 20:34:47 -> Uploading to 20:34:47 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/71470A77251A30514AAF9C0BB2E5B6CE/57cbd60b12787cbb19ff3cd398c8d6ea64264fb5/f46a0bd1-c8db-4e33-8052-ecbfc23dbdfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T203446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=811995294b6e259b704438d29a56c0c865a4b3cad85226c236045add950be87f 20:34:47 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:47 Dload Upload Total Spent Left Speed 20:34:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17619 0 0 100 17619 0 61821 --:--:-- --:--:-- --:--:-- 61821 20:34:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] } 20:34:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:34:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:34:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:47 20:34:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:34:48 df9b9388f04a: Pulling fs layer 20:34:48 52dc419b0ee2: Pulling fs layer 20:34:48 25bc292e5bac: Pulling fs layer 20:34:48 114826534d7a: Pulling fs layer 20:34:48 4657fd5d0bcf: Pulling fs layer 20:34:48 6ad1cebc031e: Pulling fs layer 20:34:48 8a3aa393b2d8: Pulling fs layer 20:34:48 8a3aa393b2d8: Waiting 20:34:48 6ad1cebc031e: Waiting 20:34:48 114826534d7a: Waiting 20:34:48 25bc292e5bac: Verifying Checksum 20:34:48 25bc292e5bac: Download complete 20:34:48 52dc419b0ee2: Verifying Checksum 20:34:48 52dc419b0ee2: Download complete 20:34:48 4657fd5d0bcf: Verifying Checksum 20:34:48 4657fd5d0bcf: Download complete 20:34:48 df9b9388f04a: Download complete 20:34:48 df9b9388f04a: Pull complete 20:34:48 52dc419b0ee2: Pull complete 20:34:48 25bc292e5bac: Pull complete 20:34:48 6ad1cebc031e: Verifying Checksum 20:34:49 114826534d7a: Verifying Checksum 20:34:49 114826534d7a: Download complete 20:34:49 8a3aa393b2d8: Verifying Checksum 20:34:49 8a3aa393b2d8: Download complete 20:34:52 114826534d7a: Pull complete 20:34:52 4657fd5d0bcf: Pull complete 20:34:52 6ad1cebc031e: Pull complete 20:34:55 8a3aa393b2d8: Pull complete 20:34:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:55 prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container 20:34:55 $ 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 20:34:57 $ docker top e8794d84ec5a731578384145f2593ae139b3a38592e8e593487f97813b03993d -eo pid,comm [Pipeline] { [Pipeline] echo 20:34:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 20:34:57 + set -o pipefail 20:34:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 20:35:01 20:35:01 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 20:35:01 20:35:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/6db60794-1b12-48a6-b90b-0d7fac7044cc 20:35:01 20:35:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:35:01 20:35:01 20:35:01 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:35:01 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:35:01 More details here: https://snyk.co/ue1NS [Pipeline] } 20:35:01 $ docker stop --time=1 e8794d84ec5a731578384145f2593ae139b3a38592e8e593487f97813b03993d 20:35:03 $ docker rm -f --volumes e8794d84ec5a731578384145f2593ae139b3a38592e8e593487f97813b03993d [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 20:35:04 + git log --format=format:%s -1 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] sh 20:35:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:35:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:04 prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container 20:35:04 $ 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 20:35:05 $ docker top f143a190a10ffe56a7d59f93d45f5bbb586a45e8390de50401263e1aa10878ba -eo pid,comm 20:35:05 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). 20:35:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:05 [ssh-agent] Looking for ssh-agent implementation... 20:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:05 $ docker exec f143a190a10ffe56a7d59f93d45f5bbb586a45e8390de50401263e1aa10878ba ssh-agent 20:35:05 SSH_AUTH_SOCK=/tmp/ssh-tMaTmYRaMqSG/agent.31 20:35:05 SSH_AGENT_PID=37 20:35:05 Running ssh-add (command line suppressed) 20:35:05 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15441430953695720307.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15441430953695720307.key) 20:35:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:05 + git semver tag 20:35:06 2023-02-14 20:35:05,952 [run_tag] DEBUG tag force:False 20:35:06 2023-02-14 20:35:05,952 [check_head_tag] DEBUG check head tag 20:35:06 2023-02-14 20:35:05,955 [execute] INFO git cat-file --batch-check 20:35:06 2023-02-14 20:35:05,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 20:35:06 2023-02-14 20:35:05,958 [execute] INFO git cat-file --batch 20:35:06 2023-02-14 20:35:05,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 20:35:06 2023-02-14 20:35:06,002 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 20:35:06 2023-02-14 20:35:06,002 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 20:35:06 2023-02-14 20:35:06,003 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 20:35:06 2023-02-14 20:35:06,007 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 20:35:06 3.0.0-dev.15 [Pipeline] } 20:35:06 $ docker exec --env ******** --env ******** f143a190a10ffe56a7d59f93d45f5bbb586a45e8390de50401263e1aa10878ba ssh-agent -k 20:35:06 unset SSH_AUTH_SOCK; 20:35:06 unset SSH_AGENT_PID; 20:35:06 echo Agent pid 37 killed; 20:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:06 + git semver [Pipeline] } 20:35:06 $ docker stop --time=1 f143a190a10ffe56a7d59f93d45f5bbb586a45e8390de50401263e1aa10878ba 20:35:08 $ docker rm -f --volumes f143a190a10ffe56a7d59f93d45f5bbb586a45e8390de50401263e1aa10878ba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:35:08 20:35:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:35:08 0.23.1-centos7: Pulling from edgex-lftools 20:35:08 ab5ef0e58194: Pulling fs layer 20:35:08 9712f1f96733: Pulling fs layer 20:35:08 63f879dbbcfc: Pulling fs layer 20:35:08 0d9ebad4ef96: Pulling fs layer 20:35:08 e9a5061849ea: Pulling fs layer 20:35:08 d747dcd14b5f: Pulling fs layer 20:35:08 2de7ff778b66: Pulling fs layer 20:35:08 e9a5061849ea: Waiting 20:35:08 d747dcd14b5f: Waiting 20:35:08 0d9ebad4ef96: Waiting 20:35:08 9712f1f96733: Verifying Checksum 20:35:08 9712f1f96733: Download complete 20:35:09 63f879dbbcfc: Verifying Checksum 20:35:09 63f879dbbcfc: Download complete 20:35:10 e9a5061849ea: Verifying Checksum 20:35:10 e9a5061849ea: Download complete 20:35:10 d747dcd14b5f: Download complete 20:35:10 0d9ebad4ef96: Verifying Checksum 20:35:10 0d9ebad4ef96: Download complete 20:35:10 ab5ef0e58194: Verifying Checksum 20:35:10 ab5ef0e58194: Download complete 20:35:10 2de7ff778b66: Verifying Checksum 20:35:12 ab5ef0e58194: Pull complete 20:35:12 9712f1f96733: Pull complete 20:35:13 63f879dbbcfc: Pull complete 20:35:16 0d9ebad4ef96: Pull complete 20:35:16 e9a5061849ea: Pull complete 20:35:16 d747dcd14b5f: Pull complete 20:35:17 2de7ff778b66: Pull complete 20:35:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:35:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:17 prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container 20:35:17 $ 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 20:35:20 $ docker top 2529ac30f0ab6671dd26207e3f398cc6662f6a98d45b66b20ad8c76ea6163e2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:35:20 provisioning config files... 20:35:20 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config395006345662804185tmp 20:35:20 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6021595241472831869tmp 20:35:20 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8434339603683469912tmp [Pipeline] { [Pipeline] echo 20:35:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:35:20 ---> sigul-configuration.sh 20:35:20 gpg: directory `/root/.gnupg' created 20:35:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:35:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:35:20 gpg: keyring `/root/.gnupg/secring.gpg' created 20:35:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:35:20 gpg: CAST5 encrypted data 20:35:20 gpg: encrypted with 1 passphrase 20:35:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:35:20 + mkdir /home/jenkins 20:35:20 + mkdir /home/jenkins/sigul [Pipeline] sh 20:35:21 + 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 20:35:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:35:21 ---> sigul-install.sh 20:35:21 Sigul already installed; skipping installation. [Pipeline] sh 20:35:21 + git tag --list 20:35:21 v0.0.0 20:35:21 v0.0.1 20:35:21 v0.1.0 20:35:21 v0.1.1 20:35:21 v0.1.10 20:35:21 v0.1.100 20:35:21 v0.1.101 20:35:21 v0.1.102 20:35:21 v0.1.103 20:35:21 v0.1.104 20:35:21 v0.1.105 20:35:21 v0.1.106 20:35:21 v0.1.107 20:35:21 v0.1.108 20:35:21 v0.1.109 20:35:21 v0.1.11 20:35:21 v0.1.110 20:35:21 v0.1.111 20:35:21 v0.1.112 20:35:21 v0.1.113 20:35:21 v0.1.114 20:35:21 v0.1.115 20:35:21 v0.1.116 20:35:21 v0.1.117 20:35:21 v0.1.118 20:35:21 v0.1.119 20:35:21 v0.1.12 20:35:21 v0.1.120 20:35:21 v0.1.121 20:35:21 v0.1.122 20:35:21 v0.1.123 20:35:21 v0.1.124 20:35:21 v0.1.125 20:35:21 v0.1.126 20:35:21 v0.1.127 20:35:21 v0.1.128 20:35:21 v0.1.129 20:35:21 v0.1.13 20:35:21 v0.1.130 20:35:21 v0.1.131 20:35:21 v0.1.132 20:35:21 v0.1.133 20:35:21 v0.1.134 20:35:21 v0.1.135 20:35:21 v0.1.136 20:35:21 v0.1.137 20:35:21 v0.1.138 20:35:21 v0.1.139 20:35:21 v0.1.14 20:35:21 v0.1.140 20:35:21 v0.1.141 20:35:21 v0.1.142 20:35:21 v0.1.143 20:35:21 v0.1.144 20:35:21 v0.1.145 20:35:21 v0.1.146 20:35:21 v0.1.147 20:35:21 v0.1.148 20:35:21 v0.1.149 20:35:21 v0.1.15 20:35:21 v0.1.16 20:35:21 v0.1.17 20:35:21 v0.1.18 20:35:21 v0.1.19 20:35:21 v0.1.2 20:35:21 v0.1.20 20:35:21 v0.1.21 20:35:21 v0.1.22 20:35:21 v0.1.23 20:35:21 v0.1.24 20:35:21 v0.1.25 20:35:21 v0.1.26 20:35:21 v0.1.27 20:35:21 v0.1.28 20:35:21 v0.1.29 20:35:21 v0.1.3 20:35:21 v0.1.30 20:35:21 v0.1.31 20:35:21 v0.1.32 20:35:21 v0.1.33 20:35:21 v0.1.34 20:35:21 v0.1.35 20:35:21 v0.1.36 20:35:21 v0.1.37 20:35:21 v0.1.38 20:35:21 v0.1.39 20:35:21 v0.1.4 20:35:21 v0.1.40 20:35:21 v0.1.41 20:35:21 v0.1.42 20:35:21 v0.1.43 20:35:21 v0.1.44 20:35:21 v0.1.45 20:35:21 v0.1.46 20:35:21 v0.1.47 20:35:21 v0.1.48 20:35:21 v0.1.49 20:35:21 v0.1.5 20:35:21 v0.1.50 20:35:21 v0.1.51 20:35:21 v0.1.52 20:35:21 v0.1.53 20:35:21 v0.1.54 20:35:21 v0.1.55 20:35:21 v0.1.56 20:35:21 v0.1.57 20:35:21 v0.1.58 20:35:21 v0.1.59 20:35:21 v0.1.6 20:35:21 v0.1.60 20:35:21 v0.1.61 20:35:21 v0.1.62 20:35:21 v0.1.63 20:35:21 v0.1.64 20:35:21 v0.1.65 20:35:21 v0.1.66 20:35:21 v0.1.67 20:35:21 v0.1.68 20:35:21 v0.1.69 20:35:21 v0.1.7 20:35:21 v0.1.70 20:35:21 v0.1.71 20:35:21 v0.1.72 20:35:21 v0.1.73 20:35:21 v0.1.74 20:35:21 v0.1.75 20:35:21 v0.1.76 20:35:21 v0.1.77 20:35:21 v0.1.78 20:35:21 v0.1.79 20:35:21 v0.1.8 20:35:21 v0.1.80 20:35:21 v0.1.81 20:35:21 v0.1.82 20:35:21 v0.1.83 20:35:21 v0.1.84 20:35:21 v0.1.85 20:35:21 v0.1.86 20:35:21 v0.1.87 20:35:21 v0.1.88 20:35:21 v0.1.89 20:35:21 v0.1.9 20:35:21 v0.1.90 20:35:21 v0.1.91 20:35:21 v0.1.92 20:35:21 v0.1.93 20:35:21 v0.1.94 20:35:21 v0.1.95 20:35:21 v0.1.96 20:35:21 v0.1.97 20:35:21 v0.1.98 20:35:21 v0.1.99 20:35:21 v2.0.0 20:35:21 v2.1.0 20:35:21 v2.1.1 20:35:21 v2.1.1-dev.2 20:35:21 v2.2.0 20:35:21 v2.2.1-dev.1 20:35:21 v2.2.1-dev.10 20:35:21 v2.2.1-dev.11 20:35:21 v2.2.1-dev.2 20:35:21 v2.2.1-dev.3 20:35:21 v2.2.1-dev.4 20:35:21 v2.2.1-dev.5 20:35:21 v2.2.1-dev.6 20:35:21 v2.2.1-dev.7 20:35:21 v2.2.1-dev.8 20:35:21 v2.2.1-dev.9 20:35:21 v2.3.0 20:35:21 v2.3.0-dev.12 20:35:21 v2.3.0-dev.13 20:35:21 v2.3.0-dev.14 20:35:21 v2.3.0-dev.15 20:35:21 v2.3.0-dev.16 20:35:21 v2.3.0-dev.17 20:35:21 v2.3.0-dev.18 20:35:21 v2.3.0-dev.19 20:35:21 v2.3.0-dev.20 20:35:21 v2.3.1-dev.1 20:35:21 v3.0.0-dev.1 20:35:21 v3.0.0-dev.10 20:35:21 v3.0.0-dev.11 20:35:21 v3.0.0-dev.12 20:35:21 v3.0.0-dev.13 20:35:21 v3.0.0-dev.14 20:35:21 v3.0.0-dev.15 20:35:21 v3.0.0-dev.2 20:35:21 v3.0.0-dev.3 20:35:21 v3.0.0-dev.4 20:35:21 v3.0.0-dev.5 20:35:21 v3.0.0-dev.6 20:35:21 v3.0.0-dev.7 20:35:21 v3.0.0-dev.8 20:35:21 v3.0.0-dev.9 [Pipeline] sh 20:35:22 + lftools sign git-tag v3.0.0-dev.15 20:35:22 Signing Git tag with Sigul... 20:35:22 Signing v3.0.0-dev.15 [Pipeline] echo 20:35:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:35:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:35:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:35:23 $ docker stop --time=1 2529ac30f0ab6671dd26207e3f398cc6662f6a98d45b66b20ad8c76ea6163e2a 20:35:24 $ docker rm -f --volumes 2529ac30f0ab6671dd26207e3f398cc6662f6a98d45b66b20ad8c76ea6163e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:35:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:35:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:25 prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container 20:35:25 $ 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 20:35:25 $ docker top 7cfb9a63a389bbac4c17a9643ba1826712772f6ceb44257e162d5e74be65f4a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:25 [ssh-agent] Looking for ssh-agent implementation... 20:35:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:25 $ docker exec 7cfb9a63a389bbac4c17a9643ba1826712772f6ceb44257e162d5e74be65f4a4 ssh-agent 20:35:26 SSH_AUTH_SOCK=/tmp/ssh-GZpWvAvLJxTK/agent.33 20:35:26 SSH_AGENT_PID=39 20:35:26 Running ssh-add (command line suppressed) 20:35:26 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_550686712121394648.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_550686712121394648.key) 20:35:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:26 + git semver bump pre 20:35:26 2023-02-14 20:35:26,633 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 20:35:26 2023-02-14 20:35:26,633 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev 20:35:26 2023-02-14 20:35:26,633 [bump_version] DEBUG bumped version:3.0.0-dev.16 20:35:26 2023-02-14 20:35:26,633 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 20:35:26 2023-02-14 20:35:26,633 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 20:35:26 2023-02-14 20:35:26,634 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 20:35:26 2023-02-14 20:35:26,636 [execute] INFO git cat-file --batch-check 20:35:26 2023-02-14 20:35:26,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 20:35:26 2023-02-14 20:35:26,642 [execute] INFO git cat-file --batch 20:35:26 2023-02-14 20:35:26,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 20:35:26 2023-02-14 20:35:26,647 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 20:35:26 3.0.0-dev.16 [Pipeline] } 20:35:26 $ docker exec --env ******** --env ******** 7cfb9a63a389bbac4c17a9643ba1826712772f6ceb44257e162d5e74be65f4a4 ssh-agent -k 20:35:26 unset SSH_AUTH_SOCK; 20:35:26 unset SSH_AGENT_PID; 20:35:26 echo Agent pid 39 killed; 20:35:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:27 + git semver [Pipeline] } 20:35:27 $ docker stop --time=1 7cfb9a63a389bbac4c17a9643ba1826712772f6ceb44257e162d5e74be65f4a4 20:35:28 $ docker rm -f --volumes 7cfb9a63a389bbac4c17a9643ba1826712772f6ceb44257e162d5e74be65f4a4 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:35:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:29 prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container 20:35:29 $ 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 20:35:29 $ docker top dff0a606f2a86bfdba6600b2093e28818504de0f39ced81c231380b288d2a697 -eo pid,comm 20:35:29 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). 20:35:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:29 [ssh-agent] Looking for ssh-agent implementation... 20:35:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:30 $ docker exec dff0a606f2a86bfdba6600b2093e28818504de0f39ced81c231380b288d2a697 ssh-agent 20:35:30 SSH_AUTH_SOCK=/tmp/ssh-VqdGao5zQ57w/agent.32 20:35:30 SSH_AGENT_PID=37 20:35:30 Running ssh-add (command line suppressed) 20:35:30 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_674949422960204512.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_674949422960204512.key) 20:35:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:30 + git semver push 20:35:30 2023-02-14 20:35:30,729 [run_push] DEBUG push 20:35:30 2023-02-14 20:35:30,730 [execute] INFO git cat-file --batch-check 20:35:30 2023-02-14 20:35:30,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 20:35:30 2023-02-14 20:35:30,733 [execute] INFO git rev-list e8ebb1339bdab1575913620b0cde2178d683a4d2 -- 20:35:30 2023-02-14 20:35:30,734 [execute] DEBUG Popen(['git', 'rev-list', 'e8ebb1339bdab1575913620b0cde2178d683a4d2', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 20:35:30 2023-02-14 20:35:30,744 [execute] INFO git fetch -v origin 20:35:30 2023-02-14 20:35:30,744 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 20:35:31 2023-02-14 20:35:31,336 [run_push] DEBUG no remote changes detected 20:35:31 2023-02-14 20:35:31,337 [execute] INFO git push origin semver 20:35:31 2023-02-14 20:35:31,337 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 20:35:32 2023-02-14 20:35:32,338 [run_push] DEBUG push all version tags 20:35:32 2023-02-14 20:35:32,339 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:35:32 2023-02-14 20:35:32,339 [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) 20:35:33 2023-02-14 20:35:33,225 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 20:35:33 3.0.0-dev.16 [Pipeline] } 20:35:33 $ docker exec --env ******** --env ******** dff0a606f2a86bfdba6600b2093e28818504de0f39ced81c231380b288d2a697 ssh-agent -k 20:35:33 unset SSH_AUTH_SOCK; 20:35:33 unset SSH_AGENT_PID; 20:35:33 echo Agent pid 37 killed; 20:35:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:33 + git semver [Pipeline] } 20:35:33 $ docker stop --time=1 dff0a606f2a86bfdba6600b2093e28818504de0f39ced81c231380b288d2a697 20:35:35 $ docker rm -f --volumes dff0a606f2a86bfdba6600b2093e28818504de0f39ced81c231380b288d2a697 [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 20:35:35 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 20:35:35 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 20:35:35 total 16 20:35:35 drwxr-xr-x 3 root root 4096 Feb 14 20:29 . 20:35:35 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 20:35 .. 20:35:35 drwxr-xr-x 2 root root 4096 Feb 14 20:29 cost 20:35:35 -rw-r--r-- 1 root root 93 Feb 14 20:29 cost.csv 20:35:35 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 20:35:35 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 20:35:35 total 16 20:35:35 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 20:29 . 20:35:35 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 20:35 .. 20:35:35 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 20:29 cost 20:35:35 -rw-r--r-- 1 jenkins jenkins 93 Feb 14 20:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:35:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:36 ---> package-listing.sh 20:35:36 ++ facter osfamily 20:35:36 ++ tr '[:upper:]' '[:lower:]' 20:35:37 + OS_FAMILY=debian 20:35:37 + workspace=/w/workspace/undry_go-mod-core-contracts_main 20:35:37 + START_PACKAGES=/tmp/packages_start.txt 20:35:37 + END_PACKAGES=/tmp/packages_end.txt 20:35:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:37 + PACKAGES=/tmp/packages_start.txt 20:35:37 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 20:35:37 + PACKAGES=/tmp/packages_end.txt 20:35:37 + case "${OS_FAMILY}" in 20:35:37 + dpkg -l 20:35:37 + grep '^ii' 20:35:37 + '[' -f /tmp/packages_start.txt ']' 20:35:37 + '[' -f /tmp/packages_end.txt ']' 20:35:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:37 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 20:35:37 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 20:35:37 + 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 20:35:37 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 20:35:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:38 prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container 20:35:38 $ 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 20:35:38 $ docker top 2c3a06e313cc19bcc189199585957a240e59611284b39a6c800f65b3d2d8b6aa -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:38 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:38 + mkdir -p /var/log/sysstat [Pipeline] sh 20:35:39 + ls /var/log/sa-host 20:35:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:39 provisioning config files... 20:35:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2002260364627680242tmp [Pipeline] { [Pipeline] echo 20:35:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:39 ---> create-netrc.sh [Pipeline] } 20:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:40 ---> python-tools-install.sh [Pipeline] echo 20:35:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:40 ---> sudo-logs.sh 20:35:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:35:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:40 ---> job-cost.sh 20:35:40 lf-activate-venv: SKIPPING 20:35:40 DEBUG: total: 0.2199999988079071 20:35:40 INFO: Retrieving Stack Cost... 20:35:41 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:41 INFO: Archiving Costs [Pipeline] echo 20:35:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:41 ---> logs-deploy.sh 20:35:41 lf-activate-venv: SKIPPING 20:35:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/103 20:35:41 INFO: archiving workspace using pattern(s): 20:35:42 Archives upload complete. 20:35:42 INFO: archiving logs to Nexus 20:35:43 ---> uname -a: 20:35:43 Linux prd-ubuntu20-04-docker-8c-8g-5890 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:35:43 20:35:43 20:35:43 ---> lscpu: 20:35:43 Architecture: x86_64 20:35:43 CPU op-mode(s): 32-bit, 64-bit 20:35:43 Byte Order: Little Endian 20:35:43 Address sizes: 40 bits physical, 48 bits virtual 20:35:43 CPU(s): 8 20:35:43 On-line CPU(s) list: 0-7 20:35:43 Thread(s) per core: 1 20:35:43 Core(s) per socket: 1 20:35:43 Socket(s): 8 20:35:43 NUMA node(s): 1 20:35:43 Vendor ID: AuthenticAMD 20:35:43 CPU family: 23 20:35:43 Model: 49 20:35:43 Model name: AMD EPYC-Rome Processor 20:35:43 Stepping: 0 20:35:43 CPU MHz: 2800.000 20:35:43 BogoMIPS: 5600.00 20:35:43 Virtualization: AMD-V 20:35:43 Hypervisor vendor: KVM 20:35:43 Virtualization type: full 20:35:43 L1d cache: 256 KiB 20:35:43 L1i cache: 256 KiB 20:35:43 L2 cache: 4 MiB 20:35:43 L3 cache: 128 MiB 20:35:43 NUMA node0 CPU(s): 0-7 20:35:43 Vulnerability Itlb multihit: Not affected 20:35:43 Vulnerability L1tf: Not affected 20:35:43 Vulnerability Mds: Not affected 20:35:43 Vulnerability Meltdown: Not affected 20:35:43 Vulnerability Mmio stale data: Not affected 20:35:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:35:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:35:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:35:43 Vulnerability Srbds: Not affected 20:35:43 Vulnerability Tsx async abort: Not affected 20:35:43 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 20:35:43 20:35:43 20:35:43 ---> nproc: 20:35:43 8 20:35:43 20:35:43 20:35:43 ---> df -h: 20:35:43 Filesystem Size Used Avail Use% Mounted on 20:35:43 overlay 155G 12G 144G 8% / 20:35:43 tmpfs 64M 0 64M 0% /dev 20:35:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:35:43 shm 64M 0 64M 0% /dev/shm 20:35:43 /dev/vda1 155G 12G 144G 8% /facter-os 20:35:43 20:35:43 20:35:43 ---> sar -b -r -n DEV: 20:35:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5890) 02/14/23 _x86_64_ (8 CPU) 20:35:43 20:35:43 20:27:22 LINUX RESTART (8 CPU) 20:35:43 20:35:43 20:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:35:43 20:29:01 118.43 5.29 113.15 0.00 531.62 60127.28 0.00 20:35:43 20:30:01 3.95 0.00 3.95 0.00 0.00 56.01 0.00 20:35:43 20:31:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 20:35:43 20:32:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 20:35:43 20:33:01 26.25 10.21 16.03 0.00 3449.83 3725.91 0.00 20:35:43 20:34:01 6.20 1.02 5.18 0.00 21.86 71.99 0.00 20:35:43 20:35:01 28.21 0.13 28.08 0.00 18.00 24687.09 0.00 20:35:43 Average: 26.26 2.37 23.89 0.00 574.57 12558.58 0.00 20:35:43 20:35:43 20:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:35:43 20:29:01 28659700 31573096 729672 2.22 91440 3055780 1928564 5.68 1151412 2654196 416 20:35:43 20:30:01 28689464 31602260 703080 2.14 91548 3055648 1727484 5.09 1125456 2653976 32 20:35:43 20:31:01 28691396 31604768 700796 2.13 91580 3055648 1727484 5.09 1123528 2654336 168 20:35:43 20:32:01 28697908 31611304 694184 2.11 91608 3055652 1727484 5.09 1116636 2654340 44 20:35:43 20:33:01 28459560 31592088 700968 2.13 97140 3259380 1786072 5.26 1275484 2708340 1364 20:35:43 20:34:01 28462616 31596316 696528 2.12 97236 3259996 1796664 5.29 1271696 2708876 140 20:35:43 20:35:01 27543104 31566804 718728 2.19 117592 4063212 1822108 5.37 1371284 3455364 99204 20:35:43 Average: 28457678 31592377 706279 2.15 96878 3257902 1787980 5.27 1205071 2784204 14481 20:35:43 20:35:43 20:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:35:43 20:29:01 ens3 415.84 318.20 8030.15 124.14 0.00 0.00 0.00 0.00 20:35:43 20:29:01 docker0 48.76 52.13 3.41 337.83 0.00 0.00 0.00 0.00 20:35:43 20:29:01 lo 2.44 2.44 0.24 0.24 0.00 0.00 0.00 0.00 20:35:43 20:30:01 ens3 0.92 0.78 0.91 0.42 0.00 0.00 0.00 0.00 20:35:43 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:43 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:43 20:31:01 ens3 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:35:43 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:43 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:43 20:32:01 ens3 0.53 0.38 0.65 0.09 0.00 0.00 0.00 0.00 20:35:43 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:43 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:43 20:33:01 ens3 82.85 49.66 1374.76 3.75 0.00 0.00 0.00 0.00 20:35:43 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:43 20:33:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:35:43 20:34:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:35:43 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:43 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:43 20:35:01 ens3 171.89 133.89 4263.94 16.32 0.00 0.00 0.00 0.00 20:35:43 20:35:01 docker0 20.31 22.68 1.66 288.20 0.00 0.00 0.00 0.00 20:35:43 20:35:01 veth94a649c 20.31 22.78 1.94 288.21 0.00 0.00 0.00 0.02 20:35:43 20:35:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:35:43 Average: ens3 95.36 71.28 1938.57 20.43 0.00 0.00 0.00 0.00 20:35:43 Average: docker0 9.78 10.59 0.72 88.85 0.00 0.00 0.00 0.00 20:35:43 Average: veth94a649c 2.91 3.26 0.28 41.27 0.00 0.00 0.00 0.00 20:35:43 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 20:35:43 20:35:43 20:35:43 ---> sar -P ALL: 20:35:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5890) 02/14/23 _x86_64_ (8 CPU) 20:35:43 20:35:43 20:27:22 LINUX RESTART (8 CPU) 20:35:43 20:35:43 20:28:02 CPU %user %nice %system %iowait %steal %idle 20:35:43 20:29:01 all 19.43 0.00 5.28 1.67 0.08 73.55 20:35:43 20:29:01 0 18.29 0.00 4.91 2.09 0.09 74.63 20:35:43 20:29:01 1 18.40 0.00 6.19 0.81 0.07 74.53 20:35:43 20:29:01 2 20.63 0.00 5.74 2.34 0.09 71.21 20:35:43 20:29:01 3 19.36 0.00 5.47 0.89 0.09 74.19 20:35:43 20:29:01 4 19.90 0.00 5.62 3.94 0.07 70.47 20:35:43 20:29:01 5 18.01 0.00 4.29 0.88 0.07 76.76 20:35:43 20:29:01 6 21.40 0.00 4.40 2.22 0.07 71.92 20:35:43 20:29:01 7 19.44 0.00 5.61 0.17 0.09 74.69 20:35:43 20:30:01 all 0.04 0.00 0.04 0.01 0.01 99.90 20:35:43 20:30:01 0 0.05 0.00 0.07 0.03 0.00 99.85 20:35:43 20:30:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:35:43 20:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:35:43 20:30:01 3 0.03 0.00 0.05 0.02 0.00 99.90 20:35:43 20:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:35:43 20:30:01 5 0.07 0.00 0.03 0.00 0.00 99.90 20:35:43 20:30:01 6 0.10 0.00 0.08 0.00 0.05 99.77 20:35:43 20:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:35:43 20:31:01 all 0.02 0.00 0.03 0.00 0.01 99.93 20:35:43 20:31:01 0 0.03 0.00 0.07 0.02 0.02 99.87 20:35:43 20:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:35:43 20:31:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:35:43 20:31:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:35:43 20:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:35:43 20:31:01 5 0.03 0.00 0.05 0.00 0.02 99.90 20:35:43 20:31:01 6 0.03 0.00 0.03 0.00 0.03 99.90 20:35:43 20:31:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:35:43 20:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:35:43 20:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:35:43 20:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:35:43 20:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:35:43 20:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:35:43 20:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:35:43 20:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:35:43 20:32:01 6 0.03 0.00 0.03 0.00 0.03 99.90 20:35:43 20:32:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:35:43 20:33:01 all 0.95 0.00 0.47 0.23 0.01 98.33 20:35:43 20:33:01 0 1.18 0.00 0.47 0.78 0.02 97.55 20:35:43 20:33:01 1 1.47 0.00 0.92 0.70 0.02 96.90 20:35:43 20:33:01 2 0.63 0.00 0.32 0.03 0.00 99.02 20:35:43 20:33:01 3 0.70 0.00 0.35 0.18 0.00 98.76 20:35:43 20:33:01 4 0.68 0.00 0.33 0.02 0.02 98.95 20:35:43 20:33:01 5 1.20 0.00 0.63 0.10 0.00 98.07 20:35:43 20:33:01 6 0.59 0.00 0.28 0.05 0.03 99.05 20:35:43 20:33:01 7 1.15 0.00 0.48 0.00 0.02 98.35 20:35:43 20:34:01 all 0.07 0.00 0.04 0.03 0.01 99.86 20:35:43 20:34:01 0 0.07 0.00 0.07 0.03 0.02 99.82 20:35:43 20:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:35:43 20:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:35:43 20:34:01 3 0.02 0.00 0.03 0.02 0.02 99.92 20:35:43 20:34:01 4 0.03 0.00 0.05 0.03 0.00 99.88 20:35:43 20:34:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:35:43 20:34:01 6 0.07 0.00 0.05 0.00 0.00 99.88 20:35:43 20:34:01 7 0.27 0.00 0.03 0.17 0.02 99.52 20:35:43 20:35:01 all 3.44 0.00 1.40 0.31 0.03 94.83 20:35:43 20:35:01 0 3.34 0.00 1.93 0.50 0.02 94.21 20:35:43 20:35:01 1 3.01 0.00 0.85 0.10 0.03 96.00 20:35:43 20:35:01 2 4.27 0.00 0.90 0.00 0.02 94.81 20:35:43 20:35:01 3 2.87 0.00 1.79 0.00 0.02 95.32 20:35:43 20:35:01 4 3.47 0.00 1.26 0.03 0.03 95.21 20:35:43 20:35:01 5 3.44 0.00 1.28 0.05 0.03 95.20 20:35:43 20:35:01 6 3.04 0.00 1.53 1.76 0.03 93.64 20:35:43 20:35:01 7 4.04 0.00 1.66 0.02 0.03 94.25 20:35:43 Average: all 3.35 0.00 1.02 0.32 0.02 95.29 20:35:43 Average: 0 3.23 0.00 1.06 0.49 0.02 95.20 20:35:43 Average: 1 3.21 0.00 1.12 0.23 0.02 95.42 20:35:43 Average: 2 3.58 0.00 0.98 0.33 0.02 95.09 20:35:43 Average: 3 3.23 0.00 1.09 0.16 0.02 95.51 20:35:43 Average: 4 3.36 0.00 1.02 0.56 0.02 95.04 20:35:43 Average: 5 3.19 0.00 0.89 0.14 0.02 95.76 20:35:43 Average: 6 3.54 0.00 0.90 0.57 0.04 94.95 20:35:43 Average: 7 3.49 0.00 1.10 0.05 0.02 95.34 20:35:43 20:35:43 20:35:43