Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b 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-ssh9208482882459425486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7457723613614628711.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14500349968623806767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3419678850452916363.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14392066022619352109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1082 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b (main) Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.33.1" > 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 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b # timeout=10 > git rev-list --no-walk 6bdfb63287b02b31892c6c674e4953dd8e0ce221 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:09:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:09:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:09:51 ========================================================= 17:09:51 EdgeX Global Pipelines Version Info 17:09:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:09:52 ------------------- 17:09:52 stable info: 17:09:52 ------------------- 17:09:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:09:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:09:52 Message: update stable to v1.0.258 17:09:52 ------------------- 17:09:52 experimental info: 17:09:52 ------------------- 17:09:52 Commited By: **** collab-it+edgex@linuxfoundation.org 17:09:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:09:52 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:09:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 17:09:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 17:09:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:09:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:09:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:09:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:09:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:09:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] echo 17:09:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4619de7 [Pipeline] echo 17:09:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:09:54 + git rev-list -1 --merges 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b~1..4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] echo 17:09:54 -----------> git rev-list -1 --merges 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b~1..4619de7f42c1a74c8ad9cffab8c8382d2fa9613b 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b 17:09:54 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [false] [Pipeline] sh 17:09:55 + git log --format=format:%s -1 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] echo 17:09:55 ========================================================= 17:09:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:09:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:55 + git log --format=format:%s -1 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] echo 17:09:55 [semverPrep] GIT_COMMIT: 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b, Commit Message: Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.33.1 [Pipeline] echo 17:09:55 [semverPrep] This is not a build commit. [Pipeline] sh 17:09:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:56 + grep -v github /etc/ssh/ssh_known_hosts 17:09:56 + [ -e /tmp/ssh_known_hosts ] 17:09:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:09:56 + + sudo tee -a /etc/ssh/ssh_known_hosts 17:09:56 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:09:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:56 17:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:57 0.1.4: Pulling from edgex-devops/py-git-semver 17:09:57 b85a868b505f: Pulling fs layer 17:09:57 e2be974225ed: Pulling fs layer 17:09:57 339a4e72a1f5: Pulling fs layer 17:09:57 988bab9f4d93: Pulling fs layer 17:09:57 1469e6f7b9e6: Pulling fs layer 17:09:57 eaf3925da568: Pulling fs layer 17:09:57 bab4dde63d76: Pulling fs layer 17:09:57 bde34c3a00c8: Pulling fs layer 17:09:57 b352a97aabf1: Pulling fs layer 17:09:57 4872d77fe225: Pulling fs layer 17:09:57 5851b861e8e6: Pulling fs layer 17:09:57 988bab9f4d93: Waiting 17:09:57 1469e6f7b9e6: Waiting 17:09:57 b352a97aabf1: Waiting 17:09:57 5851b861e8e6: Waiting 17:09:57 4872d77fe225: Waiting 17:09:57 bab4dde63d76: Waiting 17:09:57 bde34c3a00c8: Waiting 17:09:57 e2be974225ed: Verifying Checksum 17:09:57 e2be974225ed: Download complete 17:09:57 988bab9f4d93: Download complete 17:09:57 339a4e72a1f5: Verifying Checksum 17:09:57 339a4e72a1f5: Download complete 17:09:57 eaf3925da568: Download complete 17:09:57 1469e6f7b9e6: Verifying Checksum 17:09:57 1469e6f7b9e6: Download complete 17:09:57 bde34c3a00c8: Download complete 17:09:57 b352a97aabf1: Verifying Checksum 17:09:57 b352a97aabf1: Download complete 17:09:57 4872d77fe225: Verifying Checksum 17:09:57 4872d77fe225: Download complete 17:09:57 5851b861e8e6: Download complete 17:09:57 b85a868b505f: Verifying Checksum 17:09:57 b85a868b505f: Download complete 17:09:57 bab4dde63d76: Verifying Checksum 17:09:57 bab4dde63d76: Download complete 17:09:58 b85a868b505f: Pull complete 17:09:59 e2be974225ed: Pull complete 17:09:59 339a4e72a1f5: Pull complete 17:09:59 988bab9f4d93: Pull complete 17:09:59 1469e6f7b9e6: Pull complete 17:09:59 eaf3925da568: Pull complete 17:10:01 bab4dde63d76: Pull complete 17:10:01 bde34c3a00c8: Pull complete 17:10:01 b352a97aabf1: Pull complete 17:10:01 4872d77fe225: Pull complete 17:10:01 5851b861e8e6: Pull complete 17:10:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:02 prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container 17:10:02 $ 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 17:10:07 $ docker top 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e -eo pid,comm 17:10:07 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). 17:10:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:07 [ssh-agent] Looking for ssh-agent implementation... 17:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:07 $ docker exec 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e ssh-agent 17:10:07 SSH_AUTH_SOCK=/tmp/ssh-v8TcsiBYXkzK/agent.32 17:10:07 SSH_AGENT_PID=38 17:10:07 Running ssh-add (command line suppressed) 17:10:07 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9181230334102661267.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9181230334102661267.key) 17:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:07 + git tag --points-at HEAD [Pipeline] } 17:10:07 $ docker exec --env ******** --env ******** 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e ssh-agent -k 17:10:08 unset SSH_AUTH_SOCK; 17:10:08 unset SSH_AGENT_PID; 17:10:08 echo Agent pid 38 killed; 17:10:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:10:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:08 [ssh-agent] Looking for ssh-agent implementation... 17:10:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:08 $ docker exec 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e ssh-agent 17:10:08 SSH_AUTH_SOCK=/tmp/ssh-emgespZPaQC1/agent.70 17:10:08 SSH_AGENT_PID=76 17:10:08 Running ssh-add (command line suppressed) 17:10:08 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4131662957203776510.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4131662957203776510.key) 17:10:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:08 + git semver init 17:10:09 2024-02-16 17:10:08,981 [run_init] DEBUG init version:0.0.0 force:False 17:10:09 2024-02-16 17:10:08,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:10:09 2024-02-16 17:10:08,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:10:09 2024-02-16 17:10:08,983 [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) 17:10:10 2024-02-16 17:10:09,852 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 17:10:10 2024-02-16 17:10:09,853 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 17:10:10 2024-02-16 17:10:09,853 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:10:10 2024-02-16 17:10:09,853 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:10:10 3.2.0-dev.11 [Pipeline] } 17:10:10 $ docker exec --env ******** --env ******** 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e ssh-agent -k 17:10:10 unset SSH_AUTH_SOCK; 17:10:10 unset SSH_AGENT_PID; 17:10:10 echo Agent pid 76 killed; 17:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:10 + git semver [Pipeline] } 17:10:10 $ docker stop --time=1 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e 17:10:12 $ docker rm -f --volumes 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e [Pipeline] // withDockerContainer [Pipeline] sh 17:10:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:10:12 Stashed 1 file(s) [Pipeline] echo 17:10:12 [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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 17:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:10:13 ========================================================= 17:10:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:10:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:10:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:10:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:10:13 7264a8db6415: Pulling fs layer 17:10:13 c4d48a809fc2: Pulling fs layer 17:10:13 4f1c88b9dad5: Pulling fs layer 17:10:13 ad3a456e5733: Pulling fs layer 17:10:13 69c7f0334f64: Pulling fs layer 17:10:13 1f1c1a5573a3: Pulling fs layer 17:10:13 ce7588e14bc9: Pulling fs layer 17:10:13 b5e4710f87ac: Pulling fs layer 17:10:13 b5e4710f87ac: Waiting 17:10:13 ce7588e14bc9: Waiting 17:10:13 ad3a456e5733: Waiting 17:10:13 69c7f0334f64: Waiting 17:10:13 c4d48a809fc2: Verifying Checksum 17:10:13 c4d48a809fc2: Download complete 17:10:13 ad3a456e5733: Verifying Checksum 17:10:13 ad3a456e5733: Download complete 17:10:13 69c7f0334f64: Verifying Checksum 17:10:13 69c7f0334f64: Download complete 17:10:13 7264a8db6415: Verifying Checksum 17:10:13 7264a8db6415: Download complete 17:10:13 1f1c1a5573a3: Verifying Checksum 17:10:13 1f1c1a5573a3: Download complete 17:10:13 7264a8db6415: Pull complete 17:10:13 b5e4710f87ac: Verifying Checksum 17:10:13 b5e4710f87ac: Download complete 17:10:13 c4d48a809fc2: Pull complete 17:10:14 4f1c88b9dad5: Verifying Checksum 17:10:14 4f1c88b9dad5: Download complete 17:10:14 ce7588e14bc9: Verifying Checksum 17:10:14 ce7588e14bc9: Download complete 17:10:17 4f1c88b9dad5: Pull complete 17:10:17 ad3a456e5733: Pull complete 17:10:17 69c7f0334f64: Pull complete 17:10:17 1f1c1a5573a3: Pull complete 17:10:19 ce7588e14bc9: Pull complete 17:10:20 b5e4710f87ac: Pull complete 17:10:20 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:10:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 17:10:20 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:20 + docker inspect -f . ci-base-image-x86_64 17:10:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:20 prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container 17:10:20 $ 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 17:10:28 Still waiting to schedule task 17:10:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:10:28 $ docker top e46032d9435b6939ec51ead14ec5a848690ebb0d07337e4a83557ce5eca34ce8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:28 + go version 17:10:28 go version go1.21.0 linux/amd64 [Pipeline] } 17:10:28 $ docker stop --time=1 e46032d9435b6939ec51ead14ec5a848690ebb0d07337e4a83557ce5eca34ce8 17:10:29 $ docker rm -f --volumes e46032d9435b6939ec51ead14ec5a848690ebb0d07337e4a83557ce5eca34ce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:30 + docker inspect -f . ci-base-image-x86_64 17:10:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:30 prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container 17:10:30 $ 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 17:10:30 $ docker top 918536e74a44e5f4caa4a6c2fa9196ec253a27aa6d63f5a1f1430f4836a317e7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:31 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 17:10:31 + make test 17:10:31 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:10:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:10:31 go: downloading github.com/stretchr/testify v1.8.4 17:10:31 go: downloading github.com/google/uuid v1.6.0 17:10:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.7 17:10:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 17:10:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:10:32 go: downloading github.com/nats-io/nats.go v1.33.1 17:10:32 go: downloading github.com/davecgh/go-spew v1.1.1 17:10:32 go: downloading github.com/pmezard/go-difflib v1.0.0 17:10:32 go: downloading github.com/stretchr/objx v0.5.0 17:10:32 go: downloading gopkg.in/yaml.v3 v3.0.1 17:10:32 go: downloading github.com/gorilla/websocket v1.5.0 17:10:32 go: downloading golang.org/x/net v0.21.0 17:10:32 go: downloading golang.org/x/sync v0.1.0 17:10:32 go: downloading github.com/hashicorp/errwrap v1.0.0 17:10:32 go: downloading github.com/go-playground/validator/v10 v10.18.0 17:10:32 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 17:10:32 go: downloading github.com/klauspost/compress v1.17.2 17:10:32 go: downloading github.com/nats-io/nkeys v0.4.7 17:10:32 go: downloading github.com/nats-io/nuid v1.0.1 17:10:32 go: downloading github.com/x448/float16 v0.8.4 17:10:32 go: downloading golang.org/x/crypto v0.19.0 17:10:32 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 17:10:32 go: downloading github.com/go-playground/universal-translator v0.18.1 17:10:32 go: downloading github.com/leodido/go-urn v1.4.0 17:10:32 go: downloading golang.org/x/text v0.14.0 17:10:32 go: downloading github.com/go-playground/locales v0.14.1 17:10:32 go: downloading golang.org/x/sys v0.17.0 17:10:50 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.047s coverage: 88.6% of statements 17:10:50 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 17:10:50 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 17:10:50 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 17:10:50 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 17:10:54 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.043s coverage: 19.8% of statements 17:10:54 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.058s coverage: 88.8% of statements 17:10:54 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.062s coverage: 86.2% of statements 17:10:54 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.041s coverage: 15.4% of statements 17:10:54 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.148s coverage: 61.3% of statements 17:10:54 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.048s coverage: 87.5% of statements 17:10:54 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.039s coverage: 100.0% of statements 17:10:54 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.043s coverage: 100.0% of statements 17:10:54 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.040s coverage: 95.1% of statements 17:11:09 go vet ./... 17:11:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:11:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:11:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:11:10 $ docker stop --time=1 918536e74a44e5f4caa4a6c2fa9196ec253a27aa6d63f5a1f1430f4836a317e7 17:11:15 $ docker rm -f --volumes 918536e74a44e5f4caa4a6c2fa9196ec253a27aa6d63f5a1f1430f4836a317e7 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:11:16 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 17:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:17 17:11:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:17 latest: Pulling from edgex-lftools-log-publisher 17:11:17 5eb5b503b376: Pulling fs layer 17:11:17 5c69ac0246d0: Pulling fs layer 17:11:17 ec43610c2a17: Pulling fs layer 17:11:17 3a2ae6a8a46f: Pulling fs layer 17:11:17 33b1e0a273af: Pulling fs layer 17:11:17 5d3b04190fa2: Pulling fs layer 17:11:17 2f39f015ded8: Pulling fs layer 17:11:17 3a2ae6a8a46f: Waiting 17:11:17 5d3b04190fa2: Waiting 17:11:17 33b1e0a273af: Waiting 17:11:17 2f39f015ded8: Waiting 17:11:17 5c69ac0246d0: Download complete 17:11:17 3a2ae6a8a46f: Download complete 17:11:17 33b1e0a273af: Verifying Checksum 17:11:17 33b1e0a273af: Download complete 17:11:17 ec43610c2a17: Verifying Checksum 17:11:17 ec43610c2a17: Download complete 17:11:17 5d3b04190fa2: Verifying Checksum 17:11:17 5d3b04190fa2: Download complete 17:11:17 5eb5b503b376: Verifying Checksum 17:11:17 5eb5b503b376: Download complete 17:11:18 2f39f015ded8: Download complete 17:11:19 5eb5b503b376: Pull complete 17:11:19 5c69ac0246d0: Pull complete 17:11:19 ec43610c2a17: Pull complete 17:11:19 3a2ae6a8a46f: Pull complete 17:11:20 33b1e0a273af: Pull complete 17:11:20 5d3b04190fa2: Pull complete 17:11:25 2f39f015ded8: Pull complete 17:11:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:11:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:25 prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container 17:11:25 $ 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 17:11:35 $ docker top e1b524558a921c9e88e0a05f00d7239d26e5ef2e39dabb06be715176cea405e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:36 ---> job-cost.sh 17:11:36 lf-activate-venv: SKIPPING 17:11:36 INFO: No Stack... 17:11:36 INFO: Retrieving Pricing Info for: v3-standard-8 17:11:36 INFO: Archiving Costs [Pipeline] sh 17:11:37 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 17:11:37 + cut -d, -f6 [Pipeline] lock 17:11:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] 17:11:37 Resource [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] did not exist. Created. 17:11:37 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:37 + echo total: 0.2199999988079071 [Pipeline] stash 17:11:37 Stashed 1 file(s) [Pipeline] } 17:11:37 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 17:11:37 $ docker stop --time=1 e1b524558a921c9e88e0a05f00d7239d26e5ef2e39dabb06be715176cea405e9 17:11:39 $ docker rm -f --volumes e1b524558a921c9e88e0a05f00d7239d26e5ef2e39dabb06be715176cea405e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:12:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1083 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 17:12:13 Running in /w/workspace/go-mod-messaging/144 [Pipeline] { [Pipeline] checkout 17:12:13 Selected Git installation does not exist. Using Default 17:12:13 The recommended git tool is: NONE 17:12:18 using credential edgex-jenkins-ssh 17:12:18 Cloning the remote Git repository 17:12:18 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:12:18 > git init /w/workspace/go-mod-messaging/144 # timeout=10 17:12:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:12:18 > git --version # timeout=10 17:12:18 > git --version # 'git version 2.25.1' 17:12:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:12:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:20 Avoid second fetch 17:12:20 Checking out Revision 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b (main) 17:12:20 > git config core.sparsecheckout # timeout=10 17:12:20 > git checkout -f 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b # timeout=10 17:12:21 Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.33.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:12:22 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:22 Dload Upload Total Spent Left Speed 17:12:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 17:12:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:12:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:12:22 + sudo tee /etc/docker/daemon.new 17:12:22 { 17:12:22 "registry-mirrors": [ 17:12:22 "https://nexus3.edgexfoundry.org:10001" 17:12:22 ], 17:12:22 "bip": "10.250.0.254/24", 17:12:22 "hosts": [ 17:12:22 "tcp://0.0.0.0:5555", 17:12:22 "unix:///var/run/docker.sock" 17:12:22 ], 17:12:22 "mtu": 1458, 17:12:22 "selinux-enabled": true, 17:12:22 "seccomp-profile": "/etc/docker/seccomp.json" 17:12:22 } [Pipeline] sh 17:12:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:12:23 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:12:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:12:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:12:42 ========================================================= 17:12:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:12:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:12:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:12:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:12:43 9fda8d8052c6: Pulling fs layer 17:12:43 5d54e960e981: Pulling fs layer 17:12:43 c4a7e357bf2a: Pulling fs layer 17:12:43 f0e02332f6b5: Pulling fs layer 17:12:43 872ee5b61b7b: Pulling fs layer 17:12:43 0c6a40ed1a82: Pulling fs layer 17:12:43 94ae7d8d031c: Pulling fs layer 17:12:43 872ee5b61b7b: Waiting 17:12:43 0c6a40ed1a82: Waiting 17:12:43 94ae7d8d031c: Waiting 17:12:43 f0e02332f6b5: Waiting 17:12:43 5d54e960e981: Verifying Checksum 17:12:43 5d54e960e981: Download complete 17:12:43 f0e02332f6b5: Verifying Checksum 17:12:43 f0e02332f6b5: Download complete 17:12:43 872ee5b61b7b: Verifying Checksum 17:12:43 872ee5b61b7b: Download complete 17:12:43 9fda8d8052c6: Verifying Checksum 17:12:43 9fda8d8052c6: Download complete 17:12:43 94ae7d8d031c: Verifying Checksum 17:12:43 94ae7d8d031c: Download complete 17:12:44 9fda8d8052c6: Pull complete 17:12:44 5d54e960e981: Pull complete 17:12:45 c4a7e357bf2a: Verifying Checksum 17:12:45 c4a7e357bf2a: Download complete 17:12:46 0c6a40ed1a82: Verifying Checksum 17:12:46 0c6a40ed1a82: Download complete 17:12:58 c4a7e357bf2a: Pull complete 17:12:58 f0e02332f6b5: Pull complete 17:12:58 872ee5b61b7b: Pull complete 17:13:06 0c6a40ed1a82: Pull complete 17:13:11 94ae7d8d031c: Pull complete 17:13:11 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:13:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 17:13:12 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:12 + docker inspect -f . ci-base-image-arm64 17:13:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:12 prd-ubuntu20.04-docker-arm64-4c-16g-1083 does not seem to be running inside a container 17:13:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/144 -v /w/workspace/go-mod-messaging/144:/w/workspace/go-mod-messaging/144:rw,z -v /w/workspace/go-mod-messaging/144@tmp:/w/workspace/go-mod-messaging/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:13:15 $ docker top bfcdb16d974ad243f41c1cab0e72f3c11547556a775da9f0add36dd9eac32826 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:16 + go version 17:13:16 go version go1.21.0 linux/arm64 [Pipeline] } 17:13:16 $ docker stop --time=1 bfcdb16d974ad243f41c1cab0e72f3c11547556a775da9f0add36dd9eac32826 17:13:18 $ docker rm -f --volumes bfcdb16d974ad243f41c1cab0e72f3c11547556a775da9f0add36dd9eac32826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:19 + docker inspect -f . ci-base-image-arm64 17:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:19 prd-ubuntu20.04-docker-arm64-4c-16g-1083 does not seem to be running inside a container 17:13:19 $ 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/144 -v /w/workspace/go-mod-messaging/144:/w/workspace/go-mod-messaging/144:rw,z -v /w/workspace/go-mod-messaging/144@tmp:/w/workspace/go-mod-messaging/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:13:20 $ docker top da543a01fa2b2cbc4d7c278d6adee1a06aa550995f3d7fa4dfe18207d9c7def4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:21 + git config --global --add safe.directory /w/workspace/go-mod-messaging/144 [Pipeline] fileExists [Pipeline] sh 17:13:21 + make test 17:13:21 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:13:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.7 17:13:25 go: downloading github.com/google/uuid v1.6.0 17:13:25 go: downloading github.com/stretchr/testify v1.8.4 17:13:25 go: downloading github.com/nats-io/nats.go v1.33.1 17:13:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:13:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 17:13:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:13:25 go: downloading github.com/go-playground/validator/v10 v10.18.0 17:13:25 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 17:13:25 go: downloading github.com/davecgh/go-spew v1.1.1 17:13:25 go: downloading github.com/pmezard/go-difflib v1.0.0 17:13:25 go: downloading gopkg.in/yaml.v3 v3.0.1 17:13:25 go: downloading github.com/stretchr/objx v0.5.0 17:13:25 go: downloading github.com/hashicorp/errwrap v1.0.0 17:13:25 go: downloading github.com/gorilla/websocket v1.5.0 17:13:25 go: downloading golang.org/x/net v0.21.0 17:13:25 go: downloading golang.org/x/sync v0.1.0 17:13:26 go: downloading github.com/x448/float16 v0.8.4 17:13:26 go: downloading github.com/klauspost/compress v1.17.2 17:13:26 go: downloading github.com/nats-io/nkeys v0.4.7 17:13:26 go: downloading github.com/nats-io/nuid v1.0.1 17:13:26 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 17:13:26 go: downloading github.com/go-playground/universal-translator v0.18.1 17:13:26 go: downloading github.com/leodido/go-urn v1.4.0 17:13:27 go: downloading golang.org/x/crypto v0.19.0 17:13:27 go: downloading golang.org/x/text v0.14.0 17:13:28 go: downloading github.com/go-playground/locales v0.14.1 17:15:04 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.252s coverage: 88.6% of statements 17:15:04 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 17:15:04 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 17:15:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.193s coverage: 19.8% of statements 17:15:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.303s coverage: 88.8% of statements 17:15:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.358s coverage: 86.2% of statements 17:15:06 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 17:15:07 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.217s coverage: 15.4% of statements 17:15:07 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.358s coverage: 61.3% of statements 17:15:08 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 17:15:09 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.226s coverage: 87.5% of statements 17:15:11 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.218s coverage: 100.0% of statements 17:15:11 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.186s coverage: 100.0% of statements 17:15:11 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.183s coverage: 95.1% of statements 17:15:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:15:12 go vet ./... 17:16:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:16:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:16:34 $ docker stop --time=1 da543a01fa2b2cbc4d7c278d6adee1a06aa550995f3d7fa4dfe18207d9c7def4 17:16:38 $ docker rm -f --volumes da543a01fa2b2cbc4d7c278d6adee1a06aa550995f3d7fa4dfe18207d9c7def4 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:41 Warning: overwriting stash ‘coverage-report’ 17:16:41 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 17:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:42 17:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:43 arm64: Pulling from edgex-lftools-log-publisher 17:16:43 8998bd30e6a1: Pulling fs layer 17:16:43 04944245beec: Pulling fs layer 17:16:43 699f458cf7ca: Pulling fs layer 17:16:43 765212b225bb: Pulling fs layer 17:16:43 f23df028b6ca: Pulling fs layer 17:16:43 d65c8cfc05b1: Pulling fs layer 17:16:43 2437ff75d9bd: Pulling fs layer 17:16:43 765212b225bb: Waiting 17:16:43 f23df028b6ca: Waiting 17:16:43 d65c8cfc05b1: Waiting 17:16:43 2437ff75d9bd: Waiting 17:16:43 04944245beec: Verifying Checksum 17:16:43 04944245beec: Download complete 17:16:43 765212b225bb: Verifying Checksum 17:16:43 765212b225bb: Download complete 17:16:43 f23df028b6ca: Verifying Checksum 17:16:43 f23df028b6ca: Download complete 17:16:43 d65c8cfc05b1: Verifying Checksum 17:16:43 d65c8cfc05b1: Download complete 17:16:43 699f458cf7ca: Verifying Checksum 17:16:43 699f458cf7ca: Download complete 17:16:44 8998bd30e6a1: Verifying Checksum 17:16:44 8998bd30e6a1: Download complete 17:16:47 2437ff75d9bd: Verifying Checksum 17:16:47 2437ff75d9bd: Download complete 17:16:52 8998bd30e6a1: Pull complete 17:16:52 04944245beec: Pull complete 17:16:56 699f458cf7ca: Pull complete 17:16:56 765212b225bb: Pull complete 17:16:57 f23df028b6ca: Pull complete 17:16:57 d65c8cfc05b1: Pull complete 17:17:24 2437ff75d9bd: Pull complete 17:17:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:17:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:17:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:25 prd-ubuntu20.04-docker-arm64-4c-16g-1083 does not seem to be running inside a container 17:17:25 $ 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/144 -v /w/workspace/go-mod-messaging/144:/w/workspace/go-mod-messaging/144:rw,z -v /w/workspace/go-mod-messaging/144@tmp:/w/workspace/go-mod-messaging/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:17:26 $ docker top 9d0f51eb3ac241bcb22bc35c2824af24650aa8b84c51be8a4ee83f769fdf7f2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:27 ---> job-cost.sh 17:17:27 lf-activate-venv: SKIPPING 17:17:27 INFO: No Stack... 17:17:27 INFO: Retrieving Pricing Info for: v3-standard-4 17:17:28 INFO: Archiving Costs [Pipeline] sh 17:17:29 + cat /w/workspace/go-mod-messaging/144/archives/cost.csv 17:17:29 + cut -d, -f6 [Pipeline] lock 17:17:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] 17:17:29 Resource [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] did not exist. Created. 17:17:29 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:29 /w/workspace/go-mod-messaging/144@tmp/durable-a9c03f59/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:17:30 + echo total: 0.10999999940395355 [Pipeline] stash 17:17:30 Warning: overwriting stash ‘stack-cost’ 17:17:30 Stashed 1 file(s) [Pipeline] } 17:17:30 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:30 $ docker stop --time=1 9d0f51eb3ac241bcb22bc35c2824af24650aa8b84c51be8a4ee83f769fdf7f2a 17:17:32 $ docker rm -f --volumes 9d0f51eb3ac241bcb22bc35c2824af24650aa8b84c51be8a4ee83f769fdf7f2a [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 17:17:33 provisioning config files... 17:17:33 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5364145589640932522tmp [Pipeline] { [Pipeline] sh 17:17:33 + set +x 17:17:33 + curl -s https://codecov.io/bash 17:17:33 + bash -s -- 17:17:33 17:17:33 _____ _ 17:17:33 / ____| | | 17:17:33 | | ___ __| | ___ ___ _____ __ 17:17:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:17:33 | |___| (_) | (_| | __/ (_| (_) \ V / 17:17:33 \_____\___/ \__,_|\___|\___\___/ \_/ 17:17:33 Bash-1.0.6 17:17:33 17:17:33 17:17:33 ==> git version 2.25.1 found 17:17:33 ==> 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 17:17:33 Release-Date: 2020-01-08 17:17:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:17:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:17:33 ==> Jenkins CI detected. 17:17:33 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 17:17:33 project root: . 17:17:33 --> token set from env 17:17:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:17:33 ==> Running gcov in . (disable via -X gcov) 17:17:33 ==> Python coveragepy not found 17:17:33 ==> Searching for coverage reports in: 17:17:33 + . 17:17:34 -> Found 1 reports 17:17:34 ==> Detecting git/mercurial file structure 17:17:34 ==> Reading reports 17:17:34 + ./coverage.out bytes=42718 17:17:34 ==> Appending adjustments 17:17:34 https://docs.codecov.io/docs/fixing-reports 17:17:34 + Found adjustments 17:17:34 ==> Gzipping contents 17:17:34 12K /tmp/codecov.Y7gMHU.gz 17:17:34 ==> Uploading reports 17:17:34 url: https://codecov.io 17:17:34 query: branch=main&commit=4619de7f42c1a74c8ad9cffab8c8382d2fa9613b&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:17:34 -> Pinging Codecov 17:17:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4619de7f42c1a74c8ad9cffab8c8382d2fa9613b&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:17:34 -> Uploading to 17:17:34 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/F6E385568367DD0E4001BA4F8F1CB792/4619de7f42c1a74c8ad9cffab8c8382d2fa9613b/4b0eefef-cb1d-49e3-b271-92e49dce4b8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T171734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e472c3380fd46173221a8d562fb3c8f7543558efa3eb5aac5555e4f6d3296aed 17:17:34 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:34 Dload Upload Total Spent Left Speed 17:17:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8359 0 0 100 8359 0 40775 --:--:-- --:--:-- --:--:-- 40577 100 8359 0 0 100 8359 0 25641 --:--:-- --:--:-- --:--:-- 25562 17:17:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] } 17:17:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:17:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:17:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:35 17:17:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:17:35 df9b9388f04a: Pulling fs layer 17:17:35 52dc419b0ee2: Pulling fs layer 17:17:35 25bc292e5bac: Pulling fs layer 17:17:35 114826534d7a: Pulling fs layer 17:17:35 4657fd5d0bcf: Pulling fs layer 17:17:35 6ad1cebc031e: Pulling fs layer 17:17:35 8a3aa393b2d8: Pulling fs layer 17:17:35 114826534d7a: Waiting 17:17:35 4657fd5d0bcf: Waiting 17:17:35 6ad1cebc031e: Waiting 17:17:35 25bc292e5bac: Verifying Checksum 17:17:35 25bc292e5bac: Download complete 17:17:35 df9b9388f04a: Verifying Checksum 17:17:35 df9b9388f04a: Download complete 17:17:35 4657fd5d0bcf: Download complete 17:17:35 52dc419b0ee2: Verifying Checksum 17:17:35 52dc419b0ee2: Download complete 17:17:36 6ad1cebc031e: Verifying Checksum 17:17:36 6ad1cebc031e: Download complete 17:17:36 df9b9388f04a: Pull complete 17:17:36 52dc419b0ee2: Pull complete 17:17:36 25bc292e5bac: Pull complete 17:17:36 114826534d7a: Download complete 17:17:36 8a3aa393b2d8: Verifying Checksum 17:17:36 8a3aa393b2d8: Download complete 17:17:40 114826534d7a: Pull complete 17:17:40 4657fd5d0bcf: Pull complete 17:17:40 6ad1cebc031e: Pull complete 17:17:44 8a3aa393b2d8: Pull complete 17:17:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:44 prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container 17:17:44 $ 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 17:17:49 $ docker top 3878149ec5ed8864125f95831ebb60b6616c46ca9af55ee33e68eec31db45558 -eo pid,comm [Pipeline] { [Pipeline] echo 17:17:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 17:17:50 + set -o pipefail 17:17:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 17:17:54 17:17:54 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 17:17:54 17:17:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/1b1df2ab-5698-4fd6-8570-05c800ce18f0 17:17:54 17:17:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:17:54 17:17:54 17:17:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:17:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:17:54 More details here: https://snyk.co/ue1NS [Pipeline] } 17:17:54 $ docker stop --time=1 3878149ec5ed8864125f95831ebb60b6616c46ca9af55ee33e68eec31db45558 17:17:58 $ docker rm -f --volumes 3878149ec5ed8864125f95831ebb60b6616c46ca9af55ee33e68eec31db45558 [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 17:17:59 + git log --format=format:%s -1 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] sh 17:17:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:00 prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container 17:18:00 $ 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 17:18:01 $ docker top a17886c4fdb724389bb0d10a88e200f7e3571a35613e1176f50f924302c24d53 -eo pid,comm 17:18:01 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). 17:18:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:01 [ssh-agent] Looking for ssh-agent implementation... 17:18:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:01 $ docker exec a17886c4fdb724389bb0d10a88e200f7e3571a35613e1176f50f924302c24d53 ssh-agent 17:18:02 SSH_AUTH_SOCK=/tmp/ssh-kzybwwCXiqGl/agent.21 17:18:02 SSH_AGENT_PID=38 17:18:02 Running ssh-add (command line suppressed) 17:18:02 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16120721874032030396.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16120721874032030396.key) 17:18:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:02 + git semver tag 17:18:02 2024-02-16 17:18:02,713 [run_tag] DEBUG tag force:False 17:18:02 2024-02-16 17:18:02,713 [check_head_tag] DEBUG check head tag 17:18:02 2024-02-16 17:18:02,714 [execute] INFO git cat-file --batch-check 17:18:02 2024-02-16 17:18:02,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:18:02 2024-02-16 17:18:02,717 [execute] INFO git cat-file --batch 17:18:02 2024-02-16 17:18:02,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:18:02 2024-02-16 17:18:02,736 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:18:02 2024-02-16 17:18:02,736 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 17:18:02 2024-02-16 17:18:02,736 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 17:18:02 2024-02-16 17:18:02,741 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:18:02 3.2.0-dev.11 [Pipeline] } 17:18:02 $ docker exec --env ******** --env ******** a17886c4fdb724389bb0d10a88e200f7e3571a35613e1176f50f924302c24d53 ssh-agent -k 17:18:02 unset SSH_AUTH_SOCK; 17:18:02 unset SSH_AGENT_PID; 17:18:02 echo Agent pid 38 killed; 17:18:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:03 + git semver [Pipeline] } 17:18:03 $ docker stop --time=1 a17886c4fdb724389bb0d10a88e200f7e3571a35613e1176f50f924302c24d53 17:18:04 $ docker rm -f --volumes a17886c4fdb724389bb0d10a88e200f7e3571a35613e1176f50f924302c24d53 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:18:05 17:18:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:18:05 0.23.1-centos7: Pulling from edgex-lftools 17:18:05 ab5ef0e58194: Pulling fs layer 17:18:05 9712f1f96733: Pulling fs layer 17:18:05 63f879dbbcfc: Pulling fs layer 17:18:05 0d9ebad4ef96: Pulling fs layer 17:18:05 e9a5061849ea: Pulling fs layer 17:18:05 d747dcd14b5f: Pulling fs layer 17:18:05 2de7ff778b66: Pulling fs layer 17:18:05 0d9ebad4ef96: Waiting 17:18:05 e9a5061849ea: Waiting 17:18:05 d747dcd14b5f: Waiting 17:18:05 2de7ff778b66: Waiting 17:18:05 9712f1f96733: Verifying Checksum 17:18:06 63f879dbbcfc: Download complete 17:18:06 e9a5061849ea: Verifying Checksum 17:18:06 d747dcd14b5f: Verifying Checksum 17:18:06 d747dcd14b5f: Download complete 17:18:06 ab5ef0e58194: Verifying Checksum 17:18:06 ab5ef0e58194: Download complete 17:18:06 0d9ebad4ef96: Verifying Checksum 17:18:06 0d9ebad4ef96: Download complete 17:18:06 2de7ff778b66: Verifying Checksum 17:18:06 2de7ff778b66: Download complete 17:18:09 ab5ef0e58194: Pull complete 17:18:09 9712f1f96733: Pull complete 17:18:10 63f879dbbcfc: Pull complete 17:18:14 0d9ebad4ef96: Pull complete 17:18:14 e9a5061849ea: Pull complete 17:18:14 d747dcd14b5f: Pull complete 17:18:15 2de7ff778b66: Pull complete 17:18:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:18:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:15 prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container 17:18:15 $ 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 17:18:23 $ docker top f8fd53f6790ff7bdd070b85861ca0d7abc96f378122399cef0ebd095acf152bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:18:23 provisioning config files... 17:18:23 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17791557579508387779tmp 17:18:23 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config584888002709098209tmp 17:18:23 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2272482918455755954tmp [Pipeline] { [Pipeline] echo 17:18:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:18:23 ---> sigul-configuration.sh 17:18:23 gpg: directory `/root/.gnupg' created 17:18:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:18:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:18:23 gpg: keyring `/root/.gnupg/secring.gpg' created 17:18:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:18:23 gpg: CAST5 encrypted data 17:18:23 gpg: encrypted with 1 passphrase 17:18:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:18:24 + mkdir /home/jenkins 17:18:24 + mkdir /home/jenkins/sigul [Pipeline] sh 17:18:24 + 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 17:18:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:18:24 ---> sigul-install.sh 17:18:24 Sigul already installed; skipping installation. [Pipeline] sh 17:18:25 + git tag --list 17:18:25 v0.0.0 17:18:25 v0.1.0 17:18:25 v0.1.1 17:18:25 v0.1.10 17:18:25 v0.1.11 17:18:25 v0.1.12 17:18:25 v0.1.13 17:18:25 v0.1.14 17:18:25 v0.1.15 17:18:25 v0.1.16 17:18:25 v0.1.17 17:18:25 v0.1.18 17:18:25 v0.1.19 17:18:25 v0.1.2 17:18:25 v0.1.20 17:18:25 v0.1.21 17:18:25 v0.1.22 17:18:25 v0.1.23 17:18:25 v0.1.24 17:18:25 v0.1.25 17:18:25 v0.1.26 17:18:25 v0.1.27 17:18:25 v0.1.28 17:18:25 v0.1.29 17:18:25 v0.1.3 17:18:25 v0.1.30 17:18:25 v0.1.31 17:18:25 v0.1.4 17:18:25 v0.1.5 17:18:25 v0.1.6 17:18:25 v0.1.7 17:18:25 v0.1.8 17:18:25 v0.1.9 17:18:25 v2.0.0 17:18:25 v2.0.1 17:18:25 v2.1.0 17:18:25 v2.1.1 17:18:25 v2.2.0 17:18:25 v2.3.0 17:18:25 v3.0 17:18:25 v3.0.0 17:18:25 v3.1 17:18:25 v3.1.0 17:18:25 v3.1.0-dev.1 17:18:25 v3.1.0-dev.10 17:18:25 v3.1.0-dev.11 17:18:25 v3.1.0-dev.12 17:18:25 v3.1.0-dev.13 17:18:25 v3.1.0-dev.14 17:18:25 v3.1.0-dev.15 17:18:25 v3.1.0-dev.16 17:18:25 v3.1.0-dev.17 17:18:25 v3.1.0-dev.18 17:18:25 v3.1.0-dev.19 17:18:25 v3.1.0-dev.2 17:18:25 v3.1.0-dev.20 17:18:25 v3.1.0-dev.21 17:18:25 v3.1.0-dev.22 17:18:25 v3.1.0-dev.23 17:18:25 v3.1.0-dev.24 17:18:25 v3.1.0-dev.25 17:18:25 v3.1.0-dev.26 17:18:25 v3.1.0-dev.27 17:18:25 v3.1.0-dev.28 17:18:25 v3.1.0-dev.29 17:18:25 v3.1.0-dev.3 17:18:25 v3.1.0-dev.30 17:18:25 v3.1.0-dev.31 17:18:25 v3.1.0-dev.32 17:18:25 v3.1.0-dev.33 17:18:25 v3.1.0-dev.4 17:18:25 v3.1.0-dev.5 17:18:25 v3.1.0-dev.6 17:18:25 v3.1.0-dev.7 17:18:25 v3.1.0-dev.8 17:18:25 v3.1.0-dev.9 17:18:25 v3.2.0-dev.1 17:18:25 v3.2.0-dev.10 17:18:25 v3.2.0-dev.11 17:18:25 v3.2.0-dev.2 17:18:25 v3.2.0-dev.3 17:18:25 v3.2.0-dev.4 17:18:25 v3.2.0-dev.5 17:18:25 v3.2.0-dev.6 17:18:25 v3.2.0-dev.7 17:18:25 v3.2.0-dev.8 17:18:25 v3.2.0-dev.9 [Pipeline] sh 17:18:25 + lftools sign git-tag v3.2.0-dev.11 17:18:25 Signing Git tag with Sigul... 17:18:25 Signing v3.2.0-dev.11 [Pipeline] echo 17:18:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:18:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:18:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:18:26 $ docker stop --time=1 f8fd53f6790ff7bdd070b85861ca0d7abc96f378122399cef0ebd095acf152bb 17:18:27 $ docker rm -f --volumes f8fd53f6790ff7bdd070b85861ca0d7abc96f378122399cef0ebd095acf152bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:18:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:18:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:29 prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container 17:18:29 $ 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 17:18:29 $ docker top 5df50133e512572e938760b4a781bdd10748313450dab6ddd4a3be94d40182e3 -eo pid,comm 17:18:29 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). 17:18:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:29 [ssh-agent] Looking for ssh-agent implementation... 17:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:29 $ docker exec 5df50133e512572e938760b4a781bdd10748313450dab6ddd4a3be94d40182e3 ssh-agent 17:18:30 SSH_AUTH_SOCK=/tmp/ssh-5FkGK0vvS0Bt/agent.32 17:18:30 SSH_AGENT_PID=38 17:18:30 Running ssh-add (command line suppressed) 17:18:30 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8537687501959695304.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8537687501959695304.key) 17:18:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:30 + git semver bump pre 17:18:30 2024-02-16 17:18:30,690 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:18:30 2024-02-16 17:18:30,690 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev 17:18:30 2024-02-16 17:18:30,690 [bump_version] DEBUG bumped version:3.2.0-dev.12 17:18:30 2024-02-16 17:18:30,690 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 17:18:30 2024-02-16 17:18:30,690 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:18:30 2024-02-16 17:18:30,690 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:18:30 2024-02-16 17:18:30,693 [execute] INFO git cat-file --batch-check 17:18:30 2024-02-16 17:18:30,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:18:30 2024-02-16 17:18:30,698 [execute] INFO git cat-file --batch 17:18:30 2024-02-16 17:18:30,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:18:30 2024-02-16 17:18:30,702 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:18:30 3.2.0-dev.12 [Pipeline] } 17:18:30 $ docker exec --env ******** --env ******** 5df50133e512572e938760b4a781bdd10748313450dab6ddd4a3be94d40182e3 ssh-agent -k 17:18:30 unset SSH_AUTH_SOCK; 17:18:30 unset SSH_AGENT_PID; 17:18:30 echo Agent pid 38 killed; 17:18:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:31 + git semver [Pipeline] } 17:18:31 $ docker stop --time=1 5df50133e512572e938760b4a781bdd10748313450dab6ddd4a3be94d40182e3 17:18:33 $ docker rm -f --volumes 5df50133e512572e938760b4a781bdd10748313450dab6ddd4a3be94d40182e3 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:18:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:34 prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container 17:18:34 $ 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 17:18:34 $ docker top 7b389de37b4d5a1e2d59454d526d324714ad254d35fb433e8663ec621f241dd4 -eo pid,comm 17:18:34 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). 17:18:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:34 [ssh-agent] Looking for ssh-agent implementation... 17:18:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:34 $ docker exec 7b389de37b4d5a1e2d59454d526d324714ad254d35fb433e8663ec621f241dd4 ssh-agent 17:18:34 SSH_AUTH_SOCK=/tmp/ssh-l0qW7vRBLecx/agent.32 17:18:34 SSH_AGENT_PID=38 17:18:34 Running ssh-add (command line suppressed) 17:18:35 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10136769648706727089.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10136769648706727089.key) 17:18:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:35 + git semver push 17:18:35 2024-02-16 17:18:35,507 [run_push] DEBUG push 17:18:35 2024-02-16 17:18:35,508 [execute] INFO git cat-file --batch-check 17:18:35 2024-02-16 17:18:35,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:18:35 2024-02-16 17:18:35,512 [execute] INFO git rev-list 71d37b18aeeffc80e49c091135b763f386407d7c -- 17:18:35 2024-02-16 17:18:35,512 [execute] DEBUG Popen(['git', 'rev-list', '71d37b18aeeffc80e49c091135b763f386407d7c', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:18:35 2024-02-16 17:18:35,521 [execute] INFO git fetch -v origin 17:18:35 2024-02-16 17:18:35,521 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 17:18:36 2024-02-16 17:18:36,044 [run_push] DEBUG no remote changes detected 17:18:36 2024-02-16 17:18:36,044 [execute] INFO git push origin semver 17:18:36 2024-02-16 17:18:36,045 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:18:36 2024-02-16 17:18:36,752 [run_push] DEBUG push all version tags 17:18:36 2024-02-16 17:18:36,752 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:18:36 2024-02-16 17:18:36,753 [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) 17:18:37 2024-02-16 17:18:37,466 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:18:37 3.2.0-dev.12 [Pipeline] } 17:18:37 $ docker exec --env ******** --env ******** 7b389de37b4d5a1e2d59454d526d324714ad254d35fb433e8663ec621f241dd4 ssh-agent -k 17:18:37 unset SSH_AUTH_SOCK; 17:18:37 unset SSH_AGENT_PID; 17:18:37 echo Agent pid 38 killed; 17:18:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:38 + git semver [Pipeline] } 17:18:38 $ docker stop --time=1 7b389de37b4d5a1e2d59454d526d324714ad254d35fb433e8663ec621f241dd4 17:18:39 $ docker rm -f --volumes 7b389de37b4d5a1e2d59454d526d324714ad254d35fb433e8663ec621f241dd4 [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 17:18:41 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 17:18:41 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:18:41 total 16 17:18:41 drwxr-xr-x 3 root root 4096 Feb 16 17:11 . 17:18:41 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 17:18 .. 17:18:41 drwxr-xr-x 2 root root 4096 Feb 16 17:11 cost 17:18:41 -rw-r--r-- 1 root root 88 Feb 16 17:11 cost.csv 17:18:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:18:41 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:18:41 total 16 17:18:41 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 17:11 . 17:18:41 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 17:18 .. 17:18:41 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 17:11 cost 17:18:41 -rw-r--r-- 1 jenkins jenkins 88 Feb 16 17:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:18:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:18:42 ---> package-listing.sh 17:18:42 ++ facter osfamily 17:18:42 ++ tr '[:upper:]' '[:lower:]' 17:18:42 + OS_FAMILY=debian 17:18:42 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 17:18:42 + START_PACKAGES=/tmp/packages_start.txt 17:18:42 + END_PACKAGES=/tmp/packages_end.txt 17:18:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:42 + PACKAGES=/tmp/packages_start.txt 17:18:42 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:18:42 + PACKAGES=/tmp/packages_end.txt 17:18:42 + case "${OS_FAMILY}" in 17:18:42 + dpkg -l 17:18:42 + grep '^ii' 17:18:42 + '[' -f /tmp/packages_start.txt ']' 17:18:42 + '[' -f /tmp/packages_end.txt ']' 17:18:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:42 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:18:42 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 17:18:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 17:18:42 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 17:18:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:43 prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container 17:18:43 $ 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 17:18:44 $ docker top ea161d7e26615cdad21a8a8a81fbc63f8ac41c9a6bf4cf295336031c723d600d -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:44 + touch /tmp/pre-build-complete [Pipeline] sh 17:18:44 + mkdir -p /var/log/sysstat [Pipeline] sh 17:18:45 + ls /var/log/sa-host 17:18:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:45 provisioning config files... 17:18:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15282565610560583329tmp [Pipeline] { [Pipeline] echo 17:18:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:18:45 ---> create-netrc.sh [Pipeline] } 17:18:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:18:46 ---> python-tools-install.sh [Pipeline] echo 17:18:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:18:46 ---> sudo-logs.sh 17:18:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:18:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:18:46 ---> job-cost.sh 17:18:46 lf-activate-venv: SKIPPING 17:18:46 DEBUG: total: 0.2199999988079071 17:18:46 INFO: Retrieving Stack Cost... 17:18:47 INFO: Retrieving Pricing Info for: v3-standard-8 17:18:47 INFO: Archiving Costs [Pipeline] echo 17:18:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:18:48 ---> logs-deploy.sh 17:18:48 lf-activate-venv: SKIPPING 17:18:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/144 17:18:48 INFO: archiving workspace using pattern(s): 17:18:48 Archives upload complete. 17:18:49 INFO: archiving logs to Nexus 17:18:49 ---> uname -a: 17:18:49 Linux prd-ubuntu20-04-docker-8c-8g-1082 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:18:49 17:18:49 17:18:49 ---> lscpu: 17:18:49 Architecture: x86_64 17:18:49 CPU op-mode(s): 32-bit, 64-bit 17:18:49 Byte Order: Little Endian 17:18:49 Address sizes: 40 bits physical, 48 bits virtual 17:18:49 CPU(s): 8 17:18:49 On-line CPU(s) list: 0-7 17:18:49 Thread(s) per core: 1 17:18:49 Core(s) per socket: 1 17:18:49 Socket(s): 8 17:18:49 NUMA node(s): 1 17:18:49 Vendor ID: AuthenticAMD 17:18:49 CPU family: 23 17:18:49 Model: 49 17:18:49 Model name: AMD EPYC-Rome Processor 17:18:49 Stepping: 0 17:18:49 CPU MHz: 2799.998 17:18:49 BogoMIPS: 5599.99 17:18:49 Virtualization: AMD-V 17:18:49 Hypervisor vendor: KVM 17:18:49 Virtualization type: full 17:18:49 L1d cache: 256 KiB 17:18:49 L1i cache: 256 KiB 17:18:49 L2 cache: 4 MiB 17:18:49 L3 cache: 128 MiB 17:18:49 NUMA node0 CPU(s): 0-7 17:18:49 Vulnerability Itlb multihit: Not affected 17:18:49 Vulnerability L1tf: Not affected 17:18:49 Vulnerability Mds: Not affected 17:18:49 Vulnerability Meltdown: Not affected 17:18:49 Vulnerability Mmio stale data: Not affected 17:18:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:18:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:18:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:18:49 Vulnerability Srbds: Not affected 17:18:49 Vulnerability Tsx async abort: Not affected 17:18:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:18:49 17:18:49 17:18:49 ---> nproc: 17:18:49 8 17:18:49 17:18:49 17:18:49 ---> df -h: 17:18:49 Filesystem Size Used Avail Use% Mounted on 17:18:49 overlay 155G 12G 144G 8% / 17:18:49 tmpfs 64M 0 64M 0% /dev 17:18:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:18:49 shm 64M 0 64M 0% /dev/shm 17:18:49 /dev/vda1 155G 12G 144G 8% /facter-os 17:18:49 17:18:49 17:18:49 ---> sar -b -r -n DEV: 17:18:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1082) 02/16/24 _x86_64_ (8 CPU) 17:18:49 17:18:49 17:09:01 LINUX RESTART (8 CPU) 17:18:49 17:18:49 17:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:18:49 17:11:01 86.70 3.18 83.52 0.00 436.46 32692.68 0.00 17:18:49 17:12:01 76.32 0.23 76.09 0.00 13.73 37281.65 0.00 17:18:49 17:13:01 1.97 0.00 1.97 0.00 0.00 22.54 0.00 17:18:49 17:14:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 17:18:49 17:15:01 54.11 10.65 43.46 0.00 5160.87 8450.32 0.00 17:18:49 17:16:01 4.03 0.02 4.02 0.00 0.13 97.72 0.00 17:18:49 17:17:01 1.40 0.02 1.38 0.00 0.13 16.26 0.00 17:18:49 17:18:01 59.59 0.20 59.39 0.00 13.60 39827.90 0.00 17:18:49 Average: 35.73 1.79 33.94 0.00 703.09 14800.52 0.00 17:18:49 17:18:49 17:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:18:49 17:11:01 28452648 31408388 900444 2.74 87048 3101604 2033244 5.99 1403320 2587296 623052 17:18:49 17:12:01 28768176 31581132 732784 2.23 94764 2942220 1715332 5.06 1081460 2588164 340 17:18:49 17:13:01 28767904 31581056 732576 2.23 94836 2942224 1715332 5.06 1081740 2588168 8 17:18:49 17:14:01 28776328 31589744 723868 2.20 94892 2942216 1715332 5.06 1072664 2588352 16 17:18:49 17:15:01 28297936 31568000 715088 2.17 124612 3366872 1683616 4.96 1383520 2721672 32 17:18:49 17:16:01 28303232 31568352 714340 2.17 123244 3363620 1654548 4.88 1380440 2718460 8 17:18:49 17:17:01 28303728 31569012 713584 2.17 123348 3363620 1654548 4.88 1380048 2718464 8 17:18:49 17:18:01 27475576 31519532 759664 2.31 145760 4067944 1819472 5.36 1486572 3384012 380 17:18:49 Average: 28393191 31548152 749044 2.28 111063 3261290 1748928 5.15 1283720 2736824 77980 17:18:49 17:18:49 17:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:18:49 17:11:01 vethf7837e0 57.69 86.52 6.24 1453.83 0.00 0.00 0.00 0.12 17:18:49 17:11:01 ens3 243.73 148.34 4681.12 32.45 0.00 0.00 0.00 0.00 17:18:49 17:11:01 docker0 61.19 89.69 5.89 1501.17 0.00 0.00 0.00 0.00 17:18:49 17:11:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 17:18:49 17:12:01 ens3 100.27 70.47 2527.11 76.15 0.00 0.00 0.00 0.00 17:18:49 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 17:12:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:18:49 17:13:01 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 17:18:49 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 17:14:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:18:49 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:49 17:15:01 ens3 166.31 73.94 2735.80 5.34 0.00 0.00 0.00 0.00 17:18:49 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 17:15:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 17:18:49 17:16:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:18:49 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:49 17:17:01 ens3 0.63 0.37 2.08 0.02 0.00 0.00 0.00 0.00 17:18:49 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 17:18:01 veth7ff5ba6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 17:18:01 ens3 295.68 181.07 5446.50 24.04 0.00 0.00 0.00 0.00 17:18:49 17:18:01 docker0 104.10 160.97 7.45 1458.04 0.00 0.00 0.00 0.00 17:18:49 17:18:01 vethf63b6fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 17:18:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:18:49 Average: veth7ff5ba6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 Average: ens3 100.92 59.35 1924.03 17.28 0.00 0.00 0.00 0.00 17:18:49 Average: docker0 20.66 31.33 1.67 369.89 0.00 0.00 0.00 0.00 17:18:49 Average: vethf63b6fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:49 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 17:18:49 17:18:49 17:18:49 ---> sar -P ALL: 17:18:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1082) 02/16/24 _x86_64_ (8 CPU) 17:18:49 17:18:49 17:09:01 LINUX RESTART (8 CPU) 17:18:49 17:18:49 17:10:01 CPU %user %nice %system %iowait %steal %idle 17:18:49 17:11:01 all 22.42 0.00 3.42 3.25 0.09 70.82 17:18:49 17:11:01 0 20.82 0.00 3.32 0.27 0.07 75.52 17:18:49 17:11:01 1 26.85 0.00 4.27 1.41 0.08 67.38 17:18:49 17:11:01 2 20.73 0.00 3.49 15.51 0.07 60.20 17:18:49 17:11:01 3 25.08 0.00 3.38 1.78 0.08 69.67 17:18:49 17:11:01 4 21.40 0.00 3.02 0.18 0.07 75.32 17:18:49 17:11:01 5 20.94 0.00 3.26 0.15 0.10 75.55 17:18:49 17:11:01 6 24.91 0.00 3.72 1.99 0.07 69.31 17:18:49 17:11:01 7 18.61 0.00 2.91 4.70 0.15 73.63 17:18:49 17:12:01 all 9.98 0.00 1.84 3.75 0.04 84.38 17:18:49 17:12:01 0 9.31 0.00 1.43 0.15 0.03 89.08 17:18:49 17:12:01 1 12.10 0.00 1.81 0.52 0.03 85.54 17:18:49 17:12:01 2 9.20 0.00 3.04 21.04 0.05 66.66 17:18:49 17:12:01 3 10.93 0.00 2.06 1.64 0.05 85.33 17:18:49 17:12:01 4 9.07 0.00 2.21 0.00 0.03 88.69 17:18:49 17:12:01 5 9.86 0.00 1.59 0.05 0.05 88.45 17:18:49 17:12:01 6 9.12 0.00 1.45 6.64 0.05 82.74 17:18:49 17:12:01 7 10.26 0.00 1.17 0.07 0.03 88.47 17:18:49 17:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 17:18:49 17:13:01 0 0.12 0.00 0.00 0.00 0.02 99.87 17:18:49 17:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:18:49 17:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:18:49 17:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 17:18:49 17:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:18:49 17:13:01 5 0.03 0.00 0.03 0.00 0.03 99.90 17:18:49 17:13:01 6 0.00 0.00 0.00 0.03 0.00 99.97 17:18:49 17:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:18:49 17:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:18:49 17:14:01 0 0.05 0.00 0.00 0.00 0.02 99.93 17:18:49 17:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:18:49 17:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:18:49 17:14:01 3 0.03 0.00 0.00 0.00 0.03 99.93 17:18:49 17:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:18:49 17:14:01 5 0.05 0.00 0.03 0.00 0.02 99.90 17:18:49 17:14:01 6 0.00 0.00 0.00 0.03 0.00 99.97 17:18:49 17:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:18:49 17:15:01 all 2.49 0.00 1.29 0.73 0.03 95.46 17:18:49 17:15:01 0 4.39 0.00 1.59 0.89 0.03 93.10 17:18:49 17:15:01 1 3.21 0.00 1.79 0.79 0.03 94.18 17:18:49 17:15:01 2 1.13 0.00 1.27 0.88 0.02 96.70 17:18:49 17:15:01 3 2.18 0.00 0.90 0.17 0.03 96.72 17:18:49 17:15:01 4 3.40 0.00 0.83 0.08 0.03 95.65 17:18:49 17:15:01 5 2.69 0.00 2.19 0.42 0.03 94.67 17:18:49 17:15:01 6 1.20 0.00 0.95 1.30 0.03 96.51 17:18:49 17:15:01 7 1.72 0.00 0.80 1.28 0.03 96.16 17:18:49 17:16:01 all 0.14 0.00 0.04 0.01 0.01 99.80 17:18:49 17:16:01 0 0.23 0.00 0.08 0.00 0.00 99.68 17:18:49 17:16:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:18:49 17:16:01 2 0.05 0.00 0.05 0.02 0.02 99.87 17:18:49 17:16:01 3 0.07 0.00 0.03 0.08 0.00 99.82 17:18:49 17:16:01 4 0.68 0.00 0.02 0.00 0.02 99.28 17:18:49 17:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:18:49 17:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:18:49 17:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:18:49 17:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:18:49 17:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:18:49 17:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:18:49 17:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:18:49 17:17:01 3 0.03 0.00 0.00 0.07 0.02 99.88 17:18:49 17:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:18:49 17:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:18:49 17:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:18:49 17:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:18:49 17:18:01 all 4.17 0.00 1.76 2.01 0.04 92.03 17:18:49 17:18:01 0 5.77 0.00 1.84 0.38 0.03 91.97 17:18:49 17:18:01 1 4.14 0.00 1.54 1.71 0.05 92.56 17:18:49 17:18:01 2 3.92 0.00 1.41 0.15 0.02 94.51 17:18:49 17:18:01 3 4.41 0.00 2.20 13.57 0.05 79.76 17:18:49 17:18:01 4 4.24 0.00 1.61 0.17 0.07 93.92 17:18:49 17:18:01 5 2.73 0.00 1.12 0.05 0.02 96.09 17:18:49 17:18:01 6 2.85 0.00 2.85 0.07 0.02 94.22 17:18:49 17:18:01 7 5.27 0.00 1.55 0.00 0.03 93.15 17:18:49 Average: all 4.88 0.00 1.05 1.21 0.03 92.83 17:18:49 Average: 0 5.08 0.00 1.04 0.21 0.03 93.65 17:18:49 Average: 1 5.78 0.00 1.19 0.55 0.04 92.45 17:18:49 Average: 2 4.36 0.00 1.16 4.66 0.02 89.80 17:18:49 Average: 3 5.32 0.00 1.07 2.16 0.04 91.42 17:18:49 Average: 4 4.84 0.00 0.96 0.05 0.03 94.12 17:18:49 Average: 5 4.51 0.00 1.03 0.08 0.03 94.35 17:18:49 Average: 6 4.74 0.00 1.12 1.25 0.02 92.87 17:18:49 Average: 7 4.46 0.00 0.81 0.75 0.03 93.96 17:18:49 17:18:49 17:18:49