Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ecd7fa2867122152c368015844a475afdada1eb9 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-ssh17327263049322205826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13559789149367415389.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2461975480383182864.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4559476928797289882.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13871591394286427246.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8746’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8748 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 ecd7fa2867122152c368015844a475afdada1eb9 (main) Commit message: "Merge pull request #241 from lenny-intel/MessageEnvelope" > 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 ecd7fa2867122152c368015844a475afdada1eb9 # timeout=10 > git rev-list --no-walk 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-17T17:24:07.760Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-17T17:24:07.813Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-17T17:24:07.825Z] ========================================================= [2023-04-17T17:24:07.825Z] EdgeX Global Pipelines Version Info [2023-04-17T17:24:07.825Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:24:08.526Z] ------------------- [2023-04-17T17:24:08.526Z] stable info: [2023-04-17T17:24:08.526Z] ------------------- [2023-04-17T17:24:08.526Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-17T17:24:08.526Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T17:24:08.526Z] Message: update stable to v1.0.248 [2023-04-17T17:24:09.095Z] ------------------- [2023-04-17T17:24:09.095Z] experimental info: [2023-04-17T17:24:09.095Z] ------------------- [2023-04-17T17:24:09.095Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-17T17:24:09.095Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T17:24:09.095Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-17T17:24:09.268Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-04-17T17:24:09.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-04-17T17:24:09.294Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-17T17:24:09.310Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-17T17:24:09.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-17T17:24:09.342Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-17T17:24:09.360Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-17T17:24:09.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-17T17:24:09.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-17T17:24:09.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-17T17:24:09.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-17T17:24:09.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-04-17T17:24:09.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-17T17:24:09.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-17T17:24:09.461Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T17:24:09.472Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T17:24:09.484Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T17:24:09.495Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T17:24:09.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-17T17:24:09.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-17T17:24:09.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-17T17:24:09.539Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-17T17:24:09.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-17T17:24:09.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-17T17:24:09.572Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-04-17T17:24:09.583Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-17T17:24:09.594Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-17T17:24:09.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-17T17:24:09.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-17T17:24:09.627Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-17T17:24:09.638Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] echo [2023-04-17T17:24:09.650Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecd7fa2 [Pipeline] echo [2023-04-17T17:24:09.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-17T17:24:10.000Z] + git rev-list -1 --merges ecd7fa2867122152c368015844a475afdada1eb9~1..ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] echo [2023-04-17T17:24:10.039Z] -----------> git rev-list -1 --merges ecd7fa2867122152c368015844a475afdada1eb9~1..ecd7fa2867122152c368015844a475afdada1eb9 ecd7fa2867122152c368015844a475afdada1eb9 [2023-04-17T17:24:10.039Z] ecd7fa2867122152c368015844a475afdada1eb9 [false] [Pipeline] sh [2023-04-17T17:24:10.326Z] + git log --format=format:%s -1 ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] echo [2023-04-17T17:24:10.340Z] ========================================================= [2023-04-17T17:24:10.340Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-17T17:24:10.340Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T17:24:10.677Z] + git log --format=format:%s -1 ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] echo [2023-04-17T17:24:10.689Z] [semverPrep] GIT_COMMIT: ecd7fa2867122152c368015844a475afdada1eb9, Commit Message: Merge pull request #241 from lenny-intel/MessageEnvelope [Pipeline] echo [2023-04-17T17:24:10.701Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-17T17:24:11.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T17:24:11.050Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-17T17:24:11.050Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-17T17:24:11.050Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-17T17:24:11.050Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-17T17:24:11.050Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-17T17:24:11.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:24:11.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T17:24:11.650Z] [2023-04-17T17:24:11.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:24:11.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T17:24:11.968Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-17T17:24:11.968Z] b85a868b505f: Pulling fs layer [2023-04-17T17:24:11.968Z] e2be974225ed: Pulling fs layer [2023-04-17T17:24:11.968Z] 339a4e72a1f5: Pulling fs layer [2023-04-17T17:24:11.968Z] 988bab9f4d93: Pulling fs layer [2023-04-17T17:24:11.968Z] 1469e6f7b9e6: Pulling fs layer [2023-04-17T17:24:11.968Z] eaf3925da568: Pulling fs layer [2023-04-17T17:24:11.968Z] bab4dde63d76: Pulling fs layer [2023-04-17T17:24:11.968Z] bde34c3a00c8: Pulling fs layer [2023-04-17T17:24:11.968Z] b352a97aabf1: Pulling fs layer [2023-04-17T17:24:11.968Z] 4872d77fe225: Pulling fs layer [2023-04-17T17:24:11.968Z] 5851b861e8e6: Pulling fs layer [2023-04-17T17:24:11.968Z] bab4dde63d76: Waiting [2023-04-17T17:24:11.968Z] bde34c3a00c8: Waiting [2023-04-17T17:24:11.968Z] b352a97aabf1: Waiting [2023-04-17T17:24:11.968Z] 4872d77fe225: Waiting [2023-04-17T17:24:11.968Z] 5851b861e8e6: Waiting [2023-04-17T17:24:11.968Z] 988bab9f4d93: Waiting [2023-04-17T17:24:11.968Z] 1469e6f7b9e6: Waiting [2023-04-17T17:24:11.968Z] eaf3925da568: Waiting [2023-04-17T17:24:12.227Z] e2be974225ed: Download complete [2023-04-17T17:24:12.227Z] 988bab9f4d93: Verifying Checksum [2023-04-17T17:24:12.227Z] 988bab9f4d93: Download complete [2023-04-17T17:24:12.227Z] 1469e6f7b9e6: Verifying Checksum [2023-04-17T17:24:12.227Z] 1469e6f7b9e6: Download complete [2023-04-17T17:24:12.227Z] eaf3925da568: Verifying Checksum [2023-04-17T17:24:12.227Z] eaf3925da568: Download complete [2023-04-17T17:24:12.227Z] 339a4e72a1f5: Verifying Checksum [2023-04-17T17:24:12.227Z] 339a4e72a1f5: Download complete [2023-04-17T17:24:12.227Z] bde34c3a00c8: Verifying Checksum [2023-04-17T17:24:12.227Z] bde34c3a00c8: Download complete [2023-04-17T17:24:12.227Z] b352a97aabf1: Download complete [2023-04-17T17:24:12.227Z] 4872d77fe225: Verifying Checksum [2023-04-17T17:24:12.227Z] 4872d77fe225: Download complete [2023-04-17T17:24:12.227Z] 5851b861e8e6: Verifying Checksum [2023-04-17T17:24:12.227Z] 5851b861e8e6: Download complete [2023-04-17T17:24:12.227Z] b85a868b505f: Verifying Checksum [2023-04-17T17:24:12.227Z] b85a868b505f: Download complete [2023-04-17T17:24:12.486Z] bab4dde63d76: Verifying Checksum [2023-04-17T17:24:12.486Z] bab4dde63d76: Download complete [2023-04-17T17:24:13.422Z] b85a868b505f: Pull complete [2023-04-17T17:24:13.680Z] e2be974225ed: Pull complete [2023-04-17T17:24:13.939Z] 339a4e72a1f5: Pull complete [2023-04-17T17:24:13.939Z] 988bab9f4d93: Pull complete [2023-04-17T17:24:14.202Z] 1469e6f7b9e6: Pull complete [2023-04-17T17:24:14.461Z] eaf3925da568: Pull complete [2023-04-17T17:24:16.369Z] bab4dde63d76: Pull complete [2023-04-17T17:24:16.369Z] bde34c3a00c8: Pull complete [2023-04-17T17:24:16.369Z] b352a97aabf1: Pull complete [2023-04-17T17:24:16.369Z] 4872d77fe225: Pull complete [2023-04-17T17:24:16.369Z] 5851b861e8e6: Pull complete [2023-04-17T17:24:16.369Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-17T17:24:16.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T17:24:16.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:24:16.462Z] prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container [2023-04-17T17:24:16.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T17:24:19.183Z] $ docker top ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd -eo pid,comm [2023-04-17T17:24:19.231Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T17:24:19.231Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T17:24:19.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T17:24:19.270Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T17:24:19.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T17:24:19.395Z] $ docker exec ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd ssh-agent [2023-04-17T17:24:19.496Z] SSH_AUTH_SOCK=/tmp/ssh-gbTVmwEHYXjG/agent.32 [2023-04-17T17:24:19.496Z] SSH_AGENT_PID=38 [2023-04-17T17:24:19.503Z] Running ssh-add (command line suppressed) [2023-04-17T17:24:19.604Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12554900989467752648.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12554900989467752648.key) [2023-04-17T17:24:19.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T17:24:19.908Z] + git tag --points-at HEAD [Pipeline] } [2023-04-17T17:24:19.930Z] $ docker exec --env ******** --env ******** ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd ssh-agent -k [2023-04-17T17:24:20.025Z] unset SSH_AUTH_SOCK; [2023-04-17T17:24:20.025Z] unset SSH_AGENT_PID; [2023-04-17T17:24:20.025Z] echo Agent pid 38 killed; [2023-04-17T17:24:20.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-17T17:24:20.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T17:24:20.051Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T17:24:20.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T17:24:20.167Z] $ docker exec ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd ssh-agent [2023-04-17T17:24:20.277Z] SSH_AUTH_SOCK=/tmp/ssh-YpbDSEmiS4Ws/agent.69 [2023-04-17T17:24:20.277Z] SSH_AGENT_PID=75 [2023-04-17T17:24:20.282Z] Running ssh-add (command line suppressed) [2023-04-17T17:24:20.403Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1578154934195595141.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1578154934195595141.key) [2023-04-17T17:24:20.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T17:24:20.706Z] + git semver init [2023-04-17T17:24:20.965Z] 2023-04-17 17:24:20,885 [run_init] DEBUG init version:0.0.0 force:False [2023-04-17T17:24:20.965Z] 2023-04-17 17:24:20,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-04-17T17:24:20.965Z] 2023-04-17 17:24:20,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-04-17T17:24:20.965Z] 2023-04-17 17:24:20,886 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-04-17T17:24:21.904Z] 2023-04-17 17:24:21,592 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2023-04-17T17:24:21.904Z] 2023-04-17 17:24:21,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2023-04-17T17:24:21.904Z] 2023-04-17 17:24:21,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-17T17:24:21.904Z] 2023-04-17 17:24:21,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-17T17:24:21.904Z] 3.0.0-dev.23 [Pipeline] } [2023-04-17T17:24:21.918Z] $ docker exec --env ******** --env ******** ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd ssh-agent -k [2023-04-17T17:24:22.012Z] unset SSH_AUTH_SOCK; [2023-04-17T17:24:22.012Z] unset SSH_AGENT_PID; [2023-04-17T17:24:22.012Z] echo Agent pid 75 killed; [2023-04-17T17:24:22.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T17:24:22.327Z] + git semver [Pipeline] } [2023-04-17T17:24:22.603Z] $ docker stop --time=1 ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd [2023-04-17T17:24:23.885Z] $ docker rm -f --volumes ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T17:24:24.213Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-17T17:24:24.429Z] Stashed 1 file(s) [Pipeline] echo [2023-04-17T17:24:24.432Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-04-17T17:24:24.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T17:24:24.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T17:24:24.626Z] ========================================================= [2023-04-17T17:24:24.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-17T17:24:24.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-17T17:24:24.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T17:24:24.922Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-17T17:24:24.922Z] 63b65145d645: Pulling fs layer [2023-04-17T17:24:24.922Z] a2d21d5440eb: Pulling fs layer [2023-04-17T17:24:24.922Z] 935e6c44a52c: Pulling fs layer [2023-04-17T17:24:24.922Z] 94cc34f8dd06: Pulling fs layer [2023-04-17T17:24:24.922Z] 30dea6a524f1: Pulling fs layer [2023-04-17T17:24:24.922Z] a2aff8979fd8: Pulling fs layer [2023-04-17T17:24:24.922Z] 6808be2612f2: Pulling fs layer [2023-04-17T17:24:24.922Z] f25807f1079a: Pulling fs layer [2023-04-17T17:24:24.922Z] 6808be2612f2: Waiting [2023-04-17T17:24:24.922Z] 94cc34f8dd06: Waiting [2023-04-17T17:24:24.922Z] f25807f1079a: Waiting [2023-04-17T17:24:24.922Z] 30dea6a524f1: Waiting [2023-04-17T17:24:24.922Z] a2aff8979fd8: Waiting [2023-04-17T17:24:24.922Z] a2d21d5440eb: Download complete [2023-04-17T17:24:24.922Z] 94cc34f8dd06: Download complete [2023-04-17T17:24:24.922Z] 30dea6a524f1: Verifying Checksum [2023-04-17T17:24:24.922Z] 30dea6a524f1: Download complete [2023-04-17T17:24:24.922Z] 63b65145d645: Verifying Checksum [2023-04-17T17:24:24.922Z] 63b65145d645: Download complete [2023-04-17T17:24:24.922Z] a2aff8979fd8: Verifying Checksum [2023-04-17T17:24:24.922Z] a2aff8979fd8: Download complete [2023-04-17T17:24:25.181Z] 63b65145d645: Pull complete [2023-04-17T17:24:25.181Z] a2d21d5440eb: Pull complete [2023-04-17T17:24:25.439Z] f25807f1079a: Verifying Checksum [2023-04-17T17:24:25.439Z] f25807f1079a: Download complete [2023-04-17T17:24:25.439Z] 935e6c44a52c: Verifying Checksum [2023-04-17T17:24:25.439Z] 935e6c44a52c: Download complete [2023-04-17T17:24:25.697Z] 6808be2612f2: Verifying Checksum [2023-04-17T17:24:25.697Z] 6808be2612f2: Download complete [2023-04-17T17:24:28.975Z] 935e6c44a52c: Pull complete [2023-04-17T17:24:28.975Z] 94cc34f8dd06: Pull complete [2023-04-17T17:24:28.975Z] 30dea6a524f1: Pull complete [2023-04-17T17:24:28.975Z] a2aff8979fd8: Pull complete [2023-04-17T17:24:31.507Z] 6808be2612f2: Pull complete [2023-04-17T17:24:32.073Z] f25807f1079a: Pull complete [2023-04-17T17:24:32.073Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-17T17:24:32.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T17:24:32.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-04-17T17:24:32.359Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:24:32.655Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T17:24:32.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:24:32.720Z] prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container [2023-04-17T17:24:32.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-17T17:24:36.630Z] $ docker top 71b7d461f0b8474638bfb8e2fb5c12bee1ba3cf231ff2147a89073a14784fa43 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T17:24:36.963Z] + go version [2023-04-17T17:24:36.963Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-17T17:24:36.977Z] $ docker stop --time=1 71b7d461f0b8474638bfb8e2fb5c12bee1ba3cf231ff2147a89073a14784fa43 [2023-04-17T17:24:38.210Z] $ docker rm -f --volumes 71b7d461f0b8474638bfb8e2fb5c12bee1ba3cf231ff2147a89073a14784fa43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:24:38.608Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T17:24:38.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:24:38.680Z] prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container [2023-04-17T17:24:38.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-17T17:24:39.082Z] $ docker top 4e2dd3d736d284d075ba1f7a6473c068c5447462704a4681a4cb5e7bf450660e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T17:24:39.413Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2023-04-17T17:24:39.535Z] Still waiting to schedule task [2023-04-17T17:24:39.535Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8747’ is offline [2023-04-17T17:24:39.703Z] + make test [2023-04-17T17:24:39.704Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-04-17T17:24:39.704Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-17T17:24:39.704Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-17T17:24:39.704Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-04-17T17:24:39.704Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-17T17:24:39.704Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 [2023-04-17T17:24:39.704Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-17T17:24:39.961Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.15 [2023-04-17T17:24:39.961Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-17T17:24:39.961Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-17T17:24:39.961Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-17T17:24:39.961Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-17T17:24:39.961Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-04-17T17:24:39.961Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-04-17T17:24:39.961Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-17T17:24:39.961Z] go: downloading golang.org/x/net v0.8.0 [2023-04-17T17:24:39.961Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-17T17:24:39.961Z] go: downloading golang.org/x/crypto v0.7.0 [2023-04-17T17:24:39.961Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-17T17:24:39.961Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-17T17:24:39.961Z] go: downloading golang.org/x/text v0.8.0 [2023-04-17T17:24:39.961Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-17T17:24:40.218Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-17T17:24:40.218Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-17T17:24:40.218Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-17T17:24:40.218Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-17T17:24:40.218Z] go: downloading github.com/klauspost/compress v1.16.0 [2023-04-17T17:24:40.218Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-04-17T17:24:40.218Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-04-17T17:24:40.476Z] go: downloading golang.org/x/time v0.3.0 [2023-04-17T17:24:40.476Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-17T17:24:40.476Z] go: downloading golang.org/x/sys v0.6.0 [2023-04-17T17:24:58.553Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.057s coverage: 88.6% of statements [2023-04-17T17:24:58.553Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-04-17T17:24:58.553Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-04-17T17:25:01.839Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.052s coverage: 19.8% of statements [2023-04-17T17:25:01.839Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.070s coverage: 88.8% of statements [2023-04-17T17:25:01.839Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.072s coverage: 89.1% of statements [2023-04-17T17:25:06.026Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-04-17T17:25:06.026Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-04-17T17:25:06.026Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.088s coverage: 35.9% of statements [2023-04-17T17:25:06.026Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.165s coverage: 61.3% of statements [2023-04-17T17:25:06.026Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.050s coverage: 87.5% of statements [2023-04-17T17:25:06.026Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.049s coverage: 100.0% of statements [2023-04-17T17:25:06.026Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.054s coverage: 100.0% of statements [2023-04-17T17:25:06.026Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.049s coverage: 95.1% of statements [2023-04-17T17:25:20.915Z] go vet ./... [2023-04-17T17:25:20.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T17:25:20.915Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-17T17:25:20.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-17T17:25:20.943Z] $ docker stop --time=1 4e2dd3d736d284d075ba1f7a6473c068c5447462704a4681a4cb5e7bf450660e [2023-04-17T17:25:24.425Z] $ docker rm -f --volumes 4e2dd3d736d284d075ba1f7a6473c068c5447462704a4681a4cb5e7bf450660e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T17:25:24.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-17T17:25:25.013Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:25:25.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T17:25:25.459Z] [2023-04-17T17:25:25.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:25:25.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T17:25:25.752Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-17T17:25:25.752Z] 5eb5b503b376: Pulling fs layer [2023-04-17T17:25:25.752Z] 5c69ac0246d0: Pulling fs layer [2023-04-17T17:25:25.752Z] ec43610c2a17: Pulling fs layer [2023-04-17T17:25:25.752Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-17T17:25:25.752Z] 33b1e0a273af: Pulling fs layer [2023-04-17T17:25:25.752Z] 5d3b04190fa2: Pulling fs layer [2023-04-17T17:25:25.752Z] 2f39f015ded8: Pulling fs layer [2023-04-17T17:25:25.752Z] 3a2ae6a8a46f: Waiting [2023-04-17T17:25:25.752Z] 5d3b04190fa2: Waiting [2023-04-17T17:25:25.752Z] 33b1e0a273af: Waiting [2023-04-17T17:25:25.752Z] 2f39f015ded8: Waiting [2023-04-17T17:25:25.752Z] 5c69ac0246d0: Download complete [2023-04-17T17:25:25.752Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-17T17:25:25.752Z] 3a2ae6a8a46f: Download complete [2023-04-17T17:25:26.011Z] 33b1e0a273af: Verifying Checksum [2023-04-17T17:25:26.011Z] 33b1e0a273af: Download complete [2023-04-17T17:25:26.011Z] 5d3b04190fa2: Verifying Checksum [2023-04-17T17:25:26.011Z] 5d3b04190fa2: Download complete [2023-04-17T17:25:26.011Z] ec43610c2a17: Verifying Checksum [2023-04-17T17:25:26.011Z] ec43610c2a17: Download complete [2023-04-17T17:25:26.011Z] 5eb5b503b376: Verifying Checksum [2023-04-17T17:25:26.011Z] 5eb5b503b376: Download complete [2023-04-17T17:25:26.576Z] 2f39f015ded8: Download complete [2023-04-17T17:25:27.141Z] 5eb5b503b376: Pull complete [2023-04-17T17:25:27.142Z] 5c69ac0246d0: Pull complete [2023-04-17T17:25:27.708Z] ec43610c2a17: Pull complete [2023-04-17T17:25:27.708Z] 3a2ae6a8a46f: Pull complete [2023-04-17T17:25:27.965Z] 33b1e0a273af: Pull complete [2023-04-17T17:25:27.965Z] 5d3b04190fa2: Pull complete [2023-04-17T17:25:32.147Z] 2f39f015ded8: Pull complete [2023-04-17T17:25:32.147Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-17T17:25:32.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T17:25:32.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:25:32.216Z] prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container [2023-04-17T17:25:32.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T17:25:35.552Z] $ docker top bc7b79799b6a3ccc67f84ff3216d290a705481afbc535642f70b38998e73fdb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:25:35.928Z] ---> job-cost.sh [2023-04-17T17:25:35.928Z] lf-activate-venv: SKIPPING [2023-04-17T17:25:35.928Z] INFO: No Stack... [2023-04-17T17:25:36.187Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T17:25:36.446Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T17:25:36.737Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2023-04-17T17:25:36.737Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T17:25:36.749Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] [2023-04-17T17:25:36.755Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] did not exist. Created. [2023-04-17T17:25:36.755Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T17:25:37.049Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-17T17:25:37.074Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T17:25:37.080Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T17:25:37.097Z] $ docker stop --time=1 bc7b79799b6a3ccc67f84ff3216d290a705481afbc535642f70b38998e73fdb0 [2023-04-17T17:25:38.238Z] $ docker rm -f --volumes bc7b79799b6a3ccc67f84ff3216d290a705481afbc535642f70b38998e73fdb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-17T17:26:19.461Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8749 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2023-04-17T17:26:19.475Z] Running in /w/workspace/go-mod-messaging/88 [Pipeline] { [Pipeline] checkout [2023-04-17T17:26:19.500Z] Selected Git installation does not exist. Using Default [2023-04-17T17:26:19.500Z] The recommended git tool is: NONE [2023-04-17T17:26:29.804Z] using credential edgex-jenkins-ssh [2023-04-17T17:26:29.836Z] Cloning the remote Git repository [2023-04-17T17:26:29.937Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-04-17T17:26:30.121Z] > git init /w/workspace/go-mod-messaging/88 # timeout=10 [2023-04-17T17:26:30.406Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-04-17T17:26:30.406Z] > git --version # timeout=10 [2023-04-17T17:26:30.484Z] > git --version # 'git version 2.25.1' [2023-04-17T17:26:30.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T17:26:30.699Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T17:26:31.662Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-04-17T17:26:31.706Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T17:26:33.029Z] Avoid second fetch [2023-04-17T17:26:33.030Z] Checking out Revision ecd7fa2867122152c368015844a475afdada1eb9 (main) [2023-04-17T17:26:33.796Z] Commit message: "Merge pull request #241 from lenny-intel/MessageEnvelope" [2023-04-17T17:26:33.050Z] > git config core.sparsecheckout # timeout=10 [2023-04-17T17:26:33.186Z] > git checkout -f ecd7fa2867122152c368015844a475afdada1eb9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T17:26:34.850Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-17T17:26:34.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T17:26:34.850Z] Dload Upload Total Spent Left Speed [2023-04-17T17:26:34.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72448 [Pipeline] sh [2023-04-17T17:26:35.484Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-17T17:26:35.858Z] + sudo tee /etc/docker/daemon.new [2023-04-17T17:26:35.859Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-17T17:26:37.276Z] { [2023-04-17T17:26:37.276Z] "registry-mirrors": [ [2023-04-17T17:26:37.276Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-17T17:26:37.276Z] ], [2023-04-17T17:26:37.276Z] "bip": "10.250.0.254/24", [2023-04-17T17:26:37.276Z] "hosts": [ [2023-04-17T17:26:37.276Z] "tcp://0.0.0.0:5555", [2023-04-17T17:26:37.276Z] "unix:///var/run/docker.sock" [2023-04-17T17:26:37.276Z] ], [2023-04-17T17:26:37.276Z] "mtu": 1458, [2023-04-17T17:26:37.276Z] "selinux-enabled": true, [2023-04-17T17:26:37.276Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-17T17:26:37.276Z] } [Pipeline] sh [2023-04-17T17:26:37.628Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-17T17:26:37.972Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-04-17T17:26:56.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T17:26:56.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T17:26:56.457Z] ========================================================= [2023-04-17T17:26:56.457Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-17T17:26:56.457Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-17T17:26:56.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T17:26:57.366Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-17T17:26:57.366Z] af6eaf76a39c: Pulling fs layer [2023-04-17T17:26:57.366Z] 55522c791124: Pulling fs layer [2023-04-17T17:26:57.366Z] ce5c4a1c91eb: Pulling fs layer [2023-04-17T17:26:57.366Z] 169dfbe0d373: Pulling fs layer [2023-04-17T17:26:57.366Z] e1ff8fa3b103: Pulling fs layer [2023-04-17T17:26:57.366Z] 52ebb69f0ebf: Pulling fs layer [2023-04-17T17:26:57.366Z] 5abe8eddf0d5: Pulling fs layer [2023-04-17T17:26:57.366Z] e1ff8fa3b103: Waiting [2023-04-17T17:26:57.366Z] 52ebb69f0ebf: Waiting [2023-04-17T17:26:57.366Z] 5abe8eddf0d5: Waiting [2023-04-17T17:26:57.366Z] 169dfbe0d373: Waiting [2023-04-17T17:26:57.366Z] 55522c791124: Verifying Checksum [2023-04-17T17:26:57.366Z] 55522c791124: Download complete [2023-04-17T17:26:57.366Z] 169dfbe0d373: Verifying Checksum [2023-04-17T17:26:57.366Z] 169dfbe0d373: Download complete [2023-04-17T17:26:57.366Z] e1ff8fa3b103: Verifying Checksum [2023-04-17T17:26:57.366Z] e1ff8fa3b103: Download complete [2023-04-17T17:26:57.366Z] af6eaf76a39c: Verifying Checksum [2023-04-17T17:26:58.341Z] af6eaf76a39c: Pull complete [2023-04-17T17:26:58.341Z] 5abe8eddf0d5: Verifying Checksum [2023-04-17T17:26:58.341Z] 5abe8eddf0d5: Download complete [2023-04-17T17:26:58.931Z] 55522c791124: Pull complete [2023-04-17T17:26:59.521Z] ce5c4a1c91eb: Verifying Checksum [2023-04-17T17:26:59.521Z] ce5c4a1c91eb: Download complete [2023-04-17T17:26:59.521Z] 52ebb69f0ebf: Verifying Checksum [2023-04-17T17:26:59.521Z] 52ebb69f0ebf: Download complete [2023-04-17T17:27:09.626Z] ce5c4a1c91eb: Pull complete [2023-04-17T17:27:09.626Z] 169dfbe0d373: Pull complete [2023-04-17T17:27:09.626Z] e1ff8fa3b103: Pull complete [2023-04-17T17:27:16.276Z] 52ebb69f0ebf: Pull complete [2023-04-17T17:27:17.245Z] 5abe8eddf0d5: Pull complete [2023-04-17T17:27:17.245Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-17T17:27:17.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T17:27:17.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-04-17T17:27:17.566Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:27:17.894Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T17:27:17.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:27:18.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-8749 does not seem to be running inside a container [2023-04-17T17:27:18.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/88 -v /w/workspace/go-mod-messaging/88:/w/workspace/go-mod-messaging/88:rw,z -v /w/workspace/go-mod-messaging/88@tmp:/w/workspace/go-mod-messaging/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T17:27:20.978Z] $ docker top 11a30e899bcd160bd459d9f80c0fd990031317c0e33a1076672e7b00f50ce513 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T17:27:21.785Z] + go version [2023-04-17T17:27:21.785Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-17T17:27:21.807Z] $ docker stop --time=1 11a30e899bcd160bd459d9f80c0fd990031317c0e33a1076672e7b00f50ce513 [2023-04-17T17:27:23.441Z] $ docker rm -f --volumes 11a30e899bcd160bd459d9f80c0fd990031317c0e33a1076672e7b00f50ce513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:27:23.989Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T17:27:23.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:27:24.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-8749 does not seem to be running inside a container [2023-04-17T17:27:24.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/88 -v /w/workspace/go-mod-messaging/88:/w/workspace/go-mod-messaging/88:rw,z -v /w/workspace/go-mod-messaging/88@tmp:/w/workspace/go-mod-messaging/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T17:27:25.355Z] $ docker top ccf640b0d5c06f3b4334600ba3b624357dfda4e43aa5c5d13921e20f40afee5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T17:27:25.835Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/88 [Pipeline] fileExists [Pipeline] sh [2023-04-17T17:27:26.161Z] + make test [2023-04-17T17:27:26.161Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-04-17T17:27:26.429Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 [2023-04-17T17:27:27.013Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-17T17:27:27.013Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-17T17:27:27.013Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-17T17:27:27.013Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-04-17T17:27:27.283Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-17T17:27:27.283Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.15 [2023-04-17T17:27:27.283Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-17T17:27:27.283Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-17T17:27:27.554Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-17T17:27:27.821Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-17T17:27:28.089Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-17T17:27:28.089Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-17T17:27:28.089Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-17T17:27:28.089Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-17T17:27:28.089Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-04-17T17:27:28.089Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-04-17T17:27:28.089Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-17T17:27:28.089Z] go: downloading golang.org/x/net v0.8.0 [2023-04-17T17:27:28.089Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-17T17:27:28.355Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-17T17:27:28.355Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-17T17:27:28.355Z] go: downloading golang.org/x/crypto v0.7.0 [2023-04-17T17:27:28.355Z] go: downloading golang.org/x/text v0.8.0 [2023-04-17T17:27:28.620Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-17T17:27:29.219Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-17T17:27:29.219Z] go: downloading github.com/klauspost/compress v1.16.0 [2023-04-17T17:27:29.219Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-04-17T17:27:29.219Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-04-17T17:27:29.484Z] go: downloading golang.org/x/time v0.3.0 [2023-04-17T17:29:21.147Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.396s coverage: 88.6% of statements [2023-04-17T17:29:21.147Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-04-17T17:29:21.147Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-04-17T17:29:21.147Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.245s coverage: 19.8% of statements [2023-04-17T17:29:21.147Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.383s coverage: 88.8% of statements [2023-04-17T17:29:21.147Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.383s coverage: 89.1% of statements [2023-04-17T17:30:43.784Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-04-17T17:30:43.784Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.467s coverage: 35.9% of statements [2023-04-17T17:30:43.784Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.388s coverage: 61.3% of statements [2023-04-17T17:30:43.784Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-04-17T17:30:43.784Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.303s coverage: 87.5% of statements [2023-04-17T17:30:43.784Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.240s coverage: 100.0% of statements [2023-04-17T17:30:43.784Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.219s coverage: 100.0% of statements [2023-04-17T17:30:43.784Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.193s coverage: 95.1% of statements [2023-04-17T17:30:43.784Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-17T17:30:43.784Z] go vet ./... [2023-04-17T17:32:20.423Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T17:32:20.423Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-17T17:32:20.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-17T17:32:20.458Z] $ docker stop --time=1 ccf640b0d5c06f3b4334600ba3b624357dfda4e43aa5c5d13921e20f40afee5b [2023-04-17T17:32:22.329Z] $ docker rm -f --volumes ccf640b0d5c06f3b4334600ba3b624357dfda4e43aa5c5d13921e20f40afee5b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T17:32:24.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-17T17:32:24.483Z] Warning: overwriting stash ‘coverage-report’ [2023-04-17T17:32:24.948Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:32:25.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T17:32:25.421Z] [2023-04-17T17:32:25.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:32:25.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T17:32:26.021Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-17T17:32:26.021Z] 8998bd30e6a1: Pulling fs layer [2023-04-17T17:32:26.021Z] 04944245beec: Pulling fs layer [2023-04-17T17:32:26.021Z] 699f458cf7ca: Pulling fs layer [2023-04-17T17:32:26.021Z] 765212b225bb: Pulling fs layer [2023-04-17T17:32:26.022Z] f23df028b6ca: Pulling fs layer [2023-04-17T17:32:26.022Z] d65c8cfc05b1: Pulling fs layer [2023-04-17T17:32:26.022Z] 2437ff75d9bd: Pulling fs layer [2023-04-17T17:32:26.022Z] 765212b225bb: Waiting [2023-04-17T17:32:26.022Z] d65c8cfc05b1: Waiting [2023-04-17T17:32:26.022Z] f23df028b6ca: Waiting [2023-04-17T17:32:26.022Z] 2437ff75d9bd: Waiting [2023-04-17T17:32:26.022Z] 04944245beec: Verifying Checksum [2023-04-17T17:32:26.022Z] 04944245beec: Download complete [2023-04-17T17:32:26.022Z] 765212b225bb: Verifying Checksum [2023-04-17T17:32:26.022Z] 765212b225bb: Download complete [2023-04-17T17:32:26.022Z] f23df028b6ca: Verifying Checksum [2023-04-17T17:32:26.022Z] f23df028b6ca: Download complete [2023-04-17T17:32:26.022Z] d65c8cfc05b1: Verifying Checksum [2023-04-17T17:32:26.022Z] d65c8cfc05b1: Download complete [2023-04-17T17:32:26.289Z] 699f458cf7ca: Verifying Checksum [2023-04-17T17:32:26.289Z] 699f458cf7ca: Download complete [2023-04-17T17:32:26.558Z] 8998bd30e6a1: Verifying Checksum [2023-04-17T17:32:26.558Z] 8998bd30e6a1: Download complete [2023-04-17T17:32:29.144Z] 2437ff75d9bd: Verifying Checksum [2023-04-17T17:32:29.144Z] 2437ff75d9bd: Download complete [2023-04-17T17:32:30.559Z] 8998bd30e6a1: Pull complete [2023-04-17T17:32:31.150Z] 04944245beec: Pull complete [2023-04-17T17:32:32.556Z] 699f458cf7ca: Pull complete [2023-04-17T17:32:32.556Z] 765212b225bb: Pull complete [2023-04-17T17:32:33.140Z] f23df028b6ca: Pull complete [2023-04-17T17:32:33.406Z] d65c8cfc05b1: Pull complete [2023-04-17T17:32:48.418Z] 2437ff75d9bd: Pull complete [2023-04-17T17:32:48.418Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-17T17:32:48.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T17:32:48.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:32:48.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-8749 does not seem to be running inside a container [2023-04-17T17:32:48.670Z] $ 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/88 -v /w/workspace/go-mod-messaging/88:/w/workspace/go-mod-messaging/88:rw,z -v /w/workspace/go-mod-messaging/88@tmp:/w/workspace/go-mod-messaging/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-17T17:32:51.025Z] $ docker top 5869b05fd22c0ac8360fc800b807674ae76e1101b348884aad55d4d90ea991be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:32:51.543Z] ---> job-cost.sh [2023-04-17T17:32:51.810Z] lf-activate-venv: SKIPPING [2023-04-17T17:32:51.810Z] INFO: No Stack... [2023-04-17T17:32:52.077Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-17T17:32:53.037Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T17:32:53.683Z] + cat /w/workspace/go-mod-messaging/88/archives/cost.csv [2023-04-17T17:32:53.683Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T17:32:53.752Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] [2023-04-17T17:32:53.759Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] did not exist. Created. [2023-04-17T17:32:53.759Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T17:32:54.411Z] /w/workspace/go-mod-messaging/88@tmp/durable-a36a8607/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-17T17:32:55.065Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-17T17:32:55.087Z] Warning: overwriting stash ‘stack-cost’ [2023-04-17T17:32:55.142Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T17:32:55.150Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T17:32:55.171Z] $ docker stop --time=1 5869b05fd22c0ac8360fc800b807674ae76e1101b348884aad55d4d90ea991be [2023-04-17T17:32:56.669Z] $ docker rm -f --volumes 5869b05fd22c0ac8360fc800b807674ae76e1101b348884aad55d4d90ea991be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-17T17:32:57.019Z] provisioning config files... [2023-04-17T17:32:57.035Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8793918723306451049tmp [Pipeline] { [Pipeline] sh [2023-04-17T17:32:57.330Z] + set +x [2023-04-17T17:32:57.330Z] + curl -s https://codecov.io/bash [2023-04-17T17:32:57.330Z] + bash -s -- [2023-04-17T17:32:57.330Z] [2023-04-17T17:32:57.330Z] _____ _ [2023-04-17T17:32:57.330Z] / ____| | | [2023-04-17T17:32:57.330Z] | | ___ __| | ___ ___ _____ __ [2023-04-17T17:32:57.330Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-17T17:32:57.330Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-17T17:32:57.330Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-17T17:32:57.330Z] Bash-1.0.6 [2023-04-17T17:32:57.330Z] [2023-04-17T17:32:57.330Z] [2023-04-17T17:32:57.330Z] ==> git version 2.25.1 found [2023-04-17T17:32:57.330Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-17T17:32:57.330Z] Release-Date: 2020-01-08 [2023-04-17T17:32:57.330Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-17T17:32:57.330Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-17T17:32:57.330Z] ==> Jenkins CI detected. [2023-04-17T17:32:57.330Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2023-04-17T17:32:57.330Z] project root: . [2023-04-17T17:32:57.330Z] --> token set from env [2023-04-17T17:32:57.330Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-17T17:32:57.330Z] ==> Running gcov in . (disable via -X gcov) [2023-04-17T17:32:57.330Z] ==> Python coveragepy not found [2023-04-17T17:32:57.330Z] ==> Searching for coverage reports in: [2023-04-17T17:32:57.330Z] + . [2023-04-17T17:32:57.330Z] -> Found 1 reports [2023-04-17T17:32:57.330Z] ==> Detecting git/mercurial file structure [2023-04-17T17:32:57.330Z] ==> Reading reports [2023-04-17T17:32:57.591Z] + ./coverage.out bytes=41820 [2023-04-17T17:32:57.591Z] ==> Appending adjustments [2023-04-17T17:32:57.591Z] https://docs.codecov.io/docs/fixing-reports [2023-04-17T17:32:57.591Z] + Found adjustments [2023-04-17T17:32:57.591Z] ==> Gzipping contents [2023-04-17T17:32:57.591Z] 12K /tmp/codecov.3zrIvr.gz [2023-04-17T17:32:57.591Z] ==> Uploading reports [2023-04-17T17:32:57.591Z] url: https://codecov.io [2023-04-17T17:32:57.591Z] query: branch=main&commit=ecd7fa2867122152c368015844a475afdada1eb9&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T17:32:57.591Z] -> Pinging Codecov [2023-04-17T17:32:57.591Z] 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=ecd7fa2867122152c368015844a475afdada1eb9&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T17:32:57.850Z] -> Uploading to [2023-04-17T17:32:57.850Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-17/F6E385568367DD0E4001BA4F8F1CB792/ecd7fa2867122152c368015844a475afdada1eb9/10104f19-2c80-4223-ad74-618faa37b5bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T173257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7051d874c8e26a025c48d0da8ddbf8860b0669594c4707efd28d90ca48f59189 [2023-04-17T17:32:57.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T17:32:57.850Z] Dload Upload Total Spent Left Speed [2023-04-17T17:32:58.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8299 0 0 100 8299 0 29533 --:--:-- --:--:-- --:--:-- 29533 [2023-04-17T17:32:58.110Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] } [2023-04-17T17:32:58.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-17T17:32:58.307Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-17T17:32:58.321Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:32:58.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T17:32:58.625Z] [2023-04-17T17:32:58.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:32:58.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T17:32:58.953Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-17T17:32:58.953Z] df9b9388f04a: Pulling fs layer [2023-04-17T17:32:58.953Z] 52dc419b0ee2: Pulling fs layer [2023-04-17T17:32:58.953Z] 25bc292e5bac: Pulling fs layer [2023-04-17T17:32:58.953Z] 114826534d7a: Pulling fs layer [2023-04-17T17:32:58.953Z] 4657fd5d0bcf: Pulling fs layer [2023-04-17T17:32:58.953Z] 6ad1cebc031e: Pulling fs layer [2023-04-17T17:32:58.953Z] 8a3aa393b2d8: Pulling fs layer [2023-04-17T17:32:58.953Z] 114826534d7a: Waiting [2023-04-17T17:32:58.953Z] 4657fd5d0bcf: Waiting [2023-04-17T17:32:58.953Z] 6ad1cebc031e: Waiting [2023-04-17T17:32:58.953Z] 8a3aa393b2d8: Waiting [2023-04-17T17:32:58.953Z] 25bc292e5bac: Verifying Checksum [2023-04-17T17:32:58.953Z] 25bc292e5bac: Download complete [2023-04-17T17:32:58.953Z] 52dc419b0ee2: Verifying Checksum [2023-04-17T17:32:58.953Z] 52dc419b0ee2: Download complete [2023-04-17T17:32:58.953Z] 4657fd5d0bcf: Verifying Checksum [2023-04-17T17:32:58.953Z] 4657fd5d0bcf: Download complete [2023-04-17T17:32:58.953Z] df9b9388f04a: Download complete [2023-04-17T17:32:59.214Z] 6ad1cebc031e: Verifying Checksum [2023-04-17T17:32:59.214Z] 6ad1cebc031e: Download complete [2023-04-17T17:32:59.214Z] df9b9388f04a: Pull complete [2023-04-17T17:32:59.214Z] 52dc419b0ee2: Pull complete [2023-04-17T17:32:59.474Z] 25bc292e5bac: Pull complete [2023-04-17T17:32:59.733Z] 114826534d7a: Verifying Checksum [2023-04-17T17:32:59.733Z] 114826534d7a: Download complete [2023-04-17T17:32:59.992Z] 8a3aa393b2d8: Verifying Checksum [2023-04-17T17:32:59.992Z] 8a3aa393b2d8: Download complete [2023-04-17T17:33:03.282Z] 114826534d7a: Pull complete [2023-04-17T17:33:03.282Z] 4657fd5d0bcf: Pull complete [2023-04-17T17:33:03.540Z] 6ad1cebc031e: Pull complete [2023-04-17T17:33:07.724Z] 8a3aa393b2d8: Pull complete [2023-04-17T17:33:07.724Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-17T17:33:07.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T17:33:07.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:33:07.793Z] prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container [2023-04-17T17:33:07.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-17T17:33:11.041Z] $ docker top 3ea76c3c9c1b45795cf3de0cea1f09dc5fe6befb977a0e6f8ee1ecf18672ab7b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-17T17:33:11.096Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2023-04-17T17:33:11.371Z] + set -o pipefail [2023-04-17T17:33:11.372Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2023-04-17T17:33:14.675Z] [2023-04-17T17:33:14.675Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2023-04-17T17:33:14.675Z] [2023-04-17T17:33:14.675Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/c82babb6-8932-4ddb-86e0-4b4c45c76e0c [2023-04-17T17:33:14.675Z] [2023-04-17T17:33:14.675Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-17T17:33:14.675Z] [2023-04-17T17:33:14.934Z] [2023-04-17T17:33:14.934Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-17T17:33:14.934Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-17T17:33:14.934Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-17T17:33:14.947Z] $ docker stop --time=1 3ea76c3c9c1b45795cf3de0cea1f09dc5fe6befb977a0e6f8ee1ecf18672ab7b [2023-04-17T17:33:17.171Z] $ docker rm -f --volumes 3ea76c3c9c1b45795cf3de0cea1f09dc5fe6befb977a0e6f8ee1ecf18672ab7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T17:33:17.705Z] + git log --format=format:%s -1 ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] sh [2023-04-17T17:33:17.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T17:33:17.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:33:18.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T17:33:18.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:33:18.359Z] prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container [2023-04-17T17:33:18.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T17:33:18.795Z] $ docker top 124eb7d89340e796266e7c324e6e8677ac51eb089f4e84bdcf03e973f4c04091 -eo pid,comm [2023-04-17T17:33:18.838Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T17:33:18.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T17:33:18.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T17:33:18.871Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T17:33:18.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T17:33:18.976Z] $ docker exec 124eb7d89340e796266e7c324e6e8677ac51eb089f4e84bdcf03e973f4c04091 ssh-agent [2023-04-17T17:33:19.090Z] SSH_AUTH_SOCK=/tmp/ssh-HVS09xsDgCrG/agent.33 [2023-04-17T17:33:19.090Z] SSH_AGENT_PID=39 [2023-04-17T17:33:19.095Z] Running ssh-add (command line suppressed) [2023-04-17T17:33:19.190Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7246454295983200963.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7246454295983200963.key) [2023-04-17T17:33:19.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T17:33:19.483Z] + git semver tag [2023-04-17T17:33:19.742Z] 2023-04-17 17:33:19,638 [run_tag] DEBUG tag force:False [2023-04-17T17:33:19.742Z] 2023-04-17 17:33:19,638 [check_head_tag] DEBUG check head tag [2023-04-17T17:33:19.742Z] 2023-04-17 17:33:19,639 [execute] INFO git cat-file --batch-check [2023-04-17T17:33:19.742Z] 2023-04-17 17:33:19,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-04-17T17:33:19.742Z] 2023-04-17 17:33:19,643 [execute] INFO git cat-file --batch [2023-04-17T17:33:19.742Z] 2023-04-17 17:33:19,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-04-17T17:33:19.742Z] 2023-04-17 17:33:19,666 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-17T17:33:19.742Z] 2023-04-17 17:33:19,666 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 [2023-04-17T17:33:19.742Z] 2023-04-17 17:33:19,666 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-04-17T17:33:19.742Z] 2023-04-17 17:33:19,671 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-17T17:33:19.742Z] 3.0.0-dev.23 [Pipeline] } [2023-04-17T17:33:19.753Z] $ docker exec --env ******** --env ******** 124eb7d89340e796266e7c324e6e8677ac51eb089f4e84bdcf03e973f4c04091 ssh-agent -k [2023-04-17T17:33:19.852Z] unset SSH_AUTH_SOCK; [2023-04-17T17:33:19.852Z] unset SSH_AGENT_PID; [2023-04-17T17:33:19.852Z] echo Agent pid 39 killed; [2023-04-17T17:33:19.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T17:33:20.167Z] + git semver [Pipeline] } [2023-04-17T17:33:20.441Z] $ docker stop --time=1 124eb7d89340e796266e7c324e6e8677ac51eb089f4e84bdcf03e973f4c04091 [2023-04-17T17:33:21.737Z] $ docker rm -f --volumes 124eb7d89340e796266e7c324e6e8677ac51eb089f4e84bdcf03e973f4c04091 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:33:22.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T17:33:22.114Z] [2023-04-17T17:33:22.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:33:22.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T17:33:22.416Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-17T17:33:22.416Z] ab5ef0e58194: Pulling fs layer [2023-04-17T17:33:22.416Z] 9712f1f96733: Pulling fs layer [2023-04-17T17:33:22.416Z] 63f879dbbcfc: Pulling fs layer [2023-04-17T17:33:22.416Z] 0d9ebad4ef96: Pulling fs layer [2023-04-17T17:33:22.416Z] e9a5061849ea: Pulling fs layer [2023-04-17T17:33:22.416Z] d747dcd14b5f: Pulling fs layer [2023-04-17T17:33:22.416Z] 2de7ff778b66: Pulling fs layer [2023-04-17T17:33:22.416Z] d747dcd14b5f: Waiting [2023-04-17T17:33:22.416Z] 0d9ebad4ef96: Waiting [2023-04-17T17:33:22.416Z] e9a5061849ea: Waiting [2023-04-17T17:33:22.416Z] 2de7ff778b66: Waiting [2023-04-17T17:33:22.416Z] 9712f1f96733: Verifying Checksum [2023-04-17T17:33:22.416Z] 9712f1f96733: Download complete [2023-04-17T17:33:22.678Z] 63f879dbbcfc: Verifying Checksum [2023-04-17T17:33:22.678Z] 63f879dbbcfc: Download complete [2023-04-17T17:33:22.937Z] e9a5061849ea: Verifying Checksum [2023-04-17T17:33:22.937Z] e9a5061849ea: Download complete [2023-04-17T17:33:22.937Z] d747dcd14b5f: Verifying Checksum [2023-04-17T17:33:22.937Z] d747dcd14b5f: Download complete [2023-04-17T17:33:22.937Z] ab5ef0e58194: Verifying Checksum [2023-04-17T17:33:22.937Z] ab5ef0e58194: Download complete [2023-04-17T17:33:22.937Z] 0d9ebad4ef96: Verifying Checksum [2023-04-17T17:33:22.937Z] 0d9ebad4ef96: Download complete [2023-04-17T17:33:22.937Z] 2de7ff778b66: Verifying Checksum [2023-04-17T17:33:22.937Z] 2de7ff778b66: Download complete [2023-04-17T17:33:26.221Z] ab5ef0e58194: Pull complete [2023-04-17T17:33:26.221Z] 9712f1f96733: Pull complete [2023-04-17T17:33:26.479Z] 63f879dbbcfc: Pull complete [2023-04-17T17:33:30.679Z] 0d9ebad4ef96: Pull complete [2023-04-17T17:33:30.679Z] e9a5061849ea: Pull complete [2023-04-17T17:33:30.679Z] d747dcd14b5f: Pull complete [2023-04-17T17:33:31.613Z] 2de7ff778b66: Pull complete [2023-04-17T17:33:31.613Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-17T17:33:31.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T17:33:31.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:33:31.699Z] prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container [2023-04-17T17:33:31.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-17T17:33:36.134Z] $ docker top ca479017076d1ef9d5dfa04b2717e0b79b9ca982bf3db7843619072d2cffc49e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-17T17:33:36.196Z] provisioning config files... [2023-04-17T17:33:36.203Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10508355785132178947tmp [2023-04-17T17:33:36.212Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10017371986688129398tmp [2023-04-17T17:33:36.222Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14609175730470691263tmp [Pipeline] { [Pipeline] echo [2023-04-17T17:33:36.238Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:33:36.517Z] ---> sigul-configuration.sh [2023-04-17T17:33:36.517Z] gpg: directory `/root/.gnupg' created [2023-04-17T17:33:36.517Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-17T17:33:36.517Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-17T17:33:36.517Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-17T17:33:36.517Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-17T17:33:36.517Z] gpg: CAST5 encrypted data [2023-04-17T17:33:36.517Z] gpg: encrypted with 1 passphrase [2023-04-17T17:33:36.517Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-17T17:33:36.804Z] + mkdir /home/jenkins [2023-04-17T17:33:36.804Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-17T17:33:37.088Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-17T17:33:37.095Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:33:37.378Z] ---> sigul-install.sh [2023-04-17T17:33:37.378Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-17T17:33:37.669Z] + git tag --list [2023-04-17T17:33:37.669Z] v0.0.0 [2023-04-17T17:33:37.669Z] v0.1.0 [2023-04-17T17:33:37.669Z] v0.1.1 [2023-04-17T17:33:37.669Z] v0.1.10 [2023-04-17T17:33:37.669Z] v0.1.11 [2023-04-17T17:33:37.669Z] v0.1.12 [2023-04-17T17:33:37.669Z] v0.1.13 [2023-04-17T17:33:37.669Z] v0.1.14 [2023-04-17T17:33:37.669Z] v0.1.15 [2023-04-17T17:33:37.669Z] v0.1.16 [2023-04-17T17:33:37.669Z] v0.1.17 [2023-04-17T17:33:37.669Z] v0.1.18 [2023-04-17T17:33:37.669Z] v0.1.19 [2023-04-17T17:33:37.669Z] v0.1.2 [2023-04-17T17:33:37.669Z] v0.1.20 [2023-04-17T17:33:37.669Z] v0.1.21 [2023-04-17T17:33:37.669Z] v0.1.22 [2023-04-17T17:33:37.669Z] v0.1.23 [2023-04-17T17:33:37.669Z] v0.1.24 [2023-04-17T17:33:37.669Z] v0.1.25 [2023-04-17T17:33:37.669Z] v0.1.26 [2023-04-17T17:33:37.669Z] v0.1.27 [2023-04-17T17:33:37.669Z] v0.1.28 [2023-04-17T17:33:37.669Z] v0.1.29 [2023-04-17T17:33:37.669Z] v0.1.3 [2023-04-17T17:33:37.669Z] v0.1.30 [2023-04-17T17:33:37.669Z] v0.1.31 [2023-04-17T17:33:37.669Z] v0.1.4 [2023-04-17T17:33:37.669Z] v0.1.5 [2023-04-17T17:33:37.669Z] v0.1.6 [2023-04-17T17:33:37.669Z] v0.1.7 [2023-04-17T17:33:37.669Z] v0.1.8 [2023-04-17T17:33:37.669Z] v0.1.9 [2023-04-17T17:33:37.669Z] v2.0.0 [2023-04-17T17:33:37.669Z] v2.0.1 [2023-04-17T17:33:37.669Z] v2.1.0 [2023-04-17T17:33:37.669Z] v2.1.1 [2023-04-17T17:33:37.669Z] v2.1.1-dev.1 [2023-04-17T17:33:37.669Z] v2.1.1-dev.2 [2023-04-17T17:33:37.669Z] v2.1.1-dev.3 [2023-04-17T17:33:37.669Z] v2.2.0 [2023-04-17T17:33:37.669Z] v2.2.1-dev.1 [2023-04-17T17:33:37.669Z] v2.2.1-dev.10 [2023-04-17T17:33:37.669Z] v2.2.1-dev.11 [2023-04-17T17:33:37.669Z] v2.2.1-dev.2 [2023-04-17T17:33:37.669Z] v2.2.1-dev.3 [2023-04-17T17:33:37.669Z] v2.2.1-dev.4 [2023-04-17T17:33:37.669Z] v2.2.1-dev.5 [2023-04-17T17:33:37.669Z] v2.2.1-dev.6 [2023-04-17T17:33:37.669Z] v2.2.1-dev.7 [2023-04-17T17:33:37.669Z] v2.2.1-dev.8 [2023-04-17T17:33:37.669Z] v2.2.1-dev.9 [2023-04-17T17:33:37.669Z] v2.3.0 [2023-04-17T17:33:37.669Z] v2.3.0-dev.11 [2023-04-17T17:33:37.669Z] v2.3.0-dev.12 [2023-04-17T17:33:37.669Z] v2.3.0-dev.13 [2023-04-17T17:33:37.669Z] v2.3.0-dev.14 [2023-04-17T17:33:37.669Z] v2.3.0-dev.15 [2023-04-17T17:33:37.669Z] v2.3.0-dev.16 [2023-04-17T17:33:37.669Z] v2.3.0-dev.17 [2023-04-17T17:33:37.669Z] v2.3.0-dev.18 [2023-04-17T17:33:37.669Z] v2.3.0-dev.19 [2023-04-17T17:33:37.669Z] v2.3.0-dev.20 [2023-04-17T17:33:37.669Z] v2.3.0-dev.21 [2023-04-17T17:33:37.669Z] v2.3.0-dev.22 [2023-04-17T17:33:37.669Z] v2.3.0-dev.23 [2023-04-17T17:33:37.669Z] v2.3.0-dev.24 [2023-04-17T17:33:37.669Z] v2.3.0-dev.25 [2023-04-17T17:33:37.669Z] v2.3.0-dev.26 [2023-04-17T17:33:37.669Z] v2.3.0-dev.27 [2023-04-17T17:33:37.669Z] v2.3.1-dev.1 [2023-04-17T17:33:37.669Z] v2.3.1-dev.2 [2023-04-17T17:33:37.669Z] v2.3.1-dev.3 [2023-04-17T17:33:37.669Z] v2.3.1-dev.4 [2023-04-17T17:33:37.669Z] v2.3.1-dev.5 [2023-04-17T17:33:37.669Z] v3.0.0-dev.1 [2023-04-17T17:33:37.669Z] v3.0.0-dev.10 [2023-04-17T17:33:37.669Z] v3.0.0-dev.11 [2023-04-17T17:33:37.669Z] v3.0.0-dev.12 [2023-04-17T17:33:37.669Z] v3.0.0-dev.13 [2023-04-17T17:33:37.669Z] v3.0.0-dev.14 [2023-04-17T17:33:37.669Z] v3.0.0-dev.15 [2023-04-17T17:33:37.669Z] v3.0.0-dev.16 [2023-04-17T17:33:37.669Z] v3.0.0-dev.17 [2023-04-17T17:33:37.669Z] v3.0.0-dev.18 [2023-04-17T17:33:37.669Z] v3.0.0-dev.19 [2023-04-17T17:33:37.669Z] v3.0.0-dev.2 [2023-04-17T17:33:37.669Z] v3.0.0-dev.20 [2023-04-17T17:33:37.669Z] v3.0.0-dev.21 [2023-04-17T17:33:37.669Z] v3.0.0-dev.22 [2023-04-17T17:33:37.669Z] v3.0.0-dev.23 [2023-04-17T17:33:37.669Z] v3.0.0-dev.3 [2023-04-17T17:33:37.669Z] v3.0.0-dev.4 [2023-04-17T17:33:37.669Z] v3.0.0-dev.5 [2023-04-17T17:33:37.669Z] v3.0.0-dev.6 [2023-04-17T17:33:37.669Z] v3.0.0-dev.7 [2023-04-17T17:33:37.669Z] v3.0.0-dev.8 [2023-04-17T17:33:37.669Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-17T17:33:37.965Z] + lftools sign git-tag v3.0.0-dev.23 [2023-04-17T17:33:38.534Z] Signing Git tag with Sigul... [2023-04-17T17:33:38.534Z] Signing v3.0.0-dev.23 [Pipeline] echo [2023-04-17T17:33:38.804Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:33:39.089Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-17T17:33:39.096Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-17T17:33:39.118Z] $ docker stop --time=1 ca479017076d1ef9d5dfa04b2717e0b79b9ca982bf3db7843619072d2cffc49e [2023-04-17T17:33:40.408Z] $ docker rm -f --volumes ca479017076d1ef9d5dfa04b2717e0b79b9ca982bf3db7843619072d2cffc49e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-17T17:33:40.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T17:33:40.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:33:41.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T17:33:41.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:33:41.163Z] prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container [2023-04-17T17:33:41.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T17:33:41.511Z] $ docker top bfc9352960fcb34616d26e98011a38235e72d58deee6d538e569954b3803b2ef -eo pid,comm [2023-04-17T17:33:41.551Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T17:33:41.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T17:33:41.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T17:33:41.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T17:33:41.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T17:33:41.704Z] $ docker exec bfc9352960fcb34616d26e98011a38235e72d58deee6d538e569954b3803b2ef ssh-agent [2023-04-17T17:33:41.821Z] SSH_AUTH_SOCK=/tmp/ssh-4C9ztFNOo6gJ/agent.32 [2023-04-17T17:33:41.821Z] SSH_AGENT_PID=39 [2023-04-17T17:33:41.826Z] Running ssh-add (command line suppressed) [2023-04-17T17:33:41.928Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10929706550871085882.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10929706550871085882.key) [2023-04-17T17:33:41.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T17:33:42.225Z] + git semver bump pre [2023-04-17T17:33:42.484Z] 2023-04-17 17:33:42,423 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-17T17:33:42.484Z] 2023-04-17 17:33:42,423 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev [2023-04-17T17:33:42.484Z] 2023-04-17 17:33:42,423 [bump_version] DEBUG bumped version:3.0.0-dev.24 [2023-04-17T17:33:42.484Z] 2023-04-17 17:33:42,423 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2023-04-17T17:33:42.484Z] 2023-04-17 17:33:42,423 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-17T17:33:42.484Z] 2023-04-17 17:33:42,423 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-17T17:33:42.484Z] 2023-04-17 17:33:42,425 [execute] INFO git cat-file --batch-check [2023-04-17T17:33:42.484Z] 2023-04-17 17:33:42,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T17:33:42.484Z] 2023-04-17 17:33:42,430 [execute] INFO git cat-file --batch [2023-04-17T17:33:42.484Z] 2023-04-17 17:33:42,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T17:33:42.484Z] 2023-04-17 17:33:42,438 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-17T17:33:42.484Z] 3.0.0-dev.24 [Pipeline] } [2023-04-17T17:33:42.497Z] $ docker exec --env ******** --env ******** bfc9352960fcb34616d26e98011a38235e72d58deee6d538e569954b3803b2ef ssh-agent -k [2023-04-17T17:33:42.597Z] unset SSH_AUTH_SOCK; [2023-04-17T17:33:42.597Z] unset SSH_AGENT_PID; [2023-04-17T17:33:42.597Z] echo Agent pid 39 killed; [2023-04-17T17:33:42.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T17:33:42.909Z] + git semver [Pipeline] } [2023-04-17T17:33:43.187Z] $ docker stop --time=1 bfc9352960fcb34616d26e98011a38235e72d58deee6d538e569954b3803b2ef [2023-04-17T17:33:44.464Z] $ docker rm -f --volumes bfc9352960fcb34616d26e98011a38235e72d58deee6d538e569954b3803b2ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T17:33:44.827Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T17:33:44.827Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:33:45.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T17:33:45.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:33:45.197Z] prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container [2023-04-17T17:33:45.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T17:33:45.552Z] $ docker top 4cac133771159de9f14a29331518a8a5fa948fd9d341c195d5909a94646ddb03 -eo pid,comm [2023-04-17T17:33:45.595Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T17:33:45.595Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T17:33:45.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T17:33:45.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T17:33:45.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T17:33:45.741Z] $ docker exec 4cac133771159de9f14a29331518a8a5fa948fd9d341c195d5909a94646ddb03 ssh-agent [2023-04-17T17:33:45.837Z] SSH_AUTH_SOCK=/tmp/ssh-DVtoWE9LYjcX/agent.33 [2023-04-17T17:33:45.837Z] SSH_AGENT_PID=39 [2023-04-17T17:33:45.842Z] Running ssh-add (command line suppressed) [2023-04-17T17:33:45.950Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2472299663556654155.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2472299663556654155.key) [2023-04-17T17:33:45.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T17:33:46.249Z] + git semver push [2023-04-17T17:33:46.510Z] 2023-04-17 17:33:46,422 [run_push] DEBUG push [2023-04-17T17:33:46.510Z] 2023-04-17 17:33:46,423 [execute] INFO git cat-file --batch-check [2023-04-17T17:33:46.510Z] 2023-04-17 17:33:46,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T17:33:46.510Z] 2023-04-17 17:33:46,427 [execute] INFO git rev-list 5a88f5625704d6b8f9c5c118c47cfbf53e41d83a -- [2023-04-17T17:33:46.510Z] 2023-04-17 17:33:46,427 [execute] DEBUG Popen(['git', 'rev-list', '5a88f5625704d6b8f9c5c118c47cfbf53e41d83a', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T17:33:46.510Z] 2023-04-17 17:33:46,434 [execute] INFO git fetch -v origin [2023-04-17T17:33:46.510Z] 2023-04-17 17:33:46,434 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-17T17:33:47.079Z] 2023-04-17 17:33:46,916 [run_push] DEBUG no remote changes detected [2023-04-17T17:33:47.079Z] 2023-04-17 17:33:46,917 [execute] INFO git push origin semver [2023-04-17T17:33:47.079Z] 2023-04-17 17:33:46,917 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T17:33:48.019Z] 2023-04-17 17:33:47,704 [run_push] DEBUG push all version tags [2023-04-17T17:33:48.019Z] 2023-04-17 17:33:47,704 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-17T17:33:48.019Z] 2023-04-17 17:33:47,705 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-04-17T17:33:48.589Z] 2023-04-17 17:33:48,458 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-17T17:33:48.589Z] 3.0.0-dev.24 [Pipeline] } [2023-04-17T17:33:48.602Z] $ docker exec --env ******** --env ******** 4cac133771159de9f14a29331518a8a5fa948fd9d341c195d5909a94646ddb03 ssh-agent -k [2023-04-17T17:33:48.702Z] unset SSH_AUTH_SOCK; [2023-04-17T17:33:48.702Z] unset SSH_AGENT_PID; [2023-04-17T17:33:48.702Z] echo Agent pid 39 killed; [2023-04-17T17:33:48.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T17:33:49.019Z] + git semver [Pipeline] } [2023-04-17T17:33:49.295Z] $ docker stop --time=1 4cac133771159de9f14a29331518a8a5fa948fd9d341c195d5909a94646ddb03 [2023-04-17T17:33:50.594Z] $ docker rm -f --volumes 4cac133771159de9f14a29331518a8a5fa948fd9d341c195d5909a94646ddb03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-17T17:33:51.163Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2023-04-17T17:33:51.164Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-04-17T17:33:51.164Z] total 16 [2023-04-17T17:33:51.164Z] drwxr-xr-x 3 root root 4096 Apr 17 17:25 . [2023-04-17T17:33:51.164Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 17:33 .. [2023-04-17T17:33:51.164Z] drwxr-xr-x 2 root root 4096 Apr 17 17:25 cost [2023-04-17T17:33:51.164Z] -rw-r--r-- 1 root root 87 Apr 17 17:25 cost.csv [2023-04-17T17:33:51.164Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-04-17T17:33:51.164Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-04-17T17:33:51.164Z] total 16 [2023-04-17T17:33:51.164Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 17:25 . [2023-04-17T17:33:51.164Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 17:33 .. [2023-04-17T17:33:51.164Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 17:25 cost [2023-04-17T17:33:51.164Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 17 17:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:33:51.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:33:52.309Z] ---> package-listing.sh [2023-04-17T17:33:52.309Z] ++ facter osfamily [2023-04-17T17:33:52.309Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-17T17:33:52.568Z] + OS_FAMILY=debian [2023-04-17T17:33:52.568Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2023-04-17T17:33:52.568Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-17T17:33:52.568Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-17T17:33:52.568Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-17T17:33:52.568Z] + PACKAGES=/tmp/packages_start.txt [2023-04-17T17:33:52.568Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-04-17T17:33:52.568Z] + PACKAGES=/tmp/packages_end.txt [2023-04-17T17:33:52.568Z] + case "${OS_FAMILY}" in [2023-04-17T17:33:52.568Z] + dpkg -l [2023-04-17T17:33:52.568Z] + grep '^ii' [2023-04-17T17:33:52.568Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-17T17:33:52.568Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-17T17:33:52.568Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-17T17:33:52.569Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-04-17T17:33:52.569Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2023-04-17T17:33:52.569Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2023-04-17T17:33:52.579Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-17T17:33:52.855Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T17:33:53.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T17:33:53.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T17:33:53.490Z] prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container [2023-04-17T17:33:53.526Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T17:33:53.713Z] $ docker top 4f95087c39ef2ac22338f531d3b99d75d72e38ace53c8addbf080bc20cc05cd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T17:33:54.057Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-17T17:33:54.341Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-17T17:33:54.625Z] + ls /var/log/sa-host [2023-04-17T17:33:54.625Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T17:33:54.688Z] provisioning config files... [2023-04-17T17:33:54.695Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4597479018691545786tmp [Pipeline] { [Pipeline] echo [2023-04-17T17:33:54.709Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:33:54.989Z] ---> create-netrc.sh [Pipeline] } [2023-04-17T17:33:54.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:33:55.313Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-17T17:33:55.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:33:55.604Z] ---> sudo-logs.sh [2023-04-17T17:33:55.604Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-17T17:33:55.630Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:33:55.913Z] ---> job-cost.sh [2023-04-17T17:33:55.913Z] lf-activate-venv: SKIPPING [2023-04-17T17:33:55.913Z] DEBUG: total: 0.2199999988079071 [2023-04-17T17:33:55.913Z] INFO: Retrieving Stack Cost... [2023-04-17T17:33:56.172Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T17:33:56.740Z] INFO: Archiving Costs [Pipeline] echo [2023-04-17T17:33:56.752Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T17:33:57.033Z] ---> logs-deploy.sh [2023-04-17T17:33:57.033Z] lf-activate-venv: SKIPPING [2023-04-17T17:33:57.033Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/88 [2023-04-17T17:33:57.033Z] INFO: archiving workspace using pattern(s): [2023-04-17T17:33:57.971Z] Archives upload complete. [2023-04-17T17:33:58.230Z] INFO: archiving logs to Nexus [2023-04-17T17:33:58.802Z] ---> uname -a: [2023-04-17T17:33:58.802Z] Linux prd-ubuntu20-04-docker-8c-8g-8748 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-17T17:33:58.802Z] [2023-04-17T17:33:58.802Z] [2023-04-17T17:33:58.802Z] ---> lscpu: [2023-04-17T17:33:58.802Z] Architecture: x86_64 [2023-04-17T17:33:58.802Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-17T17:33:58.802Z] Byte Order: Little Endian [2023-04-17T17:33:58.802Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-17T17:33:58.802Z] CPU(s): 8 [2023-04-17T17:33:58.802Z] On-line CPU(s) list: 0-7 [2023-04-17T17:33:58.802Z] Thread(s) per core: 1 [2023-04-17T17:33:58.802Z] Core(s) per socket: 1 [2023-04-17T17:33:58.802Z] Socket(s): 8 [2023-04-17T17:33:58.802Z] NUMA node(s): 1 [2023-04-17T17:33:58.802Z] Vendor ID: AuthenticAMD [2023-04-17T17:33:58.802Z] CPU family: 23 [2023-04-17T17:33:58.802Z] Model: 49 [2023-04-17T17:33:58.802Z] Model name: AMD EPYC-Rome Processor [2023-04-17T17:33:58.802Z] Stepping: 0 [2023-04-17T17:33:58.802Z] CPU MHz: 2800.000 [2023-04-17T17:33:58.802Z] BogoMIPS: 5600.00 [2023-04-17T17:33:58.802Z] Virtualization: AMD-V [2023-04-17T17:33:58.802Z] Hypervisor vendor: KVM [2023-04-17T17:33:58.802Z] Virtualization type: full [2023-04-17T17:33:58.802Z] L1d cache: 256 KiB [2023-04-17T17:33:58.802Z] L1i cache: 256 KiB [2023-04-17T17:33:58.802Z] L2 cache: 4 MiB [2023-04-17T17:33:58.802Z] L3 cache: 128 MiB [2023-04-17T17:33:58.802Z] NUMA node0 CPU(s): 0-7 [2023-04-17T17:33:58.802Z] Vulnerability Itlb multihit: Not affected [2023-04-17T17:33:58.802Z] Vulnerability L1tf: Not affected [2023-04-17T17:33:58.802Z] Vulnerability Mds: Not affected [2023-04-17T17:33:58.802Z] Vulnerability Meltdown: Not affected [2023-04-17T17:33:58.802Z] Vulnerability Mmio stale data: Not affected [2023-04-17T17:33:58.802Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-17T17:33:58.802Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-17T17:33:58.802Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-17T17:33:58.802Z] Vulnerability Srbds: Not affected [2023-04-17T17:33:58.802Z] Vulnerability Tsx async abort: Not affected [2023-04-17T17:33:58.802Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-17T17:33:58.802Z] [2023-04-17T17:33:58.802Z] [2023-04-17T17:33:58.802Z] ---> nproc: [2023-04-17T17:33:58.802Z] 8 [2023-04-17T17:33:58.802Z] [2023-04-17T17:33:58.802Z]