Pull request #208 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed93c25203a747386af6ae1ee690c812189d3cae+2af8c61d0e656fe444bc90452b65213b17b562fd (fc6b2575312411a1347debd5f013ac18543e1adf) 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-ssh4280735628719034319.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2343643759945900380.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14778927327773738048.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8882552332015816024.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4505296176300433382.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4914 in /w/workspace/xfoundry_go-mod-messaging_PR-208 [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-208 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2af8c61d0e656fe444bc90452b65213b17b562fd into PR head commit ed93c25203a747386af6ae1ee690c812189d3cae Merge succeeded, producing ed93c25203a747386af6ae1ee690c812189d3cae Checking out Revision ed93c25203a747386af6ae1ee690c812189d3cae (PR-208) Commit message: "build(deps): bump github.com/nats-io/nats.go from 1.20.0 to 1.23.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ed93c25203a747386af6ae1ee690c812189d3cae # 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 2af8c61d0e656fe444bc90452b65213b17b562fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed93c25203a747386af6ae1ee690c812189d3cae # timeout=10 > git rev-list --no-walk 91e69666d3dd61faf31fb87f1814d92238f20487 # timeout=10 [Pipeline] timeout 15:17:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:17:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:17:57 ========================================================= 15:17:57 EdgeX Global Pipelines Version Info 15:17:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:17:57 ------------------- 15:17:57 stable info: 15:17:57 ------------------- 15:17:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:17:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:17:57 Message: update stable to v1.0.244 15:17:58 ------------------- 15:17:58 experimental info: 15:17:58 ------------------- 15:17:58 Commited By: **** collab-it+edgex@linuxfoundation.org 15:17:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:17:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:17:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo 15:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo 15:17:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo 15:17:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed93c25203a747386af6ae1ee690c812189d3cae [Pipeline] echo 15:17:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed93c25 [Pipeline] echo 15:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:17:59 + git rev-list -1 --merges ed93c25203a747386af6ae1ee690c812189d3cae~1..ed93c25203a747386af6ae1ee690c812189d3cae [Pipeline] echo 15:17:59 -----------> git rev-list -1 --merges ed93c25203a747386af6ae1ee690c812189d3cae~1..ed93c25203a747386af6ae1ee690c812189d3cae ed93c25203a747386af6ae1ee690c812189d3cae [false] [Pipeline] sh 15:17:59 + git log --format=format:%s -1 ed93c25203a747386af6ae1ee690c812189d3cae [Pipeline] echo 15:17:59 ========================================================= 15:17:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:17:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:18:00 + git log --format=format:%s -1 ed93c25203a747386af6ae1ee690c812189d3cae [Pipeline] echo 15:18:00 [semverPrep] GIT_COMMIT: ed93c25203a747386af6ae1ee690c812189d3cae, Commit Message: build(deps): bump github.com/nats-io/nats.go from 1.20.0 to 1.23.0 [Pipeline] echo 15:18:00 [semverPrep] This is not a build commit. [Pipeline] sh 15:18:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:18:00 + grep -v github /etc/ssh/ssh_known_hosts 15:18:00 + [ -e /tmp/ssh_known_hosts ] 15:18:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:18:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:18:00 + sudo tee -a /etc/ssh/ssh_known_hosts 15:18:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:01 15:18:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:01 0.1.4: Pulling from edgex-devops/py-git-semver 15:18:01 b85a868b505f: Pulling fs layer 15:18:01 e2be974225ed: Pulling fs layer 15:18:01 339a4e72a1f5: Pulling fs layer 15:18:01 988bab9f4d93: Pulling fs layer 15:18:01 1469e6f7b9e6: Pulling fs layer 15:18:01 eaf3925da568: Pulling fs layer 15:18:01 bab4dde63d76: Pulling fs layer 15:18:01 bde34c3a00c8: Pulling fs layer 15:18:01 b352a97aabf1: Pulling fs layer 15:18:01 4872d77fe225: Pulling fs layer 15:18:01 5851b861e8e6: Pulling fs layer 15:18:01 988bab9f4d93: Waiting 15:18:01 1469e6f7b9e6: Waiting 15:18:01 bab4dde63d76: Waiting 15:18:01 b352a97aabf1: Waiting 15:18:01 bde34c3a00c8: Waiting 15:18:01 4872d77fe225: Waiting 15:18:01 5851b861e8e6: Waiting 15:18:01 e2be974225ed: Download complete 15:18:01 988bab9f4d93: Verifying Checksum 15:18:01 988bab9f4d93: Download complete 15:18:01 339a4e72a1f5: Verifying Checksum 15:18:01 339a4e72a1f5: Download complete 15:18:01 1469e6f7b9e6: Verifying Checksum 15:18:01 1469e6f7b9e6: Download complete 15:18:01 eaf3925da568: Verifying Checksum 15:18:01 eaf3925da568: Download complete 15:18:01 bde34c3a00c8: Download complete 15:18:01 b352a97aabf1: Verifying Checksum 15:18:01 b352a97aabf1: Download complete 15:18:01 4872d77fe225: Verifying Checksum 15:18:01 4872d77fe225: Download complete 15:18:01 5851b861e8e6: Verifying Checksum 15:18:01 5851b861e8e6: Download complete 15:18:01 b85a868b505f: Verifying Checksum 15:18:01 b85a868b505f: Download complete 15:18:02 bab4dde63d76: Verifying Checksum 15:18:02 bab4dde63d76: Download complete 15:18:03 b85a868b505f: Pull complete 15:18:03 e2be974225ed: Pull complete 15:18:03 339a4e72a1f5: Pull complete 15:18:03 988bab9f4d93: Pull complete 15:18:04 1469e6f7b9e6: Pull complete 15:18:04 eaf3925da568: Pull complete 15:18:06 bab4dde63d76: Pull complete 15:18:06 bde34c3a00c8: Pull complete 15:18:06 b352a97aabf1: Pull complete 15:18:06 4872d77fe225: Pull complete 15:18:06 5851b861e8e6: Pull complete 15:18:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:18:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:06 prd-ubuntu20.04-docker-8c-8g-4914 does not seem to be running inside a container 15:18:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-208 -v /w/workspace/xfoundry_go-mod-messaging_PR-208:/w/workspace/xfoundry_go-mod-messaging_PR-208:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-208@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-208@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-devops/py-git-semver:0.1.4 cat 15:18:10 $ docker top f2fe25208dd5fc607d35f26c6653b32d245e7078f14928f0871c0658cdfb2d69 -eo pid,comm 15:18:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:18:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:10 [ssh-agent] Looking for ssh-agent implementation... 15:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:10 $ docker exec f2fe25208dd5fc607d35f26c6653b32d245e7078f14928f0871c0658cdfb2d69 ssh-agent 15:18:10 SSH_AUTH_SOCK=/tmp/ssh-qJLBLLJvFPxu/agent.32 15:18:10 SSH_AGENT_PID=38 15:18:10 Running ssh-add (command line suppressed) 15:18:10 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-208@tmp/private_key_10206813782785532857.key (/w/workspace/xfoundry_go-mod-messaging_PR-208@tmp/private_key_10206813782785532857.key) 15:18:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:10 + git tag --points-at HEAD [Pipeline] } 15:18:10 $ docker exec --env ******** --env ******** f2fe25208dd5fc607d35f26c6653b32d245e7078f14928f0871c0658cdfb2d69 ssh-agent -k 15:18:10 unset SSH_AUTH_SOCK; 15:18:10 unset SSH_AGENT_PID; 15:18:10 echo Agent pid 38 killed; 15:18:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:10 [ssh-agent] Looking for ssh-agent implementation... 15:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:11 $ docker exec f2fe25208dd5fc607d35f26c6653b32d245e7078f14928f0871c0658cdfb2d69 ssh-agent 15:18:11 SSH_AUTH_SOCK=/tmp/ssh-XfPWxvmrciQ9/agent.70 15:18:11 SSH_AGENT_PID=77 15:18:11 Running ssh-add (command line suppressed) 15:18:11 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-208@tmp/private_key_11049218789706278238.key (/w/workspace/xfoundry_go-mod-messaging_PR-208@tmp/private_key_11049218789706278238.key) 15:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:11 + git semver init 15:18:11 2023-02-07 15:18:11,731 [run_init] DEBUG init version:0.0.0 force:False 15:18:11 2023-02-07 15:18:11,732 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-208/.semver 15:18:11 2023-02-07 15:18:11,732 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-208/.semver 15:18:11 2023-02-07 15:18:11,733 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-208/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-208, universal_newlines=False, shell=None, istream=None) 15:18:12 2023-02-07 15:18:12,671 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-208/.git/info/exclude 15:18:12 2023-02-07 15:18:12,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-208/.semver/PR-208 with force:False 15:18:12 2023-02-07 15:18:12,672 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-208/.semver/PR-208 15:18:12 2023-02-07 15:18:12,676 [execute] INFO git cat-file --batch-check 15:18:12 2023-02-07 15:18:12,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-208/.semver, universal_newlines=False, shell=None, istream=) 15:18:12 2023-02-07 15:18:12,682 [execute] INFO git cat-file --batch 15:18:12 2023-02-07 15:18:12,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-208/.semver, universal_newlines=False, shell=None, istream=) 15:18:12 2023-02-07 15:18:12,688 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-208/.semver/PR-208 15:18:12 0.0.0 [Pipeline] } 15:18:12 $ docker exec --env ******** --env ******** f2fe25208dd5fc607d35f26c6653b32d245e7078f14928f0871c0658cdfb2d69 ssh-agent -k 15:18:12 unset SSH_AUTH_SOCK; 15:18:12 unset SSH_AGENT_PID; 15:18:12 echo Agent pid 77 killed; 15:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:13 + git semver [Pipeline] } 15:18:13 $ docker stop --time=1 f2fe25208dd5fc607d35f26c6653b32d245e7078f14928f0871c0658cdfb2d69 15:18:14 $ docker rm -f --volumes f2fe25208dd5fc607d35f26c6653b32d245e7078f14928f0871c0658cdfb2d69 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:18:15 Stashed 1 file(s) [Pipeline] echo 15:18:15 [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 15:18:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:15 ========================================================= 15:18:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:18:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:18:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:18:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:18:15 213ec9aee27d: Pulling fs layer 15:18:15 4583459ba037: Pulling fs layer 15:18:15 93c1e223e6f2: Pulling fs layer 15:18:15 53926ce57604: Pulling fs layer 15:18:15 21b2b0c7a3f4: Pulling fs layer 15:18:15 22ff95d597cd: Pulling fs layer 15:18:15 12d6caf4c0d1: Pulling fs layer 15:18:15 96b7cbca73a9: Pulling fs layer 15:18:15 a7acece74701: Pulling fs layer 15:18:15 96b7cbca73a9: Waiting 15:18:15 22ff95d597cd: Waiting 15:18:15 a7acece74701: Waiting 15:18:15 12d6caf4c0d1: Waiting 15:18:15 53926ce57604: Waiting 15:18:15 21b2b0c7a3f4: Waiting 15:18:15 93c1e223e6f2: Download complete 15:18:15 21b2b0c7a3f4: Verifying Checksum 15:18:15 21b2b0c7a3f4: Download complete 15:18:15 22ff95d597cd: Verifying Checksum 15:18:15 22ff95d597cd: Download complete 15:18:15 213ec9aee27d: Verifying Checksum 15:18:15 213ec9aee27d: Download complete 15:18:16 12d6caf4c0d1: Download complete 15:18:16 213ec9aee27d: Pull complete 15:18:16 4583459ba037: Pull complete 15:18:16 93c1e223e6f2: Pull complete 15:18:16 a7acece74701: Verifying Checksum 15:18:16 a7acece74701: Download complete 15:18:17 53926ce57604: Verifying Checksum 15:18:17 53926ce57604: Download complete 15:18:17 96b7cbca73a9: Verifying Checksum 15:18:17 96b7cbca73a9: Download complete 15:18:21 53926ce57604: Pull complete 15:18:21 21b2b0c7a3f4: Pull complete 15:18:21 22ff95d597cd: Pull complete 15:18:21 12d6caf4c0d1: Pull complete 15:18:23 96b7cbca73a9: Pull complete 15:18:23 a7acece74701: Pull complete 15:18:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:18:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 15:18:24 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:24 + docker inspect -f . ci-base-image-x86_64 15:18:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:24 prd-ubuntu20.04-docker-8c-8g-4914 does not seem to be running inside a container 15:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-208 -v /w/workspace/xfoundry_go-mod-messaging_PR-208:/w/workspace/xfoundry_go-mod-messaging_PR-208:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-208@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-208@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:18:30 Still waiting to schedule task 15:18:30 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:18:31 $ docker top f993ac6e595ec578777e9b21e1c009d5663b05293b6ee776765b904e55ec0fff -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:32 + go version 15:18:32 go version go1.18.7 linux/amd64 [Pipeline] } 15:18:32 $ docker stop --time=1 f993ac6e595ec578777e9b21e1c009d5663b05293b6ee776765b904e55ec0fff 15:18:33 $ docker rm -f --volumes f993ac6e595ec578777e9b21e1c009d5663b05293b6ee776765b904e55ec0fff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:33 + docker inspect -f . ci-base-image-x86_64 15:18:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:34 prd-ubuntu20.04-docker-8c-8g-4914 does not seem to be running inside a container 15:18:34 $ 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-208 -v /w/workspace/xfoundry_go-mod-messaging_PR-208:/w/workspace/xfoundry_go-mod-messaging_PR-208:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-208@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-208@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:18:34 $ docker top 4772fc26d26cee3a1d2befb08b5d1544c135b3697a13c66881acd1892d8a43bf -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:34 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-208 [Pipeline] fileExists [Pipeline] sh 15:18:35 + make test 15:18:35 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 15:18:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:18:35 go: downloading github.com/stretchr/testify v1.8.1 15:18:35 go: downloading github.com/google/uuid v1.3.0 15:18:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 15:18:35 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:18:35 go: downloading github.com/nats-io/nats.go v1.23.0 15:18:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.9 15:18:35 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 15:18:35 go: downloading github.com/gorilla/websocket v1.4.2 15:18:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:18:35 go: downloading golang.org/x/net v0.5.0 15:18:35 go: downloading github.com/hashicorp/errwrap v1.0.0 15:18:35 go: downloading github.com/davecgh/go-spew v1.1.1 15:18:35 go: downloading github.com/pmezard/go-difflib v1.0.0 15:18:35 go: downloading github.com/stretchr/objx v0.5.0 15:18:35 go: downloading gopkg.in/yaml.v3 v3.0.1 15:18:35 go: downloading github.com/go-playground/validator/v10 v10.11.2 15:18:35 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:18:35 go: downloading github.com/nats-io/nkeys v0.3.0 15:18:35 go: downloading github.com/nats-io/nuid v1.0.1 15:18:35 go: downloading github.com/x448/float16 v0.8.4 15:18:35 go: downloading golang.org/x/text v0.6.0 15:18:35 go: downloading github.com/go-playground/universal-translator v0.18.1 15:18:35 go: downloading golang.org/x/crypto v0.5.0 15:18:35 go: downloading github.com/leodido/go-urn v1.2.1 15:18:35 go: downloading github.com/go-playground/locales v0.14.1 15:18:35 go: downloading github.com/klauspost/compress v1.15.11 15:18:35 go: downloading github.com/minio/highwayhash v1.0.2 15:18:35 go: downloading github.com/nats-io/jwt/v2 v2.3.0 15:18:35 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 15:18:35 go: downloading golang.org/x/sys v0.4.0 15:18:57 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.062s coverage: 88.6% of statements 15:19:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.056s coverage: 19.8% of statements 15:19:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.097s coverage: 88.8% of statements 15:19:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.054s coverage: 89.1% of statements 15:19:00 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 15:19:00 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 15:19:05 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.095s coverage: 35.9% of statements 15:19:05 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 2.043s coverage: 70.1% of statements 15:19:05 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 15:19:05 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.023s coverage: 87.5% of statements 15:19:05 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 15:19:05 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.043s coverage: 100.0% of statements 15:19:05 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.027s coverage: 100.0% of statements 15:19:05 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.042s coverage: 95.1% of statements 15:19:15 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:19:15 go vet ./... 15:19:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:19:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:19:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:19:16 $ docker stop --time=1 4772fc26d26cee3a1d2befb08b5d1544c135b3697a13c66881acd1892d8a43bf 15:19:20 $ docker rm -f --volumes 4772fc26d26cee3a1d2befb08b5d1544c135b3697a13c66881acd1892d8a43bf [Pipeline] // withDockerContainer [Pipeline] sh 15:19:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:19:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:21 15:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:22 latest: Pulling from edgex-lftools-log-publisher 15:19:22 5eb5b503b376: Pulling fs layer 15:19:22 5c69ac0246d0: Pulling fs layer 15:19:22 ec43610c2a17: Pulling fs layer 15:19:22 3a2ae6a8a46f: Pulling fs layer 15:19:22 33b1e0a273af: Pulling fs layer 15:19:22 5d3b04190fa2: Pulling fs layer 15:19:22 2f39f015ded8: Pulling fs layer 15:19:22 3a2ae6a8a46f: Waiting 15:19:22 33b1e0a273af: Waiting 15:19:22 5d3b04190fa2: Waiting 15:19:22 2f39f015ded8: Waiting 15:19:22 5c69ac0246d0: Verifying Checksum 15:19:22 5c69ac0246d0: Download complete 15:19:22 3a2ae6a8a46f: Verifying Checksum 15:19:22 3a2ae6a8a46f: Download complete 15:19:22 33b1e0a273af: Verifying Checksum 15:19:22 33b1e0a273af: Download complete 15:19:22 5d3b04190fa2: Verifying Checksum 15:19:22 5d3b04190fa2: Download complete 15:19:22 ec43610c2a17: Verifying Checksum 15:19:22 ec43610c2a17: Download complete 15:19:22 5eb5b503b376: Verifying Checksum 15:19:22 5eb5b503b376: Download complete 15:19:23 2f39f015ded8: Download complete 15:19:23 5eb5b503b376: Pull complete 15:19:24 5c69ac0246d0: Pull complete 15:19:24 ec43610c2a17: Pull complete 15:19:24 3a2ae6a8a46f: Pull complete 15:19:24 33b1e0a273af: Pull complete 15:19:24 5d3b04190fa2: Pull complete 15:19:29 2f39f015ded8: Pull complete 15:19:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:29 prd-ubuntu20.04-docker-8c-8g-4914 does not seem to be running inside a container 15:19:29 $ 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-208 -v /w/workspace/xfoundry_go-mod-messaging_PR-208:/w/workspace/xfoundry_go-mod-messaging_PR-208:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-208@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-208@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:19:32 $ docker top cc4585799275359076322e30bc1f8cfc818627626e8d0a79af42fd58726426fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:33 ---> job-cost.sh 15:19:33 lf-activate-venv: SKIPPING 15:19:33 INFO: No Stack... 15:19:33 INFO: Retrieving Pricing Info for: v3-standard-8 15:19:34 INFO: Archiving Costs [Pipeline] sh 15:19:34 + cat /w/workspace/xfoundry_go-mod-messaging_PR-208/archives/cost.csv 15:19:34 + cut -d, -f6 [Pipeline] lock 15:19:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-208-5-stack-cost] 15:19:34 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-208-5-stack-cost] did not exist. Created. 15:19:34 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-208-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:19:34 + echo total: 0.2199999988079071 [Pipeline] stash 15:19:34 Stashed 1 file(s) [Pipeline] } 15:19:34 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-208-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:19:34 $ docker stop --time=1 cc4585799275359076322e30bc1f8cfc818627626e8d0a79af42fd58726426fc 15:19:36 $ docker rm -f --volumes cc4585799275359076322e30bc1f8cfc818627626e8d0a79af42fd58726426fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:21:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4917 in /w/workspace/xfoundry_go-mod-messaging_PR-208 [Pipeline] { [Pipeline] ws 15:21:02 Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout 15:21:02 Selected Git installation does not exist. Using Default 15:21:02 The recommended git tool is: NONE 15:21:08 using credential edgex-jenkins-ssh 15:21:08 Cloning the remote Git repository 15:21:08 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 15:21:08 > git init /w/workspace/go-mod-messaging/5 # timeout=10 15:21:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:21:08 > git --version # timeout=10 15:21:09 > git --version # 'git version 2.25.1' 15:21:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:21:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:11 Merging remotes/origin/main commit 2af8c61d0e656fe444bc90452b65213b17b562fd into PR head commit ed93c25203a747386af6ae1ee690c812189d3cae 15:21:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:21:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:21:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:21:11 > git config core.sparsecheckout # timeout=10 15:21:11 > git checkout -f ed93c25203a747386af6ae1ee690c812189d3cae # timeout=10 15:21:11 Merge succeeded, producing ed93c25203a747386af6ae1ee690c812189d3cae 15:21:11 Checking out Revision ed93c25203a747386af6ae1ee690c812189d3cae (PR-208) 15:21:12 Commit message: "build(deps): bump github.com/nats-io/nats.go from 1.20.0 to 1.23.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:11 > git remote # timeout=10 15:21:11 > git config --get remote.origin.url # timeout=10 15:21:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:11 > git merge 2af8c61d0e656fe444bc90452b65213b17b562fd # timeout=10 15:21:11 > git rev-parse HEAD^{commit} # timeout=10 15:21:11 > git config core.sparsecheckout # timeout=10 15:21:11 > git checkout -f ed93c25203a747386af6ae1ee690c812189d3cae # timeout=10 15:21:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:21:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:21:13 Dload Upload Total Spent Left Speed 15:21:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh 15:21:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:21:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:21:14 + sudo tee /etc/docker/daemon.new 15:21:14 { 15:21:14 "registry-mirrors": [ 15:21:14 "https://nexus3.edgexfoundry.org:10001" 15:21:14 ], 15:21:14 "bip": "10.250.0.254/24", 15:21:14 "hosts": [ 15:21:14 "tcp://0.0.0.0:5555", 15:21:14 "unix:///var/run/docker.sock" 15:21:14 ], 15:21:14 "mtu": 1458, 15:21:14 "selinux-enabled": true, 15:21:14 "seccomp-profile": "/etc/docker/seccomp.json" 15:21:14 } [Pipeline] sh 15:21:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:21:15 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:21:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:33 ========================================================= 15:21:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:21:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:21:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:21:34 9b18e9b68314: Pulling fs layer 15:21:34 35d82f9e3411: Pulling fs layer 15:21:34 e16973657156: Pulling fs layer 15:21:34 fc693d55d65f: Pulling fs layer 15:21:34 7e9fc2657dce: Pulling fs layer 15:21:34 dda99020689f: Pulling fs layer 15:21:34 db1c61fa0a46: Pulling fs layer 15:21:34 891c053d2c06: Pulling fs layer 15:21:34 dda99020689f: Waiting 15:21:34 db1c61fa0a46: Waiting 15:21:34 fc693d55d65f: Waiting 15:21:34 891c053d2c06: Waiting 15:21:34 e16973657156: Verifying Checksum 15:21:34 e16973657156: Download complete 15:21:34 35d82f9e3411: Verifying Checksum 15:21:34 35d82f9e3411: Download complete 15:21:34 7e9fc2657dce: Verifying Checksum 15:21:34 7e9fc2657dce: Download complete 15:21:34 dda99020689f: Verifying Checksum 15:21:34 dda99020689f: Download complete 15:21:35 9b18e9b68314: Verifying Checksum 15:21:35 9b18e9b68314: Download complete 15:21:36 9b18e9b68314: Pull complete 15:21:36 891c053d2c06: Verifying Checksum 15:21:36 891c053d2c06: Download complete 15:21:36 35d82f9e3411: Pull complete 15:21:36 e16973657156: Pull complete 15:21:37 db1c61fa0a46: Verifying Checksum 15:21:37 db1c61fa0a46: Download complete 15:21:38 fc693d55d65f: Verifying Checksum 15:21:38 fc693d55d65f: Download complete 15:21:50 fc693d55d65f: Pull complete 15:21:51 7e9fc2657dce: Pull complete 15:21:51 dda99020689f: Pull complete 15:21:57 db1c61fa0a46: Pull complete 15:22:00 891c053d2c06: Pull complete 15:22:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:22:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 15:22:00 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:01 + docker inspect -f . ci-base-image-arm64 15:22:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:01 prd-ubuntu20.04-docker-arm64-4c-16g-4917 does not seem to be running inside a container 15:22:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:22:05 $ docker top 9a134d1a790b3c6d37b8210c6e4dcfa494f49c2dcab75bab69944d6ee00e5575 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:06 + go version 15:22:06 go version go1.18.7 linux/arm64 [Pipeline] } 15:22:06 $ docker stop --time=1 9a134d1a790b3c6d37b8210c6e4dcfa494f49c2dcab75bab69944d6ee00e5575 15:22:08 $ docker rm -f --volumes 9a134d1a790b3c6d37b8210c6e4dcfa494f49c2dcab75bab69944d6ee00e5575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:08 + docker inspect -f . ci-base-image-arm64 15:22:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:08 prd-ubuntu20.04-docker-arm64-4c-16g-4917 does not seem to be running inside a container 15:22:08 $ 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/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:22:10 $ docker top 71661d040e6c8de940e6ce17b72992339bd72943b880b2fa8cf158300f29b2f4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:11 + git config --global --add safe.directory /w/workspace/go-mod-messaging/5 [Pipeline] fileExists [Pipeline] sh 15:22:12 + make test 15:22:12 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 15:22:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.9 15:22:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 15:22:12 go: downloading github.com/stretchr/testify v1.8.1 15:22:12 go: downloading github.com/google/uuid v1.3.0 15:22:12 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:22:12 go: downloading github.com/nats-io/nats.go v1.23.0 15:22:12 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 15:22:12 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:22:12 go: downloading github.com/go-playground/validator/v10 v10.11.2 15:22:12 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:22:13 go: downloading github.com/davecgh/go-spew v1.1.1 15:22:13 go: downloading github.com/pmezard/go-difflib v1.0.0 15:22:13 go: downloading github.com/stretchr/objx v0.5.0 15:22:13 go: downloading gopkg.in/yaml.v3 v3.0.1 15:22:13 go: downloading github.com/gorilla/websocket v1.4.2 15:22:13 go: downloading golang.org/x/net v0.5.0 15:22:13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:22:13 go: downloading github.com/hashicorp/errwrap v1.0.0 15:22:13 go: downloading github.com/nats-io/nkeys v0.3.0 15:22:13 go: downloading github.com/nats-io/nuid v1.0.1 15:22:13 go: downloading github.com/go-playground/universal-translator v0.18.1 15:22:13 go: downloading github.com/leodido/go-urn v1.2.1 15:22:13 go: downloading golang.org/x/crypto v0.5.0 15:22:13 go: downloading golang.org/x/text v0.6.0 15:22:13 go: downloading github.com/x448/float16 v0.8.4 15:22:14 go: downloading github.com/go-playground/locales v0.14.1 15:22:14 go: downloading github.com/klauspost/compress v1.15.11 15:22:14 go: downloading github.com/minio/highwayhash v1.0.2 15:22:14 go: downloading github.com/nats-io/jwt/v2 v2.3.0 15:22:14 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 15:24:21 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.449s coverage: 88.6% of statements 15:24:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.100s coverage: 19.8% of statements 15:24:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.227s coverage: 88.8% of statements 15:24:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.265s coverage: 89.1% of statements 15:24:21 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 15:24:21 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 15:25:28 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.365s coverage: 35.9% of statements 15:25:28 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 2.151s coverage: 70.1% of statements 15:25:28 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 15:25:28 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.091s coverage: 87.5% of statements 15:25:28 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 15:25:28 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.101s coverage: 100.0% of statements 15:25:28 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.056s coverage: 100.0% of statements 15:25:28 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.082s coverage: 95.1% of statements 15:25:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:25:28 go vet ./... 15:26:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:26:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:26:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:26:15 $ docker stop --time=1 71661d040e6c8de940e6ce17b72992339bd72943b880b2fa8cf158300f29b2f4 15:26:18 $ docker rm -f --volumes 71661d040e6c8de940e6ce17b72992339bd72943b880b2fa8cf158300f29b2f4 [Pipeline] // withDockerContainer [Pipeline] sh 15:26:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:26:20 Warning: overwriting stash ‘coverage-report’ 15:26:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:26:21 15:26:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:26:22 arm64: Pulling from edgex-lftools-log-publisher 15:26:22 8998bd30e6a1: Pulling fs layer 15:26:22 04944245beec: Pulling fs layer 15:26:22 699f458cf7ca: Pulling fs layer 15:26:22 765212b225bb: Pulling fs layer 15:26:22 f23df028b6ca: Pulling fs layer 15:26:22 d65c8cfc05b1: Pulling fs layer 15:26:22 2437ff75d9bd: Pulling fs layer 15:26:22 f23df028b6ca: Waiting 15:26:22 d65c8cfc05b1: Waiting 15:26:22 2437ff75d9bd: Waiting 15:26:22 765212b225bb: Waiting 15:26:22 04944245beec: Verifying Checksum 15:26:22 04944245beec: Download complete 15:26:22 765212b225bb: Verifying Checksum 15:26:22 765212b225bb: Download complete 15:26:23 f23df028b6ca: Verifying Checksum 15:26:23 f23df028b6ca: Download complete 15:26:23 d65c8cfc05b1: Verifying Checksum 15:26:23 d65c8cfc05b1: Download complete 15:26:23 699f458cf7ca: Verifying Checksum 15:26:23 699f458cf7ca: Download complete 15:26:24 8998bd30e6a1: Verifying Checksum 15:26:24 8998bd30e6a1: Download complete 15:26:27 2437ff75d9bd: Verifying Checksum 15:26:27 2437ff75d9bd: Download complete 15:26:30 8998bd30e6a1: Pull complete 15:26:30 04944245beec: Pull complete 15:26:32 699f458cf7ca: Pull complete 15:26:32 765212b225bb: Pull complete 15:26:33 f23df028b6ca: Pull complete 15:26:33 d65c8cfc05b1: Pull complete 15:26:48 2437ff75d9bd: Pull complete 15:26:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:26:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:26:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:49 prd-ubuntu20.04-docker-arm64-4c-16g-4917 does not seem to be running inside a container 15:26:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:26:52 $ docker top 72962d76f5b3e593a9b1933e5b5593f798d8cadc6259c6d0a7afeeec91c6c525 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:52 ---> job-cost.sh 15:26:52 lf-activate-venv: SKIPPING 15:26:52 INFO: No Stack... 15:26:53 INFO: Retrieving Pricing Info for: v3-standard-4 15:26:54 INFO: Archiving Costs [Pipeline] sh 15:26:55 + cat /w/workspace/go-mod-messaging/5/archives/cost.csv 15:26:55 + cut -d, -f6 [Pipeline] lock 15:26:55 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-208-5-stack-cost] 15:26:55 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-208-5-stack-cost] did not exist. Created. 15:26:55 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-208-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:26:55 /w/workspace/go-mod-messaging/5@tmp/durable-694c1242/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:26:56 + echo total: 0.10999999940395355 [Pipeline] stash 15:26:56 Warning: overwriting stash ‘stack-cost’ 15:26:56 Stashed 1 file(s) [Pipeline] } 15:26:56 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-208-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:26:56 $ docker stop --time=1 72962d76f5b3e593a9b1933e5b5593f798d8cadc6259c6d0a7afeeec91c6c525 15:26:58 $ docker rm -f --volumes 72962d76f5b3e593a9b1933e5b5593f798d8cadc6259c6d0a7afeeec91c6c525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:26:58 provisioning config files... 15:26:58 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-208@tmp/config14930144134395246752tmp [Pipeline] { [Pipeline] sh 15:26:58 + set +x 15:26:58 + bash -s -- 15:26:58 + curl -s https://codecov.io/bash 15:26:58 15:26:58 _____ _ 15:26:58 / ____| | | 15:26:58 | | ___ __| | ___ ___ _____ __ 15:26:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:26:58 | |___| (_) | (_| | __/ (_| (_) \ V / 15:26:58 \_____\___/ \__,_|\___|\___\___/ \_/ 15:26:58 Bash-1.0.6 15:26:58 15:26:58 15:26:58 ==> git version 2.25.1 found 15:26:58 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:26:58 Release-Date: 2020-01-08 15:26:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:26:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:26:58 ==> Jenkins CI detected. 15:26:58 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-208 15:26:58 project root: . 15:26:58 --> token set from env 15:26:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:26:58 ==> Running gcov in . (disable via -X gcov) 15:26:58 ==> Python coveragepy not found 15:26:58 ==> Searching for coverage reports in: 15:26:58 + . 15:26:58 -> Found 1 reports 15:26:58 ==> Detecting git/mercurial file structure 15:26:58 ==> Reading reports 15:26:58 + ./coverage.out bytes=40359 15:26:58 ==> Appending adjustments 15:26:58 https://docs.codecov.io/docs/fixing-reports 15:26:59 + Found adjustments 15:26:59 ==> Gzipping contents 15:26:59 8.0K /tmp/codecov.RqN3nw.gz 15:26:59 ==> Uploading reports 15:26:59 url: https://codecov.io 15:26:59 query: branch=PR-208&commit=ed93c25203a747386af6ae1ee690c812189d3cae&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-208%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=208&job=&cmd_args= 15:26:59 -> Pinging Codecov 15:26:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-208&commit=ed93c25203a747386af6ae1ee690c812189d3cae&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-208%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=208&job=&cmd_args= 15:26:59 -> Uploading to 15:26:59 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/F6E385568367DD0E4001BA4F8F1CB792/ed93c25203a747386af6ae1ee690c812189d3cae/15f1c533-2604-4e4f-b409-a93c01f28da8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T152659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64d95ace5ab7f6aa0086b449f87d1f26ad931204c3aeae0556a2a13b1c898e29 15:26:59 % Total % Received % Xferd Average Speed Time Time Time Current 15:26:59 Dload Upload Total Spent Left Speed 15:26:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8161 0 0 100 8161 0 40201 --:--:-- --:--:-- --:--:-- 40201 100 8161 0 0 100 8161 0 32384 --:--:-- --:--:-- --:--:-- 32256 15:27:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/ed93c25203a747386af6ae1ee690c812189d3cae [Pipeline] } 15:27:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:27:00 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-208/archives ] 15:27:00 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-208/archives 15:27:00 total 16 15:27:00 drwxr-xr-x 3 root root 4096 Feb 7 15:19 . 15:27:00 drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 15:19 .. 15:27:00 drwxr-xr-x 2 root root 4096 Feb 7 15:19 cost 15:27:00 -rw-r--r-- 1 root root 88 Feb 7 15:19 cost.csv 15:27:00 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-208/archives 15:27:00 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-208/archives 15:27:00 total 16 15:27:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 15:19 . 15:27:00 drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 15:19 .. 15:27:00 drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 15:19 cost 15:27:00 -rw-r--r-- 1 jenkins jenkins 88 Feb 7 15:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:27:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:27:01 ---> package-listing.sh 15:27:01 ++ facter osfamily 15:27:01 ++ tr '[:upper:]' '[:lower:]' 15:27:02 + OS_FAMILY=debian 15:27:02 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-208 15:27:02 + START_PACKAGES=/tmp/packages_start.txt 15:27:02 + END_PACKAGES=/tmp/packages_end.txt 15:27:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:02 + PACKAGES=/tmp/packages_start.txt 15:27:02 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-208 ']' 15:27:02 + PACKAGES=/tmp/packages_end.txt 15:27:02 + case "${OS_FAMILY}" in 15:27:02 + dpkg -l 15:27:02 + grep '^ii' 15:27:02 + '[' -f /tmp/packages_start.txt ']' 15:27:02 + '[' -f /tmp/packages_end.txt ']' 15:27:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:27:02 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-208 ']' 15:27:02 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-208/archives/ 15:27:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-208/archives/ [Pipeline] echo 15:27:02 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:27:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:27:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:03 prd-ubuntu20.04-docker-8c-8g-4914 does not seem to be running inside a container 15:27:03 $ 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-208/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-208 -v /w/workspace/xfoundry_go-mod-messaging_PR-208:/w/workspace/xfoundry_go-mod-messaging_PR-208:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-208@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-208@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:27:03 $ docker top 38b3619b3e3de7ba8bfb3c7daf84afd66c51d967dbd0b0bd5cf559f613715121 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:03 + touch /tmp/pre-build-complete [Pipeline] sh 15:27:03 + mkdir -p /var/log/sysstat [Pipeline] sh 15:27:04 + ls /var/log/sa-host 15:27:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:04 provisioning config files... 15:27:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-208@tmp/config670312408667414672tmp [Pipeline] { [Pipeline] echo 15:27:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:27:04 ---> create-netrc.sh [Pipeline] } 15:27:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:27:04 ---> python-tools-install.sh [Pipeline] echo 15:27:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:27:05 ---> sudo-logs.sh 15:27:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:27:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:27:05 ---> job-cost.sh 15:27:05 lf-activate-venv: SKIPPING 15:27:05 DEBUG: total: 0.2199999988079071 15:27:05 INFO: Retrieving Stack Cost... 15:27:08 INFO: Retrieving Pricing Info for: v3-standard-8 15:27:08 INFO: Archiving Costs [Pipeline] echo 15:27:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:27:08 ---> logs-deploy.sh 15:27:08 lf-activate-venv: SKIPPING 15:27:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-208/5 15:27:08 INFO: archiving workspace using pattern(s): 15:27:09 Archives upload complete. 15:27:09 INFO: archiving logs to Nexus 15:27:10 ---> uname -a: 15:27:10 Linux prd-ubuntu20-04-docker-8c-8g-4914 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:27:10 15:27:10 15:27:10 ---> lscpu: 15:27:10 Architecture: x86_64 15:27:10 CPU op-mode(s): 32-bit, 64-bit 15:27:10 Byte Order: Little Endian 15:27:10 Address sizes: 40 bits physical, 48 bits virtual 15:27:10 CPU(s): 8 15:27:10 On-line CPU(s) list: 0-7 15:27:10 Thread(s) per core: 1 15:27:10 Core(s) per socket: 1 15:27:10 Socket(s): 8 15:27:10 NUMA node(s): 1 15:27:10 Vendor ID: AuthenticAMD 15:27:10 CPU family: 23 15:27:10 Model: 49 15:27:10 Model name: AMD EPYC-Rome Processor 15:27:10 Stepping: 0 15:27:10 CPU MHz: 2799.998 15:27:10 BogoMIPS: 5599.99 15:27:10 Virtualization: AMD-V 15:27:10 Hypervisor vendor: KVM 15:27:10 Virtualization type: full 15:27:10 L1d cache: 256 KiB 15:27:10 L1i cache: 256 KiB 15:27:10 L2 cache: 4 MiB 15:27:10 L3 cache: 128 MiB 15:27:10 NUMA node0 CPU(s): 0-7 15:27:10 Vulnerability Itlb multihit: Not affected 15:27:10 Vulnerability L1tf: Not affected 15:27:10 Vulnerability Mds: Not affected 15:27:10 Vulnerability Meltdown: Not affected 15:27:10 Vulnerability Mmio stale data: Not affected 15:27:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:27:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:27:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:27:10 Vulnerability Srbds: Not affected 15:27:10 Vulnerability Tsx async abort: Not affected 15:27:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:27:10 15:27:10 15:27:10 ---> nproc: 15:27:10 8 15:27:10 15:27:10 15:27:10 ---> df -h: 15:27:10 Filesystem Size Used Avail Use% Mounted on 15:27:10 overlay 155G 11G 145G 7% / 15:27:10 tmpfs 64M 0 64M 0% /dev 15:27:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:27:10 shm 64M 0 64M 0% /dev/shm 15:27:10 /dev/vda1 155G 11G 145G 7% /facter-os 15:27:10 15:27:10 15:27:10 ---> sar -b -r -n DEV: 15:27:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4914) 02/07/23 _x86_64_ (8 CPU) 15:27:10 15:27:10 15:17:21 LINUX RESTART (8 CPU) 15:27:10 15:27:10 15:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:27:10 15:19:01 75.84 3.27 72.58 0.00 457.18 36142.75 0.00 15:27:10 15:20:01 57.00 0.25 56.75 0.00 13.87 32544.27 0.00 15:27:10 15:21:01 1.88 0.00 1.88 0.00 0.00 21.88 0.00 15:27:10 15:22:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 15:27:10 15:23:01 52.41 10.60 41.81 0.00 5155.67 8746.68 0.00 15:27:10 15:24:01 6.43 0.02 6.42 0.00 0.13 126.51 0.00 15:27:10 15:25:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 15:27:10 15:26:01 1.93 0.00 1.93 0.00 0.00 21.86 0.00 15:27:10 15:27:01 3.15 1.20 1.95 0.00 33.99 30.39 0.00 15:27:10 Average: 22.43 1.70 20.73 0.00 628.97 8629.83 0.00 15:27:10 15:27:10 15:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:27:10 15:19:01 28188516 31116672 1181480 3.59 82172 3095012 2338492 6.89 1734304 2557412 509588 15:27:10 15:20:01 28707064 31607160 693824 2.11 91576 3047432 1785992 5.26 1073664 2688936 308 15:27:10 15:21:01 28706708 31606936 693984 2.11 91640 3047436 1785992 5.26 1073616 2688960 8 15:27:10 15:22:01 28716092 31616400 684400 2.08 91688 3047436 1785992 5.26 1063560 2688960 16 15:27:10 15:23:01 28182132 31592600 697620 2.12 125664 3502112 1809608 5.33 1390172 2861260 960 15:27:10 15:24:01 28188884 31594520 695888 2.12 124260 3498852 1786492 5.26 1387752 2858044 176 15:27:10 15:25:01 28189512 31595256 695136 2.11 124360 3498852 1786492 5.26 1386620 2858052 8 15:27:10 15:26:01 28190028 31595892 694648 2.11 124444 3498864 1786492 5.26 1386652 2858056 4 15:27:10 15:27:01 28156820 31564488 725716 2.21 124596 3499944 1900612 5.60 1418996 2858588 464 15:27:10 Average: 28358417 31543325 751411 2.29 108933 3303993 1862907 5.49 1323926 2768696 56837 15:27:10 15:27:10 15:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:27:10 15:19:01 vethcdc55d4 84.12 106.95 7.37 992.97 0.00 0.00 0.00 0.08 15:27:10 15:19:01 docker0 85.62 108.35 6.44 1007.35 0.00 0.00 0.00 0.00 15:27:10 15:19:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:27:10 15:19:01 ens3 309.36 231.67 5659.96 38.52 0.00 0.00 0.00 0.00 15:27:10 15:20:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:27:10 15:20:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:27:10 15:20:01 ens3 122.27 98.63 2538.81 90.43 0.00 0.00 0.00 0.00 15:27:10 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:10 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:10 15:21:01 ens3 1.32 0.30 1.85 0.08 0.00 0.00 0.00 0.00 15:27:10 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:10 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:27:10 15:22:01 ens3 1.18 0.45 0.34 0.28 0.00 0.00 0.00 0.00 15:27:10 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:10 15:23:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:27:10 15:23:01 ens3 137.53 85.22 2752.61 6.43 0.00 0.00 0.00 0.00 15:27:10 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:10 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:27:10 15:24:01 ens3 0.37 0.25 0.02 0.02 0.00 0.00 0.00 0.00 15:27:10 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:10 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:10 15:25:01 ens3 0.33 0.22 0.23 0.13 0.00 0.00 0.00 0.00 15:27:10 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:10 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:27:10 15:26:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:27:10 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:10 15:27:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:27:10 15:27:01 ens3 9.32 5.98 9.40 3.39 0.00 0.00 0.00 0.00 15:27:10 Average: docker0 9.52 12.04 0.72 111.94 0.00 0.00 0.00 0.00 15:27:10 Average: lo 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 15:27:10 Average: ens3 64.65 46.98 1218.15 15.47 0.00 0.00 0.00 0.00 15:27:10 15:27:10 15:27:10 ---> sar -P ALL: 15:27:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4914) 02/07/23 _x86_64_ (8 CPU) 15:27:10 15:27:10 15:17:21 LINUX RESTART (8 CPU) 15:27:10 15:27:10 15:18:01 CPU %user %nice %system %iowait %steal %idle 15:27:10 15:19:01 all 21.72 0.00 4.20 2.71 0.10 71.27 15:27:10 15:19:01 0 22.31 0.00 4.28 0.14 0.10 73.18 15:27:10 15:19:01 1 20.47 0.00 4.25 0.25 0.08 74.94 15:27:10 15:19:01 2 20.42 0.00 4.51 2.97 0.08 72.01 15:27:10 15:19:01 3 17.62 0.00 3.80 1.51 0.10 76.97 15:27:10 15:19:01 4 21.09 0.00 3.71 4.46 0.10 70.63 15:27:10 15:19:01 5 22.79 0.00 3.89 0.25 0.08 72.98 15:27:10 15:19:01 6 27.94 0.00 4.24 0.76 0.08 66.98 15:27:10 15:19:01 7 21.09 0.00 4.90 11.44 0.12 62.46 15:27:10 15:20:01 all 12.87 0.00 2.66 1.68 0.05 82.73 15:27:10 15:20:01 0 11.26 0.00 2.15 0.37 0.03 86.19 15:27:10 15:20:01 1 13.57 0.00 2.57 0.08 0.05 83.72 15:27:10 15:20:01 2 12.31 0.00 2.67 0.15 0.05 84.82 15:27:10 15:20:01 3 11.89 0.00 3.94 10.08 0.07 74.02 15:27:10 15:20:01 4 13.04 0.00 2.73 2.51 0.07 81.66 15:27:10 15:20:01 5 12.84 0.00 2.31 0.25 0.05 84.54 15:27:10 15:20:01 6 13.85 0.00 2.18 0.02 0.07 83.89 15:27:10 15:20:01 7 14.17 0.00 2.77 0.05 0.05 82.96 15:27:10 15:21:01 all 0.23 0.00 0.01 0.01 0.01 99.73 15:27:10 15:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:27:10 15:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:27:10 15:21:01 2 1.66 0.00 0.03 0.00 0.03 98.27 15:27:10 15:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:27:10 15:21:01 4 0.08 0.00 0.05 0.05 0.03 99.78 15:27:10 15:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:27:10 15:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:27:10 15:21:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:27:10 15:22:01 all 0.03 0.00 0.02 0.02 0.01 99.93 15:27:10 15:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:27:10 15:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:27:10 15:22:01 2 0.05 0.00 0.03 0.00 0.03 99.88 15:27:10 15:22:01 3 0.00 0.00 0.00 0.03 0.00 99.97 15:27:10 15:22:01 4 0.08 0.00 0.05 0.03 0.02 99.82 15:27:10 15:22:01 5 0.07 0.00 0.03 0.00 0.00 99.90 15:27:10 15:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:27:10 15:22:01 7 0.00 0.00 0.00 0.07 0.02 99.92 15:27:10 15:23:01 all 2.17 0.00 1.53 0.69 0.03 95.58 15:27:10 15:23:01 0 1.60 0.00 1.24 0.02 0.03 97.11 15:27:10 15:23:01 1 2.05 0.00 2.32 0.82 0.03 94.78 15:27:10 15:23:01 2 1.99 0.00 0.90 0.37 0.03 96.70 15:27:10 15:23:01 3 2.55 0.00 1.57 0.08 0.03 95.76 15:27:10 15:23:01 4 2.14 0.00 0.84 1.40 0.03 95.59 15:27:10 15:23:01 5 3.35 0.00 2.25 1.43 0.03 92.93 15:27:10 15:23:01 6 2.37 0.00 1.25 0.95 0.02 95.41 15:27:10 15:23:01 7 1.33 0.00 1.85 0.40 0.03 96.39 15:27:10 15:24:01 all 0.10 0.00 0.06 0.02 0.01 99.81 15:27:10 15:24:01 0 0.08 0.00 0.03 0.00 0.00 99.88 15:27:10 15:24:01 1 0.07 0.00 0.08 0.00 0.03 99.82 15:27:10 15:24:01 2 0.10 0.00 0.05 0.02 0.02 99.82 15:27:10 15:24:01 3 0.07 0.00 0.07 0.00 0.00 99.87 15:27:10 15:24:01 4 0.05 0.00 0.05 0.03 0.02 99.85 15:27:10 15:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:27:10 15:24:01 6 0.22 0.00 0.13 0.00 0.00 99.65 15:27:10 15:24:01 7 0.15 0.00 0.07 0.08 0.02 99.68 15:27:10 15:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:27:10 15:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:27:10 15:25:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:27:10 15:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:27:10 15:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:27:10 15:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:27:10 15:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:27:10 15:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:27:10 15:25:01 7 0.00 0.00 0.03 0.05 0.02 99.90 15:27:10 15:26:01 all 0.02 0.00 0.02 0.00 0.01 99.94 15:27:10 15:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:27:10 15:26:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:27:10 15:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:27:10 15:26:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:27:10 15:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:27:10 15:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:27:10 15:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:27:10 15:26:01 7 0.02 0.00 0.05 0.03 0.03 99.87 15:27:10 15:27:01 all 0.31 0.00 0.14 0.01 0.01 99.53 15:27:10 15:27:01 0 0.50 0.00 0.17 0.00 0.02 99.32 15:27:10 15:27:01 1 0.33 0.00 0.20 0.00 0.03 99.43 15:27:10 15:27:01 2 0.49 0.00 0.22 0.00 0.00 99.30 15:27:10 15:27:01 3 0.10 0.00 0.10 0.00 0.00 99.80 15:27:10 15:27:01 4 0.17 0.00 0.08 0.00 0.02 99.73 15:27:10 15:27:01 5 0.07 0.00 0.12 0.00 0.00 99.82 15:27:10 15:27:01 6 0.50 0.00 0.13 0.00 0.02 99.35 15:27:10 15:27:01 7 0.33 0.00 0.08 0.08 0.03 99.47 15:27:10 Average: all 4.13 0.00 0.95 0.57 0.03 94.32 15:27:10 Average: 0 3.94 0.00 0.87 0.06 0.02 95.10 15:27:10 Average: 1 4.04 0.00 1.05 0.13 0.03 94.75 15:27:10 Average: 2 4.10 0.00 0.93 0.39 0.03 94.55 15:27:10 Average: 3 3.54 0.00 1.05 1.29 0.03 94.09 15:27:10 Average: 4 4.02 0.00 0.83 0.94 0.03 94.18 15:27:10 Average: 5 4.32 0.00 0.96 0.22 0.02 94.49 15:27:10 Average: 6 4.95 0.00 0.88 0.19 0.02 93.96 15:27:10 Average: 7 4.08 0.00 1.07 1.34 0.04 93.48 15:27:10 15:27:10 15:27:10