Pull request #335 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 735809f6b95444a4d7d9de7dbd81a3d891d3a44d+f420320c1851a765fd43c1b862d171cb90773295 (bd5c91fe622dc2a2131124a935a61e80692a3982) 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-ssh10013492938233763173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15731551524739119004.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 590556114a56c6d90cc8043840e039c2f74196dc 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-335/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-335/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11797259178276595018.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-335/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10228270770550073393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16026718120325350039.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-335/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-335/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9058770433025875279.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4691 in /w/workspace/xfoundry_go-mod-messaging_PR-335 [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-335 # 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 Merging remotes/origin/main commit f420320c1851a765fd43c1b862d171cb90773295 into PR head commit 735809f6b95444a4d7d9de7dbd81a3d891d3a44d Merge succeeded, producing 735809f6b95444a4d7d9de7dbd81a3d891d3a44d Checking out Revision 735809f6b95444a4d7d9de7dbd81a3d891d3a44d (PR-335) 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 590556114a56c6d90cc8043840e039c2f74196dc > 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/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 735809f6b95444a4d7d9de7dbd81a3d891d3a44d # 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 f420320c1851a765fd43c1b862d171cb90773295 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 735809f6b95444a4d7d9de7dbd81a3d891d3a44d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-01T16:43:42.180Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-01T16:43:42.390Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-01T16:43:42.524Z] ========================================================= [2024-07-01T16:43:42.524Z] EdgeX Global Pipelines Version Info [2024-07-01T16:43:42.524Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-01T16:43:43.701Z] ------------------- [2024-07-01T16:43:43.701Z] stable info: [2024-07-01T16:43:43.701Z] ------------------- [2024-07-01T16:43:43.701Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T16:43:43.701Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T16:43:43.701Z] Message: update stable to v1.0.260 [2024-07-01T16:43:43.961Z] ------------------- [2024-07-01T16:43:43.961Z] experimental info: [2024-07-01T16:43:43.961Z] ------------------- [2024-07-01T16:43:43.961Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T16:43:43.961Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-01T16:43:43.961Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-01T16:43:44.176Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2024-07-01T16:43:44.235Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2024-07-01T16:43:44.290Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-01T16:43:44.350Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-01T16:43:44.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-01T16:43:44.474Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-01T16:43:44.534Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-01T16:43:44.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-01T16:43:44.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-01T16:43:44.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-01T16:43:44.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-01T16:43:44.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2024-07-01T16:43:44.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-01T16:43:44.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-01T16:43:45.013Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T16:43:45.072Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T16:43:45.127Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T16:43:45.194Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T16:43:45.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-01T16:43:45.319Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-01T16:43:45.375Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-01T16:43:45.444Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-01T16:43:45.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-01T16:43:45.567Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-01T16:43:45.630Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-07-01T16:43:45.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-01T16:43:45.763Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-01T16:43:45.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-335 [Pipeline] echo [2024-07-01T16:43:45.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-335 [Pipeline] echo [2024-07-01T16:43:45.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-335 [Pipeline] echo [2024-07-01T16:43:45.989Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 735809f6b95444a4d7d9de7dbd81a3d891d3a44d [Pipeline] echo [2024-07-01T16:43:46.049Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 735809f [Pipeline] echo [2024-07-01T16:43:46.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-01T16:43:46.682Z] + git rev-list -1 --merges 735809f6b95444a4d7d9de7dbd81a3d891d3a44d~1..735809f6b95444a4d7d9de7dbd81a3d891d3a44d [Pipeline] echo [2024-07-01T16:43:46.734Z] -----------> git rev-list -1 --merges 735809f6b95444a4d7d9de7dbd81a3d891d3a44d~1..735809f6b95444a4d7d9de7dbd81a3d891d3a44d 735809f6b95444a4d7d9de7dbd81a3d891d3a44d [false] [Pipeline] sh [2024-07-01T16:43:47.055Z] + git log --format=format:%s -1 735809f6b95444a4d7d9de7dbd81a3d891d3a44d [Pipeline] echo [2024-07-01T16:43:47.098Z] ========================================================= [2024-07-01T16:43:47.098Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-01T16:43:47.098Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T16:43:47.556Z] + git log --format=format:%s -1 735809f6b95444a4d7d9de7dbd81a3d891d3a44d [Pipeline] echo [2024-07-01T16:43:47.594Z] [semverPrep] GIT_COMMIT: 735809f6b95444a4d7d9de7dbd81a3d891d3a44d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2024-07-01T16:43:47.636Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-01T16:43:48.054Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-01T16:43:48.054Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-01T16:43:48.054Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-01T16:43:48.054Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-01T16:43:48.054Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-01T16:43:48.054Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-01T16:43:48.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T16:43:48.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T16:43:48.963Z] [2024-07-01T16:43:48.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T16:43:49.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T16:43:49.634Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-01T16:43:49.634Z] b85a868b505f: Pulling fs layer [2024-07-01T16:43:49.634Z] e2be974225ed: Pulling fs layer [2024-07-01T16:43:49.634Z] 339a4e72a1f5: Pulling fs layer [2024-07-01T16:43:49.634Z] 988bab9f4d93: Pulling fs layer [2024-07-01T16:43:49.634Z] 1469e6f7b9e6: Pulling fs layer [2024-07-01T16:43:49.634Z] eaf3925da568: Pulling fs layer [2024-07-01T16:43:49.634Z] bab4dde63d76: Pulling fs layer [2024-07-01T16:43:49.634Z] bde34c3a00c8: Pulling fs layer [2024-07-01T16:43:49.634Z] b352a97aabf1: Pulling fs layer [2024-07-01T16:43:49.634Z] 4872d77fe225: Pulling fs layer [2024-07-01T16:43:49.634Z] 5851b861e8e6: Pulling fs layer [2024-07-01T16:43:49.634Z] eaf3925da568: Waiting [2024-07-01T16:43:49.634Z] b352a97aabf1: Waiting [2024-07-01T16:43:49.634Z] 4872d77fe225: Waiting [2024-07-01T16:43:49.634Z] bab4dde63d76: Waiting [2024-07-01T16:43:49.634Z] bde34c3a00c8: Waiting [2024-07-01T16:43:49.634Z] 5851b861e8e6: Waiting [2024-07-01T16:43:49.634Z] 1469e6f7b9e6: Waiting [2024-07-01T16:43:49.634Z] e2be974225ed: Verifying Checksum [2024-07-01T16:43:49.634Z] e2be974225ed: Download complete [2024-07-01T16:43:49.634Z] 988bab9f4d93: Verifying Checksum [2024-07-01T16:43:49.634Z] 988bab9f4d93: Download complete [2024-07-01T16:43:49.634Z] 339a4e72a1f5: Verifying Checksum [2024-07-01T16:43:49.634Z] 339a4e72a1f5: Download complete [2024-07-01T16:43:49.634Z] 1469e6f7b9e6: Verifying Checksum [2024-07-01T16:43:49.634Z] 1469e6f7b9e6: Download complete [2024-07-01T16:43:49.634Z] eaf3925da568: Verifying Checksum [2024-07-01T16:43:49.634Z] eaf3925da568: Download complete [2024-07-01T16:43:49.894Z] bde34c3a00c8: Verifying Checksum [2024-07-01T16:43:49.894Z] bde34c3a00c8: Download complete [2024-07-01T16:43:49.894Z] b352a97aabf1: Verifying Checksum [2024-07-01T16:43:49.894Z] b352a97aabf1: Download complete [2024-07-01T16:43:49.894Z] 4872d77fe225: Verifying Checksum [2024-07-01T16:43:49.894Z] 4872d77fe225: Download complete [2024-07-01T16:43:49.894Z] 5851b861e8e6: Verifying Checksum [2024-07-01T16:43:49.894Z] 5851b861e8e6: Download complete [2024-07-01T16:43:49.894Z] b85a868b505f: Download complete [2024-07-01T16:43:50.154Z] bab4dde63d76: Verifying Checksum [2024-07-01T16:43:50.154Z] bab4dde63d76: Download complete [2024-07-01T16:43:51.094Z] b85a868b505f: Pull complete [2024-07-01T16:43:52.030Z] e2be974225ed: Pull complete [2024-07-01T16:43:52.967Z] 339a4e72a1f5: Pull complete [2024-07-01T16:43:53.228Z] 988bab9f4d93: Pull complete [2024-07-01T16:43:54.166Z] 1469e6f7b9e6: Pull complete [2024-07-01T16:43:54.166Z] eaf3925da568: Pull complete [2024-07-01T16:43:56.073Z] bab4dde63d76: Pull complete [2024-07-01T16:43:56.334Z] bde34c3a00c8: Pull complete [2024-07-01T16:43:56.595Z] b352a97aabf1: Pull complete [2024-07-01T16:43:56.856Z] 4872d77fe225: Pull complete [2024-07-01T16:43:57.117Z] 5851b861e8e6: Pull complete [2024-07-01T16:43:57.378Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-01T16:43:57.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T16:43:57.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T16:43:57.961Z] prd-ubuntu20.04-docker-8c-8g-4691 does not seem to be running inside a container [2024-07-01T16:43:57.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-335 -v /w/workspace/xfoundry_go-mod-messaging_PR-335:/w/workspace/xfoundry_go-mod-messaging_PR-335:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-335@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-335@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 [2024-07-01T16:44:07.263Z] $ docker top ef5dfa577ea5f3d8756baed9bf4801a689442d7d7794d35d3aa67e603aeae76c -eo pid,comm [2024-07-01T16:44:07.317Z] 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). [2024-07-01T16:44:07.317Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-01T16:44:09.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T16:44:09.743Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T16:44:09.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T16:44:09.850Z] $ docker exec ef5dfa577ea5f3d8756baed9bf4801a689442d7d7794d35d3aa67e603aeae76c ssh-agent [2024-07-01T16:44:09.949Z] SSH_AUTH_SOCK=/tmp/ssh-v5TFwFIGUbgM/agent.32 [2024-07-01T16:44:09.949Z] SSH_AGENT_PID=38 [2024-07-01T16:44:09.956Z] Running ssh-add (command line suppressed) [2024-07-01T16:44:10.048Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-335@tmp/private_key_17081059071484858462.key (/w/workspace/xfoundry_go-mod-messaging_PR-335@tmp/private_key_17081059071484858462.key) [2024-07-01T16:44:10.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T16:44:10.402Z] + git tag --points-at HEAD [Pipeline] } [2024-07-01T16:44:10.432Z] $ docker exec --env ******** --env ******** ef5dfa577ea5f3d8756baed9bf4801a689442d7d7794d35d3aa67e603aeae76c ssh-agent -k [2024-07-01T16:44:10.533Z] unset SSH_AUTH_SOCK; [2024-07-01T16:44:10.534Z] unset SSH_AGENT_PID; [2024-07-01T16:44:10.534Z] echo Agent pid 38 killed; [2024-07-01T16:44:10.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-01T16:44:10.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T16:44:10.657Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T16:44:10.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T16:44:10.767Z] $ docker exec ef5dfa577ea5f3d8756baed9bf4801a689442d7d7794d35d3aa67e603aeae76c ssh-agent [2024-07-01T16:44:10.883Z] SSH_AUTH_SOCK=/tmp/ssh-n76bumaa0yd4/agent.71 [2024-07-01T16:44:10.883Z] SSH_AGENT_PID=77 [2024-07-01T16:44:10.892Z] Running ssh-add (command line suppressed) [2024-07-01T16:44:10.997Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-335@tmp/private_key_15794363928024569751.key (/w/workspace/xfoundry_go-mod-messaging_PR-335@tmp/private_key_15794363928024569751.key) [2024-07-01T16:44:11.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T16:44:11.382Z] + git semver init [2024-07-01T16:44:11.641Z] 2024-07-01 16:44:11,608 [run_init] DEBUG init version:0.0.0 force:False [2024-07-01T16:44:11.641Z] 2024-07-01 16:44:11,609 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-335/.semver [2024-07-01T16:44:11.641Z] 2024-07-01 16:44:11,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-335/.semver [2024-07-01T16:44:11.641Z] 2024-07-01 16:44:11,610 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-335/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-335, universal_newlines=False, shell=None, istream=None) [2024-07-01T16:44:12.580Z] 2024-07-01 16:44:12,392 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-335/.git/info/exclude [2024-07-01T16:44:12.580Z] 2024-07-01 16:44:12,393 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-335/.semver/PR-335 with force:False [2024-07-01T16:44:12.580Z] 2024-07-01 16:44:12,393 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-335/.semver/PR-335 [2024-07-01T16:44:12.580Z] 2024-07-01 16:44:12,396 [execute] INFO git cat-file --batch-check [2024-07-01T16:44:12.580Z] 2024-07-01 16:44:12,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-335/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T16:44:12.580Z] 2024-07-01 16:44:12,403 [execute] INFO git cat-file --batch [2024-07-01T16:44:12.580Z] 2024-07-01 16:44:12,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-335/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T16:44:12.580Z] 2024-07-01 16:44:12,410 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-335/.semver/PR-335 [2024-07-01T16:44:12.580Z] 0.0.0 [Pipeline] } [2024-07-01T16:44:12.608Z] $ docker exec --env ******** --env ******** ef5dfa577ea5f3d8756baed9bf4801a689442d7d7794d35d3aa67e603aeae76c ssh-agent -k [2024-07-01T16:44:12.706Z] unset SSH_AUTH_SOCK; [2024-07-01T16:44:12.706Z] unset SSH_AGENT_PID; [2024-07-01T16:44:12.706Z] echo Agent pid 77 killed; [2024-07-01T16:44:12.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-01T16:44:13.193Z] + git semver [Pipeline] } [2024-07-01T16:44:13.481Z] $ docker stop --time=1 ef5dfa577ea5f3d8756baed9bf4801a689442d7d7794d35d3aa67e603aeae76c [2024-07-01T16:44:15.410Z] $ docker rm -f --volumes ef5dfa577ea5f3d8756baed9bf4801a689442d7d7794d35d3aa67e603aeae76c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T16:44:15.932Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-01T16:44:16.242Z] Stashed 1 file(s) [Pipeline] echo [2024-07-01T16:44:16.265Z] [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 [2024-07-01T16:44:17.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T16:44:17.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T16:44:17.119Z] ========================================================= [2024-07-01T16:44:17.119Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-01T16:44:17.119Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-07-01T16:44:17.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-01T16:44:17.551Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-01T16:44:17.551Z] 619be1103602: Pulling fs layer [2024-07-01T16:44:17.551Z] 7862e08f4a3e: Pulling fs layer [2024-07-01T16:44:17.551Z] 5df492c9dc93: Pulling fs layer [2024-07-01T16:44:17.551Z] 7629e6793208: Pulling fs layer [2024-07-01T16:44:17.551Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T16:44:17.551Z] fb5054dd5b73: Pulling fs layer [2024-07-01T16:44:17.551Z] eeca6798cff9: Pulling fs layer [2024-07-01T16:44:17.551Z] aa269ceb94a6: Pulling fs layer [2024-07-01T16:44:17.551Z] ada007ff1a6a: Pulling fs layer [2024-07-01T16:44:17.551Z] 7629e6793208: Waiting [2024-07-01T16:44:17.551Z] 4f4fb700ef54: Waiting [2024-07-01T16:44:17.551Z] fb5054dd5b73: Waiting [2024-07-01T16:44:17.551Z] eeca6798cff9: Waiting [2024-07-01T16:44:17.551Z] aa269ceb94a6: Waiting [2024-07-01T16:44:17.551Z] ada007ff1a6a: Waiting [2024-07-01T16:44:17.551Z] 7862e08f4a3e: Verifying Checksum [2024-07-01T16:44:17.551Z] 7862e08f4a3e: Download complete [2024-07-01T16:44:17.551Z] 7629e6793208: Verifying Checksum [2024-07-01T16:44:17.551Z] 7629e6793208: Download complete [2024-07-01T16:44:17.551Z] 4f4fb700ef54: Verifying Checksum [2024-07-01T16:44:17.551Z] 4f4fb700ef54: Download complete [2024-07-01T16:44:17.551Z] fb5054dd5b73: Verifying Checksum [2024-07-01T16:44:17.551Z] fb5054dd5b73: Download complete [2024-07-01T16:44:17.551Z] 619be1103602: Verifying Checksum [2024-07-01T16:44:17.551Z] 619be1103602: Download complete [2024-07-01T16:44:17.551Z] eeca6798cff9: Verifying Checksum [2024-07-01T16:44:17.551Z] eeca6798cff9: Download complete [2024-07-01T16:44:17.811Z] 619be1103602: Pull complete [2024-07-01T16:44:17.811Z] ada007ff1a6a: Verifying Checksum [2024-07-01T16:44:17.811Z] ada007ff1a6a: Download complete [2024-07-01T16:44:18.070Z] 7862e08f4a3e: Pull complete [2024-07-01T16:44:18.070Z] 5df492c9dc93: Verifying Checksum [2024-07-01T16:44:18.070Z] 5df492c9dc93: Download complete [2024-07-01T16:44:18.328Z] aa269ceb94a6: Verifying Checksum [2024-07-01T16:44:18.328Z] aa269ceb94a6: Download complete [2024-07-01T16:44:21.680Z] 5df492c9dc93: Pull complete [2024-07-01T16:44:21.680Z] 7629e6793208: Pull complete [2024-07-01T16:44:21.680Z] 4f4fb700ef54: Pull complete [2024-07-01T16:44:21.680Z] fb5054dd5b73: Pull complete [2024-07-01T16:44:21.680Z] eeca6798cff9: Pull complete [2024-07-01T16:44:24.210Z] aa269ceb94a6: Pull complete [2024-07-01T16:44:24.469Z] ada007ff1a6a: Pull complete [2024-07-01T16:44:24.469Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-01T16:44:24.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-01T16:44:24.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-07-01T16:44:24.801Z] + 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 [2024-07-01T16:44:25.210Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T16:44:25.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T16:44:25.401Z] prd-ubuntu20.04-docker-8c-8g-4691 does not seem to be running inside a container [2024-07-01T16:44:25.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-335 -v /w/workspace/xfoundry_go-mod-messaging_PR-335:/w/workspace/xfoundry_go-mod-messaging_PR-335:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-335@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-335@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 [2024-07-01T16:44:31.806Z] Still waiting to schedule task [2024-07-01T16:44:31.807Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-01T16:44:33.372Z] $ docker top 99d0e2967c0cc7ff6a8a21c8bdf4dddff3868f8ce62ab94ffcb2c3ef351eee0a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T16:44:33.796Z] + go version [2024-07-01T16:44:33.796Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-01T16:44:33.838Z] $ docker stop --time=1 99d0e2967c0cc7ff6a8a21c8bdf4dddff3868f8ce62ab94ffcb2c3ef351eee0a [2024-07-01T16:44:35.149Z] $ docker rm -f --volumes 99d0e2967c0cc7ff6a8a21c8bdf4dddff3868f8ce62ab94ffcb2c3ef351eee0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T16:44:35.962Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T16:44:35.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T16:44:36.151Z] prd-ubuntu20.04-docker-8c-8g-4691 does not seem to be running inside a container [2024-07-01T16:44:36.181Z] $ 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-335 -v /w/workspace/xfoundry_go-mod-messaging_PR-335:/w/workspace/xfoundry_go-mod-messaging_PR-335:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-335@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-335@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 [2024-07-01T16:44:36.509Z] $ docker top aedfe6ee2bd7152d7ec59e48f4f8e52313538c13804bf4fb15e7d92a73f3ecce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T16:44:36.912Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-335 [Pipeline] fileExists [Pipeline] sh [2024-07-01T16:44:37.291Z] + make test [2024-07-01T16:44:37.291Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-07-01T16:44:37.291Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.26 [2024-07-01T16:44:37.291Z] go: downloading github.com/google/uuid v1.6.0 [2024-07-01T16:44:37.291Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-07-01T16:44:37.550Z] go: downloading github.com/nats-io/nats.go v1.36.0 [2024-07-01T16:44:37.550Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-07-01T16:44:37.550Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-07-01T16:44:37.550Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-07-01T16:44:37.550Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-07-01T16:44:37.550Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-07-01T16:44:37.550Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-07-01T16:44:37.550Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-07-01T16:44:37.550Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-07-01T16:44:37.550Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-07-01T16:44:37.550Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-07-01T16:44:37.550Z] go: downloading github.com/x448/float16 v0.8.4 [2024-07-01T16:44:37.550Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-07-01T16:44:37.550Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-07-01T16:44:37.550Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-07-01T16:44:37.808Z] go: downloading golang.org/x/crypto v0.21.0 [2024-07-01T16:44:37.808Z] go: downloading golang.org/x/text v0.14.0 [2024-07-01T16:44:37.808Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-07-01T16:44:37.808Z] go: downloading golang.org/x/net v0.23.0 [2024-07-01T16:44:37.808Z] go: downloading golang.org/x/sync v0.1.0 [2024-07-01T16:44:37.808Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-07-01T16:44:37.808Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-07-01T16:44:37.808Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-07-01T16:44:37.808Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-07-01T16:44:38.068Z] go: downloading golang.org/x/sys v0.18.0 [2024-07-01T16:44:56.147Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-07-01T16:44:56.148Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-07-01T16:44:56.407Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.029s coverage: 86.1% of statements [2024-07-01T16:44:56.407Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-07-01T16:44:56.988Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-07-01T16:45:02.261Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.027s coverage: 19.8% of statements [2024-07-01T16:45:02.261Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.038s coverage: 88.8% of statements [2024-07-01T16:45:02.261Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.060s coverage: 86.2% of statements [2024-07-01T16:45:02.261Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.017s coverage: 15.4% of statements [2024-07-01T16:45:02.261Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.131s coverage: 61.3% of statements [2024-07-01T16:45:02.261Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.016s coverage: 87.5% of statements [2024-07-01T16:45:02.261Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.017s coverage: 100.0% of statements [2024-07-01T16:45:02.261Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.015s coverage: 100.0% of statements [2024-07-01T16:45:02.261Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.020s coverage: 95.1% of statements [2024-07-01T16:45:17.131Z] go vet ./... [2024-07-01T16:45:18.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T16:45:18.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-07-01T16:45:18.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T16:45:18.601Z] $ docker stop --time=1 aedfe6ee2bd7152d7ec59e48f4f8e52313538c13804bf4fb15e7d92a73f3ecce [2024-07-01T16:45:27.217Z] $ docker rm -f --volumes aedfe6ee2bd7152d7ec59e48f4f8e52313538c13804bf4fb15e7d92a73f3ecce [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T16:45:27.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T16:45:27.992Z] 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 [2024-07-01T16:45:29.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T16:45:29.296Z] [2024-07-01T16:45:29.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T16:45:29.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T16:45:29.959Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-01T16:45:29.959Z] 5eb5b503b376: Pulling fs layer [2024-07-01T16:45:29.959Z] 5c69ac0246d0: Pulling fs layer [2024-07-01T16:45:29.959Z] ec43610c2a17: Pulling fs layer [2024-07-01T16:45:29.959Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-01T16:45:29.959Z] 33b1e0a273af: Pulling fs layer [2024-07-01T16:45:29.959Z] 5d3b04190fa2: Pulling fs layer [2024-07-01T16:45:29.959Z] 2f39f015ded8: Pulling fs layer [2024-07-01T16:45:29.959Z] 3a2ae6a8a46f: Waiting [2024-07-01T16:45:29.959Z] 33b1e0a273af: Waiting [2024-07-01T16:45:29.959Z] 5d3b04190fa2: Waiting [2024-07-01T16:45:29.959Z] 2f39f015ded8: Waiting [2024-07-01T16:45:29.959Z] 5c69ac0246d0: Verifying Checksum [2024-07-01T16:45:29.959Z] 5c69ac0246d0: Download complete [2024-07-01T16:45:29.959Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-01T16:45:29.959Z] 3a2ae6a8a46f: Download complete [2024-07-01T16:45:29.959Z] 33b1e0a273af: Verifying Checksum [2024-07-01T16:45:29.959Z] 33b1e0a273af: Download complete [2024-07-01T16:45:29.959Z] ec43610c2a17: Verifying Checksum [2024-07-01T16:45:29.959Z] ec43610c2a17: Download complete [2024-07-01T16:45:29.959Z] 5d3b04190fa2: Download complete [2024-07-01T16:45:30.218Z] 5eb5b503b376: Verifying Checksum [2024-07-01T16:45:30.218Z] 5eb5b503b376: Download complete [2024-07-01T16:45:30.783Z] 2f39f015ded8: Download complete [2024-07-01T16:45:31.350Z] 5eb5b503b376: Pull complete [2024-07-01T16:45:31.350Z] 5c69ac0246d0: Pull complete [2024-07-01T16:45:31.917Z] ec43610c2a17: Pull complete [2024-07-01T16:45:31.917Z] 3a2ae6a8a46f: Pull complete [2024-07-01T16:45:32.175Z] 33b1e0a273af: Pull complete [2024-07-01T16:45:32.175Z] 5d3b04190fa2: Pull complete [2024-07-01T16:45:36.361Z] 2f39f015ded8: Pull complete [2024-07-01T16:45:36.361Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-01T16:45:36.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T16:45:36.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T16:45:36.637Z] prd-ubuntu20.04-docker-8c-8g-4691 does not seem to be running inside a container [2024-07-01T16:45:36.667Z] $ 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-335 -v /w/workspace/xfoundry_go-mod-messaging_PR-335:/w/workspace/xfoundry_go-mod-messaging_PR-335:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-335@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-335@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 [2024-07-01T16:45:43.034Z] $ docker top 0a63842e0c562a506ba8da42ea66fa3176d1811ee351f834dedf16a983549277 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T16:45:43.592Z] ---> job-cost.sh [2024-07-01T16:45:43.592Z] lf-activate-venv: SKIPPING [2024-07-01T16:45:43.592Z] INFO: No Stack... [2024-07-01T16:45:44.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T16:45:44.476Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T16:45:44.811Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-335/archives/cost.csv [2024-07-01T16:45:44.811Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T16:45:44.860Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-335-1-stack-cost] [2024-07-01T16:45:44.868Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-335-1-stack-cost] did not exist. Created. [2024-07-01T16:45:44.880Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T16:45:45.350Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-01T16:45:45.413Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T16:45:45.456Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T16:45:45.592Z] $ docker stop --time=1 0a63842e0c562a506ba8da42ea66fa3176d1811ee351f834dedf16a983549277 [2024-07-01T16:45:47.045Z] $ docker rm -f --volumes 0a63842e0c562a506ba8da42ea66fa3176d1811ee351f834dedf16a983549277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-01T16:46:04.221Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4692 in /w/workspace/xfoundry_go-mod-messaging_PR-335 [Pipeline] { [Pipeline] ws [2024-07-01T16:46:04.305Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2024-07-01T16:46:07.404Z] Selected Git installation does not exist. Using Default [2024-07-01T16:46:07.404Z] The recommended git tool is: NONE [2024-07-01T16:46:11.765Z] using credential edgex-jenkins-ssh [2024-07-01T16:46:11.788Z] Cloning the remote Git repository [2024-07-01T16:46:11.833Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2024-07-01T16:46:11.924Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2024-07-01T16:46:12.064Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-07-01T16:46:12.065Z] > git --version # timeout=10 [2024-07-01T16:46:12.086Z] > git --version # 'git version 2.25.1' [2024-07-01T16:46:12.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T16:46:12.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T16:46:13.279Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-07-01T16:46:13.298Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T16:46:14.689Z] Merging remotes/origin/main commit f420320c1851a765fd43c1b862d171cb90773295 into PR head commit 735809f6b95444a4d7d9de7dbd81a3d891d3a44d [2024-07-01T16:46:14.143Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-07-01T16:46:14.186Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-07-01T16:46:14.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T16:46:14.208Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-01T16:46:14.701Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T16:46:14.769Z] > git checkout -f 735809f6b95444a4d7d9de7dbd81a3d891d3a44d # timeout=10 [2024-07-01T16:46:14.958Z] Merge succeeded, producing 735809f6b95444a4d7d9de7dbd81a3d891d3a44d [2024-07-01T16:46:14.958Z] Checking out Revision 735809f6b95444a4d7d9de7dbd81a3d891d3a44d (PR-335) [2024-07-01T16:46:15.456Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2024-07-01T16:46:15.496Z] > git --version # timeout=10 [2024-07-01T16:46:15.508Z] > git --version # 'git version 2.25.1' [2024-07-01T16:46:15.523Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T16:46:14.852Z] > git remote # timeout=10 [2024-07-01T16:46:14.868Z] > git config --get remote.origin.url # timeout=10 [2024-07-01T16:46:14.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T16:46:14.912Z] > git merge f420320c1851a765fd43c1b862d171cb90773295 # timeout=10 [2024-07-01T16:46:14.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-01T16:46:14.957Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T16:46:14.972Z] > git checkout -f 735809f6b95444a4d7d9de7dbd81a3d891d3a44d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T16:46:20.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-01T16:46:20.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T16:46:20.275Z] Dload Upload Total Spent Left Speed [2024-07-01T16:46:20.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh [2024-07-01T16:46:20.635Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-01T16:46:20.999Z] + sudo tee /etc/docker/daemon.new [2024-07-01T16:46:20.999Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-01T16:46:20.999Z] { [2024-07-01T16:46:20.999Z] "registry-mirrors": [ [2024-07-01T16:46:20.999Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-01T16:46:20.999Z] ], [2024-07-01T16:46:20.999Z] "bip": "10.250.0.254/24", [2024-07-01T16:46:20.999Z] "hosts": [ [2024-07-01T16:46:20.999Z] "tcp://0.0.0.0:5555", [2024-07-01T16:46:20.999Z] "unix:///var/run/docker.sock" [2024-07-01T16:46:20.999Z] ], [2024-07-01T16:46:20.999Z] "mtu": 1458, [2024-07-01T16:46:20.999Z] "selinux-enabled": true, [2024-07-01T16:46:20.999Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-01T16:46:20.999Z] } [Pipeline] sh [2024-07-01T16:46:21.345Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-01T16:46:21.693Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-07-01T16:46:40.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T16:46:40.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T16:46:40.320Z] ========================================================= [2024-07-01T16:46:40.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-01T16:46:40.320Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-07-01T16:46:40.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-01T16:46:41.382Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-01T16:46:41.382Z] c6b39de5b339: Pulling fs layer [2024-07-01T16:46:41.382Z] a69c41024577: Pulling fs layer [2024-07-01T16:46:41.382Z] d6de4b400683: Pulling fs layer [2024-07-01T16:46:41.382Z] 35cb2a7552d0: Pulling fs layer [2024-07-01T16:46:41.382Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T16:46:41.382Z] 464afbd9ba4c: Pulling fs layer [2024-07-01T16:46:41.382Z] 00f215d4a9da: Pulling fs layer [2024-07-01T16:46:41.382Z] 464afbd9ba4c: Waiting [2024-07-01T16:46:41.382Z] 35cb2a7552d0: Waiting [2024-07-01T16:46:41.382Z] 4f4fb700ef54: Waiting [2024-07-01T16:46:41.382Z] d496ad576159: Pulling fs layer [2024-07-01T16:46:41.382Z] 00f215d4a9da: Waiting [2024-07-01T16:46:41.382Z] d496ad576159: Waiting [2024-07-01T16:46:41.382Z] a69c41024577: Verifying Checksum [2024-07-01T16:46:41.382Z] a69c41024577: Download complete [2024-07-01T16:46:41.382Z] 35cb2a7552d0: Verifying Checksum [2024-07-01T16:46:41.382Z] 35cb2a7552d0: Download complete [2024-07-01T16:46:41.382Z] 4f4fb700ef54: Download complete [2024-07-01T16:46:41.382Z] c6b39de5b339: Download complete [2024-07-01T16:46:41.382Z] 464afbd9ba4c: Verifying Checksum [2024-07-01T16:46:41.382Z] 464afbd9ba4c: Download complete [2024-07-01T16:46:41.974Z] d496ad576159: Verifying Checksum [2024-07-01T16:46:41.974Z] d496ad576159: Download complete [2024-07-01T16:46:42.259Z] c6b39de5b339: Pull complete [2024-07-01T16:46:42.856Z] a69c41024577: Pull complete [2024-07-01T16:46:43.126Z] d6de4b400683: Verifying Checksum [2024-07-01T16:46:43.126Z] d6de4b400683: Download complete [2024-07-01T16:46:44.537Z] 00f215d4a9da: Verifying Checksum [2024-07-01T16:46:44.537Z] 00f215d4a9da: Download complete [2024-07-01T16:46:56.872Z] d6de4b400683: Pull complete [2024-07-01T16:46:56.872Z] 35cb2a7552d0: Pull complete [2024-07-01T16:46:56.872Z] 4f4fb700ef54: Pull complete [2024-07-01T16:46:56.872Z] 464afbd9ba4c: Pull complete [2024-07-01T16:47:05.071Z] 00f215d4a9da: Pull complete [2024-07-01T16:47:07.008Z] d496ad576159: Pull complete [2024-07-01T16:47:07.009Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-01T16:47:07.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-01T16:47:07.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-07-01T16:47:07.356Z] + 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 [2024-07-01T16:47:07.788Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T16:47:07.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T16:47:08.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-4692 does not seem to be running inside a container [2024-07-01T16:47:08.172Z] $ 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 [2024-07-01T16:47:11.061Z] $ docker top 010d31e3eb62dd8600ccfe7ab32e41fcb4c21acd4dee89b72f2f828bd0f10453 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T16:47:11.940Z] + go version [2024-07-01T16:47:11.940Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-01T16:47:11.988Z] $ docker stop --time=1 010d31e3eb62dd8600ccfe7ab32e41fcb4c21acd4dee89b72f2f828bd0f10453 [2024-07-01T16:47:13.597Z] $ docker rm -f --volumes 010d31e3eb62dd8600ccfe7ab32e41fcb4c21acd4dee89b72f2f828bd0f10453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T16:47:14.634Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T16:47:14.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T16:47:15.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-4692 does not seem to be running inside a container [2024-07-01T16:47:15.084Z] $ 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 [2024-07-01T16:47:16.207Z] $ docker top 1ee76750ad847d6e2adf3a12f9c7afe80b174e1fa28b67f9a9c5cda35d5f174d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T16:47:16.769Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh [2024-07-01T16:47:17.235Z] + make test [2024-07-01T16:47:17.235Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-07-01T16:47:17.508Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.26 [2024-07-01T16:47:17.508Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-07-01T16:47:17.774Z] go: downloading github.com/nats-io/nats.go v1.36.0 [2024-07-01T16:47:18.042Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-07-01T16:47:18.042Z] go: downloading github.com/google/uuid v1.6.0 [2024-07-01T16:47:18.042Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-07-01T16:47:18.318Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-07-01T16:47:18.587Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-07-01T16:47:18.587Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-07-01T16:47:18.587Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-07-01T16:47:18.855Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-07-01T16:47:18.855Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-07-01T16:47:18.855Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-07-01T16:47:18.855Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-07-01T16:47:18.855Z] go: downloading golang.org/x/net v0.23.0 [2024-07-01T16:47:18.855Z] go: downloading golang.org/x/sync v0.1.0 [2024-07-01T16:47:18.855Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-07-01T16:47:18.855Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-07-01T16:47:19.124Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-07-01T16:47:19.124Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-07-01T16:47:19.394Z] go: downloading github.com/x448/float16 v0.8.4 [2024-07-01T16:47:19.394Z] go: downloading golang.org/x/crypto v0.21.0 [2024-07-01T16:47:20.368Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-07-01T16:47:20.368Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-07-01T16:47:20.368Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-07-01T16:47:20.368Z] go: downloading golang.org/x/text v0.14.0 [2024-07-01T16:47:20.952Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-07-01T16:49:12.606Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.165s coverage: 86.1% of statements [2024-07-01T16:49:12.606Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-07-01T16:49:12.606Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-07-01T16:49:14.551Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-07-01T16:49:17.130Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.111s coverage: 19.8% of statements [2024-07-01T16:49:17.130Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.249s coverage: 88.8% of statements [2024-07-01T16:49:17.130Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.318s coverage: 86.2% of statements [2024-07-01T16:49:17.130Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.104s coverage: 15.4% of statements [2024-07-01T16:49:17.130Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.260s coverage: 61.3% of statements [2024-07-01T16:49:17.130Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-07-01T16:49:18.561Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.102s coverage: 87.5% of statements [2024-07-01T16:49:19.146Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.099s coverage: 100.0% of statements [2024-07-01T16:49:20.557Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.075s coverage: 100.0% of statements [2024-07-01T16:49:20.557Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.095s coverage: 95.1% of statements [2024-07-01T16:49:21.151Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-01T16:49:21.151Z] go vet ./... [2024-07-01T16:51:12.859Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T16:51:12.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-07-01T16:51:12.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T16:51:12.968Z] $ docker stop --time=1 1ee76750ad847d6e2adf3a12f9c7afe80b174e1fa28b67f9a9c5cda35d5f174d [2024-07-01T16:51:14.934Z] $ docker rm -f --volumes 1ee76750ad847d6e2adf3a12f9c7afe80b174e1fa28b67f9a9c5cda35d5f174d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T16:51:17.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T16:51:17.270Z] Warning: overwriting stash ‘coverage-report’ [2024-07-01T16:51:18.065Z] 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 [2024-07-01T16:51:19.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T16:51:19.158Z] [2024-07-01T16:51:19.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T16:51:19.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T16:51:19.888Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-01T16:51:19.888Z] 8998bd30e6a1: Pulling fs layer [2024-07-01T16:51:19.888Z] 04944245beec: Pulling fs layer [2024-07-01T16:51:19.888Z] 699f458cf7ca: Pulling fs layer [2024-07-01T16:51:19.888Z] 765212b225bb: Pulling fs layer [2024-07-01T16:51:19.888Z] f23df028b6ca: Pulling fs layer [2024-07-01T16:51:19.888Z] d65c8cfc05b1: Pulling fs layer [2024-07-01T16:51:19.888Z] 2437ff75d9bd: Pulling fs layer [2024-07-01T16:51:19.888Z] 765212b225bb: Waiting [2024-07-01T16:51:19.888Z] f23df028b6ca: Waiting [2024-07-01T16:51:19.888Z] d65c8cfc05b1: Waiting [2024-07-01T16:51:19.888Z] 2437ff75d9bd: Waiting [2024-07-01T16:51:20.156Z] 04944245beec: Verifying Checksum [2024-07-01T16:51:20.156Z] 04944245beec: Download complete [2024-07-01T16:51:20.156Z] 765212b225bb: Verifying Checksum [2024-07-01T16:51:20.156Z] 765212b225bb: Download complete [2024-07-01T16:51:20.156Z] f23df028b6ca: Verifying Checksum [2024-07-01T16:51:20.156Z] f23df028b6ca: Download complete [2024-07-01T16:51:20.156Z] d65c8cfc05b1: Verifying Checksum [2024-07-01T16:51:20.156Z] d65c8cfc05b1: Download complete [2024-07-01T16:51:20.422Z] 699f458cf7ca: Verifying Checksum [2024-07-01T16:51:20.422Z] 699f458cf7ca: Download complete [2024-07-01T16:51:21.004Z] 8998bd30e6a1: Verifying Checksum [2024-07-01T16:51:21.004Z] 8998bd30e6a1: Download complete [2024-07-01T16:51:24.340Z] 2437ff75d9bd: Verifying Checksum [2024-07-01T16:51:24.340Z] 2437ff75d9bd: Download complete [2024-07-01T16:51:29.665Z] 8998bd30e6a1: Pull complete [2024-07-01T16:51:30.246Z] 04944245beec: Pull complete [2024-07-01T16:51:32.821Z] 699f458cf7ca: Pull complete [2024-07-01T16:51:32.821Z] 765212b225bb: Pull complete [2024-07-01T16:51:33.780Z] f23df028b6ca: Pull complete [2024-07-01T16:51:34.047Z] d65c8cfc05b1: Pull complete [2024-07-01T16:51:52.231Z] 2437ff75d9bd: Pull complete [2024-07-01T16:51:52.231Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-01T16:51:52.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T16:51:52.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T16:51:52.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-4692 does not seem to be running inside a container [2024-07-01T16:51:52.662Z] $ 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 [2024-07-01T16:51:55.083Z] $ docker top db3fc05b67396f919036c91b2047c9f4eb73dc227841ad0fc0c0e8104216608c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T16:51:55.699Z] ---> job-cost.sh [2024-07-01T16:51:55.968Z] lf-activate-venv: SKIPPING [2024-07-01T16:51:55.968Z] INFO: No Stack... [2024-07-01T16:51:56.545Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-01T16:51:57.121Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T16:51:57.783Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2024-07-01T16:51:57.783Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T16:51:57.867Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-335-1-stack-cost] [2024-07-01T16:51:57.876Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-335-1-stack-cost] did not exist. Created. [2024-07-01T16:51:57.882Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T16:51:58.626Z] /w/workspace/go-mod-messaging/1@tmp/durable-75062a9b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-01T16:51:59.294Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-01T16:51:59.343Z] Warning: overwriting stash ‘stack-cost’ [2024-07-01T16:51:59.394Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T16:51:59.416Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T16:51:59.539Z] $ docker stop --time=1 db3fc05b67396f919036c91b2047c9f4eb73dc227841ad0fc0c0e8104216608c [2024-07-01T16:52:01.030Z] $ docker rm -f --volumes db3fc05b67396f919036c91b2047c9f4eb73dc227841ad0fc0c0e8104216608c [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 [2024-07-01T16:52:02.439Z] provisioning config files... [2024-07-01T16:52:02.450Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-335@tmp/config15458581303595387441tmp [Pipeline] { [Pipeline] sh [2024-07-01T16:52:02.831Z] + set +x [2024-07-01T16:52:02.831Z] + curl -s https://codecov.io/bash [2024-07-01T16:52:02.831Z] + bash -s -- [2024-07-01T16:52:02.831Z] [2024-07-01T16:52:02.831Z] _____ _ [2024-07-01T16:52:02.831Z] / ____| | | [2024-07-01T16:52:02.831Z] | | ___ __| | ___ ___ _____ __ [2024-07-01T16:52:02.831Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-01T16:52:02.831Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-01T16:52:02.831Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-01T16:52:02.831Z] Bash-1.0.6 [2024-07-01T16:52:02.831Z] [2024-07-01T16:52:02.831Z] [2024-07-01T16:52:02.831Z] ==> git version 2.25.1 found [2024-07-01T16:52:02.831Z] ==> 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 [2024-07-01T16:52:02.831Z] Release-Date: 2020-01-08 [2024-07-01T16:52:02.831Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-01T16:52:02.831Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-01T16:52:02.831Z] ==> Jenkins CI detected. [2024-07-01T16:52:02.831Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-335 [2024-07-01T16:52:02.831Z] project root: . [2024-07-01T16:52:02.831Z] --> token set from env [2024-07-01T16:52:02.831Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-01T16:52:02.831Z] ==> Running gcov in . (disable via -X gcov) [2024-07-01T16:52:02.831Z] ==> Python coveragepy not found [2024-07-01T16:52:02.831Z] ==> Searching for coverage reports in: [2024-07-01T16:52:02.831Z] + . [2024-07-01T16:52:03.090Z] -> Found 1 reports [2024-07-01T16:52:03.090Z] ==> Detecting git/mercurial file structure [2024-07-01T16:52:03.090Z] ==> Reading reports [2024-07-01T16:52:03.090Z] + ./coverage.out bytes=42805 [2024-07-01T16:52:03.090Z] ==> Appending adjustments [2024-07-01T16:52:03.090Z] https://docs.codecov.io/docs/fixing-reports [2024-07-01T16:52:03.348Z] + Found adjustments [2024-07-01T16:52:03.348Z] ==> Gzipping contents [2024-07-01T16:52:03.348Z] 12K /tmp/codecov.6dbJaA.gz [2024-07-01T16:52:03.348Z] ==> Uploading reports [2024-07-01T16:52:03.348Z] url: https://codecov.io [2024-07-01T16:52:03.348Z] query: branch=PR-335&commit=735809f6b95444a4d7d9de7dbd81a3d891d3a44d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=335&job=&cmd_args= [2024-07-01T16:52:03.348Z] -> Pinging Codecov [2024-07-01T16:52:03.348Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-335&commit=735809f6b95444a4d7d9de7dbd81a3d891d3a44d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=335&job=&cmd_args= [2024-07-01T16:52:03.348Z] -> Uploading to [2024-07-01T16:52:03.348Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-01/F6E385568367DD0E4001BA4F8F1CB792/735809f6b95444a4d7d9de7dbd81a3d891d3a44d/0a40b44e-f459-45cb-973c-383a31ec03ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240701%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240701T165203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe9f062725f107b8cf6933780c1f71664abf206aa4de3d94d7228a956a1757ac [2024-07-01T16:52:03.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T16:52:03.348Z] Dload Upload Total Spent Left Speed [2024-07-01T16:52:03.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8389 0 0 100 8389 0 38658 --:--:-- --:--:-- --:--:-- 38481 [2024-07-01T16:52:03.605Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/735809f6b95444a4d7d9de7dbd81a3d891d3a44d [Pipeline] } [2024-07-01T16:52:03.638Z] 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 [2024-07-01T16:52:05.901Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-335/archives ] [2024-07-01T16:52:05.901Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-335/archives [2024-07-01T16:52:05.901Z] total 16 [2024-07-01T16:52:05.901Z] drwxr-xr-x 3 root root 4096 Jul 1 16:45 . [2024-07-01T16:52:05.901Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 16:45 .. [2024-07-01T16:52:05.901Z] drwxr-xr-x 2 root root 4096 Jul 1 16:45 cost [2024-07-01T16:52:05.901Z] -rw-r--r-- 1 root root 88 Jul 1 16:45 cost.csv [2024-07-01T16:52:05.901Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-335/archives [2024-07-01T16:52:05.901Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-335/archives [2024-07-01T16:52:05.901Z] total 16 [2024-07-01T16:52:05.901Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 16:45 . [2024-07-01T16:52:05.901Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 16:45 .. [2024-07-01T16:52:05.901Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 16:45 cost [2024-07-01T16:52:05.901Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 1 16:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-01T16:52:06.238Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T16:52:07.146Z] ---> package-listing.sh [2024-07-01T16:52:07.147Z] ++ facter osfamily [2024-07-01T16:52:07.147Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-01T16:52:07.405Z] + OS_FAMILY=debian [2024-07-01T16:52:07.405Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-335 [2024-07-01T16:52:07.405Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-01T16:52:07.405Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-01T16:52:07.405Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-01T16:52:07.405Z] + PACKAGES=/tmp/packages_start.txt [2024-07-01T16:52:07.405Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-335 ']' [2024-07-01T16:52:07.405Z] + PACKAGES=/tmp/packages_end.txt [2024-07-01T16:52:07.405Z] + case "${OS_FAMILY}" in [2024-07-01T16:52:07.405Z] + dpkg -l [2024-07-01T16:52:07.405Z] + grep '^ii' [2024-07-01T16:52:07.405Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-01T16:52:07.405Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-01T16:52:07.405Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-01T16:52:07.405Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-335 ']' [2024-07-01T16:52:07.405Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-335/archives/ [2024-07-01T16:52:07.405Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-335/archives/ [Pipeline] echo [2024-07-01T16:52:07.449Z] 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-335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-01T16:52:07.760Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T16:52:08.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T16:52:08.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T16:52:08.664Z] prd-ubuntu20.04-docker-8c-8g-4691 does not seem to be running inside a container [2024-07-01T16:52:08.687Z] $ 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-335/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-335 -v /w/workspace/xfoundry_go-mod-messaging_PR-335:/w/workspace/xfoundry_go-mod-messaging_PR-335:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-335@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-335@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 [2024-07-01T16:52:09.297Z] $ docker top 160e4eb78f408d31d14c7e9c492115ca0a267e2e1d78facc7f8602facc08faeb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T16:52:09.721Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-01T16:52:10.036Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-01T16:52:10.347Z] + ls /var/log/sa-host [2024-07-01T16:52:10.347Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T16:52:10.639Z] provisioning config files... [2024-07-01T16:52:10.649Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-335@tmp/config8177700867890095843tmp [Pipeline] { [Pipeline] echo [2024-07-01T16:52:10.721Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T16:52:11.046Z] ---> create-netrc.sh [Pipeline] } [2024-07-01T16:52:11.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-01T16:52:11.508Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-01T16:52:11.549Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T16:52:11.874Z] ---> sudo-logs.sh [2024-07-01T16:52:11.874Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-01T16:52:11.986Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T16:52:12.310Z] ---> job-cost.sh [2024-07-01T16:52:12.310Z] lf-activate-venv: SKIPPING [2024-07-01T16:52:12.310Z] DEBUG: total: 0.2199999988079071 [2024-07-01T16:52:12.310Z] INFO: Retrieving Stack Cost... [2024-07-01T16:52:12.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T16:52:12.832Z] INFO: Archiving Costs [Pipeline] echo [2024-07-01T16:52:12.873Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T16:52:13.201Z] ---> logs-deploy.sh [2024-07-01T16:52:13.201Z] lf-activate-venv: SKIPPING [2024-07-01T16:52:13.201Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-335/1 [2024-07-01T16:52:13.201Z] INFO: archiving workspace using pattern(s): [2024-07-01T16:52:14.138Z] Archives upload complete. [2024-07-01T16:52:14.399Z] INFO: archiving logs to Nexus [2024-07-01T16:52:14.967Z] ---> uname -a: [2024-07-01T16:52:14.967Z] Linux prd-ubuntu20-04-docker-8c-8g-4691 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-01T16:52:14.967Z] [2024-07-01T16:52:14.967Z] [2024-07-01T16:52:15.228Z] ---> lscpu: [2024-07-01T16:52:15.228Z] Architecture: x86_64 [2024-07-01T16:52:15.228Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-01T16:52:15.228Z] Byte Order: Little Endian [2024-07-01T16:52:15.228Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-01T16:52:15.228Z] CPU(s): 8 [2024-07-01T16:52:15.228Z] On-line CPU(s) list: 0-7 [2024-07-01T16:52:15.228Z] Thread(s) per core: 1 [2024-07-01T16:52:15.228Z] Core(s) per socket: 1 [2024-07-01T16:52:15.228Z] Socket(s): 8 [2024-07-01T16:52:15.228Z] NUMA node(s): 1 [2024-07-01T16:52:15.228Z] Vendor ID: AuthenticAMD [2024-07-01T16:52:15.228Z] CPU family: 23 [2024-07-01T16:52:15.228Z] Model: 49 [2024-07-01T16:52:15.228Z] Model name: AMD EPYC-Rome Processor [2024-07-01T16:52:15.228Z] Stepping: 0 [2024-07-01T16:52:15.228Z] CPU MHz: 2799.998 [2024-07-01T16:52:15.228Z] BogoMIPS: 5599.99 [2024-07-01T16:52:15.228Z] Virtualization: AMD-V [2024-07-01T16:52:15.228Z] Hypervisor vendor: KVM [2024-07-01T16:52:15.228Z] Virtualization type: full [2024-07-01T16:52:15.228Z] L1d cache: 256 KiB [2024-07-01T16:52:15.228Z] L1i cache: 256 KiB [2024-07-01T16:52:15.228Z] L2 cache: 4 MiB [2024-07-01T16:52:15.228Z] L3 cache: 128 MiB [2024-07-01T16:52:15.228Z] NUMA node0 CPU(s): 0-7 [2024-07-01T16:52:15.228Z] Vulnerability Itlb multihit: Not affected [2024-07-01T16:52:15.228Z] Vulnerability L1tf: Not affected [2024-07-01T16:52:15.228Z] Vulnerability Mds: Not affected [2024-07-01T16:52:15.228Z] Vulnerability Meltdown: Not affected [2024-07-01T16:52:15.228Z] Vulnerability Mmio stale data: Not affected [2024-07-01T16:52:15.228Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-01T16:52:15.228Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-01T16:52:15.228Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-01T16:52:15.228Z] Vulnerability Srbds: Not affected [2024-07-01T16:52:15.228Z] Vulnerability Tsx async abort: Not affected [2024-07-01T16:52:15.228Z] 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 [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] ---> nproc: [2024-07-01T16:52:15.228Z] 8 [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] ---> df -h: [2024-07-01T16:52:15.228Z] Filesystem Size Used Avail Use% Mounted on [2024-07-01T16:52:15.228Z] overlay 155G 11G 145G 7% / [2024-07-01T16:52:15.228Z] tmpfs 64M 0 64M 0% /dev [2024-07-01T16:52:15.228Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-01T16:52:15.228Z] shm 64M 0 64M 0% /dev/shm [2024-07-01T16:52:15.228Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] ---> sar -b -r -n DEV: [2024-07-01T16:52:15.228Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4691) 07/01/24 _x86_64_ (8 CPU) [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] 16:42:48 LINUX RESTART (8 CPU) [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] 16:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-01T16:52:15.228Z] 16:44:02 202.39 44.41 157.98 0.00 4859.31 54781.65 0.00 [2024-07-01T16:52:15.228Z] 16:45:01 72.79 2.97 69.82 0.00 411.25 35520.30 0.00 [2024-07-01T16:52:15.228Z] 16:46:01 79.47 0.15 79.32 0.00 5.07 46837.13 0.00 [2024-07-01T16:52:15.228Z] 16:47:01 2.97 0.00 2.97 0.00 0.00 9294.33 0.00 [2024-07-01T16:52:15.228Z] 16:48:01 18.98 2.28 16.70 0.00 91.85 11293.32 0.00 [2024-07-01T16:52:15.228Z] 16:49:01 37.00 3.83 33.17 0.00 4269.64 16014.25 0.00 [2024-07-01T16:52:15.228Z] 16:50:01 4.43 0.02 4.42 0.00 0.13 9498.42 0.00 [2024-07-01T16:52:15.228Z] 16:51:01 3.10 0.00 3.10 0.00 0.00 9294.85 0.00 [2024-07-01T16:52:15.228Z] 16:52:01 2.52 0.00 2.52 0.00 0.00 9286.10 0.00 [2024-07-01T16:52:15.228Z] Average: 47.07 5.98 41.09 0.00 1073.29 22408.72 0.00 [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] 16:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-01T16:52:15.228Z] 16:44:02 30014748 31642840 707212 2.15 59052 1875884 1816376 5.35 896504 1650456 89400 [2024-07-01T16:52:15.228Z] 16:45:01 28673156 31450476 847148 2.58 86512 2936136 2307576 6.80 1280980 2492384 454904 [2024-07-01T16:52:15.228Z] 16:46:01 28773884 31578808 723764 2.20 95024 2942288 1725776 5.09 1087244 2574812 348 [2024-07-01T16:52:15.228Z] 16:47:01 28772400 31577384 724936 2.20 95096 2942296 1725776 5.09 1087464 2574820 148 [2024-07-01T16:52:15.228Z] 16:48:01 28643616 31539592 749540 2.28 107872 3017344 1763956 5.20 1158860 2612196 1304 [2024-07-01T16:52:15.228Z] 16:49:01 28310664 31559456 721056 2.19 124520 3344104 1710136 5.04 1367436 2719676 184 [2024-07-01T16:52:15.228Z] 16:50:01 28320892 31565020 716304 2.18 123140 3340852 1701356 5.01 1361852 2716460 20 [2024-07-01T16:52:15.228Z] 16:51:01 28320624 31564868 716424 2.18 123228 3340852 1701356 5.01 1361948 2716468 40 [2024-07-01T16:52:15.228Z] 16:52:01 28320496 31564848 716308 2.18 123316 3340856 1701356 5.01 1362048 2716476 12 [2024-07-01T16:52:15.228Z] Average: 28683387 31560366 735855 2.24 104196 3008957 1794852 5.29 1218260 2530416 60707 [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] 16:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-01T16:52:15.228Z] 16:44:02 ens3 410.57 269.78 2447.99 67.45 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:44:02 lo 2.66 2.66 0.25 0.25 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:45:01 ens3 341.14 201.58 4788.49 67.52 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:45:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:45:01 vethdf6b5de 88.55 172.08 8.46 1485.01 0.00 0.00 0.00 0.12 [2024-07-01T16:52:15.228Z] 16:45:01 docker0 93.61 176.41 7.79 1534.30 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:46:01 ens3 103.67 63.59 2530.49 13.90 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:46:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:47:01 ens3 3.02 1.90 7.13 0.38 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:48:01 ens3 41.49 14.53 667.61 1.23 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:49:01 ens3 172.84 75.95 2050.68 5.22 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:49:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:50:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:51:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:52:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] Average: ens3 118.91 69.54 1382.12 17.22 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] Average: docker0 10.24 19.31 0.85 167.91 0.00 0.00 0.00 0.00 [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] ---> sar -P ALL: [2024-07-01T16:52:15.228Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4691) 07/01/24 _x86_64_ (8 CPU) [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] 16:42:48 LINUX RESTART (8 CPU) [2024-07-01T16:52:15.228Z] [2024-07-01T16:52:15.228Z] 16:43:01 CPU %user %nice %system %iowait %steal %idle [2024-07-01T16:52:15.228Z] 16:44:02 all 6.38 0.00 1.69 5.95 0.06 85.92 [2024-07-01T16:52:15.228Z] 16:44:02 0 5.35 0.00 1.61 11.38 0.08 81.58 [2024-07-01T16:52:15.228Z] 16:44:02 1 7.00 0.00 1.36 1.46 0.07 90.12 [2024-07-01T16:52:15.228Z] 16:44:02 2 4.00 0.00 1.12 1.81 0.07 93.01 [2024-07-01T16:52:15.228Z] 16:44:02 3 4.69 0.00 3.22 12.61 0.07 79.42 [2024-07-01T16:52:15.228Z] 16:44:02 4 7.44 0.00 2.07 2.35 0.05 88.08 [2024-07-01T16:52:15.228Z] 16:44:02 5 5.92 0.00 1.29 1.14 0.03 91.62 [2024-07-01T16:52:15.228Z] 16:44:02 6 6.88 0.00 1.54 3.40 0.05 88.14 [2024-07-01T16:52:15.228Z] 16:44:02 7 9.74 0.00 1.34 13.45 0.05 75.41 [2024-07-01T16:52:15.228Z] 16:45:01 all 17.05 0.00 3.39 3.87 0.07 75.61 [2024-07-01T16:52:15.228Z] 16:45:01 0 16.37 0.00 3.82 0.39 0.09 79.33 [2024-07-01T16:52:15.228Z] 16:45:01 1 15.99 0.00 3.97 6.88 0.09 73.08 [2024-07-01T16:52:15.228Z] 16:45:01 2 16.62 0.00 3.17 1.35 0.05 78.82 [2024-07-01T16:52:15.228Z] 16:45:01 3 18.32 0.00 3.58 18.11 0.09 59.90 [2024-07-01T16:52:15.228Z] 16:45:01 4 16.87 0.00 2.92 2.37 0.07 77.77 [2024-07-01T16:52:15.228Z] 16:45:01 5 15.80 0.00 3.43 1.13 0.07 79.57 [2024-07-01T16:52:15.228Z] 16:45:01 6 19.03 0.00 3.17 0.48 0.07 77.25 [2024-07-01T16:52:15.228Z] 16:45:01 7 17.43 0.00 3.07 0.32 0.07 79.11 [2024-07-01T16:52:15.228Z] 16:46:01 all 16.33 0.00 2.84 4.63 0.05 76.15 [2024-07-01T16:52:15.228Z] 16:46:01 0 15.63 0.00 3.97 16.08 0.07 64.25 [2024-07-01T16:52:15.228Z] 16:46:01 1 16.53 0.00 3.22 1.83 0.05 78.37 [2024-07-01T16:52:15.228Z] 16:46:01 2 16.91 0.00 2.68 0.20 0.07 80.14 [2024-07-01T16:52:15.228Z] 16:46:01 3 16.13 0.00 2.54 1.92 0.05 79.36 [2024-07-01T16:52:15.228Z] 16:46:01 4 16.53 0.00 2.47 0.22 0.05 80.73 [2024-07-01T16:52:15.228Z] 16:46:01 5 16.71 0.00 2.80 8.04 0.05 72.39 [2024-07-01T16:52:15.228Z] 16:46:01 6 16.29 0.00 2.36 1.02 0.05 80.27 [2024-07-01T16:52:15.228Z] 16:46:01 7 15.94 0.00 2.63 7.79 0.03 73.61 [2024-07-01T16:52:15.228Z] 16:47:01 all 0.03 0.00 0.01 0.03 0.01 99.91 [2024-07-01T16:52:15.228Z] 16:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-01T16:52:15.228Z] 16:47:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-01T16:52:15.228Z] 16:47:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-01T16:52:15.228Z] 16:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-01T16:52:15.228Z] 16:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-01T16:52:15.228Z] 16:47:01 5 0.05 0.00 0.02 0.25 0.00 99.68 [2024-07-01T16:52:15.228Z] 16:47:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-01T16:52:15.228Z] 16:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-01T16:52:15.228Z] 16:48:01 all 0.85 0.00 0.50 0.42 0.01 98.23 [2024-07-01T16:52:15.228Z] 16:48:01 0 0.82 0.00 0.57 0.18 0.02 98.42 [2024-07-01T16:52:15.228Z] 16:48:01 1 0.87 0.00 0.48 0.05 0.00 98.60 [2024-07-01T16:52:15.228Z] 16:48:01 2 0.57 0.00 0.25 0.00 0.00 99.18 [2024-07-01T16:52:15.228Z] 16:48:01 3 1.10 0.00 0.40 0.02 0.02 98.46 [2024-07-01T16:52:15.229Z] 16:48:01 4 0.60 0.00 1.40 0.17 0.02 97.82 [2024-07-01T16:52:15.229Z] 16:48:01 5 1.08 0.00 0.28 0.90 0.00 97.73 [2024-07-01T16:52:15.229Z] 16:48:01 6 0.68 0.00 0.23 0.00 0.02 99.07 [2024-07-01T16:52:15.229Z] 16:48:01 7 1.08 0.00 0.37 2.00 0.00 96.55 [2024-07-01T16:52:15.229Z] 16:49:01 all 1.74 0.00 0.88 1.06 0.02 96.30 [2024-07-01T16:52:15.229Z] 16:49:01 0 1.82 0.00 1.02 1.62 0.02 95.53 [2024-07-01T16:52:15.229Z] 16:49:01 1 2.56 0.00 1.75 0.92 0.03 94.74 [2024-07-01T16:52:15.229Z] 16:49:01 2 2.37 0.00 1.00 1.40 0.02 95.21 [2024-07-01T16:52:15.229Z] 16:49:01 3 1.02 0.00 0.44 1.59 0.03 96.92 [2024-07-01T16:52:15.229Z] 16:49:01 4 1.10 0.00 0.57 0.12 0.00 98.22 [2024-07-01T16:52:15.229Z] 16:49:01 5 1.42 0.00 0.65 1.52 0.03 96.38 [2024-07-01T16:52:15.229Z] 16:49:01 6 2.42 0.00 0.74 1.30 0.02 95.52 [2024-07-01T16:52:15.229Z] 16:49:01 7 1.18 0.00 0.92 0.03 0.02 97.85 [2024-07-01T16:52:15.229Z] 16:50:01 all 0.24 0.00 0.04 0.09 0.01 99.62 [2024-07-01T16:52:15.229Z] 16:50:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2024-07-01T16:52:15.229Z] 16:50:01 1 0.02 0.00 0.03 0.13 0.00 99.82 [2024-07-01T16:52:15.229Z] 16:50:01 2 0.28 0.00 0.10 0.00 0.02 99.60 [2024-07-01T16:52:15.229Z] 16:50:01 3 1.21 0.00 0.03 0.58 0.02 98.16 [2024-07-01T16:52:15.229Z] 16:50:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2024-07-01T16:52:15.229Z] 16:50:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-01T16:52:15.229Z] 16:50:01 6 0.12 0.00 0.02 0.00 0.00 99.87 [2024-07-01T16:52:15.229Z] 16:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-01T16:52:15.229Z] 16:51:01 all 0.05 0.00 0.02 0.22 0.01 99.71 [2024-07-01T16:52:15.229Z] 16:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-01T16:52:15.229Z] 16:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-01T16:52:15.229Z] 16:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-01T16:52:15.229Z] 16:51:01 3 0.32 0.00 0.03 1.74 0.02 97.90 [2024-07-01T16:52:15.229Z] 16:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-01T16:52:15.229Z] 16:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-01T16:52:15.229Z] 16:51:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-01T16:52:15.229Z] 16:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-01T16:52:15.229Z] 16:52:01 all 0.05 0.00 0.01 0.11 0.01 99.81 [2024-07-01T16:52:15.229Z] 16:52:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-01T16:52:15.229Z] 16:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-01T16:52:15.229Z] 16:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-01T16:52:15.229Z] 16:52:01 3 0.30 0.00 0.02 0.77 0.02 98.90 [2024-07-01T16:52:15.229Z] 16:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-01T16:52:15.229Z] 16:52:01 5 0.02 0.00 0.02 0.08 0.00 99.88 [2024-07-01T16:52:15.229Z] 16:52:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2024-07-01T16:52:15.229Z] 16:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-01T16:52:15.229Z] Average: all 4.71 0.00 1.04 1.81 0.03 92.42 [2024-07-01T16:52:15.229Z] Average: 0 4.42 0.00 1.22 3.29 0.04 91.04 [2024-07-01T16:52:15.229Z] Average: 1 4.74 0.00 1.20 1.24 0.03 92.80 [2024-07-01T16:52:15.229Z] Average: 2 4.50 0.00 0.93 0.53 0.03 94.02 [2024-07-01T16:52:15.229Z] Average: 3 4.75 0.00 1.14 4.11 0.03 89.97 [2024-07-01T16:52:15.229Z] Average: 4 4.69 0.00 1.05 0.58 0.02 93.66 [2024-07-01T16:52:15.229Z] Average: 5 4.53 0.00 0.94 1.45 0.02 93.06 [2024-07-01T16:52:15.229Z] Average: 6 5.02 0.00 0.90 0.69 0.03 93.37 [2024-07-01T16:52:15.229Z] Average: 7 5.02 0.00 0.92 2.62 0.02 91.41 [2024-07-01T16:52:15.229Z] [2024-07-01T16:52:15.229Z] [2024-07-01T16:52:15.229Z]