Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 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-ssh12573167445082527127.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh6757996348138046257.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh9218363236192758480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh16210428319920518295.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-ssh11899174976482667765.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19736 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 # timeout=10 Commit message: "Merge pull request #163 from lenny-intel/go1.18" > git rev-list --no-walk cf908d9d5654b60b7b3279a585896829b71c2512 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T18:06:45.763Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T18:06:45.825Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T18:06:45.839Z] ========================================================= [2022-07-12T18:06:45.839Z] EdgeX Global Pipelines Version Info [2022-07-12T18:06:45.839Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:06:46.622Z] ------------------- [2022-07-12T18:06:46.622Z] stable info: [2022-07-12T18:06:46.622Z] ------------------- [2022-07-12T18:06:46.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T18:06:46.622Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T18:06:46.622Z] Message: update stable to v1.0.237 [2022-07-12T18:06:47.194Z] ------------------- [2022-07-12T18:06:47.194Z] experimental info: [2022-07-12T18:06:47.194Z] ------------------- [2022-07-12T18:06:47.194Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T18:06:47.194Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T18:06:47.194Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T18:06:47.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-07-12T18:06:47.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-07-12T18:06:47.485Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T18:06:47.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T18:06:47.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T18:06:47.530Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T18:06:47.541Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T18:06:47.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-12T18:06:47.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T18:06:47.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T18:06:47.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T18:06:47.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-07-12T18:06:47.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T18:06:47.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T18:06:47.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T18:06:47.658Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T18:06:47.676Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T18:06:47.694Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T18:06:47.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T18:06:47.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T18:06:47.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-12T18:06:47.745Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-12T18:06:47.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-12T18:06:47.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-12T18:06:47.785Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-12T18:06:47.800Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T18:06:47.815Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T18:06:47.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-12T18:06:47.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-12T18:06:47.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-12T18:06:47.860Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 [Pipeline] echo [2022-07-12T18:06:47.873Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3af7093 [Pipeline] echo [2022-07-12T18:06:47.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-12T18:06:48.258Z] + git rev-list -1 --merges 3af70938d373e6c9ed264e52f54b5b7ab291e3c5~1..3af70938d373e6c9ed264e52f54b5b7ab291e3c5 [Pipeline] echo [2022-07-12T18:06:48.293Z] -----------> git rev-list -1 --merges 3af70938d373e6c9ed264e52f54b5b7ab291e3c5~1..3af70938d373e6c9ed264e52f54b5b7ab291e3c5 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 [2022-07-12T18:06:48.293Z] 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 [false] [Pipeline] sh [2022-07-12T18:06:48.588Z] + git log --format=format:%s -1 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 [Pipeline] echo [2022-07-12T18:06:48.606Z] ========================================================= [2022-07-12T18:06:48.606Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T18:06:48.606Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T18:06:48.938Z] + git log --format=format:%s -1 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 [Pipeline] echo [2022-07-12T18:06:48.952Z] [semverPrep] GIT_COMMIT: 3af70938d373e6c9ed264e52f54b5b7ab291e3c5, Commit Message: Merge pull request #163 from lenny-intel/go1.18 [Pipeline] echo [2022-07-12T18:06:48.962Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-12T18:06:49.328Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T18:06:49.328Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T18:06:49.328Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T18:06:49.328Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T18:06:49.328Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T18:06:49.328Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T18:06:49.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:06:49.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T18:06:50.009Z] [2022-07-12T18:06:50.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:06:50.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T18:06:50.328Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T18:06:50.328Z] b85a868b505f: Pulling fs layer [2022-07-12T18:06:50.328Z] e2be974225ed: Pulling fs layer [2022-07-12T18:06:50.328Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T18:06:50.328Z] 988bab9f4d93: Pulling fs layer [2022-07-12T18:06:50.328Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T18:06:50.328Z] eaf3925da568: Pulling fs layer [2022-07-12T18:06:50.328Z] bab4dde63d76: Pulling fs layer [2022-07-12T18:06:50.328Z] bde34c3a00c8: Pulling fs layer [2022-07-12T18:06:50.328Z] b352a97aabf1: Pulling fs layer [2022-07-12T18:06:50.328Z] 4872d77fe225: Pulling fs layer [2022-07-12T18:06:50.328Z] 5851b861e8e6: Pulling fs layer [2022-07-12T18:06:50.328Z] 1469e6f7b9e6: Waiting [2022-07-12T18:06:50.328Z] eaf3925da568: Waiting [2022-07-12T18:06:50.328Z] bab4dde63d76: Waiting [2022-07-12T18:06:50.328Z] bde34c3a00c8: Waiting [2022-07-12T18:06:50.328Z] b352a97aabf1: Waiting [2022-07-12T18:06:50.328Z] 988bab9f4d93: Waiting [2022-07-12T18:06:50.328Z] 4872d77fe225: Waiting [2022-07-12T18:06:50.328Z] 5851b861e8e6: Waiting [2022-07-12T18:06:50.589Z] e2be974225ed: Download complete [2022-07-12T18:06:50.589Z] 988bab9f4d93: Verifying Checksum [2022-07-12T18:06:50.589Z] 988bab9f4d93: Download complete [2022-07-12T18:06:50.589Z] 1469e6f7b9e6: Verifying Checksum [2022-07-12T18:06:50.589Z] 1469e6f7b9e6: Download complete [2022-07-12T18:06:50.589Z] eaf3925da568: Download complete [2022-07-12T18:06:50.589Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T18:06:50.589Z] 339a4e72a1f5: Download complete [2022-07-12T18:06:50.589Z] bde34c3a00c8: Download complete [2022-07-12T18:06:50.589Z] b352a97aabf1: Download complete [2022-07-12T18:06:50.589Z] 5851b861e8e6: Verifying Checksum [2022-07-12T18:06:50.589Z] 5851b861e8e6: Download complete [2022-07-12T18:06:50.850Z] b85a868b505f: Verifying Checksum [2022-07-12T18:06:50.850Z] b85a868b505f: Download complete [2022-07-12T18:06:51.115Z] bab4dde63d76: Verifying Checksum [2022-07-12T18:06:51.115Z] bab4dde63d76: Download complete [2022-07-12T18:06:52.058Z] b85a868b505f: Pull complete [2022-07-12T18:06:52.318Z] e2be974225ed: Pull complete [2022-07-12T18:06:52.889Z] 339a4e72a1f5: Pull complete [2022-07-12T18:06:52.889Z] 988bab9f4d93: Pull complete [2022-07-12T18:06:53.150Z] 1469e6f7b9e6: Pull complete [2022-07-12T18:06:53.150Z] eaf3925da568: Pull complete [2022-07-12T18:06:55.065Z] bab4dde63d76: Pull complete [2022-07-12T18:06:55.327Z] bde34c3a00c8: Pull complete [2022-07-12T18:06:55.327Z] b352a97aabf1: Pull complete [2022-07-12T18:06:55.327Z] 4872d77fe225: Pull complete [2022-07-12T18:06:55.589Z] 5851b861e8e6: Pull complete [2022-07-12T18:06:55.589Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T18:06:55.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T18:06:55.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:06:55.717Z] prd-ubuntu20.04-docker-8c-8g-19736 does not seem to be running inside a container [2022-07-12T18:06:55.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T18:06:56.996Z] $ docker top 45b93f99ad5e71510c4952a25dd60961a7a02aaa9ced7d87622c624b24b410b3 -eo pid,comm [2022-07-12T18:06:57.065Z] 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-07-12T18:06:57.065Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T18:06:57.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T18:06:57.101Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T18:06:57.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T18:06:57.244Z] $ docker exec 45b93f99ad5e71510c4952a25dd60961a7a02aaa9ced7d87622c624b24b410b3 ssh-agent [2022-07-12T18:06:57.365Z] SSH_AUTH_SOCK=/tmp/ssh-Z0ermCu0AlAj/agent.33 [2022-07-12T18:06:57.365Z] SSH_AGENT_PID=39 [2022-07-12T18:06:57.372Z] Running ssh-add (command line suppressed) [2022-07-12T18:06:57.495Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5692772092757779540.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5692772092757779540.key) [2022-07-12T18:06:57.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T18:06:57.802Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T18:06:57.827Z] $ docker exec --env ******** --env ******** 45b93f99ad5e71510c4952a25dd60961a7a02aaa9ced7d87622c624b24b410b3 ssh-agent -k [2022-07-12T18:06:57.943Z] unset SSH_AUTH_SOCK; [2022-07-12T18:06:57.943Z] unset SSH_AGENT_PID; [2022-07-12T18:06:57.943Z] echo Agent pid 39 killed; [2022-07-12T18:06:57.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T18:06:57.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T18:06:57.982Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T18:06:58.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T18:06:58.121Z] $ docker exec 45b93f99ad5e71510c4952a25dd60961a7a02aaa9ced7d87622c624b24b410b3 ssh-agent [2022-07-12T18:06:58.273Z] SSH_AUTH_SOCK=/tmp/ssh-6t63sQRClMbQ/agent.73 [2022-07-12T18:06:58.273Z] SSH_AGENT_PID=79 [2022-07-12T18:06:58.278Z] Running ssh-add (command line suppressed) [2022-07-12T18:06:58.395Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_443372575485276617.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_443372575485276617.key) [2022-07-12T18:06:58.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T18:06:58.705Z] + git semver init [2022-07-12T18:06:58.968Z] 2022-07-12 18:06:58,920 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T18:06:58.968Z] 2022-07-12 18:06:58,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-07-12T18:06:58.968Z] 2022-07-12 18:06:58,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-07-12T18:06:58.968Z] 2022-07-12 18:06:58,921 [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-07-12T18:06:59.914Z] 2022-07-12 18:06:59,697 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-07-12T18:06:59.914Z] 2022-07-12 18:06:59,697 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-07-12T18:06:59.914Z] 2022-07-12 18:06:59,697 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T18:06:59.914Z] 2022-07-12 18:06:59,697 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T18:06:59.914Z] 2.2.1-dev.10 [Pipeline] } [2022-07-12T18:06:59.929Z] $ docker exec --env ******** --env ******** 45b93f99ad5e71510c4952a25dd60961a7a02aaa9ced7d87622c624b24b410b3 ssh-agent -k [2022-07-12T18:07:00.039Z] unset SSH_AUTH_SOCK; [2022-07-12T18:07:00.040Z] unset SSH_AGENT_PID; [2022-07-12T18:07:00.040Z] echo Agent pid 79 killed; [2022-07-12T18:07:00.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T18:07:00.359Z] + git semver [Pipeline] } [2022-07-12T18:07:00.640Z] $ docker stop --time=1 45b93f99ad5e71510c4952a25dd60961a7a02aaa9ced7d87622c624b24b410b3 [2022-07-12T18:07:01.959Z] $ docker rm -f 45b93f99ad5e71510c4952a25dd60961a7a02aaa9ced7d87622c624b24b410b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T18:07:02.322Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T18:07:02.595Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T18:07:02.599Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.10 [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-07-12T18:07:02.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T18:07:02.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T18:07:02.817Z] ========================================================= [2022-07-12T18:07:02.817Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T18:07:02.817Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-12T18:07:02.864Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19733 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-07-12T18:07:02.879Z] Running in /w/workspace/go-mod-messaging/33 [Pipeline] { [Pipeline] checkout [2022-07-12T18:07:02.902Z] Selected Git installation does not exist. Using Default [2022-07-12T18:07:02.902Z] The recommended git tool is: NONE [2022-07-12T18:07:03.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T18:07:03.118Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T18:07:03.118Z] 2408cc74d12b: Pulling fs layer [2022-07-12T18:07:03.118Z] ea60b727a1ce: Pulling fs layer [2022-07-12T18:07:03.118Z] 30c4a7721957: Pulling fs layer [2022-07-12T18:07:03.118Z] 370296b7ddb6: Pulling fs layer [2022-07-12T18:07:03.118Z] 7c6cee850709: Pulling fs layer [2022-07-12T18:07:03.118Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T18:07:03.118Z] d94ebbe4e438: Pulling fs layer [2022-07-12T18:07:03.118Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T18:07:03.118Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T18:07:03.118Z] bcfd1f05c69d: Waiting [2022-07-12T18:07:03.118Z] d94ebbe4e438: Waiting [2022-07-12T18:07:03.118Z] 39a5fcdaea64: Waiting [2022-07-12T18:07:03.118Z] 59ccb84bbe0f: Waiting [2022-07-12T18:07:03.118Z] 370296b7ddb6: Waiting [2022-07-12T18:07:03.118Z] 7c6cee850709: Waiting [2022-07-12T18:07:03.118Z] 30c4a7721957: Verifying Checksum [2022-07-12T18:07:03.118Z] 30c4a7721957: Download complete [2022-07-12T18:07:03.118Z] ea60b727a1ce: Verifying Checksum [2022-07-12T18:07:03.118Z] ea60b727a1ce: Download complete [2022-07-12T18:07:03.118Z] 7c6cee850709: Download complete [2022-07-12T18:07:03.118Z] 39a5fcdaea64: Verifying Checksum [2022-07-12T18:07:03.118Z] 39a5fcdaea64: Download complete [2022-07-12T18:07:03.118Z] 2408cc74d12b: Verifying Checksum [2022-07-12T18:07:03.119Z] 2408cc74d12b: Download complete [2022-07-12T18:07:03.119Z] d94ebbe4e438: Verifying Checksum [2022-07-12T18:07:03.119Z] d94ebbe4e438: Download complete [2022-07-12T18:07:03.383Z] 2408cc74d12b: Pull complete [2022-07-12T18:07:03.383Z] ea60b727a1ce: Pull complete [2022-07-12T18:07:03.646Z] 30c4a7721957: Pull complete [2022-07-12T18:07:03.646Z] 59ccb84bbe0f: Verifying Checksum [2022-07-12T18:07:03.646Z] 59ccb84bbe0f: Download complete [2022-07-12T18:07:03.908Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T18:07:03.908Z] bcfd1f05c69d: Download complete [2022-07-12T18:07:03.908Z] 370296b7ddb6: Verifying Checksum [2022-07-12T18:07:03.908Z] 370296b7ddb6: Download complete [2022-07-12T18:07:07.299Z] using credential edgex-jenkins-ssh [2022-07-12T18:07:07.317Z] Cloning the remote Git repository [2022-07-12T18:07:07.348Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-07-12T18:07:07.407Z] > git init /w/workspace/go-mod-messaging/33 # timeout=10 [2022-07-12T18:07:07.475Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-07-12T18:07:07.476Z] > git --version # timeout=10 [2022-07-12T18:07:07.493Z] > git --version # 'git version 2.25.1' [2022-07-12T18:07:07.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T18:07:07.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T18:07:08.275Z] Avoid second fetch [2022-07-12T18:07:08.275Z] Checking out Revision 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 (main) [2022-07-12T18:07:08.205Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-07-12T18:07:08.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T18:07:08.276Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T18:07:08.291Z] > git checkout -f 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 # timeout=10 [2022-07-12T18:07:09.193Z] 370296b7ddb6: Pull complete [2022-07-12T18:07:09.193Z] 7c6cee850709: Pull complete [2022-07-12T18:07:09.193Z] 39a5fcdaea64: Pull complete [2022-07-12T18:07:09.193Z] d94ebbe4e438: Pull complete [2022-07-12T18:07:11.106Z] bcfd1f05c69d: Pull complete [2022-07-12T18:07:11.679Z] 59ccb84bbe0f: Pull complete [2022-07-12T18:07:11.679Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T18:07:11.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T18:07:11.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-12T18:07:11.970Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:07:12.284Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T18:07:12.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:07:12.373Z] prd-ubuntu20.04-docker-8c-8g-19736 does not seem to be running inside a container [2022-07-12T18:07:12.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T18:07:12.866Z] Commit message: "Merge pull request #163 from lenny-intel/go1.18" [2022-07-12T18:07:14.319Z] $ docker top 1d7df7bbbd6c6026341cfe4ebdf35a06f3bff882cd5ca0727857f4594cea1d22 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T18:07:14.682Z] + go version [2022-07-12T18:07:14.682Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T18:07:14.700Z] $ docker stop --time=1 1d7df7bbbd6c6026341cfe4ebdf35a06f3bff882cd5ca0727857f4594cea1d22 [2022-07-12T18:07:15.002Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T18:07:15.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T18:07:15.002Z] Dload Upload Total Spent Left Speed [2022-07-12T18:07:15.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 66356 0 --:--:-- --:--:-- --:--:-- 66356 [2022-07-12T18:07:15.980Z] $ docker rm -f 1d7df7bbbd6c6026341cfe4ebdf35a06f3bff882cd5ca0727857f4594cea1d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:07:16.377Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T18:07:16.469Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T18:07:16.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:07:16.549Z] prd-ubuntu20.04-docker-8c-8g-19736 does not seem to be running inside a container [2022-07-12T18:07:16.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T18:07:16.744Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-12T18:07:16.744Z] sudo tee /etc/docker/daemon.new [2022-07-12T18:07:16.744Z] { [2022-07-12T18:07:16.744Z] "registry-mirrors": [ [2022-07-12T18:07:16.744Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T18:07:16.744Z] ], [2022-07-12T18:07:16.744Z] "bip": "10.250.0.254/24", [2022-07-12T18:07:16.744Z] "hosts": [ [2022-07-12T18:07:16.744Z] "tcp://0.0.0.0:5555", [2022-07-12T18:07:16.744Z] "unix:///var/run/docker.sock" [2022-07-12T18:07:16.744Z] ], [2022-07-12T18:07:16.744Z] "mtu": 1458, [2022-07-12T18:07:16.744Z] "selinux-enabled": true, [2022-07-12T18:07:16.744Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T18:07:16.744Z] } [2022-07-12T18:07:16.966Z] $ docker top d70a2ff4b1831beaad5f0f7a9773d1874f98e3c8fa20c5955e241c943be51a7a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-07-12T18:07:17.368Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T18:07:17.398Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2022-07-12T18:07:17.708Z] + sudo service docker restart [2022-07-12T18:07:17.743Z] + make test [2022-07-12T18:07:17.743Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-07-12T18:07:17.743Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-12T18:07:17.743Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-12T18:07:17.743Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-12T18:07:17.743Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-12T18:07:17.743Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-12T18:07:17.743Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T18:07:17.743Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T18:07:17.743Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-12T18:07:18.004Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T18:07:18.004Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-07-12T18:07:18.004Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-12T18:07:30.234Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-07-12T18:07:34.449Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.054s coverage: 90.4% of statements [2022-07-12T18:07:34.449Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.049s coverage: 68.5% of statements [2022-07-12T18:07:34.449Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [Pipeline] unstash [Pipeline] echo [2022-07-12T18:07:36.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T18:07:36.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T18:07:36.322Z] ========================================================= [2022-07-12T18:07:36.322Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T18:07:36.322Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-12T18:07:36.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T18:07:37.254Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T18:07:37.255Z] b3c136eddcbf: Pulling fs layer [2022-07-12T18:07:37.255Z] c0a3192eca97: Pulling fs layer [2022-07-12T18:07:37.255Z] a050256f5b6f: Pulling fs layer [2022-07-12T18:07:37.255Z] 656be50a0ddc: Pulling fs layer [2022-07-12T18:07:37.255Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T18:07:37.255Z] 46d945488cbd: Pulling fs layer [2022-07-12T18:07:37.255Z] 8a5474983e97: Pulling fs layer [2022-07-12T18:07:37.255Z] 329c88fbcd65: Pulling fs layer [2022-07-12T18:07:37.255Z] 656be50a0ddc: Waiting [2022-07-12T18:07:37.255Z] 2bbca73fdf42: Waiting [2022-07-12T18:07:37.255Z] 46d945488cbd: Waiting [2022-07-12T18:07:37.255Z] 8a5474983e97: Waiting [2022-07-12T18:07:37.255Z] 329c88fbcd65: Waiting [2022-07-12T18:07:37.255Z] a050256f5b6f: Verifying Checksum [2022-07-12T18:07:37.255Z] a050256f5b6f: Download complete [2022-07-12T18:07:37.255Z] c0a3192eca97: Verifying Checksum [2022-07-12T18:07:37.255Z] c0a3192eca97: Download complete [2022-07-12T18:07:37.255Z] 2bbca73fdf42: Verifying Checksum [2022-07-12T18:07:37.255Z] 2bbca73fdf42: Download complete [2022-07-12T18:07:37.255Z] 46d945488cbd: Verifying Checksum [2022-07-12T18:07:37.255Z] 46d945488cbd: Download complete [2022-07-12T18:07:37.255Z] b3c136eddcbf: Verifying Checksum [2022-07-12T18:07:37.255Z] b3c136eddcbf: Download complete [2022-07-12T18:07:38.250Z] b3c136eddcbf: Pull complete [2022-07-12T18:07:38.538Z] 329c88fbcd65: Verifying Checksum [2022-07-12T18:07:38.538Z] 329c88fbcd65: Download complete [2022-07-12T18:07:38.819Z] c0a3192eca97: Pull complete [2022-07-12T18:07:39.095Z] a050256f5b6f: Pull complete [2022-07-12T18:07:39.713Z] 8a5474983e97: Verifying Checksum [2022-07-12T18:07:39.713Z] 8a5474983e97: Download complete [2022-07-12T18:07:40.312Z] 656be50a0ddc: Verifying Checksum [2022-07-12T18:07:40.312Z] 656be50a0ddc: Download complete [2022-07-12T18:07:52.716Z] 656be50a0ddc: Pull complete [2022-07-12T18:07:52.988Z] 2bbca73fdf42: Pull complete [2022-07-12T18:07:53.263Z] 46d945488cbd: Pull complete [2022-07-12T18:07:56.424Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.387s coverage: 83.8% of statements [2022-07-12T18:07:56.424Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.037s coverage: 85.7% of statements [2022-07-12T18:07:56.424Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-07-12T18:07:56.424Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.032s coverage: 100.0% of statements [2022-07-12T18:07:56.424Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.028s coverage: 100.0% of statements [2022-07-12T18:07:56.424Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.031s coverage: 90.9% of statements [2022-07-12T18:07:59.999Z] 8a5474983e97: Pull complete [2022-07-12T18:08:01.445Z] 329c88fbcd65: Pull complete [2022-07-12T18:08:01.445Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T18:08:01.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T18:08:01.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-12T18:08:01.781Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:08:02.141Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T18:08:02.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:08:02.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-19733 does not seem to be running inside a container [2022-07-12T18:08:02.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/33 -v /w/workspace/go-mod-messaging/33:/w/workspace/go-mod-messaging/33:rw,z -v /w/workspace/go-mod-messaging/33@tmp:/w/workspace/go-mod-messaging/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T18:08:04.565Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-12T18:08:04.565Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T18:08:05.431Z] $ docker top 80273d7e01ec2ab5930dd1fb9bd4819d340da9889f30e6bb194c3776e2a8b017 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T18:08:05.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T18:08:05.949Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-12T18:08:05.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T18:08:05.980Z] $ docker stop --time=1 d70a2ff4b1831beaad5f0f7a9773d1874f98e3c8fa20c5955e241c943be51a7a [2022-07-12T18:08:06.362Z] + go version [2022-07-12T18:08:06.362Z] go version go1.18.3 linux/arm64 [2022-07-12T18:08:07.448Z] $ docker rm -f d70a2ff4b1831beaad5f0f7a9773d1874f98e3c8fa20c5955e241c943be51a7a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2022-07-12T18:08:07.591Z] $ docker stop --time=1 80273d7e01ec2ab5930dd1fb9bd4819d340da9889f30e6bb194c3776e2a8b017 [2022-07-12T18:08:07.861Z] + sudo chown -R jenkins:jenkins . [2022-07-12T18:08:09.243Z] $ docker rm -f 80273d7e01ec2ab5930dd1fb9bd4819d340da9889f30e6bb194c3776e2a8b017 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-07-12T18:08:09.511Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] sh 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-07-12T18:08:09.910Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T18:08:09.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:08:10.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T18:08:10.012Z] [2022-07-12T18:08:10.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T18:08:10.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-19733 does not seem to be running inside a container [2022-07-12T18:08:10.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-messaging/33 -v /w/workspace/go-mod-messaging/33:/w/workspace/go-mod-messaging/33:rw,z -v /w/workspace/go-mod-messaging/33@tmp:/w/workspace/go-mod-messaging/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T18:08:11.461Z] $ docker top caf500dd98e614d933ed5324210dbffbe428e0d7e1ddace686dbd664ec5cf28c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:08:12.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T18:08:12.097Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T18:08:12.097Z] 5eb5b503b376: Pulling fs layer [2022-07-12T18:08:12.097Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T18:08:12.097Z] ec43610c2a17: Pulling fs layer [2022-07-12T18:08:12.097Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T18:08:12.097Z] 33b1e0a273af: Pulling fs layer [2022-07-12T18:08:12.097Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T18:08:12.097Z] 2f39f015ded8: Pulling fs layer [2022-07-12T18:08:12.097Z] 5d3b04190fa2: Waiting [2022-07-12T18:08:12.097Z] 3a2ae6a8a46f: Waiting [2022-07-12T18:08:12.097Z] 2f39f015ded8: Waiting [2022-07-12T18:08:12.097Z] 5c69ac0246d0: Download complete [2022-07-12T18:08:12.097Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-12T18:08:12.097Z] 3a2ae6a8a46f: Download complete [2022-07-12T18:08:12.097Z] 33b1e0a273af: Verifying Checksum [2022-07-12T18:08:12.097Z] 33b1e0a273af: Download complete [2022-07-12T18:08:12.097Z] 5d3b04190fa2: Verifying Checksum [2022-07-12T18:08:12.097Z] 5d3b04190fa2: Download complete [2022-07-12T18:08:12.358Z] ec43610c2a17: Verifying Checksum [2022-07-12T18:08:12.358Z] ec43610c2a17: Download complete [2022-07-12T18:08:12.358Z] 5eb5b503b376: Verifying Checksum [2022-07-12T18:08:12.358Z] 5eb5b503b376: Download complete [2022-07-12T18:08:12.400Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/33 [Pipeline] fileExists [Pipeline] sh [2022-07-12T18:08:12.925Z] 2f39f015ded8: Download complete [2022-07-12T18:08:13.072Z] + make test [2022-07-12T18:08:13.072Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-07-12T18:08:13.072Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-12T18:08:13.072Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-12T18:08:13.072Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-12T18:08:13.347Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-12T18:08:13.347Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T18:08:13.347Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T18:08:13.347Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-12T18:08:13.347Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-12T18:08:13.347Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-12T18:08:13.347Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-07-12T18:08:13.347Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T18:08:13.493Z] 5eb5b503b376: Pull complete [2022-07-12T18:08:13.752Z] 5c69ac0246d0: Pull complete [2022-07-12T18:08:14.012Z] ec43610c2a17: Pull complete [2022-07-12T18:08:14.012Z] 3a2ae6a8a46f: Pull complete [2022-07-12T18:08:14.272Z] 33b1e0a273af: Pull complete [2022-07-12T18:08:14.272Z] 5d3b04190fa2: Pull complete [2022-07-12T18:08:19.555Z] 2f39f015ded8: Pull complete [2022-07-12T18:08:19.555Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T18:08:19.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T18:08:19.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:08:19.655Z] prd-ubuntu20.04-docker-8c-8g-19736 does not seem to be running inside a container [2022-07-12T18:08:19.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T18:08:20.999Z] $ docker top 8607781643da0480a15b49b15dcf8932e56d0c625508f51506b8ed6e244bc624 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:08:21.400Z] ---> job-cost.sh [2022-07-12T18:08:21.400Z] lf-activate-venv: SKIPPING [2022-07-12T18:08:21.400Z] INFO: No Stack... [2022-07-12T18:08:21.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T18:08:22.235Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T18:08:22.530Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-07-12T18:08:22.530Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T18:08:22.547Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-33-stack-cost] [2022-07-12T18:08:22.553Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-33-stack-cost] did not exist. Created. [2022-07-12T18:08:22.553Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T18:08:22.859Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T18:08:22.902Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T18:08:22.910Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T18:08:22.933Z] $ docker stop --time=1 8607781643da0480a15b49b15dcf8932e56d0c625508f51506b8ed6e244bc624 [2022-07-12T18:08:24.084Z] $ docker rm -f 8607781643da0480a15b49b15dcf8932e56d0c625508f51506b8ed6e244bc624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T18:09:09.876Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-07-12T18:09:32.105Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.200s coverage: 90.4% of statements [2022-07-12T18:09:34.100Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.138s coverage: 68.5% of statements [2022-07-12T18:09:34.100Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-07-12T18:09:52.388Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.480s coverage: 83.8% of statements [2022-07-12T18:09:52.388Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.067s coverage: 85.7% of statements [2022-07-12T18:09:52.388Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-07-12T18:09:52.388Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.094s coverage: 100.0% of statements [2022-07-12T18:09:52.388Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.081s coverage: 100.0% of statements [2022-07-12T18:09:52.388Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.059s coverage: 90.9% of statements [2022-07-12T18:09:52.986Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-12T18:09:52.986Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T18:10:25.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T18:10:25.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-12T18:10:25.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T18:10:25.388Z] $ docker stop --time=1 caf500dd98e614d933ed5324210dbffbe428e0d7e1ddace686dbd664ec5cf28c [2022-07-12T18:10:27.195Z] $ docker rm -f caf500dd98e614d933ed5324210dbffbe428e0d7e1ddace686dbd664ec5cf28c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T18:10:28.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T18:10:28.271Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T18:10:28.694Z] 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-07-12T18:10:29.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T18:10:29.136Z] [2022-07-12T18:10:29.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:10:29.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T18:10:29.754Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T18:10:29.754Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T18:10:29.754Z] 04944245beec: Pulling fs layer [2022-07-12T18:10:29.754Z] 699f458cf7ca: Pulling fs layer [2022-07-12T18:10:29.754Z] 765212b225bb: Pulling fs layer [2022-07-12T18:10:29.754Z] f23df028b6ca: Pulling fs layer [2022-07-12T18:10:29.754Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T18:10:29.754Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T18:10:29.754Z] f23df028b6ca: Waiting [2022-07-12T18:10:29.754Z] d65c8cfc05b1: Waiting [2022-07-12T18:10:29.754Z] 2437ff75d9bd: Waiting [2022-07-12T18:10:29.754Z] 765212b225bb: Waiting [2022-07-12T18:10:29.754Z] 04944245beec: Verifying Checksum [2022-07-12T18:10:29.754Z] 04944245beec: Download complete [2022-07-12T18:10:29.754Z] 765212b225bb: Verifying Checksum [2022-07-12T18:10:29.754Z] 765212b225bb: Download complete [2022-07-12T18:10:30.031Z] f23df028b6ca: Verifying Checksum [2022-07-12T18:10:30.031Z] f23df028b6ca: Download complete [2022-07-12T18:10:30.031Z] d65c8cfc05b1: Download complete [2022-07-12T18:10:30.031Z] 699f458cf7ca: Verifying Checksum [2022-07-12T18:10:30.031Z] 699f458cf7ca: Download complete [2022-07-12T18:10:30.305Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T18:10:30.305Z] 8998bd30e6a1: Download complete [2022-07-12T18:10:32.931Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T18:10:32.931Z] 2437ff75d9bd: Download complete [2022-07-12T18:10:34.369Z] 8998bd30e6a1: Pull complete [2022-07-12T18:10:35.006Z] 04944245beec: Pull complete [2022-07-12T18:10:37.046Z] 699f458cf7ca: Pull complete [2022-07-12T18:10:37.046Z] 765212b225bb: Pull complete [2022-07-12T18:10:38.024Z] f23df028b6ca: Pull complete [2022-07-12T18:10:38.297Z] d65c8cfc05b1: Pull complete [2022-07-12T18:10:53.379Z] 2437ff75d9bd: Pull complete [2022-07-12T18:10:53.379Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T18:10:53.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T18:10:53.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:10:53.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-19733 does not seem to be running inside a container [2022-07-12T18:10:53.697Z] $ 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/33 -v /w/workspace/go-mod-messaging/33:/w/workspace/go-mod-messaging/33:rw,z -v /w/workspace/go-mod-messaging/33@tmp:/w/workspace/go-mod-messaging/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-12T18:10:56.153Z] $ docker top 336064898c5e0a2b8cb6191282bc17ed8a3bc56471f528b33bce3c81f9187ff9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:10:57.098Z] ---> job-cost.sh [2022-07-12T18:10:57.099Z] lf-activate-venv: SKIPPING [2022-07-12T18:10:57.099Z] INFO: No Stack... [2022-07-12T18:10:57.691Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T18:10:58.282Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T18:10:58.945Z] + cat /w/workspace/go-mod-messaging/33/archives/cost.csv [2022-07-12T18:10:58.945Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T18:10:58.975Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-33-stack-cost] [2022-07-12T18:10:58.985Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-33-stack-cost] did not exist. Created. [2022-07-12T18:10:58.985Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T18:10:59.665Z] /w/workspace/go-mod-messaging/33@tmp/durable-67caa8d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-12T18:11:00.338Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T18:11:00.362Z] Warning: overwriting stash ‘stack-cost’ [2022-07-12T18:11:00.407Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T18:11:00.413Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T18:11:00.409Z] $ docker stop --time=1 336064898c5e0a2b8cb6191282bc17ed8a3bc56471f528b33bce3c81f9187ff9 [2022-07-12T18:11:01.911Z] $ docker rm -f 336064898c5e0a2b8cb6191282bc17ed8a3bc56471f528b33bce3c81f9187ff9 [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-07-12T18:11:02.370Z] provisioning config files... [2022-07-12T18:11:02.382Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8880318977041043629tmp [Pipeline] { [Pipeline] sh [2022-07-12T18:11:02.678Z] + set +x [2022-07-12T18:11:02.678Z] + curl -s https://codecov.io/bash [2022-07-12T18:11:02.678Z] + bash -s -- [2022-07-12T18:11:02.678Z] [2022-07-12T18:11:02.678Z] _____ _ [2022-07-12T18:11:02.678Z] / ____| | | [2022-07-12T18:11:02.678Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T18:11:02.678Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T18:11:02.678Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T18:11:02.678Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T18:11:02.678Z] Bash-1.0.6 [2022-07-12T18:11:02.678Z] [2022-07-12T18:11:02.678Z] [2022-07-12T18:11:02.678Z] ==> git version 2.25.1 found [2022-07-12T18:11:02.678Z] ==> 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-07-12T18:11:02.678Z] Release-Date: 2020-01-08 [2022-07-12T18:11:02.678Z] 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-07-12T18:11:02.678Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T18:11:02.678Z] ==> Jenkins CI detected. [2022-07-12T18:11:02.678Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-07-12T18:11:02.678Z] project root: . [2022-07-12T18:11:02.678Z] --> token set from env [2022-07-12T18:11:02.678Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T18:11:02.678Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T18:11:02.678Z] ==> Python coveragepy not found [2022-07-12T18:11:02.678Z] ==> Searching for coverage reports in: [2022-07-12T18:11:02.678Z] + . [2022-07-12T18:11:02.938Z] -> Found 1 reports [2022-07-12T18:11:02.938Z] ==> Detecting git/mercurial file structure [2022-07-12T18:11:02.938Z] ==> Reading reports [2022-07-12T18:11:02.938Z] + ./coverage.out bytes=23143 [2022-07-12T18:11:02.938Z] ==> Appending adjustments [2022-07-12T18:11:02.938Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T18:11:02.938Z] + Found adjustments [2022-07-12T18:11:02.938Z] ==> Gzipping contents [2022-07-12T18:11:02.938Z] 8.0K /tmp/codecov.urvxdA.gz [2022-07-12T18:11:02.938Z] ==> Uploading reports [2022-07-12T18:11:02.938Z] url: https://codecov.io [2022-07-12T18:11:02.938Z] query: branch=main&commit=3af70938d373e6c9ed264e52f54b5b7ab291e3c5&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T18:11:02.938Z] -> Pinging Codecov [2022-07-12T18:11:02.938Z] 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=3af70938d373e6c9ed264e52f54b5b7ab291e3c5&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T18:11:03.508Z] -> Uploading to [2022-07-12T18:11:03.508Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/F6E385568367DD0E4001BA4F8F1CB792/3af70938d373e6c9ed264e52f54b5b7ab291e3c5/d9ef9887-a402-40bd-a793-9e8cb786f484.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T181103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be15daa89179306a5906cb7fc24f66dc8641b8a63ae8d82ca7dc3d4a841eafce [2022-07-12T18:11:03.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T18:11:03.508Z] Dload Upload Total Spent Left Speed [2022-07-12T18:11:03.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5611 0 0 100 5611 0 23775 --:--:-- --:--:-- --:--:-- 23775 [2022-07-12T18:11:03.768Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/3af70938d373e6c9ed264e52f54b5b7ab291e3c5 [Pipeline] } [2022-07-12T18:11:03.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-12T18:11:03.946Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-12T18:11:03.955Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:11:04.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T18:11:04.254Z] [2022-07-12T18:11:04.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:11:04.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T18:11:04.557Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-12T18:11:04.557Z] df9b9388f04a: Pulling fs layer [2022-07-12T18:11:04.557Z] 52dc419b0ee2: Pulling fs layer [2022-07-12T18:11:04.557Z] 25bc292e5bac: Pulling fs layer [2022-07-12T18:11:04.557Z] 114826534d7a: Pulling fs layer [2022-07-12T18:11:04.557Z] 4657fd5d0bcf: Pulling fs layer [2022-07-12T18:11:04.557Z] 6ad1cebc031e: Pulling fs layer [2022-07-12T18:11:04.557Z] 8a3aa393b2d8: Pulling fs layer [2022-07-12T18:11:04.557Z] 114826534d7a: Waiting [2022-07-12T18:11:04.557Z] 6ad1cebc031e: Waiting [2022-07-12T18:11:04.557Z] 4657fd5d0bcf: Waiting [2022-07-12T18:11:04.557Z] 8a3aa393b2d8: Waiting [2022-07-12T18:11:04.557Z] 25bc292e5bac: Verifying Checksum [2022-07-12T18:11:04.557Z] 25bc292e5bac: Download complete [2022-07-12T18:11:04.557Z] 52dc419b0ee2: Download complete [2022-07-12T18:11:04.557Z] 4657fd5d0bcf: Verifying Checksum [2022-07-12T18:11:04.557Z] df9b9388f04a: Download complete [2022-07-12T18:11:04.826Z] 6ad1cebc031e: Verifying Checksum [2022-07-12T18:11:04.826Z] 6ad1cebc031e: Download complete [2022-07-12T18:11:04.826Z] df9b9388f04a: Pull complete [2022-07-12T18:11:04.826Z] 52dc419b0ee2: Pull complete [2022-07-12T18:11:04.826Z] 25bc292e5bac: Pull complete [2022-07-12T18:11:05.405Z] 114826534d7a: Verifying Checksum [2022-07-12T18:11:05.405Z] 114826534d7a: Download complete [2022-07-12T18:11:05.405Z] 8a3aa393b2d8: Verifying Checksum [2022-07-12T18:11:05.405Z] 8a3aa393b2d8: Download complete [2022-07-12T18:11:08.695Z] 114826534d7a: Pull complete [2022-07-12T18:11:08.696Z] 4657fd5d0bcf: Pull complete [2022-07-12T18:11:09.262Z] 6ad1cebc031e: Pull complete [2022-07-12T18:11:11.801Z] 8a3aa393b2d8: Pull complete [2022-07-12T18:11:11.801Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-12T18:11:11.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T18:11:11.801Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:11:11.895Z] prd-ubuntu20.04-docker-8c-8g-19736 does not seem to be running inside a container [2022-07-12T18:11:11.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-12T18:11:13.597Z] $ docker top 405c0b1e181f09e028537ee2261ff515b52314124901cb8fd8f926db9fc99478 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-12T18:11:13.666Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-07-12T18:11:13.948Z] + set -o pipefail [2022-07-12T18:11:13.948Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-07-12T18:11:15.858Z] [2022-07-12T18:11:15.858Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-07-12T18:11:15.858Z] [2022-07-12T18:11:15.858Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/f809a149-9971-4da7-a832-3023819f6d03 [2022-07-12T18:11:15.858Z] [2022-07-12T18:11:15.858Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-12T18:11:15.858Z] [2022-07-12T18:11:15.858Z] [2022-07-12T18:11:15.858Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-12T18:11:15.858Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-12T18:11:15.873Z] $ docker stop --time=1 405c0b1e181f09e028537ee2261ff515b52314124901cb8fd8f926db9fc99478 [2022-07-12T18:11:17.221Z] $ docker rm -f 405c0b1e181f09e028537ee2261ff515b52314124901cb8fd8f926db9fc99478 [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-07-12T18:11:17.770Z] + git log --format=format:%s -1 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 [Pipeline] sh [2022-07-12T18:11:18.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T18:11:18.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:11:18.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T18:11:18.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:11:18.460Z] prd-ubuntu20.04-docker-8c-8g-19736 does not seem to be running inside a container [2022-07-12T18:11:18.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T18:11:18.876Z] $ docker top a8ccdabefd7a3a9493191cf511cd6b35fdfc6b2d69db9ca17ea29455509e1937 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T18:11:18.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T18:11:18.972Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T18:11:19.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T18:11:19.102Z] $ docker exec a8ccdabefd7a3a9493191cf511cd6b35fdfc6b2d69db9ca17ea29455509e1937 ssh-agent [2022-07-12T18:11:19.228Z] SSH_AUTH_SOCK=/tmp/ssh-nyJgOFDzPyGv/agent.33 [2022-07-12T18:11:19.228Z] SSH_AGENT_PID=39 [2022-07-12T18:11:19.234Z] Running ssh-add (command line suppressed) [2022-07-12T18:11:19.352Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1549898231925046195.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1549898231925046195.key) [2022-07-12T18:11:19.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T18:11:19.712Z] + git semver tag [2022-07-12T18:11:20.016Z] 2022-07-12 18:11:19,923 [run_tag] DEBUG tag force:False [2022-07-12T18:11:20.016Z] 2022-07-12 18:11:19,923 [check_head_tag] DEBUG check head tag [2022-07-12T18:11:20.016Z] 2022-07-12 18:11:19,924 [execute] INFO git cat-file --batch-check [2022-07-12T18:11:20.016Z] 2022-07-12 18:11:19,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-07-12T18:11:20.017Z] 2022-07-12 18:11:19,928 [execute] INFO git cat-file --batch [2022-07-12T18:11:20.017Z] 2022-07-12 18:11:19,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-07-12T18:11:20.017Z] 2022-07-12 18:11:19,948 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T18:11:20.017Z] 2022-07-12 18:11:19,949 [execute] INFO git tag -a v2.2.1-dev.10 -m v2.2.1-dev.10 [2022-07-12T18:11:20.017Z] 2022-07-12 18:11:19,949 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.10', '-m', 'v2.2.1-dev.10'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-07-12T18:11:20.017Z] 2022-07-12 18:11:19,953 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T18:11:20.017Z] 2.2.1-dev.10 [Pipeline] } [2022-07-12T18:11:20.060Z] $ docker exec --env ******** --env ******** a8ccdabefd7a3a9493191cf511cd6b35fdfc6b2d69db9ca17ea29455509e1937 ssh-agent -k [2022-07-12T18:11:20.172Z] unset SSH_AUTH_SOCK; [2022-07-12T18:11:20.172Z] unset SSH_AGENT_PID; [2022-07-12T18:11:20.172Z] echo Agent pid 39 killed; [2022-07-12T18:11:20.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T18:11:20.513Z] + git semver [Pipeline] } [2022-07-12T18:11:20.819Z] $ docker stop --time=1 a8ccdabefd7a3a9493191cf511cd6b35fdfc6b2d69db9ca17ea29455509e1937 [2022-07-12T18:11:22.085Z] $ docker rm -f a8ccdabefd7a3a9493191cf511cd6b35fdfc6b2d69db9ca17ea29455509e1937 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:11:22.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T18:11:22.480Z] [2022-07-12T18:11:22.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:11:22.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T18:11:22.780Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-12T18:11:22.780Z] ab5ef0e58194: Pulling fs layer [2022-07-12T18:11:22.780Z] 9712f1f96733: Pulling fs layer [2022-07-12T18:11:22.780Z] 63f879dbbcfc: Pulling fs layer [2022-07-12T18:11:22.780Z] 0d9ebad4ef96: Pulling fs layer [2022-07-12T18:11:22.780Z] e9a5061849ea: Pulling fs layer [2022-07-12T18:11:22.780Z] d747dcd14b5f: Pulling fs layer [2022-07-12T18:11:22.780Z] 2de7ff778b66: Pulling fs layer [2022-07-12T18:11:22.780Z] e9a5061849ea: Waiting [2022-07-12T18:11:22.780Z] d747dcd14b5f: Waiting [2022-07-12T18:11:22.780Z] 2de7ff778b66: Waiting [2022-07-12T18:11:22.780Z] 0d9ebad4ef96: Waiting [2022-07-12T18:11:22.780Z] 9712f1f96733: Download complete [2022-07-12T18:11:23.353Z] 63f879dbbcfc: Verifying Checksum [2022-07-12T18:11:23.353Z] 63f879dbbcfc: Download complete [2022-07-12T18:11:23.353Z] ab5ef0e58194: Verifying Checksum [2022-07-12T18:11:23.353Z] ab5ef0e58194: Download complete [2022-07-12T18:11:23.353Z] d747dcd14b5f: Verifying Checksum [2022-07-12T18:11:23.353Z] d747dcd14b5f: Download complete [2022-07-12T18:11:23.353Z] e9a5061849ea: Verifying Checksum [2022-07-12T18:11:23.353Z] e9a5061849ea: Download complete [2022-07-12T18:11:23.612Z] 0d9ebad4ef96: Verifying Checksum [2022-07-12T18:11:23.612Z] 0d9ebad4ef96: Download complete [2022-07-12T18:11:23.612Z] 2de7ff778b66: Verifying Checksum [2022-07-12T18:11:26.151Z] ab5ef0e58194: Pull complete [2022-07-12T18:11:26.151Z] 9712f1f96733: Pull complete [2022-07-12T18:11:26.720Z] 63f879dbbcfc: Pull complete [2022-07-12T18:11:30.916Z] 0d9ebad4ef96: Pull complete [2022-07-12T18:11:30.916Z] e9a5061849ea: Pull complete [2022-07-12T18:11:30.916Z] d747dcd14b5f: Pull complete [2022-07-12T18:11:31.851Z] 2de7ff778b66: Pull complete [2022-07-12T18:11:31.851Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-12T18:11:31.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T18:11:31.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:11:31.939Z] prd-ubuntu20.04-docker-8c-8g-19736 does not seem to be running inside a container [2022-07-12T18:11:31.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-12T18:11:33.703Z] $ docker top 0966d2291bb4193c49768b3866db76c1ca83259dca4d096c55cfc27c77ae1875 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-12T18:11:33.773Z] provisioning config files... [2022-07-12T18:11:33.781Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6702676715750327817tmp [2022-07-12T18:11:33.792Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config879852891570464767tmp [2022-07-12T18:11:33.804Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6740098549950474046tmp [Pipeline] { [Pipeline] echo [2022-07-12T18:11:33.817Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:11:34.100Z] ---> sigul-configuration.sh [2022-07-12T18:11:34.100Z] gpg: directory `/root/.gnupg' created [2022-07-12T18:11:34.100Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-12T18:11:34.100Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-12T18:11:34.100Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-12T18:11:34.100Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-12T18:11:34.100Z] gpg: CAST5 encrypted data [2022-07-12T18:11:34.100Z] gpg: encrypted with 1 passphrase [2022-07-12T18:11:34.100Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-12T18:11:34.390Z] + mkdir /home/jenkins [2022-07-12T18:11:34.390Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-12T18:11:34.681Z] + 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-07-12T18:11:34.691Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:11:34.977Z] ---> sigul-install.sh [2022-07-12T18:11:34.977Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-12T18:11:35.261Z] + git tag --list [2022-07-12T18:11:35.261Z] v0.0.0 [2022-07-12T18:11:35.261Z] v0.1.0 [2022-07-12T18:11:35.261Z] v0.1.1 [2022-07-12T18:11:35.261Z] v0.1.10 [2022-07-12T18:11:35.261Z] v0.1.11 [2022-07-12T18:11:35.261Z] v0.1.12 [2022-07-12T18:11:35.261Z] v0.1.13 [2022-07-12T18:11:35.261Z] v0.1.14 [2022-07-12T18:11:35.261Z] v0.1.15 [2022-07-12T18:11:35.261Z] v0.1.16 [2022-07-12T18:11:35.261Z] v0.1.17 [2022-07-12T18:11:35.261Z] v0.1.18 [2022-07-12T18:11:35.261Z] v0.1.19 [2022-07-12T18:11:35.261Z] v0.1.2 [2022-07-12T18:11:35.261Z] v0.1.20 [2022-07-12T18:11:35.261Z] v0.1.21 [2022-07-12T18:11:35.261Z] v0.1.22 [2022-07-12T18:11:35.261Z] v0.1.23 [2022-07-12T18:11:35.261Z] v0.1.24 [2022-07-12T18:11:35.261Z] v0.1.25 [2022-07-12T18:11:35.261Z] v0.1.26 [2022-07-12T18:11:35.261Z] v0.1.27 [2022-07-12T18:11:35.261Z] v0.1.28 [2022-07-12T18:11:35.261Z] v0.1.29 [2022-07-12T18:11:35.261Z] v0.1.3 [2022-07-12T18:11:35.261Z] v0.1.30 [2022-07-12T18:11:35.261Z] v0.1.31 [2022-07-12T18:11:35.261Z] v0.1.4 [2022-07-12T18:11:35.261Z] v0.1.5 [2022-07-12T18:11:35.261Z] v0.1.6 [2022-07-12T18:11:35.261Z] v0.1.7 [2022-07-12T18:11:35.261Z] v0.1.8 [2022-07-12T18:11:35.261Z] v0.1.9 [2022-07-12T18:11:35.261Z] v2.0.0 [2022-07-12T18:11:35.261Z] v2.0.1 [2022-07-12T18:11:35.261Z] v2.1.0 [2022-07-12T18:11:35.261Z] v2.1.1 [2022-07-12T18:11:35.261Z] v2.1.1-dev.1 [2022-07-12T18:11:35.261Z] v2.1.1-dev.2 [2022-07-12T18:11:35.261Z] v2.1.1-dev.3 [2022-07-12T18:11:35.261Z] v2.2.0 [2022-07-12T18:11:35.261Z] v2.2.1-dev.1 [2022-07-12T18:11:35.261Z] v2.2.1-dev.10 [2022-07-12T18:11:35.261Z] v2.2.1-dev.2 [2022-07-12T18:11:35.261Z] v2.2.1-dev.3 [2022-07-12T18:11:35.261Z] v2.2.1-dev.4 [2022-07-12T18:11:35.261Z] v2.2.1-dev.5 [2022-07-12T18:11:35.261Z] v2.2.1-dev.6 [2022-07-12T18:11:35.261Z] v2.2.1-dev.7 [2022-07-12T18:11:35.261Z] v2.2.1-dev.8 [2022-07-12T18:11:35.261Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-12T18:11:35.549Z] + lftools sign git-tag v2.2.1-dev.10 [2022-07-12T18:11:36.120Z] Signing Git tag with Sigul... [2022-07-12T18:11:36.120Z] Signing v2.2.1-dev.10 [Pipeline] echo [2022-07-12T18:11:36.390Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:11:36.674Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-12T18:11:36.684Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-12T18:11:36.705Z] $ docker stop --time=1 0966d2291bb4193c49768b3866db76c1ca83259dca4d096c55cfc27c77ae1875 [2022-07-12T18:11:37.967Z] $ docker rm -f 0966d2291bb4193c49768b3866db76c1ca83259dca4d096c55cfc27c77ae1875 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-12T18:11:38.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T18:11:38.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:11:38.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T18:11:38.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:11:38.763Z] prd-ubuntu20.04-docker-8c-8g-19736 does not seem to be running inside a container [2022-07-12T18:11:38.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T18:11:39.191Z] $ docker top a770ce6a5b58e909be0ab7e5ff32bad032fdfdec1d6a3e932beca3b2e5cf3d10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T18:11:39.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T18:11:39.285Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T18:11:39.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T18:11:39.435Z] $ docker exec a770ce6a5b58e909be0ab7e5ff32bad032fdfdec1d6a3e932beca3b2e5cf3d10 ssh-agent [2022-07-12T18:11:39.565Z] SSH_AUTH_SOCK=/tmp/ssh-5TdwZ3NVhghK/agent.34 [2022-07-12T18:11:39.565Z] SSH_AGENT_PID=40 [2022-07-12T18:11:39.571Z] Running ssh-add (command line suppressed) [2022-07-12T18:11:39.702Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6840256998761032999.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6840256998761032999.key) [2022-07-12T18:11:39.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T18:11:40.014Z] + git semver bump pre [2022-07-12T18:11:40.275Z] 2022-07-12 18:11:40,182 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T18:11:40.275Z] 2022-07-12 18:11:40,182 [bump_version] DEBUG bumping version:2.2.1-dev.10 on axis:pre with prefix:dev [2022-07-12T18:11:40.275Z] 2022-07-12 18:11:40,182 [bump_version] DEBUG bumped version:2.2.1-dev.11 [2022-07-12T18:11:40.275Z] 2022-07-12 18:11:40,182 [write_version] DEBUG write version:2.2.1-dev.11 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-07-12T18:11:40.275Z] 2022-07-12 18:11:40,182 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T18:11:40.275Z] 2022-07-12 18:11:40,182 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T18:11:40.275Z] 2022-07-12 18:11:40,184 [execute] INFO git cat-file --batch-check [2022-07-12T18:11:40.275Z] 2022-07-12 18:11:40,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T18:11:40.275Z] 2022-07-12 18:11:40,189 [execute] INFO git cat-file --batch [2022-07-12T18:11:40.275Z] 2022-07-12 18:11:40,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T18:11:40.275Z] 2022-07-12 18:11:40,193 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T18:11:40.275Z] 2.2.1-dev.11 [Pipeline] } [2022-07-12T18:11:40.288Z] $ docker exec --env ******** --env ******** a770ce6a5b58e909be0ab7e5ff32bad032fdfdec1d6a3e932beca3b2e5cf3d10 ssh-agent -k [2022-07-12T18:11:40.392Z] unset SSH_AUTH_SOCK; [2022-07-12T18:11:40.393Z] unset SSH_AGENT_PID; [2022-07-12T18:11:40.393Z] echo Agent pid 40 killed; [2022-07-12T18:11:40.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T18:11:40.706Z] + git semver [Pipeline] } [2022-07-12T18:11:40.986Z] $ docker stop --time=1 a770ce6a5b58e909be0ab7e5ff32bad032fdfdec1d6a3e932beca3b2e5cf3d10 [2022-07-12T18:11:42.232Z] $ docker rm -f a770ce6a5b58e909be0ab7e5ff32bad032fdfdec1d6a3e932beca3b2e5cf3d10 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T18:11:42.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T18:11:42.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:11:42.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T18:11:42.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:11:42.950Z] prd-ubuntu20.04-docker-8c-8g-19736 does not seem to be running inside a container [2022-07-12T18:11:42.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T18:11:43.338Z] $ docker top 340d80751a9b11865b5a39fecebf552791c6848ccb483892f4ce2e0332dd4abc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T18:11:43.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T18:11:43.437Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T18:11:43.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T18:11:43.575Z] $ docker exec 340d80751a9b11865b5a39fecebf552791c6848ccb483892f4ce2e0332dd4abc ssh-agent [2022-07-12T18:11:43.709Z] SSH_AUTH_SOCK=/tmp/ssh-fMmFbAVo22IC/agent.33 [2022-07-12T18:11:43.709Z] SSH_AGENT_PID=40 [2022-07-12T18:11:43.714Z] Running ssh-add (command line suppressed) [2022-07-12T18:11:43.826Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3005240214672351000.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3005240214672351000.key) [2022-07-12T18:11:43.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T18:11:44.126Z] + git semver push [2022-07-12T18:11:44.388Z] 2022-07-12 18:11:44,320 [run_push] DEBUG push [2022-07-12T18:11:44.388Z] 2022-07-12 18:11:44,321 [execute] INFO git cat-file --batch-check [2022-07-12T18:11:44.388Z] 2022-07-12 18:11:44,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T18:11:44.388Z] 2022-07-12 18:11:44,325 [execute] INFO git rev-list d57f8631497920e22f8d08ad753e702215ba2d38 -- [2022-07-12T18:11:44.388Z] 2022-07-12 18:11:44,326 [execute] DEBUG Popen(['git', 'rev-list', 'd57f8631497920e22f8d08ad753e702215ba2d38', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T18:11:44.388Z] 2022-07-12 18:11:44,332 [execute] INFO git fetch -v origin [2022-07-12T18:11:44.388Z] 2022-07-12 18:11:44,333 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-12T18:11:44.961Z] 2022-07-12 18:11:44,814 [run_push] DEBUG no remote changes detected [2022-07-12T18:11:44.961Z] 2022-07-12 18:11:44,814 [execute] INFO git push origin semver [2022-07-12T18:11:44.961Z] 2022-07-12 18:11:44,815 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T18:11:45.904Z] 2022-07-12 18:11:45,627 [run_push] DEBUG push all version tags [2022-07-12T18:11:45.904Z] 2022-07-12 18:11:45,627 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-12T18:11:45.904Z] 2022-07-12 18:11:45,628 [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-07-12T18:11:46.476Z] 2022-07-12 18:11:46,387 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T18:11:46.476Z] 2.2.1-dev.11 [Pipeline] } [2022-07-12T18:11:46.490Z] $ docker exec --env ******** --env ******** 340d80751a9b11865b5a39fecebf552791c6848ccb483892f4ce2e0332dd4abc ssh-agent -k [2022-07-12T18:11:46.602Z] unset SSH_AUTH_SOCK; [2022-07-12T18:11:46.603Z] unset SSH_AGENT_PID; [2022-07-12T18:11:46.603Z] echo Agent pid 40 killed; [2022-07-12T18:11:46.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T18:11:46.912Z] + git semver [Pipeline] } [2022-07-12T18:11:47.190Z] $ docker stop --time=1 340d80751a9b11865b5a39fecebf552791c6848ccb483892f4ce2e0332dd4abc [2022-07-12T18:11:48.467Z] $ docker rm -f 340d80751a9b11865b5a39fecebf552791c6848ccb483892f4ce2e0332dd4abc [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-07-12T18:11:49.021Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-07-12T18:11:49.021Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-07-12T18:11:49.021Z] total 16 [2022-07-12T18:11:49.021Z] drwxr-xr-x 3 root root 4096 Jul 12 18:08 . [2022-07-12T18:11:49.021Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 18:11 .. [2022-07-12T18:11:49.021Z] drwxr-xr-x 2 root root 4096 Jul 12 18:08 cost [2022-07-12T18:11:49.021Z] -rw-r--r-- 1 root root 86 Jul 12 18:08 cost.csv [2022-07-12T18:11:49.021Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-07-12T18:11:49.021Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-07-12T18:11:49.021Z] total 16 [2022-07-12T18:11:49.021Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 18:08 . [2022-07-12T18:11:49.021Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 18:11 .. [2022-07-12T18:11:49.021Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 18:08 cost [2022-07-12T18:11:49.021Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 12 18:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:11:49.314Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:11:50.179Z] ---> package-listing.sh [2022-07-12T18:11:50.179Z] ++ facter osfamily [2022-07-12T18:11:50.179Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T18:11:50.439Z] + OS_FAMILY=debian [2022-07-12T18:11:50.439Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-07-12T18:11:50.439Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T18:11:50.439Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T18:11:50.439Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T18:11:50.439Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T18:11:50.439Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-07-12T18:11:50.439Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T18:11:50.439Z] + case "${OS_FAMILY}" in [2022-07-12T18:11:50.439Z] + dpkg -l [2022-07-12T18:11:50.439Z] + grep '^ii' [2022-07-12T18:11:50.439Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T18:11:50.439Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T18:11:50.439Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T18:11:50.439Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-07-12T18:11:50.439Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-07-12T18:11:50.439Z] + 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-07-12T18:11:50.450Z] 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-07-12T18:11:50.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T18:11:51.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T18:11:51.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T18:11:51.375Z] prd-ubuntu20.04-docker-8c-8g-19736 does not seem to be running inside a container [2022-07-12T18:11:51.409Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T18:11:51.626Z] $ docker top cc459f4bc912ebb712661f8420920bf094d5e1e173319587645bea5af1cad3ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T18:11:51.978Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T18:11:52.267Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T18:11:52.555Z] + ls /var/log/sa-host [2022-07-12T18:11:52.555Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T18:11:52.688Z] provisioning config files... [2022-07-12T18:11:52.696Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config747124737719696322tmp [Pipeline] { [Pipeline] echo [2022-07-12T18:11:52.712Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:11:52.993Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T18:11:53.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:11:53.332Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T18:11:53.341Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:11:53.628Z] ---> sudo-logs.sh [2022-07-12T18:11:53.628Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T18:11:53.653Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:11:53.941Z] ---> job-cost.sh [2022-07-12T18:11:53.941Z] lf-activate-venv: SKIPPING [2022-07-12T18:11:53.941Z] DEBUG: total: 0.2199999988079071 [2022-07-12T18:11:53.941Z] INFO: Retrieving Stack Cost... [2022-07-12T18:11:54.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T18:11:54.772Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T18:11:54.785Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T18:11:55.072Z] ---> logs-deploy.sh [2022-07-12T18:11:55.072Z] lf-activate-venv: SKIPPING [2022-07-12T18:11:55.072Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/33 [2022-07-12T18:11:55.072Z] INFO: archiving workspace using pattern(s): [2022-07-12T18:11:56.014Z] Archives upload complete. [2022-07-12T18:11:56.014Z] INFO: archiving logs to Nexus