Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c887fc737cca5acd0fb0fbd742a2d0860dec80a 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-ssh6736415122635865661.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-ssh7717334001801690624.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-ssh5512821097343215528.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-ssh11706792828023924374.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-ssh14133273818673321056.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-2084 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 4c887fc737cca5acd0fb0fbd742a2d0860dec80a (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c887fc737cca5acd0fb0fbd742a2d0860dec80a # timeout=10 Commit message: "Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.34.1" > git rev-list --no-walk 4506ee40fadf62fe08a73e9008d6e2b179746afb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:22:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:22:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:22:05 ========================================================= 03:22:05 EdgeX Global Pipelines Version Info 03:22:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:22:05 ------------------- 03:22:05 stable info: 03:22:05 ------------------- 03:22:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:22:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:22:05 Message: update stable to v1.0.258 03:22:06 ------------------- 03:22:06 experimental info: 03:22:06 ------------------- 03:22:06 Commited By: **** collab-it+edgex@linuxfoundation.org 03:22:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:22:06 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:22:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c887fc737cca5acd0fb0fbd742a2d0860dec80a [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c887fc [Pipeline] echo 03:22:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:22:07 + git rev-list -1 --merges 4c887fc737cca5acd0fb0fbd742a2d0860dec80a~1..4c887fc737cca5acd0fb0fbd742a2d0860dec80a [Pipeline] echo 03:22:07 -----------> git rev-list -1 --merges 4c887fc737cca5acd0fb0fbd742a2d0860dec80a~1..4c887fc737cca5acd0fb0fbd742a2d0860dec80a 4c887fc737cca5acd0fb0fbd742a2d0860dec80a 03:22:07 4c887fc737cca5acd0fb0fbd742a2d0860dec80a [false] [Pipeline] sh 03:22:08 + git log --format=format:%s -1 4c887fc737cca5acd0fb0fbd742a2d0860dec80a [Pipeline] echo 03:22:08 ========================================================= 03:22:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:22:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:08 + git log --format=format:%s -1 4c887fc737cca5acd0fb0fbd742a2d0860dec80a [Pipeline] echo 03:22:08 [semverPrep] GIT_COMMIT: 4c887fc737cca5acd0fb0fbd742a2d0860dec80a, Commit Message: Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.34.1 [Pipeline] echo 03:22:08 [semverPrep] This is not a build commit. [Pipeline] sh 03:22:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:22:08 + grep -v github /etc/ssh/ssh_known_hosts 03:22:08 + [ -e /tmp/ssh_known_hosts ] 03:22:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:22:08 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:22:08 sudo tee -a /etc/ssh/ssh_known_hosts 03:22:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:09 03:22:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:10 0.1.4: Pulling from edgex-devops/py-git-semver 03:22:10 b85a868b505f: Pulling fs layer 03:22:10 e2be974225ed: Pulling fs layer 03:22:10 339a4e72a1f5: Pulling fs layer 03:22:10 988bab9f4d93: Pulling fs layer 03:22:10 1469e6f7b9e6: Pulling fs layer 03:22:10 eaf3925da568: Pulling fs layer 03:22:10 bab4dde63d76: Pulling fs layer 03:22:10 bde34c3a00c8: Pulling fs layer 03:22:10 b352a97aabf1: Pulling fs layer 03:22:10 4872d77fe225: Pulling fs layer 03:22:10 5851b861e8e6: Pulling fs layer 03:22:10 988bab9f4d93: Waiting 03:22:10 1469e6f7b9e6: Waiting 03:22:10 eaf3925da568: Waiting 03:22:10 bab4dde63d76: Waiting 03:22:10 4872d77fe225: Waiting 03:22:10 5851b861e8e6: Waiting 03:22:10 bde34c3a00c8: Waiting 03:22:10 b352a97aabf1: Waiting 03:22:10 e2be974225ed: Download complete 03:22:10 988bab9f4d93: Verifying Checksum 03:22:10 988bab9f4d93: Download complete 03:22:10 1469e6f7b9e6: Verifying Checksum 03:22:10 1469e6f7b9e6: Download complete 03:22:10 eaf3925da568: Verifying Checksum 03:22:10 eaf3925da568: Download complete 03:22:10 339a4e72a1f5: Verifying Checksum 03:22:10 339a4e72a1f5: Download complete 03:22:10 bde34c3a00c8: Verifying Checksum 03:22:10 bde34c3a00c8: Download complete 03:22:10 b352a97aabf1: Verifying Checksum 03:22:10 b352a97aabf1: Download complete 03:22:10 4872d77fe225: Verifying Checksum 03:22:10 4872d77fe225: Download complete 03:22:10 5851b861e8e6: Verifying Checksum 03:22:10 5851b861e8e6: Download complete 03:22:10 b85a868b505f: Download complete 03:22:10 bab4dde63d76: Verifying Checksum 03:22:10 bab4dde63d76: Download complete 03:22:11 b85a868b505f: Pull complete 03:22:11 e2be974225ed: Pull complete 03:22:12 339a4e72a1f5: Pull complete 03:22:12 988bab9f4d93: Pull complete 03:22:13 1469e6f7b9e6: Pull complete 03:22:13 eaf3925da568: Pull complete 03:22:15 bab4dde63d76: Pull complete 03:22:15 bde34c3a00c8: Pull complete 03:22:15 b352a97aabf1: Pull complete 03:22:16 4872d77fe225: Pull complete 03:22:16 5851b861e8e6: Pull complete 03:22:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:16 prd-ubuntu20.04-docker-8c-8g-2084 does not seem to be running inside a container 03:22:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:22:21 $ docker top 3209fdb1b73e55e39f70564f42cc0f7c6456bd33549254b074366310d7bf2338 -eo pid,comm 03:22:21 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). 03:22:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:22:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:21 [ssh-agent] Looking for ssh-agent implementation... 03:22:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:21 $ docker exec 3209fdb1b73e55e39f70564f42cc0f7c6456bd33549254b074366310d7bf2338 ssh-agent 03:22:21 SSH_AUTH_SOCK=/tmp/ssh-9zOU2KxaqNhn/agent.32 03:22:21 SSH_AGENT_PID=38 03:22:21 Running ssh-add (command line suppressed) 03:22:21 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_736647134237395389.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_736647134237395389.key) 03:22:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:22 + git tag --points-at HEAD [Pipeline] } 03:22:22 $ docker exec --env ******** --env ******** 3209fdb1b73e55e39f70564f42cc0f7c6456bd33549254b074366310d7bf2338 ssh-agent -k 03:22:22 unset SSH_AUTH_SOCK; 03:22:22 unset SSH_AGENT_PID; 03:22:22 echo Agent pid 38 killed; 03:22:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:22 [ssh-agent] Looking for ssh-agent implementation... 03:22:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:22 $ docker exec 3209fdb1b73e55e39f70564f42cc0f7c6456bd33549254b074366310d7bf2338 ssh-agent 03:22:22 SSH_AUTH_SOCK=/tmp/ssh-ZxhfpXorf1wQ/agent.72 03:22:22 SSH_AGENT_PID=78 03:22:22 Running ssh-add (command line suppressed) 03:22:22 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1809008596814254259.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1809008596814254259.key) 03:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:23 + git semver init 03:22:23 2024-04-07 03:22:23,231 [run_init] DEBUG init version:0.0.0 force:False 03:22:23 2024-04-07 03:22:23,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 03:22:23 2024-04-07 03:22:23,232 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 03:22:23 2024-04-07 03:22:23,232 [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) 03:22:24 2024-04-07 03:22:24,112 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 03:22:24 2024-04-07 03:22:24,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 03:22:24 2024-04-07 03:22:24,113 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:22:24 2024-04-07 03:22:24,113 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:22:24 3.2.0-dev.16 [Pipeline] } 03:22:24 $ docker exec --env ******** --env ******** 3209fdb1b73e55e39f70564f42cc0f7c6456bd33549254b074366310d7bf2338 ssh-agent -k 03:22:24 unset SSH_AUTH_SOCK; 03:22:24 unset SSH_AGENT_PID; 03:22:24 echo Agent pid 78 killed; 03:22:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:24 + git semver [Pipeline] } 03:22:24 $ docker stop --time=1 3209fdb1b73e55e39f70564f42cc0f7c6456bd33549254b074366310d7bf2338 03:22:26 $ docker rm -f --volumes 3209fdb1b73e55e39f70564f42cc0f7c6456bd33549254b074366310d7bf2338 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:22:26 Stashed 1 file(s) [Pipeline] echo 03:22:26 [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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 03:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:22:27 ========================================================= 03:22:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:22:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:22:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:22:27 7264a8db6415: Pulling fs layer 03:22:27 c4d48a809fc2: Pulling fs layer 03:22:27 4f1c88b9dad5: Pulling fs layer 03:22:27 ad3a456e5733: Pulling fs layer 03:22:27 69c7f0334f64: Pulling fs layer 03:22:27 1f1c1a5573a3: Pulling fs layer 03:22:27 ce7588e14bc9: Pulling fs layer 03:22:27 b5e4710f87ac: Pulling fs layer 03:22:27 ce7588e14bc9: Waiting 03:22:27 69c7f0334f64: Waiting 03:22:27 b5e4710f87ac: Waiting 03:22:27 1f1c1a5573a3: Waiting 03:22:27 ad3a456e5733: Waiting 03:22:27 c4d48a809fc2: Verifying Checksum 03:22:27 c4d48a809fc2: Download complete 03:22:27 ad3a456e5733: Verifying Checksum 03:22:27 ad3a456e5733: Download complete 03:22:27 69c7f0334f64: Verifying Checksum 03:22:27 69c7f0334f64: Download complete 03:22:27 7264a8db6415: Verifying Checksum 03:22:27 7264a8db6415: Download complete 03:22:27 1f1c1a5573a3: Verifying Checksum 03:22:27 1f1c1a5573a3: Download complete 03:22:27 b5e4710f87ac: Download complete 03:22:28 7264a8db6415: Pull complete 03:22:28 4f1c88b9dad5: Verifying Checksum 03:22:28 4f1c88b9dad5: Download complete 03:22:28 c4d48a809fc2: Pull complete 03:22:28 ce7588e14bc9: Verifying Checksum 03:22:28 ce7588e14bc9: Download complete 03:22:31 4f1c88b9dad5: Pull complete 03:22:31 ad3a456e5733: Pull complete 03:22:32 69c7f0334f64: Pull complete 03:22:32 1f1c1a5573a3: Pull complete 03:22:34 ce7588e14bc9: Pull complete 03:22:34 b5e4710f87ac: Pull complete 03:22:35 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:22:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 03:22:35 + 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 03:22:35 + docker inspect -f . ci-base-image-x86_64 03:22:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:35 prd-ubuntu20.04-docker-8c-8g-2084 does not seem to be running inside a container 03:22:35 $ 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 ******** ci-base-image-x86_64 cat 03:22:42 Still waiting to schedule task 03:22:42 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2086’ is offline 03:22:44 $ docker top 442a71d249bf1a424128ffb68782a7478d6fbcff855eb9d6a257c5e71d925fe9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:45 + go version 03:22:45 go version go1.21.0 linux/amd64 [Pipeline] } 03:22:45 $ docker stop --time=1 442a71d249bf1a424128ffb68782a7478d6fbcff855eb9d6a257c5e71d925fe9 03:22:46 $ docker rm -f --volumes 442a71d249bf1a424128ffb68782a7478d6fbcff855eb9d6a257c5e71d925fe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:47 + docker inspect -f . ci-base-image-x86_64 03:22:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:47 prd-ubuntu20.04-docker-8c-8g-2084 does not seem to be running inside a container 03:22:47 $ 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 ******** ci-base-image-x86_64 cat 03:22:47 $ docker top 87a27a8e9ed898a16ff1b794a815f62d25dcee18d9a418509766ab8182c07db7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:48 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 03:22:48 + make test 03:22:48 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 03:22:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:22:48 go: downloading github.com/stretchr/testify v1.9.0 03:22:48 go: downloading github.com/google/uuid v1.6.0 03:22:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.12 03:22:48 go: downloading github.com/nats-io/nats.go v1.34.1 03:22:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 03:22:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 03:22:49 go: downloading github.com/davecgh/go-spew v1.1.1 03:22:49 go: downloading github.com/pmezard/go-difflib v1.0.0 03:22:49 go: downloading gopkg.in/yaml.v3 v3.0.1 03:22:49 go: downloading github.com/stretchr/objx v0.5.2 03:22:49 go: downloading github.com/gorilla/websocket v1.5.0 03:22:49 go: downloading golang.org/x/net v0.21.0 03:22:49 go: downloading golang.org/x/sync v0.1.0 03:22:49 go: downloading github.com/klauspost/compress v1.17.2 03:22:49 go: downloading github.com/nats-io/nkeys v0.4.7 03:22:49 go: downloading github.com/nats-io/nuid v1.0.1 03:22:49 go: downloading github.com/hashicorp/errwrap v1.0.0 03:22:49 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 03:22:49 go: downloading github.com/go-playground/validator/v10 v10.19.0 03:22:49 go: downloading golang.org/x/crypto v0.19.0 03:22:49 go: downloading github.com/x448/float16 v0.8.4 03:22:49 go: downloading github.com/go-playground/universal-translator v0.18.1 03:22:49 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:22:49 go: downloading github.com/leodido/go-urn v1.4.0 03:22:49 go: downloading golang.org/x/text v0.14.0 03:22:49 go: downloading github.com/go-playground/locales v0.14.1 03:22:49 go: downloading golang.org/x/sys v0.17.0 03:23:07 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 03:23:07 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 03:23:07 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.059s coverage: 88.6% of statements 03:23:07 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 03:23:08 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 03:23:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.048s coverage: 19.8% of statements 03:23:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.069s coverage: 88.8% of statements 03:23:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.073s coverage: 86.2% of statements 03:23:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.038s coverage: 15.4% of statements 03:23:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.150s coverage: 61.3% of statements 03:23:13 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.044s coverage: 87.5% of statements 03:23:13 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.043s coverage: 100.0% of statements 03:23:13 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.033s coverage: 100.0% of statements 03:23:13 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.045s coverage: 95.1% of statements 03:23:28 go vet ./... 03:23:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:23:30 $ docker stop --time=1 87a27a8e9ed898a16ff1b794a815f62d25dcee18d9a418509766ab8182c07db7 03:23:46 $ docker rm -f --volumes 87a27a8e9ed898a16ff1b794a815f62d25dcee18d9a418509766ab8182c07db7 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:23:47 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 03:23:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:48 03:23:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:48 latest: Pulling from edgex-lftools-log-publisher 03:23:48 5eb5b503b376: Pulling fs layer 03:23:48 5c69ac0246d0: Pulling fs layer 03:23:48 ec43610c2a17: Pulling fs layer 03:23:48 3a2ae6a8a46f: Pulling fs layer 03:23:48 33b1e0a273af: Pulling fs layer 03:23:48 5d3b04190fa2: Pulling fs layer 03:23:48 2f39f015ded8: Pulling fs layer 03:23:48 33b1e0a273af: Waiting 03:23:48 2f39f015ded8: Waiting 03:23:48 5d3b04190fa2: Waiting 03:23:48 3a2ae6a8a46f: Waiting 03:23:48 5c69ac0246d0: Verifying Checksum 03:23:48 5c69ac0246d0: Download complete 03:23:48 3a2ae6a8a46f: Verifying Checksum 03:23:48 3a2ae6a8a46f: Download complete 03:23:48 33b1e0a273af: Verifying Checksum 03:23:48 33b1e0a273af: Download complete 03:23:48 5d3b04190fa2: Download complete 03:23:48 ec43610c2a17: Download complete 03:23:48 5eb5b503b376: Download complete 03:23:49 2f39f015ded8: Download complete 03:23:50 5eb5b503b376: Pull complete 03:23:51 5c69ac0246d0: Pull complete 03:23:51 ec43610c2a17: Pull complete 03:23:52 3a2ae6a8a46f: Pull complete 03:23:52 33b1e0a273af: Pull complete 03:23:53 5d3b04190fa2: Pull complete 03:23:58 2f39f015ded8: Pull complete 03:23:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:58 prd-ubuntu20.04-docker-8c-8g-2084 does not seem to be running inside a container 03:23:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:24:14 $ docker top d1e645ee9583b0fad8cd80174613c5a8f31713845f451c09696e53ae2483d009 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:15 ---> job-cost.sh 03:24:15 lf-activate-venv: SKIPPING 03:24:15 INFO: No Stack... 03:24:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:15 INFO: Archiving Costs [Pipeline] sh 03:24:16 + cut -d, -f6 03:24:16 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [Pipeline] lock 03:24:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-149-stack-cost] 03:24:16 Resource [jenkins-edgexfoundry-go-mod-messaging-main-149-stack-cost] did not exist. Created. 03:24:16 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:16 + echo total: 0.2199999988079071 [Pipeline] stash 03:24:16 Stashed 1 file(s) [Pipeline] } 03:24:16 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 03:24:16 $ docker stop --time=1 d1e645ee9583b0fad8cd80174613c5a8f31713845f451c09696e53ae2483d009 03:24:17 $ docker rm -f --volumes d1e645ee9583b0fad8cd80174613c5a8f31713845f451c09696e53ae2483d009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:25:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2090 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 03:25:33 Running in /w/workspace/go-mod-messaging/149 [Pipeline] { [Pipeline] checkout 03:25:36 Selected Git installation does not exist. Using Default 03:25:36 The recommended git tool is: NONE 03:25:43 using credential edgex-jenkins-ssh 03:25:43 Cloning the remote Git repository 03:25:43 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 03:25:44 > git init /w/workspace/go-mod-messaging/149 # timeout=10 03:25:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 03:25:44 > git --version # timeout=10 03:25:44 > git --version # 'git version 2.25.1' 03:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:25:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:25:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 03:25:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:25:46 Avoid second fetch 03:25:46 Checking out Revision 4c887fc737cca5acd0fb0fbd742a2d0860dec80a (main) 03:25:46 > git config core.sparsecheckout # timeout=10 03:25:46 > git checkout -f 4c887fc737cca5acd0fb0fbd742a2d0860dec80a # timeout=10 03:25:47 Commit message: "Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.34.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:25:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:25:51 % Total % Received % Xferd Average Speed Time Time Time Current 03:25:51 Dload Upload Total Spent Left Speed 03:25:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh 03:25:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:25:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:25:52 + sudo tee /etc/docker/daemon.new 03:25:52 { 03:25:52 "registry-mirrors": [ 03:25:52 "https://nexus3.edgexfoundry.org:10001" 03:25:52 ], 03:25:52 "bip": "10.250.0.254/24", 03:25:52 "hosts": [ 03:25:52 "tcp://0.0.0.0:5555", 03:25:52 "unix:///var/run/docker.sock" 03:25:52 ], 03:25:52 "mtu": 1458, 03:25:52 "selinux-enabled": true, 03:25:52 "seccomp-profile": "/etc/docker/seccomp.json" 03:25:52 } [Pipeline] sh 03:25:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:25:53 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 03:26:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:26:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:26:12 ========================================================= 03:26:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:26:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:26:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:26:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:26:13 9fda8d8052c6: Pulling fs layer 03:26:13 5d54e960e981: Pulling fs layer 03:26:13 c4a7e357bf2a: Pulling fs layer 03:26:13 f0e02332f6b5: Pulling fs layer 03:26:13 872ee5b61b7b: Pulling fs layer 03:26:13 0c6a40ed1a82: Pulling fs layer 03:26:13 94ae7d8d031c: Pulling fs layer 03:26:13 f0e02332f6b5: Waiting 03:26:13 872ee5b61b7b: Waiting 03:26:13 0c6a40ed1a82: Waiting 03:26:13 94ae7d8d031c: Waiting 03:26:13 5d54e960e981: Verifying Checksum 03:26:13 5d54e960e981: Download complete 03:26:13 f0e02332f6b5: Verifying Checksum 03:26:13 f0e02332f6b5: Download complete 03:26:13 872ee5b61b7b: Verifying Checksum 03:26:13 872ee5b61b7b: Download complete 03:26:13 9fda8d8052c6: Verifying Checksum 03:26:13 9fda8d8052c6: Download complete 03:26:13 94ae7d8d031c: Verifying Checksum 03:26:13 94ae7d8d031c: Download complete 03:26:14 9fda8d8052c6: Pull complete 03:26:15 c4a7e357bf2a: Verifying Checksum 03:26:15 c4a7e357bf2a: Download complete 03:26:15 5d54e960e981: Pull complete 03:26:16 0c6a40ed1a82: Verifying Checksum 03:26:16 0c6a40ed1a82: Download complete 03:26:32 c4a7e357bf2a: Pull complete 03:26:32 f0e02332f6b5: Pull complete 03:26:32 872ee5b61b7b: Pull complete 03:26:38 0c6a40ed1a82: Pull complete 03:26:40 94ae7d8d031c: Pull complete 03:26:40 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:26:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 03:26:41 + 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 03:26:41 + docker inspect -f . ci-base-image-arm64 03:26:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:41 prd-ubuntu20.04-docker-arm64-4c-16g-2090 does not seem to be running inside a container 03:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/149 -v /w/workspace/go-mod-messaging/149:/w/workspace/go-mod-messaging/149:rw,z -v /w/workspace/go-mod-messaging/149@tmp:/w/workspace/go-mod-messaging/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:26:44 $ docker top dd808b29ac3a8ebd39d5fa3e4e4f7af43d2982eb96466c8cf35be653f650590a -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:45 + go version 03:26:45 go version go1.21.0 linux/arm64 [Pipeline] } 03:26:45 $ docker stop --time=1 dd808b29ac3a8ebd39d5fa3e4e4f7af43d2982eb96466c8cf35be653f650590a 03:26:47 $ docker rm -f --volumes dd808b29ac3a8ebd39d5fa3e4e4f7af43d2982eb96466c8cf35be653f650590a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:47 + docker inspect -f . ci-base-image-arm64 03:26:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:48 prd-ubuntu20.04-docker-arm64-4c-16g-2090 does not seem to be running inside a container 03:26:48 $ 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/149 -v /w/workspace/go-mod-messaging/149:/w/workspace/go-mod-messaging/149:rw,z -v /w/workspace/go-mod-messaging/149@tmp:/w/workspace/go-mod-messaging/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:26:49 $ docker top bb6b5685f2c5e68879aaf4a9d3419fa3358d4441c60666aba0efbb83d7ca7029 -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:50 + git config --global --add safe.directory /w/workspace/go-mod-messaging/149 [Pipeline] fileExists [Pipeline] sh 03:26:51 + make test 03:26:51 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 03:26:51 go: downloading github.com/google/uuid v1.6.0 03:26:51 go: downloading github.com/stretchr/testify v1.9.0 03:26:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 03:26:51 go: downloading github.com/nats-io/nats.go v1.34.1 03:26:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.12 03:26:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:26:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 03:26:52 go: downloading github.com/hashicorp/errwrap v1.0.0 03:26:52 go: downloading github.com/davecgh/go-spew v1.1.1 03:26:52 go: downloading github.com/pmezard/go-difflib v1.0.0 03:26:52 go: downloading gopkg.in/yaml.v3 v3.0.1 03:26:52 go: downloading github.com/stretchr/objx v0.5.2 03:26:53 go: downloading github.com/klauspost/compress v1.17.2 03:26:53 go: downloading github.com/nats-io/nkeys v0.4.7 03:26:53 go: downloading github.com/nats-io/nuid v1.0.1 03:26:53 go: downloading github.com/go-playground/validator/v10 v10.19.0 03:26:53 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 03:26:53 go: downloading github.com/gorilla/websocket v1.5.0 03:26:53 go: downloading golang.org/x/net v0.21.0 03:26:53 go: downloading golang.org/x/sync v0.1.0 03:26:53 go: downloading golang.org/x/crypto v0.19.0 03:26:55 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:26:55 go: downloading github.com/go-playground/universal-translator v0.18.1 03:26:55 go: downloading github.com/leodido/go-urn v1.4.0 03:26:55 go: downloading golang.org/x/text v0.14.0 03:26:56 go: downloading github.com/x448/float16 v0.8.4 03:26:56 go: downloading github.com/go-playground/locales v0.14.1 03:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.270s coverage: 88.6% of statements 03:29:03 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 03:29:03 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 03:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.221s coverage: 19.8% of statements 03:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.324s coverage: 88.8% of statements 03:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.400s coverage: 86.2% of statements 03:29:03 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 03:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.253s coverage: 15.4% of statements 03:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.429s coverage: 61.3% of statements 03:29:03 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 03:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.260s coverage: 87.5% of statements 03:29:05 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.204s coverage: 100.0% of statements 03:29:05 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.199s coverage: 100.0% of statements 03:29:05 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.200s coverage: 95.1% of statements 03:29:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:29:05 go vet ./... 03:30:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:30:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:30:42 $ docker stop --time=1 bb6b5685f2c5e68879aaf4a9d3419fa3358d4441c60666aba0efbb83d7ca7029 03:30:45 $ docker rm -f --volumes bb6b5685f2c5e68879aaf4a9d3419fa3358d4441c60666aba0efbb83d7ca7029 [Pipeline] // withDockerContainer [Pipeline] sh 03:30:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:30:47 Warning: overwriting stash ‘coverage-report’ 03:30:48 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 03:30:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:30:49 03:30:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:30:50 arm64: Pulling from edgex-lftools-log-publisher 03:30:50 8998bd30e6a1: Pulling fs layer 03:30:50 04944245beec: Pulling fs layer 03:30:50 699f458cf7ca: Pulling fs layer 03:30:50 765212b225bb: Pulling fs layer 03:30:50 f23df028b6ca: Pulling fs layer 03:30:50 d65c8cfc05b1: Pulling fs layer 03:30:50 2437ff75d9bd: Pulling fs layer 03:30:50 765212b225bb: Waiting 03:30:50 f23df028b6ca: Waiting 03:30:50 d65c8cfc05b1: Waiting 03:30:50 2437ff75d9bd: Waiting 03:30:50 04944245beec: Verifying Checksum 03:30:50 04944245beec: Download complete 03:30:50 765212b225bb: Verifying Checksum 03:30:50 765212b225bb: Download complete 03:30:50 f23df028b6ca: Verifying Checksum 03:30:50 f23df028b6ca: Download complete 03:30:50 d65c8cfc05b1: Download complete 03:30:50 699f458cf7ca: Verifying Checksum 03:30:50 699f458cf7ca: Download complete 03:30:51 8998bd30e6a1: Verifying Checksum 03:30:51 8998bd30e6a1: Download complete 03:30:53 2437ff75d9bd: Verifying Checksum 03:30:53 2437ff75d9bd: Download complete 03:30:56 8998bd30e6a1: Pull complete 03:30:56 04944245beec: Pull complete 03:30:58 699f458cf7ca: Pull complete 03:30:59 765212b225bb: Pull complete 03:30:59 f23df028b6ca: Pull complete 03:31:00 d65c8cfc05b1: Pull complete 03:31:18 2437ff75d9bd: Pull complete 03:31:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:18 prd-ubuntu20.04-docker-arm64-4c-16g-2090 does not seem to be running inside a container 03:31:18 $ 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/149 -v /w/workspace/go-mod-messaging/149:/w/workspace/go-mod-messaging/149:rw,z -v /w/workspace/go-mod-messaging/149@tmp:/w/workspace/go-mod-messaging/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:31:22 $ docker top 038b8b3636e36c4b6e0479b01360641b018b76f7582f236e2448e4ed62e8edd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:23 ---> job-cost.sh 03:31:23 lf-activate-venv: SKIPPING 03:31:23 INFO: No Stack... 03:31:23 INFO: Retrieving Pricing Info for: v3-standard-4 03:31:24 INFO: Archiving Costs [Pipeline] sh 03:31:24 + cat /w/workspace/go-mod-messaging/149/archives/cost.csv 03:31:24 + cut -d, -f6 [Pipeline] lock 03:31:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-149-stack-cost] 03:31:25 Resource [jenkins-edgexfoundry-go-mod-messaging-main-149-stack-cost] did not exist. Created. 03:31:25 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:31:25 /w/workspace/go-mod-messaging/149@tmp/durable-79c7ff86/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:31:26 + echo total: 0.10999999940395355 [Pipeline] stash 03:31:26 Warning: overwriting stash ‘stack-cost’ 03:31:26 Stashed 1 file(s) [Pipeline] } 03:31:26 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 03:31:26 $ docker stop --time=1 038b8b3636e36c4b6e0479b01360641b018b76f7582f236e2448e4ed62e8edd5 03:31:28 $ docker rm -f --volumes 038b8b3636e36c4b6e0479b01360641b018b76f7582f236e2448e4ed62e8edd5 [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 03:31:28 provisioning config files... 03:31:28 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13720781874324688361tmp [Pipeline] { [Pipeline] sh 03:31:29 + set +x 03:31:29 + bash -s -- 03:31:29 + curl -s https://codecov.io/bash 03:31:29 03:31:29 _____ _ 03:31:29 / ____| | | 03:31:29 | | ___ __| | ___ ___ _____ __ 03:31:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:31:29 | |___| (_) | (_| | __/ (_| (_) \ V / 03:31:29 \_____\___/ \__,_|\___|\___\___/ \_/ 03:31:29 Bash-1.0.6 03:31:29 03:31:29 03:31:29 ==> git version 2.25.1 found 03:31:29 ==> 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 03:31:29 Release-Date: 2020-01-08 03:31:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:31:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:31:29 ==> Jenkins CI detected. 03:31:29 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 03:31:29 project root: . 03:31:29 --> token set from env 03:31:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:31:29 ==> Running gcov in . (disable via -X gcov) 03:31:29 ==> Python coveragepy not found 03:31:29 ==> Searching for coverage reports in: 03:31:29 + . 03:31:29 -> Found 1 reports 03:31:29 ==> Detecting git/mercurial file structure 03:31:29 ==> Reading reports 03:31:29 + ./coverage.out bytes=42718 03:31:29 ==> Appending adjustments 03:31:29 https://docs.codecov.io/docs/fixing-reports 03:31:29 + Found adjustments 03:31:29 ==> Gzipping contents 03:31:29 12K /tmp/codecov.nLOMzn.gz 03:31:29 ==> Uploading reports 03:31:29 url: https://codecov.io 03:31:29 query: branch=main&commit=4c887fc737cca5acd0fb0fbd742a2d0860dec80a&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 03:31:29 -> Pinging Codecov 03:31:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4c887fc737cca5acd0fb0fbd742a2d0860dec80a&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 03:31:29 -> Uploading to 03:31:29 https://storage.googleapis.com/codecov/v4/raw/2024-04-07/F6E385568367DD0E4001BA4F8F1CB792/4c887fc737cca5acd0fb0fbd742a2d0860dec80a/098a44cb-02f7-42fd-9d0e-f345fe119041.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240407T033129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4259a70f7d299e7f79f1b834e054545054477c83e6cd553c2a16c0d93b5b2ef6 03:31:29 % Total % Received % Xferd Average Speed Time Time Time Current 03:31:29 Dload Upload Total Spent Left Speed 03:31:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8360 0 0 100 8360 0 28435 --:--:-- --:--:-- --:--:-- 28435 03:31:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/4c887fc737cca5acd0fb0fbd742a2d0860dec80a [Pipeline] } 03:31:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:31:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:31:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:31:30 03:31:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:31:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:31:31 df9b9388f04a: Pulling fs layer 03:31:31 52dc419b0ee2: Pulling fs layer 03:31:31 25bc292e5bac: Pulling fs layer 03:31:31 114826534d7a: Pulling fs layer 03:31:31 4657fd5d0bcf: Pulling fs layer 03:31:31 6ad1cebc031e: Pulling fs layer 03:31:31 8a3aa393b2d8: Pulling fs layer 03:31:31 6ad1cebc031e: Waiting 03:31:31 114826534d7a: Waiting 03:31:31 4657fd5d0bcf: Waiting 03:31:31 8a3aa393b2d8: Waiting 03:31:31 25bc292e5bac: Verifying Checksum 03:31:31 52dc419b0ee2: Download complete 03:31:31 4657fd5d0bcf: Verifying Checksum 03:31:31 4657fd5d0bcf: Download complete 03:31:31 df9b9388f04a: Download complete 03:31:31 6ad1cebc031e: Verifying Checksum 03:31:31 6ad1cebc031e: Download complete 03:31:31 df9b9388f04a: Pull complete 03:31:31 52dc419b0ee2: Pull complete 03:31:31 25bc292e5bac: Pull complete 03:31:32 114826534d7a: Verifying Checksum 03:31:32 114826534d7a: Download complete 03:31:32 8a3aa393b2d8: Verifying Checksum 03:31:32 8a3aa393b2d8: Download complete 03:31:35 114826534d7a: Pull complete 03:31:35 4657fd5d0bcf: Pull complete 03:31:36 6ad1cebc031e: Pull complete 03:31:38 8a3aa393b2d8: Pull complete 03:31:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:31:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:38 prd-ubuntu20.04-docker-8c-8g-2084 does not seem to be running inside a container 03:31:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:31:49 $ docker top 733b7a9b6a20c7201184658230fffa4a75ab8a822a2d340931a0d0f0cfef1791 -eo pid,comm [Pipeline] { [Pipeline] echo 03:31:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 03:31:49 + set -o pipefail 03:31:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 03:31:53 03:31:53 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 03:31:53 03:31:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/8b577ce2-6ce2-4fd3-98d1-3d653d61785a 03:31:53 03:31:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:31:53 03:31:53 03:31:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:31:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:31:53 More details here: https://snyk.co/ue1NS [Pipeline] } 03:31:53 $ docker stop --time=1 733b7a9b6a20c7201184658230fffa4a75ab8a822a2d340931a0d0f0cfef1791 03:32:01 $ docker rm -f --volumes 733b7a9b6a20c7201184658230fffa4a75ab8a822a2d340931a0d0f0cfef1791 [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 03:32:02 + git log --format=format:%s -1 4c887fc737cca5acd0fb0fbd742a2d0860dec80a [Pipeline] sh 03:32:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:03 prd-ubuntu20.04-docker-8c-8g-2084 does not seem to be running inside a container 03:32:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:32:04 $ docker top a175cad30444c60018d5d59501809b75aa8a0d1211e9acd083060ea16465607c -eo pid,comm 03:32:04 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). 03:32:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:04 [ssh-agent] Looking for ssh-agent implementation... 03:32:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:04 $ docker exec a175cad30444c60018d5d59501809b75aa8a0d1211e9acd083060ea16465607c ssh-agent 03:32:04 SSH_AUTH_SOCK=/tmp/ssh-0IS185zoLkrk/agent.13 03:32:04 SSH_AGENT_PID=19 03:32:04 Running ssh-add (command line suppressed) 03:32:04 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6535862987783463481.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6535862987783463481.key) 03:32:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:04 + git semver tag 03:32:05 2024-04-07 03:32:05,181 [run_tag] DEBUG tag force:False 03:32:05 2024-04-07 03:32:05,181 [check_head_tag] DEBUG check head tag 03:32:05 2024-04-07 03:32:05,184 [execute] INFO git cat-file --batch-check 03:32:05 2024-04-07 03:32:05,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 03:32:05 2024-04-07 03:32:05,188 [execute] INFO git cat-file --batch 03:32:05 2024-04-07 03:32:05,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 03:32:05 2024-04-07 03:32:05,217 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:32:05 2024-04-07 03:32:05,217 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 03:32:05 2024-04-07 03:32:05,218 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 03:32:05 2024-04-07 03:32:05,223 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:32:05 3.2.0-dev.16 [Pipeline] } 03:32:05 $ docker exec --env ******** --env ******** a175cad30444c60018d5d59501809b75aa8a0d1211e9acd083060ea16465607c ssh-agent -k 03:32:05 unset SSH_AUTH_SOCK; 03:32:05 unset SSH_AGENT_PID; 03:32:05 echo Agent pid 19 killed; 03:32:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:05 + git semver [Pipeline] } 03:32:06 $ docker stop --time=1 a175cad30444c60018d5d59501809b75aa8a0d1211e9acd083060ea16465607c 03:32:07 $ docker rm -f --volumes a175cad30444c60018d5d59501809b75aa8a0d1211e9acd083060ea16465607c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:32:08 03:32:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:32:08 0.23.1-centos7: Pulling from edgex-lftools 03:32:08 ab5ef0e58194: Pulling fs layer 03:32:08 9712f1f96733: Pulling fs layer 03:32:08 63f879dbbcfc: Pulling fs layer 03:32:08 0d9ebad4ef96: Pulling fs layer 03:32:08 e9a5061849ea: Pulling fs layer 03:32:08 d747dcd14b5f: Pulling fs layer 03:32:08 2de7ff778b66: Pulling fs layer 03:32:08 0d9ebad4ef96: Waiting 03:32:08 2de7ff778b66: Waiting 03:32:08 e9a5061849ea: Waiting 03:32:08 d747dcd14b5f: Waiting 03:32:08 9712f1f96733: Verifying Checksum 03:32:08 9712f1f96733: Download complete 03:32:09 63f879dbbcfc: Verifying Checksum 03:32:09 63f879dbbcfc: Download complete 03:32:09 e9a5061849ea: Verifying Checksum 03:32:09 e9a5061849ea: Download complete 03:32:09 d747dcd14b5f: Verifying Checksum 03:32:09 d747dcd14b5f: Download complete 03:32:09 0d9ebad4ef96: Verifying Checksum 03:32:09 0d9ebad4ef96: Download complete 03:32:09 ab5ef0e58194: Verifying Checksum 03:32:09 ab5ef0e58194: Download complete 03:32:09 2de7ff778b66: Verifying Checksum 03:32:09 2de7ff778b66: Download complete 03:32:13 ab5ef0e58194: Pull complete 03:32:13 9712f1f96733: Pull complete 03:32:14 63f879dbbcfc: Pull complete 03:32:19 0d9ebad4ef96: Pull complete 03:32:20 e9a5061849ea: Pull complete 03:32:21 d747dcd14b5f: Pull complete 03:32:22 2de7ff778b66: Pull complete 03:32:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:32:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:23 prd-ubuntu20.04-docker-8c-8g-2084 does not seem to be running inside a container 03:32:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:32:43 $ docker top 3455c064152797b543905f84f00c993eea34684168d9a4803ff8480701530a62 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:32:43 provisioning config files... 03:32:43 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8210204524047970162tmp 03:32:43 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config839371475401048448tmp 03:32:43 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7714354606269354939tmp [Pipeline] { [Pipeline] echo 03:32:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:32:43 ---> sigul-configuration.sh 03:32:43 gpg: directory `/root/.gnupg' created 03:32:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:32:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:32:43 gpg: keyring `/root/.gnupg/secring.gpg' created 03:32:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:32:43 gpg: CAST5 encrypted data 03:32:43 gpg: encrypted with 1 passphrase 03:32:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:32:44 + mkdir /home/jenkins 03:32:44 + mkdir /home/jenkins/sigul [Pipeline] sh 03:32:44 + 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 03:32:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:32:44 ---> sigul-install.sh 03:32:44 Sigul already installed; skipping installation. [Pipeline] sh 03:32:44 + git tag --list 03:32:44 v0.0.0 03:32:44 v0.1.0 03:32:44 v0.1.1 03:32:44 v0.1.10 03:32:44 v0.1.11 03:32:44 v0.1.12 03:32:44 v0.1.13 03:32:44 v0.1.14 03:32:44 v0.1.15 03:32:44 v0.1.16 03:32:44 v0.1.17 03:32:44 v0.1.18 03:32:44 v0.1.19 03:32:44 v0.1.2 03:32:44 v0.1.20 03:32:44 v0.1.21 03:32:44 v0.1.22 03:32:44 v0.1.23 03:32:44 v0.1.24 03:32:44 v0.1.25 03:32:44 v0.1.26 03:32:44 v0.1.27 03:32:44 v0.1.28 03:32:44 v0.1.29 03:32:44 v0.1.3 03:32:44 v0.1.30 03:32:44 v0.1.31 03:32:44 v0.1.4 03:32:44 v0.1.5 03:32:44 v0.1.6 03:32:44 v0.1.7 03:32:44 v0.1.8 03:32:44 v0.1.9 03:32:44 v2.0.0 03:32:44 v2.0.1 03:32:44 v2.1.0 03:32:44 v2.1.1 03:32:44 v2.2.0 03:32:44 v2.3.0 03:32:44 v3.0 03:32:44 v3.0.0 03:32:44 v3.1 03:32:44 v3.1.0 03:32:44 v3.1.0-dev.1 03:32:44 v3.1.0-dev.10 03:32:44 v3.1.0-dev.11 03:32:44 v3.1.0-dev.12 03:32:44 v3.1.0-dev.13 03:32:44 v3.1.0-dev.14 03:32:44 v3.1.0-dev.15 03:32:44 v3.1.0-dev.16 03:32:44 v3.1.0-dev.17 03:32:44 v3.1.0-dev.18 03:32:44 v3.1.0-dev.19 03:32:44 v3.1.0-dev.2 03:32:44 v3.1.0-dev.20 03:32:44 v3.1.0-dev.21 03:32:44 v3.1.0-dev.22 03:32:44 v3.1.0-dev.23 03:32:44 v3.1.0-dev.24 03:32:44 v3.1.0-dev.25 03:32:44 v3.1.0-dev.26 03:32:44 v3.1.0-dev.27 03:32:44 v3.1.0-dev.28 03:32:44 v3.1.0-dev.29 03:32:44 v3.1.0-dev.3 03:32:44 v3.1.0-dev.30 03:32:44 v3.1.0-dev.31 03:32:44 v3.1.0-dev.32 03:32:44 v3.1.0-dev.33 03:32:44 v3.1.0-dev.4 03:32:44 v3.1.0-dev.5 03:32:44 v3.1.0-dev.6 03:32:44 v3.1.0-dev.7 03:32:44 v3.1.0-dev.8 03:32:44 v3.1.0-dev.9 03:32:44 v3.2.0-dev.1 03:32:44 v3.2.0-dev.10 03:32:44 v3.2.0-dev.11 03:32:44 v3.2.0-dev.12 03:32:44 v3.2.0-dev.13 03:32:44 v3.2.0-dev.14 03:32:44 v3.2.0-dev.15 03:32:44 v3.2.0-dev.16 03:32:44 v3.2.0-dev.2 03:32:44 v3.2.0-dev.3 03:32:44 v3.2.0-dev.4 03:32:44 v3.2.0-dev.5 03:32:44 v3.2.0-dev.6 03:32:44 v3.2.0-dev.7 03:32:44 v3.2.0-dev.8 03:32:44 v3.2.0-dev.9 [Pipeline] sh 03:32:45 + lftools sign git-tag v3.2.0-dev.16 03:32:45 Signing Git tag with Sigul... 03:32:45 Signing v3.2.0-dev.16 [Pipeline] echo 03:32:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:32:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:32:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:32:46 $ docker stop --time=1 3455c064152797b543905f84f00c993eea34684168d9a4803ff8480701530a62 03:32:47 $ docker rm -f --volumes 3455c064152797b543905f84f00c993eea34684168d9a4803ff8480701530a62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:32:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:48 prd-ubuntu20.04-docker-8c-8g-2084 does not seem to be running inside a container 03:32:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:32:49 $ docker top cff0444a067da3cd16fa7e2baa161df9767e6892f28713effc3c9f2064d3a076 -eo pid,comm 03:32:49 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). 03:32:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:49 [ssh-agent] Looking for ssh-agent implementation... 03:32:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:49 $ docker exec cff0444a067da3cd16fa7e2baa161df9767e6892f28713effc3c9f2064d3a076 ssh-agent 03:32:49 SSH_AUTH_SOCK=/tmp/ssh-9i8wSqdnl7Qy/agent.31 03:32:49 SSH_AGENT_PID=37 03:32:49 Running ssh-add (command line suppressed) 03:32:49 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_359826013474105445.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_359826013474105445.key) 03:32:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:49 + git semver bump pre 03:32:50 2024-04-07 03:32:50,162 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:32:50 2024-04-07 03:32:50,162 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev 03:32:50 2024-04-07 03:32:50,162 [bump_version] DEBUG bumped version:3.2.0-dev.17 03:32:50 2024-04-07 03:32:50,162 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 03:32:50 2024-04-07 03:32:50,162 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:32:50 2024-04-07 03:32:50,162 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:32:50 2024-04-07 03:32:50,166 [execute] INFO git cat-file --batch-check 03:32:50 2024-04-07 03:32:50,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 03:32:50 2024-04-07 03:32:50,175 [execute] INFO git cat-file --batch 03:32:50 2024-04-07 03:32:50,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 03:32:50 2024-04-07 03:32:50,182 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:32:50 3.2.0-dev.17 [Pipeline] } 03:32:50 $ docker exec --env ******** --env ******** cff0444a067da3cd16fa7e2baa161df9767e6892f28713effc3c9f2064d3a076 ssh-agent -k 03:32:50 unset SSH_AUTH_SOCK; 03:32:50 unset SSH_AGENT_PID; 03:32:50 echo Agent pid 37 killed; 03:32:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:50 + git semver [Pipeline] } 03:32:50 $ docker stop --time=1 cff0444a067da3cd16fa7e2baa161df9767e6892f28713effc3c9f2064d3a076 03:32:52 $ docker rm -f --volumes cff0444a067da3cd16fa7e2baa161df9767e6892f28713effc3c9f2064d3a076 [Pipeline] // withDockerContainer [Pipeline] sh 03:32:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:53 prd-ubuntu20.04-docker-8c-8g-2084 does not seem to be running inside a container 03:32:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:32:53 $ docker top cbcf3ef74b5d889f131f2c882d23cac12326daba5c96837519966126dc03c560 -eo pid,comm 03:32:53 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). 03:32:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:53 [ssh-agent] Looking for ssh-agent implementation... 03:32:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:53 $ docker exec cbcf3ef74b5d889f131f2c882d23cac12326daba5c96837519966126dc03c560 ssh-agent 03:32:54 SSH_AUTH_SOCK=/tmp/ssh-Zr88Wvmu7vWb/agent.32 03:32:54 SSH_AGENT_PID=38 03:32:54 Running ssh-add (command line suppressed) 03:32:54 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13099587885132122864.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13099587885132122864.key) 03:32:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:54 + git semver push 03:32:54 2024-04-07 03:32:54,669 [run_push] DEBUG push 03:32:54 2024-04-07 03:32:54,669 [execute] INFO git cat-file --batch-check 03:32:54 2024-04-07 03:32:54,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 03:32:54 2024-04-07 03:32:54,673 [execute] INFO git rev-list ddd617f91d23fb5d5003685f9321c1ca6caf7c1c -- 03:32:54 2024-04-07 03:32:54,674 [execute] DEBUG Popen(['git', 'rev-list', 'ddd617f91d23fb5d5003685f9321c1ca6caf7c1c', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 03:32:54 2024-04-07 03:32:54,680 [execute] INFO git fetch -v origin 03:32:54 2024-04-07 03:32:54,680 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 03:32:55 2024-04-07 03:32:55,176 [run_push] DEBUG no remote changes detected 03:32:55 2024-04-07 03:32:55,176 [execute] INFO git push origin semver 03:32:55 2024-04-07 03:32:55,177 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 03:32:56 2024-04-07 03:32:55,934 [run_push] DEBUG push all version tags 03:32:56 2024-04-07 03:32:55,934 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:32:56 2024-04-07 03:32:55,935 [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) 03:32:56 2024-04-07 03:32:56,643 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:32:56 3.2.0-dev.17 [Pipeline] } 03:32:56 $ docker exec --env ******** --env ******** cbcf3ef74b5d889f131f2c882d23cac12326daba5c96837519966126dc03c560 ssh-agent -k 03:32:56 unset SSH_AUTH_SOCK; 03:32:56 unset SSH_AGENT_PID; 03:32:56 echo Agent pid 38 killed; 03:32:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:57 + git semver [Pipeline] } 03:32:57 $ docker stop --time=1 cbcf3ef74b5d889f131f2c882d23cac12326daba5c96837519966126dc03c560 03:32:58 $ docker rm -f --volumes cbcf3ef74b5d889f131f2c882d23cac12326daba5c96837519966126dc03c560 [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 03:32:59 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 03:32:59 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 03:32:59 total 16 03:32:59 drwxr-xr-x 3 root root 4096 Apr 7 03:24 . 03:32:59 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 03:32 .. 03:32:59 drwxr-xr-x 2 root root 4096 Apr 7 03:24 cost 03:32:59 -rw-r--r-- 1 root root 88 Apr 7 03:24 cost.csv 03:32:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 03:32:59 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 03:32:59 total 16 03:32:59 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 03:24 . 03:32:59 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 03:32 .. 03:32:59 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 03:24 cost 03:32:59 -rw-r--r-- 1 jenkins jenkins 88 Apr 7 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:32:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:33:00 ---> package-listing.sh 03:33:00 ++ facter osfamily 03:33:00 ++ tr '[:upper:]' '[:lower:]' 03:33:01 + OS_FAMILY=debian 03:33:01 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 03:33:01 + START_PACKAGES=/tmp/packages_start.txt 03:33:01 + END_PACKAGES=/tmp/packages_end.txt 03:33:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:33:01 + PACKAGES=/tmp/packages_start.txt 03:33:01 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 03:33:01 + PACKAGES=/tmp/packages_end.txt 03:33:01 + case "${OS_FAMILY}" in 03:33:01 + dpkg -l 03:33:01 + grep '^ii' 03:33:01 + '[' -f /tmp/packages_start.txt ']' 03:33:01 + '[' -f /tmp/packages_end.txt ']' 03:33:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:33:01 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 03:33:01 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 03:33:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 03:33:01 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 03:33:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:01 prd-ubuntu20.04-docker-8c-8g-2084 does not seem to be running inside a container 03:33:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:33:02 $ docker top 6d27631a6def17b82c69c3fa86ed204a2d07d3147cdeb474baa47515ee98f3a4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:02 + touch /tmp/pre-build-complete [Pipeline] sh 03:33:02 + mkdir -p /var/log/sysstat [Pipeline] sh 03:33:03 + ls /var/log/sa-host 03:33:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:03 provisioning config files... 03:33:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2004894164054190745tmp [Pipeline] { [Pipeline] echo 03:33:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:33:03 ---> create-netrc.sh [Pipeline] } 03:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:33:04 ---> python-tools-install.sh [Pipeline] echo 03:33:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:33:04 ---> sudo-logs.sh 03:33:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:33:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:33:04 ---> job-cost.sh 03:33:04 lf-activate-venv: SKIPPING 03:33:04 DEBUG: total: 0.2199999988079071 03:33:04 INFO: Retrieving Stack Cost... 03:33:04 INFO: Retrieving Pricing Info for: v3-standard-8 03:33:05 INFO: Archiving Costs [Pipeline] echo 03:33:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:33:05 ---> logs-deploy.sh 03:33:05 lf-activate-venv: SKIPPING 03:33:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/149 03:33:05 INFO: archiving workspace using pattern(s): 03:33:06 Archives upload complete. 03:33:07 INFO: archiving logs to Nexus