Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e 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-ssh6852675025198356993.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12273952308082484234.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8595966479547208582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6984663205977927629.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-ssh7558799296884758308.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.23 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-21896 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 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e (main) Commit message: "Merge pull request #356 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.48" > 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 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e # timeout=10 > git rev-list --no-walk 060e6c44e3bb164793bbf18a0ec24083d2463dcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-05T14:02:55.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-05T14:02:55.667Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-05T14:02:55.698Z] ========================================================= [2024-10-05T14:02:55.698Z] EdgeX Global Pipelines Version Info [2024-10-05T14:02:55.698Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:02:56.441Z] ------------------- [2024-10-05T14:02:56.441Z] stable info: [2024-10-05T14:02:56.441Z] ------------------- [2024-10-05T14:02:56.441Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-05T14:02:56.441Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-05T14:02:56.441Z] Message: update stable to v1.0.265 [2024-10-05T14:02:57.012Z] ------------------- [2024-10-05T14:02:57.012Z] experimental info: [2024-10-05T14:02:57.012Z] ------------------- [2024-10-05T14:02:57.012Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-05T14:02:57.012Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-05T14:02:57.012Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-05T14:02:57.101Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2024-10-05T14:02:57.128Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2024-10-05T14:02:57.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-05T14:02:57.176Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-05T14:02:57.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-05T14:02:57.220Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-05T14:02:57.243Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-05T14:02:57.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-05T14:02:57.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-05T14:02:57.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-05T14:02:57.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-05T14:02:57.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2024-10-05T14:02:57.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-05T14:02:57.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-05T14:02:57.436Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-05T14:02:57.456Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-05T14:02:57.479Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-05T14:02:57.501Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-05T14:02:57.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-05T14:02:57.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-05T14:02:57.577Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-05T14:02:57.598Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-05T14:02:57.623Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-05T14:02:57.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-05T14:02:57.666Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-05T14:02:57.690Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-05T14:02:57.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-05T14:02:57.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-05T14:02:57.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-05T14:02:57.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-05T14:02:57.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e [Pipeline] echo [2024-10-05T14:02:57.835Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a0e495 [Pipeline] echo [2024-10-05T14:02:57.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-05T14:02:58.248Z] + git rev-list -1 --merges 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e~1..6a0e495b38f26a0087fa87c28871f0e4b9a6b69e [Pipeline] echo [2024-10-05T14:02:58.278Z] -----------> git rev-list -1 --merges 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e~1..6a0e495b38f26a0087fa87c28871f0e4b9a6b69e 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e [2024-10-05T14:02:58.279Z] 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e [false] [Pipeline] sh [2024-10-05T14:02:58.577Z] + git log --format=format:%s -1 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e [Pipeline] echo [2024-10-05T14:02:58.599Z] ========================================================= [2024-10-05T14:02:58.599Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-05T14:02:58.599Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T14:02:58.942Z] + git log --format=format:%s -1 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e [Pipeline] echo [2024-10-05T14:02:58.955Z] [semverPrep] GIT_COMMIT: 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e, Commit Message: Merge pull request #356 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.48 [Pipeline] echo [2024-10-05T14:02:58.973Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-05T14:02:59.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:02:59.366Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-05T14:02:59.366Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-05T14:02:59.366Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-05T14:02:59.366Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-05T14:02:59.366Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-05T14:02:59.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:02:59.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:02:59.800Z] [2024-10-05T14:02:59.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:03:00.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:03:00.108Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-05T14:03:00.108Z] b85a868b505f: Pulling fs layer [2024-10-05T14:03:00.108Z] e2be974225ed: Pulling fs layer [2024-10-05T14:03:00.108Z] 339a4e72a1f5: Pulling fs layer [2024-10-05T14:03:00.108Z] 988bab9f4d93: Pulling fs layer [2024-10-05T14:03:00.108Z] 1469e6f7b9e6: Pulling fs layer [2024-10-05T14:03:00.108Z] eaf3925da568: Pulling fs layer [2024-10-05T14:03:00.108Z] bab4dde63d76: Pulling fs layer [2024-10-05T14:03:00.108Z] bde34c3a00c8: Pulling fs layer [2024-10-05T14:03:00.108Z] b352a97aabf1: Pulling fs layer [2024-10-05T14:03:00.108Z] 4872d77fe225: Pulling fs layer [2024-10-05T14:03:00.108Z] 5851b861e8e6: Pulling fs layer [2024-10-05T14:03:00.108Z] bab4dde63d76: Waiting [2024-10-05T14:03:00.108Z] 988bab9f4d93: Waiting [2024-10-05T14:03:00.108Z] bde34c3a00c8: Waiting [2024-10-05T14:03:00.108Z] 1469e6f7b9e6: Waiting [2024-10-05T14:03:00.108Z] b352a97aabf1: Waiting [2024-10-05T14:03:00.108Z] eaf3925da568: Waiting [2024-10-05T14:03:00.108Z] 4872d77fe225: Waiting [2024-10-05T14:03:00.108Z] 5851b861e8e6: Waiting [2024-10-05T14:03:00.368Z] e2be974225ed: Verifying Checksum [2024-10-05T14:03:00.368Z] e2be974225ed: Download complete [2024-10-05T14:03:00.368Z] 988bab9f4d93: Download complete [2024-10-05T14:03:00.368Z] 1469e6f7b9e6: Verifying Checksum [2024-10-05T14:03:00.368Z] 1469e6f7b9e6: Download complete [2024-10-05T14:03:00.368Z] eaf3925da568: Download complete [2024-10-05T14:03:00.368Z] 339a4e72a1f5: Verifying Checksum [2024-10-05T14:03:00.368Z] 339a4e72a1f5: Download complete [2024-10-05T14:03:00.368Z] bde34c3a00c8: Download complete [2024-10-05T14:03:00.368Z] b352a97aabf1: Verifying Checksum [2024-10-05T14:03:00.368Z] b352a97aabf1: Download complete [2024-10-05T14:03:00.368Z] 4872d77fe225: Verifying Checksum [2024-10-05T14:03:00.368Z] 4872d77fe225: Download complete [2024-10-05T14:03:00.368Z] 5851b861e8e6: Verifying Checksum [2024-10-05T14:03:00.368Z] 5851b861e8e6: Download complete [2024-10-05T14:03:00.368Z] b85a868b505f: Verifying Checksum [2024-10-05T14:03:00.368Z] b85a868b505f: Download complete [2024-10-05T14:03:00.627Z] bab4dde63d76: Verifying Checksum [2024-10-05T14:03:00.627Z] bab4dde63d76: Download complete [2024-10-05T14:03:01.566Z] b85a868b505f: Pull complete [2024-10-05T14:03:01.828Z] e2be974225ed: Pull complete [2024-10-05T14:03:02.396Z] 339a4e72a1f5: Pull complete [2024-10-05T14:03:02.396Z] 988bab9f4d93: Pull complete [2024-10-05T14:03:02.657Z] 1469e6f7b9e6: Pull complete [2024-10-05T14:03:02.657Z] eaf3925da568: Pull complete [2024-10-05T14:03:04.566Z] bab4dde63d76: Pull complete [2024-10-05T14:03:04.566Z] bde34c3a00c8: Pull complete [2024-10-05T14:03:04.566Z] b352a97aabf1: Pull complete [2024-10-05T14:03:04.566Z] 4872d77fe225: Pull complete [2024-10-05T14:03:04.566Z] 5851b861e8e6: Pull complete [2024-10-05T14:03:04.566Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-05T14:03:04.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:03:04.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:03:04.716Z] prd-ubuntu20.04-docker-8c-8g-21896 does not seem to be running inside a container [2024-10-05T14:03:04.760Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:03:08.354Z] $ docker top 1f4c76d58c3da2f9836cdfd1c632ed62d4bc71387d0887aacbf683f1ca6485bf -eo pid,comm [2024-10-05T14:03:08.402Z] 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). [2024-10-05T14:03:08.402Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:03:08.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:03:08.465Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:03:08.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:03:08.593Z] $ docker exec 1f4c76d58c3da2f9836cdfd1c632ed62d4bc71387d0887aacbf683f1ca6485bf ssh-agent [2024-10-05T14:03:08.689Z] SSH_AUTH_SOCK=/tmp/ssh-UmUKzMde7DCs/agent.32 [2024-10-05T14:03:08.689Z] SSH_AGENT_PID=38 [2024-10-05T14:03:08.697Z] Running ssh-add (command line suppressed) [2024-10-05T14:03:08.810Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11444455786836595536.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11444455786836595536.key) [2024-10-05T14:03:08.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:03:09.117Z] + git tag --points-at HEAD [Pipeline] } [2024-10-05T14:03:09.135Z] $ docker exec --env ******** --env ******** 1f4c76d58c3da2f9836cdfd1c632ed62d4bc71387d0887aacbf683f1ca6485bf ssh-agent -k [2024-10-05T14:03:09.244Z] unset SSH_AUTH_SOCK; [2024-10-05T14:03:09.244Z] unset SSH_AGENT_PID; [2024-10-05T14:03:09.245Z] echo Agent pid 38 killed; [2024-10-05T14:03:09.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-05T14:03:09.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:03:09.295Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:03:09.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:03:09.417Z] $ docker exec 1f4c76d58c3da2f9836cdfd1c632ed62d4bc71387d0887aacbf683f1ca6485bf ssh-agent [2024-10-05T14:03:09.509Z] SSH_AUTH_SOCK=/tmp/ssh-SZnEwtFZ0rn7/agent.71 [2024-10-05T14:03:09.509Z] SSH_AGENT_PID=77 [2024-10-05T14:03:09.513Z] Running ssh-add (command line suppressed) [2024-10-05T14:03:09.615Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8575305602612493712.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8575305602612493712.key) [2024-10-05T14:03:09.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:03:09.926Z] + git semver init [2024-10-05T14:03:10.186Z] 2024-10-05 14:03:10,124 [run_init] DEBUG init version:0.0.0 force:False [2024-10-05T14:03:10.186Z] 2024-10-05 14:03:10,124 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-10-05T14:03:10.186Z] 2024-10-05 14:03:10,125 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-10-05T14:03:10.186Z] 2024-10-05 14:03:10,125 [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) [2024-10-05T14:03:11.126Z] 2024-10-05 14:03:10,924 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2024-10-05T14:03:11.126Z] 2024-10-05 14:03:10,925 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2024-10-05T14:03:11.126Z] 2024-10-05 14:03:10,925 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-05T14:03:11.126Z] 2024-10-05 14:03:10,925 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-05T14:03:11.126Z] 3.2.0-dev.40 [Pipeline] } [2024-10-05T14:03:11.141Z] $ docker exec --env ******** --env ******** 1f4c76d58c3da2f9836cdfd1c632ed62d4bc71387d0887aacbf683f1ca6485bf ssh-agent -k [2024-10-05T14:03:11.239Z] unset SSH_AUTH_SOCK; [2024-10-05T14:03:11.240Z] unset SSH_AGENT_PID; [2024-10-05T14:03:11.240Z] echo Agent pid 77 killed; [2024-10-05T14:03:11.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:03:11.567Z] + git semver [Pipeline] } [2024-10-05T14:03:11.846Z] $ docker stop --time=1 1f4c76d58c3da2f9836cdfd1c632ed62d4bc71387d0887aacbf683f1ca6485bf [2024-10-05T14:03:13.115Z] $ docker rm -f --volumes 1f4c76d58c3da2f9836cdfd1c632ed62d4bc71387d0887aacbf683f1ca6485bf [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:03:13.450Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-05T14:03:13.673Z] Stashed 1 file(s) [Pipeline] echo [2024-10-05T14:03:13.677Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.40 [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 [2024-10-05T14:03:13.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:03:13.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:03:13.933Z] ========================================================= [2024-10-05T14:03:13.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-05T14:03:13.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:03:14.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-05T14:03:14.246Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-05T14:03:14.246Z] 43c4264eed91: Pulling fs layer [2024-10-05T14:03:14.246Z] 4cc291be95ef: Pulling fs layer [2024-10-05T14:03:14.246Z] 2ac1f1163629: Pulling fs layer [2024-10-05T14:03:14.246Z] 5c3c966382ef: Pulling fs layer [2024-10-05T14:03:14.246Z] 4f4fb700ef54: Pulling fs layer [2024-10-05T14:03:14.246Z] 5d5c8e513c77: Pulling fs layer [2024-10-05T14:03:14.246Z] 9f66e0745190: Pulling fs layer [2024-10-05T14:03:14.246Z] f49a43e4bbc0: Pulling fs layer [2024-10-05T14:03:14.246Z] 561ebcabdf7f: Pulling fs layer [2024-10-05T14:03:14.246Z] 5c3c966382ef: Waiting [2024-10-05T14:03:14.246Z] f49a43e4bbc0: Waiting [2024-10-05T14:03:14.246Z] 561ebcabdf7f: Waiting [2024-10-05T14:03:14.246Z] 9f66e0745190: Waiting [2024-10-05T14:03:14.246Z] 5d5c8e513c77: Waiting [2024-10-05T14:03:14.246Z] 4f4fb700ef54: Waiting [2024-10-05T14:03:14.246Z] 4cc291be95ef: Verifying Checksum [2024-10-05T14:03:14.246Z] 4cc291be95ef: Download complete [2024-10-05T14:03:14.246Z] 5c3c966382ef: Verifying Checksum [2024-10-05T14:03:14.246Z] 5c3c966382ef: Download complete [2024-10-05T14:03:14.246Z] 4f4fb700ef54: Download complete [2024-10-05T14:03:14.246Z] 5d5c8e513c77: Verifying Checksum [2024-10-05T14:03:14.246Z] 5d5c8e513c77: Download complete [2024-10-05T14:03:14.246Z] 43c4264eed91: Verifying Checksum [2024-10-05T14:03:14.246Z] 43c4264eed91: Download complete [2024-10-05T14:03:14.246Z] 9f66e0745190: Verifying Checksum [2024-10-05T14:03:14.246Z] 9f66e0745190: Download complete [2024-10-05T14:03:14.507Z] 43c4264eed91: Pull complete [2024-10-05T14:03:14.507Z] 561ebcabdf7f: Download complete [2024-10-05T14:03:14.507Z] 4cc291be95ef: Pull complete [2024-10-05T14:03:14.766Z] 2ac1f1163629: Download complete [2024-10-05T14:03:15.025Z] f49a43e4bbc0: Verifying Checksum [2024-10-05T14:03:15.025Z] f49a43e4bbc0: Download complete [2024-10-05T14:03:18.313Z] 2ac1f1163629: Pull complete [2024-10-05T14:03:18.313Z] 5c3c966382ef: Pull complete [2024-10-05T14:03:18.313Z] 4f4fb700ef54: Pull complete [2024-10-05T14:03:18.313Z] 5d5c8e513c77: Pull complete [2024-10-05T14:03:18.571Z] 9f66e0745190: Pull complete [2024-10-05T14:03:21.128Z] f49a43e4bbc0: Pull complete [2024-10-05T14:03:21.389Z] 561ebcabdf7f: Pull complete [2024-10-05T14:03:21.389Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-05T14:03:21.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-05T14:03:21.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-05T14:03:21.685Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:03:21.996Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-05T14:03:21.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:03:22.081Z] prd-ubuntu20.04-docker-8c-8g-21896 does not seem to be running inside a container [2024-10-05T14:03:22.114Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-05T14:03:26.870Z] $ docker top bc775acd2a286c2ce515804972013a08af94e0ab2ce5ff0e2ff2b2c3b20ea0a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:03:27.216Z] + go version [2024-10-05T14:03:27.216Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-05T14:03:27.231Z] $ docker stop --time=1 bc775acd2a286c2ce515804972013a08af94e0ab2ce5ff0e2ff2b2c3b20ea0a6 [2024-10-05T14:03:28.524Z] $ docker rm -f --volumes bc775acd2a286c2ce515804972013a08af94e0ab2ce5ff0e2ff2b2c3b20ea0a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:03:28.820Z] Still waiting to schedule task [2024-10-05T14:03:28.820Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-05T14:03:28.952Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-05T14:03:28.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:03:29.024Z] prd-ubuntu20.04-docker-8c-8g-21896 does not seem to be running inside a container [2024-10-05T14:03:29.055Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-05T14:03:29.369Z] $ docker top cc5a9a61a83dde783e450b24a43509f29e22396190d0cbca394900c6f76735e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:03:29.708Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:03:30.009Z] + make test [2024-10-05T14:03:30.010Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-10-05T14:03:30.010Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.48 [2024-10-05T14:03:30.010Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-05T14:03:30.010Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-05T14:03:30.268Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-05T14:03:30.268Z] go: downloading github.com/nats-io/nats.go v1.37.0 [2024-10-05T14:03:30.268Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-05T14:03:30.526Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-05T14:03:30.526Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-05T14:03:30.526Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-05T14:03:30.526Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-05T14:03:30.526Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-05T14:03:30.526Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-10-05T14:03:30.526Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-05T14:03:30.526Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-05T14:03:30.526Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-05T14:03:30.526Z] go: downloading golang.org/x/sync v0.7.0 [2024-10-05T14:03:30.526Z] go: downloading golang.org/x/net v0.27.0 [2024-10-05T14:03:30.526Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-05T14:03:30.526Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-05T14:03:30.526Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-05T14:03:30.526Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-05T14:03:30.526Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-05T14:03:30.526Z] go: downloading golang.org/x/text v0.16.0 [2024-10-05T14:03:30.526Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-05T14:03:30.783Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-10-05T14:03:30.783Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-10-05T14:03:30.783Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-10-05T14:03:30.783Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-05T14:03:48.866Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-10-05T14:03:48.866Z] github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2024-10-05T14:03:49.435Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.025s coverage: 86.1% of statements [2024-10-05T14:03:49.435Z] github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks coverage: 0.0% of statements [2024-10-05T14:03:50.003Z] github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks coverage: 0.0% of statements [2024-10-05T14:03:55.279Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.027s coverage: 19.8% of statements [2024-10-05T14:03:55.279Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.051s coverage: 88.8% of statements [2024-10-05T14:03:55.279Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.041s coverage: 86.2% of statements [2024-10-05T14:03:55.279Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.016s coverage: 15.4% of statements [2024-10-05T14:03:55.279Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.133s coverage: 61.3% of statements [2024-10-05T14:03:55.279Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.020s coverage: 87.5% of statements [2024-10-05T14:03:55.279Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.019s coverage: 100.0% of statements [2024-10-05T14:03:55.279Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.018s coverage: 100.0% of statements [2024-10-05T14:03:55.279Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.022s coverage: 95.1% of statements [2024-10-05T14:04:07.479Z] go vet ./... [2024-10-05T14:04:08.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-05T14:04:08.860Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-05T14:04:08.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-05T14:04:08.893Z] $ docker stop --time=1 cc5a9a61a83dde783e450b24a43509f29e22396190d0cbca394900c6f76735e2 [2024-10-05T14:04:12.167Z] $ docker rm -f --volumes cc5a9a61a83dde783e450b24a43509f29e22396190d0cbca394900c6f76735e2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:04:12.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-05T14:04:12.787Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:04:13.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:04:13.321Z] [2024-10-05T14:04:13.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:04:13.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:04:13.626Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-05T14:04:13.626Z] 5eb5b503b376: Pulling fs layer [2024-10-05T14:04:13.626Z] 5c69ac0246d0: Pulling fs layer [2024-10-05T14:04:13.626Z] ec43610c2a17: Pulling fs layer [2024-10-05T14:04:13.626Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-05T14:04:13.626Z] 33b1e0a273af: Pulling fs layer [2024-10-05T14:04:13.626Z] 5d3b04190fa2: Pulling fs layer [2024-10-05T14:04:13.626Z] 2f39f015ded8: Pulling fs layer [2024-10-05T14:04:13.626Z] 3a2ae6a8a46f: Waiting [2024-10-05T14:04:13.626Z] 33b1e0a273af: Waiting [2024-10-05T14:04:13.626Z] 5d3b04190fa2: Waiting [2024-10-05T14:04:13.626Z] 2f39f015ded8: Waiting [2024-10-05T14:04:13.626Z] 5c69ac0246d0: Verifying Checksum [2024-10-05T14:04:13.626Z] 5c69ac0246d0: Download complete [2024-10-05T14:04:13.626Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-05T14:04:13.626Z] 3a2ae6a8a46f: Download complete [2024-10-05T14:04:13.626Z] 33b1e0a273af: Verifying Checksum [2024-10-05T14:04:13.626Z] 33b1e0a273af: Download complete [2024-10-05T14:04:13.626Z] ec43610c2a17: Verifying Checksum [2024-10-05T14:04:13.626Z] ec43610c2a17: Download complete [2024-10-05T14:04:13.626Z] 5d3b04190fa2: Verifying Checksum [2024-10-05T14:04:13.626Z] 5d3b04190fa2: Download complete [2024-10-05T14:04:13.884Z] 5eb5b503b376: Verifying Checksum [2024-10-05T14:04:13.884Z] 5eb5b503b376: Download complete [2024-10-05T14:04:14.448Z] 2f39f015ded8: Download complete [2024-10-05T14:04:15.059Z] 5eb5b503b376: Pull complete [2024-10-05T14:04:15.059Z] 5c69ac0246d0: Pull complete [2024-10-05T14:04:15.622Z] ec43610c2a17: Pull complete [2024-10-05T14:04:15.622Z] 3a2ae6a8a46f: Pull complete [2024-10-05T14:04:15.879Z] 33b1e0a273af: Pull complete [2024-10-05T14:04:15.879Z] 5d3b04190fa2: Pull complete [2024-10-05T14:04:20.059Z] 2f39f015ded8: Pull complete [2024-10-05T14:04:20.059Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-05T14:04:20.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:04:20.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:04:20.154Z] prd-ubuntu20.04-docker-8c-8g-21896 does not seem to be running inside a container [2024-10-05T14:04:20.183Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-05T14:04:24.951Z] $ docker top 693230f4bc3c22959814753bd5941c68f0dec18009679219bb2ede1b81b787cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:04:25.352Z] ---> job-cost.sh [2024-10-05T14:04:25.352Z] lf-activate-venv: SKIPPING [2024-10-05T14:04:25.352Z] INFO: No Stack... [2024-10-05T14:04:25.612Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-05T14:04:25.869Z] INFO: Archiving Costs [Pipeline] sh [2024-10-05T14:04:26.155Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2024-10-05T14:04:26.155Z] + cut -d, -f6 [Pipeline] lock [2024-10-05T14:04:26.173Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-173-stack-cost] [2024-10-05T14:04:26.181Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-173-stack-cost] did not exist. Created. [2024-10-05T14:04:26.187Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T14:04:26.496Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-05T14:04:26.523Z] Stashed 1 file(s) [Pipeline] } [2024-10-05T14:04:26.533Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-05T14:04:26.560Z] $ docker stop --time=1 693230f4bc3c22959814753bd5941c68f0dec18009679219bb2ede1b81b787cc [2024-10-05T14:04:27.702Z] $ docker rm -f --volumes 693230f4bc3c22959814753bd5941c68f0dec18009679219bb2ede1b81b787cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-05T14:04:55.374Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21899 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2024-10-05T14:04:55.393Z] Running in /w/workspace/go-mod-messaging/173 [Pipeline] { [Pipeline] checkout [2024-10-05T14:04:55.443Z] Selected Git installation does not exist. Using Default [2024-10-05T14:04:55.443Z] The recommended git tool is: NONE [2024-10-05T14:05:00.505Z] using credential edgex-jenkins-ssh [2024-10-05T14:05:00.526Z] Cloning the remote Git repository [2024-10-05T14:05:00.574Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-05T14:05:00.673Z] > git init /w/workspace/go-mod-messaging/173 # timeout=10 [2024-10-05T14:05:00.915Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-05T14:05:00.918Z] > git --version # timeout=10 [2024-10-05T14:05:00.957Z] > git --version # 'git version 2.25.1' [2024-10-05T14:05:00.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-05T14:05:01.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-05T14:05:02.220Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-10-05T14:05:02.248Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-05T14:05:03.120Z] Avoid second fetch [2024-10-05T14:05:03.120Z] Checking out Revision 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e (main) [2024-10-05T14:05:03.763Z] Commit message: "Merge pull request #356 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.48" [2024-10-05T14:05:03.134Z] > git config core.sparsecheckout # timeout=10 [2024-10-05T14:05:03.199Z] > git checkout -f 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T14:05:08.361Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-05T14:05:08.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T14:05:08.361Z] Dload Upload Total Spent Left Speed [2024-10-05T14:05:08.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-10-05T14:05:08.698Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-05T14:05:09.022Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-05T14:05:09.022Z] + sudo tee /etc/docker/daemon.new [2024-10-05T14:05:09.022Z] { [2024-10-05T14:05:09.022Z] "registry-mirrors": [ [2024-10-05T14:05:09.022Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-05T14:05:09.022Z] ], [2024-10-05T14:05:09.022Z] "bip": "10.250.0.254/24", [2024-10-05T14:05:09.022Z] "hosts": [ [2024-10-05T14:05:09.022Z] "tcp://0.0.0.0:5555", [2024-10-05T14:05:09.022Z] "unix:///var/run/docker.sock" [2024-10-05T14:05:09.022Z] ], [2024-10-05T14:05:09.022Z] "mtu": 1458, [2024-10-05T14:05:09.022Z] "selinux-enabled": true, [2024-10-05T14:05:09.022Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-05T14:05:09.022Z] } [Pipeline] sh [2024-10-05T14:05:09.354Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-05T14:05:09.675Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-05T14:05:28.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:05:28.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:05:28.214Z] ========================================================= [2024-10-05T14:05:28.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-05T14:05:28.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:05:28.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-05T14:05:29.152Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-05T14:05:29.152Z] cf04c63912e1: Pulling fs layer [2024-10-05T14:05:29.152Z] 55b35a11ae5e: Pulling fs layer [2024-10-05T14:05:29.152Z] a37a00ec5f00: Pulling fs layer [2024-10-05T14:05:29.152Z] 50b3750afda1: Pulling fs layer [2024-10-05T14:05:29.152Z] 4f4fb700ef54: Pulling fs layer [2024-10-05T14:05:29.152Z] 80978eb59214: Pulling fs layer [2024-10-05T14:05:29.152Z] c9f46d7d2bd2: Pulling fs layer [2024-10-05T14:05:29.152Z] c5a475d317c9: Pulling fs layer [2024-10-05T14:05:29.152Z] c5a475d317c9: Waiting [2024-10-05T14:05:29.152Z] 50b3750afda1: Waiting [2024-10-05T14:05:29.152Z] 4f4fb700ef54: Waiting [2024-10-05T14:05:29.152Z] 80978eb59214: Waiting [2024-10-05T14:05:29.152Z] c9f46d7d2bd2: Waiting [2024-10-05T14:05:29.152Z] 55b35a11ae5e: Verifying Checksum [2024-10-05T14:05:29.152Z] 55b35a11ae5e: Download complete [2024-10-05T14:05:29.152Z] 50b3750afda1: Verifying Checksum [2024-10-05T14:05:29.152Z] 50b3750afda1: Download complete [2024-10-05T14:05:29.152Z] 4f4fb700ef54: Verifying Checksum [2024-10-05T14:05:29.152Z] 4f4fb700ef54: Download complete [2024-10-05T14:05:29.152Z] 80978eb59214: Verifying Checksum [2024-10-05T14:05:29.152Z] 80978eb59214: Download complete [2024-10-05T14:05:29.152Z] cf04c63912e1: Verifying Checksum [2024-10-05T14:05:29.152Z] cf04c63912e1: Download complete [2024-10-05T14:05:29.748Z] c5a475d317c9: Verifying Checksum [2024-10-05T14:05:29.748Z] c5a475d317c9: Download complete [2024-10-05T14:05:30.336Z] cf04c63912e1: Pull complete [2024-10-05T14:05:30.932Z] 55b35a11ae5e: Pull complete [2024-10-05T14:05:31.205Z] a37a00ec5f00: Verifying Checksum [2024-10-05T14:05:31.205Z] a37a00ec5f00: Download complete [2024-10-05T14:05:32.169Z] c9f46d7d2bd2: Verifying Checksum [2024-10-05T14:05:32.169Z] c9f46d7d2bd2: Download complete [2024-10-05T14:05:44.554Z] a37a00ec5f00: Pull complete [2024-10-05T14:05:44.554Z] 50b3750afda1: Pull complete [2024-10-05T14:05:44.824Z] 4f4fb700ef54: Pull complete [2024-10-05T14:05:45.093Z] 80978eb59214: Pull complete [2024-10-05T14:05:53.325Z] c9f46d7d2bd2: Pull complete [2024-10-05T14:05:54.291Z] c5a475d317c9: Pull complete [2024-10-05T14:05:54.291Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-05T14:05:54.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-05T14:05:54.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-05T14:05:54.632Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:05:54.981Z] + docker inspect -f . ci-base-image-arm64 [2024-10-05T14:05:54.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:05:55.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-21899 does not seem to be running inside a container [2024-10-05T14:05:55.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/173 -v /w/workspace/go-mod-messaging/173:/w/workspace/go-mod-messaging/173:rw,z -v /w/workspace/go-mod-messaging/173@tmp:/w/workspace/go-mod-messaging/173@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 [2024-10-05T14:05:58.812Z] $ docker top 0442dc00056b0b442b68a7887cabdbe7e41eed08f5e9eccb9f5590a308b725ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:05:59.697Z] + go version [2024-10-05T14:05:59.697Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-05T14:05:59.713Z] $ docker stop --time=1 0442dc00056b0b442b68a7887cabdbe7e41eed08f5e9eccb9f5590a308b725ca [2024-10-05T14:06:01.368Z] $ docker rm -f --volumes 0442dc00056b0b442b68a7887cabdbe7e41eed08f5e9eccb9f5590a308b725ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:06:01.961Z] + docker inspect -f . ci-base-image-arm64 [2024-10-05T14:06:01.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:06:02.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-21899 does not seem to be running inside a container [2024-10-05T14:06:02.243Z] $ 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/173 -v /w/workspace/go-mod-messaging/173:/w/workspace/go-mod-messaging/173:rw,z -v /w/workspace/go-mod-messaging/173@tmp:/w/workspace/go-mod-messaging/173@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 [2024-10-05T14:06:03.451Z] $ docker top 13e7b55a68f10d9202ab2ac60bd19848d5a95a4b8bc6db7e1486bfa51d0af263 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:06:04.012Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/173 [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:06:04.659Z] + make test [2024-10-05T14:06:04.659Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-10-05T14:06:04.659Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.48 [2024-10-05T14:06:05.622Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-05T14:06:05.622Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-05T14:06:05.622Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-05T14:06:05.622Z] go: downloading github.com/nats-io/nats.go v1.37.0 [2024-10-05T14:06:05.895Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-05T14:06:05.895Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-05T14:06:06.164Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-05T14:06:06.164Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-05T14:06:06.432Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-10-05T14:06:06.432Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-05T14:06:06.432Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-05T14:06:06.432Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-05T14:06:06.432Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-05T14:06:06.708Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-05T14:06:06.708Z] go: downloading golang.org/x/net v0.27.0 [2024-10-05T14:06:06.708Z] go: downloading golang.org/x/sync v0.7.0 [2024-10-05T14:06:06.708Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-10-05T14:06:06.708Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-10-05T14:06:06.982Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-10-05T14:06:06.982Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-05T14:06:06.982Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-05T14:06:06.982Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-05T14:06:06.982Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-05T14:06:07.567Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-05T14:06:08.530Z] go: downloading golang.org/x/text v0.16.0 [2024-10-05T14:06:08.797Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-05T14:06:13.046Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-05T14:08:49.837Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.196s coverage: 86.1% of statements [2024-10-05T14:08:49.837Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.123s coverage: 19.8% of statements [2024-10-05T14:08:49.837Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.281s coverage: 88.8% of statements [2024-10-05T14:08:49.837Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-10-05T14:08:49.837Z] github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2024-10-05T14:08:49.837Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.277s coverage: 86.2% of statements [2024-10-05T14:08:49.837Z] github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks coverage: 0.0% of statements [2024-10-05T14:08:49.837Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.114s coverage: 15.4% of statements [2024-10-05T14:08:49.837Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.292s coverage: 61.3% of statements [2024-10-05T14:08:49.837Z] github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks coverage: 0.0% of statements [2024-10-05T14:08:49.837Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.115s coverage: 87.5% of statements [2024-10-05T14:08:53.200Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.127s coverage: 100.0% of statements [2024-10-05T14:08:53.200Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.084s coverage: 100.0% of statements [2024-10-05T14:08:54.167Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.110s coverage: 95.1% of statements [2024-10-05T14:08:54.754Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-05T14:08:54.754Z] go vet ./... [2024-10-05T14:11:01.497Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-05T14:11:01.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-05T14:11:01.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-05T14:11:01.556Z] $ docker stop --time=1 13e7b55a68f10d9202ab2ac60bd19848d5a95a4b8bc6db7e1486bfa51d0af263 [2024-10-05T14:11:03.544Z] $ docker rm -f --volumes 13e7b55a68f10d9202ab2ac60bd19848d5a95a4b8bc6db7e1486bfa51d0af263 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:11:06.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-05T14:11:06.252Z] Warning: overwriting stash ‘coverage-report’ [2024-10-05T14:11:07.027Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:11:07.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:11:07.576Z] [2024-10-05T14:11:07.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:11:07.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:11:08.223Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-05T14:11:08.223Z] 8998bd30e6a1: Pulling fs layer [2024-10-05T14:11:08.223Z] 04944245beec: Pulling fs layer [2024-10-05T14:11:08.223Z] 699f458cf7ca: Pulling fs layer [2024-10-05T14:11:08.223Z] 765212b225bb: Pulling fs layer [2024-10-05T14:11:08.223Z] f23df028b6ca: Pulling fs layer [2024-10-05T14:11:08.223Z] 765212b225bb: Waiting [2024-10-05T14:11:08.223Z] f23df028b6ca: Waiting [2024-10-05T14:11:08.223Z] d65c8cfc05b1: Pulling fs layer [2024-10-05T14:11:08.223Z] 2437ff75d9bd: Pulling fs layer [2024-10-05T14:11:08.223Z] d65c8cfc05b1: Waiting [2024-10-05T14:11:08.223Z] 2437ff75d9bd: Waiting [2024-10-05T14:11:08.223Z] 04944245beec: Verifying Checksum [2024-10-05T14:11:08.223Z] 04944245beec: Download complete [2024-10-05T14:11:08.223Z] 765212b225bb: Verifying Checksum [2024-10-05T14:11:08.223Z] 765212b225bb: Download complete [2024-10-05T14:11:08.223Z] f23df028b6ca: Verifying Checksum [2024-10-05T14:11:08.223Z] f23df028b6ca: Download complete [2024-10-05T14:11:08.223Z] d65c8cfc05b1: Verifying Checksum [2024-10-05T14:11:08.223Z] d65c8cfc05b1: Download complete [2024-10-05T14:11:08.495Z] 699f458cf7ca: Verifying Checksum [2024-10-05T14:11:08.495Z] 699f458cf7ca: Download complete [2024-10-05T14:11:09.336Z] 8998bd30e6a1: Verifying Checksum [2024-10-05T14:11:09.336Z] 8998bd30e6a1: Download complete [2024-10-05T14:11:11.927Z] 2437ff75d9bd: Verifying Checksum [2024-10-05T14:11:13.882Z] 8998bd30e6a1: Pull complete [2024-10-05T14:11:14.152Z] 04944245beec: Pull complete [2024-10-05T14:11:15.568Z] 699f458cf7ca: Pull complete [2024-10-05T14:11:15.837Z] 765212b225bb: Pull complete [2024-10-05T14:11:16.802Z] f23df028b6ca: Pull complete [2024-10-05T14:11:17.072Z] d65c8cfc05b1: Pull complete [2024-10-05T14:11:35.321Z] 2437ff75d9bd: Pull complete [2024-10-05T14:11:35.321Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-05T14:11:35.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:11:35.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:11:35.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-21899 does not seem to be running inside a container [2024-10-05T14:11:35.628Z] $ 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/173 -v /w/workspace/go-mod-messaging/173:/w/workspace/go-mod-messaging/173:rw,z -v /w/workspace/go-mod-messaging/173@tmp:/w/workspace/go-mod-messaging/173@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 [2024-10-05T14:11:38.753Z] $ docker top 08032be3f9a818dd875148b7a1b460f6423585b2ba5976db9c76498972c59e39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:11:39.632Z] ---> job-cost.sh [2024-10-05T14:11:39.632Z] lf-activate-venv: SKIPPING [2024-10-05T14:11:39.632Z] INFO: No Stack... [2024-10-05T14:11:39.901Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-05T14:11:40.862Z] INFO: Archiving Costs [Pipeline] sh [2024-10-05T14:11:41.519Z] + cat /w/workspace/go-mod-messaging/173/archives/cost.csv [2024-10-05T14:11:41.519Z] + cut -d, -f6 [Pipeline] lock [2024-10-05T14:11:41.585Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-173-stack-cost] [2024-10-05T14:11:41.597Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-173-stack-cost] did not exist. Created. [2024-10-05T14:11:41.604Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T14:11:42.276Z] /w/workspace/go-mod-messaging/173@tmp/durable-12c1fc46/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-05T14:11:42.943Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-05T14:11:42.962Z] Warning: overwriting stash ‘stack-cost’ [2024-10-05T14:11:43.035Z] Stashed 1 file(s) [Pipeline] } [2024-10-05T14:11:43.045Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-05T14:11:43.072Z] $ docker stop --time=1 08032be3f9a818dd875148b7a1b460f6423585b2ba5976db9c76498972c59e39 [2024-10-05T14:11:44.715Z] $ docker rm -f --volumes 08032be3f9a818dd875148b7a1b460f6423585b2ba5976db9c76498972c59e39 [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 [2024-10-05T14:11:45.319Z] provisioning config files... [2024-10-05T14:11:45.329Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1431839796537039989tmp [Pipeline] { [Pipeline] sh [2024-10-05T14:11:45.660Z] + set +x [2024-10-05T14:11:45.660Z] + bash -s -- [2024-10-05T14:11:45.660Z] + curl -s https://codecov.io/bash [2024-10-05T14:11:45.660Z] [2024-10-05T14:11:45.660Z] _____ _ [2024-10-05T14:11:45.660Z] / ____| | | [2024-10-05T14:11:45.660Z] | | ___ __| | ___ ___ _____ __ [2024-10-05T14:11:45.660Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-05T14:11:45.660Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-05T14:11:45.660Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-05T14:11:45.660Z] Bash-1.0.6 [2024-10-05T14:11:45.660Z] [2024-10-05T14:11:45.660Z] [2024-10-05T14:11:45.660Z] ==> git version 2.25.1 found [2024-10-05T14:11:45.660Z] ==> 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 [2024-10-05T14:11:45.660Z] Release-Date: 2020-01-08 [2024-10-05T14:11:45.660Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-05T14:11:45.660Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-05T14:11:45.660Z] ==> Jenkins CI detected. [2024-10-05T14:11:45.660Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2024-10-05T14:11:45.660Z] project root: . [2024-10-05T14:11:45.660Z] --> token set from env [2024-10-05T14:11:45.660Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-05T14:11:45.660Z] ==> Running gcov in . (disable via -X gcov) [2024-10-05T14:11:45.660Z] ==> Python coveragepy not found [2024-10-05T14:11:45.660Z] ==> Searching for coverage reports in: [2024-10-05T14:11:45.660Z] + . [2024-10-05T14:11:45.660Z] -> Found 1 reports [2024-10-05T14:11:45.660Z] ==> Detecting git/mercurial file structure [2024-10-05T14:11:45.921Z] ==> Reading reports [2024-10-05T14:11:45.921Z] + ./coverage.out bytes=62233 [2024-10-05T14:11:45.921Z] ==> Appending adjustments [2024-10-05T14:11:45.921Z] https://docs.codecov.io/docs/fixing-reports [2024-10-05T14:11:45.921Z] + Found adjustments [2024-10-05T14:11:45.921Z] ==> Gzipping contents [2024-10-05T14:11:45.921Z] 12K /tmp/codecov.7CMIHs.gz [2024-10-05T14:11:45.921Z] ==> Uploading reports [2024-10-05T14:11:45.921Z] url: https://codecov.io [2024-10-05T14:11:45.921Z] query: branch=main&commit=6a0e495b38f26a0087fa87c28871f0e4b9a6b69e&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-05T14:11:46.182Z] -> Pinging Codecov [2024-10-05T14:11:46.183Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6a0e495b38f26a0087fa87c28871f0e4b9a6b69e&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-05T14:11:46.183Z] -> Uploading to [2024-10-05T14:11:46.183Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-messaging/6a0e495b38f26a0087fa87c28871f0e4b9a6b69e/c386ddaf-f3c8-479f-9525-5a21258d6168.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241005%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241005T141146Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5d6c9a53ca21e312dbefbb4f37c7882979297e01131f02a47590e66f2980e275 [2024-10-05T14:11:46.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T14:11:46.183Z] Dload Upload Total Spent Left Speed [2024-10-05T14:11:46.446Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9608 0 0 100 9608 0 41413 --:--:-- --:--:-- --:--:-- 41413 [2024-10-05T14:11:46.446Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/6a0e495b38f26a0087fa87c28871f0e4b9a6b69e [Pipeline] } [2024-10-05T14:11:46.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-05T14:11:46.686Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-05T14:11:46.704Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:11:47.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:11:47.014Z] [2024-10-05T14:11:47.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:11:47.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:11:47.315Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-05T14:11:47.315Z] 43c4264eed91: Already exists [2024-10-05T14:11:47.315Z] 4cc291be95ef: Already exists [2024-10-05T14:11:47.315Z] 2ac1f1163629: Already exists [2024-10-05T14:11:47.315Z] 5c3c966382ef: Already exists [2024-10-05T14:11:47.315Z] 4f4fb700ef54: Already exists [2024-10-05T14:11:47.315Z] d9c7d2e4e75e: Pulling fs layer [2024-10-05T14:11:47.315Z] 9c3e1370e548: Pulling fs layer [2024-10-05T14:11:47.574Z] d9c7d2e4e75e: Verifying Checksum [2024-10-05T14:11:47.574Z] d9c7d2e4e75e: Download complete [2024-10-05T14:11:47.833Z] d9c7d2e4e75e: Pull complete [2024-10-05T14:11:48.402Z] 9c3e1370e548: Verifying Checksum [2024-10-05T14:11:48.402Z] 9c3e1370e548: Download complete [2024-10-05T14:11:51.687Z] 9c3e1370e548: Pull complete [2024-10-05T14:11:51.687Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-05T14:11:51.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:11:51.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:11:51.791Z] prd-ubuntu20.04-docker-8c-8g-21896 does not seem to be running inside a container [2024-10-05T14:11:51.814Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-05T14:11:53.913Z] $ docker top 9c8e0ee76bc7dbe706de4227a0ffb8274daf0cca6d34c02e673a33c9a3738421 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:11:54.274Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo [2024-10-05T14:11:54.286Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2024-10-05T14:11:54.564Z] + set -o pipefail [2024-10-05T14:11:54.564Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2024-10-05T14:11:59.848Z] [2024-10-05T14:11:59.848Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2024-10-05T14:11:59.848Z] [2024-10-05T14:11:59.848Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/7c09f642-2f6b-47e0-bb4a-0b410bcc2e4a [2024-10-05T14:11:59.848Z] [2024-10-05T14:11:59.848Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-05T14:11:59.848Z] [2024-10-05T14:11:59.848Z] [2024-10-05T14:11:59.848Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-05T14:11:59.848Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-05T14:12:00.115Z] $ docker stop --time=1 9c8e0ee76bc7dbe706de4227a0ffb8274daf0cca6d34c02e673a33c9a3738421 [2024-10-05T14:12:03.554Z] $ docker rm -f --volumes 9c8e0ee76bc7dbe706de4227a0ffb8274daf0cca6d34c02e673a33c9a3738421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T14:12:04.281Z] + git log --format=format:%s -1 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e [Pipeline] sh [2024-10-05T14:12:04.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:12:04.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:12:04.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:12:04.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:12:04.971Z] prd-ubuntu20.04-docker-8c-8g-21896 does not seem to be running inside a container [2024-10-05T14:12:04.995Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:12:05.377Z] $ docker top 3fb10bb2dcca3d9e375203c1a299f56642cc43094d559e0fb67e3e6f0f75a29c -eo pid,comm [2024-10-05T14:12:05.430Z] 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). [2024-10-05T14:12:05.430Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:12:05.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:12:05.491Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:12:05.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:12:05.599Z] $ docker exec 3fb10bb2dcca3d9e375203c1a299f56642cc43094d559e0fb67e3e6f0f75a29c ssh-agent [2024-10-05T14:12:05.709Z] SSH_AUTH_SOCK=/tmp/ssh-CUArA8JJcZIm/agent.31 [2024-10-05T14:12:05.709Z] SSH_AGENT_PID=37 [2024-10-05T14:12:05.715Z] Running ssh-add (command line suppressed) [2024-10-05T14:12:05.814Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11347002476836123991.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11347002476836123991.key) [2024-10-05T14:12:05.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:12:06.129Z] + git semver tag [2024-10-05T14:12:06.389Z] 2024-10-05 14:12:06,298 [run_tag] DEBUG tag force:False [2024-10-05T14:12:06.389Z] 2024-10-05 14:12:06,298 [check_head_tag] DEBUG check head tag [2024-10-05T14:12:06.389Z] 2024-10-05 14:12:06,300 [execute] INFO git cat-file --batch-check [2024-10-05T14:12:06.389Z] 2024-10-05 14:12:06,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-10-05T14:12:06.389Z] 2024-10-05 14:12:06,303 [execute] INFO git cat-file --batch [2024-10-05T14:12:06.389Z] 2024-10-05 14:12:06,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-10-05T14:12:06.389Z] 2024-10-05 14:12:06,337 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-05T14:12:06.389Z] 2024-10-05 14:12:06,337 [execute] INFO git tag -a v3.2.0-dev.40 -m v3.2.0-dev.40 [2024-10-05T14:12:06.389Z] 2024-10-05 14:12:06,337 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.40', '-m', 'v3.2.0-dev.40'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:12:06.389Z] 2024-10-05 14:12:06,341 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-05T14:12:06.389Z] 3.2.0-dev.40 [Pipeline] } [2024-10-05T14:12:06.392Z] $ docker exec --env ******** --env ******** 3fb10bb2dcca3d9e375203c1a299f56642cc43094d559e0fb67e3e6f0f75a29c ssh-agent -k [2024-10-05T14:12:06.493Z] unset SSH_AUTH_SOCK; [2024-10-05T14:12:06.494Z] unset SSH_AGENT_PID; [2024-10-05T14:12:06.494Z] echo Agent pid 37 killed; [2024-10-05T14:12:06.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:12:06.841Z] + git semver [Pipeline] } [2024-10-05T14:12:07.113Z] $ docker stop --time=1 3fb10bb2dcca3d9e375203c1a299f56642cc43094d559e0fb67e3e6f0f75a29c [2024-10-05T14:12:08.382Z] $ docker rm -f --volumes 3fb10bb2dcca3d9e375203c1a299f56642cc43094d559e0fb67e3e6f0f75a29c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:12:08.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:12:08.792Z] [2024-10-05T14:12:08.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:12:09.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:12:09.093Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-05T14:12:09.093Z] ab5ef0e58194: Pulling fs layer [2024-10-05T14:12:09.093Z] 9712f1f96733: Pulling fs layer [2024-10-05T14:12:09.093Z] 63f879dbbcfc: Pulling fs layer [2024-10-05T14:12:09.093Z] 0d9ebad4ef96: Pulling fs layer [2024-10-05T14:12:09.093Z] e9a5061849ea: Pulling fs layer [2024-10-05T14:12:09.093Z] d747dcd14b5f: Pulling fs layer [2024-10-05T14:12:09.093Z] 2de7ff778b66: Pulling fs layer [2024-10-05T14:12:09.093Z] 0d9ebad4ef96: Waiting [2024-10-05T14:12:09.093Z] d747dcd14b5f: Waiting [2024-10-05T14:12:09.093Z] 2de7ff778b66: Waiting [2024-10-05T14:12:09.093Z] e9a5061849ea: Waiting [2024-10-05T14:12:09.093Z] 9712f1f96733: Verifying Checksum [2024-10-05T14:12:09.093Z] 9712f1f96733: Download complete [2024-10-05T14:12:09.352Z] 63f879dbbcfc: Verifying Checksum [2024-10-05T14:12:09.352Z] 63f879dbbcfc: Download complete [2024-10-05T14:12:09.610Z] e9a5061849ea: Verifying Checksum [2024-10-05T14:12:09.610Z] e9a5061849ea: Download complete [2024-10-05T14:12:09.610Z] d747dcd14b5f: Verifying Checksum [2024-10-05T14:12:09.610Z] d747dcd14b5f: Download complete [2024-10-05T14:12:09.610Z] 0d9ebad4ef96: Verifying Checksum [2024-10-05T14:12:09.610Z] 0d9ebad4ef96: Download complete [2024-10-05T14:12:09.610Z] ab5ef0e58194: Verifying Checksum [2024-10-05T14:12:09.610Z] ab5ef0e58194: Download complete [2024-10-05T14:12:09.610Z] 2de7ff778b66: Verifying Checksum [2024-10-05T14:12:09.610Z] 2de7ff778b66: Download complete [2024-10-05T14:12:12.138Z] ab5ef0e58194: Pull complete [2024-10-05T14:12:12.138Z] 9712f1f96733: Pull complete [2024-10-05T14:12:13.073Z] 63f879dbbcfc: Pull complete [2024-10-05T14:12:16.491Z] 0d9ebad4ef96: Pull complete [2024-10-05T14:12:16.491Z] e9a5061849ea: Pull complete [2024-10-05T14:12:16.491Z] d747dcd14b5f: Pull complete [2024-10-05T14:12:17.460Z] 2de7ff778b66: Pull complete [2024-10-05T14:12:17.460Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-05T14:12:17.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:12:17.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:12:17.551Z] prd-ubuntu20.04-docker-8c-8g-21896 does not seem to be running inside a container [2024-10-05T14:12:17.574Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-05T14:12:23.105Z] $ docker top 404b0f0dd51b258a28679cdba2a02c85ac787a5a5858da5b360d0d36a641af90 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:12:23.183Z] provisioning config files... [2024-10-05T14:12:23.194Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4391641614408015770tmp [2024-10-05T14:12:23.204Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2264002258062669312tmp [2024-10-05T14:12:23.213Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17484346375060481097tmp [Pipeline] { [Pipeline] echo [2024-10-05T14:12:23.309Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:12:23.598Z] ---> sigul-configuration.sh [2024-10-05T14:12:23.598Z] gpg: directory `/root/.gnupg' created [2024-10-05T14:12:23.599Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-05T14:12:23.599Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-05T14:12:23.599Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-05T14:12:23.599Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-05T14:12:23.599Z] gpg: CAST5 encrypted data [2024-10-05T14:12:23.599Z] gpg: encrypted with 1 passphrase [2024-10-05T14:12:23.599Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-05T14:12:23.894Z] + mkdir /home/jenkins [2024-10-05T14:12:23.894Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-05T14:12:24.188Z] + 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 [2024-10-05T14:12:24.202Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:12:24.491Z] ---> sigul-install.sh [2024-10-05T14:12:24.491Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-05T14:12:24.785Z] + git tag --list [2024-10-05T14:12:24.785Z] v0.0.0 [2024-10-05T14:12:24.785Z] v0.1.0 [2024-10-05T14:12:24.785Z] v0.1.1 [2024-10-05T14:12:24.785Z] v0.1.10 [2024-10-05T14:12:24.785Z] v0.1.11 [2024-10-05T14:12:24.785Z] v0.1.12 [2024-10-05T14:12:24.785Z] v0.1.13 [2024-10-05T14:12:24.785Z] v0.1.14 [2024-10-05T14:12:24.785Z] v0.1.15 [2024-10-05T14:12:24.785Z] v0.1.16 [2024-10-05T14:12:24.785Z] v0.1.17 [2024-10-05T14:12:24.785Z] v0.1.18 [2024-10-05T14:12:24.785Z] v0.1.19 [2024-10-05T14:12:24.785Z] v0.1.2 [2024-10-05T14:12:24.785Z] v0.1.20 [2024-10-05T14:12:24.785Z] v0.1.21 [2024-10-05T14:12:24.785Z] v0.1.22 [2024-10-05T14:12:24.785Z] v0.1.23 [2024-10-05T14:12:24.785Z] v0.1.24 [2024-10-05T14:12:24.785Z] v0.1.25 [2024-10-05T14:12:24.785Z] v0.1.26 [2024-10-05T14:12:24.785Z] v0.1.27 [2024-10-05T14:12:24.785Z] v0.1.28 [2024-10-05T14:12:24.785Z] v0.1.29 [2024-10-05T14:12:24.785Z] v0.1.3 [2024-10-05T14:12:24.785Z] v0.1.30 [2024-10-05T14:12:24.785Z] v0.1.31 [2024-10-05T14:12:24.785Z] v0.1.4 [2024-10-05T14:12:24.785Z] v0.1.5 [2024-10-05T14:12:24.785Z] v0.1.6 [2024-10-05T14:12:24.785Z] v0.1.7 [2024-10-05T14:12:24.785Z] v0.1.8 [2024-10-05T14:12:24.785Z] v0.1.9 [2024-10-05T14:12:24.785Z] v2.0.0 [2024-10-05T14:12:24.785Z] v2.0.1 [2024-10-05T14:12:24.785Z] v2.1.0 [2024-10-05T14:12:24.785Z] v2.1.1 [2024-10-05T14:12:24.785Z] v2.2.0 [2024-10-05T14:12:24.785Z] v2.3.0 [2024-10-05T14:12:24.785Z] v3.0 [2024-10-05T14:12:24.785Z] v3.0.0 [2024-10-05T14:12:24.785Z] v3.1 [2024-10-05T14:12:24.785Z] v3.1.0 [2024-10-05T14:12:24.785Z] v3.1.0-dev.1 [2024-10-05T14:12:24.785Z] v3.1.0-dev.10 [2024-10-05T14:12:24.785Z] v3.1.0-dev.11 [2024-10-05T14:12:24.785Z] v3.1.0-dev.12 [2024-10-05T14:12:24.785Z] v3.1.0-dev.13 [2024-10-05T14:12:24.785Z] v3.1.0-dev.14 [2024-10-05T14:12:24.785Z] v3.1.0-dev.15 [2024-10-05T14:12:24.785Z] v3.1.0-dev.16 [2024-10-05T14:12:24.785Z] v3.1.0-dev.17 [2024-10-05T14:12:24.785Z] v3.1.0-dev.18 [2024-10-05T14:12:24.785Z] v3.1.0-dev.19 [2024-10-05T14:12:24.785Z] v3.1.0-dev.2 [2024-10-05T14:12:24.785Z] v3.1.0-dev.20 [2024-10-05T14:12:24.785Z] v3.1.0-dev.21 [2024-10-05T14:12:24.785Z] v3.1.0-dev.22 [2024-10-05T14:12:24.785Z] v3.1.0-dev.23 [2024-10-05T14:12:24.785Z] v3.1.0-dev.24 [2024-10-05T14:12:24.785Z] v3.1.0-dev.25 [2024-10-05T14:12:24.785Z] v3.1.0-dev.26 [2024-10-05T14:12:24.785Z] v3.1.0-dev.27 [2024-10-05T14:12:24.785Z] v3.1.0-dev.28 [2024-10-05T14:12:24.785Z] v3.1.0-dev.29 [2024-10-05T14:12:24.785Z] v3.1.0-dev.3 [2024-10-05T14:12:24.785Z] v3.1.0-dev.30 [2024-10-05T14:12:24.785Z] v3.1.0-dev.31 [2024-10-05T14:12:24.785Z] v3.1.0-dev.32 [2024-10-05T14:12:24.785Z] v3.1.0-dev.33 [2024-10-05T14:12:24.785Z] v3.1.0-dev.4 [2024-10-05T14:12:24.785Z] v3.1.0-dev.5 [2024-10-05T14:12:24.785Z] v3.1.0-dev.6 [2024-10-05T14:12:24.785Z] v3.1.0-dev.7 [2024-10-05T14:12:24.785Z] v3.1.0-dev.8 [2024-10-05T14:12:24.785Z] v3.1.0-dev.9 [2024-10-05T14:12:24.785Z] v3.2.0-dev.1 [2024-10-05T14:12:24.785Z] v3.2.0-dev.10 [2024-10-05T14:12:24.785Z] v3.2.0-dev.11 [2024-10-05T14:12:24.785Z] v3.2.0-dev.12 [2024-10-05T14:12:24.785Z] v3.2.0-dev.13 [2024-10-05T14:12:24.785Z] v3.2.0-dev.14 [2024-10-05T14:12:24.785Z] v3.2.0-dev.15 [2024-10-05T14:12:24.785Z] v3.2.0-dev.16 [2024-10-05T14:12:24.785Z] v3.2.0-dev.17 [2024-10-05T14:12:24.785Z] v3.2.0-dev.18 [2024-10-05T14:12:24.785Z] v3.2.0-dev.19 [2024-10-05T14:12:24.785Z] v3.2.0-dev.2 [2024-10-05T14:12:24.785Z] v3.2.0-dev.20 [2024-10-05T14:12:24.785Z] v3.2.0-dev.21 [2024-10-05T14:12:24.785Z] v3.2.0-dev.22 [2024-10-05T14:12:24.785Z] v3.2.0-dev.23 [2024-10-05T14:12:24.785Z] v3.2.0-dev.24 [2024-10-05T14:12:24.785Z] v3.2.0-dev.25 [2024-10-05T14:12:24.785Z] v3.2.0-dev.26 [2024-10-05T14:12:24.785Z] v3.2.0-dev.27 [2024-10-05T14:12:24.785Z] v3.2.0-dev.28 [2024-10-05T14:12:24.785Z] v3.2.0-dev.29 [2024-10-05T14:12:24.785Z] v3.2.0-dev.3 [2024-10-05T14:12:24.785Z] v3.2.0-dev.30 [2024-10-05T14:12:24.785Z] v3.2.0-dev.31 [2024-10-05T14:12:24.785Z] v3.2.0-dev.32 [2024-10-05T14:12:24.785Z] v3.2.0-dev.33 [2024-10-05T14:12:24.785Z] v3.2.0-dev.34 [2024-10-05T14:12:24.785Z] v3.2.0-dev.35 [2024-10-05T14:12:24.785Z] v3.2.0-dev.36 [2024-10-05T14:12:24.785Z] v3.2.0-dev.37 [2024-10-05T14:12:24.785Z] v3.2.0-dev.38 [2024-10-05T14:12:24.785Z] v3.2.0-dev.39 [2024-10-05T14:12:24.785Z] v3.2.0-dev.4 [2024-10-05T14:12:24.785Z] v3.2.0-dev.40 [2024-10-05T14:12:24.785Z] v3.2.0-dev.5 [2024-10-05T14:12:24.785Z] v3.2.0-dev.6 [2024-10-05T14:12:24.785Z] v3.2.0-dev.7 [2024-10-05T14:12:24.785Z] v3.2.0-dev.8 [2024-10-05T14:12:24.785Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-05T14:12:25.081Z] + lftools sign git-tag v3.2.0-dev.40 [2024-10-05T14:12:25.650Z] Signing Git tag with Sigul... [2024-10-05T14:12:25.650Z] Signing v3.2.0-dev.40 [Pipeline] echo [2024-10-05T14:12:25.924Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:12:26.215Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-05T14:12:26.222Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-05T14:12:26.244Z] $ docker stop --time=1 404b0f0dd51b258a28679cdba2a02c85ac787a5a5858da5b360d0d36a641af90 [2024-10-05T14:12:27.520Z] $ docker rm -f --volumes 404b0f0dd51b258a28679cdba2a02c85ac787a5a5858da5b360d0d36a641af90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-05T14:12:27.988Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:12:27.988Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:12:28.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:12:28.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:12:28.381Z] prd-ubuntu20.04-docker-8c-8g-21896 does not seem to be running inside a container [2024-10-05T14:12:28.404Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:12:28.728Z] $ docker top 3295752f2afdeac546b587da0d1cb145368f6cdffdc9cfeffeed9d7880c9b0d4 -eo pid,comm [2024-10-05T14:12:28.783Z] 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). [2024-10-05T14:12:28.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:12:28.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:12:28.849Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:12:29.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:12:29.001Z] $ docker exec 3295752f2afdeac546b587da0d1cb145368f6cdffdc9cfeffeed9d7880c9b0d4 ssh-agent [2024-10-05T14:12:29.123Z] SSH_AUTH_SOCK=/tmp/ssh-nbFYuftyGoUx/agent.32 [2024-10-05T14:12:29.123Z] SSH_AGENT_PID=38 [2024-10-05T14:12:29.129Z] Running ssh-add (command line suppressed) [2024-10-05T14:12:29.213Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_750097973435006332.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_750097973435006332.key) [2024-10-05T14:12:29.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:12:29.527Z] + git semver bump pre [2024-10-05T14:12:29.787Z] 2024-10-05 14:12:29,687 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-05T14:12:29.787Z] 2024-10-05 14:12:29,687 [bump_version] DEBUG bumping version:3.2.0-dev.40 on axis:pre with prefix:dev [2024-10-05T14:12:29.787Z] 2024-10-05 14:12:29,687 [bump_version] DEBUG bumped version:3.2.0-dev.41 [2024-10-05T14:12:29.787Z] 2024-10-05 14:12:29,687 [write_version] DEBUG write version:3.2.0-dev.41 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2024-10-05T14:12:29.787Z] 2024-10-05 14:12:29,687 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-05T14:12:29.787Z] 2024-10-05 14:12:29,687 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-05T14:12:29.787Z] 2024-10-05 14:12:29,689 [execute] INFO git cat-file --batch-check [2024-10-05T14:12:29.787Z] 2024-10-05 14:12:29,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:12:29.787Z] 2024-10-05 14:12:29,695 [execute] INFO git cat-file --batch [2024-10-05T14:12:29.787Z] 2024-10-05 14:12:29,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:12:29.787Z] 2024-10-05 14:12:29,701 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-05T14:12:29.787Z] 3.2.0-dev.41 [Pipeline] } [2024-10-05T14:12:29.790Z] $ docker exec --env ******** --env ******** 3295752f2afdeac546b587da0d1cb145368f6cdffdc9cfeffeed9d7880c9b0d4 ssh-agent -k [2024-10-05T14:12:29.885Z] unset SSH_AUTH_SOCK; [2024-10-05T14:12:29.885Z] unset SSH_AGENT_PID; [2024-10-05T14:12:29.885Z] echo Agent pid 38 killed; [2024-10-05T14:12:29.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:12:30.223Z] + git semver [Pipeline] } [2024-10-05T14:12:30.489Z] $ docker stop --time=1 3295752f2afdeac546b587da0d1cb145368f6cdffdc9cfeffeed9d7880c9b0d4 [2024-10-05T14:12:31.774Z] $ docker rm -f --volumes 3295752f2afdeac546b587da0d1cb145368f6cdffdc9cfeffeed9d7880c9b0d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:12:32.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:12:32.139Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:12:32.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:12:32.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:12:32.517Z] prd-ubuntu20.04-docker-8c-8g-21896 does not seem to be running inside a container [2024-10-05T14:12:32.534Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:12:32.854Z] $ docker top 1f9ad6c8269792a7e835607d913933e557887741a4f2f87273b4e628bf5e7431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:12:32.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:12:32.959Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:12:33.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:12:33.065Z] $ docker exec 1f9ad6c8269792a7e835607d913933e557887741a4f2f87273b4e628bf5e7431 ssh-agent [2024-10-05T14:12:33.166Z] SSH_AUTH_SOCK=/tmp/ssh-emMiuRaLuo9r/agent.33 [2024-10-05T14:12:33.166Z] SSH_AGENT_PID=39 [2024-10-05T14:12:33.171Z] Running ssh-add (command line suppressed) [2024-10-05T14:12:33.257Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16560733092791652099.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16560733092791652099.key) [2024-10-05T14:12:33.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:12:33.567Z] + git semver push [2024-10-05T14:12:33.826Z] 2024-10-05 14:12:33,718 [run_push] DEBUG push [2024-10-05T14:12:33.826Z] 2024-10-05 14:12:33,719 [execute] INFO git cat-file --batch-check [2024-10-05T14:12:33.826Z] 2024-10-05 14:12:33,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:12:33.826Z] 2024-10-05 14:12:33,722 [execute] INFO git rev-list 7213c36237d9fbf2a63284e5ae0209f90f164178 -- [2024-10-05T14:12:33.826Z] 2024-10-05 14:12:33,722 [execute] DEBUG Popen(['git', 'rev-list', '7213c36237d9fbf2a63284e5ae0209f90f164178', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:12:33.826Z] 2024-10-05 14:12:33,731 [execute] INFO git fetch -v origin [2024-10-05T14:12:33.826Z] 2024-10-05 14:12:33,731 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-05T14:12:34.395Z] 2024-10-05 14:12:34,158 [run_push] DEBUG no remote changes detected [2024-10-05T14:12:34.395Z] 2024-10-05 14:12:34,158 [execute] INFO git push origin semver [2024-10-05T14:12:34.395Z] 2024-10-05 14:12:34,159 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:12:34.965Z] 2024-10-05 14:12:34,825 [run_push] DEBUG push all version tags [2024-10-05T14:12:34.965Z] 2024-10-05 14:12:34,825 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-05T14:12:34.965Z] 2024-10-05 14:12:34,826 [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) [2024-10-05T14:12:35.533Z] 2024-10-05 14:12:35,524 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-05T14:12:35.533Z] 3.2.0-dev.41 [Pipeline] } [2024-10-05T14:12:35.796Z] $ docker exec --env ******** --env ******** 1f9ad6c8269792a7e835607d913933e557887741a4f2f87273b4e628bf5e7431 ssh-agent -k [2024-10-05T14:12:35.884Z] unset SSH_AUTH_SOCK; [2024-10-05T14:12:35.885Z] unset SSH_AGENT_PID; [2024-10-05T14:12:35.885Z] echo Agent pid 39 killed; [2024-10-05T14:12:35.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:12:36.228Z] + git semver [Pipeline] } [2024-10-05T14:12:36.493Z] $ docker stop --time=1 1f9ad6c8269792a7e835607d913933e557887741a4f2f87273b4e628bf5e7431 [2024-10-05T14:12:37.771Z] $ docker rm -f --volumes 1f9ad6c8269792a7e835607d913933e557887741a4f2f87273b4e628bf5e7431 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-05T14:12:38.402Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2024-10-05T14:12:38.402Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-10-05T14:12:38.402Z] total 16 [2024-10-05T14:12:38.402Z] drwxr-xr-x 3 root root 4096 Oct 5 14:04 . [2024-10-05T14:12:38.402Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 14:12 .. [2024-10-05T14:12:38.402Z] drwxr-xr-x 2 root root 4096 Oct 5 14:04 cost [2024-10-05T14:12:38.402Z] -rw-r--r-- 1 root root 88 Oct 5 14:04 cost.csv [2024-10-05T14:12:38.402Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-10-05T14:12:38.402Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-10-05T14:12:38.402Z] total 16 [2024-10-05T14:12:38.402Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:04 . [2024-10-05T14:12:38.402Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 14:12 .. [2024-10-05T14:12:38.402Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 14:04 cost [2024-10-05T14:12:38.402Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 5 14:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:12:38.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:12:39.555Z] ---> package-listing.sh [2024-10-05T14:12:39.555Z] ++ facter osfamily [2024-10-05T14:12:39.555Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-05T14:12:39.815Z] + OS_FAMILY=debian [2024-10-05T14:12:39.815Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2024-10-05T14:12:39.815Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-05T14:12:39.815Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-05T14:12:39.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-05T14:12:39.815Z] + PACKAGES=/tmp/packages_start.txt [2024-10-05T14:12:39.815Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-10-05T14:12:39.815Z] + PACKAGES=/tmp/packages_end.txt [2024-10-05T14:12:39.815Z] + case "${OS_FAMILY}" in [2024-10-05T14:12:39.815Z] + dpkg -l [2024-10-05T14:12:39.815Z] + grep '^ii' [2024-10-05T14:12:39.815Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-05T14:12:39.815Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-05T14:12:39.815Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-05T14:12:39.815Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-10-05T14:12:39.815Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2024-10-05T14:12:39.815Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2024-10-05T14:12:39.827Z] 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 [2024-10-05T14:12:40.104Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:12:40.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:12:40.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:12:40.778Z] prd-ubuntu20.04-docker-8c-8g-21896 does not seem to be running inside a container [2024-10-05T14:12:40.812Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-05T14:12:41.006Z] $ docker top 2ce633cdd664e592945eeff8ba739c5967332300c7c7f572da0f5a53948a6427 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:12:41.379Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-05T14:12:41.686Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-05T14:12:41.997Z] + ls /var/log/sa-host [2024-10-05T14:12:41.997Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:12:42.162Z] provisioning config files... [2024-10-05T14:12:42.173Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6982661524377932042tmp [Pipeline] { [Pipeline] echo [2024-10-05T14:12:42.198Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:12:42.486Z] ---> create-netrc.sh [Pipeline] } [2024-10-05T14:12:42.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:12:42.853Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-05T14:12:42.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:12:43.172Z] ---> sudo-logs.sh [2024-10-05T14:12:43.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-05T14:12:43.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:12:43.495Z] ---> job-cost.sh [2024-10-05T14:12:43.495Z] lf-activate-venv: SKIPPING [2024-10-05T14:12:43.495Z] DEBUG: total: 0.2199999988079071 [2024-10-05T14:12:43.495Z] INFO: Retrieving Stack Cost... [2024-10-05T14:12:44.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-05T14:12:44.330Z] INFO: Archiving Costs [Pipeline] echo [2024-10-05T14:12:44.348Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:12:44.647Z] ---> logs-deploy.sh [2024-10-05T14:12:44.647Z] lf-activate-venv: SKIPPING [2024-10-05T14:12:44.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/173 [2024-10-05T14:12:44.647Z] INFO: archiving workspace using pattern(s): [2024-10-05T14:12:45.589Z] Archives upload complete. [2024-10-05T14:12:45.589Z] INFO: archiving logs to Nexus