Pull request #180 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 51333558010a2593ca114728e81567277dea1a5a+e07deede33163783d351f26f2515f09a7f1118bf (88c37cbbb6ec60b75264343b7d5b492c68e74ffc) 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-ssh12064636259277225859.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10439245570146886481.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-180/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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16345020089277230005.key Verifying host key using known hosts file > 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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh121976928002168916.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1186756937811572596.key Verifying host key using known hosts file > 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-180/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-180/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11943261502136238383.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8331 in /w/workspace/xfoundry_go-mod-messaging_PR-180 [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-180 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e07deede33163783d351f26f2515f09a7f1118bf into PR head commit 51333558010a2593ca114728e81567277dea1a5a Merge succeeded, producing 51333558010a2593ca114728e81567277dea1a5a Checking out Revision 51333558010a2593ca114728e81567277dea1a5a (PR-180) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51333558010a2593ca114728e81567277dea1a5a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge e07deede33163783d351f26f2515f09a7f1118bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51333558010a2593ca114728e81567277dea1a5a # timeout=10 Commit message: "build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.2 to 2.9.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T16:04:56.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T16:04:56.537Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T16:04:56.653Z] ========================================================= [2022-10-17T16:04:56.653Z] EdgeX Global Pipelines Version Info [2022-10-17T16:04:56.653Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T16:04:57.399Z] ------------------- [2022-10-17T16:04:57.399Z] stable info: [2022-10-17T16:04:57.399Z] ------------------- [2022-10-17T16:04:57.399Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T16:04:57.400Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T16:04:57.400Z] Message: update stable to v1.0.239 [2022-10-17T16:04:57.969Z] ------------------- [2022-10-17T16:04:57.969Z] experimental info: [2022-10-17T16:04:57.969Z] ------------------- [2022-10-17T16:04:57.969Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T16:04:57.969Z] Commit SHA: d2e0ee4e0e42c6415879ffb8430f990d8bf891ca [2022-10-17T16:04:57.969Z] Message: update experimental to v1.0.241 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T16:04:58.241Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-10-17T16:04:58.281Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-10-17T16:04:58.319Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T16:04:58.360Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T16:04:58.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T16:04:58.449Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T16:04:58.486Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T16:04:58.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T16:04:58.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T16:04:58.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T16:04:58.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T16:04:58.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-10-17T16:04:58.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T16:04:58.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T16:04:58.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T16:04:58.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T16:04:58.899Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T16:04:58.939Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T16:04:58.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T16:04:59.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T16:04:59.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T16:04:59.113Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T16:04:59.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T16:04:59.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T16:04:59.238Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-17T16:04:59.287Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T16:04:59.331Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T16:04:59.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo [2022-10-17T16:04:59.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo [2022-10-17T16:04:59.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo [2022-10-17T16:04:59.485Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51333558010a2593ca114728e81567277dea1a5a [Pipeline] echo [2022-10-17T16:04:59.521Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5133355 [Pipeline] echo [2022-10-17T16:04:59.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T16:05:00.036Z] + git rev-list -1 --merges 51333558010a2593ca114728e81567277dea1a5a~1..51333558010a2593ca114728e81567277dea1a5a [Pipeline] echo [2022-10-17T16:05:00.084Z] -----------> git rev-list -1 --merges 51333558010a2593ca114728e81567277dea1a5a~1..51333558010a2593ca114728e81567277dea1a5a 51333558010a2593ca114728e81567277dea1a5a [false] [Pipeline] sh [2022-10-17T16:05:00.387Z] + git log --format=format:%s -1 51333558010a2593ca114728e81567277dea1a5a [Pipeline] echo [2022-10-17T16:05:00.425Z] ========================================================= [2022-10-17T16:05:00.425Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T16:05:00.425Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T16:05:00.845Z] + git log --format=format:%s -1 51333558010a2593ca114728e81567277dea1a5a [Pipeline] echo [2022-10-17T16:05:00.878Z] [semverPrep] GIT_COMMIT: 51333558010a2593ca114728e81567277dea1a5a, Commit Message: build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.2 to 2.9.3 [Pipeline] echo [2022-10-17T16:05:00.903Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T16:05:01.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T16:05:01.288Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T16:05:01.288Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T16:05:01.288Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T16:05:01.288Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T16:05:01.288Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T16:05:01.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T16:05:01.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T16:05:01.765Z] [2022-10-17T16:05:01.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T16:05:02.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T16:05:02.153Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T16:05:02.153Z] b85a868b505f: Pulling fs layer [2022-10-17T16:05:02.153Z] e2be974225ed: Pulling fs layer [2022-10-17T16:05:02.153Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T16:05:02.153Z] 988bab9f4d93: Pulling fs layer [2022-10-17T16:05:02.153Z] 988bab9f4d93: Waiting [2022-10-17T16:05:02.153Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T16:05:02.153Z] eaf3925da568: Pulling fs layer [2022-10-17T16:05:02.153Z] bab4dde63d76: Pulling fs layer [2022-10-17T16:05:02.153Z] bde34c3a00c8: Pulling fs layer [2022-10-17T16:05:02.153Z] b352a97aabf1: Pulling fs layer [2022-10-17T16:05:02.153Z] 4872d77fe225: Pulling fs layer [2022-10-17T16:05:02.153Z] 1469e6f7b9e6: Waiting [2022-10-17T16:05:02.153Z] 5851b861e8e6: Pulling fs layer [2022-10-17T16:05:02.153Z] 4872d77fe225: Waiting [2022-10-17T16:05:02.153Z] eaf3925da568: Waiting [2022-10-17T16:05:02.153Z] bab4dde63d76: Waiting [2022-10-17T16:05:02.153Z] 5851b861e8e6: Waiting [2022-10-17T16:05:02.153Z] b352a97aabf1: Waiting [2022-10-17T16:05:02.153Z] bde34c3a00c8: Waiting [2022-10-17T16:05:02.154Z] e2be974225ed: Download complete [2022-10-17T16:05:02.154Z] 988bab9f4d93: Verifying Checksum [2022-10-17T16:05:02.154Z] 988bab9f4d93: Download complete [2022-10-17T16:05:02.414Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T16:05:02.414Z] 1469e6f7b9e6: Download complete [2022-10-17T16:05:02.414Z] eaf3925da568: Verifying Checksum [2022-10-17T16:05:02.414Z] eaf3925da568: Download complete [2022-10-17T16:05:02.414Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T16:05:02.414Z] 339a4e72a1f5: Download complete [2022-10-17T16:05:02.414Z] bde34c3a00c8: Verifying Checksum [2022-10-17T16:05:02.414Z] bde34c3a00c8: Download complete [2022-10-17T16:05:02.414Z] b352a97aabf1: Verifying Checksum [2022-10-17T16:05:02.414Z] b352a97aabf1: Download complete [2022-10-17T16:05:02.414Z] b85a868b505f: Verifying Checksum [2022-10-17T16:05:02.414Z] b85a868b505f: Download complete [2022-10-17T16:05:02.414Z] 4872d77fe225: Verifying Checksum [2022-10-17T16:05:02.414Z] 4872d77fe225: Download complete [2022-10-17T16:05:02.414Z] 5851b861e8e6: Verifying Checksum [2022-10-17T16:05:02.414Z] 5851b861e8e6: Download complete [2022-10-17T16:05:02.991Z] bab4dde63d76: Verifying Checksum [2022-10-17T16:05:02.991Z] bab4dde63d76: Download complete [2022-10-17T16:05:03.560Z] b85a868b505f: Pull complete [2022-10-17T16:05:03.826Z] e2be974225ed: Pull complete [2022-10-17T16:05:04.084Z] 339a4e72a1f5: Pull complete [2022-10-17T16:05:04.084Z] 988bab9f4d93: Pull complete [2022-10-17T16:05:04.343Z] 1469e6f7b9e6: Pull complete [2022-10-17T16:05:04.602Z] eaf3925da568: Pull complete [2022-10-17T16:05:05.973Z] bab4dde63d76: Pull complete [2022-10-17T16:05:05.973Z] bde34c3a00c8: Pull complete [2022-10-17T16:05:06.231Z] b352a97aabf1: Pull complete [2022-10-17T16:05:06.231Z] 4872d77fe225: Pull complete [2022-10-17T16:05:06.231Z] 5851b861e8e6: Pull complete [2022-10-17T16:05:06.231Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T16:05:06.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T16:05:06.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T16:05:06.456Z] prd-ubuntu20.04-docker-8c-8g-8331 does not seem to be running inside a container [2022-10-17T16:05:06.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-180 -v /w/workspace/xfoundry_go-mod-messaging_PR-180:/w/workspace/xfoundry_go-mod-messaging_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T16:05:07.603Z] $ docker top 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 -eo pid,comm [2022-10-17T16:05:07.662Z] 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). [2022-10-17T16:05:07.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T16:05:07.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T16:05:07.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T16:05:07.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T16:05:07.910Z] $ docker exec 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 ssh-agent [2022-10-17T16:05:08.027Z] SSH_AUTH_SOCK=/tmp/ssh-mxh88Fah42fL/agent.32 [2022-10-17T16:05:08.027Z] SSH_AGENT_PID=38 [2022-10-17T16:05:08.034Z] Running ssh-add (command line suppressed) [2022-10-17T16:05:08.139Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/private_key_6766873870902266821.key (/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/private_key_6766873870902266821.key) [2022-10-17T16:05:08.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T16:05:08.495Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T16:05:08.520Z] $ docker exec --env ******** --env ******** 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 ssh-agent -k [2022-10-17T16:05:08.618Z] unset SSH_AUTH_SOCK; [2022-10-17T16:05:08.618Z] unset SSH_AGENT_PID; [2022-10-17T16:05:08.618Z] echo Agent pid 38 killed; [2022-10-17T16:05:08.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T16:05:08.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T16:05:08.712Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T16:05:08.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T16:05:08.816Z] $ docker exec 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 ssh-agent [2022-10-17T16:05:08.936Z] SSH_AUTH_SOCK=/tmp/ssh-9ByqE8aBHwPR/agent.70 [2022-10-17T16:05:08.936Z] SSH_AGENT_PID=76 [2022-10-17T16:05:08.940Z] Running ssh-add (command line suppressed) [2022-10-17T16:05:09.052Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/private_key_50092323980671743.key (/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/private_key_50092323980671743.key) [2022-10-17T16:05:09.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T16:05:09.393Z] + git semver init [2022-10-17T16:05:09.652Z] 2022-10-17 16:05:09,571 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T16:05:09.652Z] 2022-10-17 16:05:09,572 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver [2022-10-17T16:05:09.652Z] 2022-10-17 16:05:09,572 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-180/.semver [2022-10-17T16:05:09.652Z] 2022-10-17 16:05:09,572 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-180, universal_newlines=False, shell=None, istream=None) [2022-10-17T16:05:10.590Z] 2022-10-17 16:05:10,396 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-180/.git/info/exclude [2022-10-17T16:05:10.590Z] 2022-10-17 16:05:10,397 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver/PR-180 with force:False [2022-10-17T16:05:10.590Z] 2022-10-17 16:05:10,397 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver/PR-180 [2022-10-17T16:05:10.590Z] 2022-10-17 16:05:10,401 [execute] INFO git cat-file --batch-check [2022-10-17T16:05:10.590Z] 2022-10-17 16:05:10,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T16:05:10.590Z] 2022-10-17 16:05:10,408 [execute] INFO git cat-file --batch [2022-10-17T16:05:10.590Z] 2022-10-17 16:05:10,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T16:05:10.590Z] 2022-10-17 16:05:10,414 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-180/.semver/PR-180 [2022-10-17T16:05:10.590Z] 0.0.0 [Pipeline] } [2022-10-17T16:05:10.614Z] $ docker exec --env ******** --env ******** 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 ssh-agent -k [2022-10-17T16:05:10.712Z] unset SSH_AUTH_SOCK; [2022-10-17T16:05:10.712Z] unset SSH_AGENT_PID; [2022-10-17T16:05:10.712Z] echo Agent pid 76 killed; [2022-10-17T16:05:10.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T16:05:11.145Z] + git semver [Pipeline] } [2022-10-17T16:05:11.431Z] $ docker stop --time=1 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 [2022-10-17T16:05:12.781Z] $ docker rm -f 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T16:05:13.177Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T16:05:13.408Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T16:05:13.425Z] [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 [2022-10-17T16:05:13.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T16:05:14.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T16:05:14.056Z] ========================================================= [2022-10-17T16:05:14.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T16:05:14.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-17T16:05:14.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T16:05:14.447Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T16:05:14.447Z] 213ec9aee27d: Pulling fs layer [2022-10-17T16:05:14.447Z] 4583459ba037: Pulling fs layer [2022-10-17T16:05:14.447Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T16:05:14.447Z] 53926ce57604: Pulling fs layer [2022-10-17T16:05:14.447Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T16:05:14.447Z] 30f14e443154: Pulling fs layer [2022-10-17T16:05:14.447Z] 801331c1e519: Pulling fs layer [2022-10-17T16:05:14.447Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T16:05:14.447Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T16:05:14.447Z] 30f14e443154: Waiting [2022-10-17T16:05:14.447Z] 801331c1e519: Waiting [2022-10-17T16:05:14.447Z] 53926ce57604: Waiting [2022-10-17T16:05:14.447Z] 7d9ed39f4882: Waiting [2022-10-17T16:05:14.447Z] 21b2b0c7a3f4: Waiting [2022-10-17T16:05:14.447Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T16:05:14.447Z] 93c1e223e6f2: Download complete [2022-10-17T16:05:14.447Z] 4583459ba037: Verifying Checksum [2022-10-17T16:05:14.447Z] 4583459ba037: Download complete [2022-10-17T16:05:14.447Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T16:05:14.447Z] 21b2b0c7a3f4: Download complete [2022-10-17T16:05:14.447Z] 30f14e443154: Verifying Checksum [2022-10-17T16:05:14.447Z] 30f14e443154: Download complete [2022-10-17T16:05:14.447Z] 213ec9aee27d: Verifying Checksum [2022-10-17T16:05:14.447Z] 213ec9aee27d: Download complete [2022-10-17T16:05:14.447Z] 801331c1e519: Verifying Checksum [2022-10-17T16:05:14.447Z] 801331c1e519: Download complete [2022-10-17T16:05:14.713Z] 213ec9aee27d: Pull complete [2022-10-17T16:05:14.713Z] 4583459ba037: Pull complete [2022-10-17T16:05:14.986Z] 93c1e223e6f2: Pull complete [2022-10-17T16:05:15.262Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T16:05:15.262Z] 7d9ed39f4882: Download complete [2022-10-17T16:05:15.262Z] 53926ce57604: Verifying Checksum [2022-10-17T16:05:15.262Z] 53926ce57604: Download complete [2022-10-17T16:05:15.525Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T16:05:15.525Z] 99cc6dd402b0: Download complete [2022-10-17T16:05:18.802Z] 53926ce57604: Pull complete [2022-10-17T16:05:18.802Z] 21b2b0c7a3f4: Pull complete [2022-10-17T16:05:18.802Z] 30f14e443154: Pull complete [2022-10-17T16:05:18.802Z] 801331c1e519: Pull complete [2022-10-17T16:05:20.699Z] 99cc6dd402b0: Pull complete [2022-10-17T16:05:21.264Z] 7d9ed39f4882: Pull complete [2022-10-17T16:05:21.264Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T16:05:21.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T16:05:21.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-17T16:05:21.837Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T16:05:22.208Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T16:05:22.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T16:05:22.360Z] prd-ubuntu20.04-docker-8c-8g-8331 does not seem to be running inside a container [2022-10-17T16:05:22.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-180 -v /w/workspace/xfoundry_go-mod-messaging_PR-180:/w/workspace/xfoundry_go-mod-messaging_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T16:05:23.978Z] $ docker top f697dfa09bff0ab013ec4d029b35ec3cbff8c95e609186a10f1a4df30357ab15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T16:05:24.369Z] + go version [2022-10-17T16:05:24.369Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T16:05:24.401Z] $ docker stop --time=1 f697dfa09bff0ab013ec4d029b35ec3cbff8c95e609186a10f1a4df30357ab15 [2022-10-17T16:05:25.729Z] $ docker rm -f f697dfa09bff0ab013ec4d029b35ec3cbff8c95e609186a10f1a4df30357ab15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T16:05:26.434Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T16:05:26.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T16:05:26.588Z] prd-ubuntu20.04-docker-8c-8g-8331 does not seem to be running inside a container [2022-10-17T16:05:26.617Z] $ 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-180 -v /w/workspace/xfoundry_go-mod-messaging_PR-180:/w/workspace/xfoundry_go-mod-messaging_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T16:05:26.992Z] $ docker top 0f4d3d2022ae13aabdb8fc7707805c745b2e685c34bc8918cbbbb1981154c79a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T16:05:27.385Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-180 [Pipeline] fileExists [Pipeline] sh [2022-10-17T16:05:27.759Z] + make test [2022-10-17T16:05:27.759Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-17T16:05:27.759Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-17T16:05:27.759Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-17T16:05:27.759Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-10-17T16:05:27.759Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-17T16:05:27.759Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-17T16:05:27.759Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-17T16:05:27.759Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-17T16:05:28.017Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-17T16:05:28.017Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-17T16:05:28.017Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-17T16:05:28.017Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-17T16:05:28.017Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-17T16:05:28.017Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-17T16:05:28.017Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-17T16:05:28.017Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-17T16:05:28.017Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-17T16:05:28.017Z] go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be [2022-10-17T16:05:28.282Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-17T16:05:28.282Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-17T16:05:28.282Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-17T16:05:28.282Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-17T16:05:28.282Z] go: downloading golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec [2022-10-17T16:05:28.837Z] Still waiting to schedule task [2022-10-17T16:05:28.838Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-17T16:05:43.236Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-17T16:05:45.795Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.067s coverage: 90.4% of statements [2022-10-17T16:05:46.370Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.044s coverage: 87.7% of statements [2022-10-17T16:05:46.370Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-17T16:05:46.370Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-17T16:05:56.394Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.097s coverage: 35.9% of statements [2022-10-17T16:05:56.394Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements [2022-10-17T16:05:56.394Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-17T16:06:08.673Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.386s coverage: 83.8% of statements [2022-10-17T16:06:08.673Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.033s coverage: 88.9% of statements [2022-10-17T16:06:08.673Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-17T16:06:08.673Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.040s coverage: 100.0% of statements [2022-10-17T16:06:08.673Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.047s coverage: 100.0% of statements [2022-10-17T16:06:08.673Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.044s coverage: 95.1% of statements [2022-10-17T16:06:08.673Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-17T16:06:08.673Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-17T16:06:08.673Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.077s coverage: 90.4% of statements [2022-10-17T16:06:08.673Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.023s coverage: 100.0% of statements [2022-10-17T16:06:08.673Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-17T16:06:08.673Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.026s coverage: 100.0% of statements [2022-10-17T16:06:08.673Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.048s coverage: 68.5% of statements [2022-10-17T16:06:08.673Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-17T16:06:30.617Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.384s coverage: 83.8% of statements [2022-10-17T16:06:30.617Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements [2022-10-17T16:06:30.617Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-17T16:06:30.618Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.033s coverage: 100.0% of statements [2022-10-17T16:06:30.618Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.032s coverage: 100.0% of statements [2022-10-17T16:06:30.618Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.033s coverage: 95.1% of statements [2022-10-17T16:06:38.750Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T16:06:38.750Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T16:06:40.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T16:06:40.385Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-17T16:06:40.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T16:06:40.452Z] $ docker stop --time=1 0f4d3d2022ae13aabdb8fc7707805c745b2e685c34bc8918cbbbb1981154c79a [2022-10-17T16:06:41.907Z] $ docker rm -f 0f4d3d2022ae13aabdb8fc7707805c745b2e685c34bc8918cbbbb1981154c79a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T16:06:42.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T16:06:42.511Z] 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 [2022-10-17T16:06:43.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T16:06:43.497Z] [2022-10-17T16:06:43.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T16:06:43.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T16:06:43.888Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T16:06:43.888Z] 5eb5b503b376: Pulling fs layer [2022-10-17T16:06:43.888Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T16:06:43.888Z] ec43610c2a17: Pulling fs layer [2022-10-17T16:06:43.888Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T16:06:43.888Z] 33b1e0a273af: Pulling fs layer [2022-10-17T16:06:43.888Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T16:06:43.888Z] 2f39f015ded8: Pulling fs layer [2022-10-17T16:06:43.888Z] 3a2ae6a8a46f: Waiting [2022-10-17T16:06:43.888Z] 33b1e0a273af: Waiting [2022-10-17T16:06:43.888Z] 5d3b04190fa2: Waiting [2022-10-17T16:06:43.888Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T16:06:43.888Z] 5c69ac0246d0: Download complete [2022-10-17T16:06:43.888Z] 3a2ae6a8a46f: Download complete [2022-10-17T16:06:44.157Z] 33b1e0a273af: Verifying Checksum [2022-10-17T16:06:44.157Z] 33b1e0a273af: Download complete [2022-10-17T16:06:44.157Z] ec43610c2a17: Verifying Checksum [2022-10-17T16:06:44.157Z] ec43610c2a17: Download complete [2022-10-17T16:06:44.157Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T16:06:44.157Z] 5d3b04190fa2: Download complete [2022-10-17T16:06:44.419Z] 5eb5b503b376: Verifying Checksum [2022-10-17T16:06:44.419Z] 5eb5b503b376: Download complete [2022-10-17T16:06:44.984Z] 2f39f015ded8: Download complete [2022-10-17T16:06:45.551Z] 5eb5b503b376: Pull complete [2022-10-17T16:06:45.551Z] 5c69ac0246d0: Pull complete [2022-10-17T16:06:46.116Z] ec43610c2a17: Pull complete [2022-10-17T16:06:46.116Z] 3a2ae6a8a46f: Pull complete [2022-10-17T16:06:46.374Z] 33b1e0a273af: Pull complete [2022-10-17T16:06:46.374Z] 5d3b04190fa2: Pull complete [2022-10-17T16:06:50.686Z] 2f39f015ded8: Pull complete [2022-10-17T16:06:50.686Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T16:06:50.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T16:06:50.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T16:06:50.893Z] prd-ubuntu20.04-docker-8c-8g-8331 does not seem to be running inside a container [2022-10-17T16:06:50.925Z] $ 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-180 -v /w/workspace/xfoundry_go-mod-messaging_PR-180:/w/workspace/xfoundry_go-mod-messaging_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T16:06:52.179Z] $ docker top 61a4d48e2143785999cdd4a129cba96b832905618d9ae696bc5b1f69b75fe509 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T16:06:52.628Z] ---> job-cost.sh [2022-10-17T16:06:52.628Z] lf-activate-venv: SKIPPING [2022-10-17T16:06:52.628Z] INFO: No Stack... [2022-10-17T16:06:52.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T16:06:53.453Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T16:06:53.835Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-180/archives/cost.csv [2022-10-17T16:06:53.835Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T16:06:53.872Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] [2022-10-17T16:06:53.877Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] did not exist. Created. [2022-10-17T16:06:53.877Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T16:06:54.257Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T16:06:54.308Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T16:06:54.336Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T16:06:54.411Z] $ docker stop --time=1 61a4d48e2143785999cdd4a129cba96b832905618d9ae696bc5b1f69b75fe509 [2022-10-17T16:06:55.559Z] $ docker rm -f 61a4d48e2143785999cdd4a129cba96b832905618d9ae696bc5b1f69b75fe509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T16:08:07.317Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8333 in /w/workspace/xfoundry_go-mod-messaging_PR-180 [Pipeline] { [Pipeline] ws [2022-10-17T16:08:07.359Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2022-10-17T16:08:07.437Z] Selected Git installation does not exist. Using Default [2022-10-17T16:08:07.437Z] The recommended git tool is: NONE [2022-10-17T16:08:13.653Z] using credential edgex-jenkins-ssh [2022-10-17T16:08:13.674Z] Cloning the remote Git repository [2022-10-17T16:08:13.727Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-17T16:08:13.824Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2022-10-17T16:08:14.005Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-17T16:08:14.006Z] > git --version # timeout=10 [2022-10-17T16:08:14.054Z] > git --version # 'git version 2.25.1' [2022-10-17T16:08:14.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T16:08:14.108Z] Verifying host key using known hosts file [2022-10-17T16:08:14.354Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T16:08:14.369Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T16:08:15.234Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-10-17T16:08:15.266Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T16:08:16.276Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-10-17T16:08:16.953Z] Merging remotes/origin/main commit e07deede33163783d351f26f2515f09a7f1118bf into PR head commit 51333558010a2593ca114728e81567277dea1a5a [2022-10-17T16:08:17.213Z] Merge succeeded, producing 51333558010a2593ca114728e81567277dea1a5a [2022-10-17T16:08:17.213Z] Checking out Revision 51333558010a2593ca114728e81567277dea1a5a (PR-180) [2022-10-17T16:08:16.328Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-17T16:08:16.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T16:08:16.335Z] Verifying host key using known hosts file [2022-10-17T16:08:16.342Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T16:08:16.355Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-17T16:08:16.967Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T16:08:16.991Z] > git checkout -f 51333558010a2593ca114728e81567277dea1a5a # timeout=10 [2022-10-17T16:08:17.100Z] > git remote # timeout=10 [2022-10-17T16:08:17.120Z] > git config --get remote.origin.url # timeout=10 [2022-10-17T16:08:17.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T16:08:17.149Z] Verifying host key using known hosts file [2022-10-17T16:08:17.153Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T16:08:17.163Z] > git merge e07deede33163783d351f26f2515f09a7f1118bf # timeout=10 [2022-10-17T16:08:17.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-17T16:08:17.216Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T16:08:17.249Z] > git checkout -f 51333558010a2593ca114728e81567277dea1a5a # timeout=10 [2022-10-17T16:08:17.881Z] Commit message: "build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.2 to 2.9.3" [2022-10-17T16:08:17.941Z] > git --version # timeout=10 [2022-10-17T16:08:17.955Z] > git --version # 'git version 2.25.1' [2022-10-17T16:08:17.977Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T16:08:19.182Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T16:08:19.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T16:08:19.183Z] Dload Upload Total Spent Left Speed [2022-10-17T16:08:19.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 73695 0 --:--:-- --:--:-- --:--:-- 73695 [Pipeline] sh [2022-10-17T16:08:19.900Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T16:08:20.249Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T16:08:20.249Z] + sudo tee /etc/docker/daemon.new [2022-10-17T16:08:20.249Z] { [2022-10-17T16:08:20.249Z] "registry-mirrors": [ [2022-10-17T16:08:20.249Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T16:08:20.249Z] ], [2022-10-17T16:08:20.249Z] "bip": "10.250.0.254/24", [2022-10-17T16:08:20.249Z] "hosts": [ [2022-10-17T16:08:20.249Z] "tcp://0.0.0.0:5555", [2022-10-17T16:08:20.249Z] "unix:///var/run/docker.sock" [2022-10-17T16:08:20.249Z] ], [2022-10-17T16:08:20.249Z] "mtu": 1458, [2022-10-17T16:08:20.249Z] "selinux-enabled": true, [2022-10-17T16:08:20.249Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T16:08:20.249Z] } [Pipeline] sh [2022-10-17T16:08:20.608Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T16:08:20.961Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-17T16:08:39.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T16:08:39.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T16:08:39.437Z] ========================================================= [2022-10-17T16:08:39.437Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T16:08:39.437Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-17T16:08:39.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T16:08:40.460Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T16:08:40.460Z] 9b18e9b68314: Pulling fs layer [2022-10-17T16:08:40.460Z] d32db5db7311: Pulling fs layer [2022-10-17T16:08:40.460Z] d0c4b47475fc: Pulling fs layer [2022-10-17T16:08:40.460Z] 5831b945b038: Pulling fs layer [2022-10-17T16:08:40.460Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T16:08:40.460Z] e10730c5d714: Pulling fs layer [2022-10-17T16:08:40.460Z] 5dd5c2283517: Pulling fs layer [2022-10-17T16:08:40.460Z] d5ac0230b979: Pulling fs layer [2022-10-17T16:08:40.460Z] 5831b945b038: Waiting [2022-10-17T16:08:40.460Z] 5dd5c2283517: Waiting [2022-10-17T16:08:40.460Z] d5ac0230b979: Waiting [2022-10-17T16:08:40.460Z] 86bbec2aaacd: Waiting [2022-10-17T16:08:40.460Z] e10730c5d714: Waiting [2022-10-17T16:08:40.460Z] d0c4b47475fc: Verifying Checksum [2022-10-17T16:08:40.460Z] d0c4b47475fc: Download complete [2022-10-17T16:08:40.460Z] d32db5db7311: Verifying Checksum [2022-10-17T16:08:40.460Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T16:08:40.460Z] 86bbec2aaacd: Download complete [2022-10-17T16:08:40.460Z] e10730c5d714: Verifying Checksum [2022-10-17T16:08:40.460Z] e10730c5d714: Download complete [2022-10-17T16:08:40.460Z] 9b18e9b68314: Verifying Checksum [2022-10-17T16:08:40.460Z] 9b18e9b68314: Download complete [2022-10-17T16:08:41.436Z] 9b18e9b68314: Pull complete [2022-10-17T16:08:41.715Z] d5ac0230b979: Verifying Checksum [2022-10-17T16:08:41.715Z] d5ac0230b979: Download complete [2022-10-17T16:08:41.993Z] d32db5db7311: Pull complete [2022-10-17T16:08:42.597Z] d0c4b47475fc: Pull complete [2022-10-17T16:08:42.870Z] 5dd5c2283517: Verifying Checksum [2022-10-17T16:08:42.870Z] 5dd5c2283517: Download complete [2022-10-17T16:08:43.843Z] 5831b945b038: Download complete [2022-10-17T16:08:56.199Z] 5831b945b038: Pull complete [2022-10-17T16:08:56.199Z] 86bbec2aaacd: Pull complete [2022-10-17T16:08:56.470Z] e10730c5d714: Pull complete [2022-10-17T16:09:03.135Z] 5dd5c2283517: Pull complete [2022-10-17T16:09:05.098Z] d5ac0230b979: Pull complete [2022-10-17T16:09:05.098Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T16:09:05.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T16:09:05.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-17T16:09:05.457Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T16:09:05.929Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T16:09:05.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T16:09:06.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-8333 does not seem to be running inside a container [2022-10-17T16:09:06.356Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-17T16:09:09.809Z] $ docker top 091c2bed728812127f2a9c8dacc909c1eb8cc360cb01a20a255a406add6a2045 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T16:09:10.768Z] + go version [2022-10-17T16:09:10.768Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T16:09:10.810Z] $ docker stop --time=1 091c2bed728812127f2a9c8dacc909c1eb8cc360cb01a20a255a406add6a2045 [2022-10-17T16:09:12.577Z] $ docker rm -f 091c2bed728812127f2a9c8dacc909c1eb8cc360cb01a20a255a406add6a2045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T16:09:13.481Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T16:09:13.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T16:09:13.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-8333 does not seem to be running inside a container [2022-10-17T16:09:13.872Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-17T16:09:15.281Z] $ docker top ed7b038cd5039bc1fee7d06b6ca3ced34748edf04cc0380e8454f870c70f23b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T16:09:16.192Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh [2022-10-17T16:09:16.918Z] + make test [2022-10-17T16:09:16.918Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-17T16:09:16.918Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-10-17T16:09:16.918Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-17T16:09:16.918Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-17T16:09:17.188Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-17T16:09:17.188Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-17T16:09:17.188Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-17T16:09:17.188Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-17T16:09:17.461Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-17T16:09:17.461Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-17T16:09:17.461Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-17T16:09:17.461Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-17T16:09:17.461Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-17T16:09:17.461Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-17T16:09:17.461Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-17T16:09:17.461Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-17T16:09:17.461Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-17T16:09:17.729Z] go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be [2022-10-17T16:09:18.316Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-17T16:09:18.316Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-17T16:09:18.316Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-17T16:09:18.316Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-17T16:10:40.005Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-17T16:11:06.733Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.256s coverage: 90.4% of statements [2022-10-17T16:11:19.077Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.228s coverage: 87.7% of statements [2022-10-17T16:11:19.077Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-17T16:11:19.077Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-17T16:12:26.969Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.326s coverage: 35.9% of statements [2022-10-17T16:12:26.969Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.127s coverage: 68.5% of statements [2022-10-17T16:12:26.969Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-17T16:12:26.969Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.555s coverage: 83.8% of statements [2022-10-17T16:12:26.969Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.103s coverage: 88.9% of statements [2022-10-17T16:12:26.969Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-17T16:12:26.969Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.076s coverage: 100.0% of statements [2022-10-17T16:12:26.969Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.061s coverage: 100.0% of statements [2022-10-17T16:12:26.969Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.082s coverage: 95.1% of statements [2022-10-17T16:12:26.969Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-17T16:12:26.969Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-17T16:12:26.969Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.214s coverage: 90.4% of statements [2022-10-17T16:12:26.969Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.064s coverage: 100.0% of statements [2022-10-17T16:12:26.969Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-17T16:12:26.969Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.062s coverage: 100.0% of statements [2022-10-17T16:12:26.969Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.175s coverage: 68.5% of statements [2022-10-17T16:12:26.969Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-17T16:12:49.063Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.475s coverage: 83.8% of statements [2022-10-17T16:12:49.063Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.066s coverage: 88.9% of statements [2022-10-17T16:12:49.063Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-17T16:12:49.063Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.074s coverage: 100.0% of statements [2022-10-17T16:12:49.063Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.100s coverage: 100.0% of statements [2022-10-17T16:12:49.063Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.080s coverage: 95.1% of statements [2022-10-17T16:12:49.063Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T16:12:49.063Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T16:13:45.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T16:13:45.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-17T16:13:45.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T16:13:45.552Z] $ docker stop --time=1 ed7b038cd5039bc1fee7d06b6ca3ced34748edf04cc0380e8454f870c70f23b3 [2022-10-17T16:13:47.671Z] $ docker rm -f ed7b038cd5039bc1fee7d06b6ca3ced34748edf04cc0380e8454f870c70f23b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T16:13:49.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T16:13:49.267Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T16:13:49.769Z] 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 [2022-10-17T16:13:50.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T16:13:50.608Z] [2022-10-17T16:13:50.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T16:13:51.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T16:13:51.013Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T16:13:51.013Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T16:13:51.013Z] 04944245beec: Pulling fs layer [2022-10-17T16:13:51.013Z] 699f458cf7ca: Pulling fs layer [2022-10-17T16:13:51.013Z] 765212b225bb: Pulling fs layer [2022-10-17T16:13:51.013Z] f23df028b6ca: Pulling fs layer [2022-10-17T16:13:51.013Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T16:13:51.013Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T16:13:51.013Z] f23df028b6ca: Waiting [2022-10-17T16:13:51.013Z] d65c8cfc05b1: Waiting [2022-10-17T16:13:51.013Z] 2437ff75d9bd: Waiting [2022-10-17T16:13:51.013Z] 765212b225bb: Waiting [2022-10-17T16:13:51.281Z] 04944245beec: Verifying Checksum [2022-10-17T16:13:51.281Z] 04944245beec: Download complete [2022-10-17T16:13:51.281Z] 765212b225bb: Verifying Checksum [2022-10-17T16:13:51.281Z] 765212b225bb: Download complete [2022-10-17T16:13:51.281Z] f23df028b6ca: Verifying Checksum [2022-10-17T16:13:51.281Z] f23df028b6ca: Download complete [2022-10-17T16:13:51.281Z] d65c8cfc05b1: Download complete [2022-10-17T16:13:51.570Z] 699f458cf7ca: Verifying Checksum [2022-10-17T16:13:51.570Z] 699f458cf7ca: Download complete [2022-10-17T16:13:51.837Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T16:13:51.837Z] 8998bd30e6a1: Download complete [2022-10-17T16:13:54.430Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T16:13:54.430Z] 2437ff75d9bd: Download complete [2022-10-17T16:13:56.384Z] 8998bd30e6a1: Pull complete [2022-10-17T16:13:56.652Z] 04944245beec: Pull complete [2022-10-17T16:13:58.066Z] 699f458cf7ca: Pull complete [2022-10-17T16:13:58.336Z] 765212b225bb: Pull complete [2022-10-17T16:14:00.289Z] f23df028b6ca: Pull complete [2022-10-17T16:14:00.555Z] d65c8cfc05b1: Pull complete [2022-10-17T16:14:12.883Z] 2437ff75d9bd: Pull complete [2022-10-17T16:14:12.883Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T16:14:12.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T16:14:12.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T16:14:13.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-8333 does not seem to be running inside a container [2022-10-17T16:14:13.242Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T16:14:16.046Z] $ docker top ffb03f69f60abfbd0cfc0c9ab89a58ccd3eb7b9411f97ee54330c9d171bd3c0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T16:14:16.951Z] ---> job-cost.sh [2022-10-17T16:14:16.951Z] lf-activate-venv: SKIPPING [2022-10-17T16:14:16.951Z] INFO: No Stack... [2022-10-17T16:14:17.220Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T16:14:18.187Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T16:14:18.848Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2022-10-17T16:14:18.849Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T16:14:18.947Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] [2022-10-17T16:14:18.952Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] did not exist. Created. [2022-10-17T16:14:18.952Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T16:14:19.682Z] /w/workspace/go-mod-messaging/1@tmp/durable-089bd7d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T16:14:20.354Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T16:14:20.389Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T16:14:20.438Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T16:14:20.452Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T16:14:20.529Z] $ docker stop --time=1 ffb03f69f60abfbd0cfc0c9ab89a58ccd3eb7b9411f97ee54330c9d171bd3c0f [2022-10-17T16:14:22.169Z] $ docker rm -f ffb03f69f60abfbd0cfc0c9ab89a58ccd3eb7b9411f97ee54330c9d171bd3c0f [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 [2022-10-17T16:14:23.119Z] provisioning config files... [2022-10-17T16:14:23.130Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/config7313538844205270955tmp [Pipeline] { [Pipeline] sh [2022-10-17T16:14:23.464Z] + set +x [2022-10-17T16:14:23.464Z] + curl -s https://codecov.io/bash [2022-10-17T16:14:23.464Z] + bash -s -- [2022-10-17T16:14:23.464Z] [2022-10-17T16:14:23.464Z] _____ _ [2022-10-17T16:14:23.464Z] / ____| | | [2022-10-17T16:14:23.464Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T16:14:23.464Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T16:14:23.464Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T16:14:23.464Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T16:14:23.464Z] Bash-1.0.6 [2022-10-17T16:14:23.464Z] [2022-10-17T16:14:23.464Z] [2022-10-17T16:14:23.464Z] ==> git version 2.25.1 found [2022-10-17T16:14:23.464Z] ==> 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 [2022-10-17T16:14:23.464Z] Release-Date: 2020-01-08 [2022-10-17T16:14:23.464Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T16:14:23.464Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T16:14:23.464Z] ==> Jenkins CI detected. [2022-10-17T16:14:23.464Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-180 [2022-10-17T16:14:23.464Z] project root: . [2022-10-17T16:14:23.464Z] --> token set from env [2022-10-17T16:14:23.464Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T16:14:23.464Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T16:14:23.464Z] ==> Python coveragepy not found [2022-10-17T16:14:23.464Z] ==> Searching for coverage reports in: [2022-10-17T16:14:23.464Z] + . [2022-10-17T16:14:23.464Z] -> Found 1 reports [2022-10-17T16:14:23.464Z] ==> Detecting git/mercurial file structure [2022-10-17T16:14:23.464Z] ==> Reading reports [2022-10-17T16:14:23.464Z] + ./coverage.out bytes=25878 [2022-10-17T16:14:23.464Z] ==> Appending adjustments [2022-10-17T16:14:23.464Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T16:14:23.725Z] + Found adjustments [2022-10-17T16:14:23.725Z] ==> Gzipping contents [2022-10-17T16:14:23.725Z] 8.0K /tmp/codecov.cMvu7e.gz [2022-10-17T16:14:23.725Z] ==> Uploading reports [2022-10-17T16:14:23.725Z] url: https://codecov.io [2022-10-17T16:14:23.725Z] query: branch=PR-180&commit=51333558010a2593ca114728e81567277dea1a5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=180&job=&cmd_args= [2022-10-17T16:14:23.725Z] -> Pinging Codecov [2022-10-17T16:14:23.725Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-180&commit=51333558010a2593ca114728e81567277dea1a5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=180&job=&cmd_args= [2022-10-17T16:14:24.292Z] -> Uploading to [2022-10-17T16:14:24.292Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/F6E385568367DD0E4001BA4F8F1CB792/51333558010a2593ca114728e81567277dea1a5a/c615e9ff-7c0e-4211-bfaf-47c8eea760d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T161424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37d3281c745db409d98efd082a3abcd09ded45c729289340a364e02c1a1efa4f [2022-10-17T16:14:24.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T16:14:24.292Z] Dload Upload Total Spent Left Speed [2022-10-17T16:14:24.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6990 0 0 100 6990 0 27519 --:--:-- --:--:-- --:--:-- 27519 [2022-10-17T16:14:24.552Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/51333558010a2593ca114728e81567277dea1a5a [Pipeline] } [2022-10-17T16:14:24.579Z] 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 [2022-10-17T16:14:26.441Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-180/archives ] [2022-10-17T16:14:26.441Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-180/archives [2022-10-17T16:14:26.441Z] total 16 [2022-10-17T16:14:26.441Z] drwxr-xr-x 3 root root 4096 Oct 17 16:06 . [2022-10-17T16:14:26.441Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 16:06 .. [2022-10-17T16:14:26.441Z] drwxr-xr-x 2 root root 4096 Oct 17 16:06 cost [2022-10-17T16:14:26.441Z] -rw-r--r-- 1 root root 88 Oct 17 16:06 cost.csv [2022-10-17T16:14:26.441Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-180/archives [2022-10-17T16:14:26.441Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-180/archives [2022-10-17T16:14:26.441Z] total 16 [2022-10-17T16:14:26.441Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 16:06 . [2022-10-17T16:14:26.442Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 16:06 .. [2022-10-17T16:14:26.442Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 16:06 cost [2022-10-17T16:14:26.442Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 17 16:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T16:14:26.771Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T16:14:27.661Z] ---> package-listing.sh [2022-10-17T16:14:27.661Z] ++ facter osfamily [2022-10-17T16:14:27.661Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T16:14:27.921Z] + OS_FAMILY=debian [2022-10-17T16:14:27.921Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-180 [2022-10-17T16:14:27.921Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T16:14:27.921Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T16:14:27.921Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T16:14:27.921Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T16:14:27.921Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-180 ']' [2022-10-17T16:14:27.921Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T16:14:27.921Z] + case "${OS_FAMILY}" in [2022-10-17T16:14:27.921Z] + dpkg -l [2022-10-17T16:14:27.921Z] + grep '^ii' [2022-10-17T16:14:27.921Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T16:14:27.921Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T16:14:27.921Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T16:14:27.921Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-180 ']' [2022-10-17T16:14:27.921Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-180/archives/ [2022-10-17T16:14:27.921Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-180/archives/ [Pipeline] echo [2022-10-17T16:14:27.957Z] 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T16:14:28.249Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T16:14:28.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T16:14:28.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T16:14:29.025Z] prd-ubuntu20.04-docker-8c-8g-8331 does not seem to be running inside a container [2022-10-17T16:14:29.059Z] $ 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-180/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-180 -v /w/workspace/xfoundry_go-mod-messaging_PR-180:/w/workspace/xfoundry_go-mod-messaging_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T16:14:29.264Z] $ docker top 132f3c0560e6d239bce77d462e8b34ff3541b3655dbca271d640c38b3d88ef99 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T16:14:29.652Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T16:14:29.959Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T16:14:30.266Z] + ls /var/log/sa-host [2022-10-17T16:14:30.267Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T16:14:30.420Z] provisioning config files... [2022-10-17T16:14:30.429Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/config12319169568655148560tmp [Pipeline] { [Pipeline] echo [2022-10-17T16:14:30.480Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T16:14:30.791Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T16:14:30.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T16:14:31.217Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T16:14:31.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T16:14:31.563Z] ---> sudo-logs.sh [2022-10-17T16:14:31.563Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T16:14:31.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T16:14:31.956Z] ---> job-cost.sh [2022-10-17T16:14:31.956Z] lf-activate-venv: SKIPPING [2022-10-17T16:14:31.956Z] DEBUG: total: 0.2199999988079071 [2022-10-17T16:14:31.956Z] INFO: Retrieving Stack Cost... [2022-10-17T16:14:32.215Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T16:14:32.782Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T16:14:32.826Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T16:14:33.129Z] ---> logs-deploy.sh [2022-10-17T16:14:33.130Z] lf-activate-venv: SKIPPING [2022-10-17T16:14:33.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-180/1 [2022-10-17T16:14:33.130Z] INFO: archiving workspace using pattern(s): [2022-10-17T16:14:34.061Z] Archives upload complete. [2022-10-17T16:14:34.321Z] INFO: archiving logs to Nexus [2022-10-17T16:14:34.889Z] ---> uname -a: [2022-10-17T16:14:34.889Z] Linux prd-ubuntu20-04-docker-8c-8g-8331 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-17T16:14:34.889Z] [2022-10-17T16:14:34.889Z] [2022-10-17T16:14:34.889Z] ---> lscpu: [2022-10-17T16:14:34.889Z] Architecture: x86_64 [2022-10-17T16:14:34.889Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-17T16:14:34.889Z] Byte Order: Little Endian [2022-10-17T16:14:34.889Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-17T16:14:34.889Z] CPU(s): 8 [2022-10-17T16:14:34.889Z] On-line CPU(s) list: 0-7 [2022-10-17T16:14:34.889Z] Thread(s) per core: 1 [2022-10-17T16:14:34.889Z] Core(s) per socket: 1 [2022-10-17T16:14:34.889Z] Socket(s): 8 [2022-10-17T16:14:34.889Z] NUMA node(s): 1 [2022-10-17T16:14:34.889Z] Vendor ID: AuthenticAMD [2022-10-17T16:14:34.889Z] CPU family: 23 [2022-10-17T16:14:34.889Z] Model: 49 [2022-10-17T16:14:34.889Z] Model name: AMD EPYC-Rome Processor [2022-10-17T16:14:34.889Z] Stepping: 0 [2022-10-17T16:14:34.889Z] CPU MHz: 2799.998 [2022-10-17T16:14:34.889Z] BogoMIPS: 5599.99 [2022-10-17T16:14:34.889Z] Virtualization: AMD-V [2022-10-17T16:14:34.889Z] Hypervisor vendor: KVM [2022-10-17T16:14:34.889Z] Virtualization type: full [2022-10-17T16:14:34.889Z] L1d cache: 256 KiB [2022-10-17T16:14:34.889Z] L1i cache: 256 KiB [2022-10-17T16:14:34.889Z] L2 cache: 4 MiB [2022-10-17T16:14:34.889Z] L3 cache: 128 MiB [2022-10-17T16:14:34.889Z] NUMA node0 CPU(s): 0-7 [2022-10-17T16:14:34.889Z] Vulnerability Itlb multihit: Not affected [2022-10-17T16:14:34.889Z] Vulnerability L1tf: Not affected [2022-10-17T16:14:34.889Z] Vulnerability Mds: Not affected [2022-10-17T16:14:34.889Z] Vulnerability Meltdown: Not affected [2022-10-17T16:14:34.889Z] Vulnerability Mmio stale data: Not affected [2022-10-17T16:14:34.889Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-17T16:14:34.889Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-17T16:14:34.889Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-17T16:14:34.889Z] Vulnerability Srbds: Not affected [2022-10-17T16:14:34.889Z] Vulnerability Tsx async abort: Not affected [2022-10-17T16:14:34.889Z] 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 [2022-10-17T16:14:34.889Z] [2022-10-17T16:14:34.889Z] [2022-10-17T16:14:34.889Z] ---> nproc: [2022-10-17T16:14:34.889Z] 8 [2022-10-17T16:14:34.889Z] [2022-10-17T16:14:34.889Z] [2022-10-17T16:14:34.889Z] ---> df -h: [2022-10-17T16:14:34.889Z] Filesystem Size Used Avail Use% Mounted on [2022-10-17T16:14:34.889Z] overlay 155G 11G 145G 7% / [2022-10-17T16:14:34.889Z] tmpfs 64M 0 64M 0% /dev [2022-10-17T16:14:34.889Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-17T16:14:34.889Z] shm 64M 0 64M 0% /dev/shm [2022-10-17T16:14:34.889Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-10-17T16:14:34.889Z] [2022-10-17T16:14:34.889Z] [2022-10-17T16:14:34.889Z] ---> sar -b -r -n DEV: [2022-10-17T16:14:34.889Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8331) 10/17/22 _x86_64_ (8 CPU) [2022-10-17T16:14:34.889Z] [2022-10-17T16:14:34.889Z] 16:04:24 LINUX RESTART (8 CPU) [2022-10-17T16:14:34.889Z] [2022-10-17T16:14:34.889Z] 16:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-17T16:14:34.889Z] 16:06:01 85.22 8.85 76.37 0.00 1593.20 35836.03 0.00 [2022-10-17T16:14:34.889Z] 16:07:01 56.16 0.28 55.88 0.00 24.93 29026.47 0.00 [2022-10-17T16:14:34.889Z] 16:08:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2022-10-17T16:14:34.890Z] 16:09:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2022-10-17T16:14:34.890Z] 16:10:01 37.34 9.33 28.01 0.00 2884.32 4743.34 0.00 [2022-10-17T16:14:34.890Z] 16:11:01 2.17 0.00 2.17 0.00 0.00 25.46 0.00 [2022-10-17T16:14:34.890Z] 16:12:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2022-10-17T16:14:34.890Z] 16:13:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 [2022-10-17T16:14:34.890Z] 16:14:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2022-10-17T16:14:34.890Z] Average: 20.72 2.05 18.67 0.00 500.24 7744.09 0.00 [2022-10-17T16:14:34.890Z] [2022-10-17T16:14:34.890Z] 16:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-17T16:14:34.890Z] 16:06:01 28730636 31587288 714856 2.17 77188 3039676 1858692 5.48 1265448 2497216 461120 [2022-10-17T16:14:34.890Z] 16:07:01 28706800 31594348 709916 2.16 91784 3035692 1744112 5.14 1091268 2676152 76 [2022-10-17T16:14:34.890Z] 16:08:01 28707376 31594948 709248 2.16 91820 3035708 1744112 5.14 1091232 2676156 16 [2022-10-17T16:14:34.890Z] 16:09:01 28708784 31596636 707748 2.15 91844 3035708 1744112 5.14 1089280 2676388 44 [2022-10-17T16:14:34.890Z] 16:10:01 28410996 31578348 714316 2.17 110524 3284360 1786792 5.27 1243308 2792704 272 [2022-10-17T16:14:34.890Z] 16:11:01 28413524 31580956 711700 2.16 110560 3284356 1769284 5.21 1241260 2792664 44 [2022-10-17T16:14:34.890Z] 16:12:01 28422264 31589720 702852 2.14 110592 3284360 1769284 5.21 1232268 2792668 20 [2022-10-17T16:14:34.890Z] 16:13:01 28422004 31589500 702988 2.14 110640 3284360 1769284 5.21 1232364 2792668 48 [2022-10-17T16:14:34.890Z] 16:14:01 28422784 31590364 702100 2.14 110680 3284368 1769284 5.21 1232416 2792680 24 [2022-10-17T16:14:34.890Z] Average: 28549463 31589123 708414 2.15 100626 3174288 1772773 5.22 1190983 2721033 51296 [2022-10-17T16:14:34.890Z] [2022-10-17T16:14:34.890Z] 16:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-17T16:14:34.890Z] 16:06:01 ens3 301.98 211.58 6358.43 37.97 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:06:01 veth0cadb7a 42.13 53.54 3.80 734.93 0.00 0.00 0.00 0.06 [2022-10-17T16:14:34.890Z] 16:06:01 docker0 43.98 55.34 3.44 747.80 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:06:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:07:01 ens3 121.76 92.40 2543.88 96.53 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:07:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:07:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:08:01 ens3 1.13 0.17 0.61 0.08 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:09:01 ens3 0.82 0.67 0.39 0.28 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:10:01 ens3 69.62 41.88 1298.59 3.36 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:11:01 ens3 0.23 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:12:01 ens3 1.43 0.60 0.49 0.29 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:13:01 ens3 0.73 0.50 0.38 0.28 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:14:01 ens3 0.45 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] Average: ens3 55.35 38.66 1133.63 15.42 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] Average: docker0 4.90 6.15 0.38 83.09 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2022-10-17T16:14:34.890Z] [2022-10-17T16:14:34.890Z]