Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 467e0a5de96c7e27d57f985266f9f068ad2a1d2a 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-ssh2165072605410612025.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh330946391573120526.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9453161790023613334.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh13815234673805712969.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-ssh11493414181894028886.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4054 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 467e0a5de96c7e27d57f985266f9f068ad2a1d2a (main) Commit message: "feat: Add ObjectArray valueType support (#899)" > git config core.sparsecheckout # timeout=10 > git checkout -f 467e0a5de96c7e27d57f985266f9f068ad2a1d2a # timeout=10 > git rev-list --no-walk 25aa93cf232d086bcf6f9b66e6cc54a06e814920 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:03:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:03:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:03:22 ========================================================= 06:03:22 EdgeX Global Pipelines Version Info 06:03:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:03:22 ------------------- 06:03:22 stable info: 06:03:22 ------------------- 06:03:22 Commited By: Ginny Guan ginny@iotechsys.com 06:03:22 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 06:03:22 Message: update stable to v1.0.260 06:03:23 ------------------- 06:03:23 experimental info: 06:03:23 ------------------- 06:03:23 Commited By: Ginny Guan ginny@iotechsys.com 06:03:23 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 06:03:23 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:03:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 467e0a5de96c7e27d57f985266f9f068ad2a1d2a [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 467e0a5 [Pipeline] echo 06:03:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:03:24 + git rev-list -1 --merges 467e0a5de96c7e27d57f985266f9f068ad2a1d2a~1..467e0a5de96c7e27d57f985266f9f068ad2a1d2a [Pipeline] echo 06:03:24 -----------> git rev-list -1 --merges 467e0a5de96c7e27d57f985266f9f068ad2a1d2a~1..467e0a5de96c7e27d57f985266f9f068ad2a1d2a 467e0a5de96c7e27d57f985266f9f068ad2a1d2a [false] [Pipeline] sh 06:03:25 + git log --format=format:%s -1 467e0a5de96c7e27d57f985266f9f068ad2a1d2a [Pipeline] echo 06:03:25 ========================================================= 06:03:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:03:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:25 + git log --format=format:%s -1 467e0a5de96c7e27d57f985266f9f068ad2a1d2a [Pipeline] echo 06:03:25 [semverPrep] GIT_COMMIT: 467e0a5de96c7e27d57f985266f9f068ad2a1d2a, Commit Message: feat: Add ObjectArray valueType support (#899) [Pipeline] echo 06:03:25 [semverPrep] This is not a build commit. [Pipeline] sh 06:03:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:25 + grep -v github /etc/ssh/ssh_known_hosts 06:03:25 + [ -e /tmp/ssh_known_hosts ] 06:03:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:03:25 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:03:25 sudo tee -a /etc/ssh/ssh_known_hosts 06:03:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:27 06:03:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:29 0.1.4: Pulling from edgex-devops/py-git-semver 06:03:29 b85a868b505f: Pulling fs layer 06:03:29 e2be974225ed: Pulling fs layer 06:03:29 339a4e72a1f5: Pulling fs layer 06:03:29 988bab9f4d93: Pulling fs layer 06:03:29 1469e6f7b9e6: Pulling fs layer 06:03:29 eaf3925da568: Pulling fs layer 06:03:29 bab4dde63d76: Pulling fs layer 06:03:29 bde34c3a00c8: Pulling fs layer 06:03:29 b352a97aabf1: Pulling fs layer 06:03:29 4872d77fe225: Pulling fs layer 06:03:29 5851b861e8e6: Pulling fs layer 06:03:29 bde34c3a00c8: Waiting 06:03:29 988bab9f4d93: Waiting 06:03:29 bab4dde63d76: Waiting 06:03:29 1469e6f7b9e6: Waiting 06:03:29 4872d77fe225: Waiting 06:03:29 b352a97aabf1: Waiting 06:03:29 eaf3925da568: Waiting 06:03:29 5851b861e8e6: Waiting 06:03:29 e2be974225ed: Download complete 06:03:29 988bab9f4d93: Verifying Checksum 06:03:29 988bab9f4d93: Download complete 06:03:29 339a4e72a1f5: Verifying Checksum 06:03:29 339a4e72a1f5: Download complete 06:03:29 eaf3925da568: Verifying Checksum 06:03:29 eaf3925da568: Download complete 06:03:29 1469e6f7b9e6: Verifying Checksum 06:03:29 1469e6f7b9e6: Download complete 06:03:29 bde34c3a00c8: Verifying Checksum 06:03:29 bde34c3a00c8: Download complete 06:03:29 b352a97aabf1: Verifying Checksum 06:03:29 b352a97aabf1: Download complete 06:03:29 4872d77fe225: Verifying Checksum 06:03:29 4872d77fe225: Download complete 06:03:29 5851b861e8e6: Verifying Checksum 06:03:29 5851b861e8e6: Download complete 06:03:30 b85a868b505f: Download complete 06:03:30 bab4dde63d76: Verifying Checksum 06:03:30 bab4dde63d76: Download complete 06:03:31 b85a868b505f: Pull complete 06:03:32 e2be974225ed: Pull complete 06:03:33 339a4e72a1f5: Pull complete 06:03:33 988bab9f4d93: Pull complete 06:03:34 1469e6f7b9e6: Pull complete 06:03:34 eaf3925da568: Pull complete 06:03:37 bab4dde63d76: Pull complete 06:03:37 bde34c3a00c8: Pull complete 06:03:38 b352a97aabf1: Pull complete 06:03:38 4872d77fe225: Pull complete 06:03:39 5851b861e8e6: Pull complete 06:03:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:39 prd-ubuntu20.04-docker-8c-8g-4054 does not seem to be running inside a container 06:03: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:04:00 $ docker top 7beaedd2b0f04270337b63666116046b8869099fe6b53b57376e169ecd7ef342 -eo pid,comm 06:04:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:04:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:01 [ssh-agent] Looking for ssh-agent implementation... 06:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:01 $ docker exec 7beaedd2b0f04270337b63666116046b8869099fe6b53b57376e169ecd7ef342 ssh-agent 06:04:01 SSH_AUTH_SOCK=/tmp/ssh-TZNJiheq8wzu/agent.14 06:04:01 SSH_AGENT_PID=20 06:04:01 Running ssh-add (command line suppressed) 06:04:01 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11923314713640099138.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11923314713640099138.key) 06:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:01 + git tag --points-at HEAD [Pipeline] } 06:04:01 $ docker exec --env ******** --env ******** 7beaedd2b0f04270337b63666116046b8869099fe6b53b57376e169ecd7ef342 ssh-agent -k 06:04:01 unset SSH_AUTH_SOCK; 06:04:01 unset SSH_AGENT_PID; 06:04:01 echo Agent pid 20 killed; 06:04:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:01 [ssh-agent] Looking for ssh-agent implementation... 06:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:02 $ docker exec 7beaedd2b0f04270337b63666116046b8869099fe6b53b57376e169ecd7ef342 ssh-agent 06:04:02 SSH_AUTH_SOCK=/tmp/ssh-Nq9QjLiMpLen/agent.71 06:04:02 SSH_AGENT_PID=77 06:04:02 Running ssh-add (command line suppressed) 06:04:02 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3139334664833317761.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3139334664833317761.key) 06:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:02 + git semver init 06:04:02 2024-06-21 06:04:02,741 [run_init] DEBUG init version:0.0.0 force:False 06:04:02 2024-06-21 06:04:02,742 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 06:04:02 2024-06-21 06:04:02,743 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 06:04:02 2024-06-21 06:04:02,743 [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) 06:04:03 2024-06-21 06:04:03,629 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 06:04:03 2024-06-21 06:04:03,629 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 06:04:03 2024-06-21 06:04:03,630 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:04:03 2024-06-21 06:04:03,630 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:04:03 3.2.0-dev.24 [Pipeline] } 06:04:03 $ docker exec --env ******** --env ******** 7beaedd2b0f04270337b63666116046b8869099fe6b53b57376e169ecd7ef342 ssh-agent -k 06:04:03 unset SSH_AUTH_SOCK; 06:04:03 unset SSH_AGENT_PID; 06:04:03 echo Agent pid 77 killed; 06:04:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:04 + git semver [Pipeline] } 06:04:04 $ docker stop --time=1 7beaedd2b0f04270337b63666116046b8869099fe6b53b57376e169ecd7ef342 06:04:06 $ docker rm -f --volumes 7beaedd2b0f04270337b63666116046b8869099fe6b53b57376e169ecd7ef342 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:04:06 Stashed 1 file(s) [Pipeline] echo 06:04:06 [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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 06:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:04:06 ========================================================= 06:04:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:04:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:04:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:04:07 619be1103602: Pulling fs layer 06:04:07 7862e08f4a3e: Pulling fs layer 06:04:07 5df492c9dc93: Pulling fs layer 06:04:07 7629e6793208: Pulling fs layer 06:04:07 4f4fb700ef54: Pulling fs layer 06:04:07 fb5054dd5b73: Pulling fs layer 06:04:07 eeca6798cff9: Pulling fs layer 06:04:07 aa269ceb94a6: Pulling fs layer 06:04:07 7629e6793208: Waiting 06:04:07 4f4fb700ef54: Waiting 06:04:07 fb5054dd5b73: Waiting 06:04:07 eeca6798cff9: Waiting 06:04:07 ada007ff1a6a: Pulling fs layer 06:04:07 aa269ceb94a6: Waiting 06:04:07 7862e08f4a3e: Download complete 06:04:07 7629e6793208: Download complete 06:04:07 4f4fb700ef54: Download complete 06:04:07 fb5054dd5b73: Verifying Checksum 06:04:07 fb5054dd5b73: Download complete 06:04:07 619be1103602: Verifying Checksum 06:04:07 619be1103602: Download complete 06:04:07 eeca6798cff9: Verifying Checksum 06:04:07 eeca6798cff9: Download complete 06:04:07 619be1103602: Pull complete 06:04:07 ada007ff1a6a: Verifying Checksum 06:04:07 ada007ff1a6a: Download complete 06:04:07 7862e08f4a3e: Pull complete 06:04:07 5df492c9dc93: Verifying Checksum 06:04:07 5df492c9dc93: Download complete 06:04:08 aa269ceb94a6: Verifying Checksum 06:04:08 aa269ceb94a6: Download complete 06:04:11 5df492c9dc93: Pull complete 06:04:11 7629e6793208: Pull complete 06:04:11 4f4fb700ef54: Pull complete 06:04:11 fb5054dd5b73: Pull complete 06:04:11 eeca6798cff9: Pull complete 06:04:14 aa269ceb94a6: Pull complete 06:04:14 ada007ff1a6a: Pull complete 06:04:14 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:04:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 06:04:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + docker inspect -f . ci-base-image-x86_64 06:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:15 prd-ubuntu20.04-docker-8c-8g-4054 does not seem to be running inside a container 06:04:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:04:21 Still waiting to schedule task 06:04:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:04:25 $ docker top fc5480cebdff246970abb1d3c4fb3d85c7a375f1c27e709bea3d0ec5df74ba53 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:26 + go version 06:04:26 go version go1.21.9 linux/amd64 [Pipeline] } 06:04:26 $ docker stop --time=1 fc5480cebdff246970abb1d3c4fb3d85c7a375f1c27e709bea3d0ec5df74ba53 06:04:27 $ docker rm -f --volumes fc5480cebdff246970abb1d3c4fb3d85c7a375f1c27e709bea3d0ec5df74ba53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:27 + docker inspect -f . ci-base-image-x86_64 06:04:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:27 prd-ubuntu20.04-docker-8c-8g-4054 does not seem to be running inside a container 06:04:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:04:28 $ docker top d533f189bc06f497467fc6e14e531afe58c937ee2d7cff14d20053b245bf4e90 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:28 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 06:04:28 + make test 06:04:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:04:28 go: downloading github.com/go-playground/validator/v10 v10.22.0 06:04:28 go: downloading github.com/google/uuid v1.6.0 06:04:28 go: downloading github.com/stretchr/testify v1.9.0 06:04:28 go: downloading gopkg.in/yaml.v3 v3.0.1 06:04:29 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 06:04:29 go: downloading github.com/go-kit/log v0.2.1 06:04:30 go: downloading github.com/davecgh/go-spew v1.1.1 06:04:30 go: downloading github.com/pmezard/go-difflib v1.0.0 06:04:30 go: downloading github.com/x448/float16 v0.8.4 06:04:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 06:04:30 go: downloading github.com/stretchr/objx v0.5.2 06:04:30 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 06:04:30 go: downloading github.com/go-playground/universal-translator v0.18.1 06:04:30 go: downloading github.com/leodido/go-urn v1.4.0 06:04:30 go: downloading golang.org/x/crypto v0.21.0 06:04:30 go: downloading golang.org/x/text v0.14.0 06:04:31 go: downloading github.com/go-playground/locales v0.14.1 06:04:32 go: downloading golang.org/x/net v0.23.0 06:04:33 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 06:04:40 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 06:04:40 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 06:04:40 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 06:04:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.107s coverage: 83.6% of statements 06:04:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.011s coverage: 38.7% of statements 06:04:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.011s coverage: 29.4% of statements 06:04:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.007s coverage: 29.3% of statements 06:04:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.025s coverage: 64.5% of statements 06:04:40 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.008s coverage: 90.0% of statements 06:04:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.034s coverage: 85.7% of statements 06:04:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.008s coverage: 63.8% of statements 06:04:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements 06:04:41 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.009s coverage: 47.5% of statements 06:04:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:04:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:04:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:04:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:04:55 $ docker stop --time=1 d533f189bc06f497467fc6e14e531afe58c937ee2d7cff14d20053b245bf4e90 06:05:07 $ docker rm -f --volumes d533f189bc06f497467fc6e14e531afe58c937ee2d7cff14d20053b245bf4e90 [Pipeline] // withDockerContainer [Pipeline] sh 06:05:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:08 06:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:09 latest: Pulling from edgex-lftools-log-publisher 06:05:09 5eb5b503b376: Pulling fs layer 06:05:09 5c69ac0246d0: Pulling fs layer 06:05:09 ec43610c2a17: Pulling fs layer 06:05:09 3a2ae6a8a46f: Pulling fs layer 06:05:09 33b1e0a273af: Pulling fs layer 06:05:09 5d3b04190fa2: Pulling fs layer 06:05:09 2f39f015ded8: Pulling fs layer 06:05:09 33b1e0a273af: Waiting 06:05:09 5d3b04190fa2: Waiting 06:05:09 3a2ae6a8a46f: Waiting 06:05:09 2f39f015ded8: Waiting 06:05:09 5c69ac0246d0: Download complete 06:05:09 3a2ae6a8a46f: Download complete 06:05:09 33b1e0a273af: Download complete 06:05:09 5d3b04190fa2: Download complete 06:05:09 ec43610c2a17: Verifying Checksum 06:05:09 ec43610c2a17: Download complete 06:05:09 5eb5b503b376: Verifying Checksum 06:05:09 5eb5b503b376: Download complete 06:05:10 2f39f015ded8: Download complete 06:05:10 5eb5b503b376: Pull complete 06:05:11 5c69ac0246d0: Pull complete 06:05:12 ec43610c2a17: Pull complete 06:05:12 3a2ae6a8a46f: Pull complete 06:05:12 33b1e0a273af: Pull complete 06:05:12 5d3b04190fa2: Pull complete 06:05:17 2f39f015ded8: Pull complete 06:05:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:18 prd-ubuntu20.04-docker-8c-8g-4054 does not seem to be running inside a container 06:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:05:27 $ docker top 3999ebd673794bed42fee1320127b84084da33a8d784d85da56c634f6b4eabec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:28 ---> job-cost.sh 06:05:28 lf-activate-venv: SKIPPING 06:05:28 INFO: No Stack... 06:05:28 INFO: Retrieving Pricing Info for: v3-standard-8 06:05:28 INFO: Archiving Costs [Pipeline] sh 06:05:29 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 06:05:29 + cut -d, -f6 [Pipeline] lock 06:05:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-177-stack-cost] 06:05:29 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-177-stack-cost] did not exist. Created. 06:05:29 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:29 + echo total: 0.2199999988079071 [Pipeline] stash 06:05:29 Stashed 1 file(s) [Pipeline] } 06:05:29 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 06:05:29 $ docker stop --time=1 3999ebd673794bed42fee1320127b84084da33a8d784d85da56c634f6b4eabec 06:05:30 $ docker rm -f --volumes 3999ebd673794bed42fee1320127b84084da33a8d784d85da56c634f6b4eabec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4056 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 06:05:51 Running in /w/workspace/go-mod-core-contracts/177 [Pipeline] { [Pipeline] checkout 06:05:54 The recommended git tool is: git 06:05:59 using credential edgex-jenkins-ssh 06:05:59 Cloning the remote Git repository 06:05:59 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:05:59 > git init /w/workspace/go-mod-core-contracts/177 # timeout=10 06:05:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:05:59 > git --version # timeout=10 06:05:59 > git --version # 'git version 2.25.1' 06:05:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:01 Avoid second fetch 06:06:01 Checking out Revision 467e0a5de96c7e27d57f985266f9f068ad2a1d2a (main) 06:06:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:06:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:01 > git config core.sparsecheckout # timeout=10 06:06:01 > git checkout -f 467e0a5de96c7e27d57f985266f9f068ad2a1d2a # timeout=10 06:06:02 Commit message: "feat: Add ObjectArray valueType support (#899)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:06:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:07 Dload Upload Total Spent Left Speed 06:06:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 06:06:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:06:07 + sudo tee /etc/docker/daemon.new 06:06:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:06:07 { 06:06:07 "registry-mirrors": [ 06:06:07 "https://nexus3.edgexfoundry.org:10001" 06:06:07 ], 06:06:07 "bip": "10.250.0.254/24", 06:06:07 "hosts": [ 06:06:07 "tcp://0.0.0.0:5555", 06:06:07 "unix:///var/run/docker.sock" 06:06:07 ], 06:06:07 "mtu": 1458, 06:06:07 "selinux-enabled": true, 06:06:07 "seccomp-profile": "/etc/docker/seccomp.json" 06:06:07 } [Pipeline] sh 06:06:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:06:08 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 06:06:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:06:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:06:27 ========================================================= 06:06:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:06:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:06:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:06:27 c6b39de5b339: Pulling fs layer 06:06:27 a69c41024577: Pulling fs layer 06:06:27 d6de4b400683: Pulling fs layer 06:06:27 35cb2a7552d0: Pulling fs layer 06:06:27 4f4fb700ef54: Pulling fs layer 06:06:27 464afbd9ba4c: Pulling fs layer 06:06:27 00f215d4a9da: Pulling fs layer 06:06:27 d496ad576159: Pulling fs layer 06:06:27 35cb2a7552d0: Waiting 06:06:27 4f4fb700ef54: Waiting 06:06:27 464afbd9ba4c: Waiting 06:06:27 00f215d4a9da: Waiting 06:06:27 d496ad576159: Waiting 06:06:27 a69c41024577: Download complete 06:06:27 35cb2a7552d0: Verifying Checksum 06:06:27 35cb2a7552d0: Download complete 06:06:27 4f4fb700ef54: Verifying Checksum 06:06:27 4f4fb700ef54: Download complete 06:06:27 464afbd9ba4c: Verifying Checksum 06:06:27 464afbd9ba4c: Download complete 06:06:27 c6b39de5b339: Verifying Checksum 06:06:27 c6b39de5b339: Download complete 06:06:28 d496ad576159: Verifying Checksum 06:06:28 d496ad576159: Download complete 06:06:28 c6b39de5b339: Pull complete 06:06:29 a69c41024577: Pull complete 06:06:29 d6de4b400683: Download complete 06:06:31 00f215d4a9da: Verifying Checksum 06:06:31 00f215d4a9da: Download complete 06:06:43 d6de4b400683: Pull complete 06:06:43 35cb2a7552d0: Pull complete 06:06:43 4f4fb700ef54: Pull complete 06:06:43 464afbd9ba4c: Pull complete 06:06:51 00f215d4a9da: Pull complete 06:06:53 d496ad576159: Pull complete 06:06:53 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:06:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 06:06:53 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:53 + docker inspect -f . ci-base-image-arm64 06:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:53 prd-ubuntu20.04-docker-arm64-4c-16g-4056 does not seem to be running inside a container 06:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/177 -v /w/workspace/go-mod-core-contracts/177:/w/workspace/go-mod-core-contracts/177:rw,z -v /w/workspace/go-mod-core-contracts/177@tmp:/w/workspace/go-mod-core-contracts/177@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 06:06:56 $ docker top d8bb1fcfa919022c6e484d8cb71c4852abe1b3ce749872e681ebc69931db650f -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:57 + go version 06:06:57 go version go1.21.9 linux/arm64 [Pipeline] } 06:06:57 $ docker stop --time=1 d8bb1fcfa919022c6e484d8cb71c4852abe1b3ce749872e681ebc69931db650f 06:06:59 $ docker rm -f --volumes d8bb1fcfa919022c6e484d8cb71c4852abe1b3ce749872e681ebc69931db650f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:00 + docker inspect -f . ci-base-image-arm64 06:07:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:00 prd-ubuntu20.04-docker-arm64-4c-16g-4056 does not seem to be running inside a container 06:07:00 $ 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/177 -v /w/workspace/go-mod-core-contracts/177:/w/workspace/go-mod-core-contracts/177:rw,z -v /w/workspace/go-mod-core-contracts/177@tmp:/w/workspace/go-mod-core-contracts/177@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 06:07:01 $ docker top 9e7d1fc1a94d786424b794325b023514dd50c31b026774b7479c5d565930f9b1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:02 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/177 [Pipeline] fileExists [Pipeline] sh 06:07:02 + make test 06:07:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:07:02 go: downloading github.com/stretchr/testify v1.9.0 06:07:03 go: downloading github.com/go-kit/log v0.2.1 06:07:03 go: downloading github.com/go-playground/validator/v10 v10.22.0 06:07:03 go: downloading github.com/google/uuid v1.6.0 06:07:03 go: downloading gopkg.in/yaml.v3 v3.0.1 06:07:03 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 06:07:03 go: downloading github.com/go-logfmt/logfmt v0.5.1 06:07:03 go: downloading github.com/pmezard/go-difflib v1.0.0 06:07:03 go: downloading github.com/davecgh/go-spew v1.1.1 06:07:03 go: downloading github.com/stretchr/objx v0.5.2 06:07:04 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 06:07:04 go: downloading github.com/go-playground/universal-translator v0.18.1 06:07:04 go: downloading github.com/leodido/go-urn v1.4.0 06:07:04 go: downloading golang.org/x/crypto v0.21.0 06:07:04 go: downloading golang.org/x/text v0.14.0 06:07:04 go: downloading github.com/x448/float16 v0.8.4 06:07:04 go: downloading github.com/go-playground/locales v0.14.1 06:07:09 go: downloading golang.org/x/net v0.23.0 06:07:11 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 06:08:07 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 06:08:07 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 06:08:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.453s coverage: 83.6% of statements 06:08:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.036s coverage: 38.7% of statements 06:08:07 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 06:08:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.027s coverage: 29.4% of statements 06:08:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.058s coverage: 29.3% of statements 06:08:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.080s coverage: 64.5% of statements 06:08:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.039s coverage: 90.0% of statements 06:08:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.294s coverage: 85.7% of statements 06:08:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.033s coverage: 63.8% of statements 06:08:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.020s coverage: 36.1% of statements 06:08:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.025s coverage: 47.5% of statements 06:08:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:08:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:08:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:08:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:08:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:08:28 $ docker stop --time=1 9e7d1fc1a94d786424b794325b023514dd50c31b026774b7479c5d565930f9b1 06:08:30 $ docker rm -f --volumes 9e7d1fc1a94d786424b794325b023514dd50c31b026774b7479c5d565930f9b1 [Pipeline] // withDockerContainer [Pipeline] sh 06:08:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:31 Warning: overwriting stash ‘coverage-report’ 06:08:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:32 06:08:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:33 arm64: Pulling from edgex-lftools-log-publisher 06:08:33 8998bd30e6a1: Pulling fs layer 06:08:33 04944245beec: Pulling fs layer 06:08:33 699f458cf7ca: Pulling fs layer 06:08:33 765212b225bb: Pulling fs layer 06:08:33 f23df028b6ca: Pulling fs layer 06:08:33 d65c8cfc05b1: Pulling fs layer 06:08:33 2437ff75d9bd: Pulling fs layer 06:08:33 765212b225bb: Waiting 06:08:33 f23df028b6ca: Waiting 06:08:33 d65c8cfc05b1: Waiting 06:08:33 2437ff75d9bd: Waiting 06:08:33 04944245beec: Verifying Checksum 06:08:33 04944245beec: Download complete 06:08:33 765212b225bb: Verifying Checksum 06:08:33 765212b225bb: Download complete 06:08:33 f23df028b6ca: Verifying Checksum 06:08:33 f23df028b6ca: Download complete 06:08:33 d65c8cfc05b1: Verifying Checksum 06:08:33 d65c8cfc05b1: Download complete 06:08:33 699f458cf7ca: Verifying Checksum 06:08:33 699f458cf7ca: Download complete 06:08:34 8998bd30e6a1: Verifying Checksum 06:08:34 8998bd30e6a1: Download complete 06:08:36 2437ff75d9bd: Verifying Checksum 06:08:36 2437ff75d9bd: Download complete 06:08:39 8998bd30e6a1: Pull complete 06:08:39 04944245beec: Pull complete 06:08:40 699f458cf7ca: Pull complete 06:08:40 765212b225bb: Pull complete 06:08:41 f23df028b6ca: Pull complete 06:08:41 d65c8cfc05b1: Pull complete 06:09:00 2437ff75d9bd: Pull complete 06:09:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:00 prd-ubuntu20.04-docker-arm64-4c-16g-4056 does not seem to be running inside a container 06:09:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/177 -v /w/workspace/go-mod-core-contracts/177:/w/workspace/go-mod-core-contracts/177:rw,z -v /w/workspace/go-mod-core-contracts/177@tmp:/w/workspace/go-mod-core-contracts/177@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 06:09:02 $ docker top 99eec3067156217f5e3a9e056457dac5dd66e65f426e71060872ec00ef7e7085 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:03 ---> job-cost.sh 06:09:03 lf-activate-venv: SKIPPING 06:09:03 INFO: No Stack... 06:09:04 INFO: Retrieving Pricing Info for: v3-standard-4 06:09:04 INFO: Archiving Costs [Pipeline] sh 06:09:05 + cat /w/workspace/go-mod-core-contracts/177/archives/cost.csv 06:09:05 + cut -d, -f6 [Pipeline] lock 06:09:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-177-stack-cost] 06:09:05 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-177-stack-cost] did not exist. Created. 06:09:05 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:06 /w/workspace/go-mod-core-contracts/177@tmp/durable-9903fba4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:09:06 + echo total: 0.10999999940395355 [Pipeline] stash 06:09:06 Warning: overwriting stash ‘stack-cost’ 06:09:06 Stashed 1 file(s) [Pipeline] } 06:09:06 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:06 $ docker stop --time=1 99eec3067156217f5e3a9e056457dac5dd66e65f426e71060872ec00ef7e7085 06:09:08 $ docker rm -f --volumes 99eec3067156217f5e3a9e056457dac5dd66e65f426e71060872ec00ef7e7085 [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 06:09:08 provisioning config files... 06:09:08 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1201934911763287733tmp [Pipeline] { [Pipeline] sh 06:09:08 + set +x 06:09:08 + curl -s https://codecov.io/bash 06:09:08 + bash -s -- 06:09:08 06:09:08 _____ _ 06:09:08 / ____| | | 06:09:08 | | ___ __| | ___ ___ _____ __ 06:09:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:08 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:08 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:08 Bash-1.0.6 06:09:08 06:09:08 06:09:08 ==> git version 2.25.1 found 06:09:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:09:08 Release-Date: 2020-01-08 06:09:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:09:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:09:08 ==> Jenkins CI detected. 06:09:08 current dir:  /w/workspace/undry_go-mod-core-contracts_main 06:09:08 project root: . 06:09:08 --> token set from env 06:09:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:08 ==> Running gcov in . (disable via -X gcov) 06:09:08 ==> Python coveragepy not found 06:09:08 ==> Searching for coverage reports in: 06:09:08 + . 06:09:09 -> Found 1 reports 06:09:09 ==> Detecting git/mercurial file structure 06:09:09 ==> Reading reports 06:09:09 + ./coverage.out bytes=140500 06:09:09 ==> Appending adjustments 06:09:09 https://docs.codecov.io/docs/fixing-reports 06:09:09 + Found adjustments 06:09:09 ==> Gzipping contents 06:09:09 20K /tmp/codecov.HjqIQV.gz 06:09:09 ==> Uploading reports 06:09:09 url: https://codecov.io 06:09:09 query: branch=main&commit=467e0a5de96c7e27d57f985266f9f068ad2a1d2a&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 06:09:09 -> Pinging Codecov 06:09:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=467e0a5de96c7e27d57f985266f9f068ad2a1d2a&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 06:09:09 -> Uploading to 06:09:09 https://storage.googleapis.com/codecov/v4/raw/2024-06-21/71470A77251A30514AAF9C0BB2E5B6CE/467e0a5de96c7e27d57f985266f9f068ad2a1d2a/6127a418-3dd4-4da1-b5ab-77d8184e5589.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240621%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240621T060909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35587864a5d8b4760945e04342d82375d299349de10a43aae19ddd71d035e870 06:09:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:09 Dload Upload Total Spent Left Speed 06:09:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20441 0 0 100 20441 0 86614 --:--:-- --:--:-- --:--:-- 86614 06:09:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/467e0a5de96c7e27d57f985266f9f068ad2a1d2a [Pipeline] } 06:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:09:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:09:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:09:10 06:09:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:09:11 latest: Pulling from edgex-devops/edgex-snyk-go 06:09:11 619be1103602: Already exists 06:09:11 f8ea3408117e: Pulling fs layer 06:09:11 91320369b822: Pulling fs layer 06:09:11 0406650e8295: Pulling fs layer 06:09:11 4f4fb700ef54: Pulling fs layer 06:09:11 96d80e3f36e1: Pulling fs layer 06:09:11 bcf3aedb951c: Pulling fs layer 06:09:11 4f4fb700ef54: Waiting 06:09:11 96d80e3f36e1: Waiting 06:09:11 bcf3aedb951c: Waiting 06:09:11 0406650e8295: Verifying Checksum 06:09:11 0406650e8295: Download complete 06:09:11 f8ea3408117e: Verifying Checksum 06:09:11 f8ea3408117e: Download complete 06:09:11 4f4fb700ef54: Verifying Checksum 06:09:11 4f4fb700ef54: Download complete 06:09:11 f8ea3408117e: Pull complete 06:09:11 96d80e3f36e1: Verifying Checksum 06:09:11 96d80e3f36e1: Download complete 06:09:11 91320369b822: Verifying Checksum 06:09:11 91320369b822: Download complete 06:09:12 bcf3aedb951c: Verifying Checksum 06:09:12 bcf3aedb951c: Download complete 06:09:15 91320369b822: Pull complete 06:09:15 0406650e8295: Pull complete 06:09:15 4f4fb700ef54: Pull complete 06:09:15 96d80e3f36e1: Pull complete 06:09:18 bcf3aedb951c: Pull complete 06:09:18 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:09:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:09:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:18 prd-ubuntu20.04-docker-8c-8g-4054 does not seem to be running inside a container 06:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:09:24 $ docker top dd6a171731eae56a23951ae19c514cbf1f38b3b09c5d73c3c0a1735574448b20 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:25 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 06:09:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 06:09:25 + set -o pipefail 06:09:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 06:09:30 06:09:30 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 06:09:30 06:09:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/54006aea-8934-4d59-a903-2a0be03fbea0 06:09:30 06:09:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:09:30 [Pipeline] } 06:09:30 $ docker stop --time=1 dd6a171731eae56a23951ae19c514cbf1f38b3b09c5d73c3c0a1735574448b20 06:09:34 $ docker rm -f --volumes dd6a171731eae56a23951ae19c514cbf1f38b3b09c5d73c3c0a1735574448b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:34 + git log --format=format:%s -1 467e0a5de96c7e27d57f985266f9f068ad2a1d2a [Pipeline] sh 06:09:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:09:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:09:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:35 prd-ubuntu20.04-docker-8c-8g-4054 does not seem to be running inside a container 06:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:09:36 $ docker top 867efe456712cb28107e280fa528e47a213896c22157ee08c67ea45a2b0a4296 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:09:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:09:36 [ssh-agent] Looking for ssh-agent implementation... 06:09:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:09:36 $ docker exec 867efe456712cb28107e280fa528e47a213896c22157ee08c67ea45a2b0a4296 ssh-agent 06:09:36 SSH_AUTH_SOCK=/tmp/ssh-9wAPd8Sm1lHu/agent.32 06:09:36 SSH_AGENT_PID=38 06:09:36 Running ssh-add (command line suppressed) 06:09:36 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4801942410953549347.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4801942410953549347.key) 06:09:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:09:36 + git semver tag 06:09:37 2024-06-21 06:09:37,023 [run_tag] DEBUG tag force:False 06:09:37 2024-06-21 06:09:37,023 [check_head_tag] DEBUG check head tag 06:09:37 2024-06-21 06:09:37,027 [execute] INFO git cat-file --batch-check 06:09:37 2024-06-21 06:09:37,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 06:09:37 2024-06-21 06:09:37,031 [execute] INFO git cat-file --batch 06:09:37 2024-06-21 06:09:37,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 06:09:37 2024-06-21 06:09:37,090 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:09:37 2024-06-21 06:09:37,090 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 06:09:37 2024-06-21 06:09:37,091 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 06:09:37 2024-06-21 06:09:37,095 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:09:37 3.2.0-dev.24 [Pipeline] } 06:09:37 $ docker exec --env ******** --env ******** 867efe456712cb28107e280fa528e47a213896c22157ee08c67ea45a2b0a4296 ssh-agent -k 06:09:37 unset SSH_AUTH_SOCK; 06:09:37 unset SSH_AGENT_PID; 06:09:37 echo Agent pid 38 killed; 06:09:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:09:37 + git semver [Pipeline] } 06:09:37 $ docker stop --time=1 867efe456712cb28107e280fa528e47a213896c22157ee08c67ea45a2b0a4296 06:09:39 $ docker rm -f --volumes 867efe456712cb28107e280fa528e47a213896c22157ee08c67ea45a2b0a4296 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:09:39 06:09:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:09:39 0.23.1-centos7: Pulling from edgex-lftools 06:09:39 ab5ef0e58194: Pulling fs layer 06:09:39 9712f1f96733: Pulling fs layer 06:09:39 63f879dbbcfc: Pulling fs layer 06:09:39 0d9ebad4ef96: Pulling fs layer 06:09:39 e9a5061849ea: Pulling fs layer 06:09:39 d747dcd14b5f: Pulling fs layer 06:09:39 0d9ebad4ef96: Waiting 06:09:39 e9a5061849ea: Waiting 06:09:39 2de7ff778b66: Pulling fs layer 06:09:39 2de7ff778b66: Waiting 06:09:39 d747dcd14b5f: Waiting 06:09:39 9712f1f96733: Download complete 06:09:40 63f879dbbcfc: Verifying Checksum 06:09:40 63f879dbbcfc: Download complete 06:09:40 e9a5061849ea: Verifying Checksum 06:09:40 e9a5061849ea: Download complete 06:09:40 d747dcd14b5f: Verifying Checksum 06:09:40 d747dcd14b5f: Download complete 06:09:40 ab5ef0e58194: Verifying Checksum 06:09:40 ab5ef0e58194: Download complete 06:09:40 2de7ff778b66: Verifying Checksum 06:09:40 2de7ff778b66: Download complete 06:09:40 0d9ebad4ef96: Verifying Checksum 06:09:40 0d9ebad4ef96: Download complete 06:09:43 ab5ef0e58194: Pull complete 06:09:43 9712f1f96733: Pull complete 06:09:44 63f879dbbcfc: Pull complete 06:09:48 0d9ebad4ef96: Pull complete 06:09:48 e9a5061849ea: Pull complete 06:09:48 d747dcd14b5f: Pull complete 06:09:50 2de7ff778b66: Pull complete 06:09:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:09:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:50 prd-ubuntu20.04-docker-8c-8g-4054 does not seem to be running inside a container 06:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:10:03 $ docker top bbb8e728923db36d8a6bfdcb7e4a25788644a3f5b33980027f2bc83297afebf4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:10:04 provisioning config files... 06:10:04 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config18442619578864536769tmp 06:10:04 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17149077647939615452tmp 06:10:04 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12828727151593670410tmp [Pipeline] { [Pipeline] echo 06:10:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:10:04 ---> sigul-configuration.sh 06:10:04 gpg: directory `/root/.gnupg' created 06:10:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:10:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:10:04 gpg: keyring `/root/.gnupg/secring.gpg' created 06:10:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:10:04 gpg: CAST5 encrypted data 06:10:04 gpg: encrypted with 1 passphrase 06:10:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:10:04 + mkdir /home/jenkins 06:10:04 + mkdir /home/jenkins/sigul [Pipeline] sh 06:10:05 + 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 06:10:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:10:05 ---> sigul-install.sh 06:10:05 Sigul already installed; skipping installation. [Pipeline] sh 06:10:05 + git tag --list 06:10:05 v0.0.0 06:10:05 v0.0.1 06:10:05 v0.1.0 06:10:05 v0.1.1 06:10:05 v0.1.10 06:10:05 v0.1.100 06:10:05 v0.1.101 06:10:05 v0.1.102 06:10:05 v0.1.103 06:10:05 v0.1.104 06:10:05 v0.1.105 06:10:05 v0.1.106 06:10:05 v0.1.107 06:10:05 v0.1.108 06:10:05 v0.1.109 06:10:05 v0.1.11 06:10:05 v0.1.110 06:10:05 v0.1.111 06:10:05 v0.1.112 06:10:05 v0.1.113 06:10:05 v0.1.114 06:10:05 v0.1.115 06:10:05 v0.1.116 06:10:05 v0.1.117 06:10:05 v0.1.118 06:10:05 v0.1.119 06:10:05 v0.1.12 06:10:05 v0.1.120 06:10:05 v0.1.121 06:10:05 v0.1.122 06:10:05 v0.1.123 06:10:05 v0.1.124 06:10:05 v0.1.125 06:10:05 v0.1.126 06:10:05 v0.1.127 06:10:05 v0.1.128 06:10:05 v0.1.129 06:10:05 v0.1.13 06:10:05 v0.1.130 06:10:05 v0.1.131 06:10:05 v0.1.132 06:10:05 v0.1.133 06:10:05 v0.1.134 06:10:05 v0.1.135 06:10:05 v0.1.136 06:10:05 v0.1.137 06:10:05 v0.1.138 06:10:05 v0.1.139 06:10:05 v0.1.14 06:10:05 v0.1.140 06:10:05 v0.1.141 06:10:05 v0.1.142 06:10:05 v0.1.143 06:10:05 v0.1.144 06:10:05 v0.1.145 06:10:05 v0.1.146 06:10:05 v0.1.147 06:10:05 v0.1.148 06:10:05 v0.1.149 06:10:05 v0.1.15 06:10:05 v0.1.16 06:10:05 v0.1.17 06:10:05 v0.1.18 06:10:05 v0.1.19 06:10:05 v0.1.2 06:10:05 v0.1.20 06:10:05 v0.1.21 06:10:05 v0.1.22 06:10:05 v0.1.23 06:10:05 v0.1.24 06:10:05 v0.1.25 06:10:05 v0.1.26 06:10:05 v0.1.27 06:10:05 v0.1.28 06:10:05 v0.1.29 06:10:05 v0.1.3 06:10:05 v0.1.30 06:10:05 v0.1.31 06:10:05 v0.1.32 06:10:05 v0.1.33 06:10:05 v0.1.34 06:10:05 v0.1.35 06:10:05 v0.1.36 06:10:05 v0.1.37 06:10:05 v0.1.38 06:10:05 v0.1.39 06:10:05 v0.1.4 06:10:05 v0.1.40 06:10:05 v0.1.41 06:10:05 v0.1.42 06:10:05 v0.1.43 06:10:05 v0.1.44 06:10:05 v0.1.45 06:10:05 v0.1.46 06:10:05 v0.1.47 06:10:05 v0.1.48 06:10:05 v0.1.49 06:10:05 v0.1.5 06:10:05 v0.1.50 06:10:05 v0.1.51 06:10:05 v0.1.52 06:10:05 v0.1.53 06:10:05 v0.1.54 06:10:05 v0.1.55 06:10:05 v0.1.56 06:10:05 v0.1.57 06:10:05 v0.1.58 06:10:05 v0.1.59 06:10:05 v0.1.6 06:10:05 v0.1.60 06:10:05 v0.1.61 06:10:05 v0.1.62 06:10:05 v0.1.63 06:10:05 v0.1.64 06:10:05 v0.1.65 06:10:05 v0.1.66 06:10:05 v0.1.67 06:10:05 v0.1.68 06:10:05 v0.1.69 06:10:05 v0.1.7 06:10:05 v0.1.70 06:10:05 v0.1.71 06:10:05 v0.1.72 06:10:05 v0.1.73 06:10:05 v0.1.74 06:10:05 v0.1.75 06:10:05 v0.1.76 06:10:05 v0.1.77 06:10:05 v0.1.78 06:10:05 v0.1.79 06:10:05 v0.1.8 06:10:05 v0.1.80 06:10:05 v0.1.81 06:10:05 v0.1.82 06:10:05 v0.1.83 06:10:05 v0.1.84 06:10:05 v0.1.85 06:10:05 v0.1.86 06:10:05 v0.1.87 06:10:05 v0.1.88 06:10:05 v0.1.89 06:10:05 v0.1.9 06:10:05 v0.1.90 06:10:05 v0.1.91 06:10:05 v0.1.92 06:10:05 v0.1.93 06:10:05 v0.1.94 06:10:05 v0.1.95 06:10:05 v0.1.96 06:10:05 v0.1.97 06:10:05 v0.1.98 06:10:05 v0.1.99 06:10:05 v2.0.0 06:10:05 v2.1.0 06:10:05 v2.1.1 06:10:05 v2.2.0 06:10:05 v2.3.0 06:10:05 v3.0 06:10:05 v3.0.0 06:10:05 v3.1 06:10:05 v3.1.0 06:10:05 v3.1.0-dev.1 06:10:05 v3.1.0-dev.10 06:10:05 v3.1.0-dev.11 06:10:05 v3.1.0-dev.12 06:10:05 v3.1.0-dev.13 06:10:05 v3.1.0-dev.14 06:10:05 v3.1.0-dev.15 06:10:05 v3.1.0-dev.16 06:10:05 v3.1.0-dev.17 06:10:05 v3.1.0-dev.18 06:10:05 v3.1.0-dev.19 06:10:05 v3.1.0-dev.2 06:10:05 v3.1.0-dev.3 06:10:05 v3.1.0-dev.4 06:10:05 v3.1.0-dev.5 06:10:05 v3.1.0-dev.6 06:10:05 v3.1.0-dev.7 06:10:05 v3.1.0-dev.8 06:10:05 v3.1.0-dev.9 06:10:05 v3.2.0-dev.1 06:10:05 v3.2.0-dev.10 06:10:05 v3.2.0-dev.11 06:10:05 v3.2.0-dev.12 06:10:05 v3.2.0-dev.13 06:10:05 v3.2.0-dev.14 06:10:05 v3.2.0-dev.15 06:10:05 v3.2.0-dev.16 06:10:05 v3.2.0-dev.17 06:10:05 v3.2.0-dev.18 06:10:05 v3.2.0-dev.19 06:10:05 v3.2.0-dev.2 06:10:05 v3.2.0-dev.20 06:10:05 v3.2.0-dev.21 06:10:05 v3.2.0-dev.22 06:10:05 v3.2.0-dev.23 06:10:05 v3.2.0-dev.24 06:10:05 v3.2.0-dev.3 06:10:05 v3.2.0-dev.4 06:10:05 v3.2.0-dev.5 06:10:05 v3.2.0-dev.6 06:10:05 v3.2.0-dev.7 06:10:05 v3.2.0-dev.8 06:10:05 v3.2.0-dev.9 [Pipeline] sh 06:10:06 + lftools sign git-tag v3.2.0-dev.24 06:10:06 Signing Git tag with Sigul... 06:10:06 Signing v3.2.0-dev.24 [Pipeline] echo 06:10:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:10:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:10:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:10:07 $ docker stop --time=1 bbb8e728923db36d8a6bfdcb7e4a25788644a3f5b33980027f2bc83297afebf4 06:10:09 $ docker rm -f --volumes bbb8e728923db36d8a6bfdcb7e4a25788644a3f5b33980027f2bc83297afebf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:10:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:10 prd-ubuntu20.04-docker-8c-8g-4054 does not seem to be running inside a container 06:10: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:13 $ docker top f651ca759008ded66d2cd2cac3b8aa23d4d3a11d7926ee028c041dca8fae928e -eo pid,comm 06:10:13 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). 06:10:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:13 [ssh-agent] Looking for ssh-agent implementation... 06:10:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:13 $ docker exec f651ca759008ded66d2cd2cac3b8aa23d4d3a11d7926ee028c041dca8fae928e ssh-agent 06:10:13 SSH_AUTH_SOCK=/tmp/ssh-IMrBUwwracqX/agent.14 06:10:13 SSH_AGENT_PID=20 06:10:13 Running ssh-add (command line suppressed) 06:10:13 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7278712490858399091.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7278712490858399091.key) 06:10:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:13 + git semver bump pre 06:10:14 2024-06-21 06:10:14,052 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:10:14 2024-06-21 06:10:14,053 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev 06:10:14 2024-06-21 06:10:14,053 [bump_version] DEBUG bumped version:3.2.0-dev.25 06:10:14 2024-06-21 06:10:14,053 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 06:10:14 2024-06-21 06:10:14,053 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:10:14 2024-06-21 06:10:14,053 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:10:14 2024-06-21 06:10:14,055 [execute] INFO git cat-file --batch-check 06:10:14 2024-06-21 06:10:14,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:14 2024-06-21 06:10:14,061 [execute] INFO git cat-file --batch 06:10:14 2024-06-21 06:10:14,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:14 2024-06-21 06:10:14,067 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:10:14 3.2.0-dev.25 [Pipeline] } 06:10:14 $ docker exec --env ******** --env ******** f651ca759008ded66d2cd2cac3b8aa23d4d3a11d7926ee028c041dca8fae928e ssh-agent -k 06:10:14 unset SSH_AUTH_SOCK; 06:10:14 unset SSH_AGENT_PID; 06:10:14 echo Agent pid 20 killed; 06:10:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:14 + git semver [Pipeline] } 06:10:14 $ docker stop --time=1 f651ca759008ded66d2cd2cac3b8aa23d4d3a11d7926ee028c041dca8fae928e 06:10:17 $ docker rm -f --volumes f651ca759008ded66d2cd2cac3b8aa23d4d3a11d7926ee028c041dca8fae928e [Pipeline] // withDockerContainer [Pipeline] sh 06:10:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:18 prd-ubuntu20.04-docker-8c-8g-4054 does not seem to be running inside a container 06:10:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:20 $ docker top e4ff5c319c6cbd5eae44cf110a3388cfac186b5c352fa223317b25239065fb85 -eo pid,comm 06:10:20 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). 06:10:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:20 [ssh-agent] Looking for ssh-agent implementation... 06:10:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:20 $ docker exec e4ff5c319c6cbd5eae44cf110a3388cfac186b5c352fa223317b25239065fb85 ssh-agent 06:10:20 SSH_AUTH_SOCK=/tmp/ssh-qfUpVYuahNlu/agent.13 06:10:20 SSH_AGENT_PID=19 06:10:20 Running ssh-add (command line suppressed) 06:10:20 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4979478554085351141.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4979478554085351141.key) 06:10:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:21 + git semver push 06:10:21 2024-06-21 06:10:21,465 [run_push] DEBUG push 06:10:21 2024-06-21 06:10:21,466 [execute] INFO git cat-file --batch-check 06:10:21 2024-06-21 06:10:21,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:21 2024-06-21 06:10:21,471 [execute] INFO git rev-list cedb0c604326cd27498fc9a4957789c3afa960c6 -- 06:10:21 2024-06-21 06:10:21,471 [execute] DEBUG Popen(['git', 'rev-list', 'cedb0c604326cd27498fc9a4957789c3afa960c6', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 06:10:21 2024-06-21 06:10:21,480 [execute] INFO git fetch -v origin 06:10:21 2024-06-21 06:10:21,481 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 06:10:22 2024-06-21 06:10:21,950 [run_push] DEBUG no remote changes detected 06:10:22 2024-06-21 06:10:21,950 [execute] INFO git push origin semver 06:10:22 2024-06-21 06:10:21,951 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 06:10:23 2024-06-21 06:10:22,735 [run_push] DEBUG push all version tags 06:10:23 2024-06-21 06:10:22,736 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:10:23 2024-06-21 06:10:22,736 [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) 06:10:23 2024-06-21 06:10:23,415 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:10:23 3.2.0-dev.25 [Pipeline] } 06:10:23 $ docker exec --env ******** --env ******** e4ff5c319c6cbd5eae44cf110a3388cfac186b5c352fa223317b25239065fb85 ssh-agent -k 06:10:23 unset SSH_AUTH_SOCK; 06:10:23 unset SSH_AGENT_PID; 06:10:23 echo Agent pid 19 killed; 06:10:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:24 + git semver [Pipeline] } 06:10:24 $ docker stop --time=1 e4ff5c319c6cbd5eae44cf110a3388cfac186b5c352fa223317b25239065fb85 06:10:26 $ docker rm -f --volumes e4ff5c319c6cbd5eae44cf110a3388cfac186b5c352fa223317b25239065fb85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:10:27 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 06:10:27 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 06:10:27 total 16 06:10:27 drwxr-xr-x 3 root root 4096 Jun 21 06:05 . 06:10:27 drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 06:10 .. 06:10:27 drwxr-xr-x 2 root root 4096 Jun 21 06:05 cost 06:10:27 -rw-r--r-- 1 root root 93 Jun 21 06:05 cost.csv 06:10:27 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 06:10:27 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 06:10:27 total 16 06:10:27 drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 06:05 . 06:10:27 drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 06:10 .. 06:10:27 drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 06:05 cost 06:10:27 -rw-r--r-- 1 jenkins jenkins 93 Jun 21 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:10:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:28 ---> package-listing.sh 06:10:28 ++ facter osfamily 06:10:28 ++ tr '[:upper:]' '[:lower:]' 06:10:28 + OS_FAMILY=debian 06:10:28 + workspace=/w/workspace/undry_go-mod-core-contracts_main 06:10:28 + START_PACKAGES=/tmp/packages_start.txt 06:10:28 + END_PACKAGES=/tmp/packages_end.txt 06:10:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:28 + PACKAGES=/tmp/packages_start.txt 06:10:28 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 06:10:28 + PACKAGES=/tmp/packages_end.txt 06:10:28 + case "${OS_FAMILY}" in 06:10:28 + dpkg -l 06:10:28 + grep '^ii' 06:10:28 + '[' -f /tmp/packages_start.txt ']' 06:10:28 + '[' -f /tmp/packages_end.txt ']' 06:10:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:28 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 06:10:28 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 06:10:28 + 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 06:10:28 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 06:10:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:29 prd-ubuntu20.04-docker-8c-8g-4054 does not seem to be running inside a container 06:10:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:10:31 $ docker top 3ae2fba00baed9e04af14d026af4493255728f36de7151cdf73863628683b34e -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:31 + touch /tmp/pre-build-complete [Pipeline] sh 06:10:31 + mkdir -p /var/log/sysstat [Pipeline] sh 06:10:32 + ls /var/log/sa-host 06:10:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:32 provisioning config files... 06:10:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4957788395578976065tmp [Pipeline] { [Pipeline] echo 06:10:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:10:32 ---> create-netrc.sh [Pipeline] } 06:10:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:10:33 ---> python-tools-install.sh [Pipeline] echo 06:10:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:10:33 ---> sudo-logs.sh 06:10:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:10:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:10:33 ---> job-cost.sh 06:10:33 lf-activate-venv: SKIPPING 06:10:33 DEBUG: total: 0.2199999988079071 06:10:33 INFO: Retrieving Stack Cost... 06:10:34 INFO: Retrieving Pricing Info for: v3-standard-8 06:10:34 INFO: Archiving Costs [Pipeline] echo 06:10:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:10:34 ---> logs-deploy.sh 06:10:34 lf-activate-venv: SKIPPING 06:10:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/177 06:10:34 INFO: archiving workspace using pattern(s): 06:10:36 Archives upload complete. 06:10:36 INFO: archiving logs to Nexus 06:10:36 ---> uname -a: 06:10:36 Linux prd-ubuntu20-04-docker-8c-8g-4054 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:10:36 06:10:36 06:10:36 ---> lscpu: 06:10:36 Architecture: x86_64 06:10:36 CPU op-mode(s): 32-bit, 64-bit 06:10:36 Byte Order: Little Endian 06:10:36 Address sizes: 40 bits physical, 48 bits virtual 06:10:36 CPU(s): 8 06:10:36 On-line CPU(s) list: 0-7 06:10:36 Thread(s) per core: 1 06:10:36 Core(s) per socket: 1 06:10:36 Socket(s): 8 06:10:36 NUMA node(s): 1 06:10:36 Vendor ID: AuthenticAMD 06:10:36 CPU family: 23 06:10:36 Model: 49 06:10:36 Model name: AMD EPYC-Rome Processor 06:10:36 Stepping: 0 06:10:36 CPU MHz: 2799.998 06:10:36 BogoMIPS: 5599.99 06:10:36 Virtualization: AMD-V 06:10:36 Hypervisor vendor: KVM 06:10:36 Virtualization type: full 06:10:36 L1d cache: 256 KiB 06:10:36 L1i cache: 256 KiB 06:10:36 L2 cache: 4 MiB 06:10:36 L3 cache: 128 MiB 06:10:36 NUMA node0 CPU(s): 0-7 06:10:36 Vulnerability Itlb multihit: Not affected 06:10:36 Vulnerability L1tf: Not affected 06:10:36 Vulnerability Mds: Not affected 06:10:36 Vulnerability Meltdown: Not affected 06:10:36 Vulnerability Mmio stale data: Not affected 06:10:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:10:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:10:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:10:36 Vulnerability Srbds: Not affected 06:10:36 Vulnerability Tsx async abort: Not affected 06:10:36 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 06:10:36 06:10:36 06:10:36 ---> nproc: 06:10:36 8 06:10:36 06:10:36 06:10:36 ---> df -h: 06:10:36 Filesystem Size Used Avail Use% Mounted on 06:10:36 overlay 155G 12G 144G 8% / 06:10:36 tmpfs 64M 0 64M 0% /dev 06:10:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:10:36 shm 64M 0 64M 0% /dev/shm 06:10:36 /dev/vda1 155G 12G 144G 8% /facter-os 06:10:36 06:10:36