Pull request #363 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a+2868ca73a97620684e4222c18180e3be22dea77a (8fa036770d231d6c0add720290284ebaba0cabbd) 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-ssh11814230077601792031.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7188729102408485925.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3795570614573777689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15333550385291817798.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3941450321643046160.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1350487830285644443.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23697 in /w/workspace/xfoundry_go-mod-messaging_PR-363 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-363 # 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 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2868ca73a97620684e4222c18180e3be22dea77a into PR head commit f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a Merge succeeded, producing f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a Checking out Revision f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a (PR-363) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2868ca73a97620684e4222c18180e3be22dea77a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:39:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:39:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:39:39 ========================================================= 16:39:39 EdgeX Global Pipelines Version Info 16:39:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:39:40 ------------------- 16:39:40 stable info: 16:39:40 ------------------- 16:39:40 Commited By: Ginny Guan ginny@iotechsys.com 16:39:40 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 16:39:40 Message: update stable to v1.0.265 16:39:40 ------------------- 16:39:40 experimental info: 16:39:40 ------------------- 16:39:40 Commited By: Cherry Wang cherry@iotechsys.com 16:39:40 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 16:39:40 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:39:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [Pipeline] echo 16:39:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8b609f [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:39:43 + git rev-list -1 --merges f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a~1..f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [Pipeline] echo 16:39:43 -----------> git rev-list -1 --merges f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a~1..f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [false] [Pipeline] sh 16:39:43 + git log --format=format:%s -1 f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [Pipeline] echo 16:39:43 ========================================================= 16:39:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:39:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:39:44 + git log --format=format:%s -1 f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [Pipeline] echo 16:39:44 [semverPrep] GIT_COMMIT: f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4 [Pipeline] echo 16:39:44 [semverPrep] This is not a build commit. [Pipeline] sh 16:39:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:39:44 + grep -v github /etc/ssh/ssh_known_hosts 16:39:44 + [ -e /tmp/ssh_known_hosts ] 16:39:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:39:44 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:39:44 sudo tee -a /etc/ssh/ssh_known_hosts 16:39:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:45 16:39:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:46 0.1.4: Pulling from edgex-devops/py-git-semver 16:39:46 b85a868b505f: Pulling fs layer 16:39:46 e2be974225ed: Pulling fs layer 16:39:46 339a4e72a1f5: Pulling fs layer 16:39:46 988bab9f4d93: Pulling fs layer 16:39:46 1469e6f7b9e6: Pulling fs layer 16:39:46 eaf3925da568: Pulling fs layer 16:39:46 bab4dde63d76: Pulling fs layer 16:39:46 bde34c3a00c8: Pulling fs layer 16:39:46 b352a97aabf1: Pulling fs layer 16:39:46 4872d77fe225: Pulling fs layer 16:39:46 5851b861e8e6: Pulling fs layer 16:39:46 eaf3925da568: Waiting 16:39:46 988bab9f4d93: Waiting 16:39:46 bab4dde63d76: Waiting 16:39:46 bde34c3a00c8: Waiting 16:39:46 4872d77fe225: Waiting 16:39:46 b352a97aabf1: Waiting 16:39:46 5851b861e8e6: Waiting 16:39:46 e2be974225ed: Verifying Checksum 16:39:46 e2be974225ed: Download complete 16:39:46 988bab9f4d93: Verifying Checksum 16:39:46 988bab9f4d93: Download complete 16:39:46 1469e6f7b9e6: Verifying Checksum 16:39:46 1469e6f7b9e6: Download complete 16:39:46 339a4e72a1f5: Verifying Checksum 16:39:46 339a4e72a1f5: Download complete 16:39:46 eaf3925da568: Verifying Checksum 16:39:46 eaf3925da568: Download complete 16:39:46 bde34c3a00c8: Download complete 16:39:46 b352a97aabf1: Download complete 16:39:46 4872d77fe225: Verifying Checksum 16:39:46 4872d77fe225: Download complete 16:39:46 5851b861e8e6: Download complete 16:39:46 b85a868b505f: Verifying Checksum 16:39:46 b85a868b505f: Download complete 16:39:46 bab4dde63d76: Verifying Checksum 16:39:46 bab4dde63d76: Download complete 16:39:47 b85a868b505f: Pull complete 16:39:47 e2be974225ed: Pull complete 16:39:48 339a4e72a1f5: Pull complete 16:39:48 988bab9f4d93: Pull complete 16:39:48 1469e6f7b9e6: Pull complete 16:39:48 eaf3925da568: Pull complete 16:39:50 bab4dde63d76: Pull complete 16:39:50 bde34c3a00c8: Pull complete 16:39:50 b352a97aabf1: Pull complete 16:39:50 4872d77fe225: Pull complete 16:39:50 5851b861e8e6: Pull complete 16:39:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:51 prd-ubuntu20.04-docker-8c-8g-23697 does not seem to be running inside a container 16:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-363 -v /w/workspace/xfoundry_go-mod-messaging_PR-363:/w/workspace/xfoundry_go-mod-messaging_PR-363:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-363@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 16:39:54 $ docker top 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b -eo pid,comm 16:39:54 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). 16:39:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:54 [ssh-agent] Looking for ssh-agent implementation... 16:39:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:54 $ docker exec 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b ssh-agent 16:39:54 SSH_AUTH_SOCK=/tmp/ssh-feS6F0ejE0gm/agent.32 16:39:54 SSH_AGENT_PID=38 16:39:54 Running ssh-add (command line suppressed) 16:39:54 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/private_key_4651545056701682871.key (/w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/private_key_4651545056701682871.key) 16:39:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:55 + git tag --points-at HEAD [Pipeline] } 16:39:55 $ docker exec --env ******** --env ******** 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b ssh-agent -k 16:39:55 unset SSH_AUTH_SOCK; 16:39:55 unset SSH_AGENT_PID; 16:39:55 echo Agent pid 38 killed; 16:39:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:39:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:55 [ssh-agent] Looking for ssh-agent implementation... 16:39:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:55 $ docker exec 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b ssh-agent 16:39:55 SSH_AUTH_SOCK=/tmp/ssh-8YL9L5HcIIsE/agent.71 16:39:55 SSH_AGENT_PID=77 16:39:55 Running ssh-add (command line suppressed) 16:39:55 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/private_key_147113573803444870.key (/w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/private_key_147113573803444870.key) 16:39:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:56 + git semver init 16:39:56 2024-10-24 16:39:56,244 [run_init] DEBUG init version:0.0.0 force:False 16:39:56 2024-10-24 16:39:56,245 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver 16:39:56 2024-10-24 16:39:56,246 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-363/.semver 16:39:56 2024-10-24 16:39:56,246 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-363, universal_newlines=False, shell=None, istream=None) 16:39:57 2024-10-24 16:39:57,069 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-363/.git/info/exclude 16:39:57 2024-10-24 16:39:57,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver/PR-363 with force:False 16:39:57 2024-10-24 16:39:57,070 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver/PR-363 16:39:57 2024-10-24 16:39:57,074 [execute] INFO git cat-file --batch-check 16:39:57 2024-10-24 16:39:57,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver, universal_newlines=False, shell=None, istream=) 16:39:57 2024-10-24 16:39:57,082 [execute] INFO git cat-file --batch 16:39:57 2024-10-24 16:39:57,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver, universal_newlines=False, shell=None, istream=) 16:39:57 2024-10-24 16:39:57,089 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-363/.semver/PR-363 16:39:57 0.0.0 [Pipeline] } 16:39:57 $ docker exec --env ******** --env ******** 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b ssh-agent -k 16:39:57 unset SSH_AUTH_SOCK; 16:39:57 unset SSH_AGENT_PID; 16:39:57 echo Agent pid 77 killed; 16:39:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:57 + git semver [Pipeline] } 16:39:58 $ docker stop --time=1 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b 16:39:59 $ docker rm -f --volumes 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b [Pipeline] // withDockerContainer [Pipeline] sh 16:39:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:40:00 Stashed 1 file(s) [Pipeline] echo 16:40:00 [edgeXSemver]: initialized semver on version 0.0.0 [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 16:40:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:40:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:40:01 ========================================================= 16:40:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 16:40:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 16:40:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 16:40:01 43c4264eed91: Pulling fs layer 16:40:01 4cc291be95ef: Pulling fs layer 16:40:01 2ac1f1163629: Pulling fs layer 16:40:01 5c3c966382ef: Pulling fs layer 16:40:01 4f4fb700ef54: Pulling fs layer 16:40:01 5d5c8e513c77: Pulling fs layer 16:40:01 9f66e0745190: Pulling fs layer 16:40:01 4f4fb700ef54: Waiting 16:40:01 5d5c8e513c77: Waiting 16:40:01 f49a43e4bbc0: Pulling fs layer 16:40:01 561ebcabdf7f: Pulling fs layer 16:40:01 9f66e0745190: Waiting 16:40:01 4cc291be95ef: Verifying Checksum 16:40:01 4cc291be95ef: Download complete 16:40:01 5c3c966382ef: Download complete 16:40:01 4f4fb700ef54: Download complete 16:40:01 5d5c8e513c77: Download complete 16:40:01 43c4264eed91: Download complete 16:40:01 9f66e0745190: Verifying Checksum 16:40:01 9f66e0745190: Download complete 16:40:01 43c4264eed91: Pull complete 16:40:01 561ebcabdf7f: Download complete 16:40:01 4cc291be95ef: Pull complete 16:40:02 2ac1f1163629: Verifying Checksum 16:40:02 2ac1f1163629: Download complete 16:40:02 f49a43e4bbc0: Verifying Checksum 16:40:02 f49a43e4bbc0: Download complete 16:40:05 2ac1f1163629: Pull complete 16:40:05 5c3c966382ef: Pull complete 16:40:05 4f4fb700ef54: Pull complete 16:40:05 5d5c8e513c77: Pull complete 16:40:06 9f66e0745190: Pull complete 16:40:08 f49a43e4bbc0: Pull complete 16:40:08 561ebcabdf7f: Pull complete 16:40:08 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 16:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 16:40:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 16:40:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:09 + docker inspect -f . ci-base-image-x86_64 16:40:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:09 prd-ubuntu20.04-docker-8c-8g-23697 does not seem to be running inside a container 16:40:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-363 -v /w/workspace/xfoundry_go-mod-messaging_PR-363:/w/workspace/xfoundry_go-mod-messaging_PR-363:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-363@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 ******** -e ******** ci-base-image-x86_64 cat 16:40:14 $ docker top d31b349c1fe66648496142696c524125c8c86178857363928ca6c1607192484d -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:14 + go version 16:40:14 go version go1.23.2 linux/amd64 [Pipeline] } 16:40:14 $ docker stop --time=1 d31b349c1fe66648496142696c524125c8c86178857363928ca6c1607192484d 16:40:15 Still waiting to schedule task 16:40:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:40:16 $ docker rm -f --volumes d31b349c1fe66648496142696c524125c8c86178857363928ca6c1607192484d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:17 + docker inspect -f . ci-base-image-x86_64 16:40:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:17 prd-ubuntu20.04-docker-8c-8g-23697 does not seem to be running inside a container 16:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-363 -v /w/workspace/xfoundry_go-mod-messaging_PR-363:/w/workspace/xfoundry_go-mod-messaging_PR-363:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-363@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 ******** -e ******** ci-base-image-x86_64 cat 16:40:17 $ docker top 7a72b4113ecf084ce47961fc2e77c8a4e7a6d866f34d0c52cb8bf537e14f615d -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:17 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-363 [Pipeline] fileExists [Pipeline] sh 16:40:18 + make test 16:40:18 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:40:18 go: downloading github.com/nats-io/nats.go v1.37.0 16:40:18 go: downloading github.com/stretchr/testify v1.9.0 16:40:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:40:18 go: downloading github.com/google/uuid v1.6.0 16:40:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 16:40:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 16:40:18 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:40:18 go: downloading github.com/davecgh/go-spew v1.1.1 16:40:18 go: downloading github.com/pmezard/go-difflib v1.0.0 16:40:18 go: downloading github.com/stretchr/objx v0.5.2 16:40:18 go: downloading gopkg.in/yaml.v3 v3.0.1 16:40:18 go: downloading github.com/gorilla/websocket v1.5.3 16:40:18 go: downloading golang.org/x/net v0.27.0 16:40:18 go: downloading golang.org/x/sync v0.7.0 16:40:18 go: downloading github.com/hashicorp/errwrap v1.0.0 16:40:18 go: downloading github.com/klauspost/compress v1.17.2 16:40:18 go: downloading github.com/nats-io/nkeys v0.4.7 16:40:18 go: downloading github.com/nats-io/nuid v1.0.1 16:40:19 go: downloading github.com/go-playground/validator/v10 v10.22.1 16:40:19 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 16:40:19 go: downloading golang.org/x/crypto v0.25.0 16:40:19 go: downloading github.com/x448/float16 v0.8.4 16:40:19 go: downloading github.com/go-playground/universal-translator v0.18.1 16:40:19 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 16:40:19 go: downloading github.com/leodido/go-urn v1.4.0 16:40:19 go: downloading golang.org/x/text v0.16.0 16:40:19 go: downloading github.com/go-playground/locales v0.14.1 16:40:19 go: downloading golang.org/x/sys v0.22.0 16:40:41 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 16:40:41 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 16:40:41 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.030s coverage: 86.1% of statements 16:40:41 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis/mocks coverage: 0.0% of statements 16:40:41 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 16:40:45 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.026s coverage: 19.8% of statements 16:40:45 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.061s coverage: 88.8% of statements 16:40:45 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.039s coverage: 86.2% of statements 16:40:45 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.024s coverage: 15.4% of statements 16:40:45 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis 1.131s coverage: 61.3% of statements 16:40:45 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.024s coverage: 87.5% of statements 16:40:45 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.023s coverage: 100.0% of statements 16:40:45 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/redis 1.022s coverage: 100.0% of statements 16:40:45 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.028s coverage: 95.1% of statements 16:41:03 go vet ./... 16:41:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:41:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:41:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:41:05 $ docker stop --time=1 7a72b4113ecf084ce47961fc2e77c8a4e7a6d866f34d0c52cb8bf537e14f615d 16:41:09 $ docker rm -f --volumes 7a72b4113ecf084ce47961fc2e77c8a4e7a6d866f34d0c52cb8bf537e14f615d [Pipeline] // withDockerContainer [Pipeline] sh 16:41:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:41:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:10 16:41:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:11 latest: Pulling from edgex-lftools-log-publisher 16:41:11 5eb5b503b376: Pulling fs layer 16:41:11 5c69ac0246d0: Pulling fs layer 16:41:11 ec43610c2a17: Pulling fs layer 16:41:11 3a2ae6a8a46f: Pulling fs layer 16:41:11 33b1e0a273af: Pulling fs layer 16:41:11 5d3b04190fa2: Pulling fs layer 16:41:11 2f39f015ded8: Pulling fs layer 16:41:11 33b1e0a273af: Waiting 16:41:11 5d3b04190fa2: Waiting 16:41:11 3a2ae6a8a46f: Waiting 16:41:11 5c69ac0246d0: Download complete 16:41:11 3a2ae6a8a46f: Verifying Checksum 16:41:11 3a2ae6a8a46f: Download complete 16:41:11 ec43610c2a17: Verifying Checksum 16:41:11 ec43610c2a17: Download complete 16:41:11 33b1e0a273af: Verifying Checksum 16:41:11 33b1e0a273af: Download complete 16:41:11 5d3b04190fa2: Download complete 16:41:11 5eb5b503b376: Verifying Checksum 16:41:11 5eb5b503b376: Download complete 16:41:12 2f39f015ded8: Download complete 16:41:13 5eb5b503b376: Pull complete 16:41:13 5c69ac0246d0: Pull complete 16:41:13 ec43610c2a17: Pull complete 16:41:13 3a2ae6a8a46f: Pull complete 16:41:13 33b1e0a273af: Pull complete 16:41:13 5d3b04190fa2: Pull complete 16:41:20 2f39f015ded8: Pull complete 16:41:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:41:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:20 prd-ubuntu20.04-docker-8c-8g-23697 does not seem to be running inside a container 16:41:21 $ 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/xfoundry_go-mod-messaging_PR-363 -v /w/workspace/xfoundry_go-mod-messaging_PR-363:/w/workspace/xfoundry_go-mod-messaging_PR-363:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-363@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:41:26 $ docker top 06c1ff2fb1b66ed8caf833a0e30e761042bc61105043ac28cc0686b0827c3fa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:27 ---> job-cost.sh 16:41:27 lf-activate-venv: SKIPPING 16:41:27 INFO: No Stack... 16:41:27 INFO: Retrieving Pricing Info for: v3-standard-8 16:41:27 INFO: Archiving Costs [Pipeline] sh 16:41:28 + cat /w/workspace/xfoundry_go-mod-messaging_PR-363/archives/cost.csv 16:41:28 + cut -d, -f6 [Pipeline] lock 16:41:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] 16:41:28 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] did not exist. Created. 16:41:28 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:41:28 + echo total: 0.2199999988079071 [Pipeline] stash 16:41:28 Stashed 1 file(s) [Pipeline] } 16:41:28 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:41:28 $ docker stop --time=1 06c1ff2fb1b66ed8caf833a0e30e761042bc61105043ac28cc0686b0827c3fa1 16:41:29 $ docker rm -f --volumes 06c1ff2fb1b66ed8caf833a0e30e761042bc61105043ac28cc0686b0827c3fa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:41:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23698 in /w/workspace/xfoundry_go-mod-messaging_PR-363 [Pipeline] { [Pipeline] ws 16:41:58 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:42:01 Selected Git installation does not exist. Using Default 16:42:01 The recommended git tool is: NONE 16:42:08 using credential edgex-jenkins-ssh 16:42:08 Cloning the remote Git repository 16:42:08 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:42:08 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:42:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:42:08 > git --version # timeout=10 16:42:08 > git --version # 'git version 2.25.1' 16:42:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:42:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:42:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:42:12 Merging remotes/origin/main commit 2868ca73a97620684e4222c18180e3be22dea77a into PR head commit f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a 16:42:12 Merge succeeded, producing f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a 16:42:12 Checking out Revision f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a (PR-363) 16:42:12 > git config core.sparsecheckout # timeout=10 16:42:12 > git checkout -f f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a # timeout=10 16:42:12 > git remote # timeout=10 16:42:12 > git config --get remote.origin.url # timeout=10 16:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:12 > git merge 2868ca73a97620684e4222c18180e3be22dea77a # timeout=10 16:42:12 > git rev-parse HEAD^{commit} # timeout=10 16:42:12 > git config core.sparsecheckout # timeout=10 16:42:12 > git checkout -f f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a # timeout=10 16:42:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" 16:42:13 > git --version # timeout=10 16:42:13 > git --version # 'git version 2.25.1' 16:42:13 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:42:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:42:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:19 Dload Upload Total Spent Left Speed 16:42:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84394 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh 16:42:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:42:19 + sudo tee /etc/docker/daemon.new 16:42:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:42:19 { 16:42:19 "registry-mirrors": [ 16:42:19 "https://nexus3.edgexfoundry.org:10001" 16:42:19 ], 16:42:19 "bip": "10.250.0.254/24", 16:42:19 "hosts": [ 16:42:19 "tcp://0.0.0.0:5555", 16:42:19 "unix:///var/run/docker.sock" 16:42:19 ], 16:42:19 "mtu": 1458, 16:42:19 "selinux-enabled": true, 16:42:19 "seccomp-profile": "/etc/docker/seccomp.json" 16:42:19 } [Pipeline] sh 16:42:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:42:20 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:42:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:42:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:42:39 ========================================================= 16:42:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 16:42:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:42:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 16:42:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:42:40 cf04c63912e1: Pulling fs layer 16:42:40 55b35a11ae5e: Pulling fs layer 16:42:40 a37a00ec5f00: Pulling fs layer 16:42:40 50b3750afda1: Pulling fs layer 16:42:40 4f4fb700ef54: Pulling fs layer 16:42:40 80978eb59214: Pulling fs layer 16:42:40 c9f46d7d2bd2: Pulling fs layer 16:42:40 c5a475d317c9: Pulling fs layer 16:42:40 c9f46d7d2bd2: Waiting 16:42:40 4f4fb700ef54: Waiting 16:42:40 c5a475d317c9: Waiting 16:42:40 80978eb59214: Waiting 16:42:40 50b3750afda1: Waiting 16:42:40 55b35a11ae5e: Verifying Checksum 16:42:40 55b35a11ae5e: Download complete 16:42:40 50b3750afda1: Download complete 16:42:40 4f4fb700ef54: Verifying Checksum 16:42:40 4f4fb700ef54: Download complete 16:42:40 80978eb59214: Verifying Checksum 16:42:40 80978eb59214: Download complete 16:42:40 cf04c63912e1: Verifying Checksum 16:42:40 cf04c63912e1: Download complete 16:42:41 c5a475d317c9: Verifying Checksum 16:42:41 c5a475d317c9: Download complete 16:42:42 cf04c63912e1: Pull complete 16:42:42 55b35a11ae5e: Pull complete 16:42:42 a37a00ec5f00: Verifying Checksum 16:42:42 a37a00ec5f00: Download complete 16:42:43 c9f46d7d2bd2: Verifying Checksum 16:42:43 c9f46d7d2bd2: Download complete 16:42:55 a37a00ec5f00: Pull complete 16:42:55 50b3750afda1: Pull complete 16:42:56 4f4fb700ef54: Pull complete 16:42:56 80978eb59214: Pull complete 16:43:04 c9f46d7d2bd2: Pull complete 16:43:05 c5a475d317c9: Pull complete 16:43:05 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 16:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 16:43:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 16:43:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:06 + docker inspect -f . ci-base-image-arm64 16:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:06 prd-ubuntu20.04-docker-arm64-4c-16g-23698 does not seem to be running inside a container 16:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:43:09 $ docker top eb9ab96f3a4e8f4ac9aff57deb2e71bc1427bfbe8fd9fc28d04357b0017c1e74 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:10 + go version 16:43:10 go version go1.23.2 linux/arm64 [Pipeline] } 16:43:10 $ docker stop --time=1 eb9ab96f3a4e8f4ac9aff57deb2e71bc1427bfbe8fd9fc28d04357b0017c1e74 16:43:12 $ docker rm -f --volumes eb9ab96f3a4e8f4ac9aff57deb2e71bc1427bfbe8fd9fc28d04357b0017c1e74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:13 + docker inspect -f . ci-base-image-arm64 16:43:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:13 prd-ubuntu20.04-docker-arm64-4c-16g-23698 does not seem to be running inside a container 16:43:13 $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:43:14 $ docker top 0b502c2d3a2876509f7181eb6b94184f877c686f3fdd0eb9d262df8f39408758 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:15 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 16:43:16 + make test 16:43:16 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:43:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 16:43:16 go: downloading github.com/google/uuid v1.6.0 16:43:16 go: downloading github.com/stretchr/testify v1.9.0 16:43:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 16:43:16 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:43:17 go: downloading github.com/nats-io/nats.go v1.37.0 16:43:17 go: downloading github.com/go-playground/validator/v10 v10.22.1 16:43:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:43:17 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 16:43:17 go: downloading github.com/davecgh/go-spew v1.1.1 16:43:17 go: downloading github.com/pmezard/go-difflib v1.0.0 16:43:17 go: downloading gopkg.in/yaml.v3 v3.0.1 16:43:17 go: downloading github.com/stretchr/objx v0.5.2 16:43:17 go: downloading github.com/hashicorp/errwrap v1.0.0 16:43:17 go: downloading github.com/gorilla/websocket v1.5.3 16:43:17 go: downloading golang.org/x/net v0.27.0 16:43:17 go: downloading golang.org/x/sync v0.7.0 16:43:17 go: downloading github.com/x448/float16 v0.8.4 16:43:17 go: downloading github.com/klauspost/compress v1.17.2 16:43:17 go: downloading github.com/nats-io/nkeys v0.4.7 16:43:17 go: downloading github.com/nats-io/nuid v1.0.1 16:43:17 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 16:43:17 go: downloading github.com/go-playground/universal-translator v0.18.1 16:43:17 go: downloading github.com/leodido/go-urn v1.4.0 16:43:18 go: downloading golang.org/x/crypto v0.25.0 16:43:19 go: downloading golang.org/x/text v0.16.0 16:43:19 go: downloading github.com/go-playground/locales v0.14.1 16:43:24 go: downloading golang.org/x/sys v0.22.0 16:45:30 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.205s coverage: 86.1% of statements 16:45:30 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 16:45:30 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 16:45:30 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis/mocks coverage: 0.0% of statements 16:45:30 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.111s coverage: 19.8% of statements 16:45:30 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.258s coverage: 88.8% of statements 16:45:30 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.267s coverage: 86.2% of statements 16:45:30 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.114s coverage: 15.4% of statements 16:45:30 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis 1.262s coverage: 61.3% of statements 16:45:34 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 16:45:34 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.103s coverage: 87.5% of statements 16:45:35 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.105s coverage: 100.0% of statements 16:45:35 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/redis 1.080s coverage: 100.0% of statements 16:45:38 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.102s coverage: 95.1% of statements 16:45:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:45:38 go vet ./... 16:47:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:47:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:47:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:47:16 $ docker stop --time=1 0b502c2d3a2876509f7181eb6b94184f877c686f3fdd0eb9d262df8f39408758 16:47:17 $ docker rm -f --volumes 0b502c2d3a2876509f7181eb6b94184f877c686f3fdd0eb9d262df8f39408758 [Pipeline] // withDockerContainer [Pipeline] sh 16:47:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:47:20 Warning: overwriting stash ‘coverage-report’ 16:47:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:21 16:47:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:22 arm64: Pulling from edgex-lftools-log-publisher 16:47:22 8998bd30e6a1: Pulling fs layer 16:47:22 04944245beec: Pulling fs layer 16:47:22 699f458cf7ca: Pulling fs layer 16:47:22 765212b225bb: Pulling fs layer 16:47:22 f23df028b6ca: Pulling fs layer 16:47:22 d65c8cfc05b1: Pulling fs layer 16:47:22 2437ff75d9bd: Pulling fs layer 16:47:22 765212b225bb: Waiting 16:47:22 f23df028b6ca: Waiting 16:47:22 2437ff75d9bd: Waiting 16:47:22 d65c8cfc05b1: Waiting 16:47:22 04944245beec: Verifying Checksum 16:47:22 04944245beec: Download complete 16:47:22 765212b225bb: Verifying Checksum 16:47:22 765212b225bb: Download complete 16:47:22 f23df028b6ca: Verifying Checksum 16:47:22 f23df028b6ca: Download complete 16:47:22 d65c8cfc05b1: Verifying Checksum 16:47:22 d65c8cfc05b1: Download complete 16:47:22 699f458cf7ca: Verifying Checksum 16:47:22 699f458cf7ca: Download complete 16:47:22 8998bd30e6a1: Verifying Checksum 16:47:22 8998bd30e6a1: Download complete 16:47:25 2437ff75d9bd: Verifying Checksum 16:47:25 2437ff75d9bd: Download complete 16:47:28 8998bd30e6a1: Pull complete 16:47:28 04944245beec: Pull complete 16:47:29 699f458cf7ca: Pull complete 16:47:29 765212b225bb: Pull complete 16:47:30 f23df028b6ca: Pull complete 16:47:30 d65c8cfc05b1: Pull complete 16:47:49 2437ff75d9bd: Pull complete 16:47:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:47:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:49 prd-ubuntu20.04-docker-arm64-4c-16g-23698 does not seem to be running inside a container 16:47:49 $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:47:52 $ docker top cd1f4d1c3a8c7ed3e1cd04b945b2559e10fe56f7f964beae59d4ddf83b97a794 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:53 ---> job-cost.sh 16:47:53 lf-activate-venv: SKIPPING 16:47:53 INFO: No Stack... 16:47:53 INFO: Retrieving Pricing Info for: v3-standard-4 16:47:54 INFO: Archiving Costs [Pipeline] sh 16:47:54 + cut -d, -f6 16:47:54 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [Pipeline] lock 16:47:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] 16:47:55 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] did not exist. Created. 16:47:55 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:47:55 /w/workspace/go-mod-messaging/1@tmp/durable-fb71af28/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:47:56 + echo total: 0.10999999940395355 [Pipeline] stash 16:47:56 Warning: overwriting stash ‘stack-cost’ 16:47:56 Stashed 1 file(s) [Pipeline] } 16:47:56 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:47:56 $ docker stop --time=1 cd1f4d1c3a8c7ed3e1cd04b945b2559e10fe56f7f964beae59d4ddf83b97a794 16:47:58 $ docker rm -f --volumes cd1f4d1c3a8c7ed3e1cd04b945b2559e10fe56f7f964beae59d4ddf83b97a794 [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 16:47:59 provisioning config files... 16:47:59 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/config1871930087013065363tmp [Pipeline] { [Pipeline] sh 16:47:59 + set +x 16:47:59 + + curl -s https://codecov.io/bash 16:47:59 bash -s -- 16:47:59 16:47:59 _____ _ 16:47:59 / ____| | | 16:47:59 | | ___ __| | ___ ___ _____ __ 16:47:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:47:59 | |___| (_) | (_| | __/ (_| (_) \ V / 16:47:59 \_____\___/ \__,_|\___|\___\___/ \_/ 16:47:59 Bash-1.0.6 16:47:59 16:47:59 16:47:59 ==> git version 2.25.1 found 16:47:59 ==> 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 16:47:59 Release-Date: 2020-01-08 16:47:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:47:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:47:59 ==> Jenkins CI detected. 16:47:59 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-363 16:47:59 project root: . 16:47:59 --> token set from env 16:47:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:47:59 ==> Running gcov in . (disable via -X gcov) 16:47:59 ==> Python coveragepy not found 16:47:59 ==> Searching for coverage reports in: 16:47:59 + . 16:47:59 -> Found 1 reports 16:47:59 ==> Detecting git/mercurial file structure 16:47:59 ==> Reading reports 16:47:59 + ./coverage.out bytes=62233 16:47:59 ==> Appending adjustments 16:47:59 https://docs.codecov.io/docs/fixing-reports 16:48:00 + Found adjustments 16:48:00 ==> Gzipping contents 16:48:00 12K /tmp/codecov.pK2gte.gz 16:48:00 ==> Uploading reports 16:48:00 url: https://codecov.io 16:48:00 query: branch=PR-363&commit=f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=363&job=&cmd_args= 16:48:00 -> Pinging Codecov 16:48:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-363&commit=f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=363&job=&cmd_args= 16:48:00 -> Uploading to 16:48:00 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-messaging/f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a/64fd283d-35a6-4969-a1c0-a905152723eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241024%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241024T164800Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=027f7557ac30baf850ed0a7275b3b7bb44258c9cf14ad80d218c3e29c954ee23 16:48:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:00 Dload Upload Total Spent Left Speed 16:48:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9620 0 0 100 9620 0 38790 --:--:-- --:--:-- --:--:-- 38634 100 9620 0 0 100 9620 0 38790 --:--:-- --:--:-- --:--:-- 38634 16:48:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [Pipeline] } 16:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:48:03 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-363/archives ] 16:48:03 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-363/archives 16:48:03 total 16 16:48:03 drwxr-xr-x 3 root root 4096 Oct 24 16:41 . 16:48:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 16:41 .. 16:48:03 drwxr-xr-x 2 root root 4096 Oct 24 16:41 cost 16:48:03 -rw-r--r-- 1 root root 88 Oct 24 16:41 cost.csv 16:48:03 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-363/archives 16:48:03 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-363/archives 16:48:03 total 16 16:48:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 16:41 . 16:48:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 16:41 .. 16:48:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 16:41 cost 16:48:03 -rw-r--r-- 1 jenkins jenkins 88 Oct 24 16:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:48:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:48:04 ---> package-listing.sh 16:48:04 ++ facter osfamily 16:48:04 ++ tr '[:upper:]' '[:lower:]' 16:48:04 + OS_FAMILY=debian 16:48:04 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-363 16:48:04 + START_PACKAGES=/tmp/packages_start.txt 16:48:04 + END_PACKAGES=/tmp/packages_end.txt 16:48:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:48:04 + PACKAGES=/tmp/packages_start.txt 16:48:04 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-363 ']' 16:48:04 + PACKAGES=/tmp/packages_end.txt 16:48:04 + case "${OS_FAMILY}" in 16:48:04 + dpkg -l 16:48:04 + grep '^ii' 16:48:04 + '[' -f /tmp/packages_start.txt ']' 16:48:04 + '[' -f /tmp/packages_end.txt ']' 16:48:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:48:04 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-363 ']' 16:48:04 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-363/archives/ 16:48:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-363/archives/ [Pipeline] echo 16:48:04 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/xfoundry_go-mod-messaging_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:48:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:05 prd-ubuntu20.04-docker-8c-8g-23697 does not seem to be running inside a container 16:48:05 $ 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/xfoundry_go-mod-messaging_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-363 -v /w/workspace/xfoundry_go-mod-messaging_PR-363:/w/workspace/xfoundry_go-mod-messaging_PR-363:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:48:06 $ docker top 07db7093a45787a1b69867e888be3219346b1113556f5e76df8b19d004c8313d -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:06 + touch /tmp/pre-build-complete [Pipeline] sh 16:48:06 + mkdir -p /var/log/sysstat [Pipeline] sh 16:48:07 + ls /var/log/sa-host 16:48:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:07 provisioning config files... 16:48:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/config9156095490251234452tmp [Pipeline] { [Pipeline] echo 16:48:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:48:07 ---> create-netrc.sh [Pipeline] } 16:48:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:48:08 ---> python-tools-install.sh [Pipeline] echo 16:48:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:48:08 ---> sudo-logs.sh 16:48:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:48:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:48:08 ---> job-cost.sh 16:48:08 lf-activate-venv: SKIPPING 16:48:08 DEBUG: total: 0.2199999988079071 16:48:08 INFO: Retrieving Stack Cost... 16:48:09 INFO: Retrieving Pricing Info for: v3-standard-8 16:48:09 INFO: Archiving Costs [Pipeline] echo 16:48:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:48:09 ---> logs-deploy.sh 16:48:09 lf-activate-venv: SKIPPING 16:48:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-363/1 16:48:09 INFO: archiving workspace using pattern(s): 16:48:10 Archives upload complete. 16:48:10 INFO: archiving logs to Nexus 16:48:11 ---> uname -a: 16:48:11 Linux prd-ubuntu20-04-docker-8c-8g-23697 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:48:11 16:48:11 16:48:11 ---> lscpu: 16:48:11 Architecture: x86_64 16:48:11 CPU op-mode(s): 32-bit, 64-bit 16:48:11 Byte Order: Little Endian 16:48:11 Address sizes: 40 bits physical, 48 bits virtual 16:48:11 CPU(s): 8 16:48:11 On-line CPU(s) list: 0-7 16:48:11 Thread(s) per core: 1 16:48:11 Core(s) per socket: 1 16:48:11 Socket(s): 8 16:48:11 NUMA node(s): 1 16:48:11 Vendor ID: AuthenticAMD 16:48:11 CPU family: 23 16:48:11 Model: 49 16:48:11 Model name: AMD EPYC-Rome Processor 16:48:11 Stepping: 0 16:48:11 CPU MHz: 2800.000 16:48:11 BogoMIPS: 5600.00 16:48:11 Virtualization: AMD-V 16:48:11 Hypervisor vendor: KVM 16:48:11 Virtualization type: full 16:48:11 L1d cache: 256 KiB 16:48:11 L1i cache: 256 KiB 16:48:11 L2 cache: 4 MiB 16:48:11 L3 cache: 128 MiB 16:48:11 NUMA node0 CPU(s): 0-7 16:48:11 Vulnerability Itlb multihit: Not affected 16:48:11 Vulnerability L1tf: Not affected 16:48:11 Vulnerability Mds: Not affected 16:48:11 Vulnerability Meltdown: Not affected 16:48:11 Vulnerability Mmio stale data: Not affected 16:48:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:48:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:48:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:48:11 Vulnerability Srbds: Not affected 16:48:11 Vulnerability Tsx async abort: Not affected 16:48:11 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 16:48:11 16:48:11 16:48:11 ---> nproc: 16:48:11 8 16:48:11 16:48:11 16:48:11 ---> df -h: 16:48:11 Filesystem Size Used Avail Use% Mounted on 16:48:11 overlay 155G 11G 145G 7% / 16:48:11 tmpfs 64M 0 64M 0% /dev 16:48:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:48:11 shm 64M 0 64M 0% /dev/shm 16:48:11 /dev/vda1 155G 11G 145G 7% /facter-os 16:48:11 16:48:11 16:48:11 ---> sar -b -r -n DEV: 16:48:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23697) 10/24/24 _x86_64_ (8 CPU) 16:48:11 16:48:11 16:38:56 LINUX RESTART (8 CPU) 16:48:11 16:48:11 16:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:48:11 16:40:01 358.87 47.93 310.95 0.00 5355.77 173370.30 0.00 16:48:11 16:41:02 75.30 0.13 75.17 0.00 8.67 36519.78 0.00 16:48:11 16:42:01 60.37 0.17 60.20 0.00 15.18 25312.25 0.00 16:48:11 16:43:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 16:48:11 16:44:01 3.47 0.98 2.48 0.00 70.92 67.19 0.00 16:48:11 16:45:01 47.66 4.13 43.53 0.00 4275.02 8534.44 0.00 16:48:11 16:46:01 3.60 0.02 3.58 0.00 0.13 94.90 0.00 16:48:11 16:47:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 16:48:11 16:48:01 1.78 0.10 1.68 0.00 7.20 30.79 0.00 16:48:11 Average: 61.52 5.95 55.57 0.00 1083.37 27109.42 0.00 16:48:11 16:48:11 16:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:48:11 16:40:01 29769536 31574780 762696 2.32 60512 2047484 2026520 5.97 983812 1788368 158756 16:48:11 16:41:02 28184188 31164076 1130128 3.44 88616 3122516 2331924 6.87 1579044 2664912 231236 16:48:11 16:42:01 28757028 31574540 724176 2.20 95924 2951000 1754288 5.17 1099900 2572612 12 16:48:11 16:43:01 28757000 31574644 723668 2.20 96012 2951004 1754288 5.17 1100120 2572616 204 16:48:11 16:44:01 28752464 31577776 720152 2.19 97560 2956280 1770936 5.22 1104024 2578160 316 16:48:11 16:45:01 28298888 31558228 720148 2.19 125360 3352156 1717556 5.06 1373132 2723164 168 16:48:11 16:46:01 28310048 31564584 713324 2.17 123944 3348908 1703592 5.02 1365084 2719964 8 16:48:11 16:47:01 28310004 31564764 712952 2.17 124024 3348908 1703592 5.02 1365456 2719972 228 16:48:11 16:48:01 28308536 31563888 713076 2.17 124116 3349396 1726728 5.09 1366392 2720056 28 16:48:11 Average: 28605299 31524142 768924 2.34 104008 3047517 1832158 5.40 1259663 2562203 43440 16:48:11 16:48:11 16:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:48:11 16:40:01 ens3 494.83 323.66 5084.26 87.78 0.00 0.00 0.00 0.00 16:48:11 16:40:01 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 16:48:11 16:40:01 docker0 5.47 5.05 0.57 50.18 0.00 0.00 0.00 0.00 16:48:11 16:41:02 ens3 196.97 107.97 2112.45 22.24 0.00 0.00 0.00 0.00 16:48:11 16:41:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:48:11 16:41:02 veth7355d90 78.40 143.94 7.69 1462.66 0.00 0.00 0.00 0.12 16:48:11 16:41:02 docker0 78.40 143.83 6.62 1462.65 0.00 0.00 0.00 0.00 16:48:11 16:42:01 ens3 101.95 65.45 2568.97 13.03 0.00 0.00 0.00 0.00 16:48:11 16:42:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 16:48:11 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:11 16:43:01 ens3 1.13 0.53 3.94 0.04 0.00 0.00 0.00 0.00 16:48:11 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:48:11 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:11 16:44:01 ens3 0.65 0.65 0.48 0.22 0.00 0.00 0.00 0.00 16:48:11 16:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:48:11 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:11 16:45:01 ens3 198.50 98.97 2773.62 6.80 0.00 0.00 0.00 0.00 16:48:11 16:45:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 16:48:11 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:11 16:46:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:48:11 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:11 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:11 16:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:48:11 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:48:11 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:11 16:48:01 ens3 6.08 4.93 9.39 2.00 0.00 0.00 0.00 0.00 16:48:11 16:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:48:11 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:11 Average: ens3 111.16 66.93 1392.61 14.68 0.00 0.00 0.00 0.00 16:48:11 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:48:11 Average: docker0 9.34 16.57 0.80 168.40 0.00 0.00 0.00 0.00 16:48:11 16:48:11 16:48:11 ---> sar -P ALL: 16:48:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23697) 10/24/24 _x86_64_ (8 CPU) 16:48:11 16:48:11 16:38:56 LINUX RESTART (8 CPU) 16:48:11 16:48:11 16:39:01 CPU %user %nice %system %iowait %steal %idle 16:48:11 16:40:01 all 7.11 0.00 2.21 2.70 0.04 87.94 16:48:11 16:40:01 0 6.88 0.00 2.17 4.13 0.05 86.77 16:48:11 16:40:01 1 4.84 0.00 2.39 0.80 0.03 91.93 16:48:11 16:40:01 2 7.93 0.00 2.50 4.59 0.05 84.93 16:48:11 16:40:01 3 10.60 0.00 3.26 0.67 0.03 85.43 16:48:11 16:40:01 4 6.32 0.00 2.25 1.27 0.03 90.13 16:48:11 16:40:01 5 6.32 0.00 1.83 2.06 0.03 89.75 16:48:11 16:40:01 6 8.03 0.00 2.10 7.73 0.03 82.10 16:48:11 16:40:01 7 5.97 0.00 1.19 0.35 0.03 92.46 16:48:11 16:41:02 all 34.47 0.00 5.61 1.47 0.09 58.36 16:48:11 16:41:02 0 35.47 0.00 6.20 7.75 0.08 50.50 16:48:11 16:41:02 1 35.12 0.00 5.60 0.12 0.12 59.05 16:48:11 16:41:02 2 35.15 0.00 5.81 0.24 0.08 58.71 16:48:11 16:41:02 3 35.19 0.00 6.01 2.94 0.08 55.78 16:48:11 16:41:02 4 35.14 0.00 5.49 0.56 0.08 58.73 16:48:11 16:41:02 5 32.99 0.00 5.16 0.03 0.08 61.73 16:48:11 16:41:02 6 35.47 0.00 6.02 0.03 0.10 58.37 16:48:11 16:41:02 7 31.26 0.00 4.55 0.08 0.08 64.02 16:48:11 16:42:01 all 5.65 0.00 1.94 1.75 0.04 90.61 16:48:11 16:42:01 0 5.16 0.00 1.91 1.58 0.02 91.34 16:48:11 16:42:01 1 6.32 0.00 2.27 0.02 0.05 91.34 16:48:11 16:42:01 2 5.16 0.00 2.19 11.77 0.05 80.83 16:48:11 16:42:01 3 6.34 0.00 2.27 0.02 0.03 91.34 16:48:11 16:42:01 4 5.16 0.00 1.88 0.09 0.12 92.76 16:48:11 16:42:01 5 5.70 0.00 1.78 0.38 0.03 92.11 16:48:11 16:42:01 6 6.96 0.00 1.60 0.19 0.03 91.22 16:48:11 16:42:01 7 4.42 0.00 1.66 0.02 0.02 93.89 16:48:11 16:43:01 all 0.04 0.00 0.02 0.00 0.00 99.93 16:48:11 16:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:48:11 16:43:01 1 0.15 0.00 0.03 0.00 0.00 99.82 16:48:11 16:43:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:48:11 16:43:01 3 0.03 0.00 0.05 0.00 0.02 99.90 16:48:11 16:43:01 4 0.07 0.00 0.02 0.00 0.00 99.92 16:48:11 16:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:48:11 16:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:48:11 16:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:48:11 16:44:01 all 0.24 0.00 0.06 0.01 0.01 99.68 16:48:11 16:44:01 0 0.05 0.00 0.08 0.00 0.00 99.87 16:48:11 16:44:01 1 0.10 0.00 0.03 0.00 0.00 99.87 16:48:11 16:44:01 2 0.07 0.00 0.02 0.05 0.02 99.85 16:48:11 16:44:01 3 0.08 0.00 0.07 0.00 0.02 99.83 16:48:11 16:44:01 4 0.08 0.00 0.02 0.02 0.02 99.87 16:48:11 16:44:01 5 0.08 0.00 0.22 0.00 0.02 99.68 16:48:11 16:44:01 6 1.45 0.00 0.03 0.02 0.00 98.50 16:48:11 16:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:48:11 16:45:01 all 2.52 0.00 1.46 0.63 0.02 95.37 16:48:11 16:45:01 0 1.55 0.00 1.82 0.03 0.02 96.57 16:48:11 16:45:01 1 2.49 0.00 2.79 0.03 0.02 94.67 16:48:11 16:45:01 2 2.04 0.00 1.12 1.32 0.02 95.50 16:48:11 16:45:01 3 3.41 0.00 1.15 0.07 0.02 95.36 16:48:11 16:45:01 4 2.61 0.00 1.37 1.14 0.02 94.87 16:48:11 16:45:01 5 2.43 0.00 1.56 1.42 0.02 94.58 16:48:11 16:45:01 6 2.37 0.00 0.92 0.57 0.03 96.11 16:48:11 16:45:01 7 3.26 0.00 0.97 0.45 0.02 95.30 16:48:11 16:46:01 all 0.08 0.00 0.06 0.01 0.00 99.84 16:48:11 16:46:01 0 0.05 0.00 0.07 0.02 0.00 99.87 16:48:11 16:46:01 1 0.08 0.00 0.05 0.00 0.00 99.87 16:48:11 16:46:01 2 0.05 0.00 0.05 0.05 0.00 99.85 16:48:11 16:46:01 3 0.08 0.00 0.05 0.00 0.02 99.85 16:48:11 16:46:01 4 0.05 0.00 0.07 0.02 0.00 99.87 16:48:11 16:46:01 5 0.03 0.00 0.03 0.02 0.00 99.92 16:48:11 16:46:01 6 0.22 0.00 0.10 0.00 0.00 99.68 16:48:11 16:46:01 7 0.07 0.00 0.08 0.02 0.02 99.82 16:48:11 16:47:01 all 0.09 0.00 0.02 0.01 0.01 99.87 16:48:11 16:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:48:11 16:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:48:11 16:47:01 2 0.03 0.00 0.00 0.03 0.00 99.93 16:48:11 16:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:48:11 16:47:01 4 0.05 0.00 0.07 0.02 0.02 99.85 16:48:11 16:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:48:11 16:47:01 6 0.57 0.00 0.00 0.00 0.00 99.43 16:48:11 16:47:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:48:11 16:48:01 all 0.22 0.00 0.07 0.00 0.01 99.69 16:48:11 16:48:01 0 0.12 0.00 0.08 0.00 0.00 99.80 16:48:11 16:48:01 1 0.42 0.00 0.03 0.00 0.02 99.53 16:48:11 16:48:01 2 0.10 0.00 0.12 0.02 0.02 99.75 16:48:11 16:48:01 3 0.10 0.00 0.07 0.00 0.02 99.82 16:48:11 16:48:01 4 0.07 0.00 0.13 0.00 0.02 99.78 16:48:11 16:48:01 5 0.07 0.00 0.03 0.00 0.02 99.88 16:48:11 16:48:01 6 0.80 0.00 0.08 0.00 0.02 99.10 16:48:11 16:48:01 7 0.10 0.00 0.02 0.00 0.00 99.88 16:48:11 Average: all 5.57 0.00 1.27 0.73 0.03 92.41 16:48:11 Average: 0 5.44 0.00 1.37 1.49 0.02 91.69 16:48:11 Average: 1 5.47 0.00 1.46 0.11 0.03 92.93 16:48:11 Average: 2 5.59 0.00 1.31 1.98 0.03 91.09 16:48:11 Average: 3 6.18 0.00 1.43 0.41 0.03 91.95 16:48:11 Average: 4 5.46 0.00 1.25 0.34 0.03 92.91 16:48:11 Average: 5 5.27 0.00 1.18 0.43 0.02 93.10 16:48:11 Average: 6 6.16 0.00 1.20 0.94 0.02 91.67 16:48:11 Average: 7 4.98 0.00 0.94 0.10 0.02 93.96 16:48:11 16:48:11 16:48:11