Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8aebb75653bf23762559aa2c750593554b1c1446 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-ssh16833154770423915856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11755659721428709778.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16020102733386739445.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh6060966126078157736.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-ssh18057154970434961662.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4716 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 8aebb75653bf23762559aa2c750593554b1c1446 (main) Commit message: "Merge pull request #236 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.30" > 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 8aebb75653bf23762559aa2c750593554b1c1446 # timeout=10 > git rev-list --no-walk ac0d35da9788f8b07d2e9aadbb2df0b36c6bcda8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T04:16:02.302Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T04:16:02.356Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T04:16:02.369Z] ========================================================= [2023-03-21T04:16:02.369Z] EdgeX Global Pipelines Version Info [2023-03-21T04:16:02.369Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:16:03.069Z] ------------------- [2023-03-21T04:16:03.069Z] stable info: [2023-03-21T04:16:03.069Z] ------------------- [2023-03-21T04:16:03.069Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T04:16:03.069Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T04:16:03.069Z] Message: update stable to v1.0.245 [2023-03-21T04:16:03.636Z] ------------------- [2023-03-21T04:16:03.636Z] experimental info: [2023-03-21T04:16:03.636Z] ------------------- [2023-03-21T04:16:03.636Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T04:16:03.636Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T04:16:03.636Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T04:16:03.815Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-03-21T04:16:03.831Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-03-21T04:16:03.845Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T04:16:03.859Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T04:16:03.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T04:16:03.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T04:16:03.891Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T04:16:03.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T04:16:03.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T04:16:03.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T04:16:03.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T04:16:03.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-03-21T04:16:03.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T04:16:03.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T04:16:03.989Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T04:16:04.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T04:16:04.011Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T04:16:04.024Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T04:16:04.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T04:16:04.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T04:16:04.057Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T04:16:04.071Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T04:16:04.080Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T04:16:04.097Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T04:16:04.110Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-03-21T04:16:04.121Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T04:16:04.135Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T04:16:04.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-21T04:16:04.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-21T04:16:04.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-21T04:16:04.196Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] echo [2023-03-21T04:16:04.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8aebb75 [Pipeline] echo [2023-03-21T04:16:04.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T04:16:04.586Z] + git rev-list -1 --merges 8aebb75653bf23762559aa2c750593554b1c1446~1..8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] echo [2023-03-21T04:16:04.632Z] -----------> git rev-list -1 --merges 8aebb75653bf23762559aa2c750593554b1c1446~1..8aebb75653bf23762559aa2c750593554b1c1446 8aebb75653bf23762559aa2c750593554b1c1446 [2023-03-21T04:16:04.632Z] 8aebb75653bf23762559aa2c750593554b1c1446 [false] [Pipeline] sh [2023-03-21T04:16:04.916Z] + git log --format=format:%s -1 8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] echo [2023-03-21T04:16:04.929Z] ========================================================= [2023-03-21T04:16:04.929Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T04:16:04.929Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T04:16:05.245Z] + git log --format=format:%s -1 8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] echo [2023-03-21T04:16:05.255Z] [semverPrep] GIT_COMMIT: 8aebb75653bf23762559aa2c750593554b1c1446, Commit Message: Merge pull request #236 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.30 [Pipeline] echo [2023-03-21T04:16:05.263Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T04:16:05.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T04:16:05.741Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T04:16:05.741Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T04:16:05.741Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T04:16:05.741Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T04:16:05.741Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T04:16:05.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:16:06.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T04:16:06.418Z] [2023-03-21T04:16:06.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:16:06.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T04:16:06.736Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T04:16:06.736Z] b85a868b505f: Pulling fs layer [2023-03-21T04:16:06.736Z] e2be974225ed: Pulling fs layer [2023-03-21T04:16:06.736Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T04:16:06.736Z] 988bab9f4d93: Pulling fs layer [2023-03-21T04:16:06.736Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T04:16:06.736Z] eaf3925da568: Pulling fs layer [2023-03-21T04:16:06.736Z] bab4dde63d76: Pulling fs layer [2023-03-21T04:16:06.736Z] bde34c3a00c8: Pulling fs layer [2023-03-21T04:16:06.736Z] b352a97aabf1: Pulling fs layer [2023-03-21T04:16:06.736Z] 4872d77fe225: Pulling fs layer [2023-03-21T04:16:06.736Z] 5851b861e8e6: Pulling fs layer [2023-03-21T04:16:06.736Z] bab4dde63d76: Waiting [2023-03-21T04:16:06.736Z] bde34c3a00c8: Waiting [2023-03-21T04:16:06.736Z] 988bab9f4d93: Waiting [2023-03-21T04:16:06.736Z] 1469e6f7b9e6: Waiting [2023-03-21T04:16:06.736Z] b352a97aabf1: Waiting [2023-03-21T04:16:06.736Z] 4872d77fe225: Waiting [2023-03-21T04:16:06.736Z] eaf3925da568: Waiting [2023-03-21T04:16:06.736Z] 5851b861e8e6: Waiting [2023-03-21T04:16:06.996Z] e2be974225ed: Download complete [2023-03-21T04:16:06.996Z] 988bab9f4d93: Download complete [2023-03-21T04:16:06.996Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T04:16:06.996Z] 1469e6f7b9e6: Download complete [2023-03-21T04:16:06.996Z] eaf3925da568: Verifying Checksum [2023-03-21T04:16:06.996Z] eaf3925da568: Download complete [2023-03-21T04:16:06.996Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T04:16:06.996Z] 339a4e72a1f5: Download complete [2023-03-21T04:16:06.996Z] bde34c3a00c8: Verifying Checksum [2023-03-21T04:16:06.996Z] bde34c3a00c8: Download complete [2023-03-21T04:16:06.996Z] b352a97aabf1: Verifying Checksum [2023-03-21T04:16:06.996Z] b352a97aabf1: Download complete [2023-03-21T04:16:06.996Z] 4872d77fe225: Verifying Checksum [2023-03-21T04:16:06.996Z] 4872d77fe225: Download complete [2023-03-21T04:16:06.996Z] 5851b861e8e6: Download complete [2023-03-21T04:16:07.256Z] b85a868b505f: Verifying Checksum [2023-03-21T04:16:07.256Z] b85a868b505f: Download complete [2023-03-21T04:16:07.514Z] bab4dde63d76: Verifying Checksum [2023-03-21T04:16:07.514Z] bab4dde63d76: Download complete [2023-03-21T04:16:08.080Z] b85a868b505f: Pull complete [2023-03-21T04:16:08.340Z] e2be974225ed: Pull complete [2023-03-21T04:16:08.917Z] 339a4e72a1f5: Pull complete [2023-03-21T04:16:08.917Z] 988bab9f4d93: Pull complete [2023-03-21T04:16:09.175Z] 1469e6f7b9e6: Pull complete [2023-03-21T04:16:09.175Z] eaf3925da568: Pull complete [2023-03-21T04:16:11.080Z] bab4dde63d76: Pull complete [2023-03-21T04:16:11.080Z] bde34c3a00c8: Pull complete [2023-03-21T04:16:11.080Z] b352a97aabf1: Pull complete [2023-03-21T04:16:11.080Z] 4872d77fe225: Pull complete [2023-03-21T04:16:11.080Z] 5851b861e8e6: Pull complete [2023-03-21T04:16:11.080Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T04:16:11.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T04:16:11.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:16:11.166Z] prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container [2023-03-21T04:16:11.196Z] $ 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-03-21T04:16:13.455Z] $ docker top e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 -eo pid,comm [2023-03-21T04:16:13.500Z] 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-03-21T04:16:13.500Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T04:16:13.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T04:16:13.533Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T04:16:13.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T04:16:13.654Z] $ docker exec e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 ssh-agent [2023-03-21T04:16:13.757Z] SSH_AUTH_SOCK=/tmp/ssh-H3705FkhI6V1/agent.32 [2023-03-21T04:16:13.757Z] SSH_AGENT_PID=38 [2023-03-21T04:16:13.763Z] Running ssh-add (command line suppressed) [2023-03-21T04:16:13.866Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14736468480821135642.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14736468480821135642.key) [2023-03-21T04:16:13.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T04:16:14.164Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T04:16:14.188Z] $ docker exec --env ******** --env ******** e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 ssh-agent -k [2023-03-21T04:16:14.283Z] unset SSH_AUTH_SOCK; [2023-03-21T04:16:14.284Z] unset SSH_AGENT_PID; [2023-03-21T04:16:14.284Z] echo Agent pid 38 killed; [2023-03-21T04:16:14.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T04:16:14.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T04:16:14.319Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T04:16:14.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T04:16:14.439Z] $ docker exec e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 ssh-agent [2023-03-21T04:16:14.547Z] SSH_AUTH_SOCK=/tmp/ssh-gwRgnzYGE0uI/agent.70 [2023-03-21T04:16:14.547Z] SSH_AGENT_PID=76 [2023-03-21T04:16:14.551Z] Running ssh-add (command line suppressed) [2023-03-21T04:16:14.656Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12587797296400029444.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12587797296400029444.key) [2023-03-21T04:16:14.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T04:16:14.958Z] + git semver init [2023-03-21T04:16:15.217Z] 2023-03-21 04:16:15,118 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T04:16:15.217Z] 2023-03-21 04:16:15,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-03-21T04:16:15.217Z] 2023-03-21 04:16:15,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-03-21T04:16:15.217Z] 2023-03-21 04:16:15,120 [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-03-21T04:16:16.159Z] 2023-03-21 04:16:15,795 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2023-03-21T04:16:16.159Z] 2023-03-21 04:16:15,796 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2023-03-21T04:16:16.159Z] 2023-03-21 04:16:15,796 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-03-21T04:16:16.159Z] 2023-03-21 04:16:15,796 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-03-21T04:16:16.159Z] 3.0.0-dev.19 [Pipeline] } [2023-03-21T04:16:16.172Z] $ docker exec --env ******** --env ******** e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 ssh-agent -k [2023-03-21T04:16:16.266Z] unset SSH_AUTH_SOCK; [2023-03-21T04:16:16.267Z] unset SSH_AGENT_PID; [2023-03-21T04:16:16.267Z] echo Agent pid 76 killed; [2023-03-21T04:16:16.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T04:16:16.574Z] + git semver [Pipeline] } [2023-03-21T04:16:16.847Z] $ docker stop --time=1 e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 [2023-03-21T04:16:18.127Z] $ docker rm -f --volumes e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T04:16:18.452Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T04:16:18.658Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T04:16:18.661Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-03-21T04:16:18.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T04:16:18.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T04:16:18.825Z] ========================================================= [2023-03-21T04:16:18.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T04:16:18.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-21T04:16:19.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T04:16:19.113Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T04:16:19.113Z] 63b65145d645: Pulling fs layer [2023-03-21T04:16:19.113Z] a2d21d5440eb: Pulling fs layer [2023-03-21T04:16:19.113Z] 935e6c44a52c: Pulling fs layer [2023-03-21T04:16:19.113Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T04:16:19.113Z] 30dea6a524f1: Pulling fs layer [2023-03-21T04:16:19.113Z] a2aff8979fd8: Pulling fs layer [2023-03-21T04:16:19.113Z] 6808be2612f2: Pulling fs layer [2023-03-21T04:16:19.113Z] f25807f1079a: Pulling fs layer [2023-03-21T04:16:19.113Z] 94cc34f8dd06: Waiting [2023-03-21T04:16:19.113Z] 30dea6a524f1: Waiting [2023-03-21T04:16:19.113Z] a2aff8979fd8: Waiting [2023-03-21T04:16:19.113Z] 6808be2612f2: Waiting [2023-03-21T04:16:19.113Z] f25807f1079a: Waiting [2023-03-21T04:16:19.113Z] a2d21d5440eb: Download complete [2023-03-21T04:16:19.113Z] 94cc34f8dd06: Download complete [2023-03-21T04:16:19.113Z] 30dea6a524f1: Download complete [2023-03-21T04:16:19.113Z] 63b65145d645: Verifying Checksum [2023-03-21T04:16:19.113Z] 63b65145d645: Download complete [2023-03-21T04:16:19.113Z] a2aff8979fd8: Verifying Checksum [2023-03-21T04:16:19.113Z] a2aff8979fd8: Download complete [2023-03-21T04:16:19.379Z] 63b65145d645: Pull complete [2023-03-21T04:16:19.379Z] a2d21d5440eb: Pull complete [2023-03-21T04:16:19.965Z] f25807f1079a: Download complete [2023-03-21T04:16:19.965Z] 935e6c44a52c: Verifying Checksum [2023-03-21T04:16:19.965Z] 935e6c44a52c: Download complete [2023-03-21T04:16:20.223Z] 6808be2612f2: Verifying Checksum [2023-03-21T04:16:20.223Z] 6808be2612f2: Download complete [2023-03-21T04:16:23.511Z] 935e6c44a52c: Pull complete [2023-03-21T04:16:23.512Z] 94cc34f8dd06: Pull complete [2023-03-21T04:16:23.512Z] 30dea6a524f1: Pull complete [2023-03-21T04:16:23.512Z] a2aff8979fd8: Pull complete [2023-03-21T04:16:25.410Z] 6808be2612f2: Pull complete [2023-03-21T04:16:25.977Z] f25807f1079a: Pull complete [2023-03-21T04:16:25.977Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T04:16:25.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T04:16:25.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-03-21T04:16:26.262Z] + 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-03-21T04:16:26.572Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T04:16:26.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:16:26.648Z] prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container [2023-03-21T04:16:26.681Z] $ 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-03-21T04:16:30.580Z] $ docker top 0fbc211dc322e6e93321c6acf5e245df63a5521573910fd478554b08de11e824 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T04:16:30.916Z] + go version [2023-03-21T04:16:30.917Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T04:16:30.933Z] $ docker stop --time=1 0fbc211dc322e6e93321c6acf5e245df63a5521573910fd478554b08de11e824 [2023-03-21T04:16:32.226Z] $ docker rm -f --volumes 0fbc211dc322e6e93321c6acf5e245df63a5521573910fd478554b08de11e824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:16:32.624Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T04:16:32.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:16:32.701Z] prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container [2023-03-21T04:16:32.735Z] $ 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-03-21T04:16:33.070Z] $ docker top 336df71de29660d7da0e2d7a7e0057c41c721a31495c0f006c18eb231104bdb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T04:16:33.408Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2023-03-21T04:16:33.706Z] + make test [2023-03-21T04:16:33.706Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-03-21T04:16:33.706Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-21T04:16:33.706Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-21T04:16:33.706Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-21T04:16:33.706Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-03-21T04:16:33.706Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 [2023-03-21T04:16:33.706Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-21T04:16:33.752Z] Still waiting to schedule task [2023-03-21T04:16:33.753Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-21T04:16:33.964Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.15 [2023-03-21T04:16:33.964Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-21T04:16:33.964Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-21T04:16:33.964Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-21T04:16:33.964Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-21T04:16:33.964Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-21T04:16:33.964Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-21T04:16:33.964Z] go: downloading golang.org/x/net v0.7.0 [2023-03-21T04:16:33.964Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-03-21T04:16:33.964Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-21T04:16:33.964Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-21T04:16:33.964Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-21T04:16:33.964Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-03-21T04:16:33.964Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-03-21T04:16:33.964Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-21T04:16:33.965Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-21T04:16:33.965Z] go: downloading golang.org/x/text v0.7.0 [2023-03-21T04:16:33.965Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-21T04:16:33.965Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-21T04:16:33.965Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-21T04:16:34.223Z] go: downloading github.com/klauspost/compress v1.16.0 [2023-03-21T04:16:34.224Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-03-21T04:16:34.224Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-03-21T04:16:34.224Z] go: downloading golang.org/x/time v0.3.0 [2023-03-21T04:16:34.224Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-21T04:16:52.311Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.060s coverage: 88.6% of statements [2023-03-21T04:16:52.311Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-03-21T04:16:52.311Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-03-21T04:16:55.598Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.032s coverage: 19.8% of statements [2023-03-21T04:16:55.598Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.049s coverage: 88.8% of statements [2023-03-21T04:16:55.598Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.057s coverage: 89.1% of statements [2023-03-21T04:17:00.861Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-03-21T04:17:00.861Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-03-21T04:17:00.861Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.079s coverage: 35.9% of statements [2023-03-21T04:17:00.861Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.143s coverage: 66.4% of statements [2023-03-21T04:17:00.861Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.031s coverage: 87.5% of statements [2023-03-21T04:17:00.861Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.033s coverage: 100.0% of statements [2023-03-21T04:17:00.861Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.036s coverage: 100.0% of statements [2023-03-21T04:17:00.861Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.032s coverage: 95.1% of statements [2023-03-21T04:17:13.055Z] go vet ./... [2023-03-21T04:17:14.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T04:17:14.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-21T04:17:14.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T04:17:14.986Z] $ docker stop --time=1 336df71de29660d7da0e2d7a7e0057c41c721a31495c0f006c18eb231104bdb3 [2023-03-21T04:17:18.171Z] $ docker rm -f --volumes 336df71de29660d7da0e2d7a7e0057c41c721a31495c0f006c18eb231104bdb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T04:17:18.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T04:17:18.798Z] 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-03-21T04:17:19.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T04:17:19.244Z] [2023-03-21T04:17:19.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:17:19.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T04:17:19.539Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T04:17:19.539Z] 5eb5b503b376: Pulling fs layer [2023-03-21T04:17:19.539Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T04:17:19.539Z] ec43610c2a17: Pulling fs layer [2023-03-21T04:17:19.539Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T04:17:19.539Z] 33b1e0a273af: Pulling fs layer [2023-03-21T04:17:19.539Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T04:17:19.539Z] 2f39f015ded8: Pulling fs layer [2023-03-21T04:17:19.539Z] 3a2ae6a8a46f: Waiting [2023-03-21T04:17:19.539Z] 33b1e0a273af: Waiting [2023-03-21T04:17:19.539Z] 2f39f015ded8: Waiting [2023-03-21T04:17:19.539Z] 5d3b04190fa2: Waiting [2023-03-21T04:17:19.539Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T04:17:19.539Z] 5c69ac0246d0: Download complete [2023-03-21T04:17:19.539Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T04:17:19.539Z] 3a2ae6a8a46f: Download complete [2023-03-21T04:17:19.797Z] 33b1e0a273af: Verifying Checksum [2023-03-21T04:17:19.797Z] 33b1e0a273af: Download complete [2023-03-21T04:17:19.797Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T04:17:19.797Z] 5d3b04190fa2: Download complete [2023-03-21T04:17:19.797Z] ec43610c2a17: Verifying Checksum [2023-03-21T04:17:19.797Z] ec43610c2a17: Download complete [2023-03-21T04:17:19.797Z] 5eb5b503b376: Verifying Checksum [2023-03-21T04:17:19.797Z] 5eb5b503b376: Download complete [2023-03-21T04:17:20.364Z] 2f39f015ded8: Download complete [2023-03-21T04:17:20.930Z] 5eb5b503b376: Pull complete [2023-03-21T04:17:21.188Z] 5c69ac0246d0: Pull complete [2023-03-21T04:17:21.753Z] ec43610c2a17: Pull complete [2023-03-21T04:17:21.753Z] 3a2ae6a8a46f: Pull complete [2023-03-21T04:17:22.012Z] 33b1e0a273af: Pull complete [2023-03-21T04:17:22.012Z] 5d3b04190fa2: Pull complete [2023-03-21T04:17:26.201Z] 2f39f015ded8: Pull complete [2023-03-21T04:17:26.201Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T04:17:26.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T04:17:26.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:17:26.273Z] prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container [2023-03-21T04:17:26.376Z] $ 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-03-21T04:17:29.692Z] $ docker top 4e6355beb943c6ac76325c997fc9667b7a8366f4df95c54b3d38bcfe1c021d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:17:30.849Z] ---> job-cost.sh [2023-03-21T04:17:30.849Z] lf-activate-venv: SKIPPING [2023-03-21T04:17:30.849Z] INFO: No Stack... [2023-03-21T04:17:31.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T04:17:31.366Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T04:17:31.652Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2023-03-21T04:17:31.652Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T04:17:31.664Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] [2023-03-21T04:17:31.669Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] did not exist. Created. [2023-03-21T04:17:31.670Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T04:17:31.962Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T04:17:31.991Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T04:17:31.997Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T04:17:32.015Z] $ docker stop --time=1 4e6355beb943c6ac76325c997fc9667b7a8366f4df95c54b3d38bcfe1c021d3c [2023-03-21T04:17:33.155Z] $ docker rm -f --volumes 4e6355beb943c6ac76325c997fc9667b7a8366f4df95c54b3d38bcfe1c021d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T04:20:03.974Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4717 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2023-03-21T04:20:03.988Z] Running in /w/workspace/go-mod-messaging/84 [Pipeline] { [Pipeline] checkout [2023-03-21T04:20:04.024Z] Selected Git installation does not exist. Using Default [2023-03-21T04:20:04.024Z] The recommended git tool is: NONE [2023-03-21T04:20:09.436Z] using credential edgex-jenkins-ssh [2023-03-21T04:20:09.455Z] Cloning the remote Git repository [2023-03-21T04:20:09.491Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-03-21T04:20:09.580Z] > git init /w/workspace/go-mod-messaging/84 # timeout=10 [2023-03-21T04:20:09.725Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-03-21T04:20:09.727Z] > git --version # timeout=10 [2023-03-21T04:20:09.748Z] > git --version # 'git version 2.25.1' [2023-03-21T04:20:09.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T04:20:09.907Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T04:20:10.727Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-03-21T04:20:10.745Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T04:20:11.718Z] Avoid second fetch [2023-03-21T04:20:11.719Z] Checking out Revision 8aebb75653bf23762559aa2c750593554b1c1446 (main) [2023-03-21T04:20:12.288Z] Commit message: "Merge pull request #236 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T04:20:11.733Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T04:20:11.809Z] > git checkout -f 8aebb75653bf23762559aa2c750593554b1c1446 # timeout=10 [2023-03-21T04:20:13.207Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T04:20:13.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T04:20:13.207Z] Dload Upload Total Spent Left Speed [2023-03-21T04:20:13.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75449 [Pipeline] sh [2023-03-21T04:20:13.903Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T04:20:14.236Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T04:20:14.237Z] + sudo tee /etc/docker/daemon.new [2023-03-21T04:20:14.237Z] { [2023-03-21T04:20:14.237Z] "registry-mirrors": [ [2023-03-21T04:20:14.237Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T04:20:14.237Z] ], [2023-03-21T04:20:14.237Z] "bip": "10.250.0.254/24", [2023-03-21T04:20:14.237Z] "hosts": [ [2023-03-21T04:20:14.237Z] "tcp://0.0.0.0:5555", [2023-03-21T04:20:14.237Z] "unix:///var/run/docker.sock" [2023-03-21T04:20:14.237Z] ], [2023-03-21T04:20:14.237Z] "mtu": 1458, [2023-03-21T04:20:14.237Z] "selinux-enabled": true, [2023-03-21T04:20:14.237Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T04:20:14.237Z] } [Pipeline] sh [2023-03-21T04:20:14.573Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T04:20:14.909Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-03-21T04:20:33.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T04:20:33.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T04:20:33.427Z] ========================================================= [2023-03-21T04:20:33.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T04:20:33.427Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-21T04:20:33.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T04:20:34.341Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T04:20:34.341Z] af6eaf76a39c: Pulling fs layer [2023-03-21T04:20:34.341Z] 55522c791124: Pulling fs layer [2023-03-21T04:20:34.341Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T04:20:34.341Z] 169dfbe0d373: Pulling fs layer [2023-03-21T04:20:34.341Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T04:20:34.341Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T04:20:34.341Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T04:20:34.341Z] e1ff8fa3b103: Waiting [2023-03-21T04:20:34.341Z] 169dfbe0d373: Waiting [2023-03-21T04:20:34.341Z] 52ebb69f0ebf: Waiting [2023-03-21T04:20:34.341Z] 5abe8eddf0d5: Waiting [2023-03-21T04:20:34.341Z] 55522c791124: Verifying Checksum [2023-03-21T04:20:34.341Z] 55522c791124: Download complete [2023-03-21T04:20:34.341Z] 169dfbe0d373: Download complete [2023-03-21T04:20:34.341Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T04:20:34.341Z] e1ff8fa3b103: Download complete [2023-03-21T04:20:34.341Z] af6eaf76a39c: Verifying Checksum [2023-03-21T04:20:34.341Z] af6eaf76a39c: Download complete [2023-03-21T04:20:35.311Z] af6eaf76a39c: Pull complete [2023-03-21T04:20:35.583Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T04:20:35.583Z] 5abe8eddf0d5: Download complete [2023-03-21T04:20:35.860Z] 55522c791124: Pull complete [2023-03-21T04:20:36.832Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T04:20:36.832Z] ce5c4a1c91eb: Download complete [2023-03-21T04:20:36.832Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T04:20:36.832Z] 52ebb69f0ebf: Download complete [2023-03-21T04:20:49.219Z] ce5c4a1c91eb: Pull complete [2023-03-21T04:20:49.219Z] 169dfbe0d373: Pull complete [2023-03-21T04:20:49.219Z] e1ff8fa3b103: Pull complete [2023-03-21T04:20:55.902Z] 52ebb69f0ebf: Pull complete [2023-03-21T04:20:56.889Z] 5abe8eddf0d5: Pull complete [2023-03-21T04:20:56.889Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T04:20:56.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T04:20:56.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-03-21T04:20:57.216Z] + 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-03-21T04:20:57.556Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T04:20:57.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:20:57.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-4717 does not seem to be running inside a container [2023-03-21T04:20:57.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/84 -v /w/workspace/go-mod-messaging/84:/w/workspace/go-mod-messaging/84:rw,z -v /w/workspace/go-mod-messaging/84@tmp:/w/workspace/go-mod-messaging/84@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-03-21T04:21:00.939Z] $ docker top a6cb3b72d6d9588f7a63a90c94c7b4dff2dc607c08d7de93b613446f5f14b2c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T04:21:01.852Z] + go version [2023-03-21T04:21:01.853Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T04:21:01.881Z] $ docker stop --time=1 a6cb3b72d6d9588f7a63a90c94c7b4dff2dc607c08d7de93b613446f5f14b2c8 [2023-03-21T04:21:05.868Z] $ docker rm -f --volumes a6cb3b72d6d9588f7a63a90c94c7b4dff2dc607c08d7de93b613446f5f14b2c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:21:06.397Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T04:21:06.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:21:06.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-4717 does not seem to be running inside a container [2023-03-21T04:21:06.651Z] $ 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/84 -v /w/workspace/go-mod-messaging/84:/w/workspace/go-mod-messaging/84:rw,z -v /w/workspace/go-mod-messaging/84@tmp:/w/workspace/go-mod-messaging/84@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-03-21T04:21:07.819Z] $ docker top 7fca2a6b905640dd270de2b4a1b9b75d3bd2b13675e2b7994afe0f18277b8086 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T04:21:08.629Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/84 [Pipeline] fileExists [Pipeline] sh [2023-03-21T04:21:09.290Z] + make test [2023-03-21T04:21:09.290Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-03-21T04:21:09.290Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 [2023-03-21T04:21:09.290Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-21T04:21:09.875Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-21T04:21:09.875Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-21T04:21:09.875Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-03-21T04:21:09.875Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-21T04:21:09.875Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-21T04:21:09.875Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.15 [2023-03-21T04:21:10.142Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-21T04:21:10.142Z] go: downloading golang.org/x/net v0.7.0 [2023-03-21T04:21:10.418Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-03-21T04:21:10.418Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-21T04:21:10.418Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-21T04:21:10.686Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-21T04:21:10.686Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-21T04:21:10.686Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-21T04:21:10.686Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-21T04:21:10.955Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-21T04:21:10.955Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-03-21T04:21:10.955Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-03-21T04:21:10.955Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-21T04:21:10.955Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-21T04:21:10.955Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-21T04:21:10.955Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-21T04:21:11.222Z] go: downloading golang.org/x/text v0.7.0 [2023-03-21T04:21:11.805Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-21T04:21:12.073Z] go: downloading github.com/klauspost/compress v1.16.0 [2023-03-21T04:21:12.073Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-03-21T04:21:12.342Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-03-21T04:21:12.342Z] go: downloading golang.org/x/time v0.3.0 [2023-03-21T04:23:04.022Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.276s coverage: 88.6% of statements [2023-03-21T04:23:04.022Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-03-21T04:23:04.022Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-03-21T04:23:04.022Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.101s coverage: 19.8% of statements [2023-03-21T04:23:04.022Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.231s coverage: 88.8% of statements [2023-03-21T04:23:04.022Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.264s coverage: 89.1% of statements [2023-03-21T04:24:25.643Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-03-21T04:24:25.643Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-03-21T04:24:25.643Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.357s coverage: 35.9% of statements [2023-03-21T04:24:25.643Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.291s coverage: 66.4% of statements [2023-03-21T04:24:25.643Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.104s coverage: 87.5% of statements [2023-03-21T04:24:25.643Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.133s coverage: 100.0% of statements [2023-03-21T04:24:25.643Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.154s coverage: 100.0% of statements [2023-03-21T04:24:25.643Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.090s coverage: 95.1% of statements [2023-03-21T04:24:25.643Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T04:24:25.643Z] go vet ./... [2023-03-21T04:26:02.327Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T04:26:02.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-21T04:26:02.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T04:26:02.358Z] $ docker stop --time=1 7fca2a6b905640dd270de2b4a1b9b75d3bd2b13675e2b7994afe0f18277b8086 [2023-03-21T04:26:05.986Z] $ docker rm -f --volumes 7fca2a6b905640dd270de2b4a1b9b75d3bd2b13675e2b7994afe0f18277b8086 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T04:26:08.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T04:26:08.146Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T04:26:08.610Z] 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-03-21T04:26:09.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T04:26:09.030Z] [2023-03-21T04:26:09.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:26:09.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T04:26:09.647Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T04:26:09.647Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T04:26:09.647Z] 04944245beec: Pulling fs layer [2023-03-21T04:26:09.647Z] 699f458cf7ca: Pulling fs layer [2023-03-21T04:26:09.647Z] 765212b225bb: Pulling fs layer [2023-03-21T04:26:09.647Z] f23df028b6ca: Pulling fs layer [2023-03-21T04:26:09.647Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T04:26:09.647Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T04:26:09.647Z] f23df028b6ca: Waiting [2023-03-21T04:26:09.647Z] d65c8cfc05b1: Waiting [2023-03-21T04:26:09.647Z] 765212b225bb: Waiting [2023-03-21T04:26:09.647Z] 2437ff75d9bd: Waiting [2023-03-21T04:26:09.647Z] 04944245beec: Download complete [2023-03-21T04:26:09.647Z] 765212b225bb: Download complete [2023-03-21T04:26:09.918Z] f23df028b6ca: Verifying Checksum [2023-03-21T04:26:09.918Z] f23df028b6ca: Download complete [2023-03-21T04:26:09.918Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T04:26:09.918Z] d65c8cfc05b1: Download complete [2023-03-21T04:26:09.918Z] 699f458cf7ca: Verifying Checksum [2023-03-21T04:26:09.918Z] 699f458cf7ca: Download complete [2023-03-21T04:26:10.186Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T04:26:10.186Z] 8998bd30e6a1: Download complete [2023-03-21T04:26:12.780Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T04:26:12.780Z] 2437ff75d9bd: Download complete [2023-03-21T04:26:14.192Z] 8998bd30e6a1: Pull complete [2023-03-21T04:26:14.773Z] 04944245beec: Pull complete [2023-03-21T04:26:16.183Z] 699f458cf7ca: Pull complete [2023-03-21T04:26:16.183Z] 765212b225bb: Pull complete [2023-03-21T04:26:18.765Z] f23df028b6ca: Pull complete [2023-03-21T04:26:19.033Z] d65c8cfc05b1: Pull complete [2023-03-21T04:26:34.040Z] 2437ff75d9bd: Pull complete [2023-03-21T04:26:34.040Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T04:26:34.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T04:26:34.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:26:34.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-4717 does not seem to be running inside a container [2023-03-21T04:26:34.287Z] $ 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/84 -v /w/workspace/go-mod-messaging/84:/w/workspace/go-mod-messaging/84:rw,z -v /w/workspace/go-mod-messaging/84@tmp:/w/workspace/go-mod-messaging/84@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-03-21T04:26:36.648Z] $ docker top 0d69b9a9aba69c8f1c406601f31f18f882dd9479bc2bf42be5b11cfad2187057 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:26:37.501Z] ---> job-cost.sh [2023-03-21T04:26:37.501Z] lf-activate-venv: SKIPPING [2023-03-21T04:26:37.501Z] INFO: No Stack... [2023-03-21T04:26:38.083Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T04:26:39.042Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T04:26:39.686Z] + cat /w/workspace/go-mod-messaging/84/archives/cost.csv [2023-03-21T04:26:39.686Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T04:26:39.743Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] [2023-03-21T04:26:39.751Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] did not exist. Created. [2023-03-21T04:26:39.751Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T04:26:40.087Z] /w/workspace/go-mod-messaging/84@tmp/durable-625765f3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T04:26:40.423Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T04:26:40.450Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T04:26:40.498Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T04:26:40.509Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T04:26:40.527Z] $ docker stop --time=1 0d69b9a9aba69c8f1c406601f31f18f882dd9479bc2bf42be5b11cfad2187057 [2023-03-21T04:26:42.062Z] $ docker rm -f --volumes 0d69b9a9aba69c8f1c406601f31f18f882dd9479bc2bf42be5b11cfad2187057 [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-03-21T04:26:42.456Z] provisioning config files... [2023-03-21T04:26:42.466Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3914694825772337128tmp [Pipeline] { [Pipeline] sh [2023-03-21T04:26:42.756Z] + set +x [2023-03-21T04:26:42.756Z] + + bash -s -- [2023-03-21T04:26:42.756Z] curl -s https://codecov.io/bash [2023-03-21T04:26:42.756Z] [2023-03-21T04:26:42.756Z] _____ _ [2023-03-21T04:26:42.756Z] / ____| | | [2023-03-21T04:26:42.756Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T04:26:42.756Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T04:26:42.756Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T04:26:42.756Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T04:26:42.756Z] Bash-1.0.6 [2023-03-21T04:26:42.756Z] [2023-03-21T04:26:42.756Z] [2023-03-21T04:26:42.756Z] ==> git version 2.25.1 found [2023-03-21T04:26:42.756Z] ==> 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-03-21T04:26:42.756Z] Release-Date: 2020-01-08 [2023-03-21T04:26:42.756Z] 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-03-21T04:26:42.756Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T04:26:42.756Z] ==> Jenkins CI detected. [2023-03-21T04:26:42.756Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2023-03-21T04:26:42.756Z] project root: . [2023-03-21T04:26:42.756Z] --> token set from env [2023-03-21T04:26:42.756Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T04:26:42.756Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T04:26:42.756Z] ==> Python coveragepy not found [2023-03-21T04:26:42.756Z] ==> Searching for coverage reports in: [2023-03-21T04:26:42.756Z] + . [2023-03-21T04:26:42.756Z] -> Found 1 reports [2023-03-21T04:26:42.756Z] ==> Detecting git/mercurial file structure [2023-03-21T04:26:43.017Z] ==> Reading reports [2023-03-21T04:26:43.017Z] + ./coverage.out bytes=40906 [2023-03-21T04:26:43.017Z] ==> Appending adjustments [2023-03-21T04:26:43.017Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T04:26:43.278Z] + Found adjustments [2023-03-21T04:26:43.278Z] ==> Gzipping contents [2023-03-21T04:26:43.278Z] 12K /tmp/codecov.51pnT8.gz [2023-03-21T04:26:43.278Z] ==> Uploading reports [2023-03-21T04:26:43.278Z] url: https://codecov.io [2023-03-21T04:26:43.278Z] query: branch=main&commit=8aebb75653bf23762559aa2c750593554b1c1446&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T04:26:43.278Z] -> Pinging Codecov [2023-03-21T04:26:43.278Z] 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=8aebb75653bf23762559aa2c750593554b1c1446&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T04:26:43.278Z] -> Uploading to [2023-03-21T04:26:43.278Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/F6E385568367DD0E4001BA4F8F1CB792/8aebb75653bf23762559aa2c750593554b1c1446/b02c794d-fc15-4308-8ee2-90ed14b99ca0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T042643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f3eff560acca829a2a00af62527078e289faccb4b0970109e682a37aa8c5df6 [2023-03-21T04:26:43.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T04:26:43.278Z] Dload Upload Total Spent Left Speed [2023-03-21T04:26:43.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8203 0 0 100 8203 0 30269 --:--:-- --:--:-- --:--:-- 30269 [2023-03-21T04:26:43.538Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] } [2023-03-21T04:26:43.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-21T04:26:43.737Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-21T04:26:43.753Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:26:44.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T04:26:44.057Z] [2023-03-21T04:26:44.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:26:44.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T04:26:44.641Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-21T04:26:44.641Z] df9b9388f04a: Pulling fs layer [2023-03-21T04:26:44.641Z] 52dc419b0ee2: Pulling fs layer [2023-03-21T04:26:44.641Z] 25bc292e5bac: Pulling fs layer [2023-03-21T04:26:44.641Z] 114826534d7a: Pulling fs layer [2023-03-21T04:26:44.641Z] 4657fd5d0bcf: Pulling fs layer [2023-03-21T04:26:44.641Z] 6ad1cebc031e: Pulling fs layer [2023-03-21T04:26:44.641Z] 114826534d7a: Waiting [2023-03-21T04:26:44.641Z] 4657fd5d0bcf: Waiting [2023-03-21T04:26:44.641Z] 8a3aa393b2d8: Pulling fs layer [2023-03-21T04:26:44.641Z] 6ad1cebc031e: Waiting [2023-03-21T04:26:44.641Z] 8a3aa393b2d8: Waiting [2023-03-21T04:26:44.641Z] 25bc292e5bac: Verifying Checksum [2023-03-21T04:26:44.641Z] 25bc292e5bac: Download complete [2023-03-21T04:26:44.641Z] 52dc419b0ee2: Download complete [2023-03-21T04:26:44.641Z] 4657fd5d0bcf: Verifying Checksum [2023-03-21T04:26:44.641Z] 4657fd5d0bcf: Download complete [2023-03-21T04:26:44.915Z] 6ad1cebc031e: Verifying Checksum [2023-03-21T04:26:44.915Z] 6ad1cebc031e: Download complete [2023-03-21T04:26:44.915Z] df9b9388f04a: Pull complete [2023-03-21T04:26:45.175Z] 52dc419b0ee2: Pull complete [2023-03-21T04:26:45.436Z] 114826534d7a: Verifying Checksum [2023-03-21T04:26:45.436Z] 114826534d7a: Download complete [2023-03-21T04:26:45.436Z] 25bc292e5bac: Pull complete [2023-03-21T04:26:45.696Z] 8a3aa393b2d8: Verifying Checksum [2023-03-21T04:26:45.696Z] 8a3aa393b2d8: Download complete [2023-03-21T04:26:48.982Z] 114826534d7a: Pull complete [2023-03-21T04:26:49.241Z] 4657fd5d0bcf: Pull complete [2023-03-21T04:26:49.807Z] 6ad1cebc031e: Pull complete [2023-03-21T04:26:53.092Z] 8a3aa393b2d8: Pull complete [2023-03-21T04:26:53.092Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-21T04:26:53.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T04:26:53.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:26:53.174Z] prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container [2023-03-21T04:26:53.205Z] $ 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-03-21T04:27:02.664Z] $ docker top d67618007271edb7df1e86996b8ef1fe415e6635104991b93c047de53fc2ec1d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T04:27:02.746Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2023-03-21T04:27:03.032Z] + set -o pipefail [2023-03-21T04:27:03.033Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2023-03-21T04:27:06.320Z] [2023-03-21T04:27:06.320Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2023-03-21T04:27:06.320Z] [2023-03-21T04:27:06.320Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/7e02a96f-27bf-4829-ab59-d013d9e8c465 [2023-03-21T04:27:06.320Z] [2023-03-21T04:27:06.320Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-21T04:27:06.320Z] [2023-03-21T04:27:06.886Z] [2023-03-21T04:27:06.886Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-21T04:27:06.886Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-21T04:27:06.886Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-21T04:27:06.898Z] $ docker stop --time=1 d67618007271edb7df1e86996b8ef1fe415e6635104991b93c047de53fc2ec1d [2023-03-21T04:27:10.243Z] $ docker rm -f --volumes d67618007271edb7df1e86996b8ef1fe415e6635104991b93c047de53fc2ec1d [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-03-21T04:27:10.802Z] + git log --format=format:%s -1 8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] sh [2023-03-21T04:27:11.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T04:27:11.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:27:11.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T04:27:11.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:27:11.478Z] prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container [2023-03-21T04:27:11.510Z] $ 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-03-21T04:27:12.803Z] $ docker top 7164468fcb4dc2dfea6b6cfd1f7f8e5479a534a1eefc7f2af30fbdc9fd423f8b -eo pid,comm [2023-03-21T04:27:12.855Z] 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-03-21T04:27:12.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T04:27:12.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T04:27:12.885Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T04:27:13.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T04:27:13.018Z] $ docker exec 7164468fcb4dc2dfea6b6cfd1f7f8e5479a534a1eefc7f2af30fbdc9fd423f8b ssh-agent [2023-03-21T04:27:13.168Z] SSH_AUTH_SOCK=/tmp/ssh-A9l5fpzW9NXx/agent.13 [2023-03-21T04:27:13.168Z] SSH_AGENT_PID=19 [2023-03-21T04:27:13.173Z] Running ssh-add (command line suppressed) [2023-03-21T04:27:13.284Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18075963214814570543.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18075963214814570543.key) [2023-03-21T04:27:13.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T04:27:13.582Z] + git semver tag [2023-03-21T04:27:13.841Z] 2023-03-21 04:27:13,805 [run_tag] DEBUG tag force:False [2023-03-21T04:27:13.841Z] 2023-03-21 04:27:13,805 [check_head_tag] DEBUG check head tag [2023-03-21T04:27:13.841Z] 2023-03-21 04:27:13,807 [execute] INFO git cat-file --batch-check [2023-03-21T04:27:13.841Z] 2023-03-21 04:27:13,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-03-21T04:27:13.841Z] 2023-03-21 04:27:13,811 [execute] INFO git cat-file --batch [2023-03-21T04:27:13.841Z] 2023-03-21 04:27:13,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-03-21T04:27:13.841Z] 2023-03-21 04:27:13,839 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-03-21T04:27:13.841Z] 2023-03-21 04:27:13,839 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 [2023-03-21T04:27:13.841Z] 2023-03-21 04:27:13,840 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-03-21T04:27:14.100Z] 2023-03-21 04:27:13,844 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-03-21T04:27:14.100Z] 3.0.0-dev.19 [Pipeline] } [2023-03-21T04:27:14.112Z] $ docker exec --env ******** --env ******** 7164468fcb4dc2dfea6b6cfd1f7f8e5479a534a1eefc7f2af30fbdc9fd423f8b ssh-agent -k [2023-03-21T04:27:14.232Z] unset SSH_AUTH_SOCK; [2023-03-21T04:27:14.232Z] unset SSH_AGENT_PID; [2023-03-21T04:27:14.232Z] echo Agent pid 19 killed; [2023-03-21T04:27:14.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T04:27:14.570Z] + git semver [Pipeline] } [2023-03-21T04:27:14.841Z] $ docker stop --time=1 7164468fcb4dc2dfea6b6cfd1f7f8e5479a534a1eefc7f2af30fbdc9fd423f8b [2023-03-21T04:27:16.180Z] $ docker rm -f --volumes 7164468fcb4dc2dfea6b6cfd1f7f8e5479a534a1eefc7f2af30fbdc9fd423f8b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:27:16.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T04:27:16.567Z] [2023-03-21T04:27:16.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:27:16.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T04:27:16.868Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-21T04:27:16.868Z] ab5ef0e58194: Pulling fs layer [2023-03-21T04:27:16.868Z] 9712f1f96733: Pulling fs layer [2023-03-21T04:27:16.868Z] 63f879dbbcfc: Pulling fs layer [2023-03-21T04:27:16.868Z] 0d9ebad4ef96: Pulling fs layer [2023-03-21T04:27:16.868Z] e9a5061849ea: Pulling fs layer [2023-03-21T04:27:16.868Z] d747dcd14b5f: Pulling fs layer [2023-03-21T04:27:16.868Z] 2de7ff778b66: Pulling fs layer [2023-03-21T04:27:16.868Z] e9a5061849ea: Waiting [2023-03-21T04:27:16.868Z] d747dcd14b5f: Waiting [2023-03-21T04:27:16.868Z] 2de7ff778b66: Waiting [2023-03-21T04:27:16.868Z] 0d9ebad4ef96: Waiting [2023-03-21T04:27:16.868Z] 9712f1f96733: Verifying Checksum [2023-03-21T04:27:16.868Z] 9712f1f96733: Download complete [2023-03-21T04:27:17.127Z] 63f879dbbcfc: Verifying Checksum [2023-03-21T04:27:17.127Z] 63f879dbbcfc: Download complete [2023-03-21T04:27:17.386Z] e9a5061849ea: Verifying Checksum [2023-03-21T04:27:17.386Z] e9a5061849ea: Download complete [2023-03-21T04:27:17.386Z] d747dcd14b5f: Download complete [2023-03-21T04:27:17.386Z] 0d9ebad4ef96: Verifying Checksum [2023-03-21T04:27:17.386Z] 0d9ebad4ef96: Download complete [2023-03-21T04:27:17.644Z] ab5ef0e58194: Verifying Checksum [2023-03-21T04:27:17.644Z] ab5ef0e58194: Download complete [2023-03-21T04:27:17.644Z] 2de7ff778b66: Verifying Checksum [2023-03-21T04:27:17.644Z] 2de7ff778b66: Download complete [2023-03-21T04:27:20.179Z] ab5ef0e58194: Pull complete [2023-03-21T04:27:20.179Z] 9712f1f96733: Pull complete [2023-03-21T04:27:21.126Z] 63f879dbbcfc: Pull complete [2023-03-21T04:27:24.429Z] 0d9ebad4ef96: Pull complete [2023-03-21T04:27:24.696Z] e9a5061849ea: Pull complete [2023-03-21T04:27:24.954Z] d747dcd14b5f: Pull complete [2023-03-21T04:27:25.887Z] 2de7ff778b66: Pull complete [2023-03-21T04:27:25.887Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-21T04:27:25.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T04:27:25.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:27:25.972Z] prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container [2023-03-21T04:27:26.006Z] $ 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-03-21T04:27:30.898Z] $ docker top 9f51fa86f1a123341bbca5f6212a8018f259790c08c869362eead3cabd302bd2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-21T04:27:30.959Z] provisioning config files... [2023-03-21T04:27:30.967Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14637778345710160193tmp [2023-03-21T04:27:30.975Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7423357944041009007tmp [2023-03-21T04:27:30.984Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5373631322136055085tmp [Pipeline] { [Pipeline] echo [2023-03-21T04:27:30.996Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:27:31.277Z] ---> sigul-configuration.sh [2023-03-21T04:27:31.277Z] gpg: directory `/root/.gnupg' created [2023-03-21T04:27:31.277Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-21T04:27:31.277Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-21T04:27:31.277Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-21T04:27:31.277Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-21T04:27:31.277Z] gpg: CAST5 encrypted data [2023-03-21T04:27:31.277Z] gpg: encrypted with 1 passphrase [2023-03-21T04:27:31.277Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-21T04:27:31.558Z] + mkdir /home/jenkins [2023-03-21T04:27:31.558Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-21T04:27:31.839Z] + 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-03-21T04:27:31.846Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:27:32.127Z] ---> sigul-install.sh [2023-03-21T04:27:32.127Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-21T04:27:32.409Z] + git tag --list [2023-03-21T04:27:32.409Z] v0.0.0 [2023-03-21T04:27:32.409Z] v0.1.0 [2023-03-21T04:27:32.409Z] v0.1.1 [2023-03-21T04:27:32.409Z] v0.1.10 [2023-03-21T04:27:32.409Z] v0.1.11 [2023-03-21T04:27:32.409Z] v0.1.12 [2023-03-21T04:27:32.409Z] v0.1.13 [2023-03-21T04:27:32.409Z] v0.1.14 [2023-03-21T04:27:32.409Z] v0.1.15 [2023-03-21T04:27:32.409Z] v0.1.16 [2023-03-21T04:27:32.409Z] v0.1.17 [2023-03-21T04:27:32.409Z] v0.1.18 [2023-03-21T04:27:32.409Z] v0.1.19 [2023-03-21T04:27:32.409Z] v0.1.2 [2023-03-21T04:27:32.409Z] v0.1.20 [2023-03-21T04:27:32.409Z] v0.1.21 [2023-03-21T04:27:32.409Z] v0.1.22 [2023-03-21T04:27:32.409Z] v0.1.23 [2023-03-21T04:27:32.409Z] v0.1.24 [2023-03-21T04:27:32.409Z] v0.1.25 [2023-03-21T04:27:32.409Z] v0.1.26 [2023-03-21T04:27:32.409Z] v0.1.27 [2023-03-21T04:27:32.409Z] v0.1.28 [2023-03-21T04:27:32.409Z] v0.1.29 [2023-03-21T04:27:32.409Z] v0.1.3 [2023-03-21T04:27:32.409Z] v0.1.30 [2023-03-21T04:27:32.409Z] v0.1.31 [2023-03-21T04:27:32.409Z] v0.1.4 [2023-03-21T04:27:32.409Z] v0.1.5 [2023-03-21T04:27:32.409Z] v0.1.6 [2023-03-21T04:27:32.409Z] v0.1.7 [2023-03-21T04:27:32.409Z] v0.1.8 [2023-03-21T04:27:32.409Z] v0.1.9 [2023-03-21T04:27:32.409Z] v2.0.0 [2023-03-21T04:27:32.409Z] v2.0.1 [2023-03-21T04:27:32.409Z] v2.1.0 [2023-03-21T04:27:32.409Z] v2.1.1 [2023-03-21T04:27:32.409Z] v2.1.1-dev.1 [2023-03-21T04:27:32.409Z] v2.1.1-dev.2 [2023-03-21T04:27:32.409Z] v2.1.1-dev.3 [2023-03-21T04:27:32.409Z] v2.2.0 [2023-03-21T04:27:32.409Z] v2.2.1-dev.1 [2023-03-21T04:27:32.409Z] v2.2.1-dev.10 [2023-03-21T04:27:32.409Z] v2.2.1-dev.11 [2023-03-21T04:27:32.409Z] v2.2.1-dev.2 [2023-03-21T04:27:32.409Z] v2.2.1-dev.3 [2023-03-21T04:27:32.409Z] v2.2.1-dev.4 [2023-03-21T04:27:32.409Z] v2.2.1-dev.5 [2023-03-21T04:27:32.409Z] v2.2.1-dev.6 [2023-03-21T04:27:32.409Z] v2.2.1-dev.7 [2023-03-21T04:27:32.409Z] v2.2.1-dev.8 [2023-03-21T04:27:32.409Z] v2.2.1-dev.9 [2023-03-21T04:27:32.409Z] v2.3.0 [2023-03-21T04:27:32.409Z] v2.3.0-dev.11 [2023-03-21T04:27:32.409Z] v2.3.0-dev.12 [2023-03-21T04:27:32.409Z] v2.3.0-dev.13 [2023-03-21T04:27:32.409Z] v2.3.0-dev.14 [2023-03-21T04:27:32.409Z] v2.3.0-dev.15 [2023-03-21T04:27:32.409Z] v2.3.0-dev.16 [2023-03-21T04:27:32.409Z] v2.3.0-dev.17 [2023-03-21T04:27:32.409Z] v2.3.0-dev.18 [2023-03-21T04:27:32.409Z] v2.3.0-dev.19 [2023-03-21T04:27:32.409Z] v2.3.0-dev.20 [2023-03-21T04:27:32.409Z] v2.3.0-dev.21 [2023-03-21T04:27:32.409Z] v2.3.0-dev.22 [2023-03-21T04:27:32.409Z] v2.3.0-dev.23 [2023-03-21T04:27:32.409Z] v2.3.0-dev.24 [2023-03-21T04:27:32.409Z] v2.3.0-dev.25 [2023-03-21T04:27:32.409Z] v2.3.0-dev.26 [2023-03-21T04:27:32.409Z] v2.3.0-dev.27 [2023-03-21T04:27:32.409Z] v2.3.1-dev.1 [2023-03-21T04:27:32.409Z] v2.3.1-dev.2 [2023-03-21T04:27:32.409Z] v2.3.1-dev.3 [2023-03-21T04:27:32.409Z] v2.3.1-dev.4 [2023-03-21T04:27:32.409Z] v2.3.1-dev.5 [2023-03-21T04:27:32.409Z] v3.0.0-dev.1 [2023-03-21T04:27:32.409Z] v3.0.0-dev.10 [2023-03-21T04:27:32.409Z] v3.0.0-dev.11 [2023-03-21T04:27:32.409Z] v3.0.0-dev.12 [2023-03-21T04:27:32.409Z] v3.0.0-dev.13 [2023-03-21T04:27:32.409Z] v3.0.0-dev.14 [2023-03-21T04:27:32.409Z] v3.0.0-dev.15 [2023-03-21T04:27:32.409Z] v3.0.0-dev.16 [2023-03-21T04:27:32.409Z] v3.0.0-dev.17 [2023-03-21T04:27:32.409Z] v3.0.0-dev.18 [2023-03-21T04:27:32.409Z] v3.0.0-dev.19 [2023-03-21T04:27:32.409Z] v3.0.0-dev.2 [2023-03-21T04:27:32.409Z] v3.0.0-dev.3 [2023-03-21T04:27:32.409Z] v3.0.0-dev.4 [2023-03-21T04:27:32.409Z] v3.0.0-dev.5 [2023-03-21T04:27:32.409Z] v3.0.0-dev.6 [2023-03-21T04:27:32.409Z] v3.0.0-dev.7 [2023-03-21T04:27:32.409Z] v3.0.0-dev.8 [2023-03-21T04:27:32.409Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-21T04:27:32.693Z] + lftools sign git-tag v3.0.0-dev.19 [2023-03-21T04:27:33.262Z] Signing Git tag with Sigul... [2023-03-21T04:27:33.262Z] Signing v3.0.0-dev.19 [Pipeline] echo [2023-03-21T04:27:33.837Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:27:34.120Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-21T04:27:34.127Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-21T04:27:34.144Z] $ docker stop --time=1 9f51fa86f1a123341bbca5f6212a8018f259790c08c869362eead3cabd302bd2 [2023-03-21T04:27:36.192Z] $ docker rm -f --volumes 9f51fa86f1a123341bbca5f6212a8018f259790c08c869362eead3cabd302bd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-21T04:27:36.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T04:27:36.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:27:37.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T04:27:37.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:27:37.165Z] prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container [2023-03-21T04:27:37.197Z] $ 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-03-21T04:27:37.559Z] $ docker top 3337ea87b74d221a35ec27f65324092d45605f522342a002d12f2ee486e1a669 -eo pid,comm [2023-03-21T04:27:37.601Z] 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-03-21T04:27:37.601Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T04:27:37.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T04:27:37.646Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T04:27:37.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T04:27:37.759Z] $ docker exec 3337ea87b74d221a35ec27f65324092d45605f522342a002d12f2ee486e1a669 ssh-agent [2023-03-21T04:27:37.858Z] SSH_AUTH_SOCK=/tmp/ssh-eLAQFvuZiDXm/agent.34 [2023-03-21T04:27:37.858Z] SSH_AGENT_PID=40 [2023-03-21T04:27:37.863Z] Running ssh-add (command line suppressed) [2023-03-21T04:27:37.971Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12401035345760532050.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12401035345760532050.key) [2023-03-21T04:27:37.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T04:27:38.266Z] + git semver bump pre [2023-03-21T04:27:38.526Z] 2023-03-21 04:27:38,426 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-03-21T04:27:38.526Z] 2023-03-21 04:27:38,426 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev [2023-03-21T04:27:38.526Z] 2023-03-21 04:27:38,426 [bump_version] DEBUG bumped version:3.0.0-dev.20 [2023-03-21T04:27:38.526Z] 2023-03-21 04:27:38,426 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2023-03-21T04:27:38.526Z] 2023-03-21 04:27:38,426 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-03-21T04:27:38.526Z] 2023-03-21 04:27:38,426 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-03-21T04:27:38.526Z] 2023-03-21 04:27:38,428 [execute] INFO git cat-file --batch-check [2023-03-21T04:27:38.526Z] 2023-03-21 04:27:38,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T04:27:38.526Z] 2023-03-21 04:27:38,433 [execute] INFO git cat-file --batch [2023-03-21T04:27:38.526Z] 2023-03-21 04:27:38,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T04:27:38.526Z] 2023-03-21 04:27:38,438 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-03-21T04:27:38.526Z] 3.0.0-dev.20 [Pipeline] } [2023-03-21T04:27:38.537Z] $ docker exec --env ******** --env ******** 3337ea87b74d221a35ec27f65324092d45605f522342a002d12f2ee486e1a669 ssh-agent -k [2023-03-21T04:27:38.627Z] unset SSH_AUTH_SOCK; [2023-03-21T04:27:38.627Z] unset SSH_AGENT_PID; [2023-03-21T04:27:38.627Z] echo Agent pid 40 killed; [2023-03-21T04:27:38.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T04:27:38.936Z] + git semver [Pipeline] } [2023-03-21T04:27:39.211Z] $ docker stop --time=1 3337ea87b74d221a35ec27f65324092d45605f522342a002d12f2ee486e1a669 [2023-03-21T04:27:40.486Z] $ docker rm -f --volumes 3337ea87b74d221a35ec27f65324092d45605f522342a002d12f2ee486e1a669 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T04:27:40.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T04:27:40.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:27:41.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T04:27:41.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:27:41.184Z] prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container [2023-03-21T04:27:41.219Z] $ 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-03-21T04:27:41.581Z] $ docker top 1c7d1ebb27360178ad32a30868659717b9c6de800f58784fe3a48b64c58e4459 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T04:27:41.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T04:27:41.670Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T04:27:41.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T04:27:41.789Z] $ docker exec 1c7d1ebb27360178ad32a30868659717b9c6de800f58784fe3a48b64c58e4459 ssh-agent [2023-03-21T04:27:41.915Z] SSH_AUTH_SOCK=/tmp/ssh-6s98zepUtGVH/agent.31 [2023-03-21T04:27:41.915Z] SSH_AGENT_PID=37 [2023-03-21T04:27:41.920Z] Running ssh-add (command line suppressed) [2023-03-21T04:27:42.028Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3489224252632363079.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3489224252632363079.key) [2023-03-21T04:27:42.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T04:27:42.322Z] + git semver push [2023-03-21T04:27:42.581Z] 2023-03-21 04:27:42,537 [run_push] DEBUG push [2023-03-21T04:27:42.581Z] 2023-03-21 04:27:42,538 [execute] INFO git cat-file --batch-check [2023-03-21T04:27:42.581Z] 2023-03-21 04:27:42,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T04:27:42.581Z] 2023-03-21 04:27:42,543 [execute] INFO git rev-list 3d19b9c91fb71ec9e5a02a95853c8e0fe1347745 -- [2023-03-21T04:27:42.581Z] 2023-03-21 04:27:42,543 [execute] DEBUG Popen(['git', 'rev-list', '3d19b9c91fb71ec9e5a02a95853c8e0fe1347745', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T04:27:42.581Z] 2023-03-21 04:27:42,552 [execute] INFO git fetch -v origin [2023-03-21T04:27:42.581Z] 2023-03-21 04:27:42,553 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-21T04:27:43.149Z] 2023-03-21 04:27:43,044 [run_push] DEBUG no remote changes detected [2023-03-21T04:27:43.149Z] 2023-03-21 04:27:43,045 [execute] INFO git push origin semver [2023-03-21T04:27:43.149Z] 2023-03-21 04:27:43,045 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T04:27:44.087Z] 2023-03-21 04:27:43,824 [run_push] DEBUG push all version tags [2023-03-21T04:27:44.087Z] 2023-03-21 04:27:43,824 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-21T04:27:44.087Z] 2023-03-21 04:27:43,825 [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-03-21T04:27:44.653Z] 2023-03-21 04:27:44,632 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-03-21T04:27:44.653Z] 3.0.0-dev.20 [Pipeline] } [2023-03-21T04:27:44.663Z] $ docker exec --env ******** --env ******** 1c7d1ebb27360178ad32a30868659717b9c6de800f58784fe3a48b64c58e4459 ssh-agent -k [2023-03-21T04:27:44.763Z] unset SSH_AUTH_SOCK; [2023-03-21T04:27:44.765Z] unset SSH_AGENT_PID; [2023-03-21T04:27:44.765Z] echo Agent pid 37 killed; [2023-03-21T04:27:44.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T04:27:45.077Z] + git semver [Pipeline] } [2023-03-21T04:27:45.362Z] $ docker stop --time=1 1c7d1ebb27360178ad32a30868659717b9c6de800f58784fe3a48b64c58e4459 [2023-03-21T04:27:46.635Z] $ docker rm -f --volumes 1c7d1ebb27360178ad32a30868659717b9c6de800f58784fe3a48b64c58e4459 [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-03-21T04:27:47.275Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2023-03-21T04:27:47.275Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-03-21T04:27:47.275Z] total 16 [2023-03-21T04:27:47.275Z] drwxr-xr-x 3 root root 4096 Mar 21 04:17 . [2023-03-21T04:27:47.275Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 04:27 .. [2023-03-21T04:27:47.275Z] drwxr-xr-x 2 root root 4096 Mar 21 04:17 cost [2023-03-21T04:27:47.275Z] -rw-r--r-- 1 root root 87 Mar 21 04:17 cost.csv [2023-03-21T04:27:47.275Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-03-21T04:27:47.275Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-03-21T04:27:47.275Z] total 16 [2023-03-21T04:27:47.275Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 04:17 . [2023-03-21T04:27:47.275Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 04:27 .. [2023-03-21T04:27:47.275Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 04:17 cost [2023-03-21T04:27:47.275Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 21 04:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:27:47.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:27:48.417Z] ---> package-listing.sh [2023-03-21T04:27:48.417Z] ++ facter osfamily [2023-03-21T04:27:48.417Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T04:27:48.675Z] + OS_FAMILY=debian [2023-03-21T04:27:48.675Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2023-03-21T04:27:48.675Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T04:27:48.675Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T04:27:48.675Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T04:27:48.675Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T04:27:48.675Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-03-21T04:27:48.675Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T04:27:48.675Z] + case "${OS_FAMILY}" in [2023-03-21T04:27:48.675Z] + dpkg -l [2023-03-21T04:27:48.675Z] + grep '^ii' [2023-03-21T04:27:48.675Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T04:27:48.675Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T04:27:48.675Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T04:27:48.675Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-03-21T04:27:48.675Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2023-03-21T04:27:48.675Z] + 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-03-21T04:27:48.684Z] 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-03-21T04:27:48.961Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T04:27:49.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T04:27:49.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T04:27:49.583Z] prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container [2023-03-21T04:27:49.609Z] $ 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-03-21T04:27:49.799Z] $ docker top 457520ddd805f8e492ac90b6061ba7ccdc02a1fdbed26a7067eb540bdfe86f8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T04:27:50.131Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T04:27:50.412Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T04:27:50.694Z] + ls /var/log/sa-host [2023-03-21T04:27:50.694Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T04:27:50.844Z] provisioning config files... [2023-03-21T04:27:50.864Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9534732689823627630tmp [Pipeline] { [Pipeline] echo [2023-03-21T04:27:50.879Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:27:51.189Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T04:27:51.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:27:51.525Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T04:27:51.533Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:27:51.815Z] ---> sudo-logs.sh [2023-03-21T04:27:51.815Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T04:27:51.835Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:27:52.130Z] ---> job-cost.sh [2023-03-21T04:27:52.130Z] lf-activate-venv: SKIPPING [2023-03-21T04:27:52.389Z] DEBUG: total: 0.2199999988079071 [2023-03-21T04:27:52.389Z] INFO: Retrieving Stack Cost... [2023-03-21T04:27:52.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T04:27:53.215Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T04:27:53.226Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T04:27:53.503Z] ---> logs-deploy.sh [2023-03-21T04:27:53.503Z] lf-activate-venv: SKIPPING [2023-03-21T04:27:53.503Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/84 [2023-03-21T04:27:53.503Z] INFO: archiving workspace using pattern(s): [2023-03-21T04:27:54.441Z] Archives upload complete. [2023-03-21T04:27:54.441Z] INFO: archiving logs to Nexus