Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3708ca1a423e5589f40c2ecf9d10423d8de80d8 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-ssh2153650149367578399.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5625399190481885508.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh1805868758724426713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh11505313785557972215.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh13145576406072676344.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 ‘prd-ubuntu20.04-docker-8c-8g-2410’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2412 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 Avoid second fetch Checking out Revision e3708ca1a423e5589f40c2ecf9d10423d8de80d8 (main) Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 e3708ca1a423e5589f40c2ecf9d10423d8de80d8 # timeout=10 Commit message: "Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.1" > git rev-list --no-walk 886fdf07f52b75a461e0028a239fb2e5095a0f43 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-14T21:02:59.198Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-14T21:02:59.264Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-14T21:02:59.278Z] ========================================================= [2022-06-14T21:02:59.278Z] EdgeX Global Pipelines Version Info [2022-06-14T21:02:59.278Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:03:00.040Z] ------------------- [2022-06-14T21:03:00.041Z] stable info: [2022-06-14T21:03:00.041Z] ------------------- [2022-06-14T21:03:00.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-14T21:03:00.041Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-14T21:03:00.041Z] Message: update stable to v1.0.234 [2022-06-14T21:03:00.616Z] ------------------- [2022-06-14T21:03:00.616Z] experimental info: [2022-06-14T21:03:00.616Z] ------------------- [2022-06-14T21:03:00.616Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-14T21:03:00.616Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-14T21:03:00.616Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-14T21:03:00.853Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-06-14T21:03:00.862Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-06-14T21:03:00.872Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-14T21:03:00.882Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-14T21:03:00.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-14T21:03:00.905Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-14T21:03:00.915Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-14T21:03:00.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-14T21:03:00.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-14T21:03:00.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-14T21:03:00.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-14T21:03:00.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-06-14T21:03:00.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-14T21:03:00.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-14T21:03:01.006Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-06-14T21:03:01.016Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-14T21:03:01.030Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-14T21:03:01.042Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-14T21:03:01.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-14T21:03:01.066Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-14T21:03:01.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-14T21:03:01.091Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-14T21:03:01.105Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-14T21:03:01.117Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-14T21:03:01.129Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-06-14T21:03:01.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-14T21:03:01.156Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-14T21:03:01.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-14T21:03:01.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-14T21:03:01.194Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-14T21:03:01.209Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] echo [2022-06-14T21:03:01.217Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3708ca [Pipeline] echo [2022-06-14T21:03:01.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-14T21:03:01.592Z] + git rev-list -1 --merges e3708ca1a423e5589f40c2ecf9d10423d8de80d8~1..e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] echo [2022-06-14T21:03:01.622Z] -----------> git rev-list -1 --merges e3708ca1a423e5589f40c2ecf9d10423d8de80d8~1..e3708ca1a423e5589f40c2ecf9d10423d8de80d8 e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [2022-06-14T21:03:01.622Z] e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [false] [Pipeline] sh [2022-06-14T21:03:01.916Z] + git log --format=format:%s -1 e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] echo [2022-06-14T21:03:01.935Z] ========================================================= [2022-06-14T21:03:01.935Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-14T21:03:01.935Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-14T21:03:02.293Z] + git log --format=format:%s -1 e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] echo [2022-06-14T21:03:02.306Z] [semverPrep] GIT_COMMIT: e3708ca1a423e5589f40c2ecf9d10423d8de80d8, Commit Message: Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.1 [Pipeline] echo [2022-06-14T21:03:02.314Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-14T21:03:02.676Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-14T21:03:02.676Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-14T21:03:02.676Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-14T21:03:02.676Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-14T21:03:02.676Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-14T21:03:02.676Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-14T21:03:02.676Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:03:03.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-14T21:03:03.359Z] [2022-06-14T21:03:03.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:03:03.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-14T21:03:03.669Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-14T21:03:03.669Z] 42c077c10790: Pulling fs layer [2022-06-14T21:03:03.669Z] f63e77b7563a: Pulling fs layer [2022-06-14T21:03:03.669Z] bd5fdadae976: Pulling fs layer [2022-06-14T21:03:03.669Z] 205491f53016: Pulling fs layer [2022-06-14T21:03:03.669Z] df18705c85c3: Pulling fs layer [2022-06-14T21:03:03.669Z] bdb3f477010e: Pulling fs layer [2022-06-14T21:03:03.669Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-14T21:03:03.669Z] 2c6e9b1d212d: Pulling fs layer [2022-06-14T21:03:03.669Z] bdb8f0575790: Pulling fs layer [2022-06-14T21:03:03.669Z] 386e3cb2ff24: Pulling fs layer [2022-06-14T21:03:03.669Z] 2343380bae48: Pulling fs layer [2022-06-14T21:03:03.669Z] bdb3f477010e: Waiting [2022-06-14T21:03:03.669Z] bdb8f0575790: Waiting [2022-06-14T21:03:03.669Z] 2343380bae48: Waiting [2022-06-14T21:03:03.669Z] c8a8fc8e1c8f: Waiting [2022-06-14T21:03:03.669Z] 2c6e9b1d212d: Waiting [2022-06-14T21:03:03.669Z] df18705c85c3: Waiting [2022-06-14T21:03:03.669Z] 205491f53016: Waiting [2022-06-14T21:03:03.669Z] f63e77b7563a: Download complete [2022-06-14T21:03:03.930Z] 205491f53016: Verifying Checksum [2022-06-14T21:03:03.930Z] 205491f53016: Download complete [2022-06-14T21:03:03.930Z] df18705c85c3: Verifying Checksum [2022-06-14T21:03:03.930Z] df18705c85c3: Download complete [2022-06-14T21:03:03.930Z] bdb3f477010e: Verifying Checksum [2022-06-14T21:03:03.930Z] bdb3f477010e: Download complete [2022-06-14T21:03:03.930Z] bd5fdadae976: Verifying Checksum [2022-06-14T21:03:03.930Z] bd5fdadae976: Download complete [2022-06-14T21:03:03.930Z] 2c6e9b1d212d: Verifying Checksum [2022-06-14T21:03:03.930Z] 2c6e9b1d212d: Download complete [2022-06-14T21:03:03.930Z] bdb8f0575790: Verifying Checksum [2022-06-14T21:03:03.930Z] bdb8f0575790: Download complete [2022-06-14T21:03:03.930Z] 386e3cb2ff24: Verifying Checksum [2022-06-14T21:03:03.930Z] 386e3cb2ff24: Download complete [2022-06-14T21:03:03.930Z] 2343380bae48: Verifying Checksum [2022-06-14T21:03:03.930Z] 2343380bae48: Download complete [2022-06-14T21:03:03.930Z] 42c077c10790: Verifying Checksum [2022-06-14T21:03:03.930Z] 42c077c10790: Download complete [2022-06-14T21:03:04.190Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-14T21:03:04.190Z] c8a8fc8e1c8f: Download complete [2022-06-14T21:03:05.129Z] 42c077c10790: Pull complete [2022-06-14T21:03:05.388Z] f63e77b7563a: Pull complete [2022-06-14T21:03:05.959Z] bd5fdadae976: Pull complete [2022-06-14T21:03:05.959Z] 205491f53016: Pull complete [2022-06-14T21:03:06.219Z] df18705c85c3: Pull complete [2022-06-14T21:03:06.219Z] bdb3f477010e: Pull complete [2022-06-14T21:03:08.134Z] c8a8fc8e1c8f: Pull complete [2022-06-14T21:03:08.134Z] 2c6e9b1d212d: Pull complete [2022-06-14T21:03:08.134Z] bdb8f0575790: Pull complete [2022-06-14T21:03:08.134Z] 386e3cb2ff24: Pull complete [2022-06-14T21:03:08.394Z] 2343380bae48: Pull complete [2022-06-14T21:03:08.394Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-14T21:03:08.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-14T21:03:08.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:03:08.502Z] prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container [2022-06-14T21:03:08.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-14T21:03:09.998Z] $ docker top 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 -eo pid,comm [2022-06-14T21:03:10.053Z] 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-06-14T21:03:10.053Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-14T21:03:10.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-14T21:03:10.084Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-14T21:03:10.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-14T21:03:10.223Z] $ docker exec 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 ssh-agent [2022-06-14T21:03:10.324Z] SSH_AUTH_SOCK=/tmp/ssh-4ebjrnH8Ealo/agent.33 [2022-06-14T21:03:10.324Z] SSH_AGENT_PID=40 [2022-06-14T21:03:10.330Z] Running ssh-add (command line suppressed) [2022-06-14T21:03:10.458Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2692471847115361082.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2692471847115361082.key) [2022-06-14T21:03:10.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-14T21:03:10.758Z] + git tag --points-at HEAD [Pipeline] } [2022-06-14T21:03:10.783Z] $ docker exec --env ******** --env ******** 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 ssh-agent -k [2022-06-14T21:03:10.882Z] unset SSH_AUTH_SOCK; [2022-06-14T21:03:10.883Z] unset SSH_AGENT_PID; [2022-06-14T21:03:10.883Z] echo Agent pid 40 killed; [2022-06-14T21:03:10.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-14T21:03:10.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-14T21:03:10.914Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-14T21:03:11.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-14T21:03:11.047Z] $ docker exec 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 ssh-agent [2022-06-14T21:03:11.161Z] SSH_AUTH_SOCK=/tmp/ssh-F32RokKrklpc/agent.72 [2022-06-14T21:03:11.161Z] SSH_AGENT_PID=79 [2022-06-14T21:03:11.167Z] Running ssh-add (command line suppressed) [2022-06-14T21:03:11.281Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6846099810281160056.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6846099810281160056.key) [2022-06-14T21:03:11.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-14T21:03:11.578Z] + git semver init [2022-06-14T21:03:11.838Z] 2022-06-14 21:03:11,758 [run_init] DEBUG init version:0.0.0 force:False [2022-06-14T21:03:11.838Z] 2022-06-14 21:03:11,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-06-14T21:03:11.838Z] 2022-06-14 21:03:11,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-06-14T21:03:11.838Z] 2022-06-14 21:03:11,759 [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-06-14T21:03:12.410Z] 2022-06-14 21:03:12,386 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-06-14T21:03:12.410Z] 2022-06-14 21:03:12,387 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-06-14T21:03:12.410Z] 2022-06-14 21:03:12,387 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-06-14T21:03:12.410Z] 2022-06-14 21:03:12,387 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-06-14T21:03:12.410Z] 2.2.1-dev.3 [Pipeline] } [2022-06-14T21:03:12.427Z] $ docker exec --env ******** --env ******** 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 ssh-agent -k [2022-06-14T21:03:12.550Z] unset SSH_AUTH_SOCK; [2022-06-14T21:03:12.550Z] unset SSH_AGENT_PID; [2022-06-14T21:03:12.550Z] echo Agent pid 79 killed; [2022-06-14T21:03:12.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-14T21:03:12.864Z] + git semver [Pipeline] } [2022-06-14T21:03:13.146Z] $ docker stop --time=1 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 [2022-06-14T21:03:14.454Z] $ docker rm -f 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-14T21:03:14.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-14T21:03:15.028Z] Stashed 1 file(s) [Pipeline] echo [2022-06-14T21:03:15.031Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-06-14T21:03:15.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-14T21:03:15.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-14T21:03:15.212Z] ========================================================= [2022-06-14T21:03:15.212Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-14T21:03:15.212Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-06-14T21:03:15.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-14T21:03:15.512Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-14T21:03:15.512Z] 59bf1c3509f3: Pulling fs layer [2022-06-14T21:03:15.512Z] 666ba61612fd: Pulling fs layer [2022-06-14T21:03:15.512Z] 8ed8ca486205: Pulling fs layer [2022-06-14T21:03:15.512Z] cc1cd167ecdc: Pulling fs layer [2022-06-14T21:03:15.512Z] c516ae0d96e1: Pulling fs layer [2022-06-14T21:03:15.512Z] 684cea983483: Pulling fs layer [2022-06-14T21:03:15.512Z] dd3240ac7de5: Pulling fs layer [2022-06-14T21:03:15.512Z] b1e948a4e11c: Pulling fs layer [2022-06-14T21:03:15.512Z] a8fd76ee1af6: Pulling fs layer [2022-06-14T21:03:15.512Z] 646ad004c059: Pulling fs layer [2022-06-14T21:03:15.512Z] cc1cd167ecdc: Waiting [2022-06-14T21:03:15.512Z] c516ae0d96e1: Waiting [2022-06-14T21:03:15.512Z] 684cea983483: Waiting [2022-06-14T21:03:15.512Z] dd3240ac7de5: Waiting [2022-06-14T21:03:15.512Z] b1e948a4e11c: Waiting [2022-06-14T21:03:15.512Z] a8fd76ee1af6: Waiting [2022-06-14T21:03:15.512Z] 646ad004c059: Waiting [2022-06-14T21:03:15.512Z] 8ed8ca486205: Download complete [2022-06-14T21:03:15.512Z] 666ba61612fd: Download complete [2022-06-14T21:03:15.512Z] c516ae0d96e1: Verifying Checksum [2022-06-14T21:03:15.512Z] c516ae0d96e1: Download complete [2022-06-14T21:03:15.512Z] 684cea983483: Verifying Checksum [2022-06-14T21:03:15.512Z] 684cea983483: Download complete [2022-06-14T21:03:15.512Z] dd3240ac7de5: Download complete [2022-06-14T21:03:15.512Z] 59bf1c3509f3: Download complete [2022-06-14T21:03:15.770Z] b1e948a4e11c: Download complete [2022-06-14T21:03:15.770Z] 59bf1c3509f3: Pull complete [2022-06-14T21:03:16.036Z] 666ba61612fd: Pull complete [2022-06-14T21:03:16.036Z] 8ed8ca486205: Pull complete [2022-06-14T21:03:16.296Z] 646ad004c059: Verifying Checksum [2022-06-14T21:03:16.296Z] 646ad004c059: Download complete [2022-06-14T21:03:16.296Z] a8fd76ee1af6: Verifying Checksum [2022-06-14T21:03:16.296Z] a8fd76ee1af6: Download complete [2022-06-14T21:03:16.557Z] cc1cd167ecdc: Verifying Checksum [2022-06-14T21:03:16.557Z] cc1cd167ecdc: Download complete [2022-06-14T21:03:19.881Z] cc1cd167ecdc: Pull complete [2022-06-14T21:03:19.881Z] c516ae0d96e1: Pull complete [2022-06-14T21:03:19.881Z] 684cea983483: Pull complete [2022-06-14T21:03:19.881Z] dd3240ac7de5: Pull complete [2022-06-14T21:03:20.140Z] b1e948a4e11c: Pull complete [2022-06-14T21:03:22.083Z] a8fd76ee1af6: Pull complete [2022-06-14T21:03:22.654Z] 646ad004c059: Pull complete [2022-06-14T21:03:22.654Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-14T21:03:22.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-14T21:03:22.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-06-14T21:03:22.967Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:03:23.279Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-14T21:03:23.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:03:23.415Z] prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container [2022-06-14T21:03:23.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-14T21:03:25.855Z] $ docker top a27f5ead0132b5b7d4f4e76004404b26760b42aa01ed3562a694fe6fc3a76fbc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-14T21:03:26.209Z] + go version [2022-06-14T21:03:26.209Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-14T21:03:26.226Z] $ docker stop --time=1 a27f5ead0132b5b7d4f4e76004404b26760b42aa01ed3562a694fe6fc3a76fbc [2022-06-14T21:03:27.563Z] $ docker rm -f a27f5ead0132b5b7d4f4e76004404b26760b42aa01ed3562a694fe6fc3a76fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:03:27.993Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-14T21:03:27.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:03:28.086Z] prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container [2022-06-14T21:03:28.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-14T21:03:28.467Z] $ docker top d7e247dc1cfed48bb159187dc0b61a6326e51ac414ba56ffa0b704f9123b5142 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-14T21:03:28.852Z] + make test [2022-06-14T21:03:28.852Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-06-14T21:03:28.852Z] go: downloading github.com/stretchr/testify v1.7.2 [2022-06-14T21:03:28.852Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-14T21:03:28.852Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-06-14T21:03:28.852Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-14T21:03:28.852Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-14T21:03:28.852Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-06-14T21:03:28.852Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-06-14T21:03:28.852Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-06-14T21:03:28.852Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-14T21:03:28.852Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-14T21:03:28.852Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-06-14T21:03:30.126Z] Still waiting to schedule task [2022-06-14T21:03:30.127Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-14T21:03:39.002Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-06-14T21:03:40.910Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.053s coverage: 90.3% of statements [2022-06-14T21:03:41.169Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.7% of statements [2022-06-14T21:03:41.169Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-06-14T21:04:03.132Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.375s coverage: 83.8% of statements [2022-06-14T21:04:03.132Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.026s coverage: 85.7% of statements [2022-06-14T21:04:03.132Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-06-14T21:04:03.132Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.030s coverage: 100.0% of statements [2022-06-14T21:04:03.132Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.026s coverage: 100.0% of statements [2022-06-14T21:04:03.132Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.021s coverage: 90.9% of statements [2022-06-14T21:04:11.257Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-14T21:04:13.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-14T21:04:13.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-14T21:04:13.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-14T21:04:13.196Z] $ docker stop --time=1 d7e247dc1cfed48bb159187dc0b61a6326e51ac414ba56ffa0b704f9123b5142 [2022-06-14T21:04:14.744Z] $ docker rm -f d7e247dc1cfed48bb159187dc0b61a6326e51ac414ba56ffa0b704f9123b5142 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-14T21:04:15.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-14T21:04:15.204Z] 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-06-14T21:04:15.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-14T21:04:15.678Z] [2022-06-14T21:04:15.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:04:15.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-14T21:04:15.980Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-14T21:04:15.980Z] 5eb5b503b376: Pulling fs layer [2022-06-14T21:04:15.980Z] 5c69ac0246d0: Pulling fs layer [2022-06-14T21:04:15.980Z] ec43610c2a17: Pulling fs layer [2022-06-14T21:04:15.980Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-14T21:04:15.980Z] 33b1e0a273af: Pulling fs layer [2022-06-14T21:04:15.980Z] 5d3b04190fa2: Pulling fs layer [2022-06-14T21:04:15.980Z] 2f39f015ded8: Pulling fs layer [2022-06-14T21:04:15.980Z] 33b1e0a273af: Waiting [2022-06-14T21:04:15.980Z] 3a2ae6a8a46f: Waiting [2022-06-14T21:04:15.980Z] 2f39f015ded8: Waiting [2022-06-14T21:04:15.980Z] 5d3b04190fa2: Waiting [2022-06-14T21:04:15.980Z] 5c69ac0246d0: Download complete [2022-06-14T21:04:15.980Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-14T21:04:15.980Z] 3a2ae6a8a46f: Download complete [2022-06-14T21:04:15.980Z] 33b1e0a273af: Verifying Checksum [2022-06-14T21:04:15.980Z] 33b1e0a273af: Download complete [2022-06-14T21:04:15.980Z] 5d3b04190fa2: Download complete [2022-06-14T21:04:15.980Z] ec43610c2a17: Download complete [2022-06-14T21:04:16.239Z] 5eb5b503b376: Verifying Checksum [2022-06-14T21:04:16.239Z] 5eb5b503b376: Download complete [2022-06-14T21:04:16.806Z] 2f39f015ded8: Verifying Checksum [2022-06-14T21:04:16.806Z] 2f39f015ded8: Download complete [2022-06-14T21:04:17.373Z] 5eb5b503b376: Pull complete [2022-06-14T21:04:17.631Z] 5c69ac0246d0: Pull complete [2022-06-14T21:04:17.889Z] ec43610c2a17: Pull complete [2022-06-14T21:04:18.148Z] 3a2ae6a8a46f: Pull complete [2022-06-14T21:04:18.148Z] 33b1e0a273af: Pull complete [2022-06-14T21:04:18.407Z] 5d3b04190fa2: Pull complete [2022-06-14T21:04:22.600Z] 2f39f015ded8: Pull complete [2022-06-14T21:04:22.600Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-14T21:04:22.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-14T21:04:22.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:04:22.698Z] prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container [2022-06-14T21:04:22.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-14T21:04:24.626Z] $ docker top 3d3729b45a235626e6b3f6f17a82d68722ed3792f32b23399d1152cfe343e1d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:04:25.028Z] ---> job-cost.sh [2022-06-14T21:04:25.028Z] lf-activate-venv: SKIPPING [2022-06-14T21:04:25.028Z] INFO: No Stack... [2022-06-14T21:04:25.289Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-14T21:04:25.857Z] INFO: Archiving Costs [Pipeline] sh [2022-06-14T21:04:26.147Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-06-14T21:04:26.147Z] + cut -d, -f6 [Pipeline] lock [2022-06-14T21:04:26.159Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] [2022-06-14T21:04:26.168Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] did not exist. Created. [2022-06-14T21:04:26.168Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-14T21:04:26.478Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-14T21:04:26.508Z] Stashed 1 file(s) [Pipeline] } [2022-06-14T21:04:26.514Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-14T21:04:26.540Z] $ docker stop --time=1 3d3729b45a235626e6b3f6f17a82d68722ed3792f32b23399d1152cfe343e1d2 [2022-06-14T21:04:27.726Z] $ docker rm -f 3d3729b45a235626e6b3f6f17a82d68722ed3792f32b23399d1152cfe343e1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-14T21:05:07.841Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2414 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-06-14T21:05:07.853Z] Running in /w/workspace/go-mod-messaging/26 [Pipeline] { [Pipeline] checkout [2022-06-14T21:05:07.896Z] Selected Git installation does not exist. Using Default [2022-06-14T21:05:07.896Z] The recommended git tool is: NONE [2022-06-14T21:05:14.176Z] using credential edgex-jenkins-ssh [2022-06-14T21:05:14.194Z] Cloning the remote Git repository [2022-06-14T21:05:15.411Z] Avoid second fetch [2022-06-14T21:05:15.411Z] Checking out Revision e3708ca1a423e5589f40c2ecf9d10423d8de80d8 (main) [2022-06-14T21:05:14.258Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-06-14T21:05:14.333Z] > git init /w/workspace/go-mod-messaging/26 # timeout=10 [2022-06-14T21:05:14.400Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-06-14T21:05:14.401Z] > git --version # timeout=10 [2022-06-14T21:05:14.479Z] > git --version # 'git version 2.25.1' [2022-06-14T21:05:14.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-14T21:05:14.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-14T21:05:15.370Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-06-14T21:05:15.394Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-14T21:05:15.443Z] > git config core.sparsecheckout # timeout=10 [2022-06-14T21:05:15.456Z] > git checkout -f e3708ca1a423e5589f40c2ecf9d10423d8de80d8 # timeout=10 [2022-06-14T21:05:19.659Z] Commit message: "Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-14T21:05:20.519Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-14T21:05:20.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-14T21:05:20.519Z] Dload Upload Total Spent Left Speed [2022-06-14T21:05:20.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 93534 0 --:--:-- --:--:-- --:--:-- 93534 [Pipeline] sh [2022-06-14T21:05:21.216Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-14T21:05:21.567Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-14T21:05:21.567Z] + sudo tee /etc/docker/daemon.new [2022-06-14T21:05:21.567Z] { [2022-06-14T21:05:21.567Z] "registry-mirrors": [ [2022-06-14T21:05:21.567Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-14T21:05:21.567Z] ], [2022-06-14T21:05:21.567Z] "bip": "10.250.0.254/24", [2022-06-14T21:05:21.567Z] "hosts": [ [2022-06-14T21:05:21.567Z] "tcp://0.0.0.0:5555", [2022-06-14T21:05:21.567Z] "unix:///var/run/docker.sock" [2022-06-14T21:05:21.567Z] ], [2022-06-14T21:05:21.567Z] "mtu": 1458, [2022-06-14T21:05:21.567Z] "selinux-enabled": true, [2022-06-14T21:05:21.567Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-14T21:05:21.567Z] } [Pipeline] sh [2022-06-14T21:05:21.913Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-14T21:05:22.246Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-06-14T21:05:41.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-14T21:05:41.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-14T21:05:41.077Z] ========================================================= [2022-06-14T21:05:41.077Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-14T21:05:41.077Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-06-14T21:05:41.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-14T21:05:42.019Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-14T21:05:42.019Z] 9b3977197b4f: Pulling fs layer [2022-06-14T21:05:42.019Z] 1a89e8eeedd5: Pulling fs layer [2022-06-14T21:05:42.019Z] 94645a83ff95: Pulling fs layer [2022-06-14T21:05:42.019Z] e6fb740bc735: Pulling fs layer [2022-06-14T21:05:42.019Z] 3a77bd46dcc9: Pulling fs layer [2022-06-14T21:05:42.019Z] 355e64cbe906: Pulling fs layer [2022-06-14T21:05:42.019Z] 63ab81a10011: Pulling fs layer [2022-06-14T21:05:42.019Z] 555d1d1c4555: Pulling fs layer [2022-06-14T21:05:42.019Z] 7d9057610161: Pulling fs layer [2022-06-14T21:05:42.019Z] 63ab81a10011: Waiting [2022-06-14T21:05:42.019Z] 555d1d1c4555: Waiting [2022-06-14T21:05:42.019Z] 7d9057610161: Waiting [2022-06-14T21:05:42.019Z] e6fb740bc735: Waiting [2022-06-14T21:05:42.019Z] 3a77bd46dcc9: Waiting [2022-06-14T21:05:42.019Z] 94645a83ff95: Verifying Checksum [2022-06-14T21:05:42.019Z] 1a89e8eeedd5: Verifying Checksum [2022-06-14T21:05:42.019Z] 1a89e8eeedd5: Download complete [2022-06-14T21:05:42.019Z] 3a77bd46dcc9: Download complete [2022-06-14T21:05:42.019Z] 355e64cbe906: Verifying Checksum [2022-06-14T21:05:42.019Z] 355e64cbe906: Download complete [2022-06-14T21:05:42.019Z] 9b3977197b4f: Verifying Checksum [2022-06-14T21:05:42.019Z] 9b3977197b4f: Download complete [2022-06-14T21:05:42.019Z] 63ab81a10011: Verifying Checksum [2022-06-14T21:05:42.019Z] 63ab81a10011: Download complete [2022-06-14T21:05:43.019Z] 9b3977197b4f: Pull complete [2022-06-14T21:05:43.301Z] 7d9057610161: Verifying Checksum [2022-06-14T21:05:43.301Z] 7d9057610161: Download complete [2022-06-14T21:05:43.602Z] 1a89e8eeedd5: Pull complete [2022-06-14T21:05:44.209Z] 94645a83ff95: Pull complete [2022-06-14T21:05:44.209Z] 555d1d1c4555: Verifying Checksum [2022-06-14T21:05:44.209Z] 555d1d1c4555: Download complete [2022-06-14T21:05:44.804Z] e6fb740bc735: Verifying Checksum [2022-06-14T21:05:44.804Z] e6fb740bc735: Download complete [2022-06-14T21:05:57.227Z] e6fb740bc735: Pull complete [2022-06-14T21:05:57.227Z] 3a77bd46dcc9: Pull complete [2022-06-14T21:05:57.227Z] 355e64cbe906: Pull complete [2022-06-14T21:05:57.227Z] 63ab81a10011: Pull complete [2022-06-14T21:06:03.950Z] 555d1d1c4555: Pull complete [2022-06-14T21:06:05.928Z] 7d9057610161: Pull complete [2022-06-14T21:06:05.928Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-14T21:06:05.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-14T21:06:05.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-06-14T21:06:06.267Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:06:06.621Z] + docker inspect -f . ci-base-image-arm64 [2022-06-14T21:06:06.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:06:06.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-2414 does not seem to be running inside a container [2022-06-14T21:06:06.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/26 -v /w/workspace/go-mod-messaging/26:/w/workspace/go-mod-messaging/26:rw,z -v /w/workspace/go-mod-messaging/26@tmp:/w/workspace/go-mod-messaging/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-14T21:06:09.889Z] $ docker top 13fda8b05ee6bfb9993f04cfaa0856c613fd698240237921f75a01e1095bf53b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-14T21:06:10.783Z] + go version [2022-06-14T21:06:10.783Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-14T21:06:10.813Z] $ docker stop --time=1 13fda8b05ee6bfb9993f04cfaa0856c613fd698240237921f75a01e1095bf53b [2022-06-14T21:06:12.433Z] $ docker rm -f 13fda8b05ee6bfb9993f04cfaa0856c613fd698240237921f75a01e1095bf53b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:06:13.035Z] + docker inspect -f . ci-base-image-arm64 [2022-06-14T21:06:13.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:06:13.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-2414 does not seem to be running inside a container [2022-06-14T21:06:13.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/26 -v /w/workspace/go-mod-messaging/26:/w/workspace/go-mod-messaging/26:rw,z -v /w/workspace/go-mod-messaging/26@tmp:/w/workspace/go-mod-messaging/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-14T21:06:15.612Z] $ docker top 2d68b11938661038a93b2addab1329f4f6c39ff26964e12884a455c54a55872c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-14T21:06:16.506Z] + make test [2022-06-14T21:06:16.506Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-06-14T21:06:16.506Z] go: downloading github.com/stretchr/testify v1.7.2 [2022-06-14T21:06:16.506Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-14T21:06:16.782Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-06-14T21:06:16.782Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-14T21:06:16.782Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-06-14T21:06:16.782Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-14T21:06:16.782Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-06-14T21:06:17.058Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-06-14T21:06:17.058Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-14T21:06:17.059Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-06-14T21:06:17.059Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-14T21:07:04.044Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-06-14T21:07:26.277Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.209s coverage: 90.3% of statements [2022-06-14T21:07:31.696Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.104s coverage: 68.7% of statements [2022-06-14T21:07:31.696Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-06-14T21:07:49.973Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.464s coverage: 83.8% of statements [2022-06-14T21:07:49.973Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.067s coverage: 85.7% of statements [2022-06-14T21:07:49.973Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-06-14T21:07:49.973Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.076s coverage: 100.0% of statements [2022-06-14T21:07:49.973Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements [2022-06-14T21:07:49.973Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.062s coverage: 90.9% of statements [2022-06-14T21:07:49.973Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-14T21:07:49.973Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-14T21:08:22.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-14T21:08:22.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-14T21:08:22.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-14T21:08:22.390Z] $ docker stop --time=1 2d68b11938661038a93b2addab1329f4f6c39ff26964e12884a455c54a55872c [2022-06-14T21:08:24.253Z] $ docker rm -f 2d68b11938661038a93b2addab1329f4f6c39ff26964e12884a455c54a55872c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-14T21:08:25.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-14T21:08:25.268Z] Warning: overwriting stash ‘coverage-report’ [2022-06-14T21:08:25.718Z] 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-06-14T21:08:26.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-14T21:08:26.145Z] [2022-06-14T21:08:26.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:08:26.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-14T21:08:26.778Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-14T21:08:26.778Z] 8998bd30e6a1: Pulling fs layer [2022-06-14T21:08:26.778Z] 04944245beec: Pulling fs layer [2022-06-14T21:08:26.778Z] 699f458cf7ca: Pulling fs layer [2022-06-14T21:08:26.778Z] 765212b225bb: Pulling fs layer [2022-06-14T21:08:26.778Z] f23df028b6ca: Pulling fs layer [2022-06-14T21:08:26.778Z] d65c8cfc05b1: Pulling fs layer [2022-06-14T21:08:26.778Z] 2437ff75d9bd: Pulling fs layer [2022-06-14T21:08:26.778Z] f23df028b6ca: Waiting [2022-06-14T21:08:26.778Z] 765212b225bb: Waiting [2022-06-14T21:08:26.778Z] d65c8cfc05b1: Waiting [2022-06-14T21:08:26.778Z] 2437ff75d9bd: Waiting [2022-06-14T21:08:26.778Z] 04944245beec: Verifying Checksum [2022-06-14T21:08:26.778Z] 04944245beec: Download complete [2022-06-14T21:08:26.778Z] 765212b225bb: Verifying Checksum [2022-06-14T21:08:26.778Z] 765212b225bb: Download complete [2022-06-14T21:08:26.778Z] f23df028b6ca: Verifying Checksum [2022-06-14T21:08:26.778Z] f23df028b6ca: Download complete [2022-06-14T21:08:26.778Z] d65c8cfc05b1: Verifying Checksum [2022-06-14T21:08:26.778Z] d65c8cfc05b1: Download complete [2022-06-14T21:08:27.056Z] 699f458cf7ca: Verifying Checksum [2022-06-14T21:08:27.056Z] 699f458cf7ca: Download complete [2022-06-14T21:08:27.335Z] 8998bd30e6a1: Verifying Checksum [2022-06-14T21:08:27.335Z] 8998bd30e6a1: Download complete [2022-06-14T21:08:29.961Z] 2437ff75d9bd: Verifying Checksum [2022-06-14T21:08:29.961Z] 2437ff75d9bd: Download complete [2022-06-14T21:08:31.946Z] 8998bd30e6a1: Pull complete [2022-06-14T21:08:32.221Z] 04944245beec: Pull complete [2022-06-14T21:08:33.661Z] 699f458cf7ca: Pull complete [2022-06-14T21:08:33.934Z] 765212b225bb: Pull complete [2022-06-14T21:08:34.914Z] f23df028b6ca: Pull complete [2022-06-14T21:08:34.914Z] d65c8cfc05b1: Pull complete [2022-06-14T21:08:50.004Z] 2437ff75d9bd: Pull complete [2022-06-14T21:08:50.004Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-14T21:08:50.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-14T21:08:50.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:08:50.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-2414 does not seem to be running inside a container [2022-06-14T21:08:50.333Z] $ 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/26 -v /w/workspace/go-mod-messaging/26:/w/workspace/go-mod-messaging/26:rw,z -v /w/workspace/go-mod-messaging/26@tmp:/w/workspace/go-mod-messaging/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-14T21:08:52.609Z] $ docker top 22ff8fc150e92a1777f3a447b8522af2d9b1aa02e1dd8546d499e8ada5f3f85e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:08:53.534Z] ---> job-cost.sh [2022-06-14T21:08:53.534Z] lf-activate-venv: SKIPPING [2022-06-14T21:08:53.534Z] INFO: No Stack... [2022-06-14T21:08:54.129Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-14T21:08:55.106Z] INFO: Archiving Costs [Pipeline] sh [2022-06-14T21:08:55.786Z] + + cutcat -d, /w/workspace/go-mod-messaging/26/archives/cost.csv -f6 [2022-06-14T21:08:55.786Z] [Pipeline] lock [2022-06-14T21:08:55.853Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] [2022-06-14T21:08:55.860Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] did not exist. Created. [2022-06-14T21:08:55.860Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-14T21:08:56.541Z] /w/workspace/go-mod-messaging/26@tmp/durable-dbede00c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-14T21:08:57.224Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-14T21:08:57.245Z] Warning: overwriting stash ‘stack-cost’ [2022-06-14T21:08:57.295Z] Stashed 1 file(s) [Pipeline] } [2022-06-14T21:08:57.304Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-14T21:08:57.331Z] $ docker stop --time=1 22ff8fc150e92a1777f3a447b8522af2d9b1aa02e1dd8546d499e8ada5f3f85e [2022-06-14T21:08:58.821Z] $ docker rm -f 22ff8fc150e92a1777f3a447b8522af2d9b1aa02e1dd8546d499e8ada5f3f85e [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-06-14T21:08:59.231Z] provisioning config files... [2022-06-14T21:08:59.242Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2414518243911734658tmp [Pipeline] { [Pipeline] sh [2022-06-14T21:08:59.539Z] + set +x [2022-06-14T21:08:59.539Z] + curl -s https://codecov.io/bash [2022-06-14T21:08:59.539Z] + bash -s -- [2022-06-14T21:08:59.539Z] [2022-06-14T21:08:59.539Z] _____ _ [2022-06-14T21:08:59.539Z] / ____| | | [2022-06-14T21:08:59.539Z] | | ___ __| | ___ ___ _____ __ [2022-06-14T21:08:59.539Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-14T21:08:59.539Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-14T21:08:59.539Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-14T21:08:59.539Z] Bash-1.0.6 [2022-06-14T21:08:59.539Z] [2022-06-14T21:08:59.539Z] [2022-06-14T21:08:59.539Z] ==> git version 2.25.1 found [2022-06-14T21:08:59.539Z] ==> 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-06-14T21:08:59.539Z] Release-Date: 2020-01-08 [2022-06-14T21:08:59.539Z] 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-06-14T21:08:59.539Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-14T21:08:59.539Z] ==> Jenkins CI detected. [2022-06-14T21:08:59.539Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-06-14T21:08:59.539Z] project root: . [2022-06-14T21:08:59.539Z] --> token set from env [2022-06-14T21:08:59.539Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-14T21:08:59.539Z] ==> Running gcov in . (disable via -X gcov) [2022-06-14T21:08:59.539Z] ==> Python coveragepy not found [2022-06-14T21:08:59.539Z] ==> Searching for coverage reports in: [2022-06-14T21:08:59.539Z] + . [2022-06-14T21:08:59.539Z] -> Found 1 reports [2022-06-14T21:08:59.539Z] ==> Detecting git/mercurial file structure [2022-06-14T21:08:59.539Z] ==> Reading reports [2022-06-14T21:08:59.539Z] + ./coverage.out bytes=22780 [2022-06-14T21:08:59.539Z] ==> Appending adjustments [2022-06-14T21:08:59.539Z] https://docs.codecov.io/docs/fixing-reports [2022-06-14T21:08:59.799Z] + Found adjustments [2022-06-14T21:08:59.799Z] ==> Gzipping contents [2022-06-14T21:08:59.799Z] 8.0K /tmp/codecov.K4WIVe.gz [2022-06-14T21:08:59.799Z] ==> Uploading reports [2022-06-14T21:08:59.799Z] url: https://codecov.io [2022-06-14T21:08:59.799Z] query: branch=main&commit=e3708ca1a423e5589f40c2ecf9d10423d8de80d8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-14T21:08:59.799Z] -> Pinging Codecov [2022-06-14T21:08:59.799Z] 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=e3708ca1a423e5589f40c2ecf9d10423d8de80d8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-14T21:09:00.064Z] -> Uploading to [2022-06-14T21:09:00.064Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-14/F6E385568367DD0E4001BA4F8F1CB792/e3708ca1a423e5589f40c2ecf9d10423d8de80d8/952b9e31-73ad-4640-9cdd-d327bc470bf0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220614T210859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7278c1376f046a5365446745c0d7e5bf35267c89612ee0426b120d32b67236dd [2022-06-14T21:09:00.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-14T21:09:00.064Z] Dload Upload Total Spent Left Speed [2022-06-14T21:09:00.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5562 0 0 100 5562 0 23175 --:--:-- --:--:-- --:--:-- 23175 [2022-06-14T21:09:00.325Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] } [2022-06-14T21:09:00.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-14T21:09:00.506Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-14T21:09:00.516Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:09:00.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-14T21:09:00.817Z] [2022-06-14T21:09:00.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:09:01.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-14T21:09:01.122Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-14T21:09:01.122Z] df9b9388f04a: Pulling fs layer [2022-06-14T21:09:01.122Z] 52dc419b0ee2: Pulling fs layer [2022-06-14T21:09:01.122Z] 25bc292e5bac: Pulling fs layer [2022-06-14T21:09:01.122Z] 114826534d7a: Pulling fs layer [2022-06-14T21:09:01.122Z] 4657fd5d0bcf: Pulling fs layer [2022-06-14T21:09:01.122Z] 6ad1cebc031e: Pulling fs layer [2022-06-14T21:09:01.122Z] 8a3aa393b2d8: Pulling fs layer [2022-06-14T21:09:01.122Z] 114826534d7a: Waiting [2022-06-14T21:09:01.122Z] 4657fd5d0bcf: Waiting [2022-06-14T21:09:01.122Z] 6ad1cebc031e: Waiting [2022-06-14T21:09:01.122Z] 8a3aa393b2d8: Waiting [2022-06-14T21:09:01.122Z] 25bc292e5bac: Verifying Checksum [2022-06-14T21:09:01.122Z] 25bc292e5bac: Download complete [2022-06-14T21:09:01.122Z] 52dc419b0ee2: Verifying Checksum [2022-06-14T21:09:01.122Z] 52dc419b0ee2: Download complete [2022-06-14T21:09:01.122Z] 4657fd5d0bcf: Verifying Checksum [2022-06-14T21:09:01.122Z] 4657fd5d0bcf: Download complete [2022-06-14T21:09:01.383Z] 6ad1cebc031e: Verifying Checksum [2022-06-14T21:09:01.383Z] 6ad1cebc031e: Download complete [2022-06-14T21:09:01.383Z] df9b9388f04a: Pull complete [2022-06-14T21:09:01.383Z] 52dc419b0ee2: Pull complete [2022-06-14T21:09:01.383Z] 25bc292e5bac: Pull complete [2022-06-14T21:09:01.953Z] 114826534d7a: Verifying Checksum [2022-06-14T21:09:01.953Z] 114826534d7a: Download complete [2022-06-14T21:09:01.953Z] 8a3aa393b2d8: Verifying Checksum [2022-06-14T21:09:01.953Z] 8a3aa393b2d8: Download complete [2022-06-14T21:09:05.242Z] 114826534d7a: Pull complete [2022-06-14T21:09:05.242Z] 4657fd5d0bcf: Pull complete [2022-06-14T21:09:05.500Z] 6ad1cebc031e: Pull complete [2022-06-14T21:09:08.041Z] 8a3aa393b2d8: Pull complete [2022-06-14T21:09:08.041Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-14T21:09:08.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-14T21:09:08.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:09:08.136Z] prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container [2022-06-14T21:09:08.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-14T21:09:10.155Z] $ docker top fa392ed87486324dc9a9fd1f4200c100743605e7e5065e5135d9d1ecc8251186 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-14T21:09:10.222Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-06-14T21:09:10.503Z] + set -o pipefail [2022-06-14T21:09:10.503Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-06-14T21:09:12.415Z] [2022-06-14T21:09:12.415Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-06-14T21:09:12.415Z] [2022-06-14T21:09:12.415Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/26a8d7e8-72d8-462c-9129-2bb15daa843b [2022-06-14T21:09:12.415Z] [2022-06-14T21:09:12.415Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-14T21:09:12.415Z] [2022-06-14T21:09:12.985Z] [2022-06-14T21:09:12.985Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-14T21:09:12.985Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-14T21:09:13.004Z] $ docker stop --time=1 fa392ed87486324dc9a9fd1f4200c100743605e7e5065e5135d9d1ecc8251186 [2022-06-14T21:09:14.377Z] $ docker rm -f fa392ed87486324dc9a9fd1f4200c100743605e7e5065e5135d9d1ecc8251186 [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-06-14T21:09:14.919Z] + git log --format=format:%s -1 e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] sh [2022-06-14T21:09:15.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-14T21:09:15.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:09:15.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-14T21:09:15.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:09:15.655Z] prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container [2022-06-14T21:09:15.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-14T21:09:16.075Z] $ docker top 18e28e9a40baf4fcec9d2ea49ebf7575b2bd753ecfe0aa4e751008dd23a93fdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-14T21:09:16.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-14T21:09:16.161Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-14T21:09:16.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-14T21:09:16.284Z] $ docker exec 18e28e9a40baf4fcec9d2ea49ebf7575b2bd753ecfe0aa4e751008dd23a93fdd ssh-agent [2022-06-14T21:09:16.392Z] SSH_AUTH_SOCK=/tmp/ssh-tfmp4sa7yJZH/agent.32 [2022-06-14T21:09:16.392Z] SSH_AGENT_PID=38 [2022-06-14T21:09:16.397Z] Running ssh-add (command line suppressed) [2022-06-14T21:09:16.530Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5253321115250387106.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5253321115250387106.key) [2022-06-14T21:09:16.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-14T21:09:16.831Z] + git semver tag [2022-06-14T21:09:17.092Z] 2022-06-14 21:09:17,022 [run_tag] DEBUG tag force:False [2022-06-14T21:09:17.092Z] 2022-06-14 21:09:17,022 [check_head_tag] DEBUG check head tag [2022-06-14T21:09:17.092Z] 2022-06-14 21:09:17,023 [execute] INFO git cat-file --batch-check [2022-06-14T21:09:17.092Z] 2022-06-14 21:09:17,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-06-14T21:09:17.092Z] 2022-06-14 21:09:17,026 [execute] INFO git cat-file --batch [2022-06-14T21:09:17.092Z] 2022-06-14 21:09:17,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-06-14T21:09:17.092Z] 2022-06-14 21:09:17,044 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-06-14T21:09:17.092Z] 2022-06-14 21:09:17,044 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 [2022-06-14T21:09:17.092Z] 2022-06-14 21:09:17,044 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-06-14T21:09:17.092Z] 2022-06-14 21:09:17,049 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-06-14T21:09:17.092Z] 2.2.1-dev.3 [Pipeline] } [2022-06-14T21:09:17.106Z] $ docker exec --env ******** --env ******** 18e28e9a40baf4fcec9d2ea49ebf7575b2bd753ecfe0aa4e751008dd23a93fdd ssh-agent -k [2022-06-14T21:09:17.214Z] unset SSH_AUTH_SOCK; [2022-06-14T21:09:17.214Z] unset SSH_AGENT_PID; [2022-06-14T21:09:17.214Z] echo Agent pid 38 killed; [2022-06-14T21:09:17.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-14T21:09:17.527Z] + git semver [Pipeline] } [2022-06-14T21:09:17.806Z] $ docker stop --time=1 18e28e9a40baf4fcec9d2ea49ebf7575b2bd753ecfe0aa4e751008dd23a93fdd [2022-06-14T21:09:19.116Z] $ docker rm -f 18e28e9a40baf4fcec9d2ea49ebf7575b2bd753ecfe0aa4e751008dd23a93fdd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:09:19.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-14T21:09:19.533Z] [2022-06-14T21:09:19.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:09:19.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-14T21:09:19.838Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-14T21:09:19.838Z] ab5ef0e58194: Pulling fs layer [2022-06-14T21:09:19.838Z] 9712f1f96733: Pulling fs layer [2022-06-14T21:09:19.838Z] 63f879dbbcfc: Pulling fs layer [2022-06-14T21:09:19.838Z] 0d9ebad4ef96: Pulling fs layer [2022-06-14T21:09:19.838Z] e9a5061849ea: Pulling fs layer [2022-06-14T21:09:19.838Z] d747dcd14b5f: Pulling fs layer [2022-06-14T21:09:19.838Z] 2de7ff778b66: Pulling fs layer [2022-06-14T21:09:19.838Z] 0d9ebad4ef96: Waiting [2022-06-14T21:09:19.838Z] e9a5061849ea: Waiting [2022-06-14T21:09:19.838Z] d747dcd14b5f: Waiting [2022-06-14T21:09:19.838Z] 2de7ff778b66: Waiting [2022-06-14T21:09:19.838Z] 9712f1f96733: Download complete [2022-06-14T21:09:20.097Z] 63f879dbbcfc: Verifying Checksum [2022-06-14T21:09:20.097Z] 63f879dbbcfc: Download complete [2022-06-14T21:09:20.358Z] e9a5061849ea: Verifying Checksum [2022-06-14T21:09:20.358Z] e9a5061849ea: Download complete [2022-06-14T21:09:20.358Z] d747dcd14b5f: Verifying Checksum [2022-06-14T21:09:20.358Z] d747dcd14b5f: Download complete [2022-06-14T21:09:20.358Z] 0d9ebad4ef96: Verifying Checksum [2022-06-14T21:09:20.358Z] 0d9ebad4ef96: Download complete [2022-06-14T21:09:20.358Z] 2de7ff778b66: Download complete [2022-06-14T21:09:20.617Z] ab5ef0e58194: Verifying Checksum [2022-06-14T21:09:20.617Z] ab5ef0e58194: Download complete [2022-06-14T21:09:23.154Z] ab5ef0e58194: Pull complete [2022-06-14T21:09:23.154Z] 9712f1f96733: Pull complete [2022-06-14T21:09:24.091Z] 63f879dbbcfc: Pull complete [2022-06-14T21:09:28.287Z] 0d9ebad4ef96: Pull complete [2022-06-14T21:09:28.287Z] e9a5061849ea: Pull complete [2022-06-14T21:09:28.287Z] d747dcd14b5f: Pull complete [2022-06-14T21:09:28.856Z] 2de7ff778b66: Pull complete [2022-06-14T21:09:28.857Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-14T21:09:28.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-14T21:09:28.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:09:28.941Z] prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container [2022-06-14T21:09:28.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-14T21:09:31.006Z] $ docker top 648612204ea6208d6ccd5f8772bfb238e08bcb31d01c0219c4a57781ad2e5aca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-14T21:09:31.080Z] provisioning config files... [2022-06-14T21:09:31.087Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1295575823711653765tmp [2022-06-14T21:09:31.096Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5421504994432237787tmp [2022-06-14T21:09:31.104Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6130020631103973470tmp [Pipeline] { [Pipeline] echo [2022-06-14T21:09:31.118Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:09:31.400Z] ---> sigul-configuration.sh [2022-06-14T21:09:31.400Z] gpg: directory `/root/.gnupg' created [2022-06-14T21:09:31.400Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-14T21:09:31.400Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-14T21:09:31.400Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-14T21:09:31.400Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-14T21:09:31.400Z] gpg: CAST5 encrypted data [2022-06-14T21:09:31.400Z] gpg: encrypted with 1 passphrase [2022-06-14T21:09:31.400Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-14T21:09:31.696Z] + mkdir /home/jenkins [2022-06-14T21:09:31.696Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-14T21:09:31.978Z] + 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-06-14T21:09:31.987Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:09:32.274Z] ---> sigul-install.sh [2022-06-14T21:09:32.274Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-14T21:09:32.561Z] + git tag --list [2022-06-14T21:09:32.561Z] v0.0.0 [2022-06-14T21:09:32.561Z] v0.1.0 [2022-06-14T21:09:32.561Z] v0.1.1 [2022-06-14T21:09:32.561Z] v0.1.10 [2022-06-14T21:09:32.562Z] v0.1.11 [2022-06-14T21:09:32.562Z] v0.1.12 [2022-06-14T21:09:32.562Z] v0.1.13 [2022-06-14T21:09:32.562Z] v0.1.14 [2022-06-14T21:09:32.562Z] v0.1.15 [2022-06-14T21:09:32.562Z] v0.1.16 [2022-06-14T21:09:32.562Z] v0.1.17 [2022-06-14T21:09:32.562Z] v0.1.18 [2022-06-14T21:09:32.562Z] v0.1.19 [2022-06-14T21:09:32.562Z] v0.1.2 [2022-06-14T21:09:32.562Z] v0.1.20 [2022-06-14T21:09:32.562Z] v0.1.21 [2022-06-14T21:09:32.562Z] v0.1.22 [2022-06-14T21:09:32.562Z] v0.1.23 [2022-06-14T21:09:32.562Z] v0.1.24 [2022-06-14T21:09:32.562Z] v0.1.25 [2022-06-14T21:09:32.562Z] v0.1.26 [2022-06-14T21:09:32.562Z] v0.1.27 [2022-06-14T21:09:32.562Z] v0.1.28 [2022-06-14T21:09:32.562Z] v0.1.29 [2022-06-14T21:09:32.562Z] v0.1.3 [2022-06-14T21:09:32.562Z] v0.1.30 [2022-06-14T21:09:32.562Z] v0.1.31 [2022-06-14T21:09:32.562Z] v0.1.4 [2022-06-14T21:09:32.562Z] v0.1.5 [2022-06-14T21:09:32.562Z] v0.1.6 [2022-06-14T21:09:32.562Z] v0.1.7 [2022-06-14T21:09:32.562Z] v0.1.8 [2022-06-14T21:09:32.562Z] v0.1.9 [2022-06-14T21:09:32.562Z] v2.0.0 [2022-06-14T21:09:32.562Z] v2.0.1 [2022-06-14T21:09:32.562Z] v2.1.0 [2022-06-14T21:09:32.562Z] v2.1.1 [2022-06-14T21:09:32.562Z] v2.1.1-dev.1 [2022-06-14T21:09:32.562Z] v2.1.1-dev.2 [2022-06-14T21:09:32.562Z] v2.1.1-dev.3 [2022-06-14T21:09:32.562Z] v2.2.0 [2022-06-14T21:09:32.562Z] v2.2.1-dev.1 [2022-06-14T21:09:32.562Z] v2.2.1-dev.2 [2022-06-14T21:09:32.562Z] v2.2.1-dev.3 [Pipeline] sh [2022-06-14T21:09:32.851Z] + lftools sign git-tag v2.2.1-dev.3 [2022-06-14T21:09:33.420Z] Signing Git tag with Sigul... [2022-06-14T21:09:33.420Z] Signing v2.2.1-dev.3 [Pipeline] echo [2022-06-14T21:09:33.690Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:09:33.977Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-14T21:09:33.985Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-14T21:09:34.007Z] $ docker stop --time=1 648612204ea6208d6ccd5f8772bfb238e08bcb31d01c0219c4a57781ad2e5aca [2022-06-14T21:09:35.314Z] $ docker rm -f 648612204ea6208d6ccd5f8772bfb238e08bcb31d01c0219c4a57781ad2e5aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-14T21:09:35.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-14T21:09:35.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:09:36.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-14T21:09:36.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:09:36.110Z] prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container [2022-06-14T21:09:36.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-14T21:09:36.526Z] $ docker top e207e215c47692e9a504b26128647d1ba4a50cdbc625926bf4dc7b61a976226b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-14T21:09:36.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-14T21:09:36.617Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-14T21:09:36.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-14T21:09:36.742Z] $ docker exec e207e215c47692e9a504b26128647d1ba4a50cdbc625926bf4dc7b61a976226b ssh-agent [2022-06-14T21:09:36.859Z] SSH_AUTH_SOCK=/tmp/ssh-46YY4tM5kXHZ/agent.33 [2022-06-14T21:09:36.859Z] SSH_AGENT_PID=39 [2022-06-14T21:09:36.865Z] Running ssh-add (command line suppressed) [2022-06-14T21:09:36.989Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7399006444755806585.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7399006444755806585.key) [2022-06-14T21:09:37.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-14T21:09:37.294Z] + git semver bump pre [2022-06-14T21:09:37.555Z] 2022-06-14 21:09:37,476 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-06-14T21:09:37.555Z] 2022-06-14 21:09:37,477 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev [2022-06-14T21:09:37.555Z] 2022-06-14 21:09:37,477 [bump_version] DEBUG bumped version:2.2.1-dev.4 [2022-06-14T21:09:37.555Z] 2022-06-14 21:09:37,477 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-06-14T21:09:37.555Z] 2022-06-14 21:09:37,477 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-06-14T21:09:37.555Z] 2022-06-14 21:09:37,477 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-06-14T21:09:37.555Z] 2022-06-14 21:09:37,479 [execute] INFO git cat-file --batch-check [2022-06-14T21:09:37.555Z] 2022-06-14 21:09:37,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-14T21:09:37.555Z] 2022-06-14 21:09:37,485 [execute] INFO git cat-file --batch [2022-06-14T21:09:37.555Z] 2022-06-14 21:09:37,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-14T21:09:37.555Z] 2022-06-14 21:09:37,490 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-06-14T21:09:37.555Z] 2.2.1-dev.4 [Pipeline] } [2022-06-14T21:09:37.569Z] $ docker exec --env ******** --env ******** e207e215c47692e9a504b26128647d1ba4a50cdbc625926bf4dc7b61a976226b ssh-agent -k [2022-06-14T21:09:37.674Z] unset SSH_AUTH_SOCK; [2022-06-14T21:09:37.675Z] unset SSH_AGENT_PID; [2022-06-14T21:09:37.675Z] echo Agent pid 39 killed; [2022-06-14T21:09:37.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-14T21:09:37.994Z] + git semver [Pipeline] } [2022-06-14T21:09:38.275Z] $ docker stop --time=1 e207e215c47692e9a504b26128647d1ba4a50cdbc625926bf4dc7b61a976226b [2022-06-14T21:09:39.585Z] $ docker rm -f e207e215c47692e9a504b26128647d1ba4a50cdbc625926bf4dc7b61a976226b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-14T21:09:39.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-14T21:09:39.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:09:40.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-14T21:09:40.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:09:40.333Z] prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container [2022-06-14T21:09:40.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-14T21:09:40.749Z] $ docker top 81b58326d9f71e30cab6e41960223332d869c22e75409d23799361106ee61dcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-14T21:09:40.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-14T21:09:40.837Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-14T21:09:40.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-14T21:09:40.974Z] $ docker exec 81b58326d9f71e30cab6e41960223332d869c22e75409d23799361106ee61dcb ssh-agent [2022-06-14T21:09:41.090Z] SSH_AUTH_SOCK=/tmp/ssh-EqK71nnptqQd/agent.33 [2022-06-14T21:09:41.090Z] SSH_AGENT_PID=40 [2022-06-14T21:09:41.097Z] Running ssh-add (command line suppressed) [2022-06-14T21:09:41.204Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5349668655026704648.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5349668655026704648.key) [2022-06-14T21:09:41.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-14T21:09:41.504Z] + git semver push [2022-06-14T21:09:41.765Z] 2022-06-14 21:09:41,690 [run_push] DEBUG push [2022-06-14T21:09:41.765Z] 2022-06-14 21:09:41,690 [execute] INFO git cat-file --batch-check [2022-06-14T21:09:41.765Z] 2022-06-14 21:09:41,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-14T21:09:41.765Z] 2022-06-14 21:09:41,694 [execute] INFO git rev-list 5de2356d4a3a56e890f8766221f1d72ceab97cb6 -- [2022-06-14T21:09:41.765Z] 2022-06-14 21:09:41,694 [execute] DEBUG Popen(['git', 'rev-list', '5de2356d4a3a56e890f8766221f1d72ceab97cb6', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-14T21:09:41.765Z] 2022-06-14 21:09:41,700 [execute] INFO git fetch -v origin [2022-06-14T21:09:41.765Z] 2022-06-14 21:09:41,701 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-14T21:09:42.339Z] 2022-06-14 21:09:42,291 [run_push] DEBUG no remote changes detected [2022-06-14T21:09:42.339Z] 2022-06-14 21:09:42,292 [execute] INFO git push origin semver [2022-06-14T21:09:42.339Z] 2022-06-14 21:09:42,292 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-14T21:09:43.282Z] 2022-06-14 21:09:43,119 [run_push] DEBUG push all version tags [2022-06-14T21:09:43.282Z] 2022-06-14 21:09:43,119 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-14T21:09:43.282Z] 2022-06-14 21:09:43,120 [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-06-14T21:09:43.854Z] 2022-06-14 21:09:43,764 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-06-14T21:09:43.854Z] 2.2.1-dev.4 [Pipeline] } [2022-06-14T21:09:43.870Z] $ docker exec --env ******** --env ******** 81b58326d9f71e30cab6e41960223332d869c22e75409d23799361106ee61dcb ssh-agent -k [2022-06-14T21:09:43.974Z] unset SSH_AUTH_SOCK; [2022-06-14T21:09:43.974Z] unset SSH_AGENT_PID; [2022-06-14T21:09:43.974Z] echo Agent pid 40 killed; [2022-06-14T21:09:43.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-14T21:09:44.288Z] + git semver [Pipeline] } [2022-06-14T21:09:44.566Z] $ docker stop --time=1 81b58326d9f71e30cab6e41960223332d869c22e75409d23799361106ee61dcb [2022-06-14T21:09:45.859Z] $ docker rm -f 81b58326d9f71e30cab6e41960223332d869c22e75409d23799361106ee61dcb [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-06-14T21:09:46.410Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-06-14T21:09:46.410Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-06-14T21:09:46.410Z] total 16 [2022-06-14T21:09:46.410Z] drwxr-xr-x 3 root root 4096 Jun 14 21:04 . [2022-06-14T21:09:46.411Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 14 21:09 .. [2022-06-14T21:09:46.411Z] drwxr-xr-x 2 root root 4096 Jun 14 21:04 cost [2022-06-14T21:09:46.411Z] -rw-r--r-- 1 root root 86 Jun 14 21:04 cost.csv [2022-06-14T21:09:46.411Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-06-14T21:09:46.411Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-06-14T21:09:46.411Z] total 16 [2022-06-14T21:09:46.411Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 14 21:04 . [2022-06-14T21:09:46.411Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 14 21:09 .. [2022-06-14T21:09:46.411Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 14 21:04 cost [2022-06-14T21:09:46.411Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 14 21:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:09:46.702Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:09:47.566Z] ---> package-listing.sh [2022-06-14T21:09:47.566Z] ++ facter osfamily [2022-06-14T21:09:47.566Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-14T21:09:47.827Z] + OS_FAMILY=debian [2022-06-14T21:09:47.827Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-06-14T21:09:47.827Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-14T21:09:47.827Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-14T21:09:47.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-14T21:09:47.827Z] + PACKAGES=/tmp/packages_start.txt [2022-06-14T21:09:47.827Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-06-14T21:09:47.827Z] + PACKAGES=/tmp/packages_end.txt [2022-06-14T21:09:47.827Z] + case "${OS_FAMILY}" in [2022-06-14T21:09:47.827Z] + dpkg -l [2022-06-14T21:09:47.827Z] + grep '^ii' [2022-06-14T21:09:47.827Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-14T21:09:47.827Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-14T21:09:47.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-14T21:09:47.827Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-06-14T21:09:47.827Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-06-14T21:09:47.827Z] + 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-06-14T21:09:47.838Z] 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-06-14T21:09:48.116Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T21:09:48.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-14T21:09:48.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T21:09:48.757Z] prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container [2022-06-14T21:09:48.794Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-14T21:09:49.035Z] $ docker top 9a167d2b1ae64ce33f76151747faebf2e9a49a1e89c4eb5299db951bdc41c1a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-14T21:09:49.385Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-14T21:09:49.670Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-14T21:09:49.955Z] + ls /var/log/sa-host [2022-06-14T21:09:49.955Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-14T21:09:50.081Z] provisioning config files... [2022-06-14T21:09:50.090Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4387766013526696150tmp [Pipeline] { [Pipeline] echo [2022-06-14T21:09:50.105Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:09:50.385Z] ---> create-netrc.sh [Pipeline] } [2022-06-14T21:09:50.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:09:50.720Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-14T21:09:50.730Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:09:51.016Z] ---> sudo-logs.sh [2022-06-14T21:09:51.016Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-14T21:09:51.039Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:09:51.323Z] ---> job-cost.sh [2022-06-14T21:09:51.323Z] lf-activate-venv: SKIPPING [2022-06-14T21:09:51.323Z] DEBUG: total: 0.2199999988079071 [2022-06-14T21:09:51.323Z] INFO: Retrieving Stack Cost... [2022-06-14T21:09:51.585Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-14T21:09:52.158Z] INFO: Archiving Costs [Pipeline] echo [2022-06-14T21:09:52.171Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T21:09:52.458Z] ---> logs-deploy.sh [2022-06-14T21:09:52.458Z] lf-activate-venv: SKIPPING [2022-06-14T21:09:52.458Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/26 [2022-06-14T21:09:52.458Z] INFO: archiving workspace using pattern(s): [2022-06-14T21:09:53.400Z] Archives upload complete. [2022-06-14T21:09:53.400Z] INFO: archiving logs to Nexus