Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8167b5399796f18ffe8f4da1f2307ce716c5013 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-ssh12088610930624901402.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-ssh16566856185809234980.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-ssh3236867507952474257.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-ssh15740552293560149670.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-ssh6753395947254967663.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1053 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 Avoid second fetch Checking out Revision e8167b5399796f18ffe8f4da1f2307ce716c5013 (main) 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 > 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 Commit message: "Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0" > git config core.sparsecheckout # timeout=10 > git checkout -f e8167b5399796f18ffe8f4da1f2307ce716c5013 # timeout=10 > git rev-list --no-walk 06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:25:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:25:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:25:03 ========================================================= 15:25:03 EdgeX Global Pipelines Version Info 15:25:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:25:04 ------------------- 15:25:04 stable info: 15:25:04 ------------------- 15:25:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:25:04 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:25:04 Message: update stable to v1.0.258 15:25:04 ------------------- 15:25:04 experimental info: 15:25:04 ------------------- 15:25:04 Commited By: **** collab-it+edgex@linuxfoundation.org 15:25:04 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:25:04 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:25:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 15:25:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 15:25:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:25:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:25:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:25:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:25:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo 15:25:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8167b5 [Pipeline] echo 15:25:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:25:06 + git rev-list -1 --merges e8167b5399796f18ffe8f4da1f2307ce716c5013~1..e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo 15:25:06 -----------> git rev-list -1 --merges e8167b5399796f18ffe8f4da1f2307ce716c5013~1..e8167b5399796f18ffe8f4da1f2307ce716c5013 e8167b5399796f18ffe8f4da1f2307ce716c5013 15:25:06 e8167b5399796f18ffe8f4da1f2307ce716c5013 [false] [Pipeline] sh 15:25:06 + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo 15:25:06 ========================================================= 15:25:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:25:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:07 + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo 15:25:07 [semverPrep] GIT_COMMIT: e8167b5399796f18ffe8f4da1f2307ce716c5013, Commit Message: Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0 [Pipeline] echo 15:25:07 [semverPrep] This is not a build commit. [Pipeline] sh 15:25:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:25:07 + grep -v github /etc/ssh/ssh_known_hosts 15:25:07 + [ -e /tmp/ssh_known_hosts ] 15:25:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:25:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:25:07 + sudo tee -a /etc/ssh/ssh_known_hosts 15:25:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:25:07 15:25:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:25:08 0.1.4: Pulling from edgex-devops/py-git-semver 15:25:08 b85a868b505f: Pulling fs layer 15:25:08 e2be974225ed: Pulling fs layer 15:25:08 339a4e72a1f5: Pulling fs layer 15:25:08 988bab9f4d93: Pulling fs layer 15:25:08 1469e6f7b9e6: Pulling fs layer 15:25:08 eaf3925da568: Pulling fs layer 15:25:08 bab4dde63d76: Pulling fs layer 15:25:08 bde34c3a00c8: Pulling fs layer 15:25:08 b352a97aabf1: Pulling fs layer 15:25:08 4872d77fe225: Pulling fs layer 15:25:08 5851b861e8e6: Pulling fs layer 15:25:08 1469e6f7b9e6: Waiting 15:25:08 eaf3925da568: Waiting 15:25:08 bab4dde63d76: Waiting 15:25:08 bde34c3a00c8: Waiting 15:25:08 5851b861e8e6: Waiting 15:25:08 b352a97aabf1: Waiting 15:25:08 4872d77fe225: Waiting 15:25:08 988bab9f4d93: Waiting 15:25:08 e2be974225ed: Download complete 15:25:08 988bab9f4d93: Verifying Checksum 15:25:08 988bab9f4d93: Download complete 15:25:08 1469e6f7b9e6: Verifying Checksum 15:25:08 1469e6f7b9e6: Download complete 15:25:08 eaf3925da568: Download complete 15:25:08 339a4e72a1f5: Verifying Checksum 15:25:08 339a4e72a1f5: Download complete 15:25:08 bde34c3a00c8: Download complete 15:25:08 b352a97aabf1: Download complete 15:25:08 4872d77fe225: Verifying Checksum 15:25:08 4872d77fe225: Download complete 15:25:08 5851b861e8e6: Verifying Checksum 15:25:08 5851b861e8e6: Download complete 15:25:08 b85a868b505f: Download complete 15:25:08 bab4dde63d76: Verifying Checksum 15:25:08 bab4dde63d76: Download complete 15:25:09 b85a868b505f: Pull complete 15:25:09 e2be974225ed: Pull complete 15:25:10 339a4e72a1f5: Pull complete 15:25:10 988bab9f4d93: Pull complete 15:25:10 1469e6f7b9e6: Pull complete 15:25:10 eaf3925da568: Pull complete 15:25:12 bab4dde63d76: Pull complete 15:25:12 bde34c3a00c8: Pull complete 15:25:12 b352a97aabf1: Pull complete 15:25:12 4872d77fe225: Pull complete 15:25:12 5851b861e8e6: Pull complete 15:25:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:25:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:25:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:12 prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container 15:25:12 $ 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 15:25:18 $ docker top 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d -eo pid,comm 15:25:18 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). 15:25:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:25:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:25:18 [ssh-agent] Looking for ssh-agent implementation... 15:25:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:25:18 $ docker exec 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d ssh-agent 15:25:18 SSH_AUTH_SOCK=/tmp/ssh-vDQWqYDW9BO0/agent.32 15:25:18 SSH_AGENT_PID=38 15:25:18 Running ssh-add (command line suppressed) 15:25:18 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7872868444170755604.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7872868444170755604.key) 15:25:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:25:18 + git tag --points-at HEAD [Pipeline] } 15:25:18 $ docker exec --env ******** --env ******** 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d ssh-agent -k 15:25:18 unset SSH_AUTH_SOCK; 15:25:18 unset SSH_AGENT_PID; 15:25:18 echo Agent pid 38 killed; 15:25:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:25:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:25:18 [ssh-agent] Looking for ssh-agent implementation... 15:25:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:25:19 $ docker exec 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d ssh-agent 15:25:19 SSH_AUTH_SOCK=/tmp/ssh-rsAH97ODCGed/agent.70 15:25:19 SSH_AGENT_PID=76 15:25:19 Running ssh-add (command line suppressed) 15:25:19 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7173654590694445242.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7173654590694445242.key) 15:25:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:25:19 + git semver init 15:25:19 2023-11-27 15:25:19,733 [run_init] DEBUG init version:0.0.0 force:False 15:25:19 2023-11-27 15:25:19,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 15:25:19 2023-11-27 15:25:19,734 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 15:25:19 2023-11-27 15:25:19,735 [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) 15:25:20 2023-11-27 15:25:20,684 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 15:25:20 2023-11-27 15:25:20,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 15:25:20 2023-11-27 15:25:20,685 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 15:25:20 2023-11-27 15:25:20,685 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 15:25:20 3.1.0-dev.34 [Pipeline] } 15:25:20 $ docker exec --env ******** --env ******** 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d ssh-agent -k 15:25:20 unset SSH_AUTH_SOCK; 15:25:20 unset SSH_AGENT_PID; 15:25:20 echo Agent pid 76 killed; 15:25:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:25:21 + git semver [Pipeline] } 15:25:21 $ docker stop --time=1 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d 15:25:22 $ docker rm -f --volumes 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d [Pipeline] // withDockerContainer [Pipeline] sh 15:25:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:25:23 Stashed 1 file(s) [Pipeline] echo 15:25:23 [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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 15:25:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:25:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:25:23 ========================================================= 15:25:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:25:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:25:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:25:24 7264a8db6415: Pulling fs layer 15:25:24 c4d48a809fc2: Pulling fs layer 15:25:24 4f1c88b9dad5: Pulling fs layer 15:25:24 ad3a456e5733: Pulling fs layer 15:25:24 69c7f0334f64: Pulling fs layer 15:25:24 1f1c1a5573a3: Pulling fs layer 15:25:24 ce7588e14bc9: Pulling fs layer 15:25:24 b5e4710f87ac: Pulling fs layer 15:25:24 1f1c1a5573a3: Waiting 15:25:24 ce7588e14bc9: Waiting 15:25:24 b5e4710f87ac: Waiting 15:25:24 69c7f0334f64: Waiting 15:25:24 c4d48a809fc2: Verifying Checksum 15:25:24 c4d48a809fc2: Download complete 15:25:24 ad3a456e5733: Verifying Checksum 15:25:24 ad3a456e5733: Download complete 15:25:24 69c7f0334f64: Download complete 15:25:24 7264a8db6415: Verifying Checksum 15:25:24 7264a8db6415: Download complete 15:25:24 1f1c1a5573a3: Verifying Checksum 15:25:24 1f1c1a5573a3: Download complete 15:25:24 7264a8db6415: Pull complete 15:25:24 b5e4710f87ac: Verifying Checksum 15:25:24 b5e4710f87ac: Download complete 15:25:24 c4d48a809fc2: Pull complete 15:25:24 4f1c88b9dad5: Verifying Checksum 15:25:24 4f1c88b9dad5: Download complete 15:25:25 ce7588e14bc9: Verifying Checksum 15:25:25 ce7588e14bc9: Download complete 15:25:28 4f1c88b9dad5: Pull complete 15:25:28 ad3a456e5733: Pull complete 15:25:28 69c7f0334f64: Pull complete 15:25:28 1f1c1a5573a3: Pull complete 15:25:31 ce7588e14bc9: Pull complete 15:25:31 b5e4710f87ac: Pull complete 15:25:31 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:25:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:25:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 15:25:31 + 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 15:25:32 + docker inspect -f . ci-base-image-x86_64 15:25:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:32 prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container 15:25:32 $ 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 15:25:38 Still waiting to schedule task 15:25:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1050’ 15:25:40 $ docker top e33ea22735d662908e412b9266ae3584a37948685e27efccd02201ffdbc2b403 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:40 + go version 15:25:40 go version go1.21.0 linux/amd64 [Pipeline] } 15:25:40 $ docker stop --time=1 e33ea22735d662908e412b9266ae3584a37948685e27efccd02201ffdbc2b403 15:25:42 $ docker rm -f --volumes e33ea22735d662908e412b9266ae3584a37948685e27efccd02201ffdbc2b403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:42 + docker inspect -f . ci-base-image-x86_64 15:25:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:42 prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container 15:25:42 $ 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 15:25:43 $ docker top 188b7bcbde56bc8d71d66e6f84731ddbd38a20be711f44fe49a6629ecba97056 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:43 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 15:25:44 + make test 15:25:44 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 15:25:44 go: downloading github.com/nats-io/nats.go v1.31.0 15:25:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 15:25:44 go: downloading github.com/stretchr/testify v1.8.4 15:25:44 go: downloading github.com/google/uuid v1.4.0 15:25:44 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:25:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:25:44 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:25:44 go: downloading github.com/davecgh/go-spew v1.1.1 15:25:44 go: downloading github.com/pmezard/go-difflib v1.0.0 15:25:44 go: downloading github.com/stretchr/objx v0.5.0 15:25:44 go: downloading gopkg.in/yaml.v3 v3.0.1 15:25:44 go: downloading github.com/hashicorp/errwrap v1.0.0 15:25:44 go: downloading github.com/go-playground/validator/v10 v10.15.5 15:25:44 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:25:44 go: downloading github.com/gorilla/websocket v1.5.0 15:25:44 go: downloading golang.org/x/net v0.17.0 15:25:44 go: downloading golang.org/x/sync v0.1.0 15:25:44 go: downloading github.com/x448/float16 v0.8.4 15:25:44 go: downloading golang.org/x/text v0.13.0 15:25:44 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:25:44 go: downloading github.com/go-playground/universal-translator v0.18.1 15:25:44 go: downloading github.com/leodido/go-urn v1.2.4 15:25:44 go: downloading golang.org/x/crypto v0.14.0 15:25:44 go: downloading github.com/go-playground/locales v0.14.1 15:25:44 go: downloading github.com/klauspost/compress v1.17.1 15:25:44 go: downloading github.com/nats-io/nkeys v0.4.6 15:25:44 go: downloading github.com/nats-io/nuid v1.0.1 15:25:44 go: downloading golang.org/x/sys v0.13.0 15:26:02 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 15:26:02 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 15:26:03 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.080s coverage: 88.6% of statements 15:26:03 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 15:26:04 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 15:26:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.050s coverage: 19.8% of statements 15:26:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.077s coverage: 88.8% of statements 15:26:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.234s coverage: 86.2% of statements 15:26:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.042s coverage: 15.4% of statements 15:26:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.145s coverage: 61.3% of statements 15:26:08 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.043s coverage: 87.5% of statements 15:26:08 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.033s coverage: 100.0% of statements 15:26:08 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.044s coverage: 100.0% of statements 15:26:08 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.045s coverage: 95.1% of statements 15:26:23 go vet ./... 15:26:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:26:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:26:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:26:25 $ docker stop --time=1 188b7bcbde56bc8d71d66e6f84731ddbd38a20be711f44fe49a6629ecba97056 15:26:30 $ docker rm -f --volumes 188b7bcbde56bc8d71d66e6f84731ddbd38a20be711f44fe49a6629ecba97056 [Pipeline] // withDockerContainer [Pipeline] sh 15:26:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:26:31 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 15:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:31 15:26:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:32 latest: Pulling from edgex-lftools-log-publisher 15:26:32 5eb5b503b376: Pulling fs layer 15:26:32 5c69ac0246d0: Pulling fs layer 15:26:32 ec43610c2a17: Pulling fs layer 15:26:32 3a2ae6a8a46f: Pulling fs layer 15:26:32 33b1e0a273af: Pulling fs layer 15:26:32 5d3b04190fa2: Pulling fs layer 15:26:32 2f39f015ded8: Pulling fs layer 15:26:32 33b1e0a273af: Waiting 15:26:32 2f39f015ded8: Waiting 15:26:32 5d3b04190fa2: Waiting 15:26:32 3a2ae6a8a46f: Waiting 15:26:32 5c69ac0246d0: Download complete 15:26:32 3a2ae6a8a46f: Verifying Checksum 15:26:32 3a2ae6a8a46f: Download complete 15:26:32 33b1e0a273af: Verifying Checksum 15:26:32 33b1e0a273af: Download complete 15:26:32 5d3b04190fa2: Download complete 15:26:32 ec43610c2a17: Verifying Checksum 15:26:32 ec43610c2a17: Download complete 15:26:32 5eb5b503b376: Verifying Checksum 15:26:32 5eb5b503b376: Download complete 15:26:33 2f39f015ded8: Download complete 15:26:33 5eb5b503b376: Pull complete 15:26:33 5c69ac0246d0: Pull complete 15:26:34 ec43610c2a17: Pull complete 15:26:34 3a2ae6a8a46f: Pull complete 15:26:34 33b1e0a273af: Pull complete 15:26:34 5d3b04190fa2: Pull complete 15:26:39 2f39f015ded8: Pull complete 15:26:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:39 prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container 15:26:39 $ 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 15:26:45 $ docker top b6bbf96a097b53d7dd60f8199d7f34b51d90172e8b4687bc271a446e72b4868a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:45 ---> job-cost.sh 15:26:45 lf-activate-venv: SKIPPING 15:26:45 INFO: No Stack... 15:26:45 INFO: Retrieving Pricing Info for: v3-standard-8 15:26:46 INFO: Archiving Costs [Pipeline] sh 15:26:46 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 15:26:46 + cut -d, -f6 [Pipeline] lock 15:26:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] 15:26:46 Resource [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] did not exist. Created. 15:26:46 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:26:46 + echo total: 0.2199999988079071 [Pipeline] stash 15:26:46 Stashed 1 file(s) [Pipeline] } 15:26:46 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 15:26:46 $ docker stop --time=1 b6bbf96a097b53d7dd60f8199d7f34b51d90172e8b4687bc271a446e72b4868a 15:26:48 $ docker rm -f --volumes b6bbf96a097b53d7dd60f8199d7f34b51d90172e8b4687bc271a446e72b4868a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:36:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1101 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 15:36:54 Running in /w/workspace/go-mod-messaging/133 [Pipeline] { [Pipeline] checkout 15:36:54 Selected Git installation does not exist. Using Default 15:36:54 The recommended git tool is: NONE 15:37:00 using credential edgex-jenkins-ssh 15:37:00 Cloning the remote Git repository 15:37:00 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 15:37:01 > git init /w/workspace/go-mod-messaging/133 # timeout=10 15:37:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:37:01 > git --version # timeout=10 15:37:01 > git --version # 'git version 2.25.1' 15:37:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:04 Avoid second fetch 15:37:04 Checking out Revision e8167b5399796f18ffe8f4da1f2307ce716c5013 (main) 15:37:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:37:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:04 > git config core.sparsecheckout # timeout=10 15:37:04 > git checkout -f e8167b5399796f18ffe8f4da1f2307ce716c5013 # timeout=10 15:37:05 Commit message: "Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:37:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:37:06 Dload Upload Total Spent Left Speed 15:37:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 68923 0 --:--:-- --:--:-- --:--:-- 68923 [Pipeline] sh 15:37:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:37:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:37:07 + sudo tee /etc/docker/daemon.new 15:37:07 { 15:37:07 "registry-mirrors": [ 15:37:07 "https://nexus3.edgexfoundry.org:10001" 15:37:07 ], 15:37:07 "bip": "10.250.0.254/24", 15:37:07 "hosts": [ 15:37:07 "tcp://0.0.0.0:5555", 15:37:07 "unix:///var/run/docker.sock" 15:37:07 ], 15:37:07 "mtu": 1458, 15:37:07 "selinux-enabled": true, 15:37:07 "seccomp-profile": "/etc/docker/seccomp.json" 15:37:07 } [Pipeline] sh 15:37:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:37:07 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:37:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:37:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:37:26 ========================================================= 15:37:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:37:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:37:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:37:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:37:27 9fda8d8052c6: Pulling fs layer 15:37:27 5d54e960e981: Pulling fs layer 15:37:27 c4a7e357bf2a: Pulling fs layer 15:37:27 f0e02332f6b5: Pulling fs layer 15:37:27 872ee5b61b7b: Pulling fs layer 15:37:27 0c6a40ed1a82: Pulling fs layer 15:37:27 94ae7d8d031c: Pulling fs layer 15:37:27 0c6a40ed1a82: Waiting 15:37:27 f0e02332f6b5: Waiting 15:37:27 872ee5b61b7b: Waiting 15:37:27 94ae7d8d031c: Waiting 15:37:27 5d54e960e981: Verifying Checksum 15:37:27 5d54e960e981: Download complete 15:37:27 f0e02332f6b5: Download complete 15:37:27 872ee5b61b7b: Verifying Checksum 15:37:27 872ee5b61b7b: Download complete 15:37:27 9fda8d8052c6: Verifying Checksum 15:37:27 9fda8d8052c6: Download complete 15:37:27 94ae7d8d031c: Verifying Checksum 15:37:27 94ae7d8d031c: Download complete 15:37:28 9fda8d8052c6: Pull complete 15:37:28 5d54e960e981: Pull complete 15:37:29 c4a7e357bf2a: Verifying Checksum 15:37:29 c4a7e357bf2a: Download complete 15:37:30 0c6a40ed1a82: Download complete 15:37:42 c4a7e357bf2a: Pull complete 15:37:42 f0e02332f6b5: Pull complete 15:37:42 872ee5b61b7b: Pull complete 15:37:50 0c6a40ed1a82: Pull complete 15:37:51 94ae7d8d031c: Pull complete 15:37:51 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:37:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 15:37:52 + 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 15:37:52 + docker inspect -f . ci-base-image-arm64 15:37:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:52 prd-ubuntu20.04-docker-arm64-4c-16g-1101 does not seem to be running inside a container 15:37:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/133 -v /w/workspace/go-mod-messaging/133:/w/workspace/go-mod-messaging/133:rw,z -v /w/workspace/go-mod-messaging/133@tmp:/w/workspace/go-mod-messaging/133@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 15:37:56 $ docker top 7ceb94fac34ddcd40d7aba399c81ceaf28f2e41c5845ac0e8b8152c53a71dd54 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:57 + go version 15:37:57 go version go1.21.0 linux/arm64 [Pipeline] } 15:37:57 $ docker stop --time=1 7ceb94fac34ddcd40d7aba399c81ceaf28f2e41c5845ac0e8b8152c53a71dd54 15:37:58 $ docker rm -f --volumes 7ceb94fac34ddcd40d7aba399c81ceaf28f2e41c5845ac0e8b8152c53a71dd54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:03 + docker inspect -f . ci-base-image-arm64 15:38:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:04 prd-ubuntu20.04-docker-arm64-4c-16g-1101 does not seem to be running inside a container 15:38:02 $ 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/133 -v /w/workspace/go-mod-messaging/133:/w/workspace/go-mod-messaging/133:rw,z -v /w/workspace/go-mod-messaging/133@tmp:/w/workspace/go-mod-messaging/133@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 15:38:03 $ docker top 1ee150f81e373b1a78dd7b5c61e21e604712db603c4c83d318d53347a3ca9eeb -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:06 + git config --global --add safe.directory /w/workspace/go-mod-messaging/133 [Pipeline] fileExists [Pipeline] sh 15:38:07 + make test 15:38:07 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 15:38:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:38:07 go: downloading github.com/google/uuid v1.4.0 15:38:07 go: downloading github.com/stretchr/testify v1.8.4 15:38:07 go: downloading github.com/nats-io/nats.go v1.31.0 15:38:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 15:38:07 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:38:08 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:38:08 go: downloading github.com/davecgh/go-spew v1.1.1 15:38:08 go: downloading github.com/pmezard/go-difflib v1.0.0 15:38:08 go: downloading gopkg.in/yaml.v3 v3.0.1 15:38:08 go: downloading github.com/gorilla/websocket v1.5.0 15:38:08 go: downloading golang.org/x/net v0.17.0 15:38:08 go: downloading golang.org/x/sync v0.1.0 15:38:08 go: downloading github.com/go-playground/validator/v10 v10.15.5 15:38:08 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:38:08 go: downloading github.com/stretchr/objx v0.5.0 15:38:08 go: downloading github.com/hashicorp/errwrap v1.0.0 15:38:08 go: downloading github.com/klauspost/compress v1.17.1 15:38:08 go: downloading github.com/nats-io/nkeys v0.4.6 15:38:08 go: downloading github.com/nats-io/nuid v1.0.1 15:38:08 go: downloading github.com/x448/float16 v0.8.4 15:38:09 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:38:09 go: downloading github.com/go-playground/universal-translator v0.18.1 15:38:09 go: downloading github.com/leodido/go-urn v1.2.4 15:38:09 go: downloading golang.org/x/crypto v0.14.0 15:38:09 go: downloading golang.org/x/text v0.13.0 15:38:10 go: downloading github.com/go-playground/locales v0.14.1 15:39:47 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.249s coverage: 88.6% of statements 15:39:49 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 15:39:49 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 15:39:51 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.191s coverage: 19.8% of statements 15:39:51 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.310s coverage: 88.8% of statements 15:39:51 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.363s coverage: 86.2% of statements 15:39:51 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 15:39:52 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.203s coverage: 15.4% of statements 15:39:52 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.345s coverage: 61.3% of statements 15:39:53 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 15:39:54 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.207s coverage: 87.5% of statements 15:39:55 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.215s coverage: 100.0% of statements 15:39:55 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.213s coverage: 100.0% of statements 15:39:56 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.178s coverage: 95.1% of statements 15:39:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:39:57 go vet ./... 15:41:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:41:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:41:18 $ docker stop --time=1 1ee150f81e373b1a78dd7b5c61e21e604712db603c4c83d318d53347a3ca9eeb 15:41:24 $ docker rm -f --volumes 1ee150f81e373b1a78dd7b5c61e21e604712db603c4c83d318d53347a3ca9eeb [Pipeline] // withDockerContainer [Pipeline] sh 15:41:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:41:26 Warning: overwriting stash ‘coverage-report’ 15:41:27 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 15:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:27 15:41:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:28 arm64: Pulling from edgex-lftools-log-publisher 15:41:28 8998bd30e6a1: Pulling fs layer 15:41:28 04944245beec: Pulling fs layer 15:41:28 699f458cf7ca: Pulling fs layer 15:41:28 765212b225bb: Pulling fs layer 15:41:28 f23df028b6ca: Pulling fs layer 15:41:28 d65c8cfc05b1: Pulling fs layer 15:41:28 2437ff75d9bd: Pulling fs layer 15:41:28 f23df028b6ca: Waiting 15:41:28 d65c8cfc05b1: Waiting 15:41:28 2437ff75d9bd: Waiting 15:41:28 765212b225bb: Waiting 15:41:28 04944245beec: Verifying Checksum 15:41:28 04944245beec: Download complete 15:41:28 765212b225bb: Verifying Checksum 15:41:28 765212b225bb: Download complete 15:41:28 f23df028b6ca: Verifying Checksum 15:41:28 f23df028b6ca: Download complete 15:41:28 d65c8cfc05b1: Verifying Checksum 15:41:28 d65c8cfc05b1: Download complete 15:41:28 699f458cf7ca: Verifying Checksum 15:41:28 699f458cf7ca: Download complete 15:41:29 8998bd30e6a1: Verifying Checksum 15:41:29 8998bd30e6a1: Download complete 15:41:32 2437ff75d9bd: Verifying Checksum 15:41:32 2437ff75d9bd: Download complete 15:41:36 8998bd30e6a1: Pull complete 15:41:36 04944245beec: Pull complete 15:41:38 699f458cf7ca: Pull complete 15:41:38 765212b225bb: Pull complete 15:41:39 f23df028b6ca: Pull complete 15:41:39 d65c8cfc05b1: Pull complete 15:42:01 2437ff75d9bd: Pull complete 15:42:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:02 prd-ubuntu20.04-docker-arm64-4c-16g-1101 does not seem to be running inside a container 15:42:02 $ 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/133 -v /w/workspace/go-mod-messaging/133:/w/workspace/go-mod-messaging/133:rw,z -v /w/workspace/go-mod-messaging/133@tmp:/w/workspace/go-mod-messaging/133@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 15:42:04 $ docker top 71cc56f5561f967210169a4ca986fded374fae666ef831c517119d76f692b8b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:05 ---> job-cost.sh 15:42:05 lf-activate-venv: SKIPPING 15:42:05 INFO: No Stack... 15:42:05 INFO: Retrieving Pricing Info for: v3-standard-4 15:42:06 INFO: Archiving Costs [Pipeline] sh 15:42:07 + cat /w/workspace/go-mod-messaging/133/archives/cost.csv 15:42:07 + cut -d, -f6 [Pipeline] lock 15:42:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] 15:42:07 Resource [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] did not exist. Created. 15:42:07 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:08 /w/workspace/go-mod-messaging/133@tmp/durable-0b31c904/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:42:08 + echo total: 0.10999999940395355 [Pipeline] stash 15:42:08 Warning: overwriting stash ‘stack-cost’ 15:42:08 Stashed 1 file(s) [Pipeline] } 15:42:08 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:08 $ docker stop --time=1 71cc56f5561f967210169a4ca986fded374fae666ef831c517119d76f692b8b1 15:42:10 $ docker rm -f --volumes 71cc56f5561f967210169a4ca986fded374fae666ef831c517119d76f692b8b1 [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 15:42:11 provisioning config files... 15:42:11 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5876597036857152734tmp [Pipeline] { [Pipeline] sh 15:42:11 + set +x 15:42:11 + bash -s -- 15:42:11 + curl -s https://codecov.io/bash 15:42:11 15:42:11 _____ _ 15:42:11 / ____| | | 15:42:11 | | ___ __| | ___ ___ _____ __ 15:42:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:42:11 | |___| (_) | (_| | __/ (_| (_) \ V / 15:42:11 \_____\___/ \__,_|\___|\___\___/ \_/ 15:42:11 Bash-1.0.6 15:42:11 15:42:11 15:42:11 ==> git version 2.25.1 found 15:42:11 ==> 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 15:42:11 Release-Date: 2020-01-08 15:42:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:42:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:42:11 ==> Jenkins CI detected. 15:42:11 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 15:42:11 project root: . 15:42:11 --> token set from env 15:42:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:42:11 ==> Running gcov in . (disable via -X gcov) 15:42:11 ==> Python coveragepy not found 15:42:11 ==> Searching for coverage reports in: 15:42:11 + . 15:42:11 -> Found 1 reports 15:42:11 ==> Detecting git/mercurial file structure 15:42:11 ==> Reading reports 15:42:11 + ./coverage.out bytes=42718 15:42:11 ==> Appending adjustments 15:42:11 https://docs.codecov.io/docs/fixing-reports 15:42:11 + Found adjustments 15:42:11 ==> Gzipping contents 15:42:11 12K /tmp/codecov.CIPck3.gz 15:42:11 ==> Uploading reports 15:42:11 url: https://codecov.io 15:42:11 query: branch=main&commit=e8167b5399796f18ffe8f4da1f2307ce716c5013&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 15:42:11 -> Pinging Codecov 15:42:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e8167b5399796f18ffe8f4da1f2307ce716c5013&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 15:42:12 -> Uploading to 15:42:12 https://storage.googleapis.com/codecov/v4/raw/2023-11-27/F6E385568367DD0E4001BA4F8F1CB792/e8167b5399796f18ffe8f4da1f2307ce716c5013/08c17217-fe1d-4bbb-8076-0ec13c44eeab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231127T154212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bac90c917938f4b57afaae6d48d8401c3d24d22de70cd824d4869c057b24850b 15:42:12 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:12 Dload Upload Total Spent Left Speed 15:42:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8359 0 0 100 8359 0 21269 --:--:-- --:--:-- --:--:-- 21215 100 8359 0 0 100 8359 0 21269 --:--:-- --:--:-- --:--:-- 21215 15:42:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] } 15:42:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:42:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:42:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:42:13 15:42:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:42:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:42:13 df9b9388f04a: Pulling fs layer 15:42:13 52dc419b0ee2: Pulling fs layer 15:42:13 25bc292e5bac: Pulling fs layer 15:42:13 114826534d7a: Pulling fs layer 15:42:13 4657fd5d0bcf: Pulling fs layer 15:42:13 6ad1cebc031e: Pulling fs layer 15:42:13 8a3aa393b2d8: Pulling fs layer 15:42:13 114826534d7a: Waiting 15:42:13 4657fd5d0bcf: Waiting 15:42:13 6ad1cebc031e: Waiting 15:42:13 25bc292e5bac: Verifying Checksum 15:42:13 25bc292e5bac: Download complete 15:42:13 52dc419b0ee2: Verifying Checksum 15:42:13 52dc419b0ee2: Download complete 15:42:13 4657fd5d0bcf: Verifying Checksum 15:42:13 4657fd5d0bcf: Download complete 15:42:13 df9b9388f04a: Verifying Checksum 15:42:13 df9b9388f04a: Download complete 15:42:14 df9b9388f04a: Pull complete 15:42:14 6ad1cebc031e: Verifying Checksum 15:42:14 6ad1cebc031e: Download complete 15:42:14 52dc419b0ee2: Pull complete 15:42:14 25bc292e5bac: Pull complete 15:42:14 114826534d7a: Download complete 15:42:14 8a3aa393b2d8: Verifying Checksum 15:42:14 8a3aa393b2d8: Download complete 15:42:18 114826534d7a: Pull complete 15:42:18 4657fd5d0bcf: Pull complete 15:42:18 6ad1cebc031e: Pull complete 15:42:21 8a3aa393b2d8: Pull complete 15:42:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:42:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:22 prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container 15:42:22 $ 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 15:42:24 $ docker top 38e1517c70363580ce208a5e6a1f359b3c8ea483265cc8b57080c7f924cd7947 -eo pid,comm [Pipeline] { [Pipeline] echo 15:42:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 15:42:25 + set -o pipefail 15:42:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 15:42:29 15:42:29 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 15:42:29 15:42:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/6369b6ba-0a5a-450d-8b5e-7793b973b15b 15:42:29 15:42:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:42:29 15:42:29 15:42:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:42:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:42:29 More details here: https://snyk.co/ue1NS 15:42:29 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:42:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:42:29 $ docker stop --time=1 38e1517c70363580ce208a5e6a1f359b3c8ea483265cc8b57080c7f924cd7947 15:42:32 $ docker rm -f --volumes 38e1517c70363580ce208a5e6a1f359b3c8ea483265cc8b57080c7f924cd7947 [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 15:42:34 + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] sh 15:42:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:42:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:34 prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container 15:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:42:35 $ docker top 8730aa7d976eb54575226cccf27b1b6cb3108a6c9c122fb66203e736922fab3a -eo pid,comm 15:42:35 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). 15:42:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:42:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:35 [ssh-agent] Looking for ssh-agent implementation... 15:42:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:35 $ docker exec 8730aa7d976eb54575226cccf27b1b6cb3108a6c9c122fb66203e736922fab3a ssh-agent 15:42:35 SSH_AUTH_SOCK=/tmp/ssh-TXskJqiQxMmc/agent.32 15:42:35 SSH_AGENT_PID=38 15:42:35 Running ssh-add (command line suppressed) 15:42:35 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2292825426744546864.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2292825426744546864.key) 15:42:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:36 + git semver tag 15:42:36 2023-11-27 15:42:36,243 [run_tag] DEBUG tag force:False 15:42:36 2023-11-27 15:42:36,243 [check_head_tag] DEBUG check head tag 15:42:36 2023-11-27 15:42:36,245 [execute] INFO git cat-file --batch-check 15:42:36 2023-11-27 15:42:36,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 15:42:36 2023-11-27 15:42:36,249 [execute] INFO git cat-file --batch 15:42:36 2023-11-27 15:42:36,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 15:42:36 2023-11-27 15:42:36,272 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 15:42:36 2023-11-27 15:42:36,272 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 15:42:36 2023-11-27 15:42:36,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 15:42:36 2023-11-27 15:42:36,276 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 15:42:36 3.1.0-dev.34 [Pipeline] } 15:42:36 $ docker exec --env ******** --env ******** 8730aa7d976eb54575226cccf27b1b6cb3108a6c9c122fb66203e736922fab3a ssh-agent -k 15:42:36 unset SSH_AUTH_SOCK; 15:42:36 unset SSH_AGENT_PID; 15:42:36 echo Agent pid 38 killed; 15:42:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:42:37 + git semver [Pipeline] } 15:42:37 $ docker stop --time=1 8730aa7d976eb54575226cccf27b1b6cb3108a6c9c122fb66203e736922fab3a 15:42:38 $ docker rm -f --volumes 8730aa7d976eb54575226cccf27b1b6cb3108a6c9c122fb66203e736922fab3a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:42:39 15:42:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:42:39 0.23.1-centos7: Pulling from edgex-lftools 15:42:39 ab5ef0e58194: Pulling fs layer 15:42:39 9712f1f96733: Pulling fs layer 15:42:39 63f879dbbcfc: Pulling fs layer 15:42:39 0d9ebad4ef96: Pulling fs layer 15:42:39 e9a5061849ea: Pulling fs layer 15:42:39 d747dcd14b5f: Pulling fs layer 15:42:39 2de7ff778b66: Pulling fs layer 15:42:39 d747dcd14b5f: Waiting 15:42:39 2de7ff778b66: Waiting 15:42:39 0d9ebad4ef96: Waiting 15:42:39 e9a5061849ea: Waiting 15:42:39 9712f1f96733: Verifying Checksum 15:42:39 9712f1f96733: Download complete 15:42:39 63f879dbbcfc: Verifying Checksum 15:42:39 63f879dbbcfc: Download complete 15:42:40 0d9ebad4ef96: Verifying Checksum 15:42:40 0d9ebad4ef96: Download complete 15:42:40 e9a5061849ea: Verifying Checksum 15:42:40 e9a5061849ea: Download complete 15:42:40 d747dcd14b5f: Download complete 15:42:40 ab5ef0e58194: Download complete 15:42:40 2de7ff778b66: Verifying Checksum 15:42:40 2de7ff778b66: Download complete 15:42:43 ab5ef0e58194: Pull complete 15:42:43 9712f1f96733: Pull complete 15:42:43 63f879dbbcfc: Pull complete 15:42:48 0d9ebad4ef96: Pull complete 15:42:48 e9a5061849ea: Pull complete 15:42:48 d747dcd14b5f: Pull complete 15:42:49 2de7ff778b66: Pull complete 15:42:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:42:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:49 prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container 15:42:49 $ 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 15:42:54 $ docker top 285915ac971010429d53f5cf5c227c1af516d27cabc2a65fe470c6ea492942c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:42:54 provisioning config files... 15:42:54 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4102573130505916496tmp 15:42:54 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2607585576233274589tmp 15:42:54 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config882434646424824542tmp [Pipeline] { [Pipeline] echo 15:42:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:42:54 ---> sigul-configuration.sh 15:42:54 gpg: directory `/root/.gnupg' created 15:42:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:42:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:42:54 gpg: keyring `/root/.gnupg/secring.gpg' created 15:42:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:42:54 gpg: CAST5 encrypted data 15:42:54 gpg: encrypted with 1 passphrase 15:42:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:42:55 + mkdir /home/jenkins 15:42:55 + mkdir /home/jenkins/sigul [Pipeline] sh 15:42:55 + 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 15:42:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:42:55 ---> sigul-install.sh 15:42:55 Sigul already installed; skipping installation. [Pipeline] sh 15:42:56 + git tag --list 15:42:56 v0.0.0 15:42:56 v0.1.0 15:42:56 v0.1.1 15:42:56 v0.1.10 15:42:56 v0.1.11 15:42:56 v0.1.12 15:42:56 v0.1.13 15:42:56 v0.1.14 15:42:56 v0.1.15 15:42:56 v0.1.16 15:42:56 v0.1.17 15:42:56 v0.1.18 15:42:56 v0.1.19 15:42:56 v0.1.2 15:42:56 v0.1.20 15:42:56 v0.1.21 15:42:56 v0.1.22 15:42:56 v0.1.23 15:42:56 v0.1.24 15:42:56 v0.1.25 15:42:56 v0.1.26 15:42:56 v0.1.27 15:42:56 v0.1.28 15:42:56 v0.1.29 15:42:56 v0.1.3 15:42:56 v0.1.30 15:42:56 v0.1.31 15:42:56 v0.1.4 15:42:56 v0.1.5 15:42:56 v0.1.6 15:42:56 v0.1.7 15:42:56 v0.1.8 15:42:56 v0.1.9 15:42:56 v2.0.0 15:42:56 v2.0.1 15:42:56 v2.1.0 15:42:56 v2.1.1 15:42:56 v2.2.0 15:42:56 v2.3.0 15:42:56 v3.0 15:42:56 v3.0.0 15:42:56 v3.1 15:42:56 v3.1.0 15:42:56 v3.1.0-dev.1 15:42:56 v3.1.0-dev.10 15:42:56 v3.1.0-dev.11 15:42:56 v3.1.0-dev.12 15:42:56 v3.1.0-dev.13 15:42:56 v3.1.0-dev.14 15:42:56 v3.1.0-dev.15 15:42:56 v3.1.0-dev.16 15:42:56 v3.1.0-dev.17 15:42:56 v3.1.0-dev.18 15:42:56 v3.1.0-dev.19 15:42:56 v3.1.0-dev.2 15:42:56 v3.1.0-dev.20 15:42:56 v3.1.0-dev.21 15:42:56 v3.1.0-dev.22 15:42:56 v3.1.0-dev.23 15:42:56 v3.1.0-dev.24 15:42:56 v3.1.0-dev.25 15:42:56 v3.1.0-dev.26 15:42:56 v3.1.0-dev.27 15:42:56 v3.1.0-dev.28 15:42:56 v3.1.0-dev.29 15:42:56 v3.1.0-dev.3 15:42:56 v3.1.0-dev.30 15:42:56 v3.1.0-dev.31 15:42:56 v3.1.0-dev.32 15:42:56 v3.1.0-dev.33 15:42:56 v3.1.0-dev.34 15:42:56 v3.1.0-dev.4 15:42:56 v3.1.0-dev.5 15:42:56 v3.1.0-dev.6 15:42:56 v3.1.0-dev.7 15:42:56 v3.1.0-dev.8 15:42:56 v3.1.0-dev.9 [Pipeline] sh 15:42:56 + lftools sign git-tag v3.1.0-dev.34 15:42:56 Signing Git tag with Sigul... 15:42:56 Signing v3.1.0-dev.34 [Pipeline] echo 15:42:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:42:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:42:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:42:57 $ docker stop --time=1 285915ac971010429d53f5cf5c227c1af516d27cabc2a65fe470c6ea492942c1 15:42:58 $ docker rm -f --volumes 285915ac971010429d53f5cf5c227c1af516d27cabc2a65fe470c6ea492942c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:42:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:42:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:00 prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container 15:43:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:43:00 $ docker top 607d4f41f27575312d8644f5ce41a067ceca661634aaea69c37c9eb7b202d9f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:00 [ssh-agent] Looking for ssh-agent implementation... 15:43:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:00 $ docker exec 607d4f41f27575312d8644f5ce41a067ceca661634aaea69c37c9eb7b202d9f0 ssh-agent 15:43:00 SSH_AUTH_SOCK=/tmp/ssh-Yu1Vc0x8ahSU/agent.32 15:43:00 SSH_AGENT_PID=38 15:43:00 Running ssh-add (command line suppressed) 15:43:01 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5178690683222373621.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5178690683222373621.key) 15:43:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:01 + git semver bump pre 15:43:01 2023-11-27 15:43:01,609 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 15:43:01 2023-11-27 15:43:01,609 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev 15:43:01 2023-11-27 15:43:01,609 [bump_version] DEBUG bumped version:3.1.0-dev.35 15:43:01 2023-11-27 15:43:01,610 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 15:43:01 2023-11-27 15:43:01,610 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 15:43:01 2023-11-27 15:43:01,610 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 15:43:01 2023-11-27 15:43:01,611 [execute] INFO git cat-file --batch-check 15:43:01 2023-11-27 15:43:01,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 15:43:01 2023-11-27 15:43:01,618 [execute] INFO git cat-file --batch 15:43:01 2023-11-27 15:43:01,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 15:43:01 2023-11-27 15:43:01,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 15:43:01 3.1.0-dev.35 [Pipeline] } 15:43:01 $ docker exec --env ******** --env ******** 607d4f41f27575312d8644f5ce41a067ceca661634aaea69c37c9eb7b202d9f0 ssh-agent -k 15:43:01 unset SSH_AUTH_SOCK; 15:43:01 unset SSH_AGENT_PID; 15:43:01 echo Agent pid 38 killed; 15:43:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:02 + git semver [Pipeline] } 15:43:02 $ docker stop --time=1 607d4f41f27575312d8644f5ce41a067ceca661634aaea69c37c9eb7b202d9f0 15:43:03 $ docker rm -f --volumes 607d4f41f27575312d8644f5ce41a067ceca661634aaea69c37c9eb7b202d9f0 [Pipeline] // withDockerContainer [Pipeline] sh 15:43:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:04 prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container 15:43:04 $ 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 15:43:05 $ docker top 260e29851128792877e31e9e847bbfff0002901b2382542a5bbccef1c5edbd88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:05 [ssh-agent] Looking for ssh-agent implementation... 15:43:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:05 $ docker exec 260e29851128792877e31e9e847bbfff0002901b2382542a5bbccef1c5edbd88 ssh-agent 15:43:05 SSH_AUTH_SOCK=/tmp/ssh-oGNE95vlwPyL/agent.32 15:43:05 SSH_AGENT_PID=38 15:43:05 Running ssh-add (command line suppressed) 15:43:05 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7657832387143454638.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7657832387143454638.key) 15:43:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:06 + git semver push 15:43:06 2023-11-27 15:43:06,391 [run_push] DEBUG push 15:43:06 2023-11-27 15:43:06,392 [execute] INFO git cat-file --batch-check 15:43:06 2023-11-27 15:43:06,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 15:43:06 2023-11-27 15:43:06,396 [execute] INFO git rev-list 9db9c1d372303ee6e741fae6561a748c73adbb3d -- 15:43:06 2023-11-27 15:43:06,396 [execute] DEBUG Popen(['git', 'rev-list', '9db9c1d372303ee6e741fae6561a748c73adbb3d', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 15:43:06 2023-11-27 15:43:06,403 [execute] INFO git fetch -v origin 15:43:06 2023-11-27 15:43:06,404 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 15:43:07 2023-11-27 15:43:07,068 [run_push] DEBUG remote changes detected 15:43:07 2023-11-27 15:43:07,068 [run_push] DEBUG latest remote commit 2a9ec56ea327a95c3b1bdb3b63502d3a72399241 is not in local commits 15:43:07 2023-11-27 15:43:07,068 [run_push] DEBUG integrating remote changes with a git pull 15:43:07 2023-11-27 15:43:07,069 [execute] INFO git pull origin semver 15:43:07 2023-11-27 15:43:07,069 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 15:43:07 2023-11-27 15:43:07,628 [main] ERROR Cmd('git') failed due to: exit code(1) 15:43:07 cmdline: git pull origin semver 15:43:07 stdout: 'Auto-merging main 15:43:07 CONFLICT (content): Merge conflict in main 15:43:07 Automatic merge failed; fix conflicts and then commit the result.' 15:43:07 stderr: 'hint: Pulling without specifying how to reconcile divergent branches is 15:43:07 hint: discouraged. You can squelch this message by running one of the following 15:43:07 hint: commands sometime before your next pull: 15:43:07 hint: 15:43:07 hint: git config pull.rebase false # merge (the default strategy) 15:43:07 hint: git config pull.rebase true # rebase 15:43:07 hint: git config pull.ff only # fast-forward only 15:43:07 hint: 15:43:07 hint: You can replace "git config" with "git config --global" to set a default 15:43:07 hint: preference for all repositories. You can also pass --rebase, --no-rebase, 15:43:07 hint: or --ff-only on the command line to override the configured default per 15:43:07 hint: invocation. 15:43:07 Warning: Permanently added the ECDSA host key for IP address '140.82.113.4' to the list of known hosts. 15:43:07 From github.com:edgexfoundry/go-mod-messaging 15:43:07 * branch semver -> FETCH_HEAD' 15:43:07 ERROR: Cmd('git') failed due to: exit code(1) 15:43:07 cmdline: git pull origin semver 15:43:07 stdout: 'Auto-merging main 15:43:07 CONFLICT (content): Merge conflict in main 15:43:07 Automatic merge failed; fix conflicts and then commit the result.' 15:43:07 stderr: 'hint: Pulling without specifying how to reconcile divergent branches is 15:43:07 hint: discouraged. You can squelch this message by running one of the following 15:43:07 hint: commands sometime before your next pull: 15:43:07 hint: 15:43:07 hint: git config pull.rebase false # merge (the default strategy) 15:43:07 hint: git config pull.rebase true # rebase 15:43:07 hint: git config pull.ff only # fast-forward only 15:43:07 hint: 15:43:07 hint: You can replace "git config" with "git config --global" to set a default 15:43:07 hint: preference for all repositories. You can also pass --rebase, --no-rebase, 15:43:07 hint: or --ff-only on the command line to override the configured default per 15:43:07 hint: invocation. 15:43:07 Warning: Permanently added the ECDSA host key for IP address '140.82.113.4' to the list of known hosts. 15:43:07 From github.com:edgexfoundry/go-mod-messaging 15:43:07 * branch semver -> FETCH_HEAD' [Pipeline] } 15:43:07 $ docker exec --env ******** --env ******** 260e29851128792877e31e9e847bbfff0002901b2382542a5bbccef1c5edbd88 ssh-agent -k 15:43:07 unset SSH_AUTH_SOCK; 15:43:07 unset SSH_AGENT_PID; 15:43:07 echo Agent pid 38 killed; 15:43:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:43:08 $ docker stop --time=1 260e29851128792877e31e9e847bbfff0002901b2382542a5bbccef1c5edbd88 15:43:09 $ docker rm -f --volumes 260e29851128792877e31e9e847bbfff0002901b2382542a5bbccef1c5edbd88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:43:10 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 15:43:10 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 15:43:10 total 16 15:43:10 drwxr-xr-x 3 root root 4096 Nov 27 15:26 . 15:43:10 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 15:42 .. 15:43:10 drwxr-xr-x 2 root root 4096 Nov 27 15:26 cost 15:43:10 -rw-r--r-- 1 root root 88 Nov 27 15:26 cost.csv 15:43:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 15:43:10 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 15:43:10 total 16 15:43:10 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 15:26 . 15:43:10 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 15:42 .. 15:43:10 drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 15:26 cost 15:43:10 -rw-r--r-- 1 jenkins jenkins 88 Nov 27 15:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:43:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:43:11 ---> package-listing.sh 15:43:11 ++ facter osfamily 15:43:11 ++ tr '[:upper:]' '[:lower:]' 15:43:11 + OS_FAMILY=debian 15:43:11 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 15:43:11 + START_PACKAGES=/tmp/packages_start.txt 15:43:11 + END_PACKAGES=/tmp/packages_end.txt 15:43:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:43:11 + PACKAGES=/tmp/packages_start.txt 15:43:11 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 15:43:11 + PACKAGES=/tmp/packages_end.txt 15:43:11 + case "${OS_FAMILY}" in 15:43:11 + dpkg -l 15:43:11 + grep '^ii' 15:43:11 + '[' -f /tmp/packages_start.txt ']' 15:43:11 + '[' -f /tmp/packages_end.txt ']' 15:43:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:43:11 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 15:43:11 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 15:43:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 15:43:11 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 15:43:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:12 prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container 15:43:13 $ 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 15:43:13 $ docker top 7e5e8066709ec1cf440af2a062e60a02358c58328026a83f2eb364f54fd493dc -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:13 + touch /tmp/pre-build-complete [Pipeline] sh 15:43:13 + mkdir -p /var/log/sysstat [Pipeline] sh 15:43:14 + ls /var/log/sa-host 15:43:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:14 provisioning config files... 15:43:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2894217864939357612tmp [Pipeline] { [Pipeline] echo 15:43:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:43:14 ---> create-netrc.sh [Pipeline] } 15:43:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:43:15 ---> python-tools-install.sh [Pipeline] echo 15:43:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:43:15 ---> sudo-logs.sh 15:43:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:43:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:43:15 ---> job-cost.sh 15:43:15 lf-activate-venv: SKIPPING 15:43:15 DEBUG: total: 0.2199999988079071 15:43:15 INFO: Retrieving Stack Cost... 15:43:16 INFO: Retrieving Pricing Info for: v3-standard-8 15:43:16 INFO: Archiving Costs [Pipeline] echo 15:43:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:43:17 ---> logs-deploy.sh 15:43:17 lf-activate-venv: SKIPPING 15:43:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/133 15:43:17 INFO: archiving workspace using pattern(s): 15:43:18 Archives upload complete. 15:43:18 INFO: archiving logs to Nexus 15:43:19 ---> uname -a: 15:43:19 Linux prd-ubuntu20-04-docker-8c-8g-1053 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:43:19 15:43:19 15:43:19 ---> lscpu: 15:43:19 Architecture: x86_64 15:43:19 CPU op-mode(s): 32-bit, 64-bit 15:43:19 Byte Order: Little Endian 15:43:19 Address sizes: 40 bits physical, 48 bits virtual 15:43:19 CPU(s): 8 15:43:19 On-line CPU(s) list: 0-7 15:43:19 Thread(s) per core: 1 15:43:19 Core(s) per socket: 1 15:43:19 Socket(s): 8 15:43:19 NUMA node(s): 1 15:43:19 Vendor ID: AuthenticAMD 15:43:19 CPU family: 23 15:43:19 Model: 49 15:43:19 Model name: AMD EPYC-Rome Processor 15:43:19 Stepping: 0 15:43:19 CPU MHz: 2799.996 15:43:19 BogoMIPS: 5599.99 15:43:19 Virtualization: AMD-V 15:43:19 Hypervisor vendor: KVM 15:43:19 Virtualization type: full 15:43:19 L1d cache: 256 KiB 15:43:19 L1i cache: 256 KiB 15:43:19 L2 cache: 4 MiB 15:43:19 L3 cache: 128 MiB 15:43:19 NUMA node0 CPU(s): 0-7 15:43:19 Vulnerability Itlb multihit: Not affected 15:43:19 Vulnerability L1tf: Not affected 15:43:19 Vulnerability Mds: Not affected 15:43:19 Vulnerability Meltdown: Not affected 15:43:19 Vulnerability Mmio stale data: Not affected 15:43:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:43:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:43:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:43:19 Vulnerability Srbds: Not affected 15:43:19 Vulnerability Tsx async abort: Not affected 15:43:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:43:19 15:43:19 15:43:19 ---> nproc: 15:43:19 8 15:43:19 15:43:19 15:43:19 ---> df -h: 15:43:19 Filesystem Size Used Avail Use% Mounted on 15:43:19 overlay 155G 12G 144G 8% / 15:43:19 tmpfs 64M 0 64M 0% /dev 15:43:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:43:19 shm 64M 0 64M 0% /dev/shm 15:43:19 /dev/vda1 155G 12G 144G 8% /facter-os 15:43:19 15:43:19 15:43:19 ---> sar -b -r -n DEV: 15:43:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1053) 11/27/23 _x86_64_ (8 CPU) 15:43:19 15:43:19 15:24:23 LINUX RESTART (8 CPU) 15:43:19 15:43:19 15:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:43:19 15:26:01 100.35 10.98 89.37 0.00 1755.84 51033.63 0.00 15:43:19 15:27:01 77.42 0.17 77.25 0.00 7.07 37440.43 0.00 15:43:19 15:28:01 1.60 0.00 1.60 0.00 0.00 18.41 0.00 15:43:19 15:29:01 2.95 1.60 1.35 0.00 36.26 18.13 0.00 15:43:19 15:30:01 52.46 10.61 41.84 0.00 5155.94 8469.79 0.00 15:43:19 15:31:01 6.08 0.02 6.07 0.00 0.13 121.18 0.00 15:43:19 15:32:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 15:43:19 15:33:01 2.00 0.00 2.00 0.00 0.00 23.86 0.00 15:43:19 15:34:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 15:43:19 15:35:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 15:43:19 15:36:01 1.53 0.00 1.53 0.00 0.00 21.86 0.00 15:43:19 15:37:01 2.07 0.02 2.05 0.00 2.53 23.86 0.00 15:43:19 15:38:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 15:43:19 15:39:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 15:43:19 15:40:01 2.10 0.02 2.08 0.00 0.13 28.13 0.00 15:43:19 15:41:01 1.85 0.00 1.85 0.00 0.00 21.59 0.00 15:43:19 15:42:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 15:43:19 15:43:01 122.48 0.35 122.13 0.00 32.26 59455.16 0.00 15:43:19 Average: 21.21 1.32 19.89 0.00 388.32 8709.48 0.00 15:43:19 15:43:19 15:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:43:19 15:26:01 28394948 31316364 993672 3.02 84796 3073764 2224564 6.56 1560208 2504736 591768 15:43:19 15:27:01 28789456 31601932 710436 2.16 94824 2942632 1749456 5.16 1072936 2586392 312 15:43:19 15:28:01 28789636 31602264 709712 2.16 94864 2942636 1749456 5.16 1073120 2586396 12 15:43:19 15:29:01 28786424 31601584 710692 2.16 94908 2943720 1749456 5.16 1076268 2587232 92 15:43:19 15:30:01 28304860 31577316 705304 2.14 124768 3368104 1675968 4.94 1386108 2721244 932 15:43:19 15:31:01 28313348 31580944 701740 2.13 123356 3364844 1687816 4.97 1382016 2717972 4 15:43:19 15:32:01 28320260 31587980 694660 2.11 123448 3364856 1687816 4.97 1375028 2717980 8 15:43:19 15:33:01 28319936 31587780 694736 2.11 123540 3364860 1687816 4.97 1375160 2717984 8 15:43:19 15:34:01 28321140 31589084 693400 2.11 123612 3364856 1687816 4.97 1373488 2717984 8 15:43:19 15:35:01 28321280 31589320 693016 2.11 123704 3364864 1687816 4.97 1373856 2717984 16 15:43:19 15:36:01 28321872 31589980 692332 2.11 123772 3364864 1687816 4.97 1373528 2717984 8 15:43:19 15:37:01 28321856 31590212 691976 2.10 123844 3364948 1687816 4.97 1373760 2718056 8 15:43:19 15:38:01 28322340 31590792 691564 2.10 123928 3364944 1687816 4.97 1373340 2718076 8 15:43:19 15:39:01 28322412 31590952 691364 2.10 123992 3364952 1687816 4.97 1373672 2718076 8 15:43:19 15:40:01 28321580 31590196 692296 2.11 124068 3364932 1696660 5.00 1373544 2718044 8 15:43:19 15:41:01 28321856 31590656 691768 2.10 124132 3365052 1696660 5.00 1373712 2718164 8 15:43:19 15:42:01 28321548 31590412 691972 2.10 124156 3365064 1696660 5.00 1373460 2718172 8 15:43:19 15:43:01 26756888 31513768 758688 2.31 173504 4674164 1770356 5.22 1548176 3967932 648 15:43:19 Average: 28315091 31571196 717185 2.18 119623 3351336 1733310 5.11 1345077 2753912 32992 15:43:19 15:43:19 15:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:43:19 15:26:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 15:43:19 15:26:01 docker0 70.34 125.31 6.23 1481.77 0.00 0.00 0.00 0.00 15:43:19 15:26:01 ens3 379.15 236.61 6382.92 74.71 0.00 0.00 0.00 0.00 15:43:19 15:26:01 vethe6a8dee 67.21 122.26 6.82 1434.85 0.00 0.00 0.00 0.12 15:43:19 15:27:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:43:19 15:27:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:27:01 ens3 100.98 65.32 2531.31 15.72 0.00 0.00 0.00 0.00 15:43:19 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:28:01 ens3 2.07 1.08 2.28 0.43 0.00 0.00 0.00 0.00 15:43:19 15:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:43:19 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:29:01 ens3 7.82 5.98 5.33 5.75 0.00 0.00 0.00 0.00 15:43:19 15:30:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:43:19 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:30:01 ens3 184.30 89.97 2729.37 6.39 0.00 0.00 0.00 0.00 15:43:19 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:19 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:31:01 ens3 0.32 0.23 0.02 0.02 0.00 0.00 0.00 0.00 15:43:19 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:32:01 ens3 0.28 0.07 0.12 0.00 0.00 0.00 0.00 0.00 15:43:19 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:19 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:33:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:43:19 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:19 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:35:01 ens3 0.42 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:43:19 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:36:01 ens3 1.18 0.17 0.24 0.07 0.00 0.00 0.00 0.00 15:43:19 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:19 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:37:01 ens3 1.42 0.92 0.64 0.50 0.00 0.00 0.00 0.00 15:43:19 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:38:01 ens3 0.45 0.15 0.12 0.07 0.00 0.00 0.00 0.00 15:43:19 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:19 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:39:01 ens3 0.43 0.35 0.26 0.21 0.00 0.00 0.00 0.00 15:43:19 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:40:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:43:19 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:19 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:41:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:43:19 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:42:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 15:43:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 15:43:19 15:43:01 veth74a8e5e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:43:19 15:43:01 docker0 69.47 131.28 5.52 1435.55 0.00 0.00 0.00 0.00 15:43:19 15:43:01 ens3 443.46 287.50 8657.07 135.00 0.00 0.00 0.00 0.00 15:43:19 Average: lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 15:43:19 Average: veth74a8e5e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:19 Average: docker0 7.77 14.26 0.65 162.06 0.00 0.00 0.00 0.00 15:43:19 Average: ens3 62.39 38.28 1128.26 13.28 0.00 0.00 0.00 0.00 15:43:19 15:43:19