Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1a1c93a6b7987871b0c367ac30e787051eab958 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-ssh10136509413730935915.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-ssh12856568416506785346.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-ssh17835808650403955048.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-ssh16919303020618506795.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-ssh6369834486351276057.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 ‘prd-ubuntu20.04-docker-8c-8g-4063’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4066 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 a1a1c93a6b7987871b0c367ac30e787051eab958 (main) Commit message: "Merge pull request #786 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.11.2" > 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 a1a1c93a6b7987871b0c367ac30e787051eab958 # timeout=10 > git rev-list --no-walk f7989db8b92082d898b6a1da7af729e2e019421a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:21:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:21:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:21:27 ========================================================= 01:21:27 EdgeX Global Pipelines Version Info 01:21:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:21:28 ------------------- 01:21:28 stable info: 01:21:28 ------------------- 01:21:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:21:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:21:28 Message: update stable to v1.0.244 01:21:28 ------------------- 01:21:28 experimental info: 01:21:28 ------------------- 01:21:28 Commited By: **** collab-it+edgex@linuxfoundation.org 01:21:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:21:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1a1c93a6b7987871b0c367ac30e787051eab958 [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1a1c93 [Pipeline] echo 01:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:21:29 + git rev-list -1 --merges a1a1c93a6b7987871b0c367ac30e787051eab958~1..a1a1c93a6b7987871b0c367ac30e787051eab958 [Pipeline] echo 01:21:29 -----------> git rev-list -1 --merges a1a1c93a6b7987871b0c367ac30e787051eab958~1..a1a1c93a6b7987871b0c367ac30e787051eab958 a1a1c93a6b7987871b0c367ac30e787051eab958 01:21:29 a1a1c93a6b7987871b0c367ac30e787051eab958 [false] [Pipeline] sh 01:21:30 + git log --format=format:%s -1 a1a1c93a6b7987871b0c367ac30e787051eab958 [Pipeline] echo 01:21:30 ========================================================= 01:21:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:21:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:30 + git log --format=format:%s -1 a1a1c93a6b7987871b0c367ac30e787051eab958 [Pipeline] echo 01:21:30 [semverPrep] GIT_COMMIT: a1a1c93a6b7987871b0c367ac30e787051eab958, Commit Message: Merge pull request #786 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.11.2 [Pipeline] echo 01:21:30 [semverPrep] This is not a build commit. [Pipeline] sh 01:21:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:21:30 + grep -v github /etc/ssh/ssh_known_hosts 01:21:30 + [ -e /tmp/ssh_known_hosts ] 01:21:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:21:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:21:30 + sudo tee -a /etc/ssh/ssh_known_hosts 01:21:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:31 01:21:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:31 0.1.4: Pulling from edgex-devops/py-git-semver 01:21:31 b85a868b505f: Pulling fs layer 01:21:31 e2be974225ed: Pulling fs layer 01:21:31 339a4e72a1f5: Pulling fs layer 01:21:31 988bab9f4d93: Pulling fs layer 01:21:31 1469e6f7b9e6: Pulling fs layer 01:21:31 eaf3925da568: Pulling fs layer 01:21:31 bab4dde63d76: Pulling fs layer 01:21:31 bde34c3a00c8: Pulling fs layer 01:21:31 b352a97aabf1: Pulling fs layer 01:21:31 4872d77fe225: Pulling fs layer 01:21:31 5851b861e8e6: Pulling fs layer 01:21:31 bab4dde63d76: Waiting 01:21:31 bde34c3a00c8: Waiting 01:21:31 b352a97aabf1: Waiting 01:21:31 5851b861e8e6: Waiting 01:21:31 4872d77fe225: Waiting 01:21:31 1469e6f7b9e6: Waiting 01:21:31 988bab9f4d93: Waiting 01:21:32 e2be974225ed: Verifying Checksum 01:21:32 e2be974225ed: Download complete 01:21:32 988bab9f4d93: Verifying Checksum 01:21:32 988bab9f4d93: Download complete 01:21:32 1469e6f7b9e6: Verifying Checksum 01:21:32 1469e6f7b9e6: Download complete 01:21:32 eaf3925da568: Verifying Checksum 01:21:32 eaf3925da568: Download complete 01:21:32 339a4e72a1f5: Verifying Checksum 01:21:32 339a4e72a1f5: Download complete 01:21:32 bde34c3a00c8: Verifying Checksum 01:21:32 bde34c3a00c8: Download complete 01:21:32 b352a97aabf1: Download complete 01:21:32 4872d77fe225: Download complete 01:21:32 5851b861e8e6: Verifying Checksum 01:21:32 b85a868b505f: Verifying Checksum 01:21:32 b85a868b505f: Download complete 01:21:32 bab4dde63d76: Verifying Checksum 01:21:32 bab4dde63d76: Download complete 01:21:33 b85a868b505f: Pull complete 01:21:33 e2be974225ed: Pull complete 01:21:34 339a4e72a1f5: Pull complete 01:21:34 988bab9f4d93: Pull complete 01:21:34 1469e6f7b9e6: Pull complete 01:21:34 eaf3925da568: Pull complete 01:21:36 bab4dde63d76: Pull complete 01:21:36 bde34c3a00c8: Pull complete 01:21:36 b352a97aabf1: Pull complete 01:21:37 4872d77fe225: Pull complete 01:21:37 5851b861e8e6: Pull complete 01:21:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:37 prd-ubuntu20.04-docker-8c-8g-4066 does not seem to be running inside a container 01:21:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:21:39 $ docker top 7aa10a20b52708954ef97336e3de3ba68a5412539e5e61ba9d3d60a639ee65f5 -eo pid,comm 01:21:39 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). 01:21:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:21:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:39 [ssh-agent] Looking for ssh-agent implementation... 01:21:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:39 $ docker exec 7aa10a20b52708954ef97336e3de3ba68a5412539e5e61ba9d3d60a639ee65f5 ssh-agent 01:21:39 SSH_AUTH_SOCK=/tmp/ssh-VkVoRVXsQpR1/agent.32 01:21:39 SSH_AGENT_PID=38 01:21:39 Running ssh-add (command line suppressed) 01:21:39 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6813294927467398835.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6813294927467398835.key) 01:21:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:40 + git tag --points-at HEAD [Pipeline] } 01:21:40 $ docker exec --env ******** --env ******** 7aa10a20b52708954ef97336e3de3ba68a5412539e5e61ba9d3d60a639ee65f5 ssh-agent -k 01:21:40 unset SSH_AUTH_SOCK; 01:21:40 unset SSH_AGENT_PID; 01:21:40 echo Agent pid 38 killed; 01:21:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:21:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:40 [ssh-agent] Looking for ssh-agent implementation... 01:21:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:40 $ docker exec 7aa10a20b52708954ef97336e3de3ba68a5412539e5e61ba9d3d60a639ee65f5 ssh-agent 01:21:40 SSH_AUTH_SOCK=/tmp/ssh-zx7C0FnG4vDc/agent.70 01:21:40 SSH_AGENT_PID=76 01:21:40 Running ssh-add (command line suppressed) 01:21:40 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6211161857349943913.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6211161857349943913.key) 01:21:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:41 + git semver init 01:21:41 2023-01-31 01:21:41,272 [run_init] DEBUG init version:0.0.0 force:False 01:21:41 2023-01-31 01:21:41,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 01:21:41 2023-01-31 01:21:41,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 01:21:41 2023-01-31 01:21:41,274 [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) 01:21:42 2023-01-31 01:21:42,131 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 01:21:42 2023-01-31 01:21:42,132 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 01:21:42 2023-01-31 01:21:42,132 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 01:21:42 2023-01-31 01:21:42,132 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 01:21:42 3.0.0-dev.7 [Pipeline] } 01:21:42 $ docker exec --env ******** --env ******** 7aa10a20b52708954ef97336e3de3ba68a5412539e5e61ba9d3d60a639ee65f5 ssh-agent -k 01:21:42 unset SSH_AUTH_SOCK; 01:21:42 unset SSH_AGENT_PID; 01:21:42 echo Agent pid 76 killed; 01:21:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:21:42 + git semver [Pipeline] } 01:21:42 $ docker stop --time=1 7aa10a20b52708954ef97336e3de3ba68a5412539e5e61ba9d3d60a639ee65f5 01:21:44 $ docker rm -f --volumes 7aa10a20b52708954ef97336e3de3ba68a5412539e5e61ba9d3d60a639ee65f5 [Pipeline] // withDockerContainer [Pipeline] sh 01:21:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:21:44 Stashed 1 file(s) [Pipeline] echo 01:21:44 [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [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 01:21:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:21:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:21:45 ========================================================= 01:21:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:21:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:21:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:21:45 213ec9aee27d: Pulling fs layer 01:21:45 4583459ba037: Pulling fs layer 01:21:45 93c1e223e6f2: Pulling fs layer 01:21:45 53926ce57604: Pulling fs layer 01:21:45 21b2b0c7a3f4: Pulling fs layer 01:21:45 22ff95d597cd: Pulling fs layer 01:21:45 12d6caf4c0d1: Pulling fs layer 01:21:45 96b7cbca73a9: Pulling fs layer 01:21:45 a7acece74701: Pulling fs layer 01:21:45 12d6caf4c0d1: Waiting 01:21:45 53926ce57604: Waiting 01:21:45 21b2b0c7a3f4: Waiting 01:21:45 22ff95d597cd: Waiting 01:21:45 93c1e223e6f2: Verifying Checksum 01:21:45 93c1e223e6f2: Download complete 01:21:45 4583459ba037: Verifying Checksum 01:21:45 4583459ba037: Download complete 01:21:45 21b2b0c7a3f4: Verifying Checksum 01:21:45 21b2b0c7a3f4: Download complete 01:21:45 22ff95d597cd: Verifying Checksum 01:21:45 22ff95d597cd: Download complete 01:21:45 213ec9aee27d: Verifying Checksum 01:21:45 213ec9aee27d: Download complete 01:21:45 12d6caf4c0d1: Verifying Checksum 01:21:45 12d6caf4c0d1: Download complete 01:21:45 213ec9aee27d: Pull complete 01:21:45 4583459ba037: Pull complete 01:21:45 93c1e223e6f2: Pull complete 01:21:46 a7acece74701: Verifying Checksum 01:21:46 a7acece74701: Download complete 01:21:46 53926ce57604: Verifying Checksum 01:21:46 53926ce57604: Download complete 01:21:46 96b7cbca73a9: Verifying Checksum 01:21:46 96b7cbca73a9: Download complete 01:21:50 53926ce57604: Pull complete 01:21:50 21b2b0c7a3f4: Pull complete 01:21:50 22ff95d597cd: Pull complete 01:21:50 12d6caf4c0d1: Pull complete 01:21:52 96b7cbca73a9: Pull complete 01:21:53 a7acece74701: Pull complete 01:21:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:21:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 01:21:53 + 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 01:21:54 + docker inspect -f . ci-base-image-x86_64 01:21:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:54 prd-ubuntu20.04-docker-8c-8g-4066 does not seem to be running inside a container 01:21:54 $ 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 ******** ci-base-image-x86_64 cat 01:21:57 $ docker top 0b2683aa7734d4976b02361b19ab50f50fe0e2e5163ddbb251b2d11e418af207 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:58 + go version 01:21:58 go version go1.18.7 linux/amd64 [Pipeline] } 01:21:58 $ docker stop --time=1 0b2683aa7734d4976b02361b19ab50f50fe0e2e5163ddbb251b2d11e418af207 01:21:59 $ docker rm -f --volumes 0b2683aa7734d4976b02361b19ab50f50fe0e2e5163ddbb251b2d11e418af207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:59 Still waiting to schedule task 01:21:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:22:00 + docker inspect -f . ci-base-image-x86_64 01:22:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:00 prd-ubuntu20.04-docker-8c-8g-4066 does not seem to be running inside a container 01:22:00 $ 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 ******** ci-base-image-x86_64 cat 01:22:00 $ docker top ce3e4065b1e9daf555792087e4324f6139671c303b0cbf946e8ab3600829a0e6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:00 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 01:22:01 + make test 01:22:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:22:01 go: downloading github.com/google/uuid v1.3.0 01:22:01 go: downloading github.com/go-kit/log v0.2.1 01:22:01 go: downloading github.com/stretchr/testify v1.8.1 01:22:01 go: downloading gopkg.in/yaml.v3 v3.0.1 01:22:01 go: downloading github.com/go-playground/validator/v10 v10.11.2 01:22:01 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 01:22:01 go: downloading github.com/go-logfmt/logfmt v0.5.1 01:22:01 go: downloading github.com/stretchr/objx v0.5.0 01:22:01 go: downloading github.com/davecgh/go-spew v1.1.1 01:22:01 go: downloading github.com/pmezard/go-difflib v1.0.0 01:22:01 go: downloading github.com/x448/float16 v0.8.4 01:22:01 go: downloading golang.org/x/text v0.6.0 01:22:01 go: downloading github.com/go-playground/universal-translator v0.18.1 01:22:01 go: downloading github.com/leodido/go-urn v1.2.1 01:22:01 go: downloading golang.org/x/crypto v0.5.0 01:22:01 go: downloading github.com/go-playground/locales v0.14.1 01:22:03 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 01:22:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.093s coverage: 83.4% of statements 01:22:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 01:22:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 01:22:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 01:22:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.037s coverage: 29.4% of statements 01:22:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 01:22:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 01:22:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.016s coverage: 53.0% of statements 01:22:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.008s coverage: 90.5% of statements 01:22:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.033s coverage: 86.8% of statements 01:22:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.024s coverage: 60.5% of statements 01:22:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.029s coverage: 36.1% of statements 01:22:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.008s coverage: 48.7% of statements 01:22:18 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." 01:22:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:22:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:22:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:22:20 $ docker stop --time=1 ce3e4065b1e9daf555792087e4324f6139671c303b0cbf946e8ab3600829a0e6 01:22:22 $ docker rm -f --volumes ce3e4065b1e9daf555792087e4324f6139671c303b0cbf946e8ab3600829a0e6 [Pipeline] // withDockerContainer [Pipeline] sh 01:22:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:22:23 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 01:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:23 01:22:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:24 latest: Pulling from edgex-lftools-log-publisher 01:22:24 5eb5b503b376: Pulling fs layer 01:22:24 5c69ac0246d0: Pulling fs layer 01:22:24 ec43610c2a17: Pulling fs layer 01:22:24 3a2ae6a8a46f: Pulling fs layer 01:22:24 33b1e0a273af: Pulling fs layer 01:22:24 5d3b04190fa2: Pulling fs layer 01:22:24 2f39f015ded8: Pulling fs layer 01:22:24 3a2ae6a8a46f: Waiting 01:22:24 33b1e0a273af: Waiting 01:22:24 2f39f015ded8: Waiting 01:22:24 5d3b04190fa2: Waiting 01:22:24 5c69ac0246d0: Download complete 01:22:24 3a2ae6a8a46f: Download complete 01:22:24 33b1e0a273af: Verifying Checksum 01:22:24 33b1e0a273af: Download complete 01:22:24 5d3b04190fa2: Download complete 01:22:24 ec43610c2a17: Verifying Checksum 01:22:24 ec43610c2a17: Download complete 01:22:24 5eb5b503b376: Download complete 01:22:25 2f39f015ded8: Download complete 01:22:26 5eb5b503b376: Pull complete 01:22:26 5c69ac0246d0: Pull complete 01:22:26 ec43610c2a17: Pull complete 01:22:26 3a2ae6a8a46f: Pull complete 01:22:26 33b1e0a273af: Pull complete 01:22:26 5d3b04190fa2: Pull complete 01:22:32 2f39f015ded8: Pull complete 01:22:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:32 prd-ubuntu20.04-docker-8c-8g-4066 does not seem to be running inside a container 01:22:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:22:35 $ docker top d1dc6caece337aae09e23b0cf1c3bb67ca4a037c060699de82d8083319257e34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:36 ---> job-cost.sh 01:22:36 lf-activate-venv: SKIPPING 01:22:36 INFO: No Stack... 01:22:36 INFO: Retrieving Pricing Info for: v3-standard-8 01:22:36 INFO: Archiving Costs [Pipeline] sh 01:22:37 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 01:22:37 + cut -d, -f6 [Pipeline] lock 01:22:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-95-stack-cost] 01:22:37 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-95-stack-cost] did not exist. Created. 01:22:37 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:22:37 + echo total: 0.2199999988079071 [Pipeline] stash 01:22:37 Stashed 1 file(s) [Pipeline] } 01:22:37 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 01:22:37 $ docker stop --time=1 d1dc6caece337aae09e23b0cf1c3bb67ca4a037c060699de82d8083319257e34 01:22:38 $ docker rm -f --volumes d1dc6caece337aae09e23b0cf1c3bb67ca4a037c060699de82d8083319257e34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:23:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4067 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 01:23:39 Running in /w/workspace/go-mod-core-contracts/95 [Pipeline] { [Pipeline] checkout 01:23:39 Selected Git installation does not exist. Using Default 01:23:39 The recommended git tool is: NONE 01:23:44 using credential edgex-jenkins-ssh 01:23:44 Cloning the remote Git repository 01:23:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:23:44 > git init /w/workspace/go-mod-core-contracts/95 # timeout=10 01:23:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:23:45 > git --version # timeout=10 01:23:45 > git --version # 'git version 2.25.1' 01:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:23:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:47 Avoid second fetch 01:23:47 Checking out Revision a1a1c93a6b7987871b0c367ac30e787051eab958 (main) 01:23:47 Commit message: "Merge pull request #786 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.11.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:23:47 > git config core.sparsecheckout # timeout=10 01:23:47 > git checkout -f a1a1c93a6b7987871b0c367ac30e787051eab958 # timeout=10 01:23:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:23:48 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:48 Dload Upload Total Spent Left Speed 01:23:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 01:23:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:23:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:23:49 + sudo tee /etc/docker/daemon.new 01:23:49 { 01:23:49 "registry-mirrors": [ 01:23:49 "https://nexus3.edgexfoundry.org:10001" 01:23:49 ], 01:23:49 "bip": "10.250.0.254/24", 01:23:49 "hosts": [ 01:23:49 "tcp://0.0.0.0:5555", 01:23:49 "unix:///var/run/docker.sock" 01:23:49 ], 01:23:49 "mtu": 1458, 01:23:49 "selinux-enabled": true, 01:23:49 "seccomp-profile": "/etc/docker/seccomp.json" 01:23:49 } [Pipeline] sh 01:23:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:23:50 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:24:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:24:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:24:08 ========================================================= 01:24:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:24:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:24:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:24:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:24:10 9b18e9b68314: Pulling fs layer 01:24:10 35d82f9e3411: Pulling fs layer 01:24:10 e16973657156: Pulling fs layer 01:24:10 fc693d55d65f: Pulling fs layer 01:24:10 7e9fc2657dce: Pulling fs layer 01:24:10 dda99020689f: Pulling fs layer 01:24:10 db1c61fa0a46: Pulling fs layer 01:24:10 891c053d2c06: Pulling fs layer 01:24:10 fc693d55d65f: Waiting 01:24:10 7e9fc2657dce: Waiting 01:24:10 dda99020689f: Waiting 01:24:10 db1c61fa0a46: Waiting 01:24:10 891c053d2c06: Waiting 01:24:10 e16973657156: Download complete 01:24:10 35d82f9e3411: Verifying Checksum 01:24:10 35d82f9e3411: Download complete 01:24:10 7e9fc2657dce: Verifying Checksum 01:24:10 7e9fc2657dce: Download complete 01:24:10 dda99020689f: Download complete 01:24:10 9b18e9b68314: Verifying Checksum 01:24:10 9b18e9b68314: Download complete 01:24:11 9b18e9b68314: Pull complete 01:24:11 891c053d2c06: Verifying Checksum 01:24:11 891c053d2c06: Download complete 01:24:11 35d82f9e3411: Pull complete 01:24:12 e16973657156: Pull complete 01:24:12 db1c61fa0a46: Verifying Checksum 01:24:12 db1c61fa0a46: Download complete 01:24:13 fc693d55d65f: Verifying Checksum 01:24:13 fc693d55d65f: Download complete 01:24:25 fc693d55d65f: Pull complete 01:24:25 7e9fc2657dce: Pull complete 01:24:26 dda99020689f: Pull complete 01:24:32 db1c61fa0a46: Pull complete 01:24:35 891c053d2c06: Pull complete 01:24:35 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:24:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:24:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 01:24:35 + 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 01:24:35 + docker inspect -f . ci-base-image-arm64 01:24:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:36 prd-ubuntu20.04-docker-arm64-4c-16g-4067 does not seem to be running inside a container 01:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/95 -v /w/workspace/go-mod-core-contracts/95:/w/workspace/go-mod-core-contracts/95:rw,z -v /w/workspace/go-mod-core-contracts/95@tmp:/w/workspace/go-mod-core-contracts/95@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 01:24:39 $ docker top 119649205b0f344b088fbb128d6c72e39f88b7a4961fe9208eceabcdaedcf515 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:40 + go version 01:24:40 go version go1.18.7 linux/arm64 [Pipeline] } 01:24:40 $ docker stop --time=1 119649205b0f344b088fbb128d6c72e39f88b7a4961fe9208eceabcdaedcf515 01:24:41 $ docker rm -f --volumes 119649205b0f344b088fbb128d6c72e39f88b7a4961fe9208eceabcdaedcf515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:42 + docker inspect -f . ci-base-image-arm64 01:24:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:42 prd-ubuntu20.04-docker-arm64-4c-16g-4067 does not seem to be running inside a container 01:24:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/95 -v /w/workspace/go-mod-core-contracts/95:/w/workspace/go-mod-core-contracts/95:rw,z -v /w/workspace/go-mod-core-contracts/95@tmp:/w/workspace/go-mod-core-contracts/95@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 01:24:43 $ docker top 4fff83c81f90b60e0461dd1b4408bf231075e1e2f8de851849914788f54c1c9a -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:44 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/95 [Pipeline] fileExists [Pipeline] sh 01:24:45 + make test 01:24:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:24:45 go: downloading github.com/google/uuid v1.3.0 01:24:45 go: downloading github.com/go-kit/log v0.2.1 01:24:45 go: downloading github.com/stretchr/testify v1.8.1 01:24:45 go: downloading github.com/go-playground/validator/v10 v10.11.2 01:24:45 go: downloading gopkg.in/yaml.v3 v3.0.1 01:24:45 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 01:24:45 go: downloading github.com/go-logfmt/logfmt v0.5.1 01:24:45 go: downloading github.com/davecgh/go-spew v1.1.1 01:24:45 go: downloading github.com/pmezard/go-difflib v1.0.0 01:24:45 go: downloading github.com/stretchr/objx v0.5.0 01:24:45 go: downloading github.com/go-playground/universal-translator v0.18.1 01:24:45 go: downloading github.com/leodido/go-urn v1.2.1 01:24:45 go: downloading golang.org/x/crypto v0.5.0 01:24:45 go: downloading golang.org/x/text v0.6.0 01:24:46 go: downloading github.com/x448/float16 v0.8.4 01:24:46 go: downloading github.com/go-playground/locales v0.14.1 01:24:50 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 01:25:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.495s coverage: 83.4% of statements 01:25:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 01:25:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 01:25:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 01:25:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.090s coverage: 29.4% of statements 01:25:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 01:25:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 01:25:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.182s coverage: 53.0% of statements 01:25:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.058s coverage: 90.5% of statements 01:25:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.220s coverage: 86.8% of statements 01:25:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.069s coverage: 60.5% of statements 01:25:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.046s coverage: 36.1% of statements 01:25:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.042s coverage: 48.7% of statements 01:25:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:25:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:25:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:25:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:25:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:25:39 $ docker stop --time=1 4fff83c81f90b60e0461dd1b4408bf231075e1e2f8de851849914788f54c1c9a 01:25:41 $ docker rm -f --volumes 4fff83c81f90b60e0461dd1b4408bf231075e1e2f8de851849914788f54c1c9a [Pipeline] // withDockerContainer [Pipeline] sh 01:25:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:25:43 Warning: overwriting stash ‘coverage-report’ 01:25:43 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 01:25:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:44 01:25:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:44 arm64: Pulling from edgex-lftools-log-publisher 01:25:44 8998bd30e6a1: Pulling fs layer 01:25:44 04944245beec: Pulling fs layer 01:25:44 699f458cf7ca: Pulling fs layer 01:25:44 765212b225bb: Pulling fs layer 01:25:44 f23df028b6ca: Pulling fs layer 01:25:44 d65c8cfc05b1: Pulling fs layer 01:25:44 2437ff75d9bd: Pulling fs layer 01:25:44 765212b225bb: Waiting 01:25:44 f23df028b6ca: Waiting 01:25:44 d65c8cfc05b1: Waiting 01:25:44 2437ff75d9bd: Waiting 01:25:44 04944245beec: Verifying Checksum 01:25:44 04944245beec: Download complete 01:25:44 765212b225bb: Verifying Checksum 01:25:44 765212b225bb: Download complete 01:25:44 f23df028b6ca: Verifying Checksum 01:25:44 f23df028b6ca: Download complete 01:25:44 d65c8cfc05b1: Verifying Checksum 01:25:44 d65c8cfc05b1: Download complete 01:25:44 699f458cf7ca: Verifying Checksum 01:25:44 699f458cf7ca: Download complete 01:25:45 8998bd30e6a1: Verifying Checksum 01:25:45 8998bd30e6a1: Download complete 01:25:47 2437ff75d9bd: Verifying Checksum 01:25:47 2437ff75d9bd: Download complete 01:25:49 8998bd30e6a1: Pull complete 01:25:51 04944245beec: Pull complete 01:25:52 699f458cf7ca: Pull complete 01:25:52 765212b225bb: Pull complete 01:25:53 f23df028b6ca: Pull complete 01:25:53 d65c8cfc05b1: Pull complete 01:26:08 2437ff75d9bd: Pull complete 01:26:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:26:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:26:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:08 prd-ubuntu20.04-docker-arm64-4c-16g-4067 does not seem to be running inside a container 01:26:08 $ 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/95 -v /w/workspace/go-mod-core-contracts/95:/w/workspace/go-mod-core-contracts/95:rw,z -v /w/workspace/go-mod-core-contracts/95@tmp:/w/workspace/go-mod-core-contracts/95@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 01:26:11 $ docker top 23a012f7a5ab4173a2583bce16a19020ed49a1798c348d78e731a9401527344b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:12 ---> job-cost.sh 01:26:12 lf-activate-venv: SKIPPING 01:26:12 INFO: No Stack... 01:26:12 INFO: Retrieving Pricing Info for: v3-standard-4 01:26:13 INFO: Archiving Costs [Pipeline] sh 01:26:13 + cat /w/workspace/go-mod-core-contracts/95/archives/cost.csv 01:26:13 + cut -d, -f6 [Pipeline] lock 01:26:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-95-stack-cost] 01:26:14 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-95-stack-cost] did not exist. Created. 01:26:14 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:26:14 /w/workspace/go-mod-core-contracts/95@tmp/durable-c096fbe0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:26:14 + echo total: 0.10999999940395355 [Pipeline] stash 01:26:14 Warning: overwriting stash ‘stack-cost’ 01:26:14 Stashed 1 file(s) [Pipeline] } 01:26:14 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 01:26:14 $ docker stop --time=1 23a012f7a5ab4173a2583bce16a19020ed49a1798c348d78e731a9401527344b 01:26:17 $ docker rm -f --volumes 23a012f7a5ab4173a2583bce16a19020ed49a1798c348d78e731a9401527344b [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 01:26:18 provisioning config files... 01:26:18 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config14679137319893641584tmp [Pipeline] { [Pipeline] sh 01:26:18 + set +x 01:26:18 + curl -s https://codecov.io/bash 01:26:18 + bash -s -- 01:26:18 01:26:18 _____ _ 01:26:18 / ____| | | 01:26:18 | | ___ __| | ___ ___ _____ __ 01:26:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:26:18 | |___| (_) | (_| | __/ (_| (_) \ V / 01:26:18 \_____\___/ \__,_|\___|\___\___/ \_/ 01:26:18 Bash-1.0.6 01:26:18 01:26:18 01:26:18 ==> git version 2.25.1 found 01:26:18 ==> 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 01:26:18 Release-Date: 2020-01-08 01:26:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:26:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:26:18 ==> Jenkins CI detected. 01:26:18 current dir:  /w/workspace/undry_go-mod-core-contracts_main 01:26:18 project root: . 01:26:18 --> token set from env 01:26:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:26:18 ==> Running gcov in . (disable via -X gcov) 01:26:18 ==> Python coveragepy not found 01:26:18 ==> Searching for coverage reports in: 01:26:18 + . 01:26:18 -> Found 1 reports 01:26:18 ==> Detecting git/mercurial file structure 01:26:18 ==> Reading reports 01:26:18 + ./coverage.out bytes=117498 01:26:18 ==> Appending adjustments 01:26:18 https://docs.codecov.io/docs/fixing-reports 01:26:19 + Found adjustments 01:26:19 ==> Gzipping contents 01:26:19 20K /tmp/codecov.ENElBN.gz 01:26:19 ==> Uploading reports 01:26:19 url: https://codecov.io 01:26:19 query: branch=main&commit=a1a1c93a6b7987871b0c367ac30e787051eab958&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 01:26:19 -> Pinging Codecov 01:26:19 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=a1a1c93a6b7987871b0c367ac30e787051eab958&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 01:26:19 -> Uploading to 01:26:19 https://storage.googleapis.com/codecov/v4/raw/2023-01-31/71470A77251A30514AAF9C0BB2E5B6CE/a1a1c93a6b7987871b0c367ac30e787051eab958/0f9db0fb-109d-4698-8054-6e3a2095e3c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230131T012619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46951355b8d556b0e20745fd095d969b7db66c891d4d037d46d8bbf255fcc2bd 01:26:19 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:19 Dload Upload Total Spent Left Speed 01:26:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17764 0 0 100 17764 0 87078 --:--:-- --:--:-- --:--:-- 86653 100 17764 0 0 100 17764 0 55861 --:--:-- --:--:-- --:--:-- 55686 01:26:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a1a1c93a6b7987871b0c367ac30e787051eab958 [Pipeline] } 01:26:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:26:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:26:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:26:20 01:26:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:26:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:26:21 df9b9388f04a: Pulling fs layer 01:26:21 52dc419b0ee2: Pulling fs layer 01:26:21 25bc292e5bac: Pulling fs layer 01:26:21 114826534d7a: Pulling fs layer 01:26:21 4657fd5d0bcf: Pulling fs layer 01:26:21 114826534d7a: Waiting 01:26:21 4657fd5d0bcf: Waiting 01:26:21 6ad1cebc031e: Pulling fs layer 01:26:21 8a3aa393b2d8: Pulling fs layer 01:26:21 8a3aa393b2d8: Waiting 01:26:21 6ad1cebc031e: Waiting 01:26:21 25bc292e5bac: Verifying Checksum 01:26:21 25bc292e5bac: Download complete 01:26:21 52dc419b0ee2: Download complete 01:26:21 4657fd5d0bcf: Verifying Checksum 01:26:21 4657fd5d0bcf: Download complete 01:26:21 df9b9388f04a: Download complete 01:26:21 df9b9388f04a: Pull complete 01:26:21 6ad1cebc031e: Verifying Checksum 01:26:21 6ad1cebc031e: Download complete 01:26:21 52dc419b0ee2: Pull complete 01:26:21 25bc292e5bac: Pull complete 01:26:22 114826534d7a: Verifying Checksum 01:26:22 114826534d7a: Download complete 01:26:22 8a3aa393b2d8: Verifying Checksum 01:26:26 114826534d7a: Pull complete 01:26:26 4657fd5d0bcf: Pull complete 01:26:26 6ad1cebc031e: Pull complete 01:26:29 8a3aa393b2d8: Pull complete 01:26:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:26:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:26:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:29 prd-ubuntu20.04-docker-8c-8g-4066 does not seem to be running inside a container 01:26:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:26:33 $ docker top 8949903acbc5fe521ab3df02a55a200d576b227921e3dbfa1fc1b7bddaad34d2 -eo pid,comm [Pipeline] { [Pipeline] echo 01:26:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 01:26:34 + set -o pipefail 01:26:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 01:26:37 01:26:37 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 01:26:37 01:26:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/ceaab10b-1cdc-41b0-a190-927a2845b81e 01:26:37 01:26:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:26:37 01:26:37 01:26:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:26:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:26:37 More details here: https://snyk.co/ue1NS [Pipeline] } 01:26:37 $ docker stop --time=1 8949903acbc5fe521ab3df02a55a200d576b227921e3dbfa1fc1b7bddaad34d2 01:26:39 $ docker rm -f --volumes 8949903acbc5fe521ab3df02a55a200d576b227921e3dbfa1fc1b7bddaad34d2 [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 01:26:40 + git log --format=format:%s -1 a1a1c93a6b7987871b0c367ac30e787051eab958 [Pipeline] sh 01:26:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:40 prd-ubuntu20.04-docker-8c-8g-4066 does not seem to be running inside a container 01:26:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:41 $ docker top d9e2f253b097c8c257b92943a2bb81702c5054ca7bf15d5db161d403e5896e4c -eo pid,comm 01:26:41 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). 01:26:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:41 [ssh-agent] Looking for ssh-agent implementation... 01:26:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:41 $ docker exec d9e2f253b097c8c257b92943a2bb81702c5054ca7bf15d5db161d403e5896e4c ssh-agent 01:26:41 SSH_AUTH_SOCK=/tmp/ssh-YrwdQQoa3LBs/agent.34 01:26:41 SSH_AGENT_PID=39 01:26:41 Running ssh-add (command line suppressed) 01:26:41 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6338545454027463764.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6338545454027463764.key) 01:26:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:42 + git semver tag 01:26:42 2023-01-31 01:26:42,297 [run_tag] DEBUG tag force:False 01:26:42 2023-01-31 01:26:42,297 [check_head_tag] DEBUG check head tag 01:26:42 2023-01-31 01:26:42,299 [execute] INFO git cat-file --batch-check 01:26:42 2023-01-31 01:26:42,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 01:26:42 2023-01-31 01:26:42,303 [execute] INFO git cat-file --batch 01:26:42 2023-01-31 01:26:42,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 01:26:42 2023-01-31 01:26:42,378 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 01:26:42 2023-01-31 01:26:42,378 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 01:26:42 2023-01-31 01:26:42,378 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 01:26:42 2023-01-31 01:26:42,385 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 01:26:42 3.0.0-dev.7 [Pipeline] } 01:26:42 $ docker exec --env ******** --env ******** d9e2f253b097c8c257b92943a2bb81702c5054ca7bf15d5db161d403e5896e4c ssh-agent -k 01:26:42 unset SSH_AUTH_SOCK; 01:26:42 unset SSH_AGENT_PID; 01:26:42 echo Agent pid 39 killed; 01:26:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:43 + git semver [Pipeline] } 01:26:43 $ docker stop --time=1 d9e2f253b097c8c257b92943a2bb81702c5054ca7bf15d5db161d403e5896e4c 01:26:44 $ docker rm -f --volumes d9e2f253b097c8c257b92943a2bb81702c5054ca7bf15d5db161d403e5896e4c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:44 01:26:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:45 0.23.1-centos7: Pulling from edgex-lftools 01:26:45 ab5ef0e58194: Pulling fs layer 01:26:45 9712f1f96733: Pulling fs layer 01:26:45 63f879dbbcfc: Pulling fs layer 01:26:45 0d9ebad4ef96: Pulling fs layer 01:26:45 e9a5061849ea: Pulling fs layer 01:26:45 d747dcd14b5f: Pulling fs layer 01:26:45 2de7ff778b66: Pulling fs layer 01:26:45 0d9ebad4ef96: Waiting 01:26:45 2de7ff778b66: Waiting 01:26:45 d747dcd14b5f: Waiting 01:26:45 9712f1f96733: Verifying Checksum 01:26:45 9712f1f96733: Download complete 01:26:46 63f879dbbcfc: Verifying Checksum 01:26:46 63f879dbbcfc: Download complete 01:26:46 e9a5061849ea: Verifying Checksum 01:26:46 e9a5061849ea: Download complete 01:26:47 d747dcd14b5f: Verifying Checksum 01:26:47 d747dcd14b5f: Download complete 01:26:47 0d9ebad4ef96: Verifying Checksum 01:26:47 0d9ebad4ef96: Download complete 01:26:47 ab5ef0e58194: Verifying Checksum 01:26:47 ab5ef0e58194: Download complete 01:26:47 2de7ff778b66: Verifying Checksum 01:26:47 2de7ff778b66: Download complete 01:26:50 ab5ef0e58194: Pull complete 01:26:50 9712f1f96733: Pull complete 01:26:51 63f879dbbcfc: Pull complete 01:26:55 0d9ebad4ef96: Pull complete 01:26:55 e9a5061849ea: Pull complete 01:26:55 d747dcd14b5f: Pull complete 01:26:56 2de7ff778b66: Pull complete 01:26:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:26:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:56 prd-ubuntu20.04-docker-8c-8g-4066 does not seem to be running inside a container 01:26:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:27:00 $ docker top 8b39473804386ee3724fec5e41f7d4fd436c22cc6bc1cf57aca63cff178b46d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:27:00 provisioning config files... 01:27:00 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11359750624054636420tmp 01:27:00 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12816135069279082813tmp 01:27:00 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1563636579740658311tmp [Pipeline] { [Pipeline] echo 01:27:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:27:01 ---> sigul-configuration.sh 01:27:01 gpg: directory `/root/.gnupg' created 01:27:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:27:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:27:01 gpg: keyring `/root/.gnupg/secring.gpg' created 01:27:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:27:01 gpg: CAST5 encrypted data 01:27:01 gpg: encrypted with 1 passphrase 01:27:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:27:01 + mkdir /home/jenkins 01:27:01 + mkdir /home/jenkins/sigul [Pipeline] sh 01:27:01 + 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 01:27:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:27:01 ---> sigul-install.sh 01:27:01 Sigul already installed; skipping installation. [Pipeline] sh 01:27:02 + git tag --list 01:27:02 v0.0.0 01:27:02 v0.0.1 01:27:02 v0.1.0 01:27:02 v0.1.1 01:27:02 v0.1.10 01:27:02 v0.1.100 01:27:02 v0.1.101 01:27:02 v0.1.102 01:27:02 v0.1.103 01:27:02 v0.1.104 01:27:02 v0.1.105 01:27:02 v0.1.106 01:27:02 v0.1.107 01:27:02 v0.1.108 01:27:02 v0.1.109 01:27:02 v0.1.11 01:27:02 v0.1.110 01:27:02 v0.1.111 01:27:02 v0.1.112 01:27:02 v0.1.113 01:27:02 v0.1.114 01:27:02 v0.1.115 01:27:02 v0.1.116 01:27:02 v0.1.117 01:27:02 v0.1.118 01:27:02 v0.1.119 01:27:02 v0.1.12 01:27:02 v0.1.120 01:27:02 v0.1.121 01:27:02 v0.1.122 01:27:02 v0.1.123 01:27:02 v0.1.124 01:27:02 v0.1.125 01:27:02 v0.1.126 01:27:02 v0.1.127 01:27:02 v0.1.128 01:27:02 v0.1.129 01:27:02 v0.1.13 01:27:02 v0.1.130 01:27:02 v0.1.131 01:27:02 v0.1.132 01:27:02 v0.1.133 01:27:02 v0.1.134 01:27:02 v0.1.135 01:27:02 v0.1.136 01:27:02 v0.1.137 01:27:02 v0.1.138 01:27:02 v0.1.139 01:27:02 v0.1.14 01:27:02 v0.1.140 01:27:02 v0.1.141 01:27:02 v0.1.142 01:27:02 v0.1.143 01:27:02 v0.1.144 01:27:02 v0.1.145 01:27:02 v0.1.146 01:27:02 v0.1.147 01:27:02 v0.1.148 01:27:02 v0.1.149 01:27:02 v0.1.15 01:27:02 v0.1.16 01:27:02 v0.1.17 01:27:02 v0.1.18 01:27:02 v0.1.19 01:27:02 v0.1.2 01:27:02 v0.1.20 01:27:02 v0.1.21 01:27:02 v0.1.22 01:27:02 v0.1.23 01:27:02 v0.1.24 01:27:02 v0.1.25 01:27:02 v0.1.26 01:27:02 v0.1.27 01:27:02 v0.1.28 01:27:02 v0.1.29 01:27:02 v0.1.3 01:27:02 v0.1.30 01:27:02 v0.1.31 01:27:02 v0.1.32 01:27:02 v0.1.33 01:27:02 v0.1.34 01:27:02 v0.1.35 01:27:02 v0.1.36 01:27:02 v0.1.37 01:27:02 v0.1.38 01:27:02 v0.1.39 01:27:02 v0.1.4 01:27:02 v0.1.40 01:27:02 v0.1.41 01:27:02 v0.1.42 01:27:02 v0.1.43 01:27:02 v0.1.44 01:27:02 v0.1.45 01:27:02 v0.1.46 01:27:02 v0.1.47 01:27:02 v0.1.48 01:27:02 v0.1.49 01:27:02 v0.1.5 01:27:02 v0.1.50 01:27:02 v0.1.51 01:27:02 v0.1.52 01:27:02 v0.1.53 01:27:02 v0.1.54 01:27:02 v0.1.55 01:27:02 v0.1.56 01:27:02 v0.1.57 01:27:02 v0.1.58 01:27:02 v0.1.59 01:27:02 v0.1.6 01:27:02 v0.1.60 01:27:02 v0.1.61 01:27:02 v0.1.62 01:27:02 v0.1.63 01:27:02 v0.1.64 01:27:02 v0.1.65 01:27:02 v0.1.66 01:27:02 v0.1.67 01:27:02 v0.1.68 01:27:02 v0.1.69 01:27:02 v0.1.7 01:27:02 v0.1.70 01:27:02 v0.1.71 01:27:02 v0.1.72 01:27:02 v0.1.73 01:27:02 v0.1.74 01:27:02 v0.1.75 01:27:02 v0.1.76 01:27:02 v0.1.77 01:27:02 v0.1.78 01:27:02 v0.1.79 01:27:02 v0.1.8 01:27:02 v0.1.80 01:27:02 v0.1.81 01:27:02 v0.1.82 01:27:02 v0.1.83 01:27:02 v0.1.84 01:27:02 v0.1.85 01:27:02 v0.1.86 01:27:02 v0.1.87 01:27:02 v0.1.88 01:27:02 v0.1.89 01:27:02 v0.1.9 01:27:02 v0.1.90 01:27:02 v0.1.91 01:27:02 v0.1.92 01:27:02 v0.1.93 01:27:02 v0.1.94 01:27:02 v0.1.95 01:27:02 v0.1.96 01:27:02 v0.1.97 01:27:02 v0.1.98 01:27:02 v0.1.99 01:27:02 v2.0.0 01:27:02 v2.1.0 01:27:02 v2.1.1 01:27:02 v2.1.1-dev.2 01:27:02 v2.2.0 01:27:02 v2.2.1-dev.1 01:27:02 v2.2.1-dev.10 01:27:02 v2.2.1-dev.11 01:27:02 v2.2.1-dev.2 01:27:02 v2.2.1-dev.3 01:27:02 v2.2.1-dev.4 01:27:02 v2.2.1-dev.5 01:27:02 v2.2.1-dev.6 01:27:02 v2.2.1-dev.7 01:27:02 v2.2.1-dev.8 01:27:02 v2.2.1-dev.9 01:27:02 v2.3.0 01:27:02 v2.3.0-dev.12 01:27:02 v2.3.0-dev.13 01:27:02 v2.3.0-dev.14 01:27:02 v2.3.0-dev.15 01:27:02 v2.3.0-dev.16 01:27:02 v2.3.0-dev.17 01:27:02 v2.3.0-dev.18 01:27:02 v2.3.0-dev.19 01:27:02 v2.3.0-dev.20 01:27:02 v2.3.1-dev.1 01:27:02 v3.0.0-dev.1 01:27:02 v3.0.0-dev.2 01:27:02 v3.0.0-dev.3 01:27:02 v3.0.0-dev.4 01:27:02 v3.0.0-dev.5 01:27:02 v3.0.0-dev.6 01:27:02 v3.0.0-dev.7 [Pipeline] sh 01:27:02 + lftools sign git-tag v3.0.0-dev.7 01:27:03 Signing Git tag with Sigul... 01:27:03 Signing v3.0.0-dev.7 [Pipeline] echo 01:27:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:27:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:27:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:27:04 $ docker stop --time=1 8b39473804386ee3724fec5e41f7d4fd436c22cc6bc1cf57aca63cff178b46d4 01:27:05 $ docker rm -f --volumes 8b39473804386ee3724fec5e41f7d4fd436c22cc6bc1cf57aca63cff178b46d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:27:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:27:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:06 prd-ubuntu20.04-docker-8c-8g-4066 does not seem to be running inside a container 01:27:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:27:06 $ docker top a43bef3500ca2e18fba27441af12fee7bcc2effc49032f407524c2f4e7f0e452 -eo pid,comm 01:27:06 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). 01:27:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:06 [ssh-agent] Looking for ssh-agent implementation... 01:27:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:06 $ docker exec a43bef3500ca2e18fba27441af12fee7bcc2effc49032f407524c2f4e7f0e452 ssh-agent 01:27:06 SSH_AUTH_SOCK=/tmp/ssh-yrBzLEQnhjoz/agent.31 01:27:06 SSH_AGENT_PID=37 01:27:06 Running ssh-add (command line suppressed) 01:27:06 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11578676143810611654.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11578676143810611654.key) 01:27:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:07 + git semver bump pre 01:27:07 2023-01-31 01:27:07,483 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 01:27:07 2023-01-31 01:27:07,483 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev 01:27:07 2023-01-31 01:27:07,484 [bump_version] DEBUG bumped version:3.0.0-dev.8 01:27:07 2023-01-31 01:27:07,484 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 01:27:07 2023-01-31 01:27:07,484 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 01:27:07 2023-01-31 01:27:07,484 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 01:27:07 2023-01-31 01:27:07,486 [execute] INFO git cat-file --batch-check 01:27:07 2023-01-31 01:27:07,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 01:27:07 2023-01-31 01:27:07,492 [execute] INFO git cat-file --batch 01:27:07 2023-01-31 01:27:07,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 01:27:07 2023-01-31 01:27:07,497 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 01:27:07 3.0.0-dev.8 [Pipeline] } 01:27:07 $ docker exec --env ******** --env ******** a43bef3500ca2e18fba27441af12fee7bcc2effc49032f407524c2f4e7f0e452 ssh-agent -k 01:27:07 unset SSH_AUTH_SOCK; 01:27:07 unset SSH_AGENT_PID; 01:27:07 echo Agent pid 37 killed; 01:27:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:07 + git semver [Pipeline] } 01:27:08 $ docker stop --time=1 a43bef3500ca2e18fba27441af12fee7bcc2effc49032f407524c2f4e7f0e452 01:27:09 $ docker rm -f --volumes a43bef3500ca2e18fba27441af12fee7bcc2effc49032f407524c2f4e7f0e452 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:27:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:10 prd-ubuntu20.04-docker-8c-8g-4066 does not seem to be running inside a container 01:27:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:27:10 $ docker top c56688abfe60fccdf4402ced40161dfdce21fabf257b51706015a7dcf760a18b -eo pid,comm 01:27:10 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). 01:27:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:10 [ssh-agent] Looking for ssh-agent implementation... 01:27:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:10 $ docker exec c56688abfe60fccdf4402ced40161dfdce21fabf257b51706015a7dcf760a18b ssh-agent 01:27:10 SSH_AUTH_SOCK=/tmp/ssh-JWNVs8pjTLTi/agent.32 01:27:10 SSH_AGENT_PID=38 01:27:10 Running ssh-add (command line suppressed) 01:27:11 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14126605158420587360.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14126605158420587360.key) 01:27:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:11 + git semver push 01:27:11 2023-01-31 01:27:11,518 [run_push] DEBUG push 01:27:11 2023-01-31 01:27:11,519 [execute] INFO git cat-file --batch-check 01:27:11 2023-01-31 01:27:11,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 01:27:11 2023-01-31 01:27:11,524 [execute] INFO git rev-list e4ef53644445a29a4f2c76c5906f18a49515414d -- 01:27:11 2023-01-31 01:27:11,524 [execute] DEBUG Popen(['git', 'rev-list', 'e4ef53644445a29a4f2c76c5906f18a49515414d', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 01:27:11 2023-01-31 01:27:11,536 [execute] INFO git fetch -v origin 01:27:11 2023-01-31 01:27:11,537 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 01:27:12 2023-01-31 01:27:12,002 [run_push] DEBUG no remote changes detected 01:27:12 2023-01-31 01:27:12,004 [execute] INFO git push origin semver 01:27:12 2023-01-31 01:27:12,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 01:27:13 2023-01-31 01:27:12,781 [run_push] DEBUG push all version tags 01:27:13 2023-01-31 01:27:12,782 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:27:13 2023-01-31 01:27:12,782 [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) 01:27:13 2023-01-31 01:27:13,625 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 01:27:13 3.0.0-dev.8 [Pipeline] } 01:27:13 $ docker exec --env ******** --env ******** c56688abfe60fccdf4402ced40161dfdce21fabf257b51706015a7dcf760a18b ssh-agent -k 01:27:13 unset SSH_AUTH_SOCK; 01:27:13 unset SSH_AGENT_PID; 01:27:13 echo Agent pid 38 killed; 01:27:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:14 + git semver [Pipeline] } 01:27:14 $ docker stop --time=1 c56688abfe60fccdf4402ced40161dfdce21fabf257b51706015a7dcf760a18b 01:27:15 $ docker rm -f --volumes c56688abfe60fccdf4402ced40161dfdce21fabf257b51706015a7dcf760a18b [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 01:27:16 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 01:27:16 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 01:27:16 total 16 01:27:16 drwxr-xr-x 3 root root 4096 Jan 31 01:22 . 01:27:16 drwxrwxr-x 11 jenkins jenkins 4096 Jan 31 01:27 .. 01:27:16 drwxr-xr-x 2 root root 4096 Jan 31 01:22 cost 01:27:16 -rw-r--r-- 1 root root 92 Jan 31 01:22 cost.csv 01:27:16 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 01:27:16 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 01:27:16 total 16 01:27:16 drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 01:22 . 01:27:16 drwxrwxr-x 11 jenkins jenkins 4096 Jan 31 01:27 .. 01:27:16 drwxr-xr-x 2 jenkins jenkins 4096 Jan 31 01:22 cost 01:27:16 -rw-r--r-- 1 jenkins jenkins 92 Jan 31 01:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:27:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:27:17 ---> package-listing.sh 01:27:17 ++ facter osfamily 01:27:17 ++ tr '[:upper:]' '[:lower:]' 01:27:17 + OS_FAMILY=debian 01:27:17 + workspace=/w/workspace/undry_go-mod-core-contracts_main 01:27:17 + START_PACKAGES=/tmp/packages_start.txt 01:27:17 + END_PACKAGES=/tmp/packages_end.txt 01:27:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:27:17 + PACKAGES=/tmp/packages_start.txt 01:27:17 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 01:27:17 + PACKAGES=/tmp/packages_end.txt 01:27:17 + case "${OS_FAMILY}" in 01:27:17 + dpkg -l 01:27:17 + grep '^ii' 01:27:17 + '[' -f /tmp/packages_start.txt ']' 01:27:17 + '[' -f /tmp/packages_end.txt ']' 01:27:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:27:17 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 01:27:17 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 01:27:17 + 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 01:27:17 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 01:27:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:18 prd-ubuntu20.04-docker-8c-8g-4066 does not seem to be running inside a container 01:27:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:27:18 $ docker top 925467400b4f14939d5961ae20f83b37d7bd601c6f22d14237167da53d396f67 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:19 + touch /tmp/pre-build-complete [Pipeline] sh 01:27:19 + mkdir -p /var/log/sysstat [Pipeline] sh 01:27:19 + ls /var/log/sa-host 01:27:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:19 provisioning config files... 01:27:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1839885609327424959tmp [Pipeline] { [Pipeline] echo 01:27:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:27:20 ---> create-netrc.sh [Pipeline] } 01:27:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:27:20 ---> python-tools-install.sh [Pipeline] echo 01:27:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:27:20 ---> sudo-logs.sh 01:27:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:27:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:27:21 ---> job-cost.sh 01:27:21 lf-activate-venv: SKIPPING 01:27:21 DEBUG: total: 0.2199999988079071 01:27:21 INFO: Retrieving Stack Cost... 01:27:21 INFO: Retrieving Pricing Info for: v3-standard-8 01:27:21 INFO: Archiving Costs [Pipeline] echo 01:27:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:27:22 ---> logs-deploy.sh 01:27:22 lf-activate-venv: SKIPPING 01:27:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/95 01:27:22 INFO: archiving workspace using pattern(s): 01:27:23 Archives upload complete. 01:27:23 INFO: archiving logs to Nexus 01:27:24 ---> uname -a: 01:27:24 Linux prd-ubuntu20-04-docker-8c-8g-4066 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:27:24 01:27:24 01:27:24 ---> lscpu: 01:27:24 Architecture: x86_64 01:27:24 CPU op-mode(s): 32-bit, 64-bit 01:27:24 Byte Order: Little Endian 01:27:24 Address sizes: 40 bits physical, 48 bits virtual 01:27:24 CPU(s): 8 01:27:24 On-line CPU(s) list: 0-7 01:27:24 Thread(s) per core: 1 01:27:24 Core(s) per socket: 1 01:27:24 Socket(s): 8 01:27:24 NUMA node(s): 1 01:27:24 Vendor ID: AuthenticAMD 01:27:24 CPU family: 23 01:27:24 Model: 49 01:27:24 Model name: AMD EPYC-Rome Processor 01:27:24 Stepping: 0 01:27:24 CPU MHz: 2799.988 01:27:24 BogoMIPS: 5599.97 01:27:24 Virtualization: AMD-V 01:27:24 Hypervisor vendor: KVM 01:27:24 Virtualization type: full 01:27:24 L1d cache: 256 KiB 01:27:24 L1i cache: 256 KiB 01:27:24 L2 cache: 4 MiB 01:27:24 L3 cache: 128 MiB 01:27:24 NUMA node0 CPU(s): 0-7 01:27:24 Vulnerability Itlb multihit: Not affected 01:27:24 Vulnerability L1tf: Not affected 01:27:24 Vulnerability Mds: Not affected 01:27:24 Vulnerability Meltdown: Not affected 01:27:24 Vulnerability Mmio stale data: Not affected 01:27:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:27:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:27:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:27:24 Vulnerability Srbds: Not affected 01:27:24 Vulnerability Tsx async abort: Not affected 01:27:24 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 01:27:24 01:27:24 01:27:24 ---> nproc: 01:27:24 8 01:27:24 01:27:24 01:27:24 ---> df -h: 01:27:24 Filesystem Size Used Avail Use% Mounted on 01:27:24 overlay 155G 12G 143G 8% / 01:27:24 tmpfs 64M 0 64M 0% /dev 01:27:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:27:24 shm 64M 0 64M 0% /dev/shm 01:27:24 /dev/vda1 155G 12G 143G 8% /facter-os 01:27:24 01:27:24