Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8db8656705653694ea93c4dbf15a3fa3ceb66bde 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-ssh3811203311429449461.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7034724241826642163.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12448207824729716807.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2622069711515549687.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-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5682368567553462933.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging 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-23993 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8db8656705653694ea93c4dbf15a3fa3ceb66bde (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8db8656705653694ea93c4dbf15a3fa3ceb66bde # timeout=10 Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.2" > git rev-list --no-walk 5ad02feae3691ea1ba007131c1f72cae70ec75e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:29:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:29:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:29:09 ========================================================= 18:29:09 EdgeX Global Pipelines Version Info 18:29:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:29:09 ------------------- 18:29:09 stable info: 18:29:09 ------------------- 18:29:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:29:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:29:09 Message: update stable to v1.0.258 18:29:10 ------------------- 18:29:10 experimental info: 18:29:10 ------------------- 18:29:10 Commited By: **** collab-it+edgex@linuxfoundation.org 18:29:10 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:29:10 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8db8656 [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:29:12 + git rev-list -1 --merges 8db8656705653694ea93c4dbf15a3fa3ceb66bde~1..8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] echo 18:29:12 -----------> git rev-list -1 --merges 8db8656705653694ea93c4dbf15a3fa3ceb66bde~1..8db8656705653694ea93c4dbf15a3fa3ceb66bde 8db8656705653694ea93c4dbf15a3fa3ceb66bde 18:29:12 8db8656705653694ea93c4dbf15a3fa3ceb66bde [false] [Pipeline] sh 18:29:12 + git log --format=format:%s -1 8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] echo 18:29:12 ========================================================= 18:29:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:29:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:12 + git log --format=format:%s -1 8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] echo 18:29:12 [semverPrep] GIT_COMMIT: 8db8656705653694ea93c4dbf15a3fa3ceb66bde, Commit Message: Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.2 [Pipeline] echo 18:29:12 [semverPrep] This is not a build commit. [Pipeline] sh 18:29:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:29:13 + grep -v github /etc/ssh/ssh_known_hosts 18:29:13 + [ -e /tmp/ssh_known_hosts ] 18:29:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:29:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:29:13 + sudo tee -a /etc/ssh/ssh_known_hosts 18:29:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:18 18:29:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:19 0.1.4: Pulling from edgex-devops/py-git-semver 18:29:19 b85a868b505f: Pulling fs layer 18:29:19 e2be974225ed: Pulling fs layer 18:29:19 339a4e72a1f5: Pulling fs layer 18:29:19 988bab9f4d93: Pulling fs layer 18:29:19 1469e6f7b9e6: Pulling fs layer 18:29:19 eaf3925da568: Pulling fs layer 18:29:19 bab4dde63d76: Pulling fs layer 18:29:19 bde34c3a00c8: Pulling fs layer 18:29:19 b352a97aabf1: Pulling fs layer 18:29:19 4872d77fe225: Pulling fs layer 18:29:19 5851b861e8e6: Pulling fs layer 18:29:19 bab4dde63d76: Waiting 18:29:19 bde34c3a00c8: Waiting 18:29:19 b352a97aabf1: Waiting 18:29:19 4872d77fe225: Waiting 18:29:19 5851b861e8e6: Waiting 18:29:19 988bab9f4d93: Waiting 18:29:19 1469e6f7b9e6: Waiting 18:29:19 eaf3925da568: Waiting 18:29:19 e2be974225ed: Download complete 18:29:19 988bab9f4d93: Verifying Checksum 18:29:19 988bab9f4d93: Download complete 18:29:19 1469e6f7b9e6: Verifying Checksum 18:29:19 1469e6f7b9e6: Download complete 18:29:19 339a4e72a1f5: Verifying Checksum 18:29:19 339a4e72a1f5: Download complete 18:29:19 eaf3925da568: Download complete 18:29:19 bde34c3a00c8: Verifying Checksum 18:29:19 bde34c3a00c8: Download complete 18:29:19 b352a97aabf1: Verifying Checksum 18:29:19 b352a97aabf1: Download complete 18:29:19 4872d77fe225: Verifying Checksum 18:29:19 4872d77fe225: Download complete 18:29:19 5851b861e8e6: Download complete 18:29:19 b85a868b505f: Verifying Checksum 18:29:19 b85a868b505f: Download complete 18:29:19 bab4dde63d76: Verifying Checksum 18:29:19 bab4dde63d76: Download complete 18:29:20 b85a868b505f: Pull complete 18:29:20 e2be974225ed: Pull complete 18:29:21 339a4e72a1f5: Pull complete 18:29:21 988bab9f4d93: Pull complete 18:29:21 1469e6f7b9e6: Pull complete 18:29:21 eaf3925da568: Pull complete 18:29:23 bab4dde63d76: Pull complete 18:29:23 bde34c3a00c8: Pull complete 18:29:23 b352a97aabf1: Pull complete 18:29:23 4872d77fe225: Pull complete 18:29:24 5851b861e8e6: Pull complete 18:29:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:24 prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container 18:29:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 18:29:31 $ docker top 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:30 [ssh-agent] Looking for ssh-agent implementation... 18:29:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:31 $ docker exec 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f ssh-agent 18:29:30 SSH_AUTH_SOCK=/tmp/ssh-L8zDvc6auFcZ/agent.31 18:29:30 SSH_AGENT_PID=38 18:29:30 Running ssh-add (command line suppressed) 18:29:31 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1405944054187922836.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1405944054187922836.key) 18:29:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:31 + git tag --points-at HEAD [Pipeline] } 18:29:31 $ docker exec --env ******** --env ******** 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f ssh-agent -k 18:29:32 unset SSH_AUTH_SOCK; 18:29:32 unset SSH_AGENT_PID; 18:29:32 echo Agent pid 38 killed; 18:29:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:29:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:31 [ssh-agent] Looking for ssh-agent implementation... 18:29:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:32 $ docker exec 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f ssh-agent 18:29:31 SSH_AUTH_SOCK=/tmp/ssh-NY7lkOEbeUth/agent.71 18:29:31 SSH_AGENT_PID=77 18:29:31 Running ssh-add (command line suppressed) 18:29:32 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17097203085262061119.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17097203085262061119.key) 18:29:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:32 + git semver init 18:29:32 2023-12-04 18:29:32,967 [run_init] DEBUG init version:0.0.0 force:False 18:29:32 2023-12-04 18:29:32,968 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 18:29:32 2023-12-04 18:29:32,969 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 18:29:32 2023-12-04 18:29:32,969 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 18:29:33 2023-12-04 18:29:34,004 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 18:29:33 2023-12-04 18:29:34,005 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 18:29:33 2023-12-04 18:29:34,005 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:29:33 2023-12-04 18:29:34,005 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:29:33 3.2.0-dev.3 [Pipeline] } 18:29:34 $ docker exec --env ******** --env ******** 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f ssh-agent -k 18:29:34 unset SSH_AUTH_SOCK; 18:29:34 unset SSH_AGENT_PID; 18:29:34 echo Agent pid 77 killed; 18:29:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:34 + git semver [Pipeline] } 18:29:35 $ docker stop --time=1 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f 18:29:37 $ docker rm -f --volumes 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f [Pipeline] // withDockerContainer [Pipeline] sh 18:29:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:29:37 Stashed 1 file(s) [Pipeline] echo 18:29:37 [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [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 18:29:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:29:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:29:37 ========================================================= 18:29:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:29:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:29:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:29:38 7264a8db6415: Pulling fs layer 18:29:38 c4d48a809fc2: Pulling fs layer 18:29:38 4f1c88b9dad5: Pulling fs layer 18:29:38 ad3a456e5733: Pulling fs layer 18:29:38 69c7f0334f64: Pulling fs layer 18:29:38 1f1c1a5573a3: Pulling fs layer 18:29:38 ce7588e14bc9: Pulling fs layer 18:29:38 b5e4710f87ac: Pulling fs layer 18:29:38 69c7f0334f64: Waiting 18:29:38 ad3a456e5733: Waiting 18:29:38 1f1c1a5573a3: Waiting 18:29:38 ce7588e14bc9: Waiting 18:29:38 b5e4710f87ac: Waiting 18:29:38 c4d48a809fc2: Verifying Checksum 18:29:38 c4d48a809fc2: Download complete 18:29:38 ad3a456e5733: Verifying Checksum 18:29:38 ad3a456e5733: Download complete 18:29:38 69c7f0334f64: Download complete 18:29:38 7264a8db6415: Verifying Checksum 18:29:38 7264a8db6415: Download complete 18:29:38 1f1c1a5573a3: Verifying Checksum 18:29:38 1f1c1a5573a3: Download complete 18:29:38 b5e4710f87ac: Verifying Checksum 18:29:38 b5e4710f87ac: Download complete 18:29:38 7264a8db6415: Pull complete 18:29:38 4f1c88b9dad5: Verifying Checksum 18:29:38 4f1c88b9dad5: Download complete 18:29:39 c4d48a809fc2: Pull complete 18:29:39 ce7588e14bc9: Verifying Checksum 18:29:39 ce7588e14bc9: Download complete 18:29:42 4f1c88b9dad5: Pull complete 18:29:42 ad3a456e5733: Pull complete 18:29:42 69c7f0334f64: Pull complete 18:29:42 1f1c1a5573a3: Pull complete 18:29:45 ce7588e14bc9: Pull complete 18:29:45 b5e4710f87ac: Pull complete 18:29:45 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:29:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 18:29:45 + 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 18:29:45 + docker inspect -f . ci-base-image-x86_64 18:29:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:45 prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container 18:29:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 18:29:51 $ docker top 69ab391f1945b583aacf3bb185affb55163197ccfbb68c1525e878a50eb4a95e -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:51 + go version 18:29:51 go version go1.21.0 linux/amd64 [Pipeline] } 18:29:51 $ docker stop --time=1 69ab391f1945b583aacf3bb185affb55163197ccfbb68c1525e878a50eb4a95e 18:29:52 Still waiting to schedule task 18:29:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:29:53 $ docker rm -f --volumes 69ab391f1945b583aacf3bb185affb55163197ccfbb68c1525e878a50eb4a95e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:53 + docker inspect -f . ci-base-image-x86_64 18:29:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:53 prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container 18:29:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 18:29:54 $ docker top 9d92354dee567cea861c7eebeff2fe71fdec0e0d132fd44d45de617e9e09fc6d -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:54 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 18:29:54 + make test 18:29:54 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 18:29:54 go: downloading github.com/nats-io/nats.go v1.31.0 18:29:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:29:54 go: downloading github.com/stretchr/testify v1.8.4 18:29:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 18:29:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 18:29:54 go: downloading github.com/google/uuid v1.4.0 18:29:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:29:55 go: downloading github.com/hashicorp/errwrap v1.0.0 18:29:55 go: downloading github.com/davecgh/go-spew v1.1.1 18:29:55 go: downloading github.com/pmezard/go-difflib v1.0.0 18:29:55 go: downloading github.com/stretchr/objx v0.5.0 18:29:55 go: downloading gopkg.in/yaml.v3 v3.0.1 18:29:55 go: downloading github.com/gorilla/websocket v1.5.0 18:29:55 go: downloading golang.org/x/net v0.17.0 18:29:55 go: downloading golang.org/x/sync v0.1.0 18:29:55 go: downloading github.com/klauspost/compress v1.17.1 18:29:55 go: downloading github.com/nats-io/nkeys v0.4.6 18:29:55 go: downloading github.com/nats-io/nuid v1.0.1 18:29:55 go: downloading github.com/go-playground/validator/v10 v10.16.0 18:29:55 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 18:29:55 go: downloading github.com/x448/float16 v0.8.4 18:29:55 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 18:29:55 go: downloading github.com/go-playground/universal-translator v0.18.1 18:29:55 go: downloading github.com/leodido/go-urn v1.2.4 18:29:55 go: downloading golang.org/x/crypto v0.14.0 18:29:55 go: downloading golang.org/x/text v0.13.0 18:29:55 go: downloading github.com/go-playground/locales v0.14.1 18:29:55 go: downloading golang.org/x/sys v0.13.0 18:30:13 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 18:30:13 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 18:30:14 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.051s coverage: 88.6% of statements 18:30:14 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 18:30:14 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 18:30:19 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.060s coverage: 19.8% of statements 18:30:19 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.088s coverage: 88.8% of statements 18:30:19 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.074s coverage: 86.2% of statements 18:30:19 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.041s coverage: 15.4% of statements 18:30:19 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.151s coverage: 61.3% of statements 18:30:19 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.037s coverage: 87.5% of statements 18:30:19 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.037s coverage: 100.0% of statements 18:30:19 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.034s coverage: 100.0% of statements 18:30:19 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.039s coverage: 95.1% of statements 18:30:34 go vet ./... 18:30:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:30:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:30:34 $ docker stop --time=1 9d92354dee567cea861c7eebeff2fe71fdec0e0d132fd44d45de617e9e09fc6d 18:30:40 $ docker rm -f --volumes 9d92354dee567cea861c7eebeff2fe71fdec0e0d132fd44d45de617e9e09fc6d [Pipeline] // withDockerContainer [Pipeline] sh 18:30:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:30:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:41 18:30:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:42 latest: Pulling from edgex-lftools-log-publisher 18:30:42 5eb5b503b376: Pulling fs layer 18:30:42 5c69ac0246d0: Pulling fs layer 18:30:42 ec43610c2a17: Pulling fs layer 18:30:42 3a2ae6a8a46f: Pulling fs layer 18:30:42 33b1e0a273af: Pulling fs layer 18:30:42 5d3b04190fa2: Pulling fs layer 18:30:42 2f39f015ded8: Pulling fs layer 18:30:42 33b1e0a273af: Waiting 18:30:42 5d3b04190fa2: Waiting 18:30:42 2f39f015ded8: Waiting 18:30:42 3a2ae6a8a46f: Waiting 18:30:42 5c69ac0246d0: Download complete 18:30:42 3a2ae6a8a46f: Verifying Checksum 18:30:42 3a2ae6a8a46f: Download complete 18:30:42 33b1e0a273af: Verifying Checksum 18:30:42 33b1e0a273af: Download complete 18:30:42 5d3b04190fa2: Verifying Checksum 18:30:42 5d3b04190fa2: Download complete 18:30:42 ec43610c2a17: Verifying Checksum 18:30:42 ec43610c2a17: Download complete 18:30:42 5eb5b503b376: Download complete 18:30:43 2f39f015ded8: Download complete 18:30:43 5eb5b503b376: Pull complete 18:30:43 5c69ac0246d0: Pull complete 18:30:44 ec43610c2a17: Pull complete 18:30:44 3a2ae6a8a46f: Pull complete 18:30:44 33b1e0a273af: Pull complete 18:30:44 5d3b04190fa2: Pull complete 18:30:48 2f39f015ded8: Pull complete 18:30:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:48 prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container 18:30:49 $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 18:30:53 $ docker top 6ef2192571710fd8540366a9beccd0c55c9845d01b5208dbce22d6ba3c0ee5c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:53 ---> job-cost.sh 18:30:53 lf-activate-venv: SKIPPING 18:30:53 INFO: No Stack... 18:30:54 INFO: Retrieving Pricing Info for: v3-standard-8 18:30:54 INFO: Archiving Costs [Pipeline] sh 18:30:54 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 18:30:54 + cut -d, -f6 [Pipeline] lock 18:30:55 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] 18:30:55 Resource [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] did not exist. Created. 18:30:55 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:55 + echo total: 0.2199999988079071 [Pipeline] stash 18:30:55 Stashed 1 file(s) [Pipeline] } 18:30:55 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:55 $ docker stop --time=1 6ef2192571710fd8540366a9beccd0c55c9845d01b5208dbce22d6ba3c0ee5c3 18:30:56 $ docker rm -f --volumes 6ef2192571710fd8540366a9beccd0c55c9845d01b5208dbce22d6ba3c0ee5c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:31:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23994 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 18:31:27 Running in /w/workspace/go-mod-messaging/136 [Pipeline] { [Pipeline] checkout 18:31:30 Selected Git installation does not exist. Using Default 18:31:30 The recommended git tool is: NONE 18:31:35 using credential edgex-jenkins-ssh 18:31:35 Cloning the remote Git repository 18:31:35 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 18:31:35 > git init /w/workspace/go-mod-messaging/136 # timeout=10 18:31:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:31:35 > git --version # timeout=10 18:31:35 > git --version # 'git version 2.25.1' 18:31:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:40 Avoid second fetch 18:31:40 Checking out Revision 8db8656705653694ea93c4dbf15a3fa3ceb66bde (main) 18:31:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:31:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:40 > git config core.sparsecheckout # timeout=10 18:31:40 > git checkout -f 8db8656705653694ea93c4dbf15a3fa3ceb66bde # timeout=10 18:31:40 Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:31:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:42 Dload Upload Total Spent Left Speed 18:31:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 78283 0 --:--:-- --:--:-- --:--:-- 78283 [Pipeline] sh 18:31:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:31:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 18:31:42 sudo tee /etc/docker/daemon.new 18:31:42 { 18:31:42 "registry-mirrors": [ 18:31:42 "https://nexus3.edgexfoundry.org:10001" 18:31:42 ], 18:31:42 "bip": "10.250.0.254/24", 18:31:42 "hosts": [ 18:31:42 "tcp://0.0.0.0:5555", 18:31:42 "unix:///var/run/docker.sock" 18:31:42 ], 18:31:42 "mtu": 1458, 18:31:42 "selinux-enabled": true, 18:31:42 "seccomp-profile": "/etc/docker/seccomp.json" 18:31:42 } [Pipeline] sh 18:31:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:31:43 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:32:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:32:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:32:02 ========================================================= 18:32:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:32:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:32:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:32:02 9fda8d8052c6: Pulling fs layer 18:32:02 5d54e960e981: Pulling fs layer 18:32:02 c4a7e357bf2a: Pulling fs layer 18:32:02 f0e02332f6b5: Pulling fs layer 18:32:02 872ee5b61b7b: Pulling fs layer 18:32:02 0c6a40ed1a82: Pulling fs layer 18:32:02 94ae7d8d031c: Pulling fs layer 18:32:02 0c6a40ed1a82: Waiting 18:32:02 f0e02332f6b5: Waiting 18:32:02 872ee5b61b7b: Waiting 18:32:02 94ae7d8d031c: Waiting 18:32:03 5d54e960e981: Verifying Checksum 18:32:03 5d54e960e981: Download complete 18:32:03 f0e02332f6b5: Verifying Checksum 18:32:03 f0e02332f6b5: Download complete 18:32:03 9fda8d8052c6: Download complete 18:32:03 872ee5b61b7b: Verifying Checksum 18:32:03 872ee5b61b7b: Download complete 18:32:03 94ae7d8d031c: Verifying Checksum 18:32:03 94ae7d8d031c: Download complete 18:32:03 9fda8d8052c6: Pull complete 18:32:04 5d54e960e981: Pull complete 18:32:04 c4a7e357bf2a: Verifying Checksum 18:32:04 c4a7e357bf2a: Download complete 18:32:05 0c6a40ed1a82: Verifying Checksum 18:32:05 0c6a40ed1a82: Download complete 18:32:23 c4a7e357bf2a: Pull complete 18:32:23 f0e02332f6b5: Pull complete 18:32:23 872ee5b61b7b: Pull complete 18:32:33 0c6a40ed1a82: Pull complete 18:32:33 94ae7d8d031c: Pull complete 18:32:33 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:32:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 18:32:34 + 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 18:32:37 + docker inspect -f . ci-base-image-arm64 18:32:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:37 prd-ubuntu20.04-docker-arm64-4c-16g-23994 does not seem to be running inside a container 18:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/136 -v /w/workspace/go-mod-messaging/136:/w/workspace/go-mod-messaging/136:rw,z -v /w/workspace/go-mod-messaging/136@tmp:/w/workspace/go-mod-messaging/136@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 18:32:39 $ docker top 38c82dd88fd426d685d673e48131abceccf7eb49c3493493196c3195d33e6350 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:39 + go version 18:32:39 go version go1.21.0 linux/arm64 [Pipeline] } 18:32:40 $ docker stop --time=1 38c82dd88fd426d685d673e48131abceccf7eb49c3493493196c3195d33e6350 18:32:41 $ docker rm -f --volumes 38c82dd88fd426d685d673e48131abceccf7eb49c3493493196c3195d33e6350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:42 + docker inspect -f . ci-base-image-arm64 18:32:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:42 prd-ubuntu20.04-docker-arm64-4c-16g-23994 does not seem to be running inside a container 18:32:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/136 -v /w/workspace/go-mod-messaging/136:/w/workspace/go-mod-messaging/136:rw,z -v /w/workspace/go-mod-messaging/136@tmp:/w/workspace/go-mod-messaging/136@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 18:32:43 $ docker top 1ecda910877f92d015cbaec32adb6aa29b88bb268a11d2c74cadadc1557a99c5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:44 + git config --global --add safe.directory /w/workspace/go-mod-messaging/136 [Pipeline] fileExists [Pipeline] sh 18:32:44 + make test 18:32:44 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 18:32:44 go: downloading github.com/google/uuid v1.4.0 18:32:44 go: downloading github.com/nats-io/nats.go v1.31.0 18:32:44 go: downloading github.com/stretchr/testify v1.8.4 18:32:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 18:32:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 18:32:44 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:32:44 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:32:45 go: downloading github.com/hashicorp/errwrap v1.0.0 18:32:45 go: downloading github.com/davecgh/go-spew v1.1.1 18:32:45 go: downloading github.com/pmezard/go-difflib v1.0.0 18:32:45 go: downloading github.com/stretchr/objx v0.5.0 18:32:45 go: downloading gopkg.in/yaml.v3 v3.0.1 18:32:45 go: downloading github.com/gorilla/websocket v1.5.0 18:32:45 go: downloading golang.org/x/net v0.17.0 18:32:45 go: downloading golang.org/x/sync v0.1.0 18:32:45 go: downloading github.com/go-playground/validator/v10 v10.16.0 18:32:45 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 18:32:45 go: downloading github.com/klauspost/compress v1.17.1 18:32:45 go: downloading github.com/nats-io/nkeys v0.4.6 18:32:45 go: downloading github.com/nats-io/nuid v1.0.1 18:32:45 go: downloading golang.org/x/crypto v0.14.0 18:32:45 go: downloading github.com/x448/float16 v0.8.4 18:32:45 go: downloading github.com/leodido/go-urn v1.2.4 18:32:45 go: downloading github.com/go-playground/universal-translator v0.18.1 18:32:45 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 18:32:46 go: downloading golang.org/x/text v0.13.0 18:32:46 go: downloading github.com/go-playground/locales v0.14.1 18:34:07 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 18:34:07 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 18:34:07 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.256s coverage: 88.6% of statements 18:34:07 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 18:34:07 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 18:34:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.201s coverage: 19.8% of statements 18:34:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.307s coverage: 88.8% of statements 18:34:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.361s coverage: 86.2% of statements 18:34:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.210s coverage: 15.4% of statements 18:34:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.357s coverage: 61.3% of statements 18:34:08 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.192s coverage: 87.5% of statements 18:34:08 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.195s coverage: 100.0% of statements 18:34:08 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.172s coverage: 100.0% of statements 18:34:08 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.174s coverage: 95.1% of statements 18:34:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:34:08 go vet ./... 18:34:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:34:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:34:55 $ docker stop --time=1 1ecda910877f92d015cbaec32adb6aa29b88bb268a11d2c74cadadc1557a99c5 18:34:57 $ docker rm -f --volumes 1ecda910877f92d015cbaec32adb6aa29b88bb268a11d2c74cadadc1557a99c5 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:34:59 Warning: overwriting stash ‘coverage-report’ 18:35:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:01 18:35:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:01 arm64: Pulling from edgex-lftools-log-publisher 18:35:01 8998bd30e6a1: Pulling fs layer 18:35:01 04944245beec: Pulling fs layer 18:35:01 699f458cf7ca: Pulling fs layer 18:35:01 765212b225bb: Pulling fs layer 18:35:01 f23df028b6ca: Pulling fs layer 18:35:01 d65c8cfc05b1: Pulling fs layer 18:35:01 2437ff75d9bd: Pulling fs layer 18:35:01 f23df028b6ca: Waiting 18:35:01 d65c8cfc05b1: Waiting 18:35:01 765212b225bb: Waiting 18:35:01 2437ff75d9bd: Waiting 18:35:01 04944245beec: Verifying Checksum 18:35:01 04944245beec: Download complete 18:35:01 765212b225bb: Download complete 18:35:02 f23df028b6ca: Verifying Checksum 18:35:02 f23df028b6ca: Download complete 18:35:02 d65c8cfc05b1: Download complete 18:35:02 699f458cf7ca: Verifying Checksum 18:35:02 699f458cf7ca: Download complete 18:35:02 8998bd30e6a1: Verifying Checksum 18:35:02 8998bd30e6a1: Download complete 18:35:04 2437ff75d9bd: Verifying Checksum 18:35:04 2437ff75d9bd: Download complete 18:35:08 8998bd30e6a1: Pull complete 18:35:08 04944245beec: Pull complete 18:35:10 699f458cf7ca: Pull complete 18:35:10 765212b225bb: Pull complete 18:35:11 f23df028b6ca: Pull complete 18:35:11 d65c8cfc05b1: Pull complete 18:35:38 2437ff75d9bd: Pull complete 18:35:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:38 prd-ubuntu20.04-docker-arm64-4c-16g-23994 does not seem to be running inside a container 18:35:38 $ 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-messaging/136 -v /w/workspace/go-mod-messaging/136:/w/workspace/go-mod-messaging/136:rw,z -v /w/workspace/go-mod-messaging/136@tmp:/w/workspace/go-mod-messaging/136@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 18:35:40 $ docker top 8b8b84a09160586186b8df36b60840095c8f906a6df69d8d5936ec6f4dd504e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:41 ---> job-cost.sh 18:35:41 lf-activate-venv: SKIPPING 18:35:41 INFO: No Stack... 18:35:41 INFO: Retrieving Pricing Info for: v3-standard-8 18:35:42 INFO: Archiving Costs [Pipeline] sh 18:35:42 + cat /w/workspace/go-mod-messaging/136/archives/cost.csv 18:35:42 + cut -d, -f6 [Pipeline] lock 18:35:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] 18:35:45 Resource [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] did not exist. Created. 18:35:45 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:35:45 /w/workspace/go-mod-messaging/136@tmp/durable-ce7e8e85/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:35:45 + echo total: 0.2199999988079071 [Pipeline] stash 18:35:45 Warning: overwriting stash ‘stack-cost’ 18:35:45 Stashed 1 file(s) [Pipeline] } 18:35:45 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 18:35:45 $ docker stop --time=1 8b8b84a09160586186b8df36b60840095c8f906a6df69d8d5936ec6f4dd504e4 18:35:47 $ docker rm -f --volumes 8b8b84a09160586186b8df36b60840095c8f906a6df69d8d5936ec6f4dd504e4 [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 18:35:48 provisioning config files... 18:35:48 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9410614802193673481tmp [Pipeline] { [Pipeline] sh 18:35:48 + set +x 18:35:48 + curl -s https://codecov.io/bash 18:35:48 + bash -s -- 18:35:49 18:35:49 _____ _ 18:35:49 / ____| | | 18:35:49 | | ___ __| | ___ ___ _____ __ 18:35:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:35:49 | |___| (_) | (_| | __/ (_| (_) \ V / 18:35:49 \_____\___/ \__,_|\___|\___\___/ \_/ 18:35:49 Bash-1.0.6 18:35:49 18:35:49 18:35:49 ==> git version 2.25.1 found 18:35:49 ==> 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 18:35:49 Release-Date: 2020-01-08 18:35:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:35:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:35:49 ==> Jenkins CI detected. 18:35:49 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 18:35:49 project root: . 18:35:49 --> token set from env 18:35:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:35:49 ==> Running gcov in . (disable via -X gcov) 18:35:49 ==> Python coveragepy not found 18:35:49 ==> Searching for coverage reports in: 18:35:49 + . 18:35:49 -> Found 1 reports 18:35:49 ==> Detecting git/mercurial file structure 18:35:49 ==> Reading reports 18:35:49 + ./coverage.out bytes=42718 18:35:49 ==> Appending adjustments 18:35:49 https://docs.codecov.io/docs/fixing-reports 18:35:49 + Found adjustments 18:35:49 ==> Gzipping contents 18:35:49 12K /tmp/codecov.sbBMeF.gz 18:35:49 ==> Uploading reports 18:35:49 url: https://codecov.io 18:35:49 query: branch=main&commit=8db8656705653694ea93c4dbf15a3fa3ceb66bde&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 18:35:49 -> Pinging Codecov 18:35:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8db8656705653694ea93c4dbf15a3fa3ceb66bde&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 18:35:49 -> Uploading to 18:35:49 https://storage.googleapis.com/codecov/v4/raw/2023-12-04/F6E385568367DD0E4001BA4F8F1CB792/8db8656705653694ea93c4dbf15a3fa3ceb66bde/cc0bb629-0358-45d1-916b-9d848364bbc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231204T183549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd2fb60dc63036002301367b10e96b44a3b1cc65c211a0331b31b64449770a6f 18:35:49 % Total % Received % Xferd Average Speed Time Time Time Current 18:35:49 Dload Upload Total Spent Left Speed 18:35:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8365 0 0 100 8365 0 33063 --:--:-- --:--:-- --:--:-- 33063 18:35:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] } 18:35:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:35:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:35:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:35:50 18:35:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:35:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:35:51 df9b9388f04a: Pulling fs layer 18:35:51 52dc419b0ee2: Pulling fs layer 18:35:51 25bc292e5bac: Pulling fs layer 18:35:51 114826534d7a: Pulling fs layer 18:35:51 4657fd5d0bcf: Pulling fs layer 18:35:51 6ad1cebc031e: Pulling fs layer 18:35:51 8a3aa393b2d8: Pulling fs layer 18:35:51 6ad1cebc031e: Waiting 18:35:51 4657fd5d0bcf: Waiting 18:35:51 8a3aa393b2d8: Waiting 18:35:51 25bc292e5bac: Verifying Checksum 18:35:51 25bc292e5bac: Download complete 18:35:51 52dc419b0ee2: Verifying Checksum 18:35:51 52dc419b0ee2: Download complete 18:35:51 4657fd5d0bcf: Download complete 18:35:51 df9b9388f04a: Download complete 18:35:51 6ad1cebc031e: Verifying Checksum 18:35:51 6ad1cebc031e: Download complete 18:35:51 df9b9388f04a: Pull complete 18:35:52 114826534d7a: Verifying Checksum 18:35:52 114826534d7a: Download complete 18:35:52 8a3aa393b2d8: Download complete 18:35:52 52dc419b0ee2: Pull complete 18:35:52 25bc292e5bac: Pull complete 18:35:55 114826534d7a: Pull complete 18:35:55 4657fd5d0bcf: Pull complete 18:35:56 6ad1cebc031e: Pull complete 18:35:59 8a3aa393b2d8: Pull complete 18:35:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:35:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:59 prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container 18:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:36:06 $ docker top 9daec3dd2d7803ca0024e2b6bb46bf00e9dadcd202199fa4415373d9a412385f -eo pid,comm [Pipeline] { [Pipeline] echo 18:36:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 18:36:07 + set -o pipefail 18:36:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 18:36:11 18:36:11 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 18:36:11 18:36:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/9c66dfea-1001-4e20-85f2-75a3449cb9e6 18:36:11 18:36:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:36:11 18:36:11 18:36:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:36:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:36:11 More details here: https://snyk.co/ue1NS 18:36:11 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:36:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:36:11 $ docker stop --time=1 9daec3dd2d7803ca0024e2b6bb46bf00e9dadcd202199fa4415373d9a412385f 18:36:15 $ docker rm -f --volumes 9daec3dd2d7803ca0024e2b6bb46bf00e9dadcd202199fa4415373d9a412385f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:17 + git log --format=format:%s -1 8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] sh 18:36:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:36:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:17 prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container 18:36:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 18:36:18 $ docker top 2bbcc4ba7bf2fa77fb239f7e1aa2c072129ec79c3b2cf0a1a093288d17d51fc5 -eo pid,comm 18:36:18 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). 18:36:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:36:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:18 [ssh-agent] Looking for ssh-agent implementation... 18:36:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:18 $ docker exec 2bbcc4ba7bf2fa77fb239f7e1aa2c072129ec79c3b2cf0a1a093288d17d51fc5 ssh-agent 18:36:18 SSH_AUTH_SOCK=/tmp/ssh-6Ha8vEG72ObX/agent.32 18:36:18 SSH_AGENT_PID=38 18:36:18 Running ssh-add (command line suppressed) 18:36:18 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6827090583761919226.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6827090583761919226.key) 18:36:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:19 + git semver tag 18:36:19 2023-12-04 18:36:19,292 [run_tag] DEBUG tag force:False 18:36:19 2023-12-04 18:36:19,292 [check_head_tag] DEBUG check head tag 18:36:19 2023-12-04 18:36:19,294 [execute] INFO git cat-file --batch-check 18:36:19 2023-12-04 18:36:19,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 18:36:19 2023-12-04 18:36:19,298 [execute] INFO git cat-file --batch 18:36:19 2023-12-04 18:36:19,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 18:36:19 2023-12-04 18:36:19,320 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:36:19 2023-12-04 18:36:19,320 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 18:36:19 2023-12-04 18:36:19,321 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 18:36:19 2023-12-04 18:36:19,324 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:36:19 3.2.0-dev.3 [Pipeline] } 18:36:19 $ docker exec --env ******** --env ******** 2bbcc4ba7bf2fa77fb239f7e1aa2c072129ec79c3b2cf0a1a093288d17d51fc5 ssh-agent -k 18:36:19 unset SSH_AUTH_SOCK; 18:36:19 unset SSH_AGENT_PID; 18:36:19 echo Agent pid 38 killed; 18:36:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:36:19 + git semver [Pipeline] } 18:36:20 $ docker stop --time=1 2bbcc4ba7bf2fa77fb239f7e1aa2c072129ec79c3b2cf0a1a093288d17d51fc5 18:36:21 $ docker rm -f --volumes 2bbcc4ba7bf2fa77fb239f7e1aa2c072129ec79c3b2cf0a1a093288d17d51fc5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:36:22 18:36:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:36:22 0.23.1-centos7: Pulling from edgex-lftools 18:36:22 ab5ef0e58194: Pulling fs layer 18:36:22 9712f1f96733: Pulling fs layer 18:36:22 63f879dbbcfc: Pulling fs layer 18:36:22 0d9ebad4ef96: Pulling fs layer 18:36:22 e9a5061849ea: Pulling fs layer 18:36:22 d747dcd14b5f: Pulling fs layer 18:36:22 2de7ff778b66: Pulling fs layer 18:36:22 0d9ebad4ef96: Waiting 18:36:22 e9a5061849ea: Waiting 18:36:22 d747dcd14b5f: Waiting 18:36:22 9712f1f96733: Download complete 18:36:22 63f879dbbcfc: Verifying Checksum 18:36:22 63f879dbbcfc: Download complete 18:36:22 e9a5061849ea: Verifying Checksum 18:36:22 e9a5061849ea: Download complete 18:36:23 d747dcd14b5f: Verifying Checksum 18:36:23 d747dcd14b5f: Download complete 18:36:23 ab5ef0e58194: Verifying Checksum 18:36:23 ab5ef0e58194: Download complete 18:36:23 0d9ebad4ef96: Verifying Checksum 18:36:23 0d9ebad4ef96: Download complete 18:36:23 2de7ff778b66: Verifying Checksum 18:36:23 2de7ff778b66: Download complete 18:36:25 ab5ef0e58194: Pull complete 18:36:25 9712f1f96733: Pull complete 18:36:26 63f879dbbcfc: Pull complete 18:36:30 0d9ebad4ef96: Pull complete 18:36:30 e9a5061849ea: Pull complete 18:36:30 d747dcd14b5f: Pull complete 18:36:31 2de7ff778b66: Pull complete 18:36:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:36:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:31 prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container 18:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 18:36:38 $ docker top 19347f5ccf772ac1d287bdbb3fe6904b7012fe0a2dc1f82a9aa50d366d1a9e06 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:36:39 provisioning config files... 18:36:39 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config16083785796090038145tmp 18:36:39 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4793648341687989786tmp 18:36:39 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13352460148940896124tmp [Pipeline] { [Pipeline] echo 18:36:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:36:39 ---> sigul-configuration.sh 18:36:39 gpg: directory `/root/.gnupg' created 18:36:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:36:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:36:39 gpg: keyring `/root/.gnupg/secring.gpg' created 18:36:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:36:39 gpg: CAST5 encrypted data 18:36:39 gpg: encrypted with 1 passphrase 18:36:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:36:39 + mkdir /home/jenkins 18:36:39 + mkdir /home/jenkins/sigul [Pipeline] sh 18:36:40 + 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 18:36:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:36:40 ---> sigul-install.sh 18:36:40 Sigul already installed; skipping installation. [Pipeline] sh 18:36:40 + git tag --list 18:36:40 v0.0.0 18:36:40 v0.1.0 18:36:40 v0.1.1 18:36:40 v0.1.10 18:36:40 v0.1.11 18:36:40 v0.1.12 18:36:40 v0.1.13 18:36:40 v0.1.14 18:36:40 v0.1.15 18:36:40 v0.1.16 18:36:40 v0.1.17 18:36:40 v0.1.18 18:36:40 v0.1.19 18:36:40 v0.1.2 18:36:40 v0.1.20 18:36:40 v0.1.21 18:36:40 v0.1.22 18:36:40 v0.1.23 18:36:40 v0.1.24 18:36:40 v0.1.25 18:36:40 v0.1.26 18:36:40 v0.1.27 18:36:40 v0.1.28 18:36:40 v0.1.29 18:36:40 v0.1.3 18:36:40 v0.1.30 18:36:40 v0.1.31 18:36:40 v0.1.4 18:36:40 v0.1.5 18:36:40 v0.1.6 18:36:40 v0.1.7 18:36:40 v0.1.8 18:36:40 v0.1.9 18:36:40 v2.0.0 18:36:40 v2.0.1 18:36:40 v2.1.0 18:36:40 v2.1.1 18:36:40 v2.2.0 18:36:40 v2.3.0 18:36:40 v3.0 18:36:40 v3.0.0 18:36:40 v3.1 18:36:40 v3.1.0 18:36:40 v3.1.0-dev.1 18:36:40 v3.1.0-dev.10 18:36:40 v3.1.0-dev.11 18:36:40 v3.1.0-dev.12 18:36:40 v3.1.0-dev.13 18:36:40 v3.1.0-dev.14 18:36:40 v3.1.0-dev.15 18:36:40 v3.1.0-dev.16 18:36:40 v3.1.0-dev.17 18:36:40 v3.1.0-dev.18 18:36:40 v3.1.0-dev.19 18:36:40 v3.1.0-dev.2 18:36:40 v3.1.0-dev.20 18:36:40 v3.1.0-dev.21 18:36:40 v3.1.0-dev.22 18:36:40 v3.1.0-dev.23 18:36:40 v3.1.0-dev.24 18:36:40 v3.1.0-dev.25 18:36:40 v3.1.0-dev.26 18:36:40 v3.1.0-dev.27 18:36:40 v3.1.0-dev.28 18:36:40 v3.1.0-dev.29 18:36:40 v3.1.0-dev.3 18:36:40 v3.1.0-dev.30 18:36:40 v3.1.0-dev.31 18:36:40 v3.1.0-dev.32 18:36:40 v3.1.0-dev.33 18:36:40 v3.1.0-dev.4 18:36:40 v3.1.0-dev.5 18:36:40 v3.1.0-dev.6 18:36:40 v3.1.0-dev.7 18:36:40 v3.1.0-dev.8 18:36:40 v3.1.0-dev.9 18:36:40 v3.2.0-dev.1 18:36:40 v3.2.0-dev.2 18:36:40 v3.2.0-dev.3 [Pipeline] sh 18:36:40 + lftools sign git-tag v3.2.0-dev.3 18:36:41 Signing Git tag with Sigul... 18:36:41 Signing v3.2.0-dev.3 [Pipeline] echo 18:36:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:36:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:36:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:36:42 $ docker stop --time=1 19347f5ccf772ac1d287bdbb3fe6904b7012fe0a2dc1f82a9aa50d366d1a9e06 18:36:43 $ docker rm -f --volumes 19347f5ccf772ac1d287bdbb3fe6904b7012fe0a2dc1f82a9aa50d366d1a9e06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:36:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:36:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:44 prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container 18:36:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 18:36:45 $ docker top 82905c553a7041057778010df1a54f771110b351fd9eb13f6ac62b7cb0e5fa41 -eo pid,comm 18:36:45 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). 18:36:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:36:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:45 [ssh-agent] Looking for ssh-agent implementation... 18:36:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:45 $ docker exec 82905c553a7041057778010df1a54f771110b351fd9eb13f6ac62b7cb0e5fa41 ssh-agent 18:36:45 SSH_AUTH_SOCK=/tmp/ssh-A0MJ0nbAROOs/agent.32 18:36:45 SSH_AGENT_PID=39 18:36:45 Running ssh-add (command line suppressed) 18:36:46 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13836931742450918618.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13836931742450918618.key) 18:36:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:46 + git semver bump pre 18:36:46 2023-12-04 18:36:46,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:36:46 2023-12-04 18:36:46,593 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev 18:36:46 2023-12-04 18:36:46,593 [bump_version] DEBUG bumped version:3.2.0-dev.4 18:36:46 2023-12-04 18:36:46,593 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 18:36:46 2023-12-04 18:36:46,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:36:46 2023-12-04 18:36:46,593 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:36:46 2023-12-04 18:36:46,595 [execute] INFO git cat-file --batch-check 18:36:46 2023-12-04 18:36:46,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 18:36:46 2023-12-04 18:36:46,600 [execute] INFO git cat-file --batch 18:36:46 2023-12-04 18:36:46,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 18:36:46 2023-12-04 18:36:46,606 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:36:46 3.2.0-dev.4 [Pipeline] } 18:36:46 $ docker exec --env ******** --env ******** 82905c553a7041057778010df1a54f771110b351fd9eb13f6ac62b7cb0e5fa41 ssh-agent -k 18:36:46 unset SSH_AUTH_SOCK; 18:36:46 unset SSH_AGENT_PID; 18:36:46 echo Agent pid 39 killed; 18:36:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:36:47 + git semver [Pipeline] } 18:36:47 $ docker stop --time=1 82905c553a7041057778010df1a54f771110b351fd9eb13f6ac62b7cb0e5fa41 18:36:48 $ docker rm -f --volumes 82905c553a7041057778010df1a54f771110b351fd9eb13f6ac62b7cb0e5fa41 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:36:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:49 prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container 18:36:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 18:36:50 $ docker top d14d5415444ff21e99078c376c3b2bd2d1bbe44b10d412f6652eec2dce6d1386 -eo pid,comm 18:36:50 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). 18:36:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:36:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:50 [ssh-agent] Looking for ssh-agent implementation... 18:36:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:50 $ docker exec d14d5415444ff21e99078c376c3b2bd2d1bbe44b10d412f6652eec2dce6d1386 ssh-agent 18:36:50 SSH_AUTH_SOCK=/tmp/ssh-hgtSNPTNLbGV/agent.32 18:36:50 SSH_AGENT_PID=38 18:36:50 Running ssh-add (command line suppressed) 18:36:50 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7416452088269396179.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7416452088269396179.key) 18:36:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:51 + git semver push 18:36:51 2023-12-04 18:36:51,189 [run_push] DEBUG push 18:36:51 2023-12-04 18:36:51,190 [execute] INFO git cat-file --batch-check 18:36:51 2023-12-04 18:36:51,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 18:36:51 2023-12-04 18:36:51,193 [execute] INFO git rev-list 991473a92a40bbf317a4a650ab6cc55fc66388bf -- 18:36:51 2023-12-04 18:36:51,194 [execute] DEBUG Popen(['git', 'rev-list', '991473a92a40bbf317a4a650ab6cc55fc66388bf', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 18:36:51 2023-12-04 18:36:51,200 [execute] INFO git fetch -v origin 18:36:51 2023-12-04 18:36:51,200 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 18:36:51 2023-12-04 18:36:51,744 [run_push] DEBUG no remote changes detected 18:36:51 2023-12-04 18:36:51,745 [execute] INFO git push origin semver 18:36:51 2023-12-04 18:36:51,745 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 18:36:52 2023-12-04 18:36:52,584 [run_push] DEBUG push all version tags 18:36:52 2023-12-04 18:36:52,584 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:36:52 2023-12-04 18:36:52,585 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 18:36:53 2023-12-04 18:36:53,381 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:36:53 3.2.0-dev.4 [Pipeline] } 18:36:53 $ docker exec --env ******** --env ******** d14d5415444ff21e99078c376c3b2bd2d1bbe44b10d412f6652eec2dce6d1386 ssh-agent -k 18:36:53 unset SSH_AUTH_SOCK; 18:36:53 unset SSH_AGENT_PID; 18:36:53 echo Agent pid 38 killed; 18:36:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:36:54 + git semver [Pipeline] } 18:36:54 $ docker stop --time=1 d14d5415444ff21e99078c376c3b2bd2d1bbe44b10d412f6652eec2dce6d1386 18:36:55 $ docker rm -f --volumes d14d5415444ff21e99078c376c3b2bd2d1bbe44b10d412f6652eec2dce6d1386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:36:57 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 18:36:57 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:36:57 total 16 18:36:57 drwxr-xr-x 3 root root 4096 Dec 4 18:30 . 18:36:57 drwxrwxr-x 10 jenkins jenkins 4096 Dec 4 18:36 .. 18:36:57 drwxr-xr-x 2 root root 4096 Dec 4 18:30 cost 18:36:57 -rw-r--r-- 1 root root 88 Dec 4 18:30 cost.csv 18:36:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:36:57 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:36:57 total 16 18:36:57 drwxr-xr-x 3 jenkins jenkins 4096 Dec 4 18:30 . 18:36:57 drwxrwxr-x 10 jenkins jenkins 4096 Dec 4 18:36 .. 18:36:57 drwxr-xr-x 2 jenkins jenkins 4096 Dec 4 18:30 cost 18:36:57 -rw-r--r-- 1 jenkins jenkins 88 Dec 4 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:36:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:36:58 ---> package-listing.sh 18:36:58 ++ facter osfamily 18:36:58 ++ tr '[:upper:]' '[:lower:]' 18:36:58 + OS_FAMILY=debian 18:36:58 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 18:36:58 + START_PACKAGES=/tmp/packages_start.txt 18:36:58 + END_PACKAGES=/tmp/packages_end.txt 18:36:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:36:58 + PACKAGES=/tmp/packages_start.txt 18:36:58 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 18:36:58 + PACKAGES=/tmp/packages_end.txt 18:36:58 + case "${OS_FAMILY}" in 18:36:58 + dpkg -l 18:36:58 + grep '^ii' 18:36:58 + '[' -f /tmp/packages_start.txt ']' 18:36:58 + '[' -f /tmp/packages_end.txt ']' 18:36:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:36:58 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 18:36:58 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 18:36:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 18:36:58 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:36:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:59 prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container 18:36:59 $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 18:36:59 $ docker top 244d606f27b837fc004d0b1077537d9b9e3a973dc874949e8dbd726b576e8603 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:00 + touch /tmp/pre-build-complete [Pipeline] sh 18:37:00 + mkdir -p /var/log/sysstat [Pipeline] sh 18:37:00 + ls /var/log/sa-host 18:37:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:01 provisioning config files... 18:37:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9607154724315722674tmp [Pipeline] { [Pipeline] echo 18:37:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:37:01 ---> create-netrc.sh [Pipeline] } 18:37:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:37:01 ---> python-tools-install.sh [Pipeline] echo 18:37:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:37:02 ---> sudo-logs.sh 18:37:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:37:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:37:02 ---> job-cost.sh 18:37:02 lf-activate-venv: SKIPPING 18:37:02 DEBUG: total: 0.2199999988079071 18:37:02 INFO: Retrieving Stack Cost... 18:37:02 INFO: Retrieving Pricing Info for: v3-standard-8 18:37:03 INFO: Archiving Costs [Pipeline] echo 18:37:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:37:03 ---> logs-deploy.sh 18:37:03 lf-activate-venv: SKIPPING 18:37:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/136 18:37:03 INFO: archiving workspace using pattern(s): 18:37:04 Archives upload complete. 18:37:04 INFO: archiving logs to Nexus 18:37:05 ---> uname -a: 18:37:05 Linux prd-ubuntu20-04-docker-8c-8g-23993 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:37:05 18:37:05 18:37:05 ---> lscpu: 18:37:05 Architecture: x86_64 18:37:05 CPU op-mode(s): 32-bit, 64-bit 18:37:05 Byte Order: Little Endian 18:37:05 Address sizes: 40 bits physical, 48 bits virtual 18:37:05 CPU(s): 8 18:37:05 On-line CPU(s) list: 0-7 18:37:05 Thread(s) per core: 1 18:37:05 Core(s) per socket: 1 18:37:05 Socket(s): 8 18:37:05 NUMA node(s): 1 18:37:05 Vendor ID: AuthenticAMD 18:37:05 CPU family: 23 18:37:05 Model: 49 18:37:05 Model name: AMD EPYC-Rome Processor 18:37:05 Stepping: 0 18:37:05 CPU MHz: 2799.996 18:37:05 BogoMIPS: 5599.99 18:37:05 Virtualization: AMD-V 18:37:05 Hypervisor vendor: KVM 18:37:05 Virtualization type: full 18:37:05 L1d cache: 256 KiB 18:37:05 L1i cache: 256 KiB 18:37:05 L2 cache: 4 MiB 18:37:05 L3 cache: 128 MiB 18:37:05 NUMA node0 CPU(s): 0-7 18:37:05 Vulnerability Itlb multihit: Not affected 18:37:05 Vulnerability L1tf: Not affected 18:37:05 Vulnerability Mds: Not affected 18:37:05 Vulnerability Meltdown: Not affected 18:37:05 Vulnerability Mmio stale data: Not affected 18:37:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:37:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:37:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:37:05 Vulnerability Srbds: Not affected 18:37:05 Vulnerability Tsx async abort: Not affected 18:37:05 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 18:37:05 18:37:05 18:37:05 ---> nproc: 18:37:05 8 18:37:05 18:37:05 18:37:05 ---> df -h: 18:37:05 Filesystem Size Used Avail Use% Mounted on 18:37:05 overlay 155G 12G 144G 8% / 18:37:05 tmpfs 64M 0 64M 0% /dev 18:37:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:37:05 shm 64M 0 64M 0% /dev/shm 18:37:05 /dev/vda1 155G 12G 144G 8% /facter-os 18:37:05 18:37:05