Pull request #281 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1e860dc1d1d0897e5f63f0289776aafb0595de6+f4ddfa75284b6f49117caed8bee0b5d763ee416d (1f49b7fc4b8e36a3238391a02b8f6ca7480845e9) 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-ssh10020442054956500058.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4498773645749042161.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-281/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-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17425288699048944287.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-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8431087858160149708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9454735534735377602.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-281/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-281/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15653749985522470237.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8767 in /w/workspace/xfoundry_go-mod-messaging_PR-281 [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-281 # 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/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f4ddfa75284b6f49117caed8bee0b5d763ee416d into PR head commit f1e860dc1d1d0897e5f63f0289776aafb0595de6 Merge succeeded, producing f1e860dc1d1d0897e5f63f0289776aafb0595de6 Checking out Revision f1e860dc1d1d0897e5f63f0289776aafb0595de6 (PR-281) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:56:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f f1e860dc1d1d0897e5f63f0289776aafb0595de6 # 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 f4ddfa75284b6f49117caed8bee0b5d763ee416d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1e860dc1d1d0897e5f63f0289776aafb0595de6 # timeout=10 16:56:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:56:19 ========================================================= 16:56:19 EdgeX Global Pipelines Version Info 16:56:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:56:20 ------------------- 16:56:20 stable info: 16:56:20 ------------------- 16:56:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:56:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:56:20 Message: update stable to v1.0.254 16:56:20 ------------------- 16:56:20 experimental info: 16:56:20 ------------------- 16:56:20 Commited By: **** collab-it+edgex@linuxfoundation.org 16:56:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:56:20 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:56:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:56:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1e860dc1d1d0897e5f63f0289776aafb0595de6 [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1e860d [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:56:22 + git rev-list -1 --merges f1e860dc1d1d0897e5f63f0289776aafb0595de6~1..f1e860dc1d1d0897e5f63f0289776aafb0595de6 [Pipeline] echo 16:56:22 -----------> git rev-list -1 --merges f1e860dc1d1d0897e5f63f0289776aafb0595de6~1..f1e860dc1d1d0897e5f63f0289776aafb0595de6 f1e860dc1d1d0897e5f63f0289776aafb0595de6 [false] [Pipeline] sh 16:56:23 + git log --format=format:%s -1 f1e860dc1d1d0897e5f63f0289776aafb0595de6 [Pipeline] echo 16:56:23 ========================================================= 16:56:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:56:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:23 + git log --format=format:%s -1 f1e860dc1d1d0897e5f63f0289776aafb0595de6 [Pipeline] echo 16:56:23 [semverPrep] GIT_COMMIT: f1e860dc1d1d0897e5f63f0289776aafb0595de6, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 16:56:23 [semverPrep] This is not a build commit. [Pipeline] sh 16:56:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:24 + grep -v github /etc/ssh/ssh_known_hosts 16:56:24 + [ -e /tmp/ssh_known_hosts ] 16:56:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:56:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:56:24 + sudo tee -a /etc/ssh/ssh_known_hosts 16:56:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:25 16:56:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:25 0.1.4: Pulling from edgex-devops/py-git-semver 16:56:25 b85a868b505f: Pulling fs layer 16:56:25 e2be974225ed: Pulling fs layer 16:56:25 339a4e72a1f5: Pulling fs layer 16:56:25 988bab9f4d93: Pulling fs layer 16:56:25 1469e6f7b9e6: Pulling fs layer 16:56:25 eaf3925da568: Pulling fs layer 16:56:25 bab4dde63d76: Pulling fs layer 16:56:25 bde34c3a00c8: Pulling fs layer 16:56:25 b352a97aabf1: Pulling fs layer 16:56:25 4872d77fe225: Pulling fs layer 16:56:25 5851b861e8e6: Pulling fs layer 16:56:25 bab4dde63d76: Waiting 16:56:25 bde34c3a00c8: Waiting 16:56:25 5851b861e8e6: Waiting 16:56:25 b352a97aabf1: Waiting 16:56:25 4872d77fe225: Waiting 16:56:25 eaf3925da568: Waiting 16:56:25 988bab9f4d93: Waiting 16:56:25 1469e6f7b9e6: Waiting 16:56:25 e2be974225ed: Download complete 16:56:25 988bab9f4d93: Verifying Checksum 16:56:25 988bab9f4d93: Download complete 16:56:25 1469e6f7b9e6: Verifying Checksum 16:56:25 1469e6f7b9e6: Download complete 16:56:25 339a4e72a1f5: Verifying Checksum 16:56:25 339a4e72a1f5: Download complete 16:56:25 eaf3925da568: Download complete 16:56:25 bde34c3a00c8: Download complete 16:56:25 b352a97aabf1: Download complete 16:56:25 4872d77fe225: Verifying Checksum 16:56:25 5851b861e8e6: Verifying Checksum 16:56:25 5851b861e8e6: Download complete 16:56:25 b85a868b505f: Verifying Checksum 16:56:25 b85a868b505f: Download complete 16:56:25 bab4dde63d76: Verifying Checksum 16:56:25 bab4dde63d76: Download complete 16:56:27 b85a868b505f: Pull complete 16:56:27 e2be974225ed: Pull complete 16:56:27 339a4e72a1f5: Pull complete 16:56:27 988bab9f4d93: Pull complete 16:56:28 1469e6f7b9e6: Pull complete 16:56:28 eaf3925da568: Pull complete 16:56:29 bab4dde63d76: Pull complete 16:56:29 bde34c3a00c8: Pull complete 16:56:30 b352a97aabf1: Pull complete 16:56:30 4872d77fe225: Pull complete 16:56:30 5851b861e8e6: Pull complete 16:56:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:30 prd-ubuntu20.04-docker-8c-8g-8767 does not seem to be running inside a container 16:56:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-281 -v /w/workspace/xfoundry_go-mod-messaging_PR-281:/w/workspace/xfoundry_go-mod-messaging_PR-281:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-281@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:56:32 $ docker top 25e008e7ba57032ad982a1ef9f2b6830203bfc0ecd3668a2a23e7d2487454e6a -eo pid,comm 16:56:32 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:56:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:32 [ssh-agent] Looking for ssh-agent implementation... 16:56:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:32 $ docker exec 25e008e7ba57032ad982a1ef9f2b6830203bfc0ecd3668a2a23e7d2487454e6a ssh-agent 16:56:32 SSH_AUTH_SOCK=/tmp/ssh-NU23rvxhRCj4/agent.32 16:56:32 SSH_AGENT_PID=38 16:56:32 Running ssh-add (command line suppressed) 16:56:32 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-281@tmp/private_key_6236861561341009433.key (/w/workspace/xfoundry_go-mod-messaging_PR-281@tmp/private_key_6236861561341009433.key) 16:56:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:33 + git tag --points-at HEAD [Pipeline] } 16:56:33 $ docker exec --env ******** --env ******** 25e008e7ba57032ad982a1ef9f2b6830203bfc0ecd3668a2a23e7d2487454e6a ssh-agent -k 16:56:33 unset SSH_AUTH_SOCK; 16:56:33 unset SSH_AGENT_PID; 16:56:33 echo Agent pid 38 killed; 16:56:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:56:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:33 [ssh-agent] Looking for ssh-agent implementation... 16:56:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:33 $ docker exec 25e008e7ba57032ad982a1ef9f2b6830203bfc0ecd3668a2a23e7d2487454e6a ssh-agent 16:56:33 SSH_AUTH_SOCK=/tmp/ssh-cpYgEdVBbtE9/agent.70 16:56:33 SSH_AGENT_PID=77 16:56:33 Running ssh-add (command line suppressed) 16:56:33 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-281@tmp/private_key_11110486104156837669.key (/w/workspace/xfoundry_go-mod-messaging_PR-281@tmp/private_key_11110486104156837669.key) 16:56:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:34 + git semver init 16:56:34 2023-10-09 16:56:34,347 [run_init] DEBUG init version:0.0.0 force:False 16:56:34 2023-10-09 16:56:34,349 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-281/.semver 16:56:34 2023-10-09 16:56:34,349 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-281/.semver 16:56:34 2023-10-09 16:56:34,349 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-281/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-281, universal_newlines=False, shell=None, istream=None) 16:56:35 2023-10-09 16:56:35,153 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-281/.git/info/exclude 16:56:35 2023-10-09 16:56:35,154 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-281/.semver/PR-281 with force:False 16:56:35 2023-10-09 16:56:35,154 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-281/.semver/PR-281 16:56:35 2023-10-09 16:56:35,159 [execute] INFO git cat-file --batch-check 16:56:35 2023-10-09 16:56:35,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-281/.semver, universal_newlines=False, shell=None, istream=) 16:56:35 2023-10-09 16:56:35,166 [execute] INFO git cat-file --batch 16:56:35 2023-10-09 16:56:35,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-281/.semver, universal_newlines=False, shell=None, istream=) 16:56:35 2023-10-09 16:56:35,172 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-281/.semver/PR-281 16:56:35 0.0.0 [Pipeline] } 16:56:35 $ docker exec --env ******** --env ******** 25e008e7ba57032ad982a1ef9f2b6830203bfc0ecd3668a2a23e7d2487454e6a ssh-agent -k 16:56:35 unset SSH_AUTH_SOCK; 16:56:35 unset SSH_AGENT_PID; 16:56:35 echo Agent pid 77 killed; 16:56:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:35 + git semver [Pipeline] } 16:56:36 $ docker stop --time=1 25e008e7ba57032ad982a1ef9f2b6830203bfc0ecd3668a2a23e7d2487454e6a 16:56:37 $ docker rm -f --volumes 25e008e7ba57032ad982a1ef9f2b6830203bfc0ecd3668a2a23e7d2487454e6a [Pipeline] // withDockerContainer [Pipeline] sh 16:56:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:56:38 Stashed 1 file(s) [Pipeline] echo 16:56:38 [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:56:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:38 ========================================================= 16:56:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:56:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:56:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:56:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:56:39 7264a8db6415: Pulling fs layer 16:56:39 c4d48a809fc2: Pulling fs layer 16:56:39 4f1c88b9dad5: Pulling fs layer 16:56:39 ad3a456e5733: Pulling fs layer 16:56:39 33e27b845d1e: Pulling fs layer 16:56:39 c68163c4e522: Pulling fs layer 16:56:39 50da416c3ac9: Pulling fs layer 16:56:39 23d2d4c4bb30: Pulling fs layer 16:56:39 33e27b845d1e: Waiting 16:56:39 c68163c4e522: Waiting 16:56:39 50da416c3ac9: Waiting 16:56:39 ad3a456e5733: Waiting 16:56:39 23d2d4c4bb30: Waiting 16:56:39 c4d48a809fc2: Download complete 16:56:39 ad3a456e5733: Verifying Checksum 16:56:39 ad3a456e5733: Download complete 16:56:39 33e27b845d1e: Verifying Checksum 16:56:39 33e27b845d1e: Download complete 16:56:39 7264a8db6415: Verifying Checksum 16:56:39 7264a8db6415: Download complete 16:56:39 c68163c4e522: Verifying Checksum 16:56:39 c68163c4e522: Download complete 16:56:39 7264a8db6415: Pull complete 16:56:39 c4d48a809fc2: Pull complete 16:56:39 23d2d4c4bb30: Verifying Checksum 16:56:39 23d2d4c4bb30: Download complete 16:56:39 4f1c88b9dad5: Verifying Checksum 16:56:39 4f1c88b9dad5: Download complete 16:56:40 50da416c3ac9: Verifying Checksum 16:56:40 50da416c3ac9: Download complete 16:56:43 4f1c88b9dad5: Pull complete 16:56:43 ad3a456e5733: Pull complete 16:56:43 33e27b845d1e: Pull complete 16:56:43 c68163c4e522: Pull complete 16:56:45 50da416c3ac9: Pull complete 16:56:45 23d2d4c4bb30: Pull complete 16:56:45 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:56:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:56:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 16:56:46 + 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 16:56:46 + docker inspect -f . ci-base-image-x86_64 16:56:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:46 prd-ubuntu20.04-docker-8c-8g-8767 does not seem to be running inside a container 16:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-281 -v /w/workspace/xfoundry_go-mod-messaging_PR-281:/w/workspace/xfoundry_go-mod-messaging_PR-281:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-281@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-281@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-x86_64 cat 16:56:49 $ docker top 08052e9b7f7ee16825557afcc2f15b871a0bfc180993e99544042694094c96b4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:49 + go version 16:56:49 go version go1.21.0 linux/amd64 [Pipeline] } 16:56:49 $ docker stop --time=1 08052e9b7f7ee16825557afcc2f15b871a0bfc180993e99544042694094c96b4 16:56:51 $ docker rm -f --volumes 08052e9b7f7ee16825557afcc2f15b871a0bfc180993e99544042694094c96b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:51 + docker inspect -f . ci-base-image-x86_64 16:56:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:52 prd-ubuntu20.04-docker-8c-8g-8767 does not seem to be running inside a container 16:56:52 $ 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-281 -v /w/workspace/xfoundry_go-mod-messaging_PR-281:/w/workspace/xfoundry_go-mod-messaging_PR-281:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-281@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-281@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-x86_64 cat 16:56:52 $ docker top aa1770045ccaf68a69ca6d1ab2da981a197e5cd443dc1415eee2bd491fb2ed5c -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:52 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-281 [Pipeline] fileExists [Pipeline] sh 16:56:53 + make test 16:56:53 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:56:53 go: downloading github.com/nats-io/nats.go v1.30.2 16:56:53 go: downloading github.com/google/uuid v1.3.1 16:56:53 go: downloading github.com/stretchr/testify v1.8.4 16:56:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:56:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 16:56:53 go: downloading github.com/nats-io/nats-server/v2 v2.10.1 16:56:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 16:56:53 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:56:53 go: downloading github.com/davecgh/go-spew v1.1.1 16:56:53 go: downloading github.com/pmezard/go-difflib v1.0.0 16:56:53 go: downloading github.com/stretchr/objx v0.5.0 16:56:53 go: downloading gopkg.in/yaml.v3 v3.0.1 16:56:53 go: downloading github.com/hashicorp/errwrap v1.0.0 16:56:53 go: downloading github.com/gorilla/websocket v1.5.0 16:56:53 go: downloading golang.org/x/net v0.10.0 16:56:53 go: downloading golang.org/x/sync v0.1.0 16:56:53 go: downloading github.com/go-playground/validator/v10 v10.15.5 16:56:53 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:56:53 Still waiting to schedule task 16:56:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:56:53 go: downloading github.com/klauspost/compress v1.17.0 16:56:53 go: downloading github.com/nats-io/nkeys v0.4.5 16:56:53 go: downloading github.com/nats-io/nuid v1.0.1 16:56:53 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:56:53 go: downloading github.com/go-playground/universal-translator v0.18.1 16:56:53 go: downloading github.com/leodido/go-urn v1.2.4 16:56:53 go: downloading golang.org/x/crypto v0.13.0 16:56:53 go: downloading golang.org/x/text v0.13.0 16:56:53 go: downloading github.com/go-playground/locales v0.14.1 16:56:54 go: downloading github.com/minio/highwayhash v1.0.2 16:56:54 go: downloading github.com/nats-io/jwt/v2 v2.5.2 16:56:54 go: downloading golang.org/x/time v0.3.0 16:56:54 go: downloading github.com/x448/float16 v0.8.4 16:56:54 go: downloading golang.org/x/sys v0.12.0 16:57:12 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:57:12 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:57:13 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.049s coverage: 88.6% of statements 16:57:18 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.050s coverage: 19.8% of statements 16:57:18 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.064s coverage: 88.8% of statements 16:57:18 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.083s coverage: 86.2% of statements 16:57:23 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:57:23 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:57:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.130s coverage: 84.6% of statements 16:57:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.149s coverage: 61.3% of statements 16:57:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.042s coverage: 87.5% of statements 16:57:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.039s coverage: 100.0% of statements 16:57:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.035s coverage: 100.0% of statements 16:57:25 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.045s coverage: 95.1% of statements 16:57:40 go vet ./... 16:57:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:57:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:57:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:57:41 $ docker stop --time=1 aa1770045ccaf68a69ca6d1ab2da981a197e5cd443dc1415eee2bd491fb2ed5c 16:57:43 $ docker rm -f --volumes aa1770045ccaf68a69ca6d1ab2da981a197e5cd443dc1415eee2bd491fb2ed5c [Pipeline] // withDockerContainer [Pipeline] sh 16:57:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:57:44 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 16:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:45 16:57:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:46 latest: Pulling from edgex-lftools-log-publisher 16:57:46 5eb5b503b376: Pulling fs layer 16:57:46 5c69ac0246d0: Pulling fs layer 16:57:46 ec43610c2a17: Pulling fs layer 16:57:46 3a2ae6a8a46f: Pulling fs layer 16:57:46 33b1e0a273af: Pulling fs layer 16:57:46 5d3b04190fa2: Pulling fs layer 16:57:46 2f39f015ded8: Pulling fs layer 16:57:46 3a2ae6a8a46f: Waiting 16:57:46 33b1e0a273af: Waiting 16:57:46 5d3b04190fa2: Waiting 16:57:46 2f39f015ded8: Waiting 16:57:46 5c69ac0246d0: Verifying Checksum 16:57:46 5c69ac0246d0: Download complete 16:57:46 3a2ae6a8a46f: Verifying Checksum 16:57:46 3a2ae6a8a46f: Download complete 16:57:46 33b1e0a273af: Verifying Checksum 16:57:46 33b1e0a273af: Download complete 16:57:46 5d3b04190fa2: Verifying Checksum 16:57:46 5d3b04190fa2: Download complete 16:57:46 ec43610c2a17: Verifying Checksum 16:57:46 ec43610c2a17: Download complete 16:57:46 5eb5b503b376: Verifying Checksum 16:57:46 5eb5b503b376: Download complete 16:57:46 2f39f015ded8: Download complete 16:57:47 5eb5b503b376: Pull complete 16:57:47 5c69ac0246d0: Pull complete 16:57:48 ec43610c2a17: Pull complete 16:57:48 3a2ae6a8a46f: Pull complete 16:57:48 33b1e0a273af: Pull complete 16:57:48 5d3b04190fa2: Pull complete 16:57:52 2f39f015ded8: Pull complete 16:57:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:57:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:52 prd-ubuntu20.04-docker-8c-8g-8767 does not seem to be running inside a container 16:57:52 $ 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-281 -v /w/workspace/xfoundry_go-mod-messaging_PR-281:/w/workspace/xfoundry_go-mod-messaging_PR-281:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-281@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-281@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:latest cat 16:57:55 $ docker top 7a1d0fde8d875a1c4d14d60307ff9baf6ff95ded4d5adeb00f66ed1393f8beef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:55 ---> job-cost.sh 16:57:55 lf-activate-venv: SKIPPING 16:57:55 INFO: No Stack... 16:57:55 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:56 INFO: Archiving Costs [Pipeline] sh 16:57:56 + cat /w/workspace/xfoundry_go-mod-messaging_PR-281/archives/cost.csv 16:57:56 + cut -d, -f6 [Pipeline] lock 16:57:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-281-1-stack-cost] 16:57:56 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-281-1-stack-cost] did not exist. Created. 16:57:56 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-281-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:57:57 + echo total: 0.2199999988079071 [Pipeline] stash 16:57:57 Stashed 1 file(s) [Pipeline] } 16:57:57 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-281-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:57:57 $ docker stop --time=1 7a1d0fde8d875a1c4d14d60307ff9baf6ff95ded4d5adeb00f66ed1393f8beef 16:57:58 $ docker rm -f --volumes 7a1d0fde8d875a1c4d14d60307ff9baf6ff95ded4d5adeb00f66ed1393f8beef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:58:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8769 in /w/workspace/xfoundry_go-mod-messaging_PR-281 [Pipeline] { [Pipeline] ws 16:58:24 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:58:24 Selected Git installation does not exist. Using Default 16:58:24 The recommended git tool is: NONE 16:58:29 using credential edgex-jenkins-ssh 16:58:29 Cloning the remote Git repository 16:58:29 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:58:29 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:58:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:58:30 > git --version # timeout=10 16:58:30 > git --version # 'git version 2.25.1' 16:58:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:58:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:58:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:58:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:58:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:58:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:58:32 Merging remotes/origin/main commit f4ddfa75284b6f49117caed8bee0b5d763ee416d into PR head commit f1e860dc1d1d0897e5f63f0289776aafb0595de6 16:58:32 Merge succeeded, producing f1e860dc1d1d0897e5f63f0289776aafb0595de6 16:58:32 Checking out Revision f1e860dc1d1d0897e5f63f0289776aafb0595de6 (PR-281) 16:58:33 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 16:58:33 > git --version # timeout=10 16:58:33 > git --version # 'git version 2.25.1' 16:58:33 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 16:58:32 > git config core.sparsecheckout # timeout=10 16:58:32 > git checkout -f f1e860dc1d1d0897e5f63f0289776aafb0595de6 # timeout=10 16:58:32 > git remote # timeout=10 16:58:32 > git config --get remote.origin.url # timeout=10 16:58:32 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:32 > git merge f4ddfa75284b6f49117caed8bee0b5d763ee416d # timeout=10 16:58:32 > git rev-parse HEAD^{commit} # timeout=10 16:58:32 > git config core.sparsecheckout # timeout=10 16:58:32 > git checkout -f f1e860dc1d1d0897e5f63f0289776aafb0595de6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:58:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:58:34 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:34 Dload Upload Total Spent Left Speed 16:58:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 16:58:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:58:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:58:35 + sudo tee /etc/docker/daemon.new 16:58:35 { 16:58:35 "registry-mirrors": [ 16:58:35 "https://nexus3.edgexfoundry.org:10001" 16:58:35 ], 16:58:35 "bip": "10.250.0.254/24", 16:58:35 "hosts": [ 16:58:35 "tcp://0.0.0.0:5555", 16:58:35 "unix:///var/run/docker.sock" 16:58:35 ], 16:58:35 "mtu": 1458, 16:58:35 "selinux-enabled": true, 16:58:35 "seccomp-profile": "/etc/docker/seccomp.json" 16:58:35 } [Pipeline] sh 16:58:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:58:36 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:54 ========================================================= 16:58:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:58:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:58:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:58:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:58:55 9fda8d8052c6: Pulling fs layer 16:58:55 5d54e960e981: Pulling fs layer 16:58:55 c4a7e357bf2a: Pulling fs layer 16:58:55 f0e02332f6b5: Pulling fs layer 16:58:55 cefa15bbcfad: Pulling fs layer 16:58:55 17808c966233: Pulling fs layer 16:58:55 f4c1fc716caa: Pulling fs layer 16:58:55 f0e02332f6b5: Waiting 16:58:55 17808c966233: Waiting 16:58:55 cefa15bbcfad: Waiting 16:58:55 f4c1fc716caa: Waiting 16:58:55 5d54e960e981: Verifying Checksum 16:58:55 5d54e960e981: Download complete 16:58:55 f0e02332f6b5: Download complete 16:58:55 cefa15bbcfad: Verifying Checksum 16:58:55 cefa15bbcfad: Download complete 16:58:55 9fda8d8052c6: Download complete 16:58:56 f4c1fc716caa: Verifying Checksum 16:58:56 f4c1fc716caa: Download complete 16:58:56 9fda8d8052c6: Pull complete 16:58:57 5d54e960e981: Pull complete 16:58:57 c4a7e357bf2a: Verifying Checksum 16:58:57 c4a7e357bf2a: Download complete 16:58:58 17808c966233: Verifying Checksum 16:58:58 17808c966233: Download complete 16:59:08 c4a7e357bf2a: Pull complete 16:59:08 f0e02332f6b5: Pull complete 16:59:08 cefa15bbcfad: Pull complete 16:59:15 17808c966233: Pull complete 16:59:16 f4c1fc716caa: Pull complete 16:59:16 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:59:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 16:59:17 + 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 16:59:17 + docker inspect -f . ci-base-image-arm64 16:59:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:17 prd-ubuntu20.04-docker-arm64-4c-16g-8769 does not seem to be running inside a container 16:59:17 $ 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:59:20 $ docker top ac61daca013f9316abbf723b201897e352aa78684852945f1d3c0c33dba67ecf -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:21 + go version 16:59:21 go version go1.21.0 linux/arm64 [Pipeline] } 16:59:21 $ docker stop --time=1 ac61daca013f9316abbf723b201897e352aa78684852945f1d3c0c33dba67ecf 16:59:23 $ docker rm -f --volumes ac61daca013f9316abbf723b201897e352aa78684852945f1d3c0c33dba67ecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:24 + docker inspect -f . ci-base-image-arm64 16:59:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:24 prd-ubuntu20.04-docker-arm64-4c-16g-8769 does not seem to be running inside a container 16:59:24 $ 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:59:28 $ docker top 59959318688b6bb0041a61abe8c27a04648f1e7f97cf8d326fa0857e6cb4837b -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:28 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 16:59:29 + make test 16:59:29 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:59:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 16:59:30 go: downloading github.com/google/uuid v1.3.1 16:59:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:59:30 go: downloading github.com/nats-io/nats.go v1.30.2 16:59:30 go: downloading github.com/stretchr/testify v1.8.4 16:59:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 16:59:30 go: downloading github.com/nats-io/nats-server/v2 v2.10.1 16:59:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:59:30 go: downloading github.com/go-playground/validator/v10 v10.15.5 16:59:30 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:59:31 go: downloading github.com/hashicorp/errwrap v1.0.0 16:59:31 go: downloading github.com/davecgh/go-spew v1.1.1 16:59:31 go: downloading github.com/pmezard/go-difflib v1.0.0 16:59:31 go: downloading gopkg.in/yaml.v3 v3.0.1 16:59:31 go: downloading github.com/stretchr/objx v0.5.0 16:59:31 go: downloading github.com/klauspost/compress v1.17.0 16:59:31 go: downloading github.com/nats-io/nkeys v0.4.5 16:59:31 go: downloading github.com/nats-io/nuid v1.0.1 16:59:31 go: downloading github.com/gorilla/websocket v1.5.0 16:59:31 go: downloading golang.org/x/net v0.10.0 16:59:31 go: downloading golang.org/x/sync v0.1.0 16:59:32 go: downloading github.com/x448/float16 v0.8.4 16:59:32 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:59:32 go: downloading github.com/go-playground/universal-translator v0.18.1 16:59:32 go: downloading github.com/leodido/go-urn v1.2.4 16:59:32 go: downloading golang.org/x/crypto v0.13.0 16:59:32 go: downloading golang.org/x/text v0.13.0 16:59:36 go: downloading github.com/minio/highwayhash v1.0.2 16:59:36 go: downloading github.com/nats-io/jwt/v2 v2.5.2 16:59:36 go: downloading golang.org/x/time v0.3.0 16:59:36 go: downloading github.com/go-playground/locales v0.14.1 17:01:13 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.261s coverage: 88.6% of statements 17:01:13 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 17:01:13 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 17:01:15 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.212s coverage: 19.8% of statements 17:01:15 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.327s coverage: 88.8% of statements 17:01:15 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.358s coverage: 86.2% of statements 17:02:37 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 17:02:37 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.552s coverage: 84.6% of statements 17:02:37 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.351s coverage: 61.3% of statements 17:02:37 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 17:02:37 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.302s coverage: 87.5% of statements 17:02:37 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.188s coverage: 100.0% of statements 17:02:37 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.171s coverage: 100.0% of statements 17:02:37 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.175s coverage: 95.1% of statements 17:02:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:02:37 go vet ./... 17:04:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:04:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:04:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:04:13 $ docker stop --time=1 59959318688b6bb0041a61abe8c27a04648f1e7f97cf8d326fa0857e6cb4837b 17:04:15 $ docker rm -f --volumes 59959318688b6bb0041a61abe8c27a04648f1e7f97cf8d326fa0857e6cb4837b [Pipeline] // withDockerContainer [Pipeline] sh 17:04:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:04:18 Warning: overwriting stash ‘coverage-report’ 17:04:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:19 17:04:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:19 arm64: Pulling from edgex-lftools-log-publisher 17:04:19 8998bd30e6a1: Pulling fs layer 17:04:19 04944245beec: Pulling fs layer 17:04:19 699f458cf7ca: Pulling fs layer 17:04:19 765212b225bb: Pulling fs layer 17:04:19 f23df028b6ca: Pulling fs layer 17:04:19 d65c8cfc05b1: Pulling fs layer 17:04:19 2437ff75d9bd: Pulling fs layer 17:04:19 f23df028b6ca: Waiting 17:04:19 d65c8cfc05b1: Waiting 17:04:19 2437ff75d9bd: Waiting 17:04:19 765212b225bb: Waiting 17:04:19 04944245beec: Verifying Checksum 17:04:19 04944245beec: Download complete 17:04:19 765212b225bb: Download complete 17:04:19 f23df028b6ca: Verifying Checksum 17:04:19 f23df028b6ca: Download complete 17:04:20 d65c8cfc05b1: Verifying Checksum 17:04:20 d65c8cfc05b1: Download complete 17:04:20 699f458cf7ca: Verifying Checksum 17:04:20 699f458cf7ca: Download complete 17:04:20 8998bd30e6a1: Verifying Checksum 17:04:20 8998bd30e6a1: Download complete 17:04:23 2437ff75d9bd: Verifying Checksum 17:04:23 2437ff75d9bd: Download complete 17:04:24 8998bd30e6a1: Pull complete 17:04:24 04944245beec: Pull complete 17:04:26 699f458cf7ca: Pull complete 17:04:26 765212b225bb: Pull complete 17:04:27 f23df028b6ca: Pull complete 17:04:27 d65c8cfc05b1: Pull complete 17:04:42 2437ff75d9bd: Pull complete 17:04:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:42 prd-ubuntu20.04-docker-arm64-4c-16g-8769 does not seem to be running inside a container 17:04:42 $ 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 17:04:45 $ docker top 09540abf161095e1abf2b90c91375d1734cce1b381911f9f25dc1679188dac6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:46 ---> job-cost.sh 17:04:46 lf-activate-venv: SKIPPING 17:04:46 INFO: No Stack... 17:04:46 INFO: Retrieving Pricing Info for: v3-standard-4 17:04:47 INFO: Archiving Costs [Pipeline] sh 17:04:48 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 17:04:48 + cut -d, -f6 [Pipeline] lock 17:04:48 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-281-1-stack-cost] 17:04:48 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-281-1-stack-cost] did not exist. Created. 17:04:48 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-281-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:04:48 /w/workspace/go-mod-messaging/1@tmp/durable-b7080b35/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:04:49 + echo total: 0.10999999940395355 [Pipeline] stash 17:04:49 Warning: overwriting stash ‘stack-cost’ 17:04:49 Stashed 1 file(s) [Pipeline] } 17:04:49 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-281-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:04:49 $ docker stop --time=1 09540abf161095e1abf2b90c91375d1734cce1b381911f9f25dc1679188dac6b 17:04:51 $ docker rm -f --volumes 09540abf161095e1abf2b90c91375d1734cce1b381911f9f25dc1679188dac6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:04:52 provisioning config files... 17:04:52 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-281@tmp/config9697431454606573404tmp [Pipeline] { [Pipeline] sh 17:04:52 + set +x 17:04:52 + curl -s https://codecov.io/bash 17:04:52 + bash -s -- 17:04:52 17:04:52 _____ _ 17:04:52 / ____| | | 17:04:52 | | ___ __| | ___ ___ _____ __ 17:04:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:04:52 | |___| (_) | (_| | __/ (_| (_) \ V / 17:04:52 \_____\___/ \__,_|\___|\___\___/ \_/ 17:04:52 Bash-1.0.6 17:04:52 17:04:52 17:04:52 ==> git version 2.25.1 found 17:04:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:04:52 Release-Date: 2020-01-08 17:04:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:04:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:04:52 ==> Jenkins CI detected. 17:04:52 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-281 17:04:52 project root: . 17:04:52 --> token set from env 17:04:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:04:52 ==> Running gcov in . (disable via -X gcov) 17:04:52 ==> Python coveragepy not found 17:04:52 ==> Searching for coverage reports in: 17:04:52 + . 17:04:52 -> Found 1 reports 17:04:52 ==> Detecting git/mercurial file structure 17:04:52 ==> Reading reports 17:04:52 + ./coverage.out bytes=42718 17:04:52 ==> Appending adjustments 17:04:52 https://docs.codecov.io/docs/fixing-reports 17:04:53 + Found adjustments 17:04:53 ==> Gzipping contents 17:04:53 12K /tmp/codecov.mwVk0x.gz 17:04:53 ==> Uploading reports 17:04:53 url: https://codecov.io 17:04:53 query: branch=PR-281&commit=f1e860dc1d1d0897e5f63f0289776aafb0595de6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=281&job=&cmd_args= 17:04:53 -> Pinging Codecov 17:04:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-281&commit=f1e860dc1d1d0897e5f63f0289776aafb0595de6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=281&job=&cmd_args= 17:04:53 -> Uploading to 17:04:53 https://storage.googleapis.com/codecov/v4/raw/2023-10-09/F6E385568367DD0E4001BA4F8F1CB792/f1e860dc1d1d0897e5f63f0289776aafb0595de6/2173d924-9a66-4fdf-baf1-3c63e0f61e81.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231009%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231009T170453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8235a61530322e8a72fa13ff08df07cae302735d352f75c21f246615a280e14d 17:04:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:04:53 Dload Upload Total Spent Left Speed 17:04:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8415 0 0 100 8415 0 26884 --:--:-- --:--:-- --:--:-- 26884 17:04:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/f1e860dc1d1d0897e5f63f0289776aafb0595de6 [Pipeline] } 17:04:53 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] } [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:04:55 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-281/archives ] 17:04:55 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-281/archives 17:04:55 total 16 17:04:55 drwxr-xr-x 3 root root 4096 Oct 9 16:57 . 17:04:55 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 16:57 .. 17:04:55 drwxr-xr-x 2 root root 4096 Oct 9 16:57 cost 17:04:55 -rw-r--r-- 1 root root 88 Oct 9 16:57 cost.csv 17:04:55 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-281/archives 17:04:55 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-281/archives 17:04:55 total 16 17:04:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 16:57 . 17:04:55 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 16:57 .. 17:04:55 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 16:57 cost 17:04:55 -rw-r--r-- 1 jenkins jenkins 88 Oct 9 16:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:04:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:04:56 ---> package-listing.sh 17:04:56 ++ facter osfamily 17:04:56 ++ tr '[:upper:]' '[:lower:]' 17:04:56 + OS_FAMILY=debian 17:04:56 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-281 17:04:56 + START_PACKAGES=/tmp/packages_start.txt 17:04:56 + END_PACKAGES=/tmp/packages_end.txt 17:04:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:04:56 + PACKAGES=/tmp/packages_start.txt 17:04:56 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-281 ']' 17:04:56 + PACKAGES=/tmp/packages_end.txt 17:04:56 + case "${OS_FAMILY}" in 17:04:56 + dpkg -l 17:04:56 + grep '^ii' 17:04:56 + '[' -f /tmp/packages_start.txt ']' 17:04:56 + '[' -f /tmp/packages_end.txt ']' 17:04:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:56 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-281 ']' 17:04:56 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-281/archives/ 17:04:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-281/archives/ [Pipeline] echo 17:04:56 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-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:04:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:57 prd-ubuntu20.04-docker-8c-8g-8767 does not seem to be running inside a container 17:04:58 $ 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-281/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-281 -v /w/workspace/xfoundry_go-mod-messaging_PR-281:/w/workspace/xfoundry_go-mod-messaging_PR-281:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-281@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-281@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 17:04:58 $ docker top c24137b9cb58c112004173b7d8cfc14dbff0a176b7b15ad5d02df419eb5d2f8a -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:58 + touch /tmp/pre-build-complete [Pipeline] sh 17:04:58 + mkdir -p /var/log/sysstat [Pipeline] sh 17:04:59 + ls /var/log/sa-host 17:04:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:59 provisioning config files... 17:04:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-281@tmp/config559619423192164471tmp [Pipeline] { [Pipeline] echo 17:04:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:04:59 ---> create-netrc.sh [Pipeline] } 17:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:05:00 ---> python-tools-install.sh [Pipeline] echo 17:05:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:05:00 ---> sudo-logs.sh 17:05:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:05:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:05:00 ---> job-cost.sh 17:05:00 lf-activate-venv: SKIPPING 17:05:00 DEBUG: total: 0.2199999988079071 17:05:00 INFO: Retrieving Stack Cost... 17:05:01 INFO: Retrieving Pricing Info for: v3-standard-8 17:05:01 INFO: Archiving Costs [Pipeline] echo 17:05:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:05:01 ---> logs-deploy.sh 17:05:01 lf-activate-venv: SKIPPING 17:05:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-281/1 17:05:01 INFO: archiving workspace using pattern(s): 17:05:02 Archives upload complete. 17:05:02 INFO: archiving logs to Nexus 17:05:03 ---> uname -a: 17:05:03 Linux prd-ubuntu20-04-docker-8c-8g-8767 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:05:03 17:05:03 17:05:03 ---> lscpu: 17:05:03 Architecture: x86_64 17:05:03 CPU op-mode(s): 32-bit, 64-bit 17:05:03 Byte Order: Little Endian 17:05:03 Address sizes: 40 bits physical, 48 bits virtual 17:05:03 CPU(s): 8 17:05:03 On-line CPU(s) list: 0-7 17:05:03 Thread(s) per core: 1 17:05:03 Core(s) per socket: 1 17:05:03 Socket(s): 8 17:05:03 NUMA node(s): 1 17:05:03 Vendor ID: AuthenticAMD 17:05:03 CPU family: 23 17:05:03 Model: 49 17:05:03 Model name: AMD EPYC-Rome Processor 17:05:03 Stepping: 0 17:05:03 CPU MHz: 2799.996 17:05:03 BogoMIPS: 5599.99 17:05:03 Virtualization: AMD-V 17:05:03 Hypervisor vendor: KVM 17:05:03 Virtualization type: full 17:05:03 L1d cache: 256 KiB 17:05:03 L1i cache: 256 KiB 17:05:03 L2 cache: 4 MiB 17:05:03 L3 cache: 128 MiB 17:05:03 NUMA node0 CPU(s): 0-7 17:05:03 Vulnerability Itlb multihit: Not affected 17:05:03 Vulnerability L1tf: Not affected 17:05:03 Vulnerability Mds: Not affected 17:05:03 Vulnerability Meltdown: Not affected 17:05:03 Vulnerability Mmio stale data: Not affected 17:05:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:05:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:05:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:05:03 Vulnerability Srbds: Not affected 17:05:03 Vulnerability Tsx async abort: Not affected 17:05:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:05:03 17:05:03 17:05:03 ---> nproc: 17:05:03 8 17:05:03 17:05:03 17:05:03 ---> df -h: 17:05:03 Filesystem Size Used Avail Use% Mounted on 17:05:03 overlay 155G 11G 145G 7% / 17:05:03 tmpfs 64M 0 64M 0% /dev 17:05:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:05:03 shm 64M 0 64M 0% /dev/shm 17:05:03 /dev/vda1 155G 11G 145G 7% /facter-os 17:05:03 17:05:03 17:05:03 ---> sar -b -r -n DEV: 17:05:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8767) 10/09/23 _x86_64_ (8 CPU) 17:05:03 17:05:03 16:55:46 LINUX RESTART (8 CPU) 17:05:03 17:05:03 16:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:05:03 16:57:00 160.81 47.49 113.31 0.00 5355.37 122520.25 0.00 17:05:03 16:58:01 73.30 0.21 73.09 0.00 5.77 91811.97 0.00 17:05:03 16:59:01 5.43 0.00 5.43 0.00 0.00 31327.97 0.00 17:05:03 17:00:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 17:05:03 17:01:01 26.03 10.03 16.00 0.00 5174.07 2805.93 0.00 17:05:03 17:02:01 15.28 1.67 13.61 0.00 259.02 3557.94 0.00 17:05:03 17:03:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 17:05:03 17:04:01 1.77 0.42 1.35 0.00 16.40 17.46 0.00 17:05:03 17:05:01 6.36 1.52 4.85 0.00 57.58 103.57 0.00 17:05:03 Average: 32.41 6.80 25.61 0.00 1205.32 28136.40 0.00 17:05:03 17:05:03 16:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:05:03 16:57:00 28725732 31376492 929140 2.83 83912 2815920 2285412 6.74 1353488 2404484 339644 17:05:03 16:58:01 28775336 31582088 724460 2.20 94632 2936732 1770920 5.22 1106348 2580660 252 17:05:03 16:59:01 28789872 31596864 709644 2.16 94700 2936732 1770920 5.22 1089840 2580660 12 17:05:03 17:00:01 28791104 31598204 708012 2.15 94740 2936740 1770920 5.22 1088112 2580664 64 17:05:03 17:01:01 28428016 31574712 724592 2.20 100612 3256992 1784752 5.26 1307972 2702640 94500 17:05:03 17:02:01 28422716 31585880 711512 2.16 103368 3269624 1829388 5.39 1317576 2693456 8 17:05:03 17:03:01 28426084 31589296 707812 2.15 103400 3269632 1829388 5.39 1314288 2693464 8 17:05:03 17:04:01 28424052 31588456 708512 2.15 103456 3270124 1829388 5.39 1317696 2693740 212 17:05:03 17:05:01 28375116 31543196 748088 2.28 103644 3272600 1992884 5.87 1360340 2690916 288 17:05:03 Average: 28573114 31559465 741308 2.25 98052 3107233 1873775 5.52 1250629 2624520 48332 17:05:03 17:05:03 16:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:05:03 16:57:00 ens3 657.01 451.87 7002.95 96.93 0.00 0.00 0.00 0.00 17:05:03 16:57:00 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 17:05:03 16:57:00 docker0 105.17 107.70 8.12 1472.94 0.00 0.00 0.00 0.00 17:05:03 16:57:00 veth30985cb 103.48 106.27 9.31 1456.54 0.00 0.00 0.00 0.12 17:05:03 16:58:01 ens3 117.16 78.33 2496.01 81.61 0.00 0.00 0.00 0.00 17:05:03 16:58:01 lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 17:05:03 16:58:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 16:59:01 ens3 1.03 0.40 1.98 0.22 0.00 0.00 0.00 0.00 17:05:03 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:00:01 ens3 0.80 0.22 0.15 0.08 0.00 0.00 0.00 0.00 17:05:03 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:03 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:01:01 ens3 157.29 84.90 2029.24 6.04 0.00 0.00 0.00 0.00 17:05:03 17:01:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:05:03 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:02:01 ens3 0.63 0.52 0.28 0.13 0.00 0.00 0.00 0.00 17:05:03 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:03 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:04:01 ens3 2.58 1.90 1.70 2.50 0.00 0.00 0.00 0.00 17:05:03 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:03 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:05:01 ens3 33.11 19.79 34.51 13.76 0.00 0.00 0.00 0.00 17:05:03 17:05:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 17:05:03 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 Average: ens3 107.75 70.89 1287.39 22.47 0.00 0.00 0.00 0.00 17:05:03 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 17:05:03 Average: docker0 11.67 11.95 0.90 163.35 0.00 0.00 0.00 0.00 17:05:03 17:05:03 17:05:03 ---> sar -P ALL: 17:05:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8767) 10/09/23 _x86_64_ (8 CPU) 17:05:03 17:05:03 16:55:46 LINUX RESTART (8 CPU) 17:05:03 17:05:03 16:56:01 CPU %user %nice %system %iowait %steal %idle 17:05:03 16:57:00 all 11.73 0.00 3.66 1.81 0.07 82.74 17:05:03 16:57:00 0 11.24 0.00 3.09 0.42 0.07 85.18 17:05:03 16:57:00 1 11.49 0.00 3.62 2.09 0.05 82.75 17:05:03 16:57:00 2 12.61 0.00 3.19 1.28 0.07 82.86 17:05:03 16:57:00 3 10.91 0.00 3.55 0.42 0.07 85.05 17:05:03 16:57:00 4 11.35 0.00 3.44 1.67 0.07 83.47 17:05:03 16:57:00 5 14.76 0.00 3.55 0.44 0.08 81.17 17:05:03 16:57:00 6 10.45 0.00 4.73 1.18 0.05 83.59 17:05:03 16:57:00 7 11.00 0.00 4.11 6.96 0.07 77.86 17:05:03 16:58:01 all 33.69 0.00 3.62 0.94 0.08 61.67 17:05:03 16:58:01 0 32.76 0.00 4.17 0.53 0.07 62.48 17:05:03 16:58:01 1 31.75 0.00 3.35 0.05 0.10 64.75 17:05:03 16:58:01 2 31.52 0.00 3.50 0.84 0.08 64.05 17:05:03 16:58:01 3 31.31 0.00 3.70 0.18 0.07 64.74 17:05:03 16:58:01 4 37.17 0.00 3.89 0.13 0.10 58.70 17:05:03 16:58:01 5 33.45 0.00 3.34 0.20 0.07 62.94 17:05:03 16:58:01 6 37.60 0.00 4.12 4.22 0.08 53.97 17:05:03 16:58:01 7 33.96 0.00 2.87 1.38 0.08 61.70 17:05:03 16:59:01 all 0.02 0.00 0.02 0.01 0.01 99.93 17:05:03 16:59:01 0 0.03 0.00 0.02 0.05 0.02 99.88 17:05:03 16:59:01 1 0.02 0.00 0.05 0.00 0.00 99.93 17:05:03 16:59:01 2 0.05 0.00 0.03 0.00 0.03 99.88 17:05:03 16:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:05:03 16:59:01 4 0.03 0.00 0.03 0.00 0.02 99.92 17:05:03 16:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:05:03 16:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:05:03 16:59:01 7 0.03 0.00 0.00 0.03 0.00 99.93 17:05:03 17:00:01 all 0.22 0.00 0.02 0.00 0.01 99.75 17:05:03 17:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:05:03 17:00:01 1 0.05 0.00 0.02 0.00 0.03 99.90 17:05:03 17:00:01 2 0.05 0.00 0.03 0.00 0.05 99.87 17:05:03 17:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:05:03 17:00:01 4 1.48 0.00 0.02 0.00 0.02 98.48 17:05:03 17:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:05:03 17:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:05:03 17:00:01 7 0.07 0.00 0.02 0.03 0.02 99.87 17:05:03 17:01:01 all 0.99 0.00 0.38 0.28 0.01 98.33 17:05:03 17:01:01 0 0.23 0.00 0.20 0.03 0.02 99.52 17:05:03 17:01:01 1 2.80 0.00 0.40 0.07 0.02 96.72 17:05:03 17:01:01 2 0.55 0.00 0.32 0.32 0.03 98.78 17:05:03 17:01:01 3 0.90 0.00 0.38 0.07 0.00 98.64 17:05:03 17:01:01 4 1.78 0.00 0.45 0.03 0.00 97.74 17:05:03 17:01:01 5 0.94 0.00 0.65 0.35 0.02 98.04 17:05:03 17:01:01 6 0.28 0.00 0.38 0.53 0.02 98.78 17:05:03 17:01:01 7 0.47 0.00 0.28 0.85 0.00 98.40 17:05:03 17:02:01 all 0.43 0.00 0.25 0.12 0.01 99.19 17:05:03 17:02:01 0 0.28 0.00 0.18 0.17 0.00 99.37 17:05:03 17:02:01 1 0.30 0.00 0.22 0.05 0.00 99.43 17:05:03 17:02:01 2 0.42 0.00 0.23 0.00 0.02 99.33 17:05:03 17:02:01 3 0.54 0.00 0.22 0.02 0.02 99.21 17:05:03 17:02:01 4 0.37 0.00 0.20 0.03 0.02 99.38 17:05:03 17:02:01 5 0.42 0.00 0.25 0.02 0.02 99.30 17:05:03 17:02:01 6 0.80 0.00 0.33 0.35 0.02 98.50 17:05:03 17:02:01 7 0.30 0.00 0.33 0.35 0.02 99.00 17:05:03 17:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 17:05:03 17:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:05:03 17:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:05:03 17:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:05:03 17:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:05:03 17:03:01 4 0.03 0.00 0.03 0.00 0.00 99.93 17:05:03 17:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:05:03 17:03:01 6 0.03 0.00 0.00 0.02 0.03 99.92 17:05:03 17:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:03 17:04:01 all 0.11 0.00 0.02 0.01 0.01 99.85 17:05:03 17:04:01 0 0.03 0.00 0.03 0.02 0.00 99.92 17:05:03 17:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:05:03 17:04:01 2 0.18 0.00 0.03 0.00 0.00 99.78 17:05:03 17:04:01 3 0.08 0.00 0.03 0.03 0.00 99.85 17:05:03 17:04:01 4 0.13 0.00 0.03 0.00 0.00 99.83 17:05:03 17:04:01 5 0.18 0.00 0.02 0.00 0.02 99.78 17:05:03 17:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:03 17:04:01 7 0.27 0.00 0.02 0.00 0.02 99.70 17:05:03 17:05:01 all 0.74 0.00 0.28 0.01 0.02 98.95 17:05:03 17:05:01 0 0.67 0.00 0.35 0.05 0.02 98.92 17:05:03 17:05:01 1 0.38 0.00 0.18 0.00 0.02 99.42 17:05:03 17:05:01 2 0.55 0.00 0.27 0.00 0.02 99.17 17:05:03 17:05:01 3 0.42 0.00 0.23 0.00 0.02 99.33 17:05:03 17:05:01 4 0.57 0.00 0.30 0.00 0.02 99.12 17:05:03 17:05:01 5 0.77 0.00 0.37 0.03 0.03 98.80 17:05:03 17:05:01 6 0.92 0.00 0.30 0.03 0.02 98.73 17:05:03 17:05:01 7 1.62 0.00 0.23 0.00 0.03 98.12 17:05:03 Average: all 5.35 0.00 0.92 0.35 0.03 93.36 17:05:03 Average: 0 5.06 0.00 0.90 0.14 0.02 93.88 17:05:03 Average: 1 5.22 0.00 0.88 0.25 0.03 93.62 17:05:03 Average: 2 5.13 0.00 0.85 0.27 0.04 93.72 17:05:03 Average: 3 4.94 0.00 0.91 0.08 0.02 94.06 17:05:03 Average: 4 5.89 0.00 0.93 0.21 0.03 92.95 17:05:03 Average: 5 5.64 0.00 0.91 0.11 0.03 93.31 17:05:03 Average: 6 5.59 0.00 1.10 0.71 0.03 92.58 17:05:03 Average: 7 5.31 0.00 0.87 1.06 0.03 92.74 17:05:03 17:05:03 17:05:03