Pull request #244 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-messaging Loading trusted files from base branch main at e48e48bb09764b4b463a2c85e188b7fa4bb606d4 rather than dc1fa98dd5cff36050f0a22e2fc1163a68747014 Obtained Jenkinsfile from e48e48bb09764b4b463a2c85e188b7fa4bb606d4 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-ssh15495090090748942502.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11225754594055451743.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-244/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-244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18445244376010615212.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-244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16755908858764951841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7103139175605696930.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-244/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-244/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9827815540931112803.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 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-9145 in /w/workspace/xfoundry_go-mod-messaging_PR-244 [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-244 # 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/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e48e48bb09764b4b463a2c85e188b7fa4bb606d4 into PR head commit dc1fa98dd5cff36050f0a22e2fc1163a68747014 Merge succeeded, producing dc1fa98dd5cff36050f0a22e2fc1163a68747014 Checking out Revision dc1fa98dd5cff36050f0a22e2fc1163a68747014 (PR-244) > git config core.sparsecheckout # timeout=10 > git checkout -f dc1fa98dd5cff36050f0a22e2fc1163a68747014 # 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 e48e48bb09764b4b463a2c85e188b7fa4bb606d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc1fa98dd5cff36050f0a22e2fc1163a68747014 # timeout=10 Commit message: "feat!: update API version to v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-20T06:46:22.631Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T06:46:22.800Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T06:46:22.898Z] ========================================================= [2023-04-20T06:46:22.899Z] EdgeX Global Pipelines Version Info [2023-04-20T06:46:22.899Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:46:23.631Z] ------------------- [2023-04-20T06:46:23.631Z] stable info: [2023-04-20T06:46:23.631Z] ------------------- [2023-04-20T06:46:23.631Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T06:46:23.631Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T06:46:23.631Z] Message: update stable to v1.0.248 [2023-04-20T06:46:24.202Z] ------------------- [2023-04-20T06:46:24.202Z] experimental info: [2023-04-20T06:46:24.202Z] ------------------- [2023-04-20T06:46:24.202Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T06:46:24.202Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T06:46:24.202Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T06:46:24.517Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-04-20T06:46:24.561Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-04-20T06:46:24.601Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T06:46:24.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T06:46:24.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T06:46:24.715Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T06:46:24.751Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T06:46:24.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-20T06:46:24.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T06:46:24.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T06:46:24.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T06:46:24.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-04-20T06:46:24.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T06:46:25.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T06:46:25.067Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T06:46:25.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T06:46:25.132Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T06:46:25.163Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T06:46:25.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T06:46:25.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T06:46:25.282Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-20T06:46:25.320Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-20T06:46:25.358Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-20T06:46:25.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-20T06:46:25.438Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-04-20T06:46:25.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T06:46:25.517Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T06:46:25.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-244 [Pipeline] echo [2023-04-20T06:46:25.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-244 [Pipeline] echo [2023-04-20T06:46:25.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-244 [Pipeline] echo [2023-04-20T06:46:25.674Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc1fa98dd5cff36050f0a22e2fc1163a68747014 [Pipeline] echo [2023-04-20T06:46:25.712Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc1fa98 [Pipeline] echo [2023-04-20T06:46:25.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-20T06:46:26.260Z] + git rev-list -1 --merges dc1fa98dd5cff36050f0a22e2fc1163a68747014~1..dc1fa98dd5cff36050f0a22e2fc1163a68747014 [Pipeline] echo [2023-04-20T06:46:26.314Z] -----------> git rev-list -1 --merges dc1fa98dd5cff36050f0a22e2fc1163a68747014~1..dc1fa98dd5cff36050f0a22e2fc1163a68747014 dc1fa98dd5cff36050f0a22e2fc1163a68747014 [false] [Pipeline] sh [2023-04-20T06:46:26.618Z] + git log --format=format:%s -1 dc1fa98dd5cff36050f0a22e2fc1163a68747014 [Pipeline] echo [2023-04-20T06:46:26.652Z] ========================================================= [2023-04-20T06:46:26.652Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T06:46:26.652Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T06:46:27.063Z] + git log --format=format:%s -1 dc1fa98dd5cff36050f0a22e2fc1163a68747014 [Pipeline] echo [2023-04-20T06:46:27.094Z] [semverPrep] GIT_COMMIT: dc1fa98dd5cff36050f0a22e2fc1163a68747014, Commit Message: feat!: update API version to v3 [Pipeline] echo [2023-04-20T06:46:27.116Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-20T06:46:27.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T06:46:27.493Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T06:46:27.493Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T06:46:27.493Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T06:46:27.493Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T06:46:27.493Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T06:46:27.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:46:27.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T06:46:27.979Z] [2023-04-20T06:46:27.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:46:28.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T06:46:28.657Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T06:46:28.657Z] b85a868b505f: Pulling fs layer [2023-04-20T06:46:28.657Z] e2be974225ed: Pulling fs layer [2023-04-20T06:46:28.657Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T06:46:28.657Z] 988bab9f4d93: Pulling fs layer [2023-04-20T06:46:28.657Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T06:46:28.657Z] eaf3925da568: Pulling fs layer [2023-04-20T06:46:28.657Z] bab4dde63d76: Pulling fs layer [2023-04-20T06:46:28.657Z] bde34c3a00c8: Pulling fs layer [2023-04-20T06:46:28.657Z] b352a97aabf1: Pulling fs layer [2023-04-20T06:46:28.657Z] 4872d77fe225: Pulling fs layer [2023-04-20T06:46:28.657Z] 5851b861e8e6: Pulling fs layer [2023-04-20T06:46:28.657Z] 988bab9f4d93: Waiting [2023-04-20T06:46:28.657Z] 1469e6f7b9e6: Waiting [2023-04-20T06:46:28.657Z] eaf3925da568: Waiting [2023-04-20T06:46:28.657Z] 4872d77fe225: Waiting [2023-04-20T06:46:28.657Z] bab4dde63d76: Waiting [2023-04-20T06:46:28.657Z] bde34c3a00c8: Waiting [2023-04-20T06:46:28.657Z] 5851b861e8e6: Waiting [2023-04-20T06:46:28.657Z] b352a97aabf1: Waiting [2023-04-20T06:46:28.657Z] e2be974225ed: Verifying Checksum [2023-04-20T06:46:28.657Z] e2be974225ed: Download complete [2023-04-20T06:46:28.657Z] 988bab9f4d93: Verifying Checksum [2023-04-20T06:46:28.657Z] 988bab9f4d93: Download complete [2023-04-20T06:46:28.657Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T06:46:28.657Z] 1469e6f7b9e6: Download complete [2023-04-20T06:46:28.657Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T06:46:28.657Z] 339a4e72a1f5: Download complete [2023-04-20T06:46:28.657Z] eaf3925da568: Verifying Checksum [2023-04-20T06:46:28.657Z] eaf3925da568: Download complete [2023-04-20T06:46:28.657Z] bde34c3a00c8: Download complete [2023-04-20T06:46:28.657Z] b352a97aabf1: Download complete [2023-04-20T06:46:28.918Z] 4872d77fe225: Verifying Checksum [2023-04-20T06:46:28.918Z] 4872d77fe225: Download complete [2023-04-20T06:46:28.918Z] 5851b861e8e6: Verifying Checksum [2023-04-20T06:46:28.918Z] 5851b861e8e6: Download complete [2023-04-20T06:46:28.918Z] b85a868b505f: Verifying Checksum [2023-04-20T06:46:28.918Z] b85a868b505f: Download complete [2023-04-20T06:46:29.176Z] bab4dde63d76: Verifying Checksum [2023-04-20T06:46:29.176Z] bab4dde63d76: Download complete [2023-04-20T06:46:29.741Z] b85a868b505f: Pull complete [2023-04-20T06:46:30.001Z] e2be974225ed: Pull complete [2023-04-20T06:46:30.570Z] 339a4e72a1f5: Pull complete [2023-04-20T06:46:30.570Z] 988bab9f4d93: Pull complete [2023-04-20T06:46:30.829Z] 1469e6f7b9e6: Pull complete [2023-04-20T06:46:30.829Z] eaf3925da568: Pull complete [2023-04-20T06:46:32.732Z] bab4dde63d76: Pull complete [2023-04-20T06:46:32.732Z] bde34c3a00c8: Pull complete [2023-04-20T06:46:32.732Z] b352a97aabf1: Pull complete [2023-04-20T06:46:33.304Z] 4872d77fe225: Pull complete [2023-04-20T06:46:33.565Z] 5851b861e8e6: Pull complete [2023-04-20T06:46:33.565Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T06:46:33.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T06:46:33.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:46:33.817Z] prd-ubuntu20.04-docker-8c-8g-9145 does not seem to be running inside a container [2023-04-20T06:46:33.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-244 -v /w/workspace/xfoundry_go-mod-messaging_PR-244:/w/workspace/xfoundry_go-mod-messaging_PR-244:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-244@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 [2023-04-20T06:46:36.461Z] $ docker top 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f -eo pid,comm [2023-04-20T06:46:36.517Z] 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). [2023-04-20T06:46:36.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T06:46:36.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T06:46:36.646Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T06:46:36.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T06:46:36.761Z] $ docker exec 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f ssh-agent [2023-04-20T06:46:36.878Z] SSH_AUTH_SOCK=/tmp/ssh-08z4HkvF0lgQ/agent.33 [2023-04-20T06:46:36.878Z] SSH_AGENT_PID=39 [2023-04-20T06:46:36.884Z] Running ssh-add (command line suppressed) [2023-04-20T06:46:36.990Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/private_key_4434502789019255798.key (/w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/private_key_4434502789019255798.key) [2023-04-20T06:46:37.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T06:46:37.343Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T06:46:37.364Z] $ docker exec --env ******** --env ******** 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f ssh-agent -k [2023-04-20T06:46:37.463Z] unset SSH_AUTH_SOCK; [2023-04-20T06:46:37.464Z] unset SSH_AGENT_PID; [2023-04-20T06:46:37.464Z] echo Agent pid 39 killed; [2023-04-20T06:46:37.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T06:46:37.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T06:46:37.565Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T06:46:37.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T06:46:37.662Z] $ docker exec 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f ssh-agent [2023-04-20T06:46:37.764Z] SSH_AUTH_SOCK=/tmp/ssh-8Sk8AQWAr0JW/agent.72 [2023-04-20T06:46:37.764Z] SSH_AGENT_PID=78 [2023-04-20T06:46:37.769Z] Running ssh-add (command line suppressed) [2023-04-20T06:46:37.860Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/private_key_2530073777238400950.key (/w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/private_key_2530073777238400950.key) [2023-04-20T06:46:37.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T06:46:38.204Z] + git semver init [2023-04-20T06:46:38.463Z] 2023-04-20 06:46:38,357 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T06:46:38.463Z] 2023-04-20 06:46:38,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver [2023-04-20T06:46:38.463Z] 2023-04-20 06:46:38,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-244/.semver [2023-04-20T06:46:38.463Z] 2023-04-20 06:46:38,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-244, universal_newlines=False, shell=None, istream=None) [2023-04-20T06:46:39.400Z] 2023-04-20 06:46:39,062 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-244/.git/info/exclude [2023-04-20T06:46:39.400Z] 2023-04-20 06:46:39,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver/PR-244 with force:False [2023-04-20T06:46:39.400Z] 2023-04-20 06:46:39,063 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver/PR-244 [2023-04-20T06:46:39.400Z] 2023-04-20 06:46:39,067 [execute] INFO git cat-file --batch-check [2023-04-20T06:46:39.400Z] 2023-04-20 06:46:39,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T06:46:39.400Z] 2023-04-20 06:46:39,073 [execute] INFO git cat-file --batch [2023-04-20T06:46:39.400Z] 2023-04-20 06:46:39,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T06:46:39.400Z] 2023-04-20 06:46:39,079 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-244/.semver/PR-244 [2023-04-20T06:46:39.400Z] 0.0.0 [Pipeline] } [2023-04-20T06:46:39.422Z] $ docker exec --env ******** --env ******** 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f ssh-agent -k [2023-04-20T06:46:39.518Z] unset SSH_AUTH_SOCK; [2023-04-20T06:46:39.519Z] unset SSH_AGENT_PID; [2023-04-20T06:46:39.519Z] echo Agent pid 78 killed; [2023-04-20T06:46:39.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T06:46:39.962Z] + git semver [Pipeline] } [2023-04-20T06:46:40.240Z] $ docker stop --time=1 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f [2023-04-20T06:46:41.546Z] $ docker rm -f --volumes 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T06:46:41.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T06:46:42.239Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T06:46:42.255Z] [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 [2023-04-20T06:46:42.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:46:42.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:46:42.923Z] ========================================================= [2023-04-20T06:46:42.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T06:46:42.923Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-20T06:46:43.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T06:46:43.315Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T06:46:43.315Z] 63b65145d645: Pulling fs layer [2023-04-20T06:46:43.315Z] a2d21d5440eb: Pulling fs layer [2023-04-20T06:46:43.315Z] 935e6c44a52c: Pulling fs layer [2023-04-20T06:46:43.315Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T06:46:43.315Z] 30dea6a524f1: Pulling fs layer [2023-04-20T06:46:43.315Z] a2aff8979fd8: Pulling fs layer [2023-04-20T06:46:43.315Z] 6808be2612f2: Pulling fs layer [2023-04-20T06:46:43.315Z] f25807f1079a: Pulling fs layer [2023-04-20T06:46:43.315Z] 30dea6a524f1: Waiting [2023-04-20T06:46:43.315Z] 6808be2612f2: Waiting [2023-04-20T06:46:43.315Z] a2aff8979fd8: Waiting [2023-04-20T06:46:43.315Z] f25807f1079a: Waiting [2023-04-20T06:46:43.315Z] a2d21d5440eb: Download complete [2023-04-20T06:46:43.315Z] 94cc34f8dd06: Download complete [2023-04-20T06:46:43.315Z] 30dea6a524f1: Verifying Checksum [2023-04-20T06:46:43.315Z] 30dea6a524f1: Download complete [2023-04-20T06:46:43.315Z] 63b65145d645: Verifying Checksum [2023-04-20T06:46:43.315Z] 63b65145d645: Download complete [2023-04-20T06:46:43.315Z] a2aff8979fd8: Verifying Checksum [2023-04-20T06:46:43.315Z] a2aff8979fd8: Download complete [2023-04-20T06:46:43.575Z] 63b65145d645: Pull complete [2023-04-20T06:46:43.575Z] a2d21d5440eb: Pull complete [2023-04-20T06:46:43.836Z] f25807f1079a: Download complete [2023-04-20T06:46:44.100Z] 935e6c44a52c: Verifying Checksum [2023-04-20T06:46:44.100Z] 935e6c44a52c: Download complete [2023-04-20T06:46:44.357Z] 6808be2612f2: Verifying Checksum [2023-04-20T06:46:44.357Z] 6808be2612f2: Download complete [2023-04-20T06:46:47.643Z] 935e6c44a52c: Pull complete [2023-04-20T06:46:47.644Z] 94cc34f8dd06: Pull complete [2023-04-20T06:46:47.644Z] 30dea6a524f1: Pull complete [2023-04-20T06:46:47.644Z] a2aff8979fd8: Pull complete [2023-04-20T06:46:49.545Z] 6808be2612f2: Pull complete [2023-04-20T06:46:50.481Z] f25807f1079a: Pull complete [2023-04-20T06:46:50.481Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T06:46:50.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T06:46:50.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-04-20T06:46:50.791Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:46:51.165Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T06:46:51.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:46:51.322Z] prd-ubuntu20.04-docker-8c-8g-9145 does not seem to be running inside a container [2023-04-20T06:46:51.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-244 -v /w/workspace/xfoundry_go-mod-messaging_PR-244:/w/workspace/xfoundry_go-mod-messaging_PR-244:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-244@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 [2023-04-20T06:46:54.337Z] $ docker top ceb1a81f1acb19b31770f174f50cbf41ef2862ff2d36eea24249d645d535b4e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:46:54.737Z] + go version [2023-04-20T06:46:54.737Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T06:46:54.776Z] $ docker stop --time=1 ceb1a81f1acb19b31770f174f50cbf41ef2862ff2d36eea24249d645d535b4e6 [2023-04-20T06:46:56.044Z] $ docker rm -f --volumes ceb1a81f1acb19b31770f174f50cbf41ef2862ff2d36eea24249d645d535b4e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:46:56.712Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T06:46:56.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:46:56.858Z] prd-ubuntu20.04-docker-8c-8g-9145 does not seem to be running inside a container [2023-04-20T06:46:56.895Z] $ 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-244 -v /w/workspace/xfoundry_go-mod-messaging_PR-244:/w/workspace/xfoundry_go-mod-messaging_PR-244:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-244@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 [2023-04-20T06:46:57.240Z] $ docker top 7e79e002859c09e9bc8a2a51b6fef1489cde4eaae9384ecb6a41d625a5280947 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:46:57.622Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-244 [Pipeline] fileExists [2023-04-20T06:46:57.666Z] Still waiting to schedule task [2023-04-20T06:46:57.666Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] sh [2023-04-20T06:46:57.984Z] + make test [2023-04-20T06:46:57.984Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-04-20T06:46:57.984Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-20T06:46:57.984Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-20T06:46:57.984Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-20T06:46:57.984Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-04-20T06:46:57.984Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.36 [2023-04-20T06:46:57.984Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-20T06:46:57.984Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-20T06:46:57.984Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-04-20T06:46:58.243Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-20T06:46:58.243Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-20T06:46:58.243Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-20T06:46:58.243Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-20T06:46:58.243Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-20T06:46:58.243Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-20T06:46:58.243Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-20T06:46:58.243Z] go: downloading golang.org/x/crypto v0.8.0 [2023-04-20T06:46:58.243Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-20T06:46:58.243Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-20T06:46:58.243Z] go: downloading golang.org/x/text v0.9.0 [2023-04-20T06:46:58.243Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-20T06:46:58.243Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-20T06:46:58.243Z] go: downloading golang.org/x/net v0.9.0 [2023-04-20T06:46:58.243Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-20T06:46:58.243Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-04-20T06:46:58.243Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-04-20T06:46:58.502Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-20T06:46:58.502Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-04-20T06:46:58.502Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-04-20T06:46:58.502Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-04-20T06:46:58.761Z] go: downloading golang.org/x/time v0.3.0 [2023-04-20T06:46:58.761Z] go: downloading golang.org/x/sys v0.7.0 [2023-04-20T06:47:16.855Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.057s coverage: 88.6% of statements [2023-04-20T06:47:16.855Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-04-20T06:47:16.855Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-04-20T06:47:21.044Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.053s coverage: 19.8% of statements [2023-04-20T06:47:21.044Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.070s coverage: 88.8% of statements [2023-04-20T06:47:21.044Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.075s coverage: 89.1% of statements [2023-04-20T06:47:25.228Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-04-20T06:47:25.228Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-04-20T06:47:25.228Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.105s coverage: 35.9% of statements [2023-04-20T06:47:25.228Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.162s coverage: 61.3% of statements [2023-04-20T06:47:25.228Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.047s coverage: 87.5% of statements [2023-04-20T06:47:25.228Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.053s coverage: 100.0% of statements [2023-04-20T06:47:25.228Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.045s coverage: 100.0% of statements [2023-04-20T06:47:25.228Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.048s coverage: 95.1% of statements [2023-04-20T06:47:40.096Z] go vet ./... [2023-04-20T06:47:40.096Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T06:47:40.096Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-20T06:47:40.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T06:47:40.185Z] $ docker stop --time=1 7e79e002859c09e9bc8a2a51b6fef1489cde4eaae9384ecb6a41d625a5280947 [2023-04-20T06:47:42.958Z] $ docker rm -f --volumes 7e79e002859c09e9bc8a2a51b6fef1489cde4eaae9384ecb6a41d625a5280947 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T06:47:43.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T06:47:43.665Z] 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 [2023-04-20T06:47:44.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:47:44.687Z] [2023-04-20T06:47:44.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:47:45.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:47:45.071Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T06:47:45.071Z] 5eb5b503b376: Pulling fs layer [2023-04-20T06:47:45.071Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T06:47:45.071Z] ec43610c2a17: Pulling fs layer [2023-04-20T06:47:45.071Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T06:47:45.071Z] 33b1e0a273af: Pulling fs layer [2023-04-20T06:47:45.071Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T06:47:45.071Z] 2f39f015ded8: Pulling fs layer [2023-04-20T06:47:45.071Z] 33b1e0a273af: Waiting [2023-04-20T06:47:45.071Z] 5d3b04190fa2: Waiting [2023-04-20T06:47:45.071Z] 2f39f015ded8: Waiting [2023-04-20T06:47:45.071Z] 3a2ae6a8a46f: Waiting [2023-04-20T06:47:45.071Z] 5c69ac0246d0: Download complete [2023-04-20T06:47:45.071Z] 3a2ae6a8a46f: Download complete [2023-04-20T06:47:45.071Z] 33b1e0a273af: Verifying Checksum [2023-04-20T06:47:45.071Z] 33b1e0a273af: Download complete [2023-04-20T06:47:45.071Z] ec43610c2a17: Verifying Checksum [2023-04-20T06:47:45.071Z] ec43610c2a17: Download complete [2023-04-20T06:47:45.071Z] 5d3b04190fa2: Download complete [2023-04-20T06:47:45.330Z] 5eb5b503b376: Verifying Checksum [2023-04-20T06:47:45.330Z] 5eb5b503b376: Download complete [2023-04-20T06:47:45.897Z] 2f39f015ded8: Download complete [2023-04-20T06:47:46.466Z] 5eb5b503b376: Pull complete [2023-04-20T06:47:46.466Z] 5c69ac0246d0: Pull complete [2023-04-20T06:47:47.036Z] ec43610c2a17: Pull complete [2023-04-20T06:47:47.036Z] 3a2ae6a8a46f: Pull complete [2023-04-20T06:47:47.293Z] 33b1e0a273af: Pull complete [2023-04-20T06:47:47.293Z] 5d3b04190fa2: Pull complete [2023-04-20T06:47:51.484Z] 2f39f015ded8: Pull complete [2023-04-20T06:47:51.484Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T06:47:51.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:47:51.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:47:51.710Z] prd-ubuntu20.04-docker-8c-8g-9145 does not seem to be running inside a container [2023-04-20T06:47:51.749Z] $ 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-244 -v /w/workspace/xfoundry_go-mod-messaging_PR-244:/w/workspace/xfoundry_go-mod-messaging_PR-244:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-244@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 [2023-04-20T06:47:54.369Z] $ docker top cb0131fb37b2f5c58f4638c778bdbe1d151c1a1826c21e4b521d418a3bf521bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:47:54.816Z] ---> job-cost.sh [2023-04-20T06:47:54.816Z] lf-activate-venv: SKIPPING [2023-04-20T06:47:54.816Z] INFO: No Stack... [2023-04-20T06:47:55.389Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T06:47:55.649Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T06:47:55.968Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-244/archives/cost.csv [2023-04-20T06:47:55.968Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T06:47:56.008Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] [2023-04-20T06:47:56.013Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] did not exist. Created. [2023-04-20T06:47:56.013Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T06:47:56.411Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-20T06:47:56.491Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T06:47:56.529Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T06:47:56.621Z] $ docker stop --time=1 cb0131fb37b2f5c58f4638c778bdbe1d151c1a1826c21e4b521d418a3bf521bb [2023-04-20T06:47:57.786Z] $ docker rm -f --volumes cb0131fb37b2f5c58f4638c778bdbe1d151c1a1826c21e4b521d418a3bf521bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-20T06:48:30.914Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9146 in /w/workspace/xfoundry_go-mod-messaging_PR-244 [Pipeline] { [Pipeline] ws [2023-04-20T06:48:30.977Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2023-04-20T06:48:31.055Z] Selected Git installation does not exist. Using Default [2023-04-20T06:48:31.055Z] The recommended git tool is: NONE [2023-04-20T06:48:35.773Z] using credential edgex-jenkins-ssh [2023-04-20T06:48:35.787Z] Cloning the remote Git repository [2023-04-20T06:48:35.824Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-04-20T06:48:35.912Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2023-04-20T06:48:36.038Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-04-20T06:48:36.039Z] > git --version # timeout=10 [2023-04-20T06:48:36.059Z] > git --version # 'git version 2.25.1' [2023-04-20T06:48:36.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T06:48:36.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T06:48:37.203Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-04-20T06:48:37.222Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T06:48:37.946Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-04-20T06:48:37.978Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-04-20T06:48:37.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T06:48:37.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-20T06:48:38.573Z] Merging remotes/origin/main commit e48e48bb09764b4b463a2c85e188b7fa4bb606d4 into PR head commit dc1fa98dd5cff36050f0a22e2fc1163a68747014 [2023-04-20T06:48:38.825Z] Merge succeeded, producing dc1fa98dd5cff36050f0a22e2fc1163a68747014 [2023-04-20T06:48:38.825Z] Checking out Revision dc1fa98dd5cff36050f0a22e2fc1163a68747014 (PR-244) [2023-04-20T06:48:38.587Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T06:48:38.656Z] > git checkout -f dc1fa98dd5cff36050f0a22e2fc1163a68747014 # timeout=10 [2023-04-20T06:48:38.742Z] > git remote # timeout=10 [2023-04-20T06:48:38.757Z] > git config --get remote.origin.url # timeout=10 [2023-04-20T06:48:38.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T06:48:38.787Z] > git merge e48e48bb09764b4b463a2c85e188b7fa4bb606d4 # timeout=10 [2023-04-20T06:48:38.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-20T06:48:38.828Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T06:48:38.840Z] > git checkout -f dc1fa98dd5cff36050f0a22e2fc1163a68747014 # timeout=10 [2023-04-20T06:48:44.745Z] Commit message: "feat!: update API version to v3" [2023-04-20T06:48:44.797Z] > git --version # timeout=10 [2023-04-20T06:48:44.808Z] > git --version # 'git version 2.25.1' [2023-04-20T06:48:44.818Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T06:48:45.958Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T06:48:45.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T06:48:45.958Z] Dload Upload Total Spent Left Speed [2023-04-20T06:48:45.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-04-20T06:48:46.606Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-20T06:48:47.034Z] + + sudosudo tee jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-04-20T06:48:47.034Z] [2023-04-20T06:48:47.034Z] { [2023-04-20T06:48:47.034Z] "registry-mirrors": [ [2023-04-20T06:48:47.034Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T06:48:47.034Z] ], [2023-04-20T06:48:47.034Z] "bip": "10.250.0.254/24", [2023-04-20T06:48:47.034Z] "hosts": [ [2023-04-20T06:48:47.034Z] "tcp://0.0.0.0:5555", [2023-04-20T06:48:47.034Z] "unix:///var/run/docker.sock" [2023-04-20T06:48:47.034Z] ], [2023-04-20T06:48:47.034Z] "mtu": 1458, [2023-04-20T06:48:47.034Z] "selinux-enabled": true, [2023-04-20T06:48:47.034Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T06:48:47.034Z] } [Pipeline] sh [2023-04-20T06:48:47.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T06:48:47.760Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-04-20T06:49:06.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:49:06.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:49:06.329Z] ========================================================= [2023-04-20T06:49:06.329Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T06:49:06.329Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-20T06:49:06.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T06:49:07.339Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T06:49:07.339Z] af6eaf76a39c: Pulling fs layer [2023-04-20T06:49:07.339Z] 55522c791124: Pulling fs layer [2023-04-20T06:49:07.339Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T06:49:07.339Z] 169dfbe0d373: Pulling fs layer [2023-04-20T06:49:07.339Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T06:49:07.339Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T06:49:07.339Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T06:49:07.339Z] e1ff8fa3b103: Waiting [2023-04-20T06:49:07.339Z] 52ebb69f0ebf: Waiting [2023-04-20T06:49:07.339Z] 5abe8eddf0d5: Waiting [2023-04-20T06:49:07.339Z] 169dfbe0d373: Waiting [2023-04-20T06:49:07.339Z] 55522c791124: Verifying Checksum [2023-04-20T06:49:07.339Z] 55522c791124: Download complete [2023-04-20T06:49:07.339Z] 169dfbe0d373: Verifying Checksum [2023-04-20T06:49:07.339Z] 169dfbe0d373: Download complete [2023-04-20T06:49:07.339Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T06:49:07.339Z] e1ff8fa3b103: Download complete [2023-04-20T06:49:07.339Z] af6eaf76a39c: Verifying Checksum [2023-04-20T06:49:08.335Z] af6eaf76a39c: Pull complete [2023-04-20T06:49:08.335Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T06:49:08.335Z] 5abe8eddf0d5: Download complete [2023-04-20T06:49:08.929Z] 55522c791124: Pull complete [2023-04-20T06:49:09.531Z] ce5c4a1c91eb: Verifying Checksum [2023-04-20T06:49:09.531Z] ce5c4a1c91eb: Download complete [2023-04-20T06:49:09.803Z] 52ebb69f0ebf: Verifying Checksum [2023-04-20T06:49:09.803Z] 52ebb69f0ebf: Download complete [2023-04-20T06:49:22.178Z] ce5c4a1c91eb: Pull complete [2023-04-20T06:49:22.178Z] 169dfbe0d373: Pull complete [2023-04-20T06:49:22.178Z] e1ff8fa3b103: Pull complete [2023-04-20T06:49:27.534Z] 52ebb69f0ebf: Pull complete [2023-04-20T06:49:29.493Z] 5abe8eddf0d5: Pull complete [2023-04-20T06:49:29.493Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T06:49:29.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T06:49:29.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-04-20T06:49:29.854Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:49:30.265Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T06:49:30.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:49:30.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-9146 does not seem to be running inside a container [2023-04-20T06:49:30.615Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-20T06:49:34.037Z] $ docker top aacf0246a2bc6aa86cd073d900a00fa156a6ad4ccae011a164a0a5fc8014d5aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:49:34.929Z] + go version [2023-04-20T06:49:34.930Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T06:49:34.968Z] $ docker stop --time=1 aacf0246a2bc6aa86cd073d900a00fa156a6ad4ccae011a164a0a5fc8014d5aa [2023-04-20T06:49:36.603Z] $ docker rm -f --volumes aacf0246a2bc6aa86cd073d900a00fa156a6ad4ccae011a164a0a5fc8014d5aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:49:37.430Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T06:49:37.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:49:37.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-9146 does not seem to be running inside a container [2023-04-20T06:49:37.772Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-20T06:49:38.943Z] $ docker top c4a1da75a172455f368bf86e135a79f38259e445b02de335ab1d1820b3324fe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:49:39.509Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh [2023-04-20T06:49:39.906Z] + make test [2023-04-20T06:49:39.906Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-04-20T06:49:40.172Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-20T06:49:40.172Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-04-20T06:49:40.172Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.36 [2023-04-20T06:49:40.758Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-20T06:49:40.758Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-20T06:49:40.758Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-04-20T06:49:40.758Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-20T06:49:40.758Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-20T06:49:41.346Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-20T06:49:41.346Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-04-20T06:49:41.346Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-04-20T06:49:41.346Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-20T06:49:41.346Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-20T06:49:41.346Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-20T06:49:41.346Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-20T06:49:41.615Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-20T06:49:41.615Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-20T06:49:41.615Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-20T06:49:41.615Z] go: downloading golang.org/x/net v0.9.0 [2023-04-20T06:49:41.615Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-20T06:49:41.882Z] go: downloading golang.org/x/crypto v0.8.0 [2023-04-20T06:49:42.472Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-20T06:49:42.472Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-20T06:49:42.472Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-20T06:49:42.472Z] go: downloading golang.org/x/text v0.9.0 [2023-04-20T06:49:42.740Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-04-20T06:49:42.740Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-04-20T06:49:42.740Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-04-20T06:49:42.740Z] go: downloading golang.org/x/time v0.3.0 [2023-04-20T06:49:42.740Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-20T06:51:34.433Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.270s coverage: 88.6% of statements [2023-04-20T06:51:34.433Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-04-20T06:51:34.433Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-04-20T06:51:35.022Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.239s coverage: 19.8% of statements [2023-04-20T06:51:35.022Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.385s coverage: 88.8% of statements [2023-04-20T06:51:35.022Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.394s coverage: 89.1% of statements [2023-04-20T06:52:56.666Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-04-20T06:52:56.666Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.518s coverage: 35.9% of statements [2023-04-20T06:52:56.666Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.421s coverage: 61.3% of statements [2023-04-20T06:52:56.666Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-04-20T06:52:56.666Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.326s coverage: 87.5% of statements [2023-04-20T06:52:56.666Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.366s coverage: 100.0% of statements [2023-04-20T06:52:56.666Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.308s coverage: 100.0% of statements [2023-04-20T06:52:56.666Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.218s coverage: 95.1% of statements [2023-04-20T06:52:56.666Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-20T06:52:56.666Z] go vet ./... [2023-04-20T06:54:33.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T06:54:33.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-20T06:54:33.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T06:54:33.689Z] $ docker stop --time=1 c4a1da75a172455f368bf86e135a79f38259e445b02de335ab1d1820b3324fe9 [2023-04-20T06:54:35.576Z] $ docker rm -f --volumes c4a1da75a172455f368bf86e135a79f38259e445b02de335ab1d1820b3324fe9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T06:54:37.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T06:54:37.824Z] Warning: overwriting stash ‘coverage-report’ [2023-04-20T06:54:38.280Z] 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 [2023-04-20T06:54:39.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T06:54:39.118Z] [2023-04-20T06:54:39.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:54:39.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T06:54:39.799Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T06:54:39.799Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T06:54:39.799Z] 04944245beec: Pulling fs layer [2023-04-20T06:54:39.799Z] 699f458cf7ca: Pulling fs layer [2023-04-20T06:54:39.799Z] 765212b225bb: Pulling fs layer [2023-04-20T06:54:39.799Z] f23df028b6ca: Pulling fs layer [2023-04-20T06:54:39.799Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T06:54:39.799Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T06:54:39.799Z] 765212b225bb: Waiting [2023-04-20T06:54:39.799Z] f23df028b6ca: Waiting [2023-04-20T06:54:39.799Z] d65c8cfc05b1: Waiting [2023-04-20T06:54:39.799Z] 2437ff75d9bd: Waiting [2023-04-20T06:54:39.799Z] 04944245beec: Verifying Checksum [2023-04-20T06:54:39.799Z] 04944245beec: Download complete [2023-04-20T06:54:39.799Z] 765212b225bb: Verifying Checksum [2023-04-20T06:54:39.799Z] 765212b225bb: Download complete [2023-04-20T06:54:40.068Z] f23df028b6ca: Verifying Checksum [2023-04-20T06:54:40.068Z] f23df028b6ca: Download complete [2023-04-20T06:54:40.068Z] d65c8cfc05b1: Verifying Checksum [2023-04-20T06:54:40.068Z] d65c8cfc05b1: Download complete [2023-04-20T06:54:40.068Z] 699f458cf7ca: Verifying Checksum [2023-04-20T06:54:40.068Z] 699f458cf7ca: Download complete [2023-04-20T06:54:40.338Z] 8998bd30e6a1: Verifying Checksum [2023-04-20T06:54:40.338Z] 8998bd30e6a1: Download complete [2023-04-20T06:54:42.929Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T06:54:42.929Z] 2437ff75d9bd: Download complete [2023-04-20T06:54:44.340Z] 8998bd30e6a1: Pull complete [2023-04-20T06:54:44.924Z] 04944245beec: Pull complete [2023-04-20T06:54:45.887Z] 699f458cf7ca: Pull complete [2023-04-20T06:54:46.156Z] 765212b225bb: Pull complete [2023-04-20T06:54:47.120Z] f23df028b6ca: Pull complete [2023-04-20T06:54:47.120Z] d65c8cfc05b1: Pull complete [2023-04-20T06:55:02.126Z] 2437ff75d9bd: Pull complete [2023-04-20T06:55:02.126Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T06:55:02.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T06:55:02.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:55:02.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-9146 does not seem to be running inside a container [2023-04-20T06:55:02.530Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-20T06:55:04.862Z] $ docker top 023ea43c95a0214b5b6e035fa551c1b12833677e9768ab07a4c1b7f498c0c9bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:55:05.743Z] ---> job-cost.sh [2023-04-20T06:55:05.743Z] lf-activate-venv: SKIPPING [2023-04-20T06:55:05.743Z] INFO: No Stack... [2023-04-20T06:55:06.325Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T06:55:06.909Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T06:55:07.260Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2023-04-20T06:55:07.260Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T06:55:07.610Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] [2023-04-20T06:55:07.616Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] did not exist. Created. [2023-04-20T06:55:07.616Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T06:55:08.031Z] /w/workspace/go-mod-messaging/1@tmp/durable-d5ee9be2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-20T06:55:08.698Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T06:55:08.741Z] Warning: overwriting stash ‘stack-cost’ [2023-04-20T06:55:08.790Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T06:55:08.807Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T06:55:08.897Z] $ docker stop --time=1 023ea43c95a0214b5b6e035fa551c1b12833677e9768ab07a4c1b7f498c0c9bd [2023-04-20T06:55:10.354Z] $ docker rm -f --volumes 023ea43c95a0214b5b6e035fa551c1b12833677e9768ab07a4c1b7f498c0c9bd [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 [2023-04-20T06:55:11.261Z] provisioning config files... [2023-04-20T06:55:11.273Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/config10469883576500407108tmp [Pipeline] { [Pipeline] sh [2023-04-20T06:55:11.594Z] + set +x [2023-04-20T06:55:11.594Z] + curl -s https://codecov.io/bash [2023-04-20T06:55:11.594Z] + bash -s -- [2023-04-20T06:55:11.594Z] [2023-04-20T06:55:11.594Z] _____ _ [2023-04-20T06:55:11.594Z] / ____| | | [2023-04-20T06:55:11.594Z] | | ___ __| | ___ ___ _____ __ [2023-04-20T06:55:11.594Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-20T06:55:11.594Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-20T06:55:11.594Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-20T06:55:11.594Z] Bash-1.0.6 [2023-04-20T06:55:11.594Z] [2023-04-20T06:55:11.594Z] [2023-04-20T06:55:11.594Z] ==> git version 2.25.1 found [2023-04-20T06:55:11.594Z] ==> 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 [2023-04-20T06:55:11.594Z] Release-Date: 2020-01-08 [2023-04-20T06:55:11.594Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-20T06:55:11.594Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-20T06:55:11.594Z] ==> Jenkins CI detected. [2023-04-20T06:55:11.594Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-244 [2023-04-20T06:55:11.594Z] project root: . [2023-04-20T06:55:11.594Z] --> token set from env [2023-04-20T06:55:11.594Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-20T06:55:11.594Z] ==> Running gcov in . (disable via -X gcov) [2023-04-20T06:55:11.594Z] ==> Python coveragepy not found [2023-04-20T06:55:11.594Z] ==> Searching for coverage reports in: [2023-04-20T06:55:11.594Z] + . [2023-04-20T06:55:11.594Z] -> Found 1 reports [2023-04-20T06:55:11.594Z] ==> Detecting git/mercurial file structure [2023-04-20T06:55:11.594Z] ==> Reading reports [2023-04-20T06:55:11.594Z] + ./coverage.out bytes=41815 [2023-04-20T06:55:11.854Z] ==> Appending adjustments [2023-04-20T06:55:11.854Z] https://docs.codecov.io/docs/fixing-reports [2023-04-20T06:55:11.854Z] + Found adjustments [2023-04-20T06:55:11.854Z] ==> Gzipping contents [2023-04-20T06:55:11.854Z] 12K /tmp/codecov.9GMikg.gz [2023-04-20T06:55:11.854Z] ==> Uploading reports [2023-04-20T06:55:11.854Z] url: https://codecov.io [2023-04-20T06:55:11.854Z] query: branch=PR-244&commit=dc1fa98dd5cff36050f0a22e2fc1163a68747014&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=244&job=&cmd_args= [2023-04-20T06:55:11.854Z] -> Pinging Codecov [2023-04-20T06:55:11.854Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-244&commit=dc1fa98dd5cff36050f0a22e2fc1163a68747014&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=244&job=&cmd_args= [2023-04-20T06:55:12.114Z] -> Uploading to [2023-04-20T06:55:12.114Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-20/F6E385568367DD0E4001BA4F8F1CB792/dc1fa98dd5cff36050f0a22e2fc1163a68747014/37954a8b-096a-4038-8c92-9556088fc50b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T065511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87679484c820af6e607b4a7b8dacb9ababb22789e47aa0741ad020acb2d9c902 [2023-04-20T06:55:12.114Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T06:55:12.114Z] Dload Upload Total Spent Left Speed [2023-04-20T06:55:12.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8275 0 0 100 8275 0 32707 --:--:-- --:--:-- --:--:-- 32707 [2023-04-20T06:55:12.375Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/dc1fa98dd5cff36050f0a22e2fc1163a68747014 [Pipeline] } [2023-04-20T06:55:12.405Z] 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 [2023-04-20T06:55:14.110Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-244/archives ] [2023-04-20T06:55:14.110Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-244/archives [2023-04-20T06:55:14.110Z] total 16 [2023-04-20T06:55:14.110Z] drwxr-xr-x 3 root root 4096 Apr 20 06:47 . [2023-04-20T06:55:14.111Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 06:47 .. [2023-04-20T06:55:14.111Z] drwxr-xr-x 2 root root 4096 Apr 20 06:47 cost [2023-04-20T06:55:14.111Z] -rw-r--r-- 1 root root 88 Apr 20 06:47 cost.csv [2023-04-20T06:55:14.111Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-244/archives [2023-04-20T06:55:14.111Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-244/archives [2023-04-20T06:55:14.111Z] total 16 [2023-04-20T06:55:14.111Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 06:47 . [2023-04-20T06:55:14.111Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 06:47 .. [2023-04-20T06:55:14.111Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 06:47 cost [2023-04-20T06:55:14.111Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 20 06:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:55:14.435Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:55:15.324Z] ---> package-listing.sh [2023-04-20T06:55:15.324Z] ++ facter osfamily [2023-04-20T06:55:15.324Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T06:55:15.584Z] + OS_FAMILY=debian [2023-04-20T06:55:15.584Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-244 [2023-04-20T06:55:15.584Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T06:55:15.584Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T06:55:15.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T06:55:15.584Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T06:55:15.584Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-244 ']' [2023-04-20T06:55:15.584Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T06:55:15.584Z] + case "${OS_FAMILY}" in [2023-04-20T06:55:15.584Z] + dpkg -l [2023-04-20T06:55:15.584Z] + grep '^ii' [2023-04-20T06:55:15.584Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T06:55:15.584Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T06:55:15.584Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T06:55:15.584Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-244 ']' [2023-04-20T06:55:15.584Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-244/archives/ [2023-04-20T06:55:15.584Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-244/archives/ [Pipeline] echo [2023-04-20T06:55:15.619Z] 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-244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-20T06:55:15.914Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:55:16.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:55:16.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:55:16.684Z] prd-ubuntu20.04-docker-8c-8g-9145 does not seem to be running inside a container [2023-04-20T06:55:16.724Z] $ 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-244/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-244 -v /w/workspace/xfoundry_go-mod-messaging_PR-244:/w/workspace/xfoundry_go-mod-messaging_PR-244:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-244@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 [2023-04-20T06:55:16.913Z] $ docker top b1d23e11b6e08955a8ccb15edbc9beb70111879ae121c464d9d72a3446faa009 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:55:17.292Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T06:55:17.600Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T06:55:17.913Z] + ls /var/log/sa-host [2023-04-20T06:55:17.913Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T06:55:18.138Z] provisioning config files... [2023-04-20T06:55:18.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/config2109881521565177746tmp [Pipeline] { [Pipeline] echo [2023-04-20T06:55:18.200Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:55:18.513Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T06:55:18.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:55:18.949Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T06:55:18.982Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:55:19.293Z] ---> sudo-logs.sh [2023-04-20T06:55:19.293Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T06:55:19.386Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:55:19.700Z] ---> job-cost.sh [2023-04-20T06:55:19.700Z] lf-activate-venv: SKIPPING [2023-04-20T06:55:19.700Z] DEBUG: total: 0.2199999988079071 [2023-04-20T06:55:19.700Z] INFO: Retrieving Stack Cost... [2023-04-20T06:55:19.961Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T06:55:20.222Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T06:55:20.256Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:55:20.571Z] ---> logs-deploy.sh [2023-04-20T06:55:20.571Z] lf-activate-venv: SKIPPING [2023-04-20T06:55:20.571Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-244/1 [2023-04-20T06:55:20.571Z] INFO: archiving workspace using pattern(s): [2023-04-20T06:55:21.508Z] Archives upload complete. [2023-04-20T06:55:21.767Z] INFO: archiving logs to Nexus [2023-04-20T06:55:22.337Z] ---> uname -a: [2023-04-20T06:55:22.337Z] Linux prd-ubuntu20-04-docker-8c-8g-9145 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-20T06:55:22.337Z] [2023-04-20T06:55:22.337Z] [2023-04-20T06:55:22.337Z] ---> lscpu: [2023-04-20T06:55:22.337Z] Architecture: x86_64 [2023-04-20T06:55:22.337Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-20T06:55:22.337Z] Byte Order: Little Endian [2023-04-20T06:55:22.337Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-20T06:55:22.337Z] CPU(s): 8 [2023-04-20T06:55:22.337Z] On-line CPU(s) list: 0-7 [2023-04-20T06:55:22.337Z] Thread(s) per core: 1 [2023-04-20T06:55:22.337Z] Core(s) per socket: 1 [2023-04-20T06:55:22.337Z] Socket(s): 8 [2023-04-20T06:55:22.337Z] NUMA node(s): 1 [2023-04-20T06:55:22.337Z] Vendor ID: AuthenticAMD [2023-04-20T06:55:22.337Z] CPU family: 23 [2023-04-20T06:55:22.337Z] Model: 49 [2023-04-20T06:55:22.337Z] Model name: AMD EPYC-Rome Processor [2023-04-20T06:55:22.337Z] Stepping: 0 [2023-04-20T06:55:22.337Z] CPU MHz: 2800.000 [2023-04-20T06:55:22.337Z] BogoMIPS: 5600.00 [2023-04-20T06:55:22.337Z] Virtualization: AMD-V [2023-04-20T06:55:22.337Z] Hypervisor vendor: KVM [2023-04-20T06:55:22.337Z] Virtualization type: full [2023-04-20T06:55:22.337Z] L1d cache: 256 KiB [2023-04-20T06:55:22.337Z] L1i cache: 256 KiB [2023-04-20T06:55:22.337Z] L2 cache: 4 MiB [2023-04-20T06:55:22.338Z] L3 cache: 128 MiB [2023-04-20T06:55:22.338Z] NUMA node0 CPU(s): 0-7 [2023-04-20T06:55:22.338Z] Vulnerability Itlb multihit: Not affected [2023-04-20T06:55:22.338Z] Vulnerability L1tf: Not affected [2023-04-20T06:55:22.338Z] Vulnerability Mds: Not affected [2023-04-20T06:55:22.338Z] Vulnerability Meltdown: Not affected [2023-04-20T06:55:22.338Z] Vulnerability Mmio stale data: Not affected [2023-04-20T06:55:22.338Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-20T06:55:22.338Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-20T06:55:22.338Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-20T06:55:22.338Z] Vulnerability Srbds: Not affected [2023-04-20T06:55:22.338Z] Vulnerability Tsx async abort: Not affected [2023-04-20T06:55:22.338Z] 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 [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] ---> nproc: [2023-04-20T06:55:22.338Z] 8 [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] ---> df -h: [2023-04-20T06:55:22.338Z] Filesystem Size Used Avail Use% Mounted on [2023-04-20T06:55:22.338Z] overlay 155G 11G 145G 7% / [2023-04-20T06:55:22.338Z] tmpfs 64M 0 64M 0% /dev [2023-04-20T06:55:22.338Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-20T06:55:22.338Z] shm 64M 0 64M 0% /dev/shm [2023-04-20T06:55:22.338Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] ---> sar -b -r -n DEV: [2023-04-20T06:55:22.338Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9145) 04/20/23 _x86_64_ (8 CPU) [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] 06:45:44 LINUX RESTART (8 CPU) [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] 06:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-20T06:55:22.338Z] 06:47:01 365.26 47.56 317.70 0.00 5355.11 113528.95 0.00 [2023-04-20T06:55:22.338Z] 06:48:01 63.81 0.20 63.61 0.00 10.80 36578.57 0.00 [2023-04-20T06:55:22.338Z] 06:49:01 1.48 0.00 1.48 0.00 0.00 20.68 0.00 [2023-04-20T06:55:22.338Z] 06:50:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 [2023-04-20T06:55:22.338Z] 06:51:01 25.81 10.01 15.80 0.00 5174.07 2748.88 0.00 [2023-04-20T06:55:22.338Z] 06:52:01 15.61 1.67 13.95 0.00 257.02 3569.54 0.00 [2023-04-20T06:55:22.338Z] 06:53:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2023-04-20T06:55:22.338Z] 06:54:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 [2023-04-20T06:55:22.338Z] 06:55:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2023-04-20T06:55:22.338Z] Average: 53.07 6.60 46.47 0.00 1199.64 17389.85 0.00 [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] 06:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-20T06:55:22.338Z] 06:47:01 28890388 31521380 782892 2.38 80804 2806668 1973228 5.82 1130556 2467172 229400 [2023-04-20T06:55:22.338Z] 06:48:01 28714112 31603124 703108 2.14 91740 3029620 1754412 5.17 1080600 2673456 264 [2023-04-20T06:55:22.338Z] 06:49:01 28713920 31603020 702820 2.14 91760 3029620 1754412 5.17 1079764 2673456 4 [2023-04-20T06:55:22.338Z] 06:50:01 28716808 31605976 699708 2.13 91800 3029624 1754412 5.17 1076892 2673460 176 [2023-04-20T06:55:22.338Z] 06:51:01 28355232 31583488 715320 2.18 97556 3349728 1783472 5.26 1295756 2796104 94528 [2023-04-20T06:55:22.338Z] 06:52:01 28346660 31591224 704128 2.14 100368 3362172 1801832 5.31 1305928 2786804 8 [2023-04-20T06:55:22.338Z] 06:53:01 28349832 31594696 700428 2.13 100460 3362308 1801832 5.31 1303584 2786948 168 [2023-04-20T06:55:22.338Z] 06:54:01 28349704 31594640 700300 2.13 100544 3362304 1801832 5.31 1303380 2786940 20 [2023-04-20T06:55:22.338Z] 06:55:01 28349380 31594384 700440 2.13 100620 3362316 1801832 5.31 1303444 2786952 8 [2023-04-20T06:55:22.338Z] Average: 28531782 31587992 712127 2.17 95072 3188262 1803029 5.31 1208878 2714588 36064 [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] 06:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-20T06:55:22.338Z] 06:47:01 veth0add93c 71.54 132.54 6.23 1025.91 0.00 0.00 0.00 0.08 [2023-04-20T06:55:22.338Z] 06:47:01 ens3 695.65 430.53 7512.73 112.49 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:47:01 docker0 73.25 134.13 5.51 1041.66 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:47:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:48:01 ens3 107.88 64.22 2532.80 16.25 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:48:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:49:01 ens3 5.03 2.88 11.54 0.41 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:50:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:51:01 ens3 82.02 36.68 1948.82 2.74 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:51:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:52:01 ens3 0.67 0.52 0.28 0.13 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] Average: ens3 99.06 59.45 1334.00 14.67 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] Average: docker0 8.15 14.91 0.61 115.74 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] ---> sar -P ALL: [2023-04-20T06:55:22.338Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9145) 04/20/23 _x86_64_ (8 CPU) [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] 06:45:44 LINUX RESTART (8 CPU) [2023-04-20T06:55:22.338Z] [2023-04-20T06:55:22.338Z] 06:46:01 CPU %user %nice %system %iowait %steal %idle [2023-04-20T06:55:22.338Z] 06:47:01 all 9.97 0.00 3.44 3.15 0.11 83.34 [2023-04-20T06:55:22.338Z] 06:47:01 0 10.41 0.00 3.77 2.98 0.10 82.74 [2023-04-20T06:55:22.338Z] 06:47:01 1 9.78 0.00 4.19 1.49 0.13 84.41 [2023-04-20T06:55:22.338Z] 06:47:01 2 10.22 0.00 3.16 3.09 0.10 83.43 [2023-04-20T06:55:22.338Z] 06:47:01 3 8.23 0.00 3.07 6.11 0.12 82.47 [2023-04-20T06:55:22.338Z] 06:47:01 4 7.92 0.00 3.88 2.56 0.08 85.55 [2023-04-20T06:55:22.338Z] 06:47:01 5 9.63 0.00 3.80 8.36 0.10 78.12 [2023-04-20T06:55:22.338Z] 06:47:01 6 10.09 0.00 2.44 0.27 0.10 87.10 [2023-04-20T06:55:22.338Z] 06:47:01 7 13.48 0.00 3.17 0.35 0.13 82.86 [2023-04-20T06:55:22.338Z] 06:48:01 all 30.30 0.00 4.20 1.02 0.07 64.41 [2023-04-20T06:55:22.338Z] 06:48:01 0 27.70 0.00 3.83 0.08 0.07 68.32 [2023-04-20T06:55:22.338Z] 06:48:01 1 29.88 0.00 4.47 2.98 0.07 62.60 [2023-04-20T06:55:22.338Z] 06:48:01 2 35.00 0.00 4.08 0.30 0.07 60.55 [2023-04-20T06:55:22.338Z] 06:48:01 3 27.48 0.00 4.38 3.28 0.08 64.78 [2023-04-20T06:55:22.338Z] 06:48:01 4 28.69 0.00 3.96 0.05 0.07 67.23 [2023-04-20T06:55:22.338Z] 06:48:01 5 32.68 0.00 4.14 1.33 0.07 61.78 [2023-04-20T06:55:22.338Z] 06:48:01 6 33.27 0.00 4.26 0.05 0.07 62.35 [2023-04-20T06:55:22.338Z] 06:48:01 7 27.72 0.00 4.49 0.07 0.08 67.64 [2023-04-20T06:55:22.338Z] 06:49:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2023-04-20T06:55:22.338Z] 06:49:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2023-04-20T06:55:22.338Z] 06:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-20T06:55:22.338Z] 06:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-20T06:55:22.338Z] 06:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-20T06:55:22.338Z] 06:49:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-20T06:55:22.338Z] 06:49:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2023-04-20T06:55:22.338Z] 06:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-20T06:55:22.338Z] 06:49:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-04-20T06:55:22.338Z] 06:50:01 all 0.09 0.00 0.01 0.02 0.01 99.87 [2023-04-20T06:55:22.338Z] 06:50:01 0 0.48 0.00 0.00 0.00 0.02 99.50 [2023-04-20T06:55:22.338Z] 06:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-20T06:55:22.338Z] 06:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-20T06:55:22.338Z] 06:50:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-20T06:55:22.338Z] 06:50:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-20T06:55:22.338Z] 06:50:01 5 0.02 0.00 0.02 0.18 0.02 99.77 [2023-04-20T06:55:22.338Z] 06:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-20T06:55:22.338Z] 06:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-20T06:55:22.338Z] 06:51:01 all 0.93 0.00 0.37 1.93 0.01 96.76 [2023-04-20T06:55:22.338Z] 06:51:01 0 1.00 0.00 0.23 0.70 0.02 98.06 [2023-04-20T06:55:22.338Z] 06:51:01 1 0.92 0.00 0.40 0.97 0.02 97.70 [2023-04-20T06:55:22.338Z] 06:51:01 2 0.17 0.00 0.10 0.08 0.00 99.65 [2023-04-20T06:55:22.338Z] 06:51:01 3 1.97 0.00 0.68 0.75 0.02 96.58 [2023-04-20T06:55:22.338Z] 06:51:01 4 0.97 0.00 0.60 2.63 0.02 95.78 [2023-04-20T06:55:22.339Z] 06:51:01 5 0.23 0.00 0.25 9.09 0.00 90.42 [2023-04-20T06:55:22.339Z] 06:51:01 6 1.22 0.00 0.32 0.63 0.02 97.81 [2023-04-20T06:55:22.339Z] 06:51:01 7 0.95 0.00 0.37 0.57 0.02 98.10 [2023-04-20T06:55:22.339Z] 06:52:01 all 0.43 0.00 0.26 0.22 0.01 99.09 [2023-04-20T06:55:22.339Z] 06:52:01 0 0.77 0.00 0.33 0.12 0.02 98.76 [2023-04-20T06:55:22.339Z] 06:52:01 1 0.58 0.00 0.33 0.02 0.02 99.05 [2023-04-20T06:55:22.339Z] 06:52:01 2 0.48 0.00 0.23 0.55 0.02 98.72 [2023-04-20T06:55:22.339Z] 06:52:01 3 0.33 0.00 0.23 0.02 0.00 99.42 [2023-04-20T06:55:22.339Z] 06:52:01 4 0.42 0.00 0.22 0.05 0.00 99.32 [2023-04-20T06:55:22.339Z] 06:52:01 5 0.28 0.00 0.18 0.10 0.02 99.42 [2023-04-20T06:55:22.339Z] 06:52:01 6 0.37 0.00 0.33 0.33 0.00 98.97 [2023-04-20T06:55:22.339Z] 06:52:01 7 0.22 0.00 0.18 0.55 0.00 99.05 [2023-04-20T06:55:22.339Z] 06:53:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-04-20T06:55:22.339Z] 06:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-20T06:55:22.339Z] 06:53:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2023-04-20T06:55:22.339Z] 06:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-20T06:55:22.339Z] 06:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-20T06:55:22.339Z] 06:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-20T06:55:22.339Z] 06:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-20T06:55:22.339Z] 06:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-20T06:55:22.339Z] 06:53:01 7 0.02 0.00 0.00 0.10 0.00 99.88 [2023-04-20T06:55:22.339Z] 06:54:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2023-04-20T06:55:22.339Z] 06:54:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-20T06:55:22.339Z] 06:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-04-20T06:55:22.339Z] 06:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-20T06:55:22.339Z] 06:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-20T06:55:22.339Z] 06:54:01 4 0.03 0.00 0.08 0.00 0.00 99.88 [2023-04-20T06:55:22.339Z] 06:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-20T06:55:22.339Z] 06:54:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-20T06:55:22.339Z] 06:54:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2023-04-20T06:55:22.339Z] 06:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-20T06:55:22.339Z] 06:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-20T06:55:22.339Z] 06:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-20T06:55:22.339Z] 06:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-20T06:55:22.339Z] 06:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-20T06:55:22.339Z] 06:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-20T06:55:22.339Z] 06:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-20T06:55:22.339Z] 06:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-20T06:55:22.339Z] 06:55:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-20T06:55:22.339Z] Average: all 4.62 0.00 0.92 0.70 0.03 93.73 [2023-04-20T06:55:22.339Z] Average: 0 4.51 0.00 0.92 0.43 0.03 94.11 [2023-04-20T06:55:22.339Z] Average: 1 4.58 0.00 1.06 0.60 0.03 93.73 [2023-04-20T06:55:22.339Z] Average: 2 5.08 0.00 0.84 0.45 0.02 93.61 [2023-04-20T06:55:22.339Z] Average: 3 4.21 0.00 0.93 1.12 0.03 93.71 [2023-04-20T06:55:22.339Z] Average: 4 4.20 0.00 0.96 0.59 0.02 94.23 [2023-04-20T06:55:22.339Z] Average: 5 4.73 0.00 0.93 2.12 0.02 92.21 [2023-04-20T06:55:22.339Z] Average: 6 4.98 0.00 0.82 0.14 0.02 94.04 [2023-04-20T06:55:22.339Z] Average: 7 4.69 0.00 0.91 0.19 0.03 94.19 [2023-04-20T06:55:22.339Z] [2023-04-20T06:55:22.339Z] [2023-04-20T06:55:22.339Z]