Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e879a8fb60e27e54d209618db3b0645b278799c 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-ssh6732447826242624355.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1981848674973576179.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh2037367831674529649.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12706263677265431518.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16588485982336242099.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8392’ Running on prd-ubuntu20.04-docker-8c-8g-8395 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e879a8fb60e27e54d209618db3b0645b278799c (main) Commit message: "Merge pull request #181 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.18.0" > 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 6e879a8fb60e27e54d209618db3b0645b278799c # timeout=10 > git rev-list --no-walk b3ccdde951e4ba870424f0007a3d9bd898c7deee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T19:27:52.088Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T19:27:52.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T19:27:52.166Z] ========================================================= [2022-10-17T19:27:52.166Z] EdgeX Global Pipelines Version Info [2022-10-17T19:27:52.166Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:27:52.875Z] ------------------- [2022-10-17T19:27:52.875Z] stable info: [2022-10-17T19:27:52.875Z] ------------------- [2022-10-17T19:27:52.875Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T19:27:52.875Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T19:27:52.875Z] Message: update stable to v1.0.243 [2022-10-17T19:27:53.445Z] ------------------- [2022-10-17T19:27:53.445Z] experimental info: [2022-10-17T19:27:53.445Z] ------------------- [2022-10-17T19:27:53.445Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T19:27:53.445Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T19:27:53.445Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T19:27:53.604Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-10-17T19:27:53.617Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-10-17T19:27:53.629Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T19:27:53.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T19:27:53.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T19:27:53.667Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T19:27:53.683Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T19:27:53.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T19:27:53.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T19:27:53.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T19:27:53.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T19:27:53.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-10-17T19:27:53.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T19:27:53.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T19:27:53.790Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T19:27:53.806Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T19:27:53.824Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T19:27:53.839Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T19:27:53.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T19:27:53.865Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T19:27:53.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T19:27:53.895Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T19:27:53.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T19:27:53.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T19:27:53.944Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-17T19:27:53.954Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T19:27:53.970Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T19:27:53.984Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T19:27:54.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T19:27:54.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T19:27:54.041Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] echo [2022-10-17T19:27:54.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e879a8 [Pipeline] echo [2022-10-17T19:27:54.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T19:27:54.438Z] + git rev-list -1 --merges 6e879a8fb60e27e54d209618db3b0645b278799c~1..6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] echo [2022-10-17T19:27:54.467Z] -----------> git rev-list -1 --merges 6e879a8fb60e27e54d209618db3b0645b278799c~1..6e879a8fb60e27e54d209618db3b0645b278799c 6e879a8fb60e27e54d209618db3b0645b278799c [2022-10-17T19:27:54.467Z] 6e879a8fb60e27e54d209618db3b0645b278799c [false] [Pipeline] sh [2022-10-17T19:27:54.803Z] + git log --format=format:%s -1 6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] echo [2022-10-17T19:27:54.819Z] ========================================================= [2022-10-17T19:27:54.819Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T19:27:54.819Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T19:27:55.164Z] + git log --format=format:%s -1 6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] echo [2022-10-17T19:27:55.179Z] [semverPrep] GIT_COMMIT: 6e879a8fb60e27e54d209618db3b0645b278799c, Commit Message: Merge pull request #181 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.18.0 [Pipeline] echo [2022-10-17T19:27:55.189Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T19:27:55.540Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T19:27:55.540Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T19:27:55.540Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T19:27:55.540Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T19:27:55.540Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T19:27:55.540Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T19:27:55.540Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:27:55.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:27:56.172Z] [2022-10-17T19:27:56.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:27:56.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:27:56.498Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T19:27:56.498Z] b85a868b505f: Pulling fs layer [2022-10-17T19:27:56.498Z] e2be974225ed: Pulling fs layer [2022-10-17T19:27:56.498Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T19:27:56.498Z] 988bab9f4d93: Pulling fs layer [2022-10-17T19:27:56.498Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T19:27:56.498Z] eaf3925da568: Pulling fs layer [2022-10-17T19:27:56.498Z] bab4dde63d76: Pulling fs layer [2022-10-17T19:27:56.498Z] bde34c3a00c8: Pulling fs layer [2022-10-17T19:27:56.498Z] b352a97aabf1: Pulling fs layer [2022-10-17T19:27:56.498Z] 4872d77fe225: Pulling fs layer [2022-10-17T19:27:56.498Z] 5851b861e8e6: Pulling fs layer [2022-10-17T19:27:56.498Z] 988bab9f4d93: Waiting [2022-10-17T19:27:56.498Z] 1469e6f7b9e6: Waiting [2022-10-17T19:27:56.498Z] eaf3925da568: Waiting [2022-10-17T19:27:56.498Z] bab4dde63d76: Waiting [2022-10-17T19:27:56.498Z] bde34c3a00c8: Waiting [2022-10-17T19:27:56.498Z] 4872d77fe225: Waiting [2022-10-17T19:27:56.498Z] 5851b861e8e6: Waiting [2022-10-17T19:27:56.498Z] e2be974225ed: Verifying Checksum [2022-10-17T19:27:56.498Z] e2be974225ed: Download complete [2022-10-17T19:27:56.498Z] 988bab9f4d93: Verifying Checksum [2022-10-17T19:27:56.498Z] 988bab9f4d93: Download complete [2022-10-17T19:27:56.760Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T19:27:56.760Z] 1469e6f7b9e6: Download complete [2022-10-17T19:27:56.760Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T19:27:56.760Z] 339a4e72a1f5: Download complete [2022-10-17T19:27:56.760Z] eaf3925da568: Download complete [2022-10-17T19:27:56.760Z] bde34c3a00c8: Download complete [2022-10-17T19:27:56.760Z] b352a97aabf1: Verifying Checksum [2022-10-17T19:27:56.760Z] b352a97aabf1: Download complete [2022-10-17T19:27:56.760Z] 4872d77fe225: Verifying Checksum [2022-10-17T19:27:56.760Z] 4872d77fe225: Download complete [2022-10-17T19:27:56.760Z] 5851b861e8e6: Verifying Checksum [2022-10-17T19:27:56.760Z] 5851b861e8e6: Download complete [2022-10-17T19:27:56.760Z] b85a868b505f: Download complete [2022-10-17T19:27:57.022Z] bab4dde63d76: Verifying Checksum [2022-10-17T19:27:57.022Z] bab4dde63d76: Download complete [2022-10-17T19:27:57.960Z] b85a868b505f: Pull complete [2022-10-17T19:27:58.219Z] e2be974225ed: Pull complete [2022-10-17T19:27:58.480Z] 339a4e72a1f5: Pull complete [2022-10-17T19:27:58.739Z] 988bab9f4d93: Pull complete [2022-10-17T19:27:58.999Z] 1469e6f7b9e6: Pull complete [2022-10-17T19:27:58.999Z] eaf3925da568: Pull complete [2022-10-17T19:28:00.905Z] bab4dde63d76: Pull complete [2022-10-17T19:28:00.905Z] bde34c3a00c8: Pull complete [2022-10-17T19:28:00.905Z] b352a97aabf1: Pull complete [2022-10-17T19:28:00.905Z] 4872d77fe225: Pull complete [2022-10-17T19:28:00.905Z] 5851b861e8e6: Pull complete [2022-10-17T19:28:00.905Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T19:28:00.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:28:00.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:28:01.009Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2022-10-17T19:28:01.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T19:28:03.164Z] $ docker top 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 -eo pid,comm [2022-10-17T19:28:03.220Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T19:28:03.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T19:28:03.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:28:03.256Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:28:03.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:28:03.371Z] $ docker exec 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 ssh-agent [2022-10-17T19:28:03.485Z] SSH_AUTH_SOCK=/tmp/ssh-XKpVPht159AD/agent.33 [2022-10-17T19:28:03.485Z] SSH_AGENT_PID=39 [2022-10-17T19:28:03.491Z] Running ssh-add (command line suppressed) [2022-10-17T19:28:03.591Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4520295060755935613.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4520295060755935613.key) [2022-10-17T19:28:03.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:28:03.896Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T19:28:03.906Z] $ docker exec --env ******** --env ******** 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 ssh-agent -k [2022-10-17T19:28:04.005Z] unset SSH_AUTH_SOCK; [2022-10-17T19:28:04.006Z] unset SSH_AGENT_PID; [2022-10-17T19:28:04.006Z] echo Agent pid 39 killed; [2022-10-17T19:28:04.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T19:28:04.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:28:04.044Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:28:04.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:28:04.165Z] $ docker exec 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 ssh-agent [2022-10-17T19:28:04.276Z] SSH_AUTH_SOCK=/tmp/ssh-EYQVowT3HIoj/agent.71 [2022-10-17T19:28:04.276Z] SSH_AGENT_PID=77 [2022-10-17T19:28:04.281Z] Running ssh-add (command line suppressed) [2022-10-17T19:28:04.388Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8936062844683901935.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8936062844683901935.key) [2022-10-17T19:28:04.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:28:04.690Z] + git semver init [2022-10-17T19:28:04.948Z] 2022-10-17 19:28:04,872 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T19:28:04.948Z] 2022-10-17 19:28:04,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-10-17T19:28:04.948Z] 2022-10-17 19:28:04,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-10-17T19:28:04.948Z] 2022-10-17 19:28:04,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T19:28:06.864Z] 2022-10-17 19:28:06,501 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-10-17T19:28:06.864Z] 2022-10-17 19:28:06,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-10-17T19:28:06.864Z] 2022-10-17 19:28:06,502 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-17T19:28:06.864Z] 2022-10-17 19:28:06,502 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-17T19:28:06.864Z] 2.3.0-dev.22 [Pipeline] } [2022-10-17T19:28:06.871Z] $ docker exec --env ******** --env ******** 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 ssh-agent -k [2022-10-17T19:28:06.974Z] unset SSH_AUTH_SOCK; [2022-10-17T19:28:06.976Z] unset SSH_AGENT_PID; [2022-10-17T19:28:06.976Z] echo Agent pid 77 killed; [2022-10-17T19:28:06.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T19:28:07.302Z] + git semver [Pipeline] } [2022-10-17T19:28:07.575Z] $ docker stop --time=1 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 [2022-10-17T19:28:08.860Z] $ docker rm -f 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T19:28:09.196Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T19:28:09.362Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T19:28:09.364Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-10-17T19:28:09.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:28:09.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:28:09.534Z] ========================================================= [2022-10-17T19:28:09.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T19:28:09.534Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-17T19:28:09.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T19:28:09.833Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T19:28:09.833Z] 213ec9aee27d: Pulling fs layer [2022-10-17T19:28:09.833Z] 4583459ba037: Pulling fs layer [2022-10-17T19:28:09.833Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T19:28:09.833Z] 53926ce57604: Pulling fs layer [2022-10-17T19:28:09.833Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T19:28:09.833Z] 30f14e443154: Pulling fs layer [2022-10-17T19:28:09.833Z] 801331c1e519: Pulling fs layer [2022-10-17T19:28:09.833Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T19:28:09.833Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T19:28:09.833Z] 801331c1e519: Waiting [2022-10-17T19:28:09.833Z] 99cc6dd402b0: Waiting [2022-10-17T19:28:09.833Z] 7d9ed39f4882: Waiting [2022-10-17T19:28:09.833Z] 53926ce57604: Waiting [2022-10-17T19:28:09.833Z] 30f14e443154: Waiting [2022-10-17T19:28:09.833Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T19:28:09.833Z] 93c1e223e6f2: Download complete [2022-10-17T19:28:09.833Z] 4583459ba037: Download complete [2022-10-17T19:28:09.833Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T19:28:09.833Z] 21b2b0c7a3f4: Download complete [2022-10-17T19:28:09.833Z] 30f14e443154: Download complete [2022-10-17T19:28:09.833Z] 213ec9aee27d: Verifying Checksum [2022-10-17T19:28:09.833Z] 213ec9aee27d: Download complete [2022-10-17T19:28:09.833Z] 801331c1e519: Download complete [2022-10-17T19:28:10.092Z] 213ec9aee27d: Pull complete [2022-10-17T19:28:10.092Z] 4583459ba037: Pull complete [2022-10-17T19:28:10.354Z] 93c1e223e6f2: Pull complete [2022-10-17T19:28:10.613Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T19:28:10.613Z] 99cc6dd402b0: Download complete [2022-10-17T19:28:10.613Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T19:28:10.613Z] 7d9ed39f4882: Download complete [2022-10-17T19:28:10.874Z] 53926ce57604: Download complete [2022-10-17T19:28:14.161Z] 53926ce57604: Pull complete [2022-10-17T19:28:14.419Z] 21b2b0c7a3f4: Pull complete [2022-10-17T19:28:14.419Z] 30f14e443154: Pull complete [2022-10-17T19:28:14.419Z] 801331c1e519: Pull complete [2022-10-17T19:28:16.318Z] 99cc6dd402b0: Pull complete [2022-10-17T19:28:16.883Z] 7d9ed39f4882: Pull complete [2022-10-17T19:28:16.883Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T19:28:16.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T19:28:16.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-17T19:28:17.163Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:28:17.456Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T19:28:17.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:28:17.533Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2022-10-17T19:28:17.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T19:28:21.010Z] $ docker top 86f4215e87a3f86ee5f554f6ceed9e24cde5783a5a6cd76688c498b683e66db6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:28:21.350Z] + go version [2022-10-17T19:28:21.350Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T19:28:21.360Z] $ docker stop --time=1 86f4215e87a3f86ee5f554f6ceed9e24cde5783a5a6cd76688c498b683e66db6 [2022-10-17T19:28:22.663Z] $ docker rm -f 86f4215e87a3f86ee5f554f6ceed9e24cde5783a5a6cd76688c498b683e66db6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:28:23.072Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T19:28:23.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:28:23.139Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2022-10-17T19:28:23.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T19:28:23.558Z] $ docker top 38a845bde3a3ec1f05b8b162348700e1fecce6c0e44fe6340ffd0ff1179bd93b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:28:23.895Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T19:28:24.187Z] + make test [2022-10-17T19:28:24.187Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-17T19:28:24.187Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-17T19:28:24.187Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-17T19:28:24.187Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-17T19:28:24.187Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-17T19:28:24.187Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-17T19:28:24.187Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-17T19:28:24.187Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-17T19:28:24.187Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-17T19:28:24.187Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-17T19:28:24.187Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-17T19:28:24.187Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-17T19:28:24.187Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-17T19:28:24.187Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-17T19:28:24.187Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-17T19:28:24.445Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-17T19:28:24.445Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-17T19:28:24.445Z] go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be [2022-10-17T19:28:24.445Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-17T19:28:24.445Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-17T19:28:24.445Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-17T19:28:24.445Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-17T19:28:24.445Z] go: downloading golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec [2022-10-17T19:28:24.460Z] Still waiting to schedule task [2022-10-17T19:28:24.460Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8393’ [2022-10-17T19:28:36.644Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-17T19:28:40.824Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.053s coverage: 90.4% of statements [2022-10-17T19:28:41.081Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.052s coverage: 87.7% of statements [2022-10-17T19:28:41.081Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-17T19:28:41.081Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-17T19:28:49.192Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.085s coverage: 35.9% of statements [2022-10-17T19:28:49.192Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.067s coverage: 68.5% of statements [2022-10-17T19:28:49.192Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-17T19:29:04.065Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.365s coverage: 83.8% of statements [2022-10-17T19:29:04.065Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements [2022-10-17T19:29:04.065Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-17T19:29:04.065Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.037s coverage: 100.0% of statements [2022-10-17T19:29:04.065Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.041s coverage: 100.0% of statements [2022-10-17T19:29:04.065Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.042s coverage: 95.1% of statements [2022-10-17T19:29:04.065Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-17T19:29:04.065Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-17T19:29:04.065Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.064s coverage: 90.4% of statements [2022-10-17T19:29:04.065Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.020s coverage: 100.0% of statements [2022-10-17T19:29:04.065Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-17T19:29:04.065Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.041s coverage: 100.0% of statements [2022-10-17T19:29:04.065Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.049s coverage: 68.5% of statements [2022-10-17T19:29:04.065Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-17T19:29:25.992Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.373s coverage: 83.8% of statements [2022-10-17T19:29:25.992Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements [2022-10-17T19:29:25.992Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-17T19:29:25.992Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.032s coverage: 100.0% of statements [2022-10-17T19:29:25.992Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.018s coverage: 100.0% of statements [2022-10-17T19:29:25.992Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements [2022-10-17T19:29:32.541Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T19:29:32.541Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T19:29:33.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T19:29:33.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-17T19:29:33.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T19:29:33.498Z] $ docker stop --time=1 38a845bde3a3ec1f05b8b162348700e1fecce6c0e44fe6340ffd0ff1179bd93b [2022-10-17T19:29:35.135Z] $ docker rm -f 38a845bde3a3ec1f05b8b162348700e1fecce6c0e44fe6340ffd0ff1179bd93b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T19:29:35.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T19:29:35.639Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:29:36.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:29:36.110Z] [2022-10-17T19:29:36.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:29:36.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:29:36.407Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T19:29:36.407Z] 5eb5b503b376: Pulling fs layer [2022-10-17T19:29:36.407Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T19:29:36.407Z] ec43610c2a17: Pulling fs layer [2022-10-17T19:29:36.407Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T19:29:36.407Z] 33b1e0a273af: Pulling fs layer [2022-10-17T19:29:36.407Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T19:29:36.407Z] 2f39f015ded8: Pulling fs layer [2022-10-17T19:29:36.407Z] 3a2ae6a8a46f: Waiting [2022-10-17T19:29:36.407Z] 33b1e0a273af: Waiting [2022-10-17T19:29:36.407Z] 5d3b04190fa2: Waiting [2022-10-17T19:29:36.407Z] 2f39f015ded8: Waiting [2022-10-17T19:29:36.407Z] 5c69ac0246d0: Download complete [2022-10-17T19:29:36.407Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T19:29:36.407Z] 3a2ae6a8a46f: Download complete [2022-10-17T19:29:36.407Z] 33b1e0a273af: Verifying Checksum [2022-10-17T19:29:36.407Z] 33b1e0a273af: Download complete [2022-10-17T19:29:36.666Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T19:29:36.666Z] 5d3b04190fa2: Download complete [2022-10-17T19:29:36.666Z] ec43610c2a17: Verifying Checksum [2022-10-17T19:29:36.666Z] ec43610c2a17: Download complete [2022-10-17T19:29:36.666Z] 5eb5b503b376: Verifying Checksum [2022-10-17T19:29:36.666Z] 5eb5b503b376: Download complete [2022-10-17T19:29:37.234Z] 2f39f015ded8: Verifying Checksum [2022-10-17T19:29:37.234Z] 2f39f015ded8: Download complete [2022-10-17T19:29:37.801Z] 5eb5b503b376: Pull complete [2022-10-17T19:29:37.801Z] 5c69ac0246d0: Pull complete [2022-10-17T19:29:38.060Z] ec43610c2a17: Pull complete [2022-10-17T19:29:38.319Z] 3a2ae6a8a46f: Pull complete [2022-10-17T19:29:38.579Z] 33b1e0a273af: Pull complete [2022-10-17T19:29:38.579Z] 5d3b04190fa2: Pull complete [2022-10-17T19:29:42.760Z] 2f39f015ded8: Pull complete [2022-10-17T19:29:42.760Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T19:29:42.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:29:42.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:29:42.833Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2022-10-17T19:29:42.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T19:29:45.268Z] $ docker top 3424df993729c387732adf8eac7683dad651e6336661e8c09c9878f2965b9b2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:29:45.630Z] ---> job-cost.sh [2022-10-17T19:29:45.630Z] lf-activate-venv: SKIPPING [2022-10-17T19:29:45.630Z] INFO: No Stack... [2022-10-17T19:29:45.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T19:29:46.456Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T19:29:46.817Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-10-17T19:29:46.817Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T19:29:46.834Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] [2022-10-17T19:29:46.845Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] did not exist. Created. [2022-10-17T19:29:46.845Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T19:29:47.189Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T19:29:47.230Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T19:29:47.235Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T19:29:47.253Z] $ docker stop --time=1 3424df993729c387732adf8eac7683dad651e6336661e8c09c9878f2965b9b2c [2022-10-17T19:29:48.412Z] $ docker rm -f 3424df993729c387732adf8eac7683dad651e6336661e8c09c9878f2965b9b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T19:31:38.768Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8397 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-10-17T19:31:38.780Z] Running in /w/workspace/go-mod-messaging/46 [Pipeline] { [Pipeline] checkout [2022-10-17T19:31:38.817Z] Selected Git installation does not exist. Using Default [2022-10-17T19:31:38.817Z] The recommended git tool is: NONE [2022-10-17T19:31:44.928Z] using credential edgex-jenkins-ssh [2022-10-17T19:31:44.954Z] Cloning the remote Git repository [2022-10-17T19:31:45.007Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-17T19:31:45.094Z] > git init /w/workspace/go-mod-messaging/46 # timeout=10 [2022-10-17T19:31:45.279Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-17T19:31:45.280Z] > git --version # timeout=10 [2022-10-17T19:31:45.302Z] > git --version # 'git version 2.25.1' [2022-10-17T19:31:45.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T19:31:45.366Z] Verifying host key using known hosts file [2022-10-17T19:31:45.605Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T19:31:45.622Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T19:31:47.363Z] Avoid second fetch [2022-10-17T19:31:47.364Z] Checking out Revision 6e879a8fb60e27e54d209618db3b0645b278799c (main) [2022-10-17T19:31:46.499Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-10-17T19:31:46.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T19:31:47.380Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T19:31:47.397Z] > git checkout -f 6e879a8fb60e27e54d209618db3b0645b278799c # timeout=10 [2022-10-17T19:31:47.896Z] Commit message: "Merge pull request #181 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.18.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T19:31:48.747Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T19:31:48.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T19:31:48.747Z] Dload Upload Total Spent Left Speed [2022-10-17T19:31:48.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2022-10-17T19:31:49.361Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T19:31:49.707Z] + sudo tee /etc/docker/daemon.new [2022-10-17T19:31:49.707Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T19:31:49.707Z] { [2022-10-17T19:31:49.707Z] "registry-mirrors": [ [2022-10-17T19:31:49.707Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T19:31:49.707Z] ], [2022-10-17T19:31:49.707Z] "bip": "10.250.0.254/24", [2022-10-17T19:31:49.707Z] "hosts": [ [2022-10-17T19:31:49.707Z] "tcp://0.0.0.0:5555", [2022-10-17T19:31:49.707Z] "unix:///var/run/docker.sock" [2022-10-17T19:31:49.707Z] ], [2022-10-17T19:31:49.707Z] "mtu": 1458, [2022-10-17T19:31:49.707Z] "selinux-enabled": true, [2022-10-17T19:31:49.707Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T19:31:49.707Z] } [Pipeline] sh [2022-10-17T19:31:50.065Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T19:31:50.422Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-17T19:32:08.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:32:08.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:32:08.887Z] ========================================================= [2022-10-17T19:32:08.887Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T19:32:08.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-17T19:32:09.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T19:32:09.819Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T19:32:09.819Z] 9b18e9b68314: Pulling fs layer [2022-10-17T19:32:09.819Z] d32db5db7311: Pulling fs layer [2022-10-17T19:32:09.819Z] d0c4b47475fc: Pulling fs layer [2022-10-17T19:32:09.819Z] 5831b945b038: Pulling fs layer [2022-10-17T19:32:09.819Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T19:32:09.819Z] e10730c5d714: Pulling fs layer [2022-10-17T19:32:09.819Z] 5dd5c2283517: Pulling fs layer [2022-10-17T19:32:09.819Z] d5ac0230b979: Pulling fs layer [2022-10-17T19:32:09.819Z] e10730c5d714: Waiting [2022-10-17T19:32:09.819Z] 5dd5c2283517: Waiting [2022-10-17T19:32:09.819Z] 5831b945b038: Waiting [2022-10-17T19:32:09.819Z] 86bbec2aaacd: Waiting [2022-10-17T19:32:09.819Z] d5ac0230b979: Waiting [2022-10-17T19:32:09.819Z] d0c4b47475fc: Verifying Checksum [2022-10-17T19:32:09.819Z] d0c4b47475fc: Download complete [2022-10-17T19:32:09.819Z] d32db5db7311: Verifying Checksum [2022-10-17T19:32:09.819Z] d32db5db7311: Download complete [2022-10-17T19:32:09.819Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T19:32:09.819Z] 86bbec2aaacd: Download complete [2022-10-17T19:32:09.819Z] e10730c5d714: Download complete [2022-10-17T19:32:09.819Z] 9b18e9b68314: Verifying Checksum [2022-10-17T19:32:09.819Z] 9b18e9b68314: Download complete [2022-10-17T19:32:10.798Z] 9b18e9b68314: Pull complete [2022-10-17T19:32:11.074Z] d5ac0230b979: Verifying Checksum [2022-10-17T19:32:11.074Z] d5ac0230b979: Download complete [2022-10-17T19:32:11.365Z] d32db5db7311: Pull complete [2022-10-17T19:32:11.644Z] d0c4b47475fc: Pull complete [2022-10-17T19:32:12.238Z] 5dd5c2283517: Download complete [2022-10-17T19:32:13.212Z] 5831b945b038: Verifying Checksum [2022-10-17T19:32:13.212Z] 5831b945b038: Download complete [2022-10-17T19:32:25.565Z] 5831b945b038: Pull complete [2022-10-17T19:32:25.565Z] 86bbec2aaacd: Pull complete [2022-10-17T19:32:25.835Z] e10730c5d714: Pull complete [2022-10-17T19:32:32.503Z] 5dd5c2283517: Pull complete [2022-10-17T19:32:33.924Z] d5ac0230b979: Pull complete [2022-10-17T19:32:33.924Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T19:32:33.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T19:32:33.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-17T19:32:34.257Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:32:34.606Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T19:32:34.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:32:34.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container [2022-10-17T19:32:34.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/46 -v /w/workspace/go-mod-messaging/46:/w/workspace/go-mod-messaging/46:rw,z -v /w/workspace/go-mod-messaging/46@tmp:/w/workspace/go-mod-messaging/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T19:32:38.217Z] $ docker top b43704ab8818833a1baf6a7b3441a7ae171436658fd04e31acd4da71dd00a1bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:32:39.122Z] + go version [2022-10-17T19:32:39.122Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T19:32:39.145Z] $ docker stop --time=1 b43704ab8818833a1baf6a7b3441a7ae171436658fd04e31acd4da71dd00a1bb [2022-10-17T19:32:40.868Z] $ docker rm -f b43704ab8818833a1baf6a7b3441a7ae171436658fd04e31acd4da71dd00a1bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:32:41.399Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T19:32:41.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:32:41.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container [2022-10-17T19:32:41.657Z] $ 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/46 -v /w/workspace/go-mod-messaging/46:/w/workspace/go-mod-messaging/46:rw,z -v /w/workspace/go-mod-messaging/46@tmp:/w/workspace/go-mod-messaging/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T19:32:43.949Z] $ docker top 28b62f9e44585b031b0b48946408a87235349df9a6353b27f53b6a7888a952ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:32:44.815Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/46 [Pipeline] fileExists [Pipeline] sh [2022-10-17T19:32:45.474Z] + make test [2022-10-17T19:32:45.474Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-17T19:32:45.474Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-17T19:32:45.474Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-17T19:32:45.474Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-17T19:32:45.743Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-17T19:32:45.743Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-17T19:32:45.743Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-17T19:32:45.743Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-17T19:32:46.010Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-17T19:32:46.010Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-17T19:32:46.010Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-17T19:32:46.010Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-17T19:32:46.010Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-17T19:32:46.010Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-17T19:32:46.011Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-17T19:32:46.011Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-17T19:32:46.011Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-17T19:32:46.279Z] go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be [2022-10-17T19:32:46.556Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-17T19:32:46.556Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-17T19:32:46.824Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-17T19:32:46.824Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-17T19:33:54.725Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-17T19:34:27.000Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.256s coverage: 90.4% of statements [2022-10-17T19:34:37.092Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.206s coverage: 87.7% of statements [2022-10-17T19:34:37.092Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-17T19:34:37.092Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-17T19:35:44.995Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.310s coverage: 35.9% of statements [2022-10-17T19:35:44.995Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.123s coverage: 68.5% of statements [2022-10-17T19:35:44.995Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-17T19:35:44.995Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.466s coverage: 83.8% of statements [2022-10-17T19:35:44.995Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.080s coverage: 88.9% of statements [2022-10-17T19:35:44.995Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-17T19:35:44.995Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.077s coverage: 100.0% of statements [2022-10-17T19:35:44.995Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.062s coverage: 100.0% of statements [2022-10-17T19:35:44.995Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.082s coverage: 95.1% of statements [2022-10-17T19:35:44.995Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-17T19:35:44.995Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-17T19:35:44.995Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.289s coverage: 90.4% of statements [2022-10-17T19:35:44.995Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.066s coverage: 100.0% of statements [2022-10-17T19:35:44.995Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-17T19:35:44.995Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.069s coverage: 100.0% of statements [2022-10-17T19:35:44.995Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.178s coverage: 68.5% of statements [2022-10-17T19:35:44.995Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-17T19:36:03.225Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.522s coverage: 83.8% of statements [2022-10-17T19:36:03.225Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.068s coverage: 88.9% of statements [2022-10-17T19:36:03.225Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-17T19:36:03.225Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.074s coverage: 100.0% of statements [2022-10-17T19:36:03.225Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.056s coverage: 100.0% of statements [2022-10-17T19:36:03.225Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.082s coverage: 95.1% of statements [2022-10-17T19:36:03.225Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T19:36:03.225Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T19:36:59.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T19:36:59.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-17T19:36:59.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T19:36:59.731Z] $ docker stop --time=1 28b62f9e44585b031b0b48946408a87235349df9a6353b27f53b6a7888a952ee [2022-10-17T19:37:01.640Z] $ docker rm -f 28b62f9e44585b031b0b48946408a87235349df9a6353b27f53b6a7888a952ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T19:37:03.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T19:37:03.214Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T19:37:03.712Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:37:04.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T19:37:04.172Z] [2022-10-17T19:37:04.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:37:04.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T19:37:04.803Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T19:37:04.803Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T19:37:04.803Z] 04944245beec: Pulling fs layer [2022-10-17T19:37:04.803Z] 699f458cf7ca: Pulling fs layer [2022-10-17T19:37:04.803Z] 765212b225bb: Pulling fs layer [2022-10-17T19:37:04.803Z] f23df028b6ca: Pulling fs layer [2022-10-17T19:37:04.803Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T19:37:04.803Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T19:37:04.803Z] f23df028b6ca: Waiting [2022-10-17T19:37:04.803Z] 765212b225bb: Waiting [2022-10-17T19:37:04.803Z] 2437ff75d9bd: Waiting [2022-10-17T19:37:04.803Z] d65c8cfc05b1: Waiting [2022-10-17T19:37:04.803Z] 04944245beec: Verifying Checksum [2022-10-17T19:37:04.803Z] 04944245beec: Download complete [2022-10-17T19:37:05.073Z] 765212b225bb: Verifying Checksum [2022-10-17T19:37:05.073Z] 765212b225bb: Download complete [2022-10-17T19:37:05.073Z] f23df028b6ca: Verifying Checksum [2022-10-17T19:37:05.073Z] f23df028b6ca: Download complete [2022-10-17T19:37:05.073Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T19:37:05.073Z] d65c8cfc05b1: Download complete [2022-10-17T19:37:05.073Z] 699f458cf7ca: Verifying Checksum [2022-10-17T19:37:05.073Z] 699f458cf7ca: Download complete [2022-10-17T19:37:05.662Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T19:37:05.662Z] 8998bd30e6a1: Download complete [2022-10-17T19:37:08.263Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T19:37:08.263Z] 2437ff75d9bd: Download complete [2022-10-17T19:37:09.672Z] 8998bd30e6a1: Pull complete [2022-10-17T19:37:10.260Z] 04944245beec: Pull complete [2022-10-17T19:37:11.678Z] 699f458cf7ca: Pull complete [2022-10-17T19:37:11.678Z] 765212b225bb: Pull complete [2022-10-17T19:37:12.265Z] f23df028b6ca: Pull complete [2022-10-17T19:37:12.532Z] d65c8cfc05b1: Pull complete [2022-10-17T19:37:27.539Z] 2437ff75d9bd: Pull complete [2022-10-17T19:37:27.539Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T19:37:27.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T19:37:27.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:37:27.731Z] prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container [2022-10-17T19:37:27.796Z] $ 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/46 -v /w/workspace/go-mod-messaging/46:/w/workspace/go-mod-messaging/46:rw,z -v /w/workspace/go-mod-messaging/46@tmp:/w/workspace/go-mod-messaging/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T19:37:30.464Z] $ docker top 867e5a3c8736678b54ada915d65f896d2218d7c6c89c39f154cddbd366e891b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:37:31.338Z] ---> job-cost.sh [2022-10-17T19:37:31.338Z] lf-activate-venv: SKIPPING [2022-10-17T19:37:31.338Z] INFO: No Stack... [2022-10-17T19:37:31.923Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T19:37:32.512Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T19:37:33.157Z] + cat /w/workspace/go-mod-messaging/46/archives/cost.csv [2022-10-17T19:37:33.157Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T19:37:33.233Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] [2022-10-17T19:37:33.241Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] did not exist. Created. [2022-10-17T19:37:33.242Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T19:37:33.908Z] /w/workspace/go-mod-messaging/46@tmp/durable-22bd21e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T19:37:34.578Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T19:37:34.602Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T19:37:34.661Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T19:37:34.668Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T19:37:34.682Z] $ docker stop --time=1 867e5a3c8736678b54ada915d65f896d2218d7c6c89c39f154cddbd366e891b1 [2022-10-17T19:37:36.235Z] $ docker rm -f 867e5a3c8736678b54ada915d65f896d2218d7c6c89c39f154cddbd366e891b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-17T19:37:36.619Z] provisioning config files... [2022-10-17T19:37:36.629Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7249980381575267364tmp [Pipeline] { [Pipeline] sh [2022-10-17T19:37:36.920Z] + set +x [2022-10-17T19:37:36.920Z] + + bash -s -- [2022-10-17T19:37:36.920Z] curl -s https://codecov.io/bash [2022-10-17T19:37:36.920Z] [2022-10-17T19:37:36.920Z] _____ _ [2022-10-17T19:37:36.920Z] / ____| | | [2022-10-17T19:37:36.920Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T19:37:36.920Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T19:37:36.920Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T19:37:36.920Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T19:37:36.920Z] Bash-1.0.6 [2022-10-17T19:37:36.920Z] [2022-10-17T19:37:36.920Z] [2022-10-17T19:37:36.920Z] ==> git version 2.25.1 found [2022-10-17T19:37:36.920Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-17T19:37:36.920Z] Release-Date: 2020-01-08 [2022-10-17T19:37:36.920Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T19:37:36.920Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T19:37:36.920Z] ==> Jenkins CI detected. [2022-10-17T19:37:36.920Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-10-17T19:37:36.920Z] project root: . [2022-10-17T19:37:36.920Z] --> token set from env [2022-10-17T19:37:36.920Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T19:37:36.920Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T19:37:36.920Z] ==> Python coveragepy not found [2022-10-17T19:37:36.920Z] ==> Searching for coverage reports in: [2022-10-17T19:37:36.920Z] + . [2022-10-17T19:37:36.920Z] -> Found 1 reports [2022-10-17T19:37:36.920Z] ==> Detecting git/mercurial file structure [2022-10-17T19:37:36.920Z] ==> Reading reports [2022-10-17T19:37:36.920Z] + ./coverage.out bytes=25878 [2022-10-17T19:37:36.920Z] ==> Appending adjustments [2022-10-17T19:37:36.920Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T19:37:37.179Z] + Found adjustments [2022-10-17T19:37:37.179Z] ==> Gzipping contents [2022-10-17T19:37:37.179Z] 8.0K /tmp/codecov.T52DOL.gz [2022-10-17T19:37:37.179Z] ==> Uploading reports [2022-10-17T19:37:37.179Z] url: https://codecov.io [2022-10-17T19:37:37.179Z] query: branch=main&commit=6e879a8fb60e27e54d209618db3b0645b278799c&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T19:37:37.179Z] -> Pinging Codecov [2022-10-17T19:37:37.179Z] 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=6e879a8fb60e27e54d209618db3b0645b278799c&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T19:37:37.437Z] -> Uploading to [2022-10-17T19:37:37.437Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/F6E385568367DD0E4001BA4F8F1CB792/6e879a8fb60e27e54d209618db3b0645b278799c/6f59d92a-58cc-4c09-b5ad-42d31fcbf997.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T193737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9dfd3788f86d4775edc54d711e33a519291a4bb15e2fa4840ac1b37fe0a28a6 [2022-10-17T19:37:37.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T19:37:37.437Z] Dload Upload Total Spent Left Speed [2022-10-17T19:37:37.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6993 0 0 100 6993 0 31786 --:--:-- --:--:-- --:--:-- 31642 100 6993 0 0 100 6993 0 28542 --:--:-- --:--:-- --:--:-- 28542 [2022-10-17T19:37:37.696Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] } [2022-10-17T19:37:37.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T19:37:37.881Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T19:37:37.890Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:37:38.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T19:37:38.188Z] [2022-10-17T19:37:38.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:37:38.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T19:37:38.485Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T19:37:38.485Z] df9b9388f04a: Pulling fs layer [2022-10-17T19:37:38.485Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T19:37:38.485Z] 25bc292e5bac: Pulling fs layer [2022-10-17T19:37:38.485Z] 114826534d7a: Pulling fs layer [2022-10-17T19:37:38.485Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T19:37:38.485Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T19:37:38.485Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T19:37:38.485Z] 114826534d7a: Waiting [2022-10-17T19:37:38.485Z] 4657fd5d0bcf: Waiting [2022-10-17T19:37:38.485Z] 6ad1cebc031e: Waiting [2022-10-17T19:37:38.485Z] 8a3aa393b2d8: Waiting [2022-10-17T19:37:38.485Z] 25bc292e5bac: Verifying Checksum [2022-10-17T19:37:38.485Z] 25bc292e5bac: Download complete [2022-10-17T19:37:38.485Z] 52dc419b0ee2: Verifying Checksum [2022-10-17T19:37:38.485Z] 52dc419b0ee2: Download complete [2022-10-17T19:37:38.485Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T19:37:38.485Z] 4657fd5d0bcf: Download complete [2022-10-17T19:37:38.485Z] df9b9388f04a: Verifying Checksum [2022-10-17T19:37:38.485Z] df9b9388f04a: Download complete [2022-10-17T19:37:38.743Z] df9b9388f04a: Pull complete [2022-10-17T19:37:38.743Z] 6ad1cebc031e: Download complete [2022-10-17T19:37:38.743Z] 52dc419b0ee2: Pull complete [2022-10-17T19:37:39.006Z] 25bc292e5bac: Pull complete [2022-10-17T19:37:39.267Z] 114826534d7a: Download complete [2022-10-17T19:37:39.267Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T19:37:39.267Z] 8a3aa393b2d8: Download complete [2022-10-17T19:37:42.550Z] 114826534d7a: Pull complete [2022-10-17T19:37:42.550Z] 4657fd5d0bcf: Pull complete [2022-10-17T19:37:42.808Z] 6ad1cebc031e: Pull complete [2022-10-17T19:37:45.334Z] 8a3aa393b2d8: Pull complete [2022-10-17T19:37:45.335Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T19:37:45.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T19:37:45.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:37:45.413Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2022-10-17T19:37:45.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-17T19:37:48.948Z] $ docker top b575e011e13c5d744546640c779057835b475e8a0f2f7b30baf071a2108e1c17 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T19:37:49.009Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-10-17T19:37:49.284Z] + set -o pipefail [2022-10-17T19:37:49.285Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-10-17T19:37:52.571Z] [2022-10-17T19:37:52.571Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-10-17T19:37:52.571Z] [2022-10-17T19:37:52.571Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/77f335d9-4df7-4e98-9888-d67053a98041 [2022-10-17T19:37:52.571Z] [2022-10-17T19:37:52.571Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T19:37:52.571Z] [2022-10-17T19:37:52.828Z] [2022-10-17T19:37:52.828Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T19:37:52.828Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T19:37:52.828Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T19:37:52.839Z] $ docker stop --time=1 b575e011e13c5d744546640c779057835b475e8a0f2f7b30baf071a2108e1c17 [2022-10-17T19:37:54.412Z] $ docker rm -f b575e011e13c5d744546640c779057835b475e8a0f2f7b30baf071a2108e1c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T19:37:55.022Z] + git log --format=format:%s -1 6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] sh [2022-10-17T19:37:55.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T19:37:55.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:37:55.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:37:55.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:37:55.666Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2022-10-17T19:37:55.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T19:37:56.073Z] $ docker top 32287b544d1dfe129cc3c570b610d7263b19b441a993705d53fcd0b7e590c6b3 -eo pid,comm [2022-10-17T19:37:56.115Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T19:37:56.115Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T19:37:56.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:37:56.154Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:37:56.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:37:56.254Z] $ docker exec 32287b544d1dfe129cc3c570b610d7263b19b441a993705d53fcd0b7e590c6b3 ssh-agent [2022-10-17T19:37:56.362Z] SSH_AUTH_SOCK=/tmp/ssh-bN2d65IuDibr/agent.34 [2022-10-17T19:37:56.362Z] SSH_AGENT_PID=40 [2022-10-17T19:37:56.372Z] Running ssh-add (command line suppressed) [2022-10-17T19:37:56.460Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5911377073487468461.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5911377073487468461.key) [2022-10-17T19:37:56.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:37:56.762Z] + git semver tag [2022-10-17T19:37:57.022Z] 2022-10-17 19:37:56,917 [run_tag] DEBUG tag force:False [2022-10-17T19:37:57.022Z] 2022-10-17 19:37:56,917 [check_head_tag] DEBUG check head tag [2022-10-17T19:37:57.022Z] 2022-10-17 19:37:56,919 [execute] INFO git cat-file --batch-check [2022-10-17T19:37:57.022Z] 2022-10-17 19:37:56,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-10-17T19:37:57.022Z] 2022-10-17 19:37:56,923 [execute] INFO git cat-file --batch [2022-10-17T19:37:57.022Z] 2022-10-17 19:37:56,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-10-17T19:37:57.022Z] 2022-10-17 19:37:56,943 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-17T19:37:57.022Z] 2022-10-17 19:37:56,944 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 [2022-10-17T19:37:57.022Z] 2022-10-17 19:37:56,944 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T19:37:57.022Z] 2022-10-17 19:37:56,948 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-17T19:37:57.022Z] 2.3.0-dev.22 [Pipeline] } [2022-10-17T19:37:57.031Z] $ docker exec --env ******** --env ******** 32287b544d1dfe129cc3c570b610d7263b19b441a993705d53fcd0b7e590c6b3 ssh-agent -k [2022-10-17T19:37:57.135Z] unset SSH_AUTH_SOCK; [2022-10-17T19:37:57.135Z] unset SSH_AGENT_PID; [2022-10-17T19:37:57.135Z] echo Agent pid 40 killed; [2022-10-17T19:37:57.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T19:37:57.453Z] + git semver [Pipeline] } [2022-10-17T19:37:57.724Z] $ docker stop --time=1 32287b544d1dfe129cc3c570b610d7263b19b441a993705d53fcd0b7e590c6b3 [2022-10-17T19:37:59.004Z] $ docker rm -f 32287b544d1dfe129cc3c570b610d7263b19b441a993705d53fcd0b7e590c6b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:37:59.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T19:37:59.373Z] [2022-10-17T19:37:59.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:37:59.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T19:37:59.672Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T19:37:59.672Z] ab5ef0e58194: Pulling fs layer [2022-10-17T19:37:59.672Z] 9712f1f96733: Pulling fs layer [2022-10-17T19:37:59.672Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T19:37:59.672Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T19:37:59.672Z] e9a5061849ea: Pulling fs layer [2022-10-17T19:37:59.672Z] d747dcd14b5f: Pulling fs layer [2022-10-17T19:37:59.672Z] 2de7ff778b66: Pulling fs layer [2022-10-17T19:37:59.672Z] e9a5061849ea: Waiting [2022-10-17T19:37:59.672Z] d747dcd14b5f: Waiting [2022-10-17T19:37:59.672Z] 2de7ff778b66: Waiting [2022-10-17T19:37:59.672Z] 0d9ebad4ef96: Waiting [2022-10-17T19:37:59.672Z] 9712f1f96733: Verifying Checksum [2022-10-17T19:37:59.672Z] 9712f1f96733: Download complete [2022-10-17T19:38:00.261Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T19:38:00.261Z] 63f879dbbcfc: Download complete [2022-10-17T19:38:00.261Z] e9a5061849ea: Verifying Checksum [2022-10-17T19:38:00.261Z] e9a5061849ea: Download complete [2022-10-17T19:38:00.261Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T19:38:00.261Z] 0d9ebad4ef96: Download complete [2022-10-17T19:38:00.261Z] d747dcd14b5f: Verifying Checksum [2022-10-17T19:38:00.261Z] d747dcd14b5f: Download complete [2022-10-17T19:38:00.261Z] ab5ef0e58194: Download complete [2022-10-17T19:38:00.519Z] 2de7ff778b66: Verifying Checksum [2022-10-17T19:38:00.519Z] 2de7ff778b66: Download complete [2022-10-17T19:38:03.046Z] ab5ef0e58194: Pull complete [2022-10-17T19:38:03.046Z] 9712f1f96733: Pull complete [2022-10-17T19:38:03.609Z] 63f879dbbcfc: Pull complete [2022-10-17T19:38:06.961Z] 0d9ebad4ef96: Pull complete [2022-10-17T19:38:07.219Z] e9a5061849ea: Pull complete [2022-10-17T19:38:07.219Z] d747dcd14b5f: Pull complete [2022-10-17T19:38:08.151Z] 2de7ff778b66: Pull complete [2022-10-17T19:38:08.151Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T19:38:08.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T19:38:08.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:38:08.223Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2022-10-17T19:38:08.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T19:38:12.445Z] $ docker top 982f9b292cd5ac30ff26e55d2712b12306de7e1dbca77b1d1f563c6f66fcc6de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:38:12.511Z] provisioning config files... [2022-10-17T19:38:12.517Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5785041770037192041tmp [2022-10-17T19:38:12.530Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13952611577776853334tmp [2022-10-17T19:38:12.540Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9317526625743800715tmp [Pipeline] { [Pipeline] echo [2022-10-17T19:38:12.554Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:38:12.832Z] ---> sigul-configuration.sh [2022-10-17T19:38:12.832Z] gpg: directory `/root/.gnupg' created [2022-10-17T19:38:12.832Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T19:38:12.832Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T19:38:12.832Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T19:38:12.832Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T19:38:12.832Z] gpg: CAST5 encrypted data [2022-10-17T19:38:12.832Z] gpg: encrypted with 1 passphrase [2022-10-17T19:38:12.832Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T19:38:13.120Z] + mkdir /home/jenkins [2022-10-17T19:38:13.120Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T19:38:13.403Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-17T19:38:13.411Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:38:13.691Z] ---> sigul-install.sh [2022-10-17T19:38:13.691Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T19:38:13.976Z] + git tag --list [2022-10-17T19:38:13.976Z] v0.0.0 [2022-10-17T19:38:13.976Z] v0.1.0 [2022-10-17T19:38:13.976Z] v0.1.1 [2022-10-17T19:38:13.976Z] v0.1.10 [2022-10-17T19:38:13.976Z] v0.1.11 [2022-10-17T19:38:13.976Z] v0.1.12 [2022-10-17T19:38:13.976Z] v0.1.13 [2022-10-17T19:38:13.976Z] v0.1.14 [2022-10-17T19:38:13.976Z] v0.1.15 [2022-10-17T19:38:13.976Z] v0.1.16 [2022-10-17T19:38:13.976Z] v0.1.17 [2022-10-17T19:38:13.976Z] v0.1.18 [2022-10-17T19:38:13.976Z] v0.1.19 [2022-10-17T19:38:13.976Z] v0.1.2 [2022-10-17T19:38:13.976Z] v0.1.20 [2022-10-17T19:38:13.976Z] v0.1.21 [2022-10-17T19:38:13.976Z] v0.1.22 [2022-10-17T19:38:13.976Z] v0.1.23 [2022-10-17T19:38:13.976Z] v0.1.24 [2022-10-17T19:38:13.976Z] v0.1.25 [2022-10-17T19:38:13.976Z] v0.1.26 [2022-10-17T19:38:13.976Z] v0.1.27 [2022-10-17T19:38:13.976Z] v0.1.28 [2022-10-17T19:38:13.976Z] v0.1.29 [2022-10-17T19:38:13.976Z] v0.1.3 [2022-10-17T19:38:13.976Z] v0.1.30 [2022-10-17T19:38:13.976Z] v0.1.31 [2022-10-17T19:38:13.976Z] v0.1.4 [2022-10-17T19:38:13.976Z] v0.1.5 [2022-10-17T19:38:13.976Z] v0.1.6 [2022-10-17T19:38:13.976Z] v0.1.7 [2022-10-17T19:38:13.976Z] v0.1.8 [2022-10-17T19:38:13.976Z] v0.1.9 [2022-10-17T19:38:13.976Z] v2.0.0 [2022-10-17T19:38:13.976Z] v2.0.1 [2022-10-17T19:38:13.976Z] v2.1.0 [2022-10-17T19:38:13.976Z] v2.1.1 [2022-10-17T19:38:13.976Z] v2.1.1-dev.1 [2022-10-17T19:38:13.976Z] v2.1.1-dev.2 [2022-10-17T19:38:13.976Z] v2.1.1-dev.3 [2022-10-17T19:38:13.976Z] v2.2.0 [2022-10-17T19:38:13.976Z] v2.2.1-dev.1 [2022-10-17T19:38:13.976Z] v2.2.1-dev.10 [2022-10-17T19:38:13.976Z] v2.2.1-dev.11 [2022-10-17T19:38:13.976Z] v2.2.1-dev.2 [2022-10-17T19:38:13.976Z] v2.2.1-dev.3 [2022-10-17T19:38:13.976Z] v2.2.1-dev.4 [2022-10-17T19:38:13.976Z] v2.2.1-dev.5 [2022-10-17T19:38:13.976Z] v2.2.1-dev.6 [2022-10-17T19:38:13.976Z] v2.2.1-dev.7 [2022-10-17T19:38:13.976Z] v2.2.1-dev.8 [2022-10-17T19:38:13.976Z] v2.2.1-dev.9 [2022-10-17T19:38:13.976Z] v2.3.0-dev.11 [2022-10-17T19:38:13.976Z] v2.3.0-dev.12 [2022-10-17T19:38:13.976Z] v2.3.0-dev.13 [2022-10-17T19:38:13.976Z] v2.3.0-dev.14 [2022-10-17T19:38:13.976Z] v2.3.0-dev.15 [2022-10-17T19:38:13.976Z] v2.3.0-dev.16 [2022-10-17T19:38:13.976Z] v2.3.0-dev.17 [2022-10-17T19:38:13.976Z] v2.3.0-dev.18 [2022-10-17T19:38:13.976Z] v2.3.0-dev.19 [2022-10-17T19:38:13.976Z] v2.3.0-dev.20 [2022-10-17T19:38:13.976Z] v2.3.0-dev.21 [2022-10-17T19:38:13.976Z] v2.3.0-dev.22 [Pipeline] sh [2022-10-17T19:38:14.262Z] + lftools sign git-tag v2.3.0-dev.22 [2022-10-17T19:38:14.828Z] Signing Git tag with Sigul... [2022-10-17T19:38:14.828Z] Signing v2.3.0-dev.22 [Pipeline] echo [2022-10-17T19:38:21.402Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:38:21.681Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T19:38:21.687Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T19:38:21.702Z] $ docker stop --time=1 982f9b292cd5ac30ff26e55d2712b12306de7e1dbca77b1d1f563c6f66fcc6de [2022-10-17T19:38:23.095Z] $ docker rm -f 982f9b292cd5ac30ff26e55d2712b12306de7e1dbca77b1d1f563c6f66fcc6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T19:38:23.506Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T19:38:23.506Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:38:23.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:38:23.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:38:23.872Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2022-10-17T19:38:23.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T19:38:24.244Z] $ docker top 0fe7324853ed254a19d24064c1d9783d1c6480bb2c018241ee3786684abab253 -eo pid,comm [2022-10-17T19:38:24.286Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T19:38:24.286Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T19:38:24.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:38:24.319Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:38:24.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:38:24.424Z] $ docker exec 0fe7324853ed254a19d24064c1d9783d1c6480bb2c018241ee3786684abab253 ssh-agent [2022-10-17T19:38:24.523Z] SSH_AUTH_SOCK=/tmp/ssh-lNxduxwqfWLC/agent.33 [2022-10-17T19:38:24.523Z] SSH_AGENT_PID=39 [2022-10-17T19:38:24.528Z] Running ssh-add (command line suppressed) [2022-10-17T19:38:24.633Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9363824467001985505.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9363824467001985505.key) [2022-10-17T19:38:24.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:38:24.934Z] + git semver bump pre [2022-10-17T19:38:25.192Z] 2022-10-17 19:38:25,089 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-17T19:38:25.192Z] 2022-10-17 19:38:25,089 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev [2022-10-17T19:38:25.192Z] 2022-10-17 19:38:25,089 [bump_version] DEBUG bumped version:2.3.0-dev.23 [2022-10-17T19:38:25.192Z] 2022-10-17 19:38:25,089 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-10-17T19:38:25.192Z] 2022-10-17 19:38:25,089 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-17T19:38:25.192Z] 2022-10-17 19:38:25,089 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-17T19:38:25.192Z] 2022-10-17 19:38:25,091 [execute] INFO git cat-file --batch-check [2022-10-17T19:38:25.192Z] 2022-10-17 19:38:25,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T19:38:25.192Z] 2022-10-17 19:38:25,096 [execute] INFO git cat-file --batch [2022-10-17T19:38:25.192Z] 2022-10-17 19:38:25,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T19:38:25.192Z] 2022-10-17 19:38:25,101 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-17T19:38:25.192Z] 2.3.0-dev.23 [Pipeline] } [2022-10-17T19:38:25.201Z] $ docker exec --env ******** --env ******** 0fe7324853ed254a19d24064c1d9783d1c6480bb2c018241ee3786684abab253 ssh-agent -k [2022-10-17T19:38:25.304Z] unset SSH_AUTH_SOCK; [2022-10-17T19:38:25.305Z] unset SSH_AGENT_PID; [2022-10-17T19:38:25.305Z] echo Agent pid 39 killed; [2022-10-17T19:38:25.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T19:38:25.622Z] + git semver [Pipeline] } [2022-10-17T19:38:25.892Z] $ docker stop --time=1 0fe7324853ed254a19d24064c1d9783d1c6480bb2c018241ee3786684abab253 [2022-10-17T19:38:27.148Z] $ docker rm -f 0fe7324853ed254a19d24064c1d9783d1c6480bb2c018241ee3786684abab253 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T19:38:27.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T19:38:27.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:38:27.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:38:27.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:38:27.833Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2022-10-17T19:38:27.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T19:38:28.440Z] $ docker top adc98ddf6442013e1b1f80db24f8de2448c98c413509ca7fb99d1e813dc6bee8 -eo pid,comm [2022-10-17T19:38:28.482Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T19:38:28.482Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T19:38:28.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:38:28.508Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:38:28.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:38:28.614Z] $ docker exec adc98ddf6442013e1b1f80db24f8de2448c98c413509ca7fb99d1e813dc6bee8 ssh-agent [2022-10-17T19:38:28.707Z] SSH_AUTH_SOCK=/tmp/ssh-JcCdi5PKAIMf/agent.21 [2022-10-17T19:38:28.707Z] SSH_AGENT_PID=39 [2022-10-17T19:38:28.710Z] Running ssh-add (command line suppressed) [2022-10-17T19:38:28.800Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5174316664537759353.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5174316664537759353.key) [2022-10-17T19:38:28.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:38:29.103Z] + git semver push [2022-10-17T19:38:29.362Z] 2022-10-17 19:38:29,274 [run_push] DEBUG push [2022-10-17T19:38:29.362Z] 2022-10-17 19:38:29,275 [execute] INFO git cat-file --batch-check [2022-10-17T19:38:29.362Z] 2022-10-17 19:38:29,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T19:38:29.362Z] 2022-10-17 19:38:29,278 [execute] INFO git rev-list 6f916000ea13d4eae6c395d085771eafe1d1aced -- [2022-10-17T19:38:29.362Z] 2022-10-17 19:38:29,279 [execute] DEBUG Popen(['git', 'rev-list', '6f916000ea13d4eae6c395d085771eafe1d1aced', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T19:38:29.362Z] 2022-10-17 19:38:29,286 [execute] INFO git fetch -v origin [2022-10-17T19:38:29.362Z] 2022-10-17 19:38:29,286 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T19:38:29.928Z] 2022-10-17 19:38:29,866 [run_push] DEBUG no remote changes detected [2022-10-17T19:38:29.928Z] 2022-10-17 19:38:29,866 [execute] INFO git push origin semver [2022-10-17T19:38:29.928Z] 2022-10-17 19:38:29,867 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T19:38:30.864Z] 2022-10-17 19:38:30,721 [run_push] DEBUG push all version tags [2022-10-17T19:38:30.864Z] 2022-10-17 19:38:30,722 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T19:38:30.864Z] 2022-10-17 19:38:30,722 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T19:38:31.800Z] 2022-10-17 19:38:31,518 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-17T19:38:31.800Z] 2.3.0-dev.23 [Pipeline] } [2022-10-17T19:38:31.809Z] $ docker exec --env ******** --env ******** adc98ddf6442013e1b1f80db24f8de2448c98c413509ca7fb99d1e813dc6bee8 ssh-agent -k [2022-10-17T19:38:31.910Z] unset SSH_AUTH_SOCK; [2022-10-17T19:38:31.910Z] unset SSH_AGENT_PID; [2022-10-17T19:38:31.910Z] echo Agent pid 39 killed; [2022-10-17T19:38:31.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T19:38:32.226Z] + git semver [Pipeline] } [2022-10-17T19:38:32.496Z] $ docker stop --time=1 adc98ddf6442013e1b1f80db24f8de2448c98c413509ca7fb99d1e813dc6bee8 [2022-10-17T19:38:33.801Z] $ docker rm -f adc98ddf6442013e1b1f80db24f8de2448c98c413509ca7fb99d1e813dc6bee8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-17T19:38:34.367Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-10-17T19:38:34.367Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-17T19:38:34.367Z] total 16 [2022-10-17T19:38:34.367Z] drwxr-xr-x 3 root root 4096 Oct 17 19:29 . [2022-10-17T19:38:34.367Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 19:38 .. [2022-10-17T19:38:34.367Z] drwxr-xr-x 2 root root 4096 Oct 17 19:29 cost [2022-10-17T19:38:34.367Z] -rw-r--r-- 1 root root 87 Oct 17 19:29 cost.csv [2022-10-17T19:38:34.367Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-17T19:38:34.367Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-17T19:38:34.367Z] total 16 [2022-10-17T19:38:34.367Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 19:29 . [2022-10-17T19:38:34.367Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 19:38 .. [2022-10-17T19:38:34.367Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 19:29 cost [2022-10-17T19:38:34.367Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 17 19:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:38:34.652Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:38:35.508Z] ---> package-listing.sh [2022-10-17T19:38:35.508Z] ++ facter osfamily [2022-10-17T19:38:35.508Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T19:38:35.767Z] + OS_FAMILY=debian [2022-10-17T19:38:35.767Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-10-17T19:38:35.767Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T19:38:35.767Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T19:38:35.767Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T19:38:35.767Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T19:38:35.767Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-10-17T19:38:35.767Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T19:38:35.767Z] + case "${OS_FAMILY}" in [2022-10-17T19:38:35.767Z] + dpkg -l [2022-10-17T19:38:35.767Z] + grep '^ii' [2022-10-17T19:38:35.767Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T19:38:35.767Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T19:38:35.767Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T19:38:35.767Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-10-17T19:38:35.767Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-10-17T19:38:35.767Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2022-10-17T19:38:35.778Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T19:38:36.054Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:38:36.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:38:36.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:38:36.674Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2022-10-17T19:38:36.703Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T19:38:37.085Z] $ docker top 899b15d01fd4ab563a9caa9ae2468817491d6964232c506fab3fd69c0386d254 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:38:37.424Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T19:38:37.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T19:38:37.993Z] + ls /var/log/sa-host [2022-10-17T19:38:37.993Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:38:38.139Z] provisioning config files... [2022-10-17T19:38:38.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17173016343221861847tmp [Pipeline] { [Pipeline] echo [2022-10-17T19:38:38.158Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:38:38.440Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T19:38:38.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:38:38.776Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T19:38:38.783Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:38:39.061Z] ---> sudo-logs.sh [2022-10-17T19:38:39.061Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T19:38:39.083Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:38:39.364Z] ---> job-cost.sh [2022-10-17T19:38:39.364Z] lf-activate-venv: SKIPPING [2022-10-17T19:38:39.364Z] DEBUG: total: 0.2199999988079071 [2022-10-17T19:38:39.364Z] INFO: Retrieving Stack Cost... [2022-10-17T19:38:39.622Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T19:38:40.191Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T19:38:40.203Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:38:40.485Z] ---> logs-deploy.sh [2022-10-17T19:38:40.485Z] lf-activate-venv: SKIPPING [2022-10-17T19:38:40.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/46 [2022-10-17T19:38:40.485Z] INFO: archiving workspace using pattern(s): [2022-10-17T19:38:41.423Z] Archives upload complete. [2022-10-17T19:38:41.423Z] INFO: archiving logs to Nexus