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 [2023-12-04T18:29:08.976Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-04T18:29:09.067Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-04T18:29:09.096Z] ========================================================= [2023-12-04T18:29:09.096Z] EdgeX Global Pipelines Version Info [2023-12-04T18:29:09.096Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:29:09.850Z] ------------------- [2023-12-04T18:29:09.850Z] stable info: [2023-12-04T18:29:09.850Z] ------------------- [2023-12-04T18:29:09.850Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-04T18:29:09.850Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-04T18:29:09.850Z] Message: update stable to v1.0.258 [2023-12-04T18:29:10.422Z] ------------------- [2023-12-04T18:29:10.422Z] experimental info: [2023-12-04T18:29:10.422Z] ------------------- [2023-12-04T18:29:10.422Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-04T18:29:10.422Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-04T18:29:10.422Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-04T18:29:10.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-12-04T18:29:10.534Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-12-04T18:29:10.560Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-04T18:29:10.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-04T18:29:10.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-04T18:29:10.641Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-04T18:29:10.671Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-04T18:29:10.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-04T18:29:10.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-04T18:29:10.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-04T18:29:10.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-04T18:29:10.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-12-04T18:29:10.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-04T18:29:10.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-04T18:29:10.916Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-12-04T18:29:10.948Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-04T18:29:10.996Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-04T18:29:11.028Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-04T18:29:11.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-04T18:29:11.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-04T18:29:11.127Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-04T18:29:11.167Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-04T18:29:11.196Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-04T18:29:11.228Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-04T18:29:11.256Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-12-04T18:29:11.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-04T18:29:11.333Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-04T18:29:11.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-04T18:29:11.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-04T18:29:11.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-04T18:29:11.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] echo [2023-12-04T18:29:11.535Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8db8656 [Pipeline] echo [2023-12-04T18:29:11.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-04T18:29:12.023Z] + git rev-list -1 --merges 8db8656705653694ea93c4dbf15a3fa3ceb66bde~1..8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] echo [2023-12-04T18:29:12.051Z] -----------> git rev-list -1 --merges 8db8656705653694ea93c4dbf15a3fa3ceb66bde~1..8db8656705653694ea93c4dbf15a3fa3ceb66bde 8db8656705653694ea93c4dbf15a3fa3ceb66bde [2023-12-04T18:29:12.051Z] 8db8656705653694ea93c4dbf15a3fa3ceb66bde [false] [Pipeline] sh [2023-12-04T18:29:12.357Z] + git log --format=format:%s -1 8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] echo [2023-12-04T18:29:12.376Z] ========================================================= [2023-12-04T18:29:12.376Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-04T18:29:12.376Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-04T18:29:12.747Z] + git log --format=format:%s -1 8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] echo [2023-12-04T18:29:12.759Z] [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 [2023-12-04T18:29:12.795Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-04T18:29:13.194Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-04T18:29:13.194Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-04T18:29:13.194Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-04T18:29:13.194Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-04T18:29:13.194Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-04T18:29:13.194Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-04T18:29:13.194Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:29:18.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T18:29:18.744Z] [2023-12-04T18:29:18.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:29:19.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T18:29:19.126Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-04T18:29:19.126Z] b85a868b505f: Pulling fs layer [2023-12-04T18:29:19.126Z] e2be974225ed: Pulling fs layer [2023-12-04T18:29:19.126Z] 339a4e72a1f5: Pulling fs layer [2023-12-04T18:29:19.126Z] 988bab9f4d93: Pulling fs layer [2023-12-04T18:29:19.126Z] 1469e6f7b9e6: Pulling fs layer [2023-12-04T18:29:19.126Z] eaf3925da568: Pulling fs layer [2023-12-04T18:29:19.126Z] bab4dde63d76: Pulling fs layer [2023-12-04T18:29:19.126Z] bde34c3a00c8: Pulling fs layer [2023-12-04T18:29:19.126Z] b352a97aabf1: Pulling fs layer [2023-12-04T18:29:19.126Z] 4872d77fe225: Pulling fs layer [2023-12-04T18:29:19.126Z] 5851b861e8e6: Pulling fs layer [2023-12-04T18:29:19.387Z] bab4dde63d76: Waiting [2023-12-04T18:29:19.387Z] bde34c3a00c8: Waiting [2023-12-04T18:29:19.387Z] b352a97aabf1: Waiting [2023-12-04T18:29:19.387Z] 4872d77fe225: Waiting [2023-12-04T18:29:19.387Z] 5851b861e8e6: Waiting [2023-12-04T18:29:19.387Z] 988bab9f4d93: Waiting [2023-12-04T18:29:19.387Z] 1469e6f7b9e6: Waiting [2023-12-04T18:29:19.387Z] eaf3925da568: Waiting [2023-12-04T18:29:19.387Z] e2be974225ed: Download complete [2023-12-04T18:29:19.387Z] 988bab9f4d93: Verifying Checksum [2023-12-04T18:29:19.387Z] 988bab9f4d93: Download complete [2023-12-04T18:29:19.387Z] 1469e6f7b9e6: Verifying Checksum [2023-12-04T18:29:19.387Z] 1469e6f7b9e6: Download complete [2023-12-04T18:29:19.387Z] 339a4e72a1f5: Verifying Checksum [2023-12-04T18:29:19.387Z] 339a4e72a1f5: Download complete [2023-12-04T18:29:19.387Z] eaf3925da568: Download complete [2023-12-04T18:29:19.387Z] bde34c3a00c8: Verifying Checksum [2023-12-04T18:29:19.387Z] bde34c3a00c8: Download complete [2023-12-04T18:29:19.387Z] b352a97aabf1: Verifying Checksum [2023-12-04T18:29:19.387Z] b352a97aabf1: Download complete [2023-12-04T18:29:19.387Z] 4872d77fe225: Verifying Checksum [2023-12-04T18:29:19.387Z] 4872d77fe225: Download complete [2023-12-04T18:29:19.387Z] 5851b861e8e6: Download complete [2023-12-04T18:29:19.646Z] b85a868b505f: Verifying Checksum [2023-12-04T18:29:19.646Z] b85a868b505f: Download complete [2023-12-04T18:29:19.907Z] bab4dde63d76: Verifying Checksum [2023-12-04T18:29:19.907Z] bab4dde63d76: Download complete [2023-12-04T18:29:20.849Z] b85a868b505f: Pull complete [2023-12-04T18:29:20.849Z] e2be974225ed: Pull complete [2023-12-04T18:29:21.416Z] 339a4e72a1f5: Pull complete [2023-12-04T18:29:21.416Z] 988bab9f4d93: Pull complete [2023-12-04T18:29:21.675Z] 1469e6f7b9e6: Pull complete [2023-12-04T18:29:21.939Z] eaf3925da568: Pull complete [2023-12-04T18:29:23.318Z] bab4dde63d76: Pull complete [2023-12-04T18:29:23.578Z] bde34c3a00c8: Pull complete [2023-12-04T18:29:23.838Z] b352a97aabf1: Pull complete [2023-12-04T18:29:23.838Z] 4872d77fe225: Pull complete [2023-12-04T18:29:24.100Z] 5851b861e8e6: Pull complete [2023-12-04T18:29:24.361Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-04T18:29:24.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T18:29:24.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:29:24.834Z] prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container [2023-12-04T18:29:25.620Z] $ 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 [2023-12-04T18:29:31.079Z] $ docker top 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-04T18:29:30.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T18:29:30.478Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T18:29:30.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T18:29:31.358Z] $ docker exec 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f ssh-agent [2023-12-04T18:29:30.728Z] SSH_AUTH_SOCK=/tmp/ssh-L8zDvc6auFcZ/agent.31 [2023-12-04T18:29:30.729Z] SSH_AGENT_PID=38 [2023-12-04T18:29:30.737Z] Running ssh-add (command line suppressed) [2023-12-04T18:29:31.589Z] 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) [2023-12-04T18:29:30.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T18:29:31.165Z] + git tag --points-at HEAD [Pipeline] } [2023-12-04T18:29:31.944Z] $ docker exec --env ******** --env ******** 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f ssh-agent -k [2023-12-04T18:29:32.072Z] unset SSH_AUTH_SOCK; [2023-12-04T18:29:32.072Z] unset SSH_AGENT_PID; [2023-12-04T18:29:32.072Z] echo Agent pid 38 killed; [2023-12-04T18:29:31.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-04T18:29:31.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T18:29:31.396Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T18:29:31.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T18:29:32.264Z] $ docker exec 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f ssh-agent [2023-12-04T18:29:31.622Z] SSH_AUTH_SOCK=/tmp/ssh-NY7lkOEbeUth/agent.71 [2023-12-04T18:29:31.622Z] SSH_AGENT_PID=77 [2023-12-04T18:29:31.628Z] Running ssh-add (command line suppressed) [2023-12-04T18:29:32.463Z] 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) [2023-12-04T18:29:31.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T18:29:32.029Z] + git semver init [2023-12-04T18:29:32.289Z] 2023-12-04 18:29:32,967 [run_init] DEBUG init version:0.0.0 force:False [2023-12-04T18:29:32.289Z] 2023-12-04 18:29:32,968 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-12-04T18:29:32.289Z] 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 [2023-12-04T18:29:32.289Z] 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) [2023-12-04T18:29:33.670Z] 2023-12-04 18:29:34,004 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2023-12-04T18:29:33.670Z] 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 [2023-12-04T18:29:33.670Z] 2023-12-04 18:29:34,005 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-04T18:29:33.670Z] 2023-12-04 18:29:34,005 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-04T18:29:33.670Z] 3.2.0-dev.3 [Pipeline] } [2023-12-04T18:29:34.434Z] $ docker exec --env ******** --env ******** 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f ssh-agent -k [2023-12-04T18:29:34.539Z] unset SSH_AUTH_SOCK; [2023-12-04T18:29:34.540Z] unset SSH_AGENT_PID; [2023-12-04T18:29:34.540Z] echo Agent pid 77 killed; [2023-12-04T18:29:33.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T18:29:34.174Z] + git semver [Pipeline] } [2023-12-04T18:29:35.201Z] $ docker stop --time=1 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f [2023-12-04T18:29:37.092Z] $ docker rm -f --volumes 7663641a4946863c23d531b61ae500d4c48fd2f7d8fa39939be8428dbeea6b5f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T18:29:36.787Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-04T18:29:37.048Z] Stashed 1 file(s) [Pipeline] echo [2023-12-04T18:29:37.052Z] [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 [2023-12-04T18:29:37.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T18:29:37.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T18:29:37.530Z] ========================================================= [2023-12-04T18:29:37.530Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-04T18:29:37.530Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-04T18:29:37.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T18:29:38.130Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-04T18:29:38.130Z] 7264a8db6415: Pulling fs layer [2023-12-04T18:29:38.130Z] c4d48a809fc2: Pulling fs layer [2023-12-04T18:29:38.130Z] 4f1c88b9dad5: Pulling fs layer [2023-12-04T18:29:38.130Z] ad3a456e5733: Pulling fs layer [2023-12-04T18:29:38.130Z] 69c7f0334f64: Pulling fs layer [2023-12-04T18:29:38.130Z] 1f1c1a5573a3: Pulling fs layer [2023-12-04T18:29:38.130Z] ce7588e14bc9: Pulling fs layer [2023-12-04T18:29:38.130Z] b5e4710f87ac: Pulling fs layer [2023-12-04T18:29:38.130Z] 69c7f0334f64: Waiting [2023-12-04T18:29:38.130Z] ad3a456e5733: Waiting [2023-12-04T18:29:38.130Z] 1f1c1a5573a3: Waiting [2023-12-04T18:29:38.130Z] ce7588e14bc9: Waiting [2023-12-04T18:29:38.130Z] b5e4710f87ac: Waiting [2023-12-04T18:29:38.130Z] c4d48a809fc2: Verifying Checksum [2023-12-04T18:29:38.130Z] c4d48a809fc2: Download complete [2023-12-04T18:29:38.130Z] ad3a456e5733: Verifying Checksum [2023-12-04T18:29:38.130Z] ad3a456e5733: Download complete [2023-12-04T18:29:38.130Z] 69c7f0334f64: Download complete [2023-12-04T18:29:38.130Z] 7264a8db6415: Verifying Checksum [2023-12-04T18:29:38.130Z] 7264a8db6415: Download complete [2023-12-04T18:29:38.130Z] 1f1c1a5573a3: Verifying Checksum [2023-12-04T18:29:38.130Z] 1f1c1a5573a3: Download complete [2023-12-04T18:29:38.391Z] b5e4710f87ac: Verifying Checksum [2023-12-04T18:29:38.391Z] b5e4710f87ac: Download complete [2023-12-04T18:29:38.391Z] 7264a8db6415: Pull complete [2023-12-04T18:29:38.649Z] 4f1c88b9dad5: Verifying Checksum [2023-12-04T18:29:38.649Z] 4f1c88b9dad5: Download complete [2023-12-04T18:29:39.217Z] c4d48a809fc2: Pull complete [2023-12-04T18:29:39.217Z] ce7588e14bc9: Verifying Checksum [2023-12-04T18:29:39.217Z] ce7588e14bc9: Download complete [2023-12-04T18:29:42.501Z] 4f1c88b9dad5: Pull complete [2023-12-04T18:29:42.501Z] ad3a456e5733: Pull complete [2023-12-04T18:29:42.501Z] 69c7f0334f64: Pull complete [2023-12-04T18:29:42.501Z] 1f1c1a5573a3: Pull complete [2023-12-04T18:29:45.043Z] ce7588e14bc9: Pull complete [2023-12-04T18:29:45.043Z] b5e4710f87ac: Pull complete [2023-12-04T18:29:45.043Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-04T18:29:45.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T18:29:45.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-12-04T18:29:45.333Z] + 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 [2023-12-04T18:29:45.664Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-04T18:29:45.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:29:45.778Z] prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container [2023-12-04T18:29:46.567Z] $ 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 [2023-12-04T18:29:51.275Z] $ docker top 69ab391f1945b583aacf3bb185affb55163197ccfbb68c1525e878a50eb4a95e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T18:29:51.655Z] + go version [2023-12-04T18:29:51.655Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-04T18:29:51.670Z] $ docker stop --time=1 69ab391f1945b583aacf3bb185affb55163197ccfbb68c1525e878a50eb4a95e [2023-12-04T18:29:52.346Z] Still waiting to schedule task [2023-12-04T18:29:52.346Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-04T18:29:53.057Z] $ 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 [2023-12-04T18:29:53.642Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-04T18:29:53.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:29:53.771Z] prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container [2023-12-04T18:29:53.805Z] $ 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 [2023-12-04T18:29:54.193Z] $ docker top 9d92354dee567cea861c7eebeff2fe71fdec0e0d132fd44d45de617e9e09fc6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T18:29:54.573Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2023-12-04T18:29:54.895Z] + make test [2023-12-04T18:29:54.895Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-12-04T18:29:54.895Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-12-04T18:29:54.895Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-04T18:29:54.895Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-04T18:29:54.895Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-04T18:29:54.895Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-04T18:29:54.895Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-04T18:29:54.895Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-04T18:29:55.463Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-12-04T18:29:55.463Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-12-04T18:29:55.463Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-12-04T18:29:55.463Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-04T18:29:55.463Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-04T18:29:55.463Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-04T18:29:55.463Z] go: downloading golang.org/x/net v0.17.0 [2023-12-04T18:29:55.463Z] go: downloading golang.org/x/sync v0.1.0 [2023-12-04T18:29:55.463Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-12-04T18:29:55.463Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-12-04T18:29:55.463Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-12-04T18:29:55.463Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-04T18:29:55.463Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-04T18:29:55.463Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-04T18:29:55.463Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-04T18:29:55.463Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-04T18:29:55.463Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-04T18:29:55.463Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-04T18:29:55.463Z] go: downloading golang.org/x/text v0.13.0 [2023-12-04T18:29:55.463Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-04T18:29:55.722Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-04T18:30:13.837Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-12-04T18:30:13.838Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-12-04T18:30:14.098Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.051s coverage: 88.6% of statements [2023-12-04T18:30:14.357Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-12-04T18:30:14.926Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-12-04T18:30:19.141Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.060s coverage: 19.8% of statements [2023-12-04T18:30:19.141Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.088s coverage: 88.8% of statements [2023-12-04T18:30:19.141Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.074s coverage: 86.2% of statements [2023-12-04T18:30:19.141Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.041s coverage: 15.4% of statements [2023-12-04T18:30:19.141Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.151s coverage: 61.3% of statements [2023-12-04T18:30:19.141Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.037s coverage: 87.5% of statements [2023-12-04T18:30:19.141Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.037s coverage: 100.0% of statements [2023-12-04T18:30:19.141Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.034s coverage: 100.0% of statements [2023-12-04T18:30:19.141Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.039s coverage: 95.1% of statements [2023-12-04T18:30:34.007Z] go vet ./... [2023-12-04T18:30:34.572Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-04T18:30:34.572Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-04T18:30:34.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-04T18:30:34.617Z] $ docker stop --time=1 9d92354dee567cea861c7eebeff2fe71fdec0e0d132fd44d45de617e9e09fc6d [2023-12-04T18:30:40.364Z] $ docker rm -f --volumes 9d92354dee567cea861c7eebeff2fe71fdec0e0d132fd44d45de617e9e09fc6d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T18:30:40.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-04T18:30:41.042Z] 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 [2023-12-04T18:30:41.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T18:30:41.853Z] [2023-12-04T18:30:41.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:30:42.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T18:30:42.175Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-04T18:30:42.175Z] 5eb5b503b376: Pulling fs layer [2023-12-04T18:30:42.175Z] 5c69ac0246d0: Pulling fs layer [2023-12-04T18:30:42.175Z] ec43610c2a17: Pulling fs layer [2023-12-04T18:30:42.175Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-04T18:30:42.175Z] 33b1e0a273af: Pulling fs layer [2023-12-04T18:30:42.175Z] 5d3b04190fa2: Pulling fs layer [2023-12-04T18:30:42.175Z] 2f39f015ded8: Pulling fs layer [2023-12-04T18:30:42.175Z] 33b1e0a273af: Waiting [2023-12-04T18:30:42.175Z] 5d3b04190fa2: Waiting [2023-12-04T18:30:42.175Z] 2f39f015ded8: Waiting [2023-12-04T18:30:42.175Z] 3a2ae6a8a46f: Waiting [2023-12-04T18:30:42.175Z] 5c69ac0246d0: Download complete [2023-12-04T18:30:42.175Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-04T18:30:42.175Z] 3a2ae6a8a46f: Download complete [2023-12-04T18:30:42.434Z] 33b1e0a273af: Verifying Checksum [2023-12-04T18:30:42.434Z] 33b1e0a273af: Download complete [2023-12-04T18:30:42.434Z] 5d3b04190fa2: Verifying Checksum [2023-12-04T18:30:42.434Z] 5d3b04190fa2: Download complete [2023-12-04T18:30:42.434Z] ec43610c2a17: Verifying Checksum [2023-12-04T18:30:42.434Z] ec43610c2a17: Download complete [2023-12-04T18:30:42.434Z] 5eb5b503b376: Download complete [2023-12-04T18:30:43.001Z] 2f39f015ded8: Download complete [2023-12-04T18:30:43.568Z] 5eb5b503b376: Pull complete [2023-12-04T18:30:43.834Z] 5c69ac0246d0: Pull complete [2023-12-04T18:30:44.094Z] ec43610c2a17: Pull complete [2023-12-04T18:30:44.353Z] 3a2ae6a8a46f: Pull complete [2023-12-04T18:30:44.612Z] 33b1e0a273af: Pull complete [2023-12-04T18:30:44.612Z] 5d3b04190fa2: Pull complete [2023-12-04T18:30:48.798Z] 2f39f015ded8: Pull complete [2023-12-04T18:30:48.798Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-04T18:30:48.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T18:30:48.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:30:48.984Z] prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container [2023-12-04T18:30:49.046Z] $ 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 [2023-12-04T18:30:53.442Z] $ docker top 6ef2192571710fd8540366a9beccd0c55c9845d01b5208dbce22d6ba3c0ee5c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:30:53.885Z] ---> job-cost.sh [2023-12-04T18:30:53.885Z] lf-activate-venv: SKIPPING [2023-12-04T18:30:53.885Z] INFO: No Stack... [2023-12-04T18:30:54.144Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-04T18:30:54.712Z] INFO: Archiving Costs [Pipeline] sh [2023-12-04T18:30:54.999Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2023-12-04T18:30:54.999Z] + cut -d, -f6 [Pipeline] lock [2023-12-04T18:30:55.014Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] [2023-12-04T18:30:55.021Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] did not exist. Created. [2023-12-04T18:30:55.021Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-04T18:30:55.368Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-04T18:30:55.395Z] Stashed 1 file(s) [Pipeline] } [2023-12-04T18:30:55.426Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-04T18:30:55.498Z] $ docker stop --time=1 6ef2192571710fd8540366a9beccd0c55c9845d01b5208dbce22d6ba3c0ee5c3 [2023-12-04T18:30:56.670Z] $ docker rm -f --volumes 6ef2192571710fd8540366a9beccd0c55c9845d01b5208dbce22d6ba3c0ee5c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-04T18:31:27.193Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23994 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2023-12-04T18:31:27.231Z] Running in /w/workspace/go-mod-messaging/136 [Pipeline] { [Pipeline] checkout [2023-12-04T18:31:30.300Z] Selected Git installation does not exist. Using Default [2023-12-04T18:31:30.300Z] The recommended git tool is: NONE [2023-12-04T18:31:35.405Z] using credential edgex-jenkins-ssh [2023-12-04T18:31:35.426Z] Cloning the remote Git repository [2023-12-04T18:31:35.471Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-12-04T18:31:35.572Z] > git init /w/workspace/go-mod-messaging/136 # timeout=10 [2023-12-04T18:31:35.717Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-12-04T18:31:35.718Z] > git --version # timeout=10 [2023-12-04T18:31:35.739Z] > git --version # 'git version 2.25.1' [2023-12-04T18:31:35.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-04T18:31:35.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-04T18:31:40.312Z] Avoid second fetch [2023-12-04T18:31:40.313Z] Checking out Revision 8db8656705653694ea93c4dbf15a3fa3ceb66bde (main) [2023-12-04T18:31:39.459Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-12-04T18:31:39.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-04T18:31:40.329Z] > git config core.sparsecheckout # timeout=10 [2023-12-04T18:31:40.452Z] > git checkout -f 8db8656705653694ea93c4dbf15a3fa3ceb66bde # timeout=10 [2023-12-04T18:31:40.979Z] 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 [2023-12-04T18:31:42.174Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-04T18:31:42.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T18:31:42.175Z] Dload Upload Total Spent Left Speed [2023-12-04T18:31:42.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 78283 0 --:--:-- --:--:-- --:--:-- 78283 [Pipeline] sh [2023-12-04T18:31:42.518Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-04T18:31:42.852Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-04T18:31:42.852Z] sudo tee /etc/docker/daemon.new [2023-12-04T18:31:42.852Z] { [2023-12-04T18:31:42.852Z] "registry-mirrors": [ [2023-12-04T18:31:42.852Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-04T18:31:42.852Z] ], [2023-12-04T18:31:42.852Z] "bip": "10.250.0.254/24", [2023-12-04T18:31:42.852Z] "hosts": [ [2023-12-04T18:31:42.852Z] "tcp://0.0.0.0:5555", [2023-12-04T18:31:42.852Z] "unix:///var/run/docker.sock" [2023-12-04T18:31:42.852Z] ], [2023-12-04T18:31:42.852Z] "mtu": 1458, [2023-12-04T18:31:42.852Z] "selinux-enabled": true, [2023-12-04T18:31:42.852Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-04T18:31:42.852Z] } [Pipeline] sh [2023-12-04T18:31:43.184Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-04T18:31:43.521Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-12-04T18:32:02.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T18:32:02.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T18:32:02.085Z] ========================================================= [2023-12-04T18:32:02.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-04T18:32:02.085Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-04T18:32:02.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T18:32:02.752Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-04T18:32:02.752Z] 9fda8d8052c6: Pulling fs layer [2023-12-04T18:32:02.752Z] 5d54e960e981: Pulling fs layer [2023-12-04T18:32:02.752Z] c4a7e357bf2a: Pulling fs layer [2023-12-04T18:32:02.752Z] f0e02332f6b5: Pulling fs layer [2023-12-04T18:32:02.752Z] 872ee5b61b7b: Pulling fs layer [2023-12-04T18:32:02.752Z] 0c6a40ed1a82: Pulling fs layer [2023-12-04T18:32:02.752Z] 94ae7d8d031c: Pulling fs layer [2023-12-04T18:32:02.752Z] 0c6a40ed1a82: Waiting [2023-12-04T18:32:02.752Z] f0e02332f6b5: Waiting [2023-12-04T18:32:02.752Z] 872ee5b61b7b: Waiting [2023-12-04T18:32:02.752Z] 94ae7d8d031c: Waiting [2023-12-04T18:32:03.025Z] 5d54e960e981: Verifying Checksum [2023-12-04T18:32:03.025Z] 5d54e960e981: Download complete [2023-12-04T18:32:03.025Z] f0e02332f6b5: Verifying Checksum [2023-12-04T18:32:03.025Z] f0e02332f6b5: Download complete [2023-12-04T18:32:03.025Z] 9fda8d8052c6: Download complete [2023-12-04T18:32:03.025Z] 872ee5b61b7b: Verifying Checksum [2023-12-04T18:32:03.025Z] 872ee5b61b7b: Download complete [2023-12-04T18:32:03.297Z] 94ae7d8d031c: Verifying Checksum [2023-12-04T18:32:03.297Z] 94ae7d8d031c: Download complete [2023-12-04T18:32:03.568Z] 9fda8d8052c6: Pull complete [2023-12-04T18:32:04.158Z] 5d54e960e981: Pull complete [2023-12-04T18:32:04.429Z] c4a7e357bf2a: Verifying Checksum [2023-12-04T18:32:04.429Z] c4a7e357bf2a: Download complete [2023-12-04T18:32:05.394Z] 0c6a40ed1a82: Verifying Checksum [2023-12-04T18:32:05.394Z] 0c6a40ed1a82: Download complete [2023-12-04T18:32:23.623Z] c4a7e357bf2a: Pull complete [2023-12-04T18:32:23.623Z] f0e02332f6b5: Pull complete [2023-12-04T18:32:23.623Z] 872ee5b61b7b: Pull complete [2023-12-04T18:32:33.713Z] 0c6a40ed1a82: Pull complete [2023-12-04T18:32:33.981Z] 94ae7d8d031c: Pull complete [2023-12-04T18:32:33.981Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-04T18:32:33.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T18:32:33.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-12-04T18:32:34.567Z] + 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 [2023-12-04T18:32:37.510Z] + docker inspect -f . ci-base-image-arm64 [2023-12-04T18:32:37.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:32:37.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-23994 does not seem to be running inside a container [2023-12-04T18:32:37.813Z] $ 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 [2023-12-04T18:32:39.483Z] $ docker top 38c82dd88fd426d685d673e48131abceccf7eb49c3493493196c3195d33e6350 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T18:32:39.992Z] + go version [2023-12-04T18:32:39.992Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-04T18:32:40.010Z] $ docker stop --time=1 38c82dd88fd426d685d673e48131abceccf7eb49c3493493196c3195d33e6350 [2023-12-04T18:32:41.525Z] $ 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 [2023-12-04T18:32:42.322Z] + docker inspect -f . ci-base-image-arm64 [2023-12-04T18:32:42.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:32:42.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-23994 does not seem to be running inside a container [2023-12-04T18:32:42.595Z] $ 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 [2023-12-04T18:32:43.514Z] $ docker top 1ecda910877f92d015cbaec32adb6aa29b88bb268a11d2c74cadadc1557a99c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T18:32:44.021Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/136 [Pipeline] fileExists [Pipeline] sh [2023-12-04T18:32:44.374Z] + make test [2023-12-04T18:32:44.374Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-12-04T18:32:44.643Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-04T18:32:44.643Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-12-04T18:32:44.643Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-04T18:32:44.643Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-04T18:32:44.643Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-04T18:32:44.911Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-04T18:32:44.911Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-04T18:32:45.500Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-12-04T18:32:45.500Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-12-04T18:32:45.500Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-12-04T18:32:45.500Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-04T18:32:45.500Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-04T18:32:45.500Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-04T18:32:45.500Z] go: downloading golang.org/x/net v0.17.0 [2023-12-04T18:32:45.500Z] go: downloading golang.org/x/sync v0.1.0 [2023-12-04T18:32:45.500Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-04T18:32:45.500Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-04T18:32:45.500Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-12-04T18:32:45.500Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-12-04T18:32:45.500Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-12-04T18:32:45.500Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-04T18:32:45.500Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-04T18:32:45.772Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-04T18:32:45.772Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-04T18:32:45.772Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-04T18:32:46.047Z] go: downloading golang.org/x/text v0.13.0 [2023-12-04T18:32:46.315Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-04T18:34:07.920Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-12-04T18:34:07.920Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-12-04T18:34:07.920Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.256s coverage: 88.6% of statements [2023-12-04T18:34:07.920Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-12-04T18:34:07.920Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-12-04T18:34:08.186Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.201s coverage: 19.8% of statements [2023-12-04T18:34:08.186Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.307s coverage: 88.8% of statements [2023-12-04T18:34:08.186Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.361s coverage: 86.2% of statements [2023-12-04T18:34:08.186Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.210s coverage: 15.4% of statements [2023-12-04T18:34:08.186Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.357s coverage: 61.3% of statements [2023-12-04T18:34:08.186Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.192s coverage: 87.5% of statements [2023-12-04T18:34:08.186Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.195s coverage: 100.0% of statements [2023-12-04T18:34:08.186Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.172s coverage: 100.0% of statements [2023-12-04T18:34:08.186Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.174s coverage: 95.1% of statements [2023-12-04T18:34:08.858Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-04T18:34:08.859Z] go vet ./... [2023-12-04T18:34:55.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-04T18:34:55.742Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-04T18:34:55.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-04T18:34:55.807Z] $ docker stop --time=1 1ecda910877f92d015cbaec32adb6aa29b88bb268a11d2c74cadadc1557a99c5 [2023-12-04T18:34:57.672Z] $ docker rm -f --volumes 1ecda910877f92d015cbaec32adb6aa29b88bb268a11d2c74cadadc1557a99c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T18:34:59.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-04T18:34:59.903Z] Warning: overwriting stash ‘coverage-report’ [2023-12-04T18:35:00.418Z] 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 [2023-12-04T18:35:01.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T18:35:01.230Z] [2023-12-04T18:35:01.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:35:01.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T18:35:01.891Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-04T18:35:01.891Z] 8998bd30e6a1: Pulling fs layer [2023-12-04T18:35:01.891Z] 04944245beec: Pulling fs layer [2023-12-04T18:35:01.891Z] 699f458cf7ca: Pulling fs layer [2023-12-04T18:35:01.891Z] 765212b225bb: Pulling fs layer [2023-12-04T18:35:01.891Z] f23df028b6ca: Pulling fs layer [2023-12-04T18:35:01.891Z] d65c8cfc05b1: Pulling fs layer [2023-12-04T18:35:01.891Z] 2437ff75d9bd: Pulling fs layer [2023-12-04T18:35:01.891Z] f23df028b6ca: Waiting [2023-12-04T18:35:01.891Z] d65c8cfc05b1: Waiting [2023-12-04T18:35:01.891Z] 765212b225bb: Waiting [2023-12-04T18:35:01.891Z] 2437ff75d9bd: Waiting [2023-12-04T18:35:01.891Z] 04944245beec: Verifying Checksum [2023-12-04T18:35:01.891Z] 04944245beec: Download complete [2023-12-04T18:35:01.891Z] 765212b225bb: Download complete [2023-12-04T18:35:02.160Z] f23df028b6ca: Verifying Checksum [2023-12-04T18:35:02.160Z] f23df028b6ca: Download complete [2023-12-04T18:35:02.160Z] d65c8cfc05b1: Download complete [2023-12-04T18:35:02.160Z] 699f458cf7ca: Verifying Checksum [2023-12-04T18:35:02.160Z] 699f458cf7ca: Download complete [2023-12-04T18:35:02.428Z] 8998bd30e6a1: Verifying Checksum [2023-12-04T18:35:02.428Z] 8998bd30e6a1: Download complete [2023-12-04T18:35:04.391Z] 2437ff75d9bd: Verifying Checksum [2023-12-04T18:35:04.391Z] 2437ff75d9bd: Download complete [2023-12-04T18:35:08.654Z] 8998bd30e6a1: Pull complete [2023-12-04T18:35:08.920Z] 04944245beec: Pull complete [2023-12-04T18:35:10.867Z] 699f458cf7ca: Pull complete [2023-12-04T18:35:10.867Z] 765212b225bb: Pull complete [2023-12-04T18:35:11.454Z] f23df028b6ca: Pull complete [2023-12-04T18:35:11.723Z] d65c8cfc05b1: Pull complete [2023-12-04T18:35:38.434Z] 2437ff75d9bd: Pull complete [2023-12-04T18:35:38.434Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-04T18:35:38.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T18:35:38.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:35:38.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-23994 does not seem to be running inside a container [2023-12-04T18:35:38.795Z] $ 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 [2023-12-04T18:35:40.532Z] $ docker top 8b8b84a09160586186b8df36b60840095c8f906a6df69d8d5936ec6f4dd504e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:35:41.056Z] ---> job-cost.sh [2023-12-04T18:35:41.323Z] lf-activate-venv: SKIPPING [2023-12-04T18:35:41.323Z] INFO: No Stack... [2023-12-04T18:35:41.588Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-04T18:35:42.171Z] INFO: Archiving Costs [Pipeline] sh [2023-12-04T18:35:42.756Z] + cat /w/workspace/go-mod-messaging/136/archives/cost.csv [2023-12-04T18:35:42.756Z] + cut -d, -f6 [Pipeline] lock [2023-12-04T18:35:45.006Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] [2023-12-04T18:35:45.014Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] did not exist. Created. [2023-12-04T18:35:45.014Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-04T18:35:45.447Z] /w/workspace/go-mod-messaging/136@tmp/durable-ce7e8e85/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-04T18:35:45.773Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-04T18:35:45.789Z] Warning: overwriting stash ‘stack-cost’ [2023-12-04T18:35:45.846Z] Stashed 1 file(s) [Pipeline] } [2023-12-04T18:35:45.853Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-04T18:35:45.939Z] $ docker stop --time=1 8b8b84a09160586186b8df36b60840095c8f906a6df69d8d5936ec6f4dd504e4 [2023-12-04T18:35:47.298Z] $ 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 [2023-12-04T18:35:48.407Z] provisioning config files... [2023-12-04T18:35:48.417Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9410614802193673481tmp [Pipeline] { [Pipeline] sh [2023-12-04T18:35:48.785Z] + set +x [2023-12-04T18:35:48.785Z] + curl -s https://codecov.io/bash [2023-12-04T18:35:48.785Z] + bash -s -- [2023-12-04T18:35:49.045Z] [2023-12-04T18:35:49.045Z] _____ _ [2023-12-04T18:35:49.045Z] / ____| | | [2023-12-04T18:35:49.045Z] | | ___ __| | ___ ___ _____ __ [2023-12-04T18:35:49.045Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-04T18:35:49.045Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-04T18:35:49.045Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-04T18:35:49.045Z] Bash-1.0.6 [2023-12-04T18:35:49.045Z] [2023-12-04T18:35:49.045Z] [2023-12-04T18:35:49.045Z] ==> git version 2.25.1 found [2023-12-04T18:35:49.045Z] ==> 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 [2023-12-04T18:35:49.045Z] Release-Date: 2020-01-08 [2023-12-04T18:35:49.045Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-04T18:35:49.045Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-04T18:35:49.045Z] ==> Jenkins CI detected. [2023-12-04T18:35:49.045Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2023-12-04T18:35:49.045Z] project root: . [2023-12-04T18:35:49.045Z] --> token set from env [2023-12-04T18:35:49.045Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-04T18:35:49.045Z] ==> Running gcov in . (disable via -X gcov) [2023-12-04T18:35:49.045Z] ==> Python coveragepy not found [2023-12-04T18:35:49.045Z] ==> Searching for coverage reports in: [2023-12-04T18:35:49.045Z] + . [2023-12-04T18:35:49.045Z] -> Found 1 reports [2023-12-04T18:35:49.045Z] ==> Detecting git/mercurial file structure [2023-12-04T18:35:49.045Z] ==> Reading reports [2023-12-04T18:35:49.045Z] + ./coverage.out bytes=42718 [2023-12-04T18:35:49.045Z] ==> Appending adjustments [2023-12-04T18:35:49.045Z] https://docs.codecov.io/docs/fixing-reports [2023-12-04T18:35:49.304Z] + Found adjustments [2023-12-04T18:35:49.304Z] ==> Gzipping contents [2023-12-04T18:35:49.304Z] 12K /tmp/codecov.sbBMeF.gz [2023-12-04T18:35:49.304Z] ==> Uploading reports [2023-12-04T18:35:49.304Z] url: https://codecov.io [2023-12-04T18:35:49.305Z] 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= [2023-12-04T18:35:49.305Z] -> Pinging Codecov [2023-12-04T18:35:49.305Z] 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= [2023-12-04T18:35:49.563Z] -> Uploading to [2023-12-04T18:35:49.564Z] 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 [2023-12-04T18:35:49.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T18:35:49.564Z] Dload Upload Total Spent Left Speed [2023-12-04T18:35:49.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8365 0 0 100 8365 0 33063 --:--:-- --:--:-- --:--:-- 33063 [2023-12-04T18:35:49.823Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] } [2023-12-04T18:35:49.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-04T18:35:50.219Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-04T18:35:50.236Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:35:50.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-04T18:35:50.628Z] [2023-12-04T18:35:50.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:35:50.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-04T18:35:51.229Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-04T18:35:51.229Z] df9b9388f04a: Pulling fs layer [2023-12-04T18:35:51.229Z] 52dc419b0ee2: Pulling fs layer [2023-12-04T18:35:51.229Z] 25bc292e5bac: Pulling fs layer [2023-12-04T18:35:51.229Z] 114826534d7a: Pulling fs layer [2023-12-04T18:35:51.229Z] 4657fd5d0bcf: Pulling fs layer [2023-12-04T18:35:51.229Z] 6ad1cebc031e: Pulling fs layer [2023-12-04T18:35:51.229Z] 8a3aa393b2d8: Pulling fs layer [2023-12-04T18:35:51.229Z] 6ad1cebc031e: Waiting [2023-12-04T18:35:51.229Z] 4657fd5d0bcf: Waiting [2023-12-04T18:35:51.229Z] 8a3aa393b2d8: Waiting [2023-12-04T18:35:51.229Z] 25bc292e5bac: Verifying Checksum [2023-12-04T18:35:51.229Z] 25bc292e5bac: Download complete [2023-12-04T18:35:51.229Z] 52dc419b0ee2: Verifying Checksum [2023-12-04T18:35:51.229Z] 52dc419b0ee2: Download complete [2023-12-04T18:35:51.229Z] 4657fd5d0bcf: Download complete [2023-12-04T18:35:51.229Z] df9b9388f04a: Download complete [2023-12-04T18:35:51.229Z] 6ad1cebc031e: Verifying Checksum [2023-12-04T18:35:51.229Z] 6ad1cebc031e: Download complete [2023-12-04T18:35:51.487Z] df9b9388f04a: Pull complete [2023-12-04T18:35:52.056Z] 114826534d7a: Verifying Checksum [2023-12-04T18:35:52.056Z] 114826534d7a: Download complete [2023-12-04T18:35:52.056Z] 8a3aa393b2d8: Download complete [2023-12-04T18:35:52.056Z] 52dc419b0ee2: Pull complete [2023-12-04T18:35:52.313Z] 25bc292e5bac: Pull complete [2023-12-04T18:35:55.597Z] 114826534d7a: Pull complete [2023-12-04T18:35:55.856Z] 4657fd5d0bcf: Pull complete [2023-12-04T18:35:56.424Z] 6ad1cebc031e: Pull complete [2023-12-04T18:35:59.706Z] 8a3aa393b2d8: Pull complete [2023-12-04T18:35:59.706Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-04T18:35:59.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-04T18:35:59.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:35:59.928Z] prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container [2023-12-04T18:35:59.960Z] $ 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 [2023-12-04T18:36:06.733Z] $ docker top 9daec3dd2d7803ca0024e2b6bb46bf00e9dadcd202199fa4415373d9a412385f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-04T18:36:06.874Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2023-12-04T18:36:07.155Z] + set -o pipefail [2023-12-04T18:36:07.156Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2023-12-04T18:36:11.346Z] [2023-12-04T18:36:11.346Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2023-12-04T18:36:11.346Z] [2023-12-04T18:36:11.346Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/9c66dfea-1001-4e20-85f2-75a3449cb9e6 [2023-12-04T18:36:11.346Z] [2023-12-04T18:36:11.346Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-04T18:36:11.346Z] [2023-12-04T18:36:11.606Z] [2023-12-04T18:36:11.606Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-04T18:36:11.606Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-04T18:36:11.606Z] More details here: https://snyk.co/ue1NS [2023-12-04T18:36:11.606Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-04T18:36:11.606Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-04T18:36:11.618Z] $ docker stop --time=1 9daec3dd2d7803ca0024e2b6bb46bf00e9dadcd202199fa4415373d9a412385f [2023-12-04T18:36:15.700Z] $ 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 [2023-12-04T18:36:17.002Z] + git log --format=format:%s -1 8db8656705653694ea93c4dbf15a3fa3ceb66bde [Pipeline] sh [2023-12-04T18:36:17.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-04T18:36:17.294Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:36:17.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T18:36:17.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:36:17.760Z] prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container [2023-12-04T18:36:17.789Z] $ 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 [2023-12-04T18:36:18.213Z] $ docker top 2bbcc4ba7bf2fa77fb239f7e1aa2c072129ec79c3b2cf0a1a093288d17d51fc5 -eo pid,comm [2023-12-04T18:36:18.262Z] 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). [2023-12-04T18:36:18.262Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-04T18:36:18.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T18:36:18.415Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T18:36:18.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T18:36:18.533Z] $ docker exec 2bbcc4ba7bf2fa77fb239f7e1aa2c072129ec79c3b2cf0a1a093288d17d51fc5 ssh-agent [2023-12-04T18:36:18.679Z] SSH_AUTH_SOCK=/tmp/ssh-6Ha8vEG72ObX/agent.32 [2023-12-04T18:36:18.679Z] SSH_AGENT_PID=38 [2023-12-04T18:36:18.684Z] Running ssh-add (command line suppressed) [2023-12-04T18:36:18.792Z] 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) [2023-12-04T18:36:18.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T18:36:19.129Z] + git semver tag [2023-12-04T18:36:19.388Z] 2023-12-04 18:36:19,292 [run_tag] DEBUG tag force:False [2023-12-04T18:36:19.388Z] 2023-12-04 18:36:19,292 [check_head_tag] DEBUG check head tag [2023-12-04T18:36:19.388Z] 2023-12-04 18:36:19,294 [execute] INFO git cat-file --batch-check [2023-12-04T18:36:19.388Z] 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=) [2023-12-04T18:36:19.388Z] 2023-12-04 18:36:19,298 [execute] INFO git cat-file --batch [2023-12-04T18:36:19.388Z] 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=) [2023-12-04T18:36:19.388Z] 2023-12-04 18:36:19,320 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-04T18:36:19.388Z] 2023-12-04 18:36:19,320 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2023-12-04T18:36:19.388Z] 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) [2023-12-04T18:36:19.388Z] 2023-12-04 18:36:19,324 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-04T18:36:19.388Z] 3.2.0-dev.3 [Pipeline] } [2023-12-04T18:36:19.398Z] $ docker exec --env ******** --env ******** 2bbcc4ba7bf2fa77fb239f7e1aa2c072129ec79c3b2cf0a1a093288d17d51fc5 ssh-agent -k [2023-12-04T18:36:19.487Z] unset SSH_AUTH_SOCK; [2023-12-04T18:36:19.488Z] unset SSH_AGENT_PID; [2023-12-04T18:36:19.488Z] echo Agent pid 38 killed; [2023-12-04T18:36:19.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T18:36:19.953Z] + git semver [Pipeline] } [2023-12-04T18:36:20.234Z] $ docker stop --time=1 2bbcc4ba7bf2fa77fb239f7e1aa2c072129ec79c3b2cf0a1a093288d17d51fc5 [2023-12-04T18:36:21.464Z] $ docker rm -f --volumes 2bbcc4ba7bf2fa77fb239f7e1aa2c072129ec79c3b2cf0a1a093288d17d51fc5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:36:22.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-04T18:36:22.048Z] [2023-12-04T18:36:22.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:36:22.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-04T18:36:22.385Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-04T18:36:22.385Z] ab5ef0e58194: Pulling fs layer [2023-12-04T18:36:22.385Z] 9712f1f96733: Pulling fs layer [2023-12-04T18:36:22.385Z] 63f879dbbcfc: Pulling fs layer [2023-12-04T18:36:22.385Z] 0d9ebad4ef96: Pulling fs layer [2023-12-04T18:36:22.385Z] e9a5061849ea: Pulling fs layer [2023-12-04T18:36:22.385Z] d747dcd14b5f: Pulling fs layer [2023-12-04T18:36:22.385Z] 2de7ff778b66: Pulling fs layer [2023-12-04T18:36:22.385Z] 0d9ebad4ef96: Waiting [2023-12-04T18:36:22.385Z] e9a5061849ea: Waiting [2023-12-04T18:36:22.385Z] d747dcd14b5f: Waiting [2023-12-04T18:36:22.385Z] 9712f1f96733: Download complete [2023-12-04T18:36:22.829Z] 63f879dbbcfc: Verifying Checksum [2023-12-04T18:36:22.829Z] 63f879dbbcfc: Download complete [2023-12-04T18:36:22.829Z] e9a5061849ea: Verifying Checksum [2023-12-04T18:36:22.829Z] e9a5061849ea: Download complete [2023-12-04T18:36:23.087Z] d747dcd14b5f: Verifying Checksum [2023-12-04T18:36:23.087Z] d747dcd14b5f: Download complete [2023-12-04T18:36:23.087Z] ab5ef0e58194: Verifying Checksum [2023-12-04T18:36:23.087Z] ab5ef0e58194: Download complete [2023-12-04T18:36:23.087Z] 0d9ebad4ef96: Verifying Checksum [2023-12-04T18:36:23.087Z] 0d9ebad4ef96: Download complete [2023-12-04T18:36:23.087Z] 2de7ff778b66: Verifying Checksum [2023-12-04T18:36:23.087Z] 2de7ff778b66: Download complete [2023-12-04T18:36:25.620Z] ab5ef0e58194: Pull complete [2023-12-04T18:36:25.878Z] 9712f1f96733: Pull complete [2023-12-04T18:36:26.443Z] 63f879dbbcfc: Pull complete [2023-12-04T18:36:30.626Z] 0d9ebad4ef96: Pull complete [2023-12-04T18:36:30.626Z] e9a5061849ea: Pull complete [2023-12-04T18:36:30.626Z] d747dcd14b5f: Pull complete [2023-12-04T18:36:31.558Z] 2de7ff778b66: Pull complete [2023-12-04T18:36:31.558Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-04T18:36:31.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-04T18:36:31.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:36:31.796Z] prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container [2023-12-04T18:36:31.824Z] $ 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 [2023-12-04T18:36:38.957Z] $ docker top 19347f5ccf772ac1d287bdbb3fe6904b7012fe0a2dc1f82a9aa50d366d1a9e06 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-04T18:36:39.098Z] provisioning config files... [2023-12-04T18:36:39.104Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config16083785796090038145tmp [2023-12-04T18:36:39.113Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4793648341687989786tmp [2023-12-04T18:36:39.121Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13352460148940896124tmp [Pipeline] { [Pipeline] echo [2023-12-04T18:36:39.194Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:36:39.488Z] ---> sigul-configuration.sh [2023-12-04T18:36:39.489Z] gpg: directory `/root/.gnupg' created [2023-12-04T18:36:39.489Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-04T18:36:39.489Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-04T18:36:39.489Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-04T18:36:39.489Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-04T18:36:39.489Z] gpg: CAST5 encrypted data [2023-12-04T18:36:39.489Z] gpg: encrypted with 1 passphrase [2023-12-04T18:36:39.489Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-04T18:36:39.786Z] + mkdir /home/jenkins [2023-12-04T18:36:39.786Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-04T18:36:40.081Z] + 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 [2023-12-04T18:36:40.093Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:36:40.391Z] ---> sigul-install.sh [2023-12-04T18:36:40.391Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-04T18:36:40.693Z] + git tag --list [2023-12-04T18:36:40.693Z] v0.0.0 [2023-12-04T18:36:40.693Z] v0.1.0 [2023-12-04T18:36:40.693Z] v0.1.1 [2023-12-04T18:36:40.693Z] v0.1.10 [2023-12-04T18:36:40.693Z] v0.1.11 [2023-12-04T18:36:40.693Z] v0.1.12 [2023-12-04T18:36:40.693Z] v0.1.13 [2023-12-04T18:36:40.693Z] v0.1.14 [2023-12-04T18:36:40.693Z] v0.1.15 [2023-12-04T18:36:40.693Z] v0.1.16 [2023-12-04T18:36:40.693Z] v0.1.17 [2023-12-04T18:36:40.693Z] v0.1.18 [2023-12-04T18:36:40.693Z] v0.1.19 [2023-12-04T18:36:40.693Z] v0.1.2 [2023-12-04T18:36:40.693Z] v0.1.20 [2023-12-04T18:36:40.693Z] v0.1.21 [2023-12-04T18:36:40.693Z] v0.1.22 [2023-12-04T18:36:40.693Z] v0.1.23 [2023-12-04T18:36:40.693Z] v0.1.24 [2023-12-04T18:36:40.693Z] v0.1.25 [2023-12-04T18:36:40.693Z] v0.1.26 [2023-12-04T18:36:40.693Z] v0.1.27 [2023-12-04T18:36:40.693Z] v0.1.28 [2023-12-04T18:36:40.693Z] v0.1.29 [2023-12-04T18:36:40.693Z] v0.1.3 [2023-12-04T18:36:40.693Z] v0.1.30 [2023-12-04T18:36:40.693Z] v0.1.31 [2023-12-04T18:36:40.693Z] v0.1.4 [2023-12-04T18:36:40.693Z] v0.1.5 [2023-12-04T18:36:40.693Z] v0.1.6 [2023-12-04T18:36:40.693Z] v0.1.7 [2023-12-04T18:36:40.693Z] v0.1.8 [2023-12-04T18:36:40.693Z] v0.1.9 [2023-12-04T18:36:40.693Z] v2.0.0 [2023-12-04T18:36:40.693Z] v2.0.1 [2023-12-04T18:36:40.693Z] v2.1.0 [2023-12-04T18:36:40.693Z] v2.1.1 [2023-12-04T18:36:40.693Z] v2.2.0 [2023-12-04T18:36:40.693Z] v2.3.0 [2023-12-04T18:36:40.693Z] v3.0 [2023-12-04T18:36:40.693Z] v3.0.0 [2023-12-04T18:36:40.693Z] v3.1 [2023-12-04T18:36:40.693Z] v3.1.0 [2023-12-04T18:36:40.693Z] v3.1.0-dev.1 [2023-12-04T18:36:40.693Z] v3.1.0-dev.10 [2023-12-04T18:36:40.693Z] v3.1.0-dev.11 [2023-12-04T18:36:40.693Z] v3.1.0-dev.12 [2023-12-04T18:36:40.693Z] v3.1.0-dev.13 [2023-12-04T18:36:40.693Z] v3.1.0-dev.14 [2023-12-04T18:36:40.693Z] v3.1.0-dev.15 [2023-12-04T18:36:40.693Z] v3.1.0-dev.16 [2023-12-04T18:36:40.693Z] v3.1.0-dev.17 [2023-12-04T18:36:40.693Z] v3.1.0-dev.18 [2023-12-04T18:36:40.693Z] v3.1.0-dev.19 [2023-12-04T18:36:40.693Z] v3.1.0-dev.2 [2023-12-04T18:36:40.693Z] v3.1.0-dev.20 [2023-12-04T18:36:40.693Z] v3.1.0-dev.21 [2023-12-04T18:36:40.693Z] v3.1.0-dev.22 [2023-12-04T18:36:40.694Z] v3.1.0-dev.23 [2023-12-04T18:36:40.694Z] v3.1.0-dev.24 [2023-12-04T18:36:40.694Z] v3.1.0-dev.25 [2023-12-04T18:36:40.694Z] v3.1.0-dev.26 [2023-12-04T18:36:40.694Z] v3.1.0-dev.27 [2023-12-04T18:36:40.694Z] v3.1.0-dev.28 [2023-12-04T18:36:40.694Z] v3.1.0-dev.29 [2023-12-04T18:36:40.694Z] v3.1.0-dev.3 [2023-12-04T18:36:40.694Z] v3.1.0-dev.30 [2023-12-04T18:36:40.694Z] v3.1.0-dev.31 [2023-12-04T18:36:40.694Z] v3.1.0-dev.32 [2023-12-04T18:36:40.694Z] v3.1.0-dev.33 [2023-12-04T18:36:40.694Z] v3.1.0-dev.4 [2023-12-04T18:36:40.694Z] v3.1.0-dev.5 [2023-12-04T18:36:40.694Z] v3.1.0-dev.6 [2023-12-04T18:36:40.694Z] v3.1.0-dev.7 [2023-12-04T18:36:40.694Z] v3.1.0-dev.8 [2023-12-04T18:36:40.694Z] v3.1.0-dev.9 [2023-12-04T18:36:40.694Z] v3.2.0-dev.1 [2023-12-04T18:36:40.694Z] v3.2.0-dev.2 [2023-12-04T18:36:40.694Z] v3.2.0-dev.3 [Pipeline] sh [2023-12-04T18:36:40.988Z] + lftools sign git-tag v3.2.0-dev.3 [2023-12-04T18:36:41.556Z] Signing Git tag with Sigul... [2023-12-04T18:36:41.556Z] Signing v3.2.0-dev.3 [Pipeline] echo [2023-12-04T18:36:41.831Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:36:42.121Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-04T18:36:42.129Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-04T18:36:42.237Z] $ docker stop --time=1 19347f5ccf772ac1d287bdbb3fe6904b7012fe0a2dc1f82a9aa50d366d1a9e06 [2023-12-04T18:36:43.598Z] $ 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 [2023-12-04T18:36:44.354Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-04T18:36:44.354Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:36:44.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T18:36:44.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:36:44.859Z] prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container [2023-12-04T18:36:44.887Z] $ 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 [2023-12-04T18:36:45.495Z] $ docker top 82905c553a7041057778010df1a54f771110b351fd9eb13f6ac62b7cb0e5fa41 -eo pid,comm [2023-12-04T18:36:45.539Z] 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). [2023-12-04T18:36:45.539Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-04T18:36:45.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T18:36:45.757Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T18:36:45.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T18:36:45.862Z] $ docker exec 82905c553a7041057778010df1a54f771110b351fd9eb13f6ac62b7cb0e5fa41 ssh-agent [2023-12-04T18:36:45.967Z] SSH_AUTH_SOCK=/tmp/ssh-A0MJ0nbAROOs/agent.32 [2023-12-04T18:36:45.967Z] SSH_AGENT_PID=39 [2023-12-04T18:36:45.972Z] Running ssh-add (command line suppressed) [2023-12-04T18:36:46.074Z] 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) [2023-12-04T18:36:46.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T18:36:46.418Z] + git semver bump pre [2023-12-04T18:36:46.678Z] 2023-12-04 18:36:46,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-04T18:36:46.678Z] 2023-12-04 18:36:46,593 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2023-12-04T18:36:46.678Z] 2023-12-04 18:36:46,593 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2023-12-04T18:36:46.678Z] 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 [2023-12-04T18:36:46.678Z] 2023-12-04 18:36:46,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-04T18:36:46.678Z] 2023-12-04 18:36:46,593 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-04T18:36:46.678Z] 2023-12-04 18:36:46,595 [execute] INFO git cat-file --batch-check [2023-12-04T18:36:46.678Z] 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=) [2023-12-04T18:36:46.678Z] 2023-12-04 18:36:46,600 [execute] INFO git cat-file --batch [2023-12-04T18:36:46.678Z] 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=) [2023-12-04T18:36:46.678Z] 2023-12-04 18:36:46,606 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-04T18:36:46.678Z] 3.2.0-dev.4 [Pipeline] } [2023-12-04T18:36:46.688Z] $ docker exec --env ******** --env ******** 82905c553a7041057778010df1a54f771110b351fd9eb13f6ac62b7cb0e5fa41 ssh-agent -k [2023-12-04T18:36:46.779Z] unset SSH_AUTH_SOCK; [2023-12-04T18:36:46.780Z] unset SSH_AGENT_PID; [2023-12-04T18:36:46.780Z] echo Agent pid 39 killed; [2023-12-04T18:36:46.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T18:36:47.255Z] + git semver [Pipeline] } [2023-12-04T18:36:47.525Z] $ docker stop --time=1 82905c553a7041057778010df1a54f771110b351fd9eb13f6ac62b7cb0e5fa41 [2023-12-04T18:36:48.817Z] $ docker rm -f --volumes 82905c553a7041057778010df1a54f771110b351fd9eb13f6ac62b7cb0e5fa41 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T18:36:49.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-04T18:36:49.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:36:49.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T18:36:49.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:36:49.779Z] prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container [2023-12-04T18:36:49.811Z] $ 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 [2023-12-04T18:36:50.131Z] $ docker top d14d5415444ff21e99078c376c3b2bd2d1bbe44b10d412f6652eec2dce6d1386 -eo pid,comm [2023-12-04T18:36:50.176Z] 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). [2023-12-04T18:36:50.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-04T18:36:50.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T18:36:50.346Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T18:36:50.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T18:36:50.454Z] $ docker exec d14d5415444ff21e99078c376c3b2bd2d1bbe44b10d412f6652eec2dce6d1386 ssh-agent [2023-12-04T18:36:50.555Z] SSH_AUTH_SOCK=/tmp/ssh-hgtSNPTNLbGV/agent.32 [2023-12-04T18:36:50.555Z] SSH_AGENT_PID=38 [2023-12-04T18:36:50.560Z] Running ssh-add (command line suppressed) [2023-12-04T18:36:50.655Z] 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) [2023-12-04T18:36:50.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T18:36:51.001Z] + git semver push [2023-12-04T18:36:51.260Z] 2023-12-04 18:36:51,189 [run_push] DEBUG push [2023-12-04T18:36:51.260Z] 2023-12-04 18:36:51,190 [execute] INFO git cat-file --batch-check [2023-12-04T18:36:51.260Z] 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=) [2023-12-04T18:36:51.260Z] 2023-12-04 18:36:51,193 [execute] INFO git rev-list 991473a92a40bbf317a4a650ab6cc55fc66388bf -- [2023-12-04T18:36:51.261Z] 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) [2023-12-04T18:36:51.261Z] 2023-12-04 18:36:51,200 [execute] INFO git fetch -v origin [2023-12-04T18:36:51.261Z] 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) [2023-12-04T18:36:51.829Z] 2023-12-04 18:36:51,744 [run_push] DEBUG no remote changes detected [2023-12-04T18:36:51.829Z] 2023-12-04 18:36:51,745 [execute] INFO git push origin semver [2023-12-04T18:36:51.829Z] 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) [2023-12-04T18:36:52.765Z] 2023-12-04 18:36:52,584 [run_push] DEBUG push all version tags [2023-12-04T18:36:52.765Z] 2023-12-04 18:36:52,584 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-04T18:36:52.765Z] 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) [2023-12-04T18:36:53.702Z] 2023-12-04 18:36:53,381 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-04T18:36:53.702Z] 3.2.0-dev.4 [Pipeline] } [2023-12-04T18:36:53.712Z] $ docker exec --env ******** --env ******** d14d5415444ff21e99078c376c3b2bd2d1bbe44b10d412f6652eec2dce6d1386 ssh-agent -k [2023-12-04T18:36:53.805Z] unset SSH_AUTH_SOCK; [2023-12-04T18:36:53.805Z] unset SSH_AGENT_PID; [2023-12-04T18:36:53.805Z] echo Agent pid 38 killed; [2023-12-04T18:36:53.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T18:36:54.284Z] + git semver [Pipeline] } [2023-12-04T18:36:54.555Z] $ docker stop --time=1 d14d5415444ff21e99078c376c3b2bd2d1bbe44b10d412f6652eec2dce6d1386 [2023-12-04T18:36:55.873Z] $ 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 [2023-12-04T18:36:57.212Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2023-12-04T18:36:57.212Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-12-04T18:36:57.212Z] total 16 [2023-12-04T18:36:57.212Z] drwxr-xr-x 3 root root 4096 Dec 4 18:30 . [2023-12-04T18:36:57.212Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 4 18:36 .. [2023-12-04T18:36:57.212Z] drwxr-xr-x 2 root root 4096 Dec 4 18:30 cost [2023-12-04T18:36:57.212Z] -rw-r--r-- 1 root root 88 Dec 4 18:30 cost.csv [2023-12-04T18:36:57.212Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-12-04T18:36:57.212Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-12-04T18:36:57.212Z] total 16 [2023-12-04T18:36:57.212Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 4 18:30 . [2023-12-04T18:36:57.212Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 4 18:36 .. [2023-12-04T18:36:57.212Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 4 18:30 cost [2023-12-04T18:36:57.212Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 4 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:36:57.501Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:36:58.359Z] ---> package-listing.sh [2023-12-04T18:36:58.359Z] ++ facter osfamily [2023-12-04T18:36:58.359Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-04T18:36:58.618Z] + OS_FAMILY=debian [2023-12-04T18:36:58.618Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2023-12-04T18:36:58.618Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-04T18:36:58.618Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-04T18:36:58.618Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-04T18:36:58.618Z] + PACKAGES=/tmp/packages_start.txt [2023-12-04T18:36:58.618Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-12-04T18:36:58.618Z] + PACKAGES=/tmp/packages_end.txt [2023-12-04T18:36:58.618Z] + case "${OS_FAMILY}" in [2023-12-04T18:36:58.618Z] + dpkg -l [2023-12-04T18:36:58.618Z] + grep '^ii' [2023-12-04T18:36:58.618Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-04T18:36:58.618Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-04T18:36:58.618Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-04T18:36:58.618Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-12-04T18:36:58.618Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2023-12-04T18:36:58.618Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2023-12-04T18:36:58.628Z] 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 [2023-12-04T18:36:58.906Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T18:36:59.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T18:36:59.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T18:36:59.685Z] prd-ubuntu20.04-docker-8c-8g-23993 does not seem to be running inside a container [2023-12-04T18:36:59.713Z] $ 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 [2023-12-04T18:36:59.912Z] $ docker top 244d606f27b837fc004d0b1077537d9b9e3a973dc874949e8dbd726b576e8603 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T18:37:00.351Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-04T18:37:00.635Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-04T18:37:00.919Z] + ls /var/log/sa-host [2023-12-04T18:37:00.919Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-04T18:37:01.134Z] provisioning config files... [2023-12-04T18:37:01.142Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9607154724315722674tmp [Pipeline] { [Pipeline] echo [2023-12-04T18:37:01.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:37:01.522Z] ---> create-netrc.sh [Pipeline] } [2023-12-04T18:37:01.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:37:01.957Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-04T18:37:01.969Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:37:02.251Z] ---> sudo-logs.sh [2023-12-04T18:37:02.251Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-04T18:37:02.323Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:37:02.606Z] ---> job-cost.sh [2023-12-04T18:37:02.606Z] lf-activate-venv: SKIPPING [2023-12-04T18:37:02.606Z] DEBUG: total: 0.2199999988079071 [2023-12-04T18:37:02.606Z] INFO: Retrieving Stack Cost... [2023-12-04T18:37:02.865Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-04T18:37:03.124Z] INFO: Archiving Costs [Pipeline] echo [2023-12-04T18:37:03.135Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T18:37:03.416Z] ---> logs-deploy.sh [2023-12-04T18:37:03.417Z] lf-activate-venv: SKIPPING [2023-12-04T18:37:03.417Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/136 [2023-12-04T18:37:03.417Z] INFO: archiving workspace using pattern(s): [2023-12-04T18:37:04.355Z] Archives upload complete. [2023-12-04T18:37:04.614Z] INFO: archiving logs to Nexus [2023-12-04T18:37:05.185Z] ---> uname -a: [2023-12-04T18:37:05.185Z] 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 [2023-12-04T18:37:05.185Z] [2023-12-04T18:37:05.185Z] [2023-12-04T18:37:05.185Z] ---> lscpu: [2023-12-04T18:37:05.185Z] Architecture: x86_64 [2023-12-04T18:37:05.185Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-04T18:37:05.185Z] Byte Order: Little Endian [2023-12-04T18:37:05.185Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-04T18:37:05.185Z] CPU(s): 8 [2023-12-04T18:37:05.185Z] On-line CPU(s) list: 0-7 [2023-12-04T18:37:05.185Z] Thread(s) per core: 1 [2023-12-04T18:37:05.185Z] Core(s) per socket: 1 [2023-12-04T18:37:05.185Z] Socket(s): 8 [2023-12-04T18:37:05.185Z] NUMA node(s): 1 [2023-12-04T18:37:05.185Z] Vendor ID: AuthenticAMD [2023-12-04T18:37:05.185Z] CPU family: 23 [2023-12-04T18:37:05.185Z] Model: 49 [2023-12-04T18:37:05.185Z] Model name: AMD EPYC-Rome Processor [2023-12-04T18:37:05.185Z] Stepping: 0 [2023-12-04T18:37:05.185Z] CPU MHz: 2799.996 [2023-12-04T18:37:05.185Z] BogoMIPS: 5599.99 [2023-12-04T18:37:05.185Z] Virtualization: AMD-V [2023-12-04T18:37:05.185Z] Hypervisor vendor: KVM [2023-12-04T18:37:05.185Z] Virtualization type: full [2023-12-04T18:37:05.185Z] L1d cache: 256 KiB [2023-12-04T18:37:05.185Z] L1i cache: 256 KiB [2023-12-04T18:37:05.185Z] L2 cache: 4 MiB [2023-12-04T18:37:05.185Z] L3 cache: 128 MiB [2023-12-04T18:37:05.185Z] NUMA node0 CPU(s): 0-7 [2023-12-04T18:37:05.185Z] Vulnerability Itlb multihit: Not affected [2023-12-04T18:37:05.185Z] Vulnerability L1tf: Not affected [2023-12-04T18:37:05.185Z] Vulnerability Mds: Not affected [2023-12-04T18:37:05.185Z] Vulnerability Meltdown: Not affected [2023-12-04T18:37:05.185Z] Vulnerability Mmio stale data: Not affected [2023-12-04T18:37:05.185Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-04T18:37:05.185Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-04T18:37:05.185Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-04T18:37:05.185Z] Vulnerability Srbds: Not affected [2023-12-04T18:37:05.185Z] Vulnerability Tsx async abort: Not affected [2023-12-04T18:37:05.185Z] 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 [2023-12-04T18:37:05.185Z] [2023-12-04T18:37:05.185Z] [2023-12-04T18:37:05.185Z] ---> nproc: [2023-12-04T18:37:05.185Z] 8 [2023-12-04T18:37:05.185Z] [2023-12-04T18:37:05.185Z] [2023-12-04T18:37:05.185Z] ---> df -h: [2023-12-04T18:37:05.185Z] Filesystem Size Used Avail Use% Mounted on [2023-12-04T18:37:05.185Z] overlay 155G 12G 144G 8% / [2023-12-04T18:37:05.185Z] tmpfs 64M 0 64M 0% /dev [2023-12-04T18:37:05.185Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-04T18:37:05.185Z] shm 64M 0 64M 0% /dev/shm [2023-12-04T18:37:05.185Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-04T18:37:05.185Z] [2023-12-04T18:37:05.185Z]