Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 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-ssh1950989883799805119.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1464282966006537673.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14072679532705528483.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13685221687128510453.key Verifying host key using known hosts file > 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-ssh13082872135971675442.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6911 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 (main) Commit message: "Merge pull request #176 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.2" > 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 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 # timeout=10 > git rev-list --no-walk bb9b4230a1c1462292f826b2ff2c739bb0fba4cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T17:41:30.557Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T17:41:30.609Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T17:41:30.629Z] ========================================================= [2022-10-03T17:41:30.629Z] EdgeX Global Pipelines Version Info [2022-10-03T17:41:30.629Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:41:31.330Z] ------------------- [2022-10-03T17:41:31.330Z] stable info: [2022-10-03T17:41:31.330Z] ------------------- [2022-10-03T17:41:31.330Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T17:41:31.330Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T17:41:31.330Z] Message: update stable to v1.0.239 [2022-10-03T17:41:31.898Z] ------------------- [2022-10-03T17:41:31.898Z] experimental info: [2022-10-03T17:41:31.898Z] ------------------- [2022-10-03T17:41:31.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T17:41:31.898Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T17:41:31.898Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T17:41:32.042Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-10-03T17:41:32.053Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-10-03T17:41:32.064Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T17:41:32.075Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T17:41:32.086Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T17:41:32.097Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T17:41:32.108Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T17:41:32.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T17:41:32.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T17:41:32.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T17:41:32.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T17:41:32.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-10-03T17:41:32.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T17:41:32.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T17:41:32.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T17:41:32.206Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T17:41:32.217Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T17:41:32.228Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T17:41:32.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T17:41:32.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T17:41:32.267Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-03T17:41:32.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-03T17:41:32.289Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T17:41:32.300Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T17:41:32.312Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-03T17:41:32.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T17:41:32.334Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T17:41:32.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-03T17:41:32.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-03T17:41:32.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-03T17:41:32.384Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] echo [2022-10-03T17:41:32.400Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a8d161 [Pipeline] echo [2022-10-03T17:41:32.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T17:41:32.749Z] + git rev-list -1 --merges 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4~1..4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] echo [2022-10-03T17:41:32.778Z] -----------> git rev-list -1 --merges 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4~1..4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [2022-10-03T17:41:32.778Z] 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [false] [Pipeline] sh [2022-10-03T17:41:33.063Z] + git log --format=format:%s -1 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] echo [2022-10-03T17:41:33.076Z] ========================================================= [2022-10-03T17:41:33.076Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T17:41:33.076Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T17:41:33.392Z] + git log --format=format:%s -1 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] echo [2022-10-03T17:41:33.403Z] [semverPrep] GIT_COMMIT: 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4, Commit Message: Merge pull request #176 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.2 [Pipeline] echo [2022-10-03T17:41:33.413Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T17:41:33.766Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T17:41:33.766Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T17:41:33.766Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T17:41:33.766Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T17:41:33.766Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T17:41:33.766Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T17:41:33.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:41:34.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:41:34.379Z] [2022-10-03T17:41:34.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:41:34.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:41:34.680Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T17:41:34.680Z] b85a868b505f: Pulling fs layer [2022-10-03T17:41:34.680Z] e2be974225ed: Pulling fs layer [2022-10-03T17:41:34.680Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T17:41:34.680Z] 988bab9f4d93: Pulling fs layer [2022-10-03T17:41:34.680Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T17:41:34.680Z] eaf3925da568: Pulling fs layer [2022-10-03T17:41:34.680Z] bab4dde63d76: Pulling fs layer [2022-10-03T17:41:34.680Z] bde34c3a00c8: Pulling fs layer [2022-10-03T17:41:34.680Z] b352a97aabf1: Pulling fs layer [2022-10-03T17:41:34.680Z] 4872d77fe225: Pulling fs layer [2022-10-03T17:41:34.680Z] 5851b861e8e6: Pulling fs layer [2022-10-03T17:41:34.680Z] 5851b861e8e6: Waiting [2022-10-03T17:41:34.680Z] 1469e6f7b9e6: Waiting [2022-10-03T17:41:34.680Z] b352a97aabf1: Waiting [2022-10-03T17:41:34.680Z] bde34c3a00c8: Waiting [2022-10-03T17:41:34.680Z] 4872d77fe225: Waiting [2022-10-03T17:41:34.680Z] eaf3925da568: Waiting [2022-10-03T17:41:34.680Z] 988bab9f4d93: Waiting [2022-10-03T17:41:34.680Z] e2be974225ed: Download complete [2022-10-03T17:41:34.680Z] 988bab9f4d93: Verifying Checksum [2022-10-03T17:41:34.680Z] 988bab9f4d93: Download complete [2022-10-03T17:41:34.940Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T17:41:34.940Z] 1469e6f7b9e6: Download complete [2022-10-03T17:41:34.940Z] eaf3925da568: Verifying Checksum [2022-10-03T17:41:34.940Z] eaf3925da568: Download complete [2022-10-03T17:41:34.940Z] 339a4e72a1f5: Download complete [2022-10-03T17:41:34.940Z] bde34c3a00c8: Verifying Checksum [2022-10-03T17:41:34.940Z] bde34c3a00c8: Download complete [2022-10-03T17:41:34.940Z] b352a97aabf1: Download complete [2022-10-03T17:41:34.940Z] 4872d77fe225: Download complete [2022-10-03T17:41:34.940Z] 5851b861e8e6: Verifying Checksum [2022-10-03T17:41:34.940Z] 5851b861e8e6: Download complete [2022-10-03T17:41:34.940Z] b85a868b505f: Verifying Checksum [2022-10-03T17:41:34.940Z] b85a868b505f: Download complete [2022-10-03T17:41:35.200Z] bab4dde63d76: Verifying Checksum [2022-10-03T17:41:35.200Z] bab4dde63d76: Download complete [2022-10-03T17:41:36.583Z] b85a868b505f: Pull complete [2022-10-03T17:41:36.583Z] e2be974225ed: Pull complete [2022-10-03T17:41:36.842Z] 339a4e72a1f5: Pull complete [2022-10-03T17:41:37.102Z] 988bab9f4d93: Pull complete [2022-10-03T17:41:37.360Z] 1469e6f7b9e6: Pull complete [2022-10-03T17:41:37.361Z] eaf3925da568: Pull complete [2022-10-03T17:41:39.262Z] bab4dde63d76: Pull complete [2022-10-03T17:41:39.262Z] bde34c3a00c8: Pull complete [2022-10-03T17:41:39.262Z] b352a97aabf1: Pull complete [2022-10-03T17:41:39.521Z] 4872d77fe225: Pull complete [2022-10-03T17:41:39.521Z] 5851b861e8e6: Pull complete [2022-10-03T17:41:39.521Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T17:41:39.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:41:39.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:41:39.605Z] prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container [2022-10-03T17:41:39.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T17:41:40.924Z] $ docker top 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 -eo pid,comm [2022-10-03T17:41:40.988Z] 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). [2022-10-03T17:41:40.988Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T17:41:41.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:41:41.015Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:41:41.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:41:41.140Z] $ docker exec 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 ssh-agent [2022-10-03T17:41:41.248Z] SSH_AUTH_SOCK=/tmp/ssh-HSXTCyg98yfI/agent.32 [2022-10-03T17:41:41.248Z] SSH_AGENT_PID=38 [2022-10-03T17:41:41.254Z] Running ssh-add (command line suppressed) [2022-10-03T17:41:41.361Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4954650219901247624.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4954650219901247624.key) [2022-10-03T17:41:41.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:41:41.668Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T17:41:41.681Z] $ docker exec --env ******** --env ******** 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 ssh-agent -k [2022-10-03T17:41:41.790Z] unset SSH_AUTH_SOCK; [2022-10-03T17:41:41.791Z] unset SSH_AGENT_PID; [2022-10-03T17:41:41.791Z] echo Agent pid 38 killed; [2022-10-03T17:41:41.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T17:41:41.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:41:41.828Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:41:41.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:41:41.942Z] $ docker exec 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 ssh-agent [2022-10-03T17:41:42.061Z] SSH_AUTH_SOCK=/tmp/ssh-5UvAm5ifCXwD/agent.70 [2022-10-03T17:41:42.061Z] SSH_AGENT_PID=76 [2022-10-03T17:41:42.065Z] Running ssh-add (command line suppressed) [2022-10-03T17:41:42.182Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5940601158178071435.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5940601158178071435.key) [2022-10-03T17:41:42.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:41:42.481Z] + git semver init [2022-10-03T17:41:42.741Z] 2022-10-03 17:41:42,656 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T17:41:42.741Z] 2022-10-03 17:41:42,657 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-10-03T17:41:42.741Z] 2022-10-03 17:41:42,657 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-10-03T17:41:42.741Z] 2022-10-03 17:41:42,657 [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) [2022-10-03T17:41:43.678Z] 2022-10-03 17:41:43,486 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-10-03T17:41:43.678Z] 2022-10-03 17:41:43,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-10-03T17:41:43.678Z] 2022-10-03 17:41:43,486 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-03T17:41:43.678Z] 2022-10-03 17:41:43,486 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-03T17:41:43.678Z] 2.3.0-dev.19 [Pipeline] } [2022-10-03T17:41:43.687Z] $ docker exec --env ******** --env ******** 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 ssh-agent -k [2022-10-03T17:41:43.793Z] unset SSH_AUTH_SOCK; [2022-10-03T17:41:43.794Z] unset SSH_AGENT_PID; [2022-10-03T17:41:43.794Z] echo Agent pid 76 killed; [2022-10-03T17:41:43.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T17:41:44.113Z] + git semver [Pipeline] } [2022-10-03T17:41:44.384Z] $ docker stop --time=1 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 [2022-10-03T17:41:45.696Z] $ docker rm -f 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T17:41:46.042Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T17:41:46.227Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T17:41:46.230Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 [2022-10-03T17:41:46.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:41:46.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:41:46.418Z] ========================================================= [2022-10-03T17:41:46.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T17:41:46.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-03T17:41:46.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T17:41:46.715Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T17:41:46.715Z] 2408cc74d12b: Pulling fs layer [2022-10-03T17:41:46.715Z] ea60b727a1ce: Pulling fs layer [2022-10-03T17:41:46.715Z] 30c4a7721957: Pulling fs layer [2022-10-03T17:41:46.715Z] 370296b7ddb6: Pulling fs layer [2022-10-03T17:41:46.715Z] 7c6cee850709: Pulling fs layer [2022-10-03T17:41:46.715Z] aa9baa53a306: Pulling fs layer [2022-10-03T17:41:46.715Z] 370296b7ddb6: Waiting [2022-10-03T17:41:46.715Z] 8b309c321861: Pulling fs layer [2022-10-03T17:41:46.715Z] d8d76fd02f46: Pulling fs layer [2022-10-03T17:41:46.715Z] aa9baa53a306: Waiting [2022-10-03T17:41:46.715Z] d8d76fd02f46: Waiting [2022-10-03T17:41:46.715Z] 8b309c321861: Waiting [2022-10-03T17:41:46.715Z] fa31f396de31: Pulling fs layer [2022-10-03T17:41:46.715Z] fa31f396de31: Waiting [2022-10-03T17:41:46.715Z] 30c4a7721957: Verifying Checksum [2022-10-03T17:41:46.715Z] 30c4a7721957: Download complete [2022-10-03T17:41:46.715Z] ea60b727a1ce: Download complete [2022-10-03T17:41:46.715Z] 7c6cee850709: Download complete [2022-10-03T17:41:46.715Z] aa9baa53a306: Verifying Checksum [2022-10-03T17:41:46.715Z] aa9baa53a306: Download complete [2022-10-03T17:41:46.715Z] 2408cc74d12b: Verifying Checksum [2022-10-03T17:41:46.715Z] 2408cc74d12b: Download complete [2022-10-03T17:41:46.715Z] 8b309c321861: Verifying Checksum [2022-10-03T17:41:46.715Z] 8b309c321861: Download complete [2022-10-03T17:41:46.977Z] 2408cc74d12b: Pull complete [2022-10-03T17:41:46.977Z] ea60b727a1ce: Pull complete [2022-10-03T17:41:47.237Z] 30c4a7721957: Pull complete [2022-10-03T17:41:47.237Z] fa31f396de31: Verifying Checksum [2022-10-03T17:41:47.237Z] fa31f396de31: Download complete [2022-10-03T17:41:47.497Z] d8d76fd02f46: Verifying Checksum [2022-10-03T17:41:47.497Z] d8d76fd02f46: Download complete [2022-10-03T17:41:47.497Z] 370296b7ddb6: Verifying Checksum [2022-10-03T17:41:47.497Z] 370296b7ddb6: Download complete [2022-10-03T17:41:51.686Z] 370296b7ddb6: Pull complete [2022-10-03T17:41:51.686Z] 7c6cee850709: Pull complete [2022-10-03T17:41:51.686Z] aa9baa53a306: Pull complete [2022-10-03T17:41:51.686Z] 8b309c321861: Pull complete [2022-10-03T17:41:53.590Z] d8d76fd02f46: Pull complete [2022-10-03T17:41:54.526Z] fa31f396de31: Pull complete [2022-10-03T17:41:54.526Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T17:41:54.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T17:41:54.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-03T17:41:54.811Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:41:55.110Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T17:41:55.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:41:55.178Z] prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container [2022-10-03T17:41:55.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T17:41:57.063Z] $ docker top 728a7feb3c771f6c268b66f07a0f5e81329a004061bcea2b1ff416e85397ff27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:41:57.403Z] + go version [2022-10-03T17:41:57.403Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T17:41:57.413Z] $ docker stop --time=1 728a7feb3c771f6c268b66f07a0f5e81329a004061bcea2b1ff416e85397ff27 [2022-10-03T17:41:58.719Z] $ docker rm -f 728a7feb3c771f6c268b66f07a0f5e81329a004061bcea2b1ff416e85397ff27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:41:59.124Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T17:41:59.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:41:59.187Z] prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container [2022-10-03T17:41:59.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T17:41:59.591Z] $ docker top 1249e27b104ad58ae76054a5276eb2f21be735d45d72af1b8b96854707c6db5e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:41:59.932Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2022-10-03T17:42:00.225Z] + make test [2022-10-03T17:42:00.225Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-03T17:42:00.225Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-03T17:42:00.225Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-03T17:42:00.225Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-10-03T17:42:00.225Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-03T17:42:00.225Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.2 [2022-10-03T17:42:00.225Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-03T17:42:00.225Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-03T17:42:00.225Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-03T17:42:00.225Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-03T17:42:00.225Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-03T17:42:00.225Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-03T17:42:00.225Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-03T17:42:00.225Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-03T17:42:00.225Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-03T17:42:00.483Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-03T17:42:00.483Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-03T17:42:00.483Z] go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be [2022-10-03T17:42:00.743Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-03T17:42:00.743Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-03T17:42:00.743Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-03T17:42:00.743Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-03T17:42:00.743Z] go: downloading golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec [2022-10-03T17:42:01.327Z] Still waiting to schedule task [2022-10-03T17:42:01.328Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-03T17:42:15.637Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-03T17:42:18.917Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.068s coverage: 90.4% of statements [2022-10-03T17:42:18.917Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.046s coverage: 87.0% of statements [2022-10-03T17:42:18.917Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-03T17:42:18.917Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-03T17:42:28.921Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.098s coverage: 35.9% of statements [2022-10-03T17:42:28.921Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.031s coverage: 68.5% of statements [2022-10-03T17:42:28.921Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-03T17:42:41.139Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.380s coverage: 83.8% of statements [2022-10-03T17:42:41.139Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.047s coverage: 88.9% of statements [2022-10-03T17:42:41.139Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-03T17:42:41.139Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.046s coverage: 100.0% of statements [2022-10-03T17:42:41.139Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.045s coverage: 100.0% of statements [2022-10-03T17:42:41.139Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.034s coverage: 95.1% of statements [2022-10-03T17:42:41.139Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-03T17:42:41.139Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-03T17:42:41.139Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.087s coverage: 90.4% of statements [2022-10-03T17:42:41.139Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.026s coverage: 100.0% of statements [2022-10-03T17:42:41.139Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-03T17:42:41.139Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.030s coverage: 100.0% of statements [2022-10-03T17:42:41.139Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.038s coverage: 68.5% of statements [2022-10-03T17:42:41.139Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-03T17:43:03.082Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.382s coverage: 83.8% of statements [2022-10-03T17:43:03.082Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.037s coverage: 88.9% of statements [2022-10-03T17:43:03.082Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-03T17:43:03.082Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.032s coverage: 100.0% of statements [2022-10-03T17:43:03.082Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.032s coverage: 100.0% of statements [2022-10-03T17:43:03.082Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.034s coverage: 95.1% of statements [2022-10-03T17:43:11.189Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-03T17:43:11.189Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T17:43:12.120Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T17:43:12.120Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-03T17:43:12.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T17:43:12.143Z] $ docker stop --time=1 1249e27b104ad58ae76054a5276eb2f21be735d45d72af1b8b96854707c6db5e [2022-10-03T17:43:13.645Z] $ docker rm -f 1249e27b104ad58ae76054a5276eb2f21be735d45d72af1b8b96854707c6db5e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T17:43:14.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T17:43:14.176Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:43:14.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:43:14.606Z] [2022-10-03T17:43:14.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:43:14.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:43:14.901Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T17:43:14.901Z] 5eb5b503b376: Pulling fs layer [2022-10-03T17:43:14.901Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T17:43:14.901Z] ec43610c2a17: Pulling fs layer [2022-10-03T17:43:14.901Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T17:43:14.901Z] 33b1e0a273af: Pulling fs layer [2022-10-03T17:43:14.901Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T17:43:14.901Z] 2f39f015ded8: Pulling fs layer [2022-10-03T17:43:14.901Z] 3a2ae6a8a46f: Waiting [2022-10-03T17:43:14.901Z] 33b1e0a273af: Waiting [2022-10-03T17:43:14.901Z] 5d3b04190fa2: Waiting [2022-10-03T17:43:14.901Z] 2f39f015ded8: Waiting [2022-10-03T17:43:14.901Z] 5c69ac0246d0: Download complete [2022-10-03T17:43:14.901Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-03T17:43:14.901Z] 3a2ae6a8a46f: Download complete [2022-10-03T17:43:14.901Z] 33b1e0a273af: Verifying Checksum [2022-10-03T17:43:14.901Z] 33b1e0a273af: Download complete [2022-10-03T17:43:14.901Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T17:43:14.901Z] 5d3b04190fa2: Download complete [2022-10-03T17:43:15.157Z] ec43610c2a17: Verifying Checksum [2022-10-03T17:43:15.157Z] ec43610c2a17: Download complete [2022-10-03T17:43:15.157Z] 5eb5b503b376: Download complete [2022-10-03T17:43:15.723Z] 2f39f015ded8: Download complete [2022-10-03T17:43:16.287Z] 5eb5b503b376: Pull complete [2022-10-03T17:43:16.287Z] 5c69ac0246d0: Pull complete [2022-10-03T17:43:16.854Z] ec43610c2a17: Pull complete [2022-10-03T17:43:16.854Z] 3a2ae6a8a46f: Pull complete [2022-10-03T17:43:17.113Z] 33b1e0a273af: Pull complete [2022-10-03T17:43:17.113Z] 5d3b04190fa2: Pull complete [2022-10-03T17:43:21.310Z] 2f39f015ded8: Pull complete [2022-10-03T17:43:21.310Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T17:43:21.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:43:21.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:43:21.381Z] prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container [2022-10-03T17:43:21.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T17:43:23.109Z] $ docker top 8eeac4c9cc204a77320b3c1bf24961ca6c8d181ee6161efe27c724b677852313 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:43:23.498Z] ---> job-cost.sh [2022-10-03T17:43:23.498Z] lf-activate-venv: SKIPPING [2022-10-03T17:43:23.498Z] INFO: No Stack... [2022-10-03T17:43:23.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T17:43:24.327Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T17:43:24.617Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-10-03T17:43:24.617Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T17:43:24.652Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] [2022-10-03T17:43:24.662Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] did not exist. Created. [2022-10-03T17:43:24.662Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T17:43:24.981Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T17:43:25.025Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T17:43:25.034Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T17:43:25.052Z] $ docker stop --time=1 8eeac4c9cc204a77320b3c1bf24961ca6c8d181ee6161efe27c724b677852313 [2022-10-03T17:43:26.207Z] $ docker rm -f 8eeac4c9cc204a77320b3c1bf24961ca6c8d181ee6161efe27c724b677852313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T17:43:36.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6912 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-10-03T17:43:36.512Z] Running in /w/workspace/go-mod-messaging/43 [Pipeline] { [Pipeline] checkout [2022-10-03T17:43:36.538Z] Selected Git installation does not exist. Using Default [2022-10-03T17:43:36.538Z] The recommended git tool is: NONE [2022-10-03T17:43:41.450Z] using credential edgex-jenkins-ssh [2022-10-03T17:43:41.467Z] Cloning the remote Git repository [2022-10-03T17:43:41.517Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-03T17:43:41.595Z] > git init /w/workspace/go-mod-messaging/43 # timeout=10 [2022-10-03T17:43:41.742Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-03T17:43:41.743Z] > git --version # timeout=10 [2022-10-03T17:43:41.764Z] > git --version # 'git version 2.25.1' [2022-10-03T17:43:41.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T17:43:41.814Z] Verifying host key using known hosts file [2022-10-03T17:43:42.010Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T17:43:42.023Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T17:43:43.626Z] Avoid second fetch [2022-10-03T17:43:43.627Z] Checking out Revision 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 (main) [2022-10-03T17:43:42.833Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-10-03T17:43:42.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T17:43:43.647Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T17:43:43.664Z] > git checkout -f 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 # timeout=10 [2022-10-03T17:43:44.112Z] Commit message: "Merge pull request #176 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T17:43:45.058Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T17:43:45.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T17:43:45.058Z] Dload Upload Total Spent Left Speed [2022-10-03T17:43:45.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 80267 0 --:--:-- --:--:-- --:--:-- 80782 [Pipeline] sh [2022-10-03T17:43:45.628Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T17:43:45.970Z] + + sudosudo tee /etc/docker/daemon.new [2022-10-03T17:43:45.970Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T17:43:45.970Z] { [2022-10-03T17:43:45.970Z] "registry-mirrors": [ [2022-10-03T17:43:45.970Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T17:43:45.970Z] ], [2022-10-03T17:43:45.970Z] "bip": "10.250.0.254/24", [2022-10-03T17:43:45.970Z] "hosts": [ [2022-10-03T17:43:45.970Z] "tcp://0.0.0.0:5555", [2022-10-03T17:43:45.970Z] "unix:///var/run/docker.sock" [2022-10-03T17:43:45.970Z] ], [2022-10-03T17:43:45.970Z] "mtu": 1458, [2022-10-03T17:43:45.970Z] "selinux-enabled": true, [2022-10-03T17:43:45.970Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T17:43:45.970Z] } [Pipeline] sh [2022-10-03T17:43:46.366Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T17:43:46.701Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-03T17:44:05.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:44:05.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:44:05.288Z] ========================================================= [2022-10-03T17:44:05.288Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T17:44:05.288Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-03T17:44:05.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T17:44:06.201Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T17:44:06.201Z] b3c136eddcbf: Pulling fs layer [2022-10-03T17:44:06.201Z] c0a3192eca97: Pulling fs layer [2022-10-03T17:44:06.201Z] a050256f5b6f: Pulling fs layer [2022-10-03T17:44:06.201Z] 656be50a0ddc: Pulling fs layer [2022-10-03T17:44:06.201Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T17:44:06.201Z] f607e4fc86c3: Pulling fs layer [2022-10-03T17:44:06.201Z] 4d572c569a2c: Pulling fs layer [2022-10-03T17:44:06.201Z] fcf976331f73: Pulling fs layer [2022-10-03T17:44:06.201Z] f607e4fc86c3: Waiting [2022-10-03T17:44:06.201Z] 2bbca73fdf42: Waiting [2022-10-03T17:44:06.201Z] 656be50a0ddc: Waiting [2022-10-03T17:44:06.201Z] fcf976331f73: Waiting [2022-10-03T17:44:06.201Z] a050256f5b6f: Download complete [2022-10-03T17:44:06.201Z] c0a3192eca97: Download complete [2022-10-03T17:44:06.201Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T17:44:06.201Z] 2bbca73fdf42: Download complete [2022-10-03T17:44:06.201Z] f607e4fc86c3: Verifying Checksum [2022-10-03T17:44:06.201Z] f607e4fc86c3: Download complete [2022-10-03T17:44:06.201Z] b3c136eddcbf: Verifying Checksum [2022-10-03T17:44:06.201Z] b3c136eddcbf: Download complete [2022-10-03T17:44:07.172Z] b3c136eddcbf: Pull complete [2022-10-03T17:44:07.172Z] fcf976331f73: Verifying Checksum [2022-10-03T17:44:07.172Z] fcf976331f73: Download complete [2022-10-03T17:44:07.464Z] c0a3192eca97: Pull complete [2022-10-03T17:44:08.054Z] a050256f5b6f: Pull complete [2022-10-03T17:44:08.323Z] 4d572c569a2c: Verifying Checksum [2022-10-03T17:44:08.323Z] 4d572c569a2c: Download complete [2022-10-03T17:44:09.287Z] 656be50a0ddc: Verifying Checksum [2022-10-03T17:44:09.287Z] 656be50a0ddc: Download complete [2022-10-03T17:44:21.670Z] 656be50a0ddc: Pull complete [2022-10-03T17:44:21.670Z] 2bbca73fdf42: Pull complete [2022-10-03T17:44:21.670Z] f607e4fc86c3: Pull complete [2022-10-03T17:44:28.332Z] 4d572c569a2c: Pull complete [2022-10-03T17:44:29.745Z] fcf976331f73: Pull complete [2022-10-03T17:44:29.745Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T17:44:29.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T17:44:29.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-03T17:44:30.068Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:44:30.402Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T17:44:30.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:44:30.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-6912 does not seem to be running inside a container [2022-10-03T17:44:30.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/43 -v /w/workspace/go-mod-messaging/43:/w/workspace/go-mod-messaging/43:rw,z -v /w/workspace/go-mod-messaging/43@tmp:/w/workspace/go-mod-messaging/43@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-arm64 cat [2022-10-03T17:44:33.774Z] $ docker top 83721977b56082e06641511c2ec1f4aa2fb5b90a826808f255efdddd375c5cff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:44:34.617Z] + go version [2022-10-03T17:44:34.618Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T17:44:34.649Z] $ docker stop --time=1 83721977b56082e06641511c2ec1f4aa2fb5b90a826808f255efdddd375c5cff [2022-10-03T17:44:36.295Z] $ docker rm -f 83721977b56082e06641511c2ec1f4aa2fb5b90a826808f255efdddd375c5cff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:44:36.835Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T17:44:36.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:44:37.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-6912 does not seem to be running inside a container [2022-10-03T17:44:37.071Z] $ 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/43 -v /w/workspace/go-mod-messaging/43:/w/workspace/go-mod-messaging/43:rw,z -v /w/workspace/go-mod-messaging/43@tmp:/w/workspace/go-mod-messaging/43@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-arm64 cat [2022-10-03T17:44:38.240Z] $ docker top 4985de1eafbb9240201d16a7575b13051cf038ca5c1473088ce6ed72ed06b474 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:44:39.070Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/43 [Pipeline] fileExists [Pipeline] sh [2022-10-03T17:44:39.397Z] + make test [2022-10-03T17:44:39.667Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-03T17:44:39.667Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-10-03T17:44:39.667Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-03T17:44:39.667Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-03T17:44:39.933Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-03T17:44:39.933Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-03T17:44:39.933Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-03T17:44:39.933Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.2 [2022-10-03T17:44:39.933Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-03T17:44:40.200Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-03T17:44:40.200Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-03T17:44:40.200Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-03T17:44:40.200Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-03T17:44:40.200Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-03T17:44:40.200Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-03T17:44:40.200Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-03T17:44:40.200Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-03T17:44:40.200Z] go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be [2022-10-03T17:44:41.160Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-03T17:44:41.160Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-03T17:44:41.160Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-03T17:44:41.160Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-03T17:45:49.049Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-03T17:46:07.261Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.293s coverage: 90.4% of statements [2022-10-03T17:46:19.577Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.188s coverage: 87.0% of statements [2022-10-03T17:46:19.577Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-03T17:46:19.577Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-03T17:47:15.977Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.302s coverage: 35.9% of statements [2022-10-03T17:47:15.977Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.186s coverage: 68.5% of statements [2022-10-03T17:47:15.977Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-03T17:47:15.977Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.486s coverage: 83.8% of statements [2022-10-03T17:47:15.977Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.082s coverage: 88.9% of statements [2022-10-03T17:47:15.977Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-03T17:47:15.977Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.076s coverage: 100.0% of statements [2022-10-03T17:47:15.977Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.060s coverage: 100.0% of statements [2022-10-03T17:47:15.977Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.080s coverage: 95.1% of statements [2022-10-03T17:47:15.977Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-03T17:47:15.977Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-03T17:47:15.977Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.215s coverage: 90.4% of statements [2022-10-03T17:47:15.977Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.061s coverage: 100.0% of statements [2022-10-03T17:47:15.977Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-03T17:47:15.977Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.105s coverage: 100.0% of statements [2022-10-03T17:47:15.977Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.160s coverage: 68.5% of statements [2022-10-03T17:47:15.977Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-03T17:47:38.027Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.478s coverage: 83.8% of statements [2022-10-03T17:47:38.027Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.067s coverage: 88.9% of statements [2022-10-03T17:47:38.027Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-03T17:47:38.027Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.072s coverage: 100.0% of statements [2022-10-03T17:47:38.027Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.073s coverage: 100.0% of statements [2022-10-03T17:47:38.027Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.083s coverage: 95.1% of statements [2022-10-03T17:47:38.027Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T17:47:38.027Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T17:48:16.881Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T17:48:16.881Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-03T17:48:16.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T17:48:16.912Z] $ docker stop --time=1 4985de1eafbb9240201d16a7575b13051cf038ca5c1473088ce6ed72ed06b474 [2022-10-03T17:48:18.683Z] $ docker rm -f 4985de1eafbb9240201d16a7575b13051cf038ca5c1473088ce6ed72ed06b474 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T17:48:20.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T17:48:20.094Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T17:48:20.497Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:20.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T17:48:20.893Z] [2022-10-03T17:48:20.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:21.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T17:48:21.230Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T17:48:21.230Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T17:48:21.230Z] 04944245beec: Pulling fs layer [2022-10-03T17:48:21.230Z] 699f458cf7ca: Pulling fs layer [2022-10-03T17:48:21.230Z] 765212b225bb: Pulling fs layer [2022-10-03T17:48:21.230Z] f23df028b6ca: Pulling fs layer [2022-10-03T17:48:21.230Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T17:48:21.230Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T17:48:21.230Z] f23df028b6ca: Waiting [2022-10-03T17:48:21.230Z] 765212b225bb: Waiting [2022-10-03T17:48:21.230Z] d65c8cfc05b1: Waiting [2022-10-03T17:48:21.230Z] 2437ff75d9bd: Waiting [2022-10-03T17:48:21.501Z] 04944245beec: Verifying Checksum [2022-10-03T17:48:21.501Z] 04944245beec: Download complete [2022-10-03T17:48:21.501Z] 765212b225bb: Download complete [2022-10-03T17:48:21.501Z] f23df028b6ca: Verifying Checksum [2022-10-03T17:48:21.501Z] f23df028b6ca: Download complete [2022-10-03T17:48:21.774Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T17:48:21.774Z] d65c8cfc05b1: Download complete [2022-10-03T17:48:21.774Z] 699f458cf7ca: Verifying Checksum [2022-10-03T17:48:21.774Z] 699f458cf7ca: Download complete [2022-10-03T17:48:22.363Z] 8998bd30e6a1: Verifying Checksum [2022-10-03T17:48:22.363Z] 8998bd30e6a1: Download complete [2022-10-03T17:48:24.950Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T17:48:24.950Z] 2437ff75d9bd: Download complete [2022-10-03T17:48:27.540Z] 8998bd30e6a1: Pull complete [2022-10-03T17:48:27.807Z] 04944245beec: Pull complete [2022-10-03T17:48:31.181Z] 699f458cf7ca: Pull complete [2022-10-03T17:48:31.181Z] 765212b225bb: Pull complete [2022-10-03T17:48:32.142Z] f23df028b6ca: Pull complete [2022-10-03T17:48:32.142Z] d65c8cfc05b1: Pull complete [2022-10-03T17:48:54.213Z] 2437ff75d9bd: Pull complete [2022-10-03T17:48:54.213Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T17:48:54.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T17:48:54.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:48:54.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-6912 does not seem to be running inside a container [2022-10-03T17:48:54.489Z] $ 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/43 -v /w/workspace/go-mod-messaging/43:/w/workspace/go-mod-messaging/43:rw,z -v /w/workspace/go-mod-messaging/43@tmp:/w/workspace/go-mod-messaging/43@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:arm64 cat [2022-10-03T17:48:55.758Z] $ docker top 47cb75b56183aa65e5e205c00d42f3b6293d0ed6821a11ae09b2f118c9357060 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:48:56.621Z] ---> job-cost.sh [2022-10-03T17:48:56.621Z] lf-activate-venv: SKIPPING [2022-10-03T17:48:56.621Z] INFO: No Stack... [2022-10-03T17:48:57.201Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T17:48:57.782Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T17:48:58.101Z] + cat /w/workspace/go-mod-messaging/43/archives/cost.csv [2022-10-03T17:48:58.101Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T17:48:58.160Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] [2022-10-03T17:48:58.165Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] did not exist. Created. [2022-10-03T17:48:58.165Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T17:48:58.497Z] /w/workspace/go-mod-messaging/43@tmp/durable-f8a66290/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T17:48:58.822Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T17:48:58.844Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T17:48:58.893Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T17:48:58.900Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T17:48:58.915Z] $ docker stop --time=1 47cb75b56183aa65e5e205c00d42f3b6293d0ed6821a11ae09b2f118c9357060 [2022-10-03T17:49:00.670Z] $ docker rm -f 47cb75b56183aa65e5e205c00d42f3b6293d0ed6821a11ae09b2f118c9357060 [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 [2022-10-03T17:49:01.045Z] provisioning config files... [2022-10-03T17:49:01.059Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12980013748399930985tmp [Pipeline] { [Pipeline] sh [2022-10-03T17:49:01.353Z] + set +x [2022-10-03T17:49:01.353Z] + curl -s https://codecov.io/bash [2022-10-03T17:49:01.353Z] + bash -s -- [2022-10-03T17:49:01.353Z] [2022-10-03T17:49:01.353Z] _____ _ [2022-10-03T17:49:01.353Z] / ____| | | [2022-10-03T17:49:01.353Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T17:49:01.353Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T17:49:01.353Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T17:49:01.353Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T17:49:01.353Z] Bash-1.0.6 [2022-10-03T17:49:01.353Z] [2022-10-03T17:49:01.353Z] [2022-10-03T17:49:01.353Z] ==> git version 2.25.1 found [2022-10-03T17:49:01.353Z] ==> 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 [2022-10-03T17:49:01.353Z] Release-Date: 2020-01-08 [2022-10-03T17:49:01.353Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-03T17:49:01.353Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T17:49:01.353Z] ==> Jenkins CI detected. [2022-10-03T17:49:01.353Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-10-03T17:49:01.353Z] project root: . [2022-10-03T17:49:01.353Z] --> token set from env [2022-10-03T17:49:01.353Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T17:49:01.353Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T17:49:01.353Z] ==> Python coveragepy not found [2022-10-03T17:49:01.353Z] ==> Searching for coverage reports in: [2022-10-03T17:49:01.353Z] + . [2022-10-03T17:49:01.353Z] -> Found 1 reports [2022-10-03T17:49:01.353Z] ==> Detecting git/mercurial file structure [2022-10-03T17:49:01.353Z] ==> Reading reports [2022-10-03T17:49:01.353Z] + ./coverage.out bytes=25878 [2022-10-03T17:49:01.353Z] ==> Appending adjustments [2022-10-03T17:49:01.353Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T17:49:01.611Z] + Found adjustments [2022-10-03T17:49:01.611Z] ==> Gzipping contents [2022-10-03T17:49:01.611Z] 8.0K /tmp/codecov.j9ZTaT.gz [2022-10-03T17:49:01.611Z] ==> Uploading reports [2022-10-03T17:49:01.611Z] url: https://codecov.io [2022-10-03T17:49:01.611Z] query: branch=main&commit=4a8d1615a32077c711bd1cd6f60bd95f8874c8b4&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T17:49:01.611Z] -> Pinging Codecov [2022-10-03T17:49:01.611Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=4a8d1615a32077c711bd1cd6f60bd95f8874c8b4&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T17:49:02.548Z] -> Uploading to [2022-10-03T17:49:02.548Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/F6E385568367DD0E4001BA4F8F1CB792/4a8d1615a32077c711bd1cd6f60bd95f8874c8b4/fa9d08f7-4ece-448b-b3bf-b823c0295be3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T174902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cb657cce2e3ea44f5efbf6574e609765315e38241a8c1d41ccdb2814dcb47fd [2022-10-03T17:49:02.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T17:49:02.548Z] Dload Upload Total Spent Left Speed [2022-10-03T17:49:02.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6970 0 0 100 6970 0 34504 --:--:-- --:--:-- --:--:-- 34334 100 6970 0 0 100 6970 0 27880 --:--:-- --:--:-- --:--:-- 27768 [2022-10-03T17:49:02.548Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] } [2022-10-03T17:49:02.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-03T17:49:02.722Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-03T17:49:02.733Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:49:03.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T17:49:03.032Z] [2022-10-03T17:49:03.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:49:03.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T17:49:03.328Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-03T17:49:03.328Z] df9b9388f04a: Pulling fs layer [2022-10-03T17:49:03.328Z] 52dc419b0ee2: Pulling fs layer [2022-10-03T17:49:03.328Z] 25bc292e5bac: Pulling fs layer [2022-10-03T17:49:03.328Z] 114826534d7a: Pulling fs layer [2022-10-03T17:49:03.328Z] 4657fd5d0bcf: Pulling fs layer [2022-10-03T17:49:03.328Z] 6ad1cebc031e: Pulling fs layer [2022-10-03T17:49:03.328Z] 8a3aa393b2d8: Pulling fs layer [2022-10-03T17:49:03.328Z] 114826534d7a: Waiting [2022-10-03T17:49:03.328Z] 4657fd5d0bcf: Waiting [2022-10-03T17:49:03.328Z] 6ad1cebc031e: Waiting [2022-10-03T17:49:03.328Z] 8a3aa393b2d8: Waiting [2022-10-03T17:49:03.328Z] 25bc292e5bac: Verifying Checksum [2022-10-03T17:49:03.328Z] 25bc292e5bac: Download complete [2022-10-03T17:49:03.328Z] 52dc419b0ee2: Verifying Checksum [2022-10-03T17:49:03.328Z] 52dc419b0ee2: Download complete [2022-10-03T17:49:03.328Z] 4657fd5d0bcf: Verifying Checksum [2022-10-03T17:49:03.328Z] 4657fd5d0bcf: Download complete [2022-10-03T17:49:03.328Z] df9b9388f04a: Verifying Checksum [2022-10-03T17:49:03.328Z] df9b9388f04a: Download complete [2022-10-03T17:49:03.588Z] df9b9388f04a: Pull complete [2022-10-03T17:49:03.588Z] 6ad1cebc031e: Verifying Checksum [2022-10-03T17:49:03.588Z] 6ad1cebc031e: Download complete [2022-10-03T17:49:03.588Z] 52dc419b0ee2: Pull complete [2022-10-03T17:49:03.588Z] 25bc292e5bac: Pull complete [2022-10-03T17:49:04.523Z] 114826534d7a: Verifying Checksum [2022-10-03T17:49:04.523Z] 114826534d7a: Download complete [2022-10-03T17:49:04.781Z] 8a3aa393b2d8: Download complete [2022-10-03T17:49:08.059Z] 114826534d7a: Pull complete [2022-10-03T17:49:08.059Z] 4657fd5d0bcf: Pull complete [2022-10-03T17:49:08.059Z] 6ad1cebc031e: Pull complete [2022-10-03T17:49:10.586Z] 8a3aa393b2d8: Pull complete [2022-10-03T17:49:10.586Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-03T17:49:10.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T17:49:10.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:49:10.651Z] prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container [2022-10-03T17:49:10.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-03T17:49:12.673Z] $ docker top e4e51a9637a009e03929072810612e0fed7e249f9138be44d7f8900f97d11f0f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-03T17:49:12.745Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-10-03T17:49:13.020Z] + set -o pipefail [2022-10-03T17:49:13.020Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-10-03T17:49:14.924Z] [2022-10-03T17:49:14.924Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-10-03T17:49:14.924Z] [2022-10-03T17:49:14.924Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/e44118d9-0ed6-4616-9a33-6ad6850c71b3 [2022-10-03T17:49:14.924Z] [2022-10-03T17:49:14.924Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-03T17:49:14.924Z] [2022-10-03T17:49:14.924Z] [Pipeline] } [2022-10-03T17:49:14.932Z] $ docker stop --time=1 e4e51a9637a009e03929072810612e0fed7e249f9138be44d7f8900f97d11f0f [2022-10-03T17:49:16.352Z] $ docker rm -f e4e51a9637a009e03929072810612e0fed7e249f9138be44d7f8900f97d11f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T17:49:16.876Z] + git log --format=format:%s -1 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] sh [2022-10-03T17:49:17.164Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T17:49:17.164Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:49:17.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:49:17.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:49:17.517Z] prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container [2022-10-03T17:49:17.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T17:49:17.906Z] $ docker top 0bad1b71d8dbcb601c6cf5190d09fa26895fe35b5151928f0b4078c0a270544c -eo pid,comm [2022-10-03T17:49:17.955Z] 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). [2022-10-03T17:49:17.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T17:49:17.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:49:17.994Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:49:18.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:49:18.094Z] $ docker exec 0bad1b71d8dbcb601c6cf5190d09fa26895fe35b5151928f0b4078c0a270544c ssh-agent [2022-10-03T17:49:18.202Z] SSH_AUTH_SOCK=/tmp/ssh-PFBk7z2NNpIA/agent.33 [2022-10-03T17:49:18.202Z] SSH_AGENT_PID=39 [2022-10-03T17:49:18.207Z] Running ssh-add (command line suppressed) [2022-10-03T17:49:18.300Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11745637662564824707.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11745637662564824707.key) [2022-10-03T17:49:18.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:49:18.603Z] + git semver tag [2022-10-03T17:49:18.862Z] 2022-10-03 17:49:18,769 [run_tag] DEBUG tag force:False [2022-10-03T17:49:18.862Z] 2022-10-03 17:49:18,769 [check_head_tag] DEBUG check head tag [2022-10-03T17:49:18.862Z] 2022-10-03 17:49:18,770 [execute] INFO git cat-file --batch-check [2022-10-03T17:49:18.862Z] 2022-10-03 17:49:18,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-10-03T17:49:18.862Z] 2022-10-03 17:49:18,773 [execute] INFO git cat-file --batch [2022-10-03T17:49:18.862Z] 2022-10-03 17:49:18,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-10-03T17:49:18.862Z] 2022-10-03 17:49:18,794 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-03T17:49:18.862Z] 2022-10-03 17:49:18,795 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-10-03T17:49:18.862Z] 2022-10-03 17:49:18,795 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T17:49:18.862Z] 2022-10-03 17:49:18,798 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-03T17:49:18.862Z] 2.3.0-dev.19 [Pipeline] } [2022-10-03T17:49:18.868Z] $ docker exec --env ******** --env ******** 0bad1b71d8dbcb601c6cf5190d09fa26895fe35b5151928f0b4078c0a270544c ssh-agent -k [2022-10-03T17:49:18.965Z] unset SSH_AUTH_SOCK; [2022-10-03T17:49:18.966Z] unset SSH_AGENT_PID; [2022-10-03T17:49:18.966Z] echo Agent pid 39 killed; [2022-10-03T17:49:18.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T17:49:19.271Z] + git semver [Pipeline] } [2022-10-03T17:49:19.543Z] $ docker stop --time=1 0bad1b71d8dbcb601c6cf5190d09fa26895fe35b5151928f0b4078c0a270544c [2022-10-03T17:49:20.855Z] $ docker rm -f 0bad1b71d8dbcb601c6cf5190d09fa26895fe35b5151928f0b4078c0a270544c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:49:21.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T17:49:21.249Z] [2022-10-03T17:49:21.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:49:21.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T17:49:21.541Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-03T17:49:21.541Z] ab5ef0e58194: Pulling fs layer [2022-10-03T17:49:21.541Z] 9712f1f96733: Pulling fs layer [2022-10-03T17:49:21.541Z] 63f879dbbcfc: Pulling fs layer [2022-10-03T17:49:21.541Z] 0d9ebad4ef96: Pulling fs layer [2022-10-03T17:49:21.541Z] e9a5061849ea: Pulling fs layer [2022-10-03T17:49:21.541Z] d747dcd14b5f: Pulling fs layer [2022-10-03T17:49:21.541Z] 2de7ff778b66: Pulling fs layer [2022-10-03T17:49:21.541Z] 0d9ebad4ef96: Waiting [2022-10-03T17:49:21.541Z] d747dcd14b5f: Waiting [2022-10-03T17:49:21.541Z] 2de7ff778b66: Waiting [2022-10-03T17:49:21.541Z] e9a5061849ea: Waiting [2022-10-03T17:49:21.541Z] 9712f1f96733: Verifying Checksum [2022-10-03T17:49:21.541Z] 9712f1f96733: Download complete [2022-10-03T17:49:22.108Z] 63f879dbbcfc: Verifying Checksum [2022-10-03T17:49:22.108Z] 63f879dbbcfc: Download complete [2022-10-03T17:49:22.108Z] e9a5061849ea: Verifying Checksum [2022-10-03T17:49:22.108Z] e9a5061849ea: Download complete [2022-10-03T17:49:22.108Z] d747dcd14b5f: Download complete [2022-10-03T17:49:22.108Z] ab5ef0e58194: Download complete [2022-10-03T17:49:22.365Z] 2de7ff778b66: Verifying Checksum [2022-10-03T17:49:22.365Z] 2de7ff778b66: Download complete [2022-10-03T17:49:22.365Z] 0d9ebad4ef96: Verifying Checksum [2022-10-03T17:49:22.365Z] 0d9ebad4ef96: Download complete [2022-10-03T17:49:24.895Z] ab5ef0e58194: Pull complete [2022-10-03T17:49:24.895Z] 9712f1f96733: Pull complete [2022-10-03T17:49:25.153Z] 63f879dbbcfc: Pull complete [2022-10-03T17:49:28.435Z] 0d9ebad4ef96: Pull complete [2022-10-03T17:49:28.435Z] e9a5061849ea: Pull complete [2022-10-03T17:49:28.693Z] d747dcd14b5f: Pull complete [2022-10-03T17:49:29.627Z] 2de7ff778b66: Pull complete [2022-10-03T17:49:29.627Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-03T17:49:29.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T17:49:29.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:49:29.701Z] prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container [2022-10-03T17:49:29.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-03T17:49:31.836Z] $ docker top 3f8881b7bd39d6ce95837992cff8eaedc994fb531cf8b2f3e75a8e7d63bf2f1e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-03T17:49:31.904Z] provisioning config files... [2022-10-03T17:49:31.910Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11744118028717282982tmp [2022-10-03T17:49:31.918Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8348710861695641021tmp [2022-10-03T17:49:31.926Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2702839135313000380tmp [Pipeline] { [Pipeline] echo [2022-10-03T17:49:31.937Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:49:32.215Z] ---> sigul-configuration.sh [2022-10-03T17:49:32.215Z] gpg: directory `/root/.gnupg' created [2022-10-03T17:49:32.215Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-03T17:49:32.215Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-03T17:49:32.215Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-03T17:49:32.215Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-03T17:49:32.215Z] gpg: CAST5 encrypted data [2022-10-03T17:49:32.215Z] gpg: encrypted with 1 passphrase [2022-10-03T17:49:32.215Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-03T17:49:32.501Z] + mkdir /home/jenkins [2022-10-03T17:49:32.501Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-03T17:49:32.780Z] + 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 [2022-10-03T17:49:32.789Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:49:33.070Z] ---> sigul-install.sh [2022-10-03T17:49:33.070Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-03T17:49:33.362Z] + git tag --list [2022-10-03T17:49:33.362Z] v0.0.0 [2022-10-03T17:49:33.362Z] v0.1.0 [2022-10-03T17:49:33.362Z] v0.1.1 [2022-10-03T17:49:33.362Z] v0.1.10 [2022-10-03T17:49:33.362Z] v0.1.11 [2022-10-03T17:49:33.362Z] v0.1.12 [2022-10-03T17:49:33.362Z] v0.1.13 [2022-10-03T17:49:33.362Z] v0.1.14 [2022-10-03T17:49:33.362Z] v0.1.15 [2022-10-03T17:49:33.362Z] v0.1.16 [2022-10-03T17:49:33.362Z] v0.1.17 [2022-10-03T17:49:33.362Z] v0.1.18 [2022-10-03T17:49:33.362Z] v0.1.19 [2022-10-03T17:49:33.362Z] v0.1.2 [2022-10-03T17:49:33.362Z] v0.1.20 [2022-10-03T17:49:33.362Z] v0.1.21 [2022-10-03T17:49:33.362Z] v0.1.22 [2022-10-03T17:49:33.362Z] v0.1.23 [2022-10-03T17:49:33.362Z] v0.1.24 [2022-10-03T17:49:33.362Z] v0.1.25 [2022-10-03T17:49:33.362Z] v0.1.26 [2022-10-03T17:49:33.362Z] v0.1.27 [2022-10-03T17:49:33.362Z] v0.1.28 [2022-10-03T17:49:33.362Z] v0.1.29 [2022-10-03T17:49:33.362Z] v0.1.3 [2022-10-03T17:49:33.362Z] v0.1.30 [2022-10-03T17:49:33.362Z] v0.1.31 [2022-10-03T17:49:33.362Z] v0.1.4 [2022-10-03T17:49:33.362Z] v0.1.5 [2022-10-03T17:49:33.362Z] v0.1.6 [2022-10-03T17:49:33.362Z] v0.1.7 [2022-10-03T17:49:33.362Z] v0.1.8 [2022-10-03T17:49:33.362Z] v0.1.9 [2022-10-03T17:49:33.362Z] v2.0.0 [2022-10-03T17:49:33.362Z] v2.0.1 [2022-10-03T17:49:33.362Z] v2.1.0 [2022-10-03T17:49:33.362Z] v2.1.1 [2022-10-03T17:49:33.362Z] v2.1.1-dev.1 [2022-10-03T17:49:33.362Z] v2.1.1-dev.2 [2022-10-03T17:49:33.362Z] v2.1.1-dev.3 [2022-10-03T17:49:33.362Z] v2.2.0 [2022-10-03T17:49:33.362Z] v2.2.1-dev.1 [2022-10-03T17:49:33.362Z] v2.2.1-dev.10 [2022-10-03T17:49:33.362Z] v2.2.1-dev.11 [2022-10-03T17:49:33.362Z] v2.2.1-dev.2 [2022-10-03T17:49:33.362Z] v2.2.1-dev.3 [2022-10-03T17:49:33.362Z] v2.2.1-dev.4 [2022-10-03T17:49:33.362Z] v2.2.1-dev.5 [2022-10-03T17:49:33.362Z] v2.2.1-dev.6 [2022-10-03T17:49:33.362Z] v2.2.1-dev.7 [2022-10-03T17:49:33.362Z] v2.2.1-dev.8 [2022-10-03T17:49:33.362Z] v2.2.1-dev.9 [2022-10-03T17:49:33.362Z] v2.3.0-dev.11 [2022-10-03T17:49:33.362Z] v2.3.0-dev.12 [2022-10-03T17:49:33.362Z] v2.3.0-dev.13 [2022-10-03T17:49:33.362Z] v2.3.0-dev.14 [2022-10-03T17:49:33.362Z] v2.3.0-dev.15 [2022-10-03T17:49:33.362Z] v2.3.0-dev.16 [2022-10-03T17:49:33.362Z] v2.3.0-dev.17 [2022-10-03T17:49:33.362Z] v2.3.0-dev.18 [2022-10-03T17:49:33.362Z] v2.3.0-dev.19 [Pipeline] sh [2022-10-03T17:49:33.647Z] + lftools sign git-tag v2.3.0-dev.19 [2022-10-03T17:49:34.215Z] Signing Git tag with Sigul... [2022-10-03T17:49:34.215Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-10-03T17:49:35.167Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:49:35.451Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-03T17:49:35.457Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-03T17:49:35.478Z] $ docker stop --time=1 3f8881b7bd39d6ce95837992cff8eaedc994fb531cf8b2f3e75a8e7d63bf2f1e [2022-10-03T17:49:36.818Z] $ docker rm -f 3f8881b7bd39d6ce95837992cff8eaedc994fb531cf8b2f3e75a8e7d63bf2f1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-03T17:49:37.221Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T17:49:37.221Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:49:37.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:49:37.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:49:37.594Z] prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container [2022-10-03T17:49:37.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T17:49:37.998Z] $ docker top c6550048e2f50c057e8844585aa405f74c633ae7c5c8846e8f6806d9add3bde3 -eo pid,comm [2022-10-03T17:49:38.051Z] 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). [2022-10-03T17:49:38.051Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T17:49:38.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:49:38.091Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:49:38.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:49:38.196Z] $ docker exec c6550048e2f50c057e8844585aa405f74c633ae7c5c8846e8f6806d9add3bde3 ssh-agent [2022-10-03T17:49:38.316Z] SSH_AUTH_SOCK=/tmp/ssh-QfO6UPSy5qLP/agent.32 [2022-10-03T17:49:38.316Z] SSH_AGENT_PID=38 [2022-10-03T17:49:38.320Z] Running ssh-add (command line suppressed) [2022-10-03T17:49:38.417Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11373333524733869608.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11373333524733869608.key) [2022-10-03T17:49:38.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:49:38.717Z] + git semver bump pre [2022-10-03T17:49:38.977Z] 2022-10-03 17:49:38,899 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-03T17:49:38.977Z] 2022-10-03 17:49:38,899 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-10-03T17:49:38.977Z] 2022-10-03 17:49:38,899 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-10-03T17:49:38.977Z] 2022-10-03 17:49:38,899 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-10-03T17:49:38.977Z] 2022-10-03 17:49:38,899 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-03T17:49:38.977Z] 2022-10-03 17:49:38,899 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-03T17:49:38.977Z] 2022-10-03 17:49:38,901 [execute] INFO git cat-file --batch-check [2022-10-03T17:49:38.977Z] 2022-10-03 17:49:38,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T17:49:38.977Z] 2022-10-03 17:49:38,908 [execute] INFO git cat-file --batch [2022-10-03T17:49:38.977Z] 2022-10-03 17:49:38,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T17:49:38.977Z] 2022-10-03 17:49:38,914 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-03T17:49:38.977Z] 2.3.0-dev.20 [Pipeline] } [2022-10-03T17:49:38.984Z] $ docker exec --env ******** --env ******** c6550048e2f50c057e8844585aa405f74c633ae7c5c8846e8f6806d9add3bde3 ssh-agent -k [2022-10-03T17:49:39.096Z] unset SSH_AUTH_SOCK; [2022-10-03T17:49:39.096Z] unset SSH_AGENT_PID; [2022-10-03T17:49:39.096Z] echo Agent pid 38 killed; [2022-10-03T17:49:39.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T17:49:39.414Z] + git semver [Pipeline] } [2022-10-03T17:49:39.680Z] $ docker stop --time=1 c6550048e2f50c057e8844585aa405f74c633ae7c5c8846e8f6806d9add3bde3 [2022-10-03T17:49:41.004Z] $ docker rm -f c6550048e2f50c057e8844585aa405f74c633ae7c5c8846e8f6806d9add3bde3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T17:49:41.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T17:49:41.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:49:41.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:49:41.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:49:41.700Z] prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container [2022-10-03T17:49:41.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T17:49:42.070Z] $ docker top 784fc40c5245c0049734bfc91f8ff13e889097e9d73df7504270f670ca38f6a5 -eo pid,comm [2022-10-03T17:49:42.121Z] 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). [2022-10-03T17:49:42.121Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T17:49:42.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:49:42.157Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:49:42.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:49:42.263Z] $ docker exec 784fc40c5245c0049734bfc91f8ff13e889097e9d73df7504270f670ca38f6a5 ssh-agent [2022-10-03T17:49:42.379Z] SSH_AUTH_SOCK=/tmp/ssh-OHeTpqt0vyMQ/agent.32 [2022-10-03T17:49:42.379Z] SSH_AGENT_PID=38 [2022-10-03T17:49:42.384Z] Running ssh-add (command line suppressed) [2022-10-03T17:49:42.473Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5915049861664533848.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5915049861664533848.key) [2022-10-03T17:49:42.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:49:42.771Z] + git semver push [2022-10-03T17:49:43.029Z] 2022-10-03 17:49:42,934 [run_push] DEBUG push [2022-10-03T17:49:43.029Z] 2022-10-03 17:49:42,935 [execute] INFO git cat-file --batch-check [2022-10-03T17:49:43.029Z] 2022-10-03 17:49:42,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T17:49:43.029Z] 2022-10-03 17:49:42,940 [execute] INFO git rev-list 6c220f5394df0d6d394f670d3dffef3879d6f160 -- [2022-10-03T17:49:43.029Z] 2022-10-03 17:49:42,940 [execute] DEBUG Popen(['git', 'rev-list', '6c220f5394df0d6d394f670d3dffef3879d6f160', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T17:49:43.029Z] 2022-10-03 17:49:42,947 [execute] INFO git fetch -v origin [2022-10-03T17:49:43.029Z] 2022-10-03 17:49:42,948 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-03T17:49:43.596Z] 2022-10-03 17:49:43,539 [run_push] DEBUG no remote changes detected [2022-10-03T17:49:43.596Z] 2022-10-03 17:49:43,539 [execute] INFO git push origin semver [2022-10-03T17:49:43.596Z] 2022-10-03 17:49:43,540 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T17:49:44.530Z] 2022-10-03 17:49:44,332 [run_push] DEBUG push all version tags [2022-10-03T17:49:44.530Z] 2022-10-03 17:49:44,333 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-03T17:49:44.531Z] 2022-10-03 17:49:44,333 [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) [2022-10-03T17:49:45.466Z] 2022-10-03 17:49:45,127 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-03T17:49:45.466Z] 2.3.0-dev.20 [Pipeline] } [2022-10-03T17:49:45.472Z] $ docker exec --env ******** --env ******** 784fc40c5245c0049734bfc91f8ff13e889097e9d73df7504270f670ca38f6a5 ssh-agent -k [2022-10-03T17:49:45.576Z] unset SSH_AUTH_SOCK; [2022-10-03T17:49:45.576Z] unset SSH_AGENT_PID; [2022-10-03T17:49:45.576Z] echo Agent pid 38 killed; [2022-10-03T17:49:45.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T17:49:45.897Z] + git semver [Pipeline] } [2022-10-03T17:49:46.163Z] $ docker stop --time=1 784fc40c5245c0049734bfc91f8ff13e889097e9d73df7504270f670ca38f6a5 [2022-10-03T17:49:47.468Z] $ docker rm -f 784fc40c5245c0049734bfc91f8ff13e889097e9d73df7504270f670ca38f6a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-03T17:49:47.977Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-10-03T17:49:47.977Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-03T17:49:47.977Z] total 16 [2022-10-03T17:49:47.977Z] drwxr-xr-x 3 root root 4096 Oct 3 17:43 . [2022-10-03T17:49:47.977Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 17:49 .. [2022-10-03T17:49:47.977Z] drwxr-xr-x 2 root root 4096 Oct 3 17:43 cost [2022-10-03T17:49:47.977Z] -rw-r--r-- 1 root root 87 Oct 3 17:43 cost.csv [2022-10-03T17:49:47.977Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-03T17:49:47.977Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-03T17:49:47.977Z] total 16 [2022-10-03T17:49:47.977Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 17:43 . [2022-10-03T17:49:47.977Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 17:49 .. [2022-10-03T17:49:47.977Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 17:43 cost [2022-10-03T17:49:47.977Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 3 17:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:49:48.262Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:49:49.114Z] ---> package-listing.sh [2022-10-03T17:49:49.114Z] ++ facter osfamily [2022-10-03T17:49:49.114Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T17:49:49.374Z] + OS_FAMILY=debian [2022-10-03T17:49:49.374Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-10-03T17:49:49.374Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T17:49:49.374Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T17:49:49.374Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T17:49:49.374Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T17:49:49.374Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-10-03T17:49:49.374Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T17:49:49.374Z] + case "${OS_FAMILY}" in [2022-10-03T17:49:49.374Z] + dpkg -l [2022-10-03T17:49:49.374Z] + grep '^ii' [2022-10-03T17:49:49.374Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T17:49:49.374Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T17:49:49.374Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T17:49:49.374Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-10-03T17:49:49.374Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-10-03T17:49:49.374Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2022-10-03T17:49:49.385Z] 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 [2022-10-03T17:49:49.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:49:50.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:49:50.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:49:50.285Z] prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container [2022-10-03T17:49:50.314Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T17:49:50.563Z] $ docker top 843d342eb7f9038396fed958cdebc76df611b397c4c1d0bde521b6f1fafae929 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:49:50.891Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T17:49:51.174Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T17:49:51.456Z] + ls /var/log/sa-host [2022-10-03T17:49:51.456Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T17:49:51.519Z] provisioning config files... [2022-10-03T17:49:51.527Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9664364282604406375tmp [Pipeline] { [Pipeline] echo [2022-10-03T17:49:51.539Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:49:51.814Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T17:49:51.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:49:52.132Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T17:49:52.139Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:49:52.418Z] ---> sudo-logs.sh [2022-10-03T17:49:52.418Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T17:49:52.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:49:52.713Z] ---> job-cost.sh [2022-10-03T17:49:52.713Z] lf-activate-venv: SKIPPING [2022-10-03T17:49:52.713Z] DEBUG: total: 0.2199999988079071 [2022-10-03T17:49:52.713Z] INFO: Retrieving Stack Cost... [2022-10-03T17:49:52.971Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T17:49:53.228Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T17:49:53.239Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:49:53.516Z] ---> logs-deploy.sh [2022-10-03T17:49:53.517Z] lf-activate-venv: SKIPPING [2022-10-03T17:49:53.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/43 [2022-10-03T17:49:53.517Z] INFO: archiving workspace using pattern(s): [2022-10-03T17:49:54.451Z] Archives upload complete. [2022-10-03T17:49:54.451Z] INFO: archiving logs to Nexus