Pull request #188 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 1a5879c08f2f0dbfae6d7e4388327babadd423ce+eaa97320d64534912afba6eb03776a59b06c3b75 (b56762b05f5da0e43048c945586db0a960dfa1db) 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-ssh8983595723129537436.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12936774499839523215.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-188/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-188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13841293145550601655.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-188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10150332028076699051.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh10174741730704271975.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-188/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-188/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14788815985385111749.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117734 in /w/workspace/xfoundry_go-mod-messaging_PR-188 [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-188 # 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 eaa97320d64534912afba6eb03776a59b06c3b75 into PR head commit 1a5879c08f2f0dbfae6d7e4388327babadd423ce > 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/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a5879c08f2f0dbfae6d7e4388327babadd423ce # 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. Merge succeeded, producing 1a5879c08f2f0dbfae6d7e4388327babadd423ce Checking out Revision 1a5879c08f2f0dbfae6d7e4388327babadd423ce (PR-188) > git merge eaa97320d64534912afba6eb03776a59b06c3b75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a5879c08f2f0dbfae6d7e4388327babadd423ce # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-01T16:16:15.677Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-01T16:16:15.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-01T16:16:15.956Z] ========================================================= [2022-11-01T16:16:15.957Z] EdgeX Global Pipelines Version Info [2022-11-01T16:16:15.957Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:16:16.711Z] ------------------- [2022-11-01T16:16:16.711Z] stable info: [2022-11-01T16:16:16.711Z] ------------------- [2022-11-01T16:16:16.711Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-01T16:16:16.711Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T16:16:16.711Z] Message: update stable to v1.0.243 [2022-11-01T16:16:17.281Z] ------------------- [2022-11-01T16:16:17.281Z] experimental info: [2022-11-01T16:16:17.281Z] ------------------- [2022-11-01T16:16:17.281Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-01T16:16:17.281Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T16:16:17.281Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-01T16:16:17.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-11-01T16:16:17.614Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-11-01T16:16:17.654Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-01T16:16:17.694Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-01T16:16:17.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-01T16:16:17.775Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-01T16:16:17.814Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-01T16:16:17.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-01T16:16:17.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-01T16:16:17.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-01T16:16:17.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-01T16:16:18.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-11-01T16:16:18.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-01T16:16:18.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-01T16:16:18.145Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T16:16:18.187Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T16:16:18.232Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T16:16:18.280Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T16:16:18.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-01T16:16:18.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-01T16:16:18.393Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-01T16:16:18.434Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-01T16:16:18.474Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-01T16:16:18.513Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-01T16:16:18.551Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-01T16:16:18.596Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-01T16:16:18.636Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-01T16:16:18.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-188 [Pipeline] echo [2022-11-01T16:16:18.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-188 [Pipeline] echo [2022-11-01T16:16:18.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-188 [Pipeline] echo [2022-11-01T16:16:18.812Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a5879c08f2f0dbfae6d7e4388327babadd423ce [Pipeline] echo [2022-11-01T16:16:18.853Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a5879c [Pipeline] echo [2022-11-01T16:16:18.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-01T16:16:19.418Z] + git rev-list -1 --merges 1a5879c08f2f0dbfae6d7e4388327babadd423ce~1..1a5879c08f2f0dbfae6d7e4388327babadd423ce [Pipeline] echo [2022-11-01T16:16:19.463Z] -----------> git rev-list -1 --merges 1a5879c08f2f0dbfae6d7e4388327babadd423ce~1..1a5879c08f2f0dbfae6d7e4388327babadd423ce 1a5879c08f2f0dbfae6d7e4388327babadd423ce [false] [Pipeline] sh [2022-11-01T16:16:19.781Z] + git log --format=format:%s -1 1a5879c08f2f0dbfae6d7e4388327babadd423ce [Pipeline] echo [2022-11-01T16:16:19.814Z] ========================================================= [2022-11-01T16:16:19.814Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-01T16:16:19.814Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T16:16:20.231Z] + git log --format=format:%s -1 1a5879c08f2f0dbfae6d7e4388327babadd423ce [Pipeline] echo [2022-11-01T16:16:20.262Z] [semverPrep] GIT_COMMIT: 1a5879c08f2f0dbfae6d7e4388327babadd423ce, Commit Message: docs: Levski Change Log [Pipeline] echo [2022-11-01T16:16:20.290Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-01T16:16:20.680Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T16:16:20.680Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-01T16:16:20.680Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-01T16:16:20.680Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-01T16:16:20.680Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-01T16:16:20.680Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-01T16:16:20.680Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:16:21.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T16:16:21.417Z] [2022-11-01T16:16:21.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:16:21.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T16:16:22.054Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-01T16:16:22.054Z] b85a868b505f: Pulling fs layer [2022-11-01T16:16:22.054Z] e2be974225ed: Pulling fs layer [2022-11-01T16:16:22.054Z] 339a4e72a1f5: Pulling fs layer [2022-11-01T16:16:22.054Z] 988bab9f4d93: Pulling fs layer [2022-11-01T16:16:22.054Z] 1469e6f7b9e6: Pulling fs layer [2022-11-01T16:16:22.054Z] eaf3925da568: Pulling fs layer [2022-11-01T16:16:22.054Z] bab4dde63d76: Pulling fs layer [2022-11-01T16:16:22.054Z] bde34c3a00c8: Pulling fs layer [2022-11-01T16:16:22.054Z] b352a97aabf1: Pulling fs layer [2022-11-01T16:16:22.054Z] 4872d77fe225: Pulling fs layer [2022-11-01T16:16:22.054Z] 5851b861e8e6: Pulling fs layer [2022-11-01T16:16:22.054Z] bab4dde63d76: Waiting [2022-11-01T16:16:22.054Z] b352a97aabf1: Waiting [2022-11-01T16:16:22.054Z] 4872d77fe225: Waiting [2022-11-01T16:16:22.054Z] bde34c3a00c8: Waiting [2022-11-01T16:16:22.054Z] 5851b861e8e6: Waiting [2022-11-01T16:16:22.054Z] 988bab9f4d93: Waiting [2022-11-01T16:16:22.054Z] 1469e6f7b9e6: Waiting [2022-11-01T16:16:22.054Z] eaf3925da568: Waiting [2022-11-01T16:16:22.054Z] e2be974225ed: Verifying Checksum [2022-11-01T16:16:22.054Z] e2be974225ed: Download complete [2022-11-01T16:16:22.054Z] 988bab9f4d93: Verifying Checksum [2022-11-01T16:16:22.054Z] 988bab9f4d93: Download complete [2022-11-01T16:16:22.054Z] 1469e6f7b9e6: Verifying Checksum [2022-11-01T16:16:22.054Z] 1469e6f7b9e6: Download complete [2022-11-01T16:16:22.315Z] eaf3925da568: Download complete [2022-11-01T16:16:22.315Z] 339a4e72a1f5: Verifying Checksum [2022-11-01T16:16:22.315Z] 339a4e72a1f5: Download complete [2022-11-01T16:16:22.315Z] bde34c3a00c8: Verifying Checksum [2022-11-01T16:16:22.315Z] bde34c3a00c8: Download complete [2022-11-01T16:16:22.315Z] b352a97aabf1: Download complete [2022-11-01T16:16:22.315Z] 4872d77fe225: Download complete [2022-11-01T16:16:22.315Z] 5851b861e8e6: Download complete [2022-11-01T16:16:22.315Z] b85a868b505f: Verifying Checksum [2022-11-01T16:16:22.315Z] b85a868b505f: Download complete [2022-11-01T16:16:22.573Z] bab4dde63d76: Verifying Checksum [2022-11-01T16:16:22.573Z] bab4dde63d76: Download complete [2022-11-01T16:16:23.510Z] b85a868b505f: Pull complete [2022-11-01T16:16:23.770Z] e2be974225ed: Pull complete [2022-11-01T16:16:24.034Z] 339a4e72a1f5: Pull complete [2022-11-01T16:16:24.034Z] 988bab9f4d93: Pull complete [2022-11-01T16:16:24.301Z] 1469e6f7b9e6: Pull complete [2022-11-01T16:16:24.560Z] eaf3925da568: Pull complete [2022-11-01T16:16:26.471Z] bab4dde63d76: Pull complete [2022-11-01T16:16:26.472Z] bde34c3a00c8: Pull complete [2022-11-01T16:16:26.472Z] b352a97aabf1: Pull complete [2022-11-01T16:16:26.472Z] 4872d77fe225: Pull complete [2022-11-01T16:16:26.472Z] 5851b861e8e6: Pull complete [2022-11-01T16:16:26.472Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-01T16:16:26.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T16:16:26.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:16:26.732Z] prd-ubuntu20.04-docker-8c-8g-117734 does not seem to be running inside a container [2022-11-01T16:16:26.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-188 -v /w/workspace/xfoundry_go-mod-messaging_PR-188:/w/workspace/xfoundry_go-mod-messaging_PR-188:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-188@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-188@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-devops/py-git-semver:0.1.4 cat [2022-11-01T16:16:28.086Z] $ docker top 9d454b68127f5b68c14c14dad30374553515cd2b497b68df0a9c76875214f462 -eo pid,comm [2022-11-01T16:16:28.156Z] 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-11-01T16:16:28.156Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T16:16:28.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T16:16:28.272Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T16:16:28.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T16:16:28.394Z] $ docker exec 9d454b68127f5b68c14c14dad30374553515cd2b497b68df0a9c76875214f462 ssh-agent [2022-11-01T16:16:28.506Z] SSH_AUTH_SOCK=/tmp/ssh-m6UL0G8X821c/agent.32 [2022-11-01T16:16:28.506Z] SSH_AGENT_PID=38 [2022-11-01T16:16:28.511Z] Running ssh-add (command line suppressed) [2022-11-01T16:16:28.624Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-188@tmp/private_key_4900046183269991210.key (/w/workspace/xfoundry_go-mod-messaging_PR-188@tmp/private_key_4900046183269991210.key) [2022-11-01T16:16:28.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T16:16:28.972Z] + git tag --points-at HEAD [Pipeline] } [2022-11-01T16:16:28.997Z] $ docker exec --env ******** --env ******** 9d454b68127f5b68c14c14dad30374553515cd2b497b68df0a9c76875214f462 ssh-agent -k [2022-11-01T16:16:29.096Z] unset SSH_AUTH_SOCK; [2022-11-01T16:16:29.097Z] unset SSH_AGENT_PID; [2022-11-01T16:16:29.097Z] echo Agent pid 38 killed; [2022-11-01T16:16:29.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-01T16:16:29.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T16:16:29.189Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T16:16:29.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T16:16:29.290Z] $ docker exec 9d454b68127f5b68c14c14dad30374553515cd2b497b68df0a9c76875214f462 ssh-agent [2022-11-01T16:16:29.400Z] SSH_AUTH_SOCK=/tmp/ssh-FZwnWtu43Z3z/agent.70 [2022-11-01T16:16:29.400Z] SSH_AGENT_PID=76 [2022-11-01T16:16:29.406Z] Running ssh-add (command line suppressed) [2022-11-01T16:16:29.500Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-188@tmp/private_key_12573385621322515741.key (/w/workspace/xfoundry_go-mod-messaging_PR-188@tmp/private_key_12573385621322515741.key) [2022-11-01T16:16:29.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T16:16:29.848Z] + git semver init [2022-11-01T16:16:30.108Z] 2022-11-01 16:16:30,023 [run_init] DEBUG init version:0.0.0 force:False [2022-11-01T16:16:30.108Z] 2022-11-01 16:16:30,024 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-188/.semver [2022-11-01T16:16:30.108Z] 2022-11-01 16:16:30,025 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-188/.semver [2022-11-01T16:16:30.108Z] 2022-11-01 16:16:30,025 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-188/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-188, universal_newlines=False, shell=None, istream=None) [2022-11-01T16:16:31.049Z] 2022-11-01 16:16:30,851 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-188/.git/info/exclude [2022-11-01T16:16:31.050Z] 2022-11-01 16:16:30,852 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-188/.semver/PR-188 with force:False [2022-11-01T16:16:31.050Z] 2022-11-01 16:16:30,852 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-188/.semver/PR-188 [2022-11-01T16:16:31.050Z] 2022-11-01 16:16:30,856 [execute] INFO git cat-file --batch-check [2022-11-01T16:16:31.050Z] 2022-11-01 16:16:30,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-188/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T16:16:31.050Z] 2022-11-01 16:16:30,862 [execute] INFO git cat-file --batch [2022-11-01T16:16:31.050Z] 2022-11-01 16:16:30,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-188/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T16:16:31.050Z] 2022-11-01 16:16:30,869 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-188/.semver/PR-188 [2022-11-01T16:16:31.050Z] 0.0.0 [Pipeline] } [2022-11-01T16:16:31.159Z] $ docker exec --env ******** --env ******** 9d454b68127f5b68c14c14dad30374553515cd2b497b68df0a9c76875214f462 ssh-agent -k [2022-11-01T16:16:31.250Z] unset SSH_AUTH_SOCK; [2022-11-01T16:16:31.250Z] unset SSH_AGENT_PID; [2022-11-01T16:16:31.250Z] echo Agent pid 76 killed; [2022-11-01T16:16:31.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T16:16:31.675Z] + git semver [Pipeline] } [2022-11-01T16:16:31.962Z] $ docker stop --time=1 9d454b68127f5b68c14c14dad30374553515cd2b497b68df0a9c76875214f462 [2022-11-01T16:16:33.269Z] $ docker rm -f 9d454b68127f5b68c14c14dad30374553515cd2b497b68df0a9c76875214f462 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T16:16:33.670Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-01T16:16:33.903Z] Stashed 1 file(s) [Pipeline] echo [2022-11-01T16:16:33.923Z] [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-11-01T16:16:34.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T16:16:34.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T16:16:34.568Z] ========================================================= [2022-11-01T16:16:34.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-01T16:16:34.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T16:16:34.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T16:16:34.967Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-01T16:16:34.967Z] 213ec9aee27d: Pulling fs layer [2022-11-01T16:16:34.967Z] 4583459ba037: Pulling fs layer [2022-11-01T16:16:34.967Z] 93c1e223e6f2: Pulling fs layer [2022-11-01T16:16:34.967Z] 53926ce57604: Pulling fs layer [2022-11-01T16:16:34.967Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-01T16:16:34.967Z] 30f14e443154: Pulling fs layer [2022-11-01T16:16:34.967Z] 801331c1e519: Pulling fs layer [2022-11-01T16:16:34.967Z] 99cc6dd402b0: Pulling fs layer [2022-11-01T16:16:34.967Z] 7d9ed39f4882: Pulling fs layer [2022-11-01T16:16:34.967Z] 30f14e443154: Waiting [2022-11-01T16:16:34.967Z] 801331c1e519: Waiting [2022-11-01T16:16:34.967Z] 99cc6dd402b0: Waiting [2022-11-01T16:16:34.967Z] 7d9ed39f4882: Waiting [2022-11-01T16:16:34.967Z] 53926ce57604: Waiting [2022-11-01T16:16:34.967Z] 21b2b0c7a3f4: Waiting [2022-11-01T16:16:34.967Z] 93c1e223e6f2: Download complete [2022-11-01T16:16:34.967Z] 4583459ba037: Verifying Checksum [2022-11-01T16:16:34.967Z] 4583459ba037: Download complete [2022-11-01T16:16:34.967Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-01T16:16:34.967Z] 21b2b0c7a3f4: Download complete [2022-11-01T16:16:34.967Z] 30f14e443154: Download complete [2022-11-01T16:16:34.967Z] 213ec9aee27d: Download complete [2022-11-01T16:16:34.967Z] 801331c1e519: Verifying Checksum [2022-11-01T16:16:34.967Z] 801331c1e519: Download complete [2022-11-01T16:16:35.234Z] 213ec9aee27d: Pull complete [2022-11-01T16:16:35.234Z] 4583459ba037: Pull complete [2022-11-01T16:16:35.507Z] 93c1e223e6f2: Pull complete [2022-11-01T16:16:36.094Z] 7d9ed39f4882: Verifying Checksum [2022-11-01T16:16:36.094Z] 7d9ed39f4882: Download complete [2022-11-01T16:16:36.094Z] 53926ce57604: Verifying Checksum [2022-11-01T16:16:36.094Z] 53926ce57604: Download complete [2022-11-01T16:16:36.094Z] 99cc6dd402b0: Verifying Checksum [2022-11-01T16:16:36.094Z] 99cc6dd402b0: Download complete [2022-11-01T16:16:39.371Z] 53926ce57604: Pull complete [2022-11-01T16:16:39.371Z] 21b2b0c7a3f4: Pull complete [2022-11-01T16:16:39.371Z] 30f14e443154: Pull complete [2022-11-01T16:16:39.627Z] 801331c1e519: Pull complete [2022-11-01T16:16:41.531Z] 99cc6dd402b0: Pull complete [2022-11-01T16:16:42.098Z] 7d9ed39f4882: Pull complete [2022-11-01T16:16:42.098Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-01T16:16:42.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T16:16:42.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-01T16:16:42.414Z] + 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-11-01T16:16:42.799Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T16:16:42.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:16:42.949Z] prd-ubuntu20.04-docker-8c-8g-117734 does not seem to be running inside a container [2022-11-01T16:16:42.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-188 -v /w/workspace/xfoundry_go-mod-messaging_PR-188:/w/workspace/xfoundry_go-mod-messaging_PR-188:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-188@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-01T16:16:44.876Z] $ docker top 85899ea3bb602a9e58da446c89f2a5c5d9abf50f2a5a7042dbcbd3ca286b0d46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T16:16:45.275Z] + go version [2022-11-01T16:16:45.275Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-01T16:16:45.303Z] $ docker stop --time=1 85899ea3bb602a9e58da446c89f2a5c5d9abf50f2a5a7042dbcbd3ca286b0d46 [2022-11-01T16:16:46.594Z] $ docker rm -f 85899ea3bb602a9e58da446c89f2a5c5d9abf50f2a5a7042dbcbd3ca286b0d46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:16:47.304Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T16:16:47.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:16:47.477Z] prd-ubuntu20.04-docker-8c-8g-117734 does not seem to be running inside a container [2022-11-01T16:16:47.507Z] $ 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-188 -v /w/workspace/xfoundry_go-mod-messaging_PR-188:/w/workspace/xfoundry_go-mod-messaging_PR-188:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-188@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-01T16:16:47.880Z] $ docker top 82650438330dbaf7436e1a044359e1c0f4f14dd715ff90d8ab5572d7fe8752c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T16:16:48.281Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-188 [Pipeline] fileExists [Pipeline] sh [2022-11-01T16:16:48.648Z] + make test [2022-11-01T16:16:48.648Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-11-01T16:16:48.648Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-11-01T16:16:48.648Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-11-01T16:16:48.648Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T16:16:48.648Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-01T16:16:48.648Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-01T16:16:48.908Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-01T16:16:48.908Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-01T16:16:48.908Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-11-01T16:16:49.167Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T16:16:49.167Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T16:16:49.167Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T16:16:49.167Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T16:16:49.167Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-01T16:16:49.167Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-11-01T16:16:49.167Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-01T16:16:49.167Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-11-01T16:16:49.167Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-11-01T16:16:49.167Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-01T16:16:49.167Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-01T16:16:49.167Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-01T16:16:49.167Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-01T16:16:49.167Z] go: downloading golang.org/x/text v0.3.7 [2022-11-01T16:16:49.167Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-01T16:16:49.167Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-01T16:16:49.167Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-01T16:16:49.327Z] Still waiting to schedule task [2022-11-01T16:16:49.327Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-01T16:16:49.732Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-11-01T16:16:49.733Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-11-01T16:16:49.733Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-11-01T16:16:49.991Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-11-01T16:16:49.991Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-01T16:17:08.080Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.056s coverage: 66.4% of statements [2022-11-01T16:17:08.080Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-11-01T16:17:08.080Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.064s coverage: 90.4% of statements [2022-11-01T16:17:08.080Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.043s coverage: 87.7% of statements [2022-11-01T16:17:08.080Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-11-01T16:17:08.080Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-11-01T16:17:14.638Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.095s coverage: 35.9% of statements [2022-11-01T16:17:14.638Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.053s coverage: 68.5% of statements [2022-11-01T16:17:14.638Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-11-01T16:17:29.521Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.388s coverage: 83.8% of statements [2022-11-01T16:17:29.521Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements [2022-11-01T16:17:29.521Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-11-01T16:17:29.521Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.033s coverage: 100.0% of statements [2022-11-01T16:17:29.521Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements [2022-11-01T16:17:29.521Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.029s coverage: 95.1% of statements [2022-11-01T16:17:29.521Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-11-01T16:17:29.521Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.057s coverage: 66.4% of statements [2022-11-01T16:17:29.521Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-11-01T16:17:29.521Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.058s coverage: 90.4% of statements [2022-11-01T16:17:29.521Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.036s coverage: 100.0% of statements [2022-11-01T16:17:29.521Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-11-01T16:17:29.521Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.029s coverage: 100.0% of statements [2022-11-01T16:17:29.521Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.052s coverage: 68.5% of statements [2022-11-01T16:17:29.521Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-11-01T16:17:51.465Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.371s coverage: 83.8% of statements [2022-11-01T16:17:51.465Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements [2022-11-01T16:17:51.465Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-11-01T16:17:51.465Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.032s coverage: 100.0% of statements [2022-11-01T16:17:51.465Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.031s coverage: 100.0% of statements [2022-11-01T16:17:51.465Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements [2022-11-01T16:17:58.029Z] 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-11-01T16:17:58.029Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T16:17:59.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T16:17:59.929Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-01T16:17:59.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T16:17:59.997Z] $ docker stop --time=1 82650438330dbaf7436e1a044359e1c0f4f14dd715ff90d8ab5572d7fe8752c4 [2022-11-01T16:18:01.503Z] $ docker rm -f 82650438330dbaf7436e1a044359e1c0f4f14dd715ff90d8ab5572d7fe8752c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T16:18:02.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T16:18:02.155Z] 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-11-01T16:18:03.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T16:18:03.182Z] [2022-11-01T16:18:03.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:18:03.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T16:18:03.562Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-01T16:18:03.562Z] 5eb5b503b376: Pulling fs layer [2022-11-01T16:18:03.562Z] 5c69ac0246d0: Pulling fs layer [2022-11-01T16:18:03.562Z] ec43610c2a17: Pulling fs layer [2022-11-01T16:18:03.562Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-01T16:18:03.562Z] 33b1e0a273af: Pulling fs layer [2022-11-01T16:18:03.562Z] 3a2ae6a8a46f: Waiting [2022-11-01T16:18:03.562Z] 5d3b04190fa2: Pulling fs layer [2022-11-01T16:18:03.562Z] 2f39f015ded8: Pulling fs layer [2022-11-01T16:18:03.562Z] 33b1e0a273af: Waiting [2022-11-01T16:18:03.562Z] 5d3b04190fa2: Waiting [2022-11-01T16:18:03.562Z] 2f39f015ded8: Waiting [2022-11-01T16:18:03.562Z] 5c69ac0246d0: Download complete [2022-11-01T16:18:03.562Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-01T16:18:03.562Z] 3a2ae6a8a46f: Download complete [2022-11-01T16:18:03.562Z] 33b1e0a273af: Verifying Checksum [2022-11-01T16:18:03.562Z] 33b1e0a273af: Download complete [2022-11-01T16:18:03.819Z] 5d3b04190fa2: Verifying Checksum [2022-11-01T16:18:03.819Z] 5d3b04190fa2: Download complete [2022-11-01T16:18:03.819Z] ec43610c2a17: Verifying Checksum [2022-11-01T16:18:03.819Z] ec43610c2a17: Download complete [2022-11-01T16:18:03.819Z] 5eb5b503b376: Verifying Checksum [2022-11-01T16:18:03.819Z] 5eb5b503b376: Download complete [2022-11-01T16:18:04.754Z] 2f39f015ded8: Verifying Checksum [2022-11-01T16:18:04.754Z] 2f39f015ded8: Download complete [2022-11-01T16:18:05.012Z] 5eb5b503b376: Pull complete [2022-11-01T16:18:05.271Z] 5c69ac0246d0: Pull complete [2022-11-01T16:18:05.530Z] ec43610c2a17: Pull complete [2022-11-01T16:18:05.789Z] 3a2ae6a8a46f: Pull complete [2022-11-01T16:18:06.047Z] 33b1e0a273af: Pull complete [2022-11-01T16:18:06.047Z] 5d3b04190fa2: Pull complete [2022-11-01T16:18:10.225Z] 2f39f015ded8: Pull complete [2022-11-01T16:18:10.225Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-01T16:18:10.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T16:18:10.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:18:10.507Z] prd-ubuntu20.04-docker-8c-8g-117734 does not seem to be running inside a container [2022-11-01T16:18:10.536Z] $ 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-188 -v /w/workspace/xfoundry_go-mod-messaging_PR-188:/w/workspace/xfoundry_go-mod-messaging_PR-188:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-188@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-01T16:18:12.115Z] $ docker top 57d16b1d698b5e4f8212a875d372b57226ca481326779bf3ef5fb409175ff21a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:18:12.561Z] ---> job-cost.sh [2022-11-01T16:18:12.561Z] lf-activate-venv: SKIPPING [2022-11-01T16:18:12.561Z] INFO: No Stack... [2022-11-01T16:18:12.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T16:18:13.387Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T16:18:13.701Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-188/archives/cost.csv [2022-11-01T16:18:13.701Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T16:18:13.742Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-188-1-stack-cost] [2022-11-01T16:18:13.747Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-188-1-stack-cost] did not exist. Created. [2022-11-01T16:18:13.747Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T16:18:14.143Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-01T16:18:14.192Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T16:18:14.218Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T16:18:14.290Z] $ docker stop --time=1 57d16b1d698b5e4f8212a875d372b57226ca481326779bf3ef5fb409175ff21a [2022-11-01T16:18:15.443Z] $ docker rm -f 57d16b1d698b5e4f8212a875d372b57226ca481326779bf3ef5fb409175ff21a [2022-11-01T16:18:15.528Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117735 in /w/workspace/xfoundry_go-mod-messaging_PR-188 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-11-01T16:18:15.618Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2022-11-01T16:18:15.678Z] Selected Git installation does not exist. Using Default [2022-11-01T16:18:15.678Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-01T16:18:20.536Z] using credential edgex-jenkins-ssh [2022-11-01T16:18:20.553Z] Cloning the remote Git repository [2022-11-01T16:18:20.594Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-11-01T16:18:20.663Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2022-11-01T16:18:20.811Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-11-01T16:18:20.812Z] > git --version # timeout=10 [2022-11-01T16:18:20.835Z] > git --version # 'git version 2.25.1' [2022-11-01T16:18:20.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T16:18:20.880Z] Verifying host key using known hosts file [2022-11-01T16:18:21.056Z] 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-11-01T16:18:21.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T16:18:21.983Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-11-01T16:18:22.037Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T16:18:22.782Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-11-01T16:18:22.818Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-11-01T16:18:22.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T16:18:22.823Z] Verifying host key using known hosts file [2022-11-01T16:18:22.830Z] 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-11-01T16:18:22.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-01T16:18:23.469Z] Merging remotes/origin/main commit eaa97320d64534912afba6eb03776a59b06c3b75 into PR head commit 1a5879c08f2f0dbfae6d7e4388327babadd423ce [2022-11-01T16:18:23.733Z] Merge succeeded, producing 1a5879c08f2f0dbfae6d7e4388327babadd423ce [2022-11-01T16:18:23.733Z] Checking out Revision 1a5879c08f2f0dbfae6d7e4388327babadd423ce (PR-188) [2022-11-01T16:18:23.496Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T16:18:23.533Z] > git checkout -f 1a5879c08f2f0dbfae6d7e4388327babadd423ce # timeout=10 [2022-11-01T16:18:23.632Z] > git remote # timeout=10 [2022-11-01T16:18:23.655Z] > git config --get remote.origin.url # timeout=10 [2022-11-01T16:18:23.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T16:18:23.677Z] Verifying host key using known hosts file [2022-11-01T16:18:23.682Z] 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-11-01T16:18:23.690Z] > git merge eaa97320d64534912afba6eb03776a59b06c3b75 # timeout=10 [2022-11-01T16:18:23.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-01T16:18:23.739Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T16:18:23.752Z] > git checkout -f 1a5879c08f2f0dbfae6d7e4388327babadd423ce # timeout=10 [2022-11-01T16:18:27.241Z] Commit message: "docs: Levski Change Log" [2022-11-01T16:18:27.291Z] > git --version # timeout=10 [2022-11-01T16:18:27.308Z] > git --version # 'git version 2.25.1' [2022-11-01T16:18:27.321Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T16:18:28.522Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-01T16:18:28.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T16:18:28.522Z] Dload Upload Total Spent Left Speed [2022-11-01T16:18:28.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 78273 0 --:--:-- --:--:-- --:--:-- 78273 [Pipeline] sh [2022-11-01T16:18:29.203Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-01T16:18:29.550Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-01T16:18:29.550Z] + sudo tee /etc/docker/daemon.new [2022-11-01T16:18:29.550Z] { [2022-11-01T16:18:29.550Z] "registry-mirrors": [ [2022-11-01T16:18:29.550Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-01T16:18:29.550Z] ], [2022-11-01T16:18:29.550Z] "bip": "10.250.0.254/24", [2022-11-01T16:18:29.550Z] "hosts": [ [2022-11-01T16:18:29.550Z] "tcp://0.0.0.0:5555", [2022-11-01T16:18:29.550Z] "unix:///var/run/docker.sock" [2022-11-01T16:18:29.550Z] ], [2022-11-01T16:18:29.550Z] "mtu": 1458, [2022-11-01T16:18:29.550Z] "selinux-enabled": true, [2022-11-01T16:18:29.550Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-01T16:18:29.550Z] } [Pipeline] sh [2022-11-01T16:18:29.897Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-01T16:18:30.241Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-01T16:18:48.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T16:18:48.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T16:18:48.672Z] ========================================================= [2022-11-01T16:18:48.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-01T16:18:48.673Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T16:18:49.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T16:18:49.659Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-01T16:18:49.659Z] 9b18e9b68314: Pulling fs layer [2022-11-01T16:18:49.659Z] d32db5db7311: Pulling fs layer [2022-11-01T16:18:49.659Z] d0c4b47475fc: Pulling fs layer [2022-11-01T16:18:49.659Z] 5831b945b038: Pulling fs layer [2022-11-01T16:18:49.659Z] 86bbec2aaacd: Pulling fs layer [2022-11-01T16:18:49.659Z] e10730c5d714: Pulling fs layer [2022-11-01T16:18:49.659Z] 5dd5c2283517: Pulling fs layer [2022-11-01T16:18:49.659Z] d5ac0230b979: Pulling fs layer [2022-11-01T16:18:49.659Z] 86bbec2aaacd: Waiting [2022-11-01T16:18:49.659Z] e10730c5d714: Waiting [2022-11-01T16:18:49.659Z] 5dd5c2283517: Waiting [2022-11-01T16:18:49.659Z] 5831b945b038: Waiting [2022-11-01T16:18:49.659Z] d5ac0230b979: Waiting [2022-11-01T16:18:49.659Z] d0c4b47475fc: Verifying Checksum [2022-11-01T16:18:49.659Z] d0c4b47475fc: Download complete [2022-11-01T16:18:49.659Z] d32db5db7311: Download complete [2022-11-01T16:18:49.659Z] 86bbec2aaacd: Verifying Checksum [2022-11-01T16:18:49.659Z] 86bbec2aaacd: Download complete [2022-11-01T16:18:49.659Z] e10730c5d714: Verifying Checksum [2022-11-01T16:18:49.659Z] e10730c5d714: Download complete [2022-11-01T16:18:49.659Z] 9b18e9b68314: Verifying Checksum [2022-11-01T16:18:49.659Z] 9b18e9b68314: Download complete [2022-11-01T16:18:50.642Z] 9b18e9b68314: Pull complete [2022-11-01T16:18:50.642Z] d5ac0230b979: Verifying Checksum [2022-11-01T16:18:50.642Z] d5ac0230b979: Download complete [2022-11-01T16:18:50.916Z] d32db5db7311: Pull complete [2022-11-01T16:18:51.188Z] d0c4b47475fc: Pull complete [2022-11-01T16:18:51.773Z] 5dd5c2283517: Download complete [2022-11-01T16:18:52.359Z] 5831b945b038: Download complete [2022-11-01T16:19:04.706Z] 5831b945b038: Pull complete [2022-11-01T16:19:04.706Z] 86bbec2aaacd: Pull complete [2022-11-01T16:19:04.706Z] e10730c5d714: Pull complete [2022-11-01T16:19:11.365Z] 5dd5c2283517: Pull complete [2022-11-01T16:19:12.777Z] d5ac0230b979: Pull complete [2022-11-01T16:19:12.777Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-01T16:19:12.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T16:19:12.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-01T16:19:13.116Z] + 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-11-01T16:19:13.513Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T16:19:13.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:19:13.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-117735 does not seem to be running inside a container [2022-11-01T16:19:13.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-01T16:19:16.921Z] $ docker top 981d1d7f56c19f3ad32a4b3553d392d0a1f0e721ebf628cc391b3b4e7b49859f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T16:19:17.806Z] + go version [2022-11-01T16:19:17.806Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-01T16:19:17.846Z] $ docker stop --time=1 981d1d7f56c19f3ad32a4b3553d392d0a1f0e721ebf628cc391b3b4e7b49859f [2022-11-01T16:19:19.427Z] $ docker rm -f 981d1d7f56c19f3ad32a4b3553d392d0a1f0e721ebf628cc391b3b4e7b49859f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:19:20.264Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T16:19:20.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:19:20.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-117735 does not seem to be running inside a container [2022-11-01T16:19:20.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-01T16:19:22.835Z] $ docker top 1fa9621a1b333a6bcb08732a036f2c96528d1fdc23f1e37d0abc9d0c256555fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T16:19:23.373Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh [2022-11-01T16:19:23.756Z] + make test [2022-11-01T16:19:23.756Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-11-01T16:19:24.022Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-01T16:19:24.287Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T16:19:24.287Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-11-01T16:19:24.287Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-01T16:19:24.287Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-11-01T16:19:24.287Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-11-01T16:19:24.287Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-01T16:19:24.560Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-01T16:19:24.560Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-01T16:19:24.560Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-01T16:19:24.828Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T16:19:24.828Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T16:19:24.828Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T16:19:24.828Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T16:19:24.828Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-11-01T16:19:24.828Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-11-01T16:19:24.828Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-01T16:19:24.828Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-11-01T16:19:24.828Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-01T16:19:25.095Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-01T16:19:25.095Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-01T16:19:25.095Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-01T16:19:25.095Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-01T16:19:25.364Z] go: downloading golang.org/x/text v0.3.7 [2022-11-01T16:19:25.947Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-01T16:19:25.947Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-11-01T16:19:25.947Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-11-01T16:19:25.947Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-11-01T16:19:25.947Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-11-01T16:21:17.657Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.325s coverage: 66.4% of statements [2022-11-01T16:21:17.657Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-11-01T16:21:17.657Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.296s coverage: 90.4% of statements [2022-11-01T16:21:17.657Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.203s coverage: 87.7% of statements [2022-11-01T16:21:17.657Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-11-01T16:21:17.657Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-11-01T16:22:04.493Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.288s coverage: 35.9% of statements [2022-11-01T16:22:04.493Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.122s coverage: 68.5% of statements [2022-11-01T16:22:04.493Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-11-01T16:22:04.493Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.599s coverage: 83.8% of statements [2022-11-01T16:22:04.493Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.107s coverage: 88.9% of statements [2022-11-01T16:22:04.493Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-11-01T16:22:04.493Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.067s coverage: 100.0% of statements [2022-11-01T16:22:04.493Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.060s coverage: 100.0% of statements [2022-11-01T16:22:04.493Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.071s coverage: 95.1% of statements [2022-11-01T16:22:04.493Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-11-01T16:22:07.841Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.312s coverage: 66.4% of statements [2022-11-01T16:22:07.841Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-11-01T16:22:07.841Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.259s coverage: 90.4% of statements [2022-11-01T16:22:07.841Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.059s coverage: 100.0% of statements [2022-11-01T16:22:07.841Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-11-01T16:22:07.841Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.051s coverage: 100.0% of statements [2022-11-01T16:22:07.841Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.146s coverage: 68.5% of statements [2022-11-01T16:22:07.841Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-11-01T16:22:29.922Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.510s coverage: 83.8% of statements [2022-11-01T16:22:29.922Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.069s coverage: 88.9% of statements [2022-11-01T16:22:29.922Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-11-01T16:22:29.922Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.071s coverage: 100.0% of statements [2022-11-01T16:22:29.922Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.066s coverage: 100.0% of statements [2022-11-01T16:22:29.922Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.085s coverage: 95.1% of statements [2022-11-01T16:22:29.922Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-01T16:22:29.922Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T16:23:26.357Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T16:23:26.357Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-01T16:23:26.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T16:23:26.469Z] $ docker stop --time=1 1fa9621a1b333a6bcb08732a036f2c96528d1fdc23f1e37d0abc9d0c256555fe [2022-11-01T16:23:28.475Z] $ docker rm -f 1fa9621a1b333a6bcb08732a036f2c96528d1fdc23f1e37d0abc9d0c256555fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T16:23:30.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T16:23:30.964Z] Warning: overwriting stash ‘coverage-report’ [2022-11-01T16:23:31.453Z] 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-11-01T16:23:32.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T16:23:32.271Z] [2022-11-01T16:23:32.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:23:32.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T16:23:32.943Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-01T16:23:32.943Z] 8998bd30e6a1: Pulling fs layer [2022-11-01T16:23:32.943Z] 04944245beec: Pulling fs layer [2022-11-01T16:23:32.943Z] 699f458cf7ca: Pulling fs layer [2022-11-01T16:23:32.943Z] 765212b225bb: Pulling fs layer [2022-11-01T16:23:32.943Z] f23df028b6ca: Pulling fs layer [2022-11-01T16:23:32.943Z] d65c8cfc05b1: Pulling fs layer [2022-11-01T16:23:32.943Z] 2437ff75d9bd: Pulling fs layer [2022-11-01T16:23:32.943Z] 765212b225bb: Waiting [2022-11-01T16:23:32.943Z] f23df028b6ca: Waiting [2022-11-01T16:23:32.943Z] d65c8cfc05b1: Waiting [2022-11-01T16:23:32.943Z] 2437ff75d9bd: Waiting [2022-11-01T16:23:33.213Z] 04944245beec: Verifying Checksum [2022-11-01T16:23:33.213Z] 04944245beec: Download complete [2022-11-01T16:23:33.213Z] 765212b225bb: Verifying Checksum [2022-11-01T16:23:33.213Z] 765212b225bb: Download complete [2022-11-01T16:23:33.213Z] f23df028b6ca: Verifying Checksum [2022-11-01T16:23:33.213Z] f23df028b6ca: Download complete [2022-11-01T16:23:33.213Z] d65c8cfc05b1: Verifying Checksum [2022-11-01T16:23:33.213Z] d65c8cfc05b1: Download complete [2022-11-01T16:23:34.221Z] 699f458cf7ca: Verifying Checksum [2022-11-01T16:23:34.221Z] 699f458cf7ca: Download complete [2022-11-01T16:23:34.824Z] 8998bd30e6a1: Verifying Checksum [2022-11-01T16:23:34.824Z] 8998bd30e6a1: Download complete [2022-11-01T16:23:38.221Z] 2437ff75d9bd: Verifying Checksum [2022-11-01T16:23:38.221Z] 2437ff75d9bd: Download complete [2022-11-01T16:23:40.176Z] 8998bd30e6a1: Pull complete [2022-11-01T16:23:40.762Z] 04944245beec: Pull complete [2022-11-01T16:23:42.178Z] 699f458cf7ca: Pull complete [2022-11-01T16:23:42.178Z] 765212b225bb: Pull complete [2022-11-01T16:23:42.765Z] f23df028b6ca: Pull complete [2022-11-01T16:23:43.033Z] d65c8cfc05b1: Pull complete [2022-11-01T16:23:58.045Z] 2437ff75d9bd: Pull complete [2022-11-01T16:23:58.045Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-01T16:23:58.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T16:23:58.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:23:58.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-117735 does not seem to be running inside a container [2022-11-01T16:23:58.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-01T16:24:00.887Z] $ docker top 3b5ae77050910fe0aeda248eed7a285fdf3a483b5d1111b9eadc4779185298ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:24:01.771Z] ---> job-cost.sh [2022-11-01T16:24:01.771Z] lf-activate-venv: SKIPPING [2022-11-01T16:24:01.771Z] INFO: No Stack... [2022-11-01T16:24:02.036Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-01T16:24:02.989Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T16:24:03.333Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2022-11-01T16:24:03.333Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T16:24:03.416Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-188-1-stack-cost] [2022-11-01T16:24:03.421Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-188-1-stack-cost] did not exist. Created. [2022-11-01T16:24:03.421Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T16:24:03.834Z] /w/workspace/go-mod-messaging/1@tmp/durable-6fcb4e20/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-01T16:24:04.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-01T16:24:04.556Z] Warning: overwriting stash ‘stack-cost’ [2022-11-01T16:24:04.609Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T16:24:04.625Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T16:24:04.711Z] $ docker stop --time=1 3b5ae77050910fe0aeda248eed7a285fdf3a483b5d1111b9eadc4779185298ae [2022-11-01T16:24:06.212Z] $ docker rm -f 3b5ae77050910fe0aeda248eed7a285fdf3a483b5d1111b9eadc4779185298ae [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-11-01T16:24:07.148Z] provisioning config files... [2022-11-01T16:24:07.159Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-188@tmp/config11581740956777275791tmp [Pipeline] { [Pipeline] sh [2022-11-01T16:24:07.491Z] + set +x [2022-11-01T16:24:07.491Z] + curl -s https://codecov.io/bash [2022-11-01T16:24:07.491Z] + bash -s -- [2022-11-01T16:24:07.491Z] [2022-11-01T16:24:07.491Z] _____ _ [2022-11-01T16:24:07.491Z] / ____| | | [2022-11-01T16:24:07.491Z] | | ___ __| | ___ ___ _____ __ [2022-11-01T16:24:07.491Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-01T16:24:07.491Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-01T16:24:07.491Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-01T16:24:07.491Z] Bash-1.0.6 [2022-11-01T16:24:07.491Z] [2022-11-01T16:24:07.491Z] [2022-11-01T16:24:07.491Z] ==> git version 2.25.1 found [2022-11-01T16:24:07.491Z] ==> 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-11-01T16:24:07.491Z] Release-Date: 2020-01-08 [2022-11-01T16:24:07.491Z] 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-11-01T16:24:07.491Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-01T16:24:07.491Z] ==> Jenkins CI detected. [2022-11-01T16:24:07.491Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-188 [2022-11-01T16:24:07.491Z] project root: . [2022-11-01T16:24:07.491Z] --> token set from env [2022-11-01T16:24:07.491Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-01T16:24:07.491Z] ==> Running gcov in . (disable via -X gcov) [2022-11-01T16:24:07.491Z] ==> Python coveragepy not found [2022-11-01T16:24:07.491Z] ==> Searching for coverage reports in: [2022-11-01T16:24:07.491Z] + . [2022-11-01T16:24:07.491Z] -> Found 1 reports [2022-11-01T16:24:07.491Z] ==> Detecting git/mercurial file structure [2022-11-01T16:24:07.491Z] ==> Reading reports [2022-11-01T16:24:07.491Z] + ./coverage.out bytes=33413 [2022-11-01T16:24:07.491Z] ==> Appending adjustments [2022-11-01T16:24:07.491Z] https://docs.codecov.io/docs/fixing-reports [2022-11-01T16:24:07.749Z] + Found adjustments [2022-11-01T16:24:07.749Z] ==> Gzipping contents [2022-11-01T16:24:07.749Z] 8.0K /tmp/codecov.2pSnNj.gz [2022-11-01T16:24:07.749Z] ==> Uploading reports [2022-11-01T16:24:07.749Z] url: https://codecov.io [2022-11-01T16:24:07.749Z] query: branch=PR-188&commit=1a5879c08f2f0dbfae6d7e4388327babadd423ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=188&job=&cmd_args= [2022-11-01T16:24:07.749Z] -> Pinging Codecov [2022-11-01T16:24:07.750Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-188&commit=1a5879c08f2f0dbfae6d7e4388327babadd423ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=188&job=&cmd_args= [2022-11-01T16:24:08.316Z] -> Uploading to [2022-11-01T16:24:08.316Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-01/F6E385568367DD0E4001BA4F8F1CB792/1a5879c08f2f0dbfae6d7e4388327babadd423ce/85f32e02-80f7-427f-8a31-e31184c1eff5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T162408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b8502959cd9cdbfa91a04c16d7d274d543241ec67dfaf50846240e090667556 [2022-11-01T16:24:08.316Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T16:24:08.316Z] Dload Upload Total Spent Left Speed [2022-11-01T16:24:08.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8053 0 0 100 8053 0 32341 --:--:-- --:--:-- --:--:-- 32341 [2022-11-01T16:24:08.574Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/1a5879c08f2f0dbfae6d7e4388327babadd423ce [Pipeline] } [2022-11-01T16:24:08.601Z] 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-11-01T16:24:10.446Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-188/archives ] [2022-11-01T16:24:10.446Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-188/archives [2022-11-01T16:24:10.446Z] total 16 [2022-11-01T16:24:10.446Z] drwxr-xr-x 3 root root 4096 Nov 1 16:18 . [2022-11-01T16:24:10.446Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:18 .. [2022-11-01T16:24:10.446Z] drwxr-xr-x 2 root root 4096 Nov 1 16:18 cost [2022-11-01T16:24:10.446Z] -rw-r--r-- 1 root root 88 Nov 1 16:18 cost.csv [2022-11-01T16:24:10.446Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-188/archives [2022-11-01T16:24:10.446Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-188/archives [2022-11-01T16:24:10.446Z] total 16 [2022-11-01T16:24:10.446Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:18 . [2022-11-01T16:24:10.446Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:18 .. [2022-11-01T16:24:10.446Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:18 cost [2022-11-01T16:24:10.446Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 1 16:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:24:10.771Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:24:11.665Z] ---> package-listing.sh [2022-11-01T16:24:11.665Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-01T16:24:11.665Z] ++ facter osfamily [2022-11-01T16:24:11.923Z] + OS_FAMILY=debian [2022-11-01T16:24:11.923Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-188 [2022-11-01T16:24:11.923Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-01T16:24:11.923Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-01T16:24:11.923Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-01T16:24:11.923Z] + PACKAGES=/tmp/packages_start.txt [2022-11-01T16:24:11.923Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-188 ']' [2022-11-01T16:24:11.923Z] + PACKAGES=/tmp/packages_end.txt [2022-11-01T16:24:11.923Z] + case "${OS_FAMILY}" in [2022-11-01T16:24:11.923Z] + dpkg -l [2022-11-01T16:24:11.923Z] + grep '^ii' [2022-11-01T16:24:11.923Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-01T16:24:11.923Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-01T16:24:11.923Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-01T16:24:11.923Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-188 ']' [2022-11-01T16:24:11.923Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-188/archives/ [2022-11-01T16:24:11.923Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-188/archives/ [Pipeline] echo [2022-11-01T16:24:11.965Z] 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-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-01T16:24:12.256Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:24:12.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T16:24:12.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:24:13.034Z] prd-ubuntu20.04-docker-8c-8g-117734 does not seem to be running inside a container [2022-11-01T16:24:13.057Z] $ 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-188/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-188 -v /w/workspace/xfoundry_go-mod-messaging_PR-188:/w/workspace/xfoundry_go-mod-messaging_PR-188:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-188@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-01T16:24:13.253Z] $ docker top 463deb14e13212fd4ddc9ac80a1abddb253be7aca5b31aa1a10e459801ac2926 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T16:24:13.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-01T16:24:13.945Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-01T16:24:14.255Z] + ls /var/log/sa-host [2022-11-01T16:24:14.255Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T16:24:14.467Z] provisioning config files... [2022-11-01T16:24:14.475Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-188@tmp/config777625961115506858tmp [Pipeline] { [Pipeline] echo [2022-11-01T16:24:14.524Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:24:14.834Z] ---> create-netrc.sh [Pipeline] } [2022-11-01T16:24:14.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:24:15.271Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-01T16:24:15.301Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:24:15.615Z] ---> sudo-logs.sh [2022-11-01T16:24:15.615Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-01T16:24:15.694Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:24:16.002Z] ---> job-cost.sh [2022-11-01T16:24:16.002Z] lf-activate-venv: SKIPPING [2022-11-01T16:24:16.002Z] DEBUG: total: 0.2199999988079071 [2022-11-01T16:24:16.002Z] INFO: Retrieving Stack Cost... [2022-11-01T16:24:16.570Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T16:24:16.830Z] INFO: Archiving Costs [Pipeline] echo [2022-11-01T16:24:16.866Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:24:17.177Z] ---> logs-deploy.sh [2022-11-01T16:24:17.177Z] lf-activate-venv: SKIPPING [2022-11-01T16:24:17.177Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-188/1 [2022-11-01T16:24:17.177Z] INFO: archiving workspace using pattern(s): [2022-11-01T16:24:18.116Z] Archives upload complete. [2022-11-01T16:24:18.375Z] INFO: archiving logs to Nexus [2022-11-01T16:24:18.944Z] ---> uname -a: [2022-11-01T16:24:18.944Z] Linux prd-ubuntu20-04-docker-8c-8g-117734 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] ---> lscpu: [2022-11-01T16:24:18.944Z] Architecture: x86_64 [2022-11-01T16:24:18.944Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-01T16:24:18.944Z] Byte Order: Little Endian [2022-11-01T16:24:18.944Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-01T16:24:18.944Z] CPU(s): 8 [2022-11-01T16:24:18.944Z] On-line CPU(s) list: 0-7 [2022-11-01T16:24:18.944Z] Thread(s) per core: 1 [2022-11-01T16:24:18.944Z] Core(s) per socket: 1 [2022-11-01T16:24:18.944Z] Socket(s): 8 [2022-11-01T16:24:18.944Z] NUMA node(s): 1 [2022-11-01T16:24:18.944Z] Vendor ID: AuthenticAMD [2022-11-01T16:24:18.944Z] CPU family: 23 [2022-11-01T16:24:18.944Z] Model: 49 [2022-11-01T16:24:18.944Z] Model name: AMD EPYC-Rome Processor [2022-11-01T16:24:18.944Z] Stepping: 0 [2022-11-01T16:24:18.944Z] CPU MHz: 2799.994 [2022-11-01T16:24:18.944Z] BogoMIPS: 5599.98 [2022-11-01T16:24:18.944Z] Virtualization: AMD-V [2022-11-01T16:24:18.944Z] Hypervisor vendor: KVM [2022-11-01T16:24:18.944Z] Virtualization type: full [2022-11-01T16:24:18.944Z] L1d cache: 256 KiB [2022-11-01T16:24:18.944Z] L1i cache: 256 KiB [2022-11-01T16:24:18.944Z] L2 cache: 4 MiB [2022-11-01T16:24:18.944Z] L3 cache: 128 MiB [2022-11-01T16:24:18.944Z] NUMA node0 CPU(s): 0-7 [2022-11-01T16:24:18.944Z] Vulnerability Itlb multihit: Not affected [2022-11-01T16:24:18.944Z] Vulnerability L1tf: Not affected [2022-11-01T16:24:18.944Z] Vulnerability Mds: Not affected [2022-11-01T16:24:18.944Z] Vulnerability Meltdown: Not affected [2022-11-01T16:24:18.944Z] Vulnerability Mmio stale data: Not affected [2022-11-01T16:24:18.944Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-01T16:24:18.944Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-01T16:24:18.944Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-01T16:24:18.944Z] Vulnerability Srbds: Not affected [2022-11-01T16:24:18.944Z] Vulnerability Tsx async abort: Not affected [2022-11-01T16:24:18.944Z] 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-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] ---> nproc: [2022-11-01T16:24:18.944Z] 8 [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] ---> df -h: [2022-11-01T16:24:18.944Z] Filesystem Size Used Avail Use% Mounted on [2022-11-01T16:24:18.944Z] overlay 155G 11G 145G 7% / [2022-11-01T16:24:18.944Z] tmpfs 64M 0 64M 0% /dev [2022-11-01T16:24:18.944Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-01T16:24:18.944Z] shm 64M 0 64M 0% /dev/shm [2022-11-01T16:24:18.944Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] ---> sar -b -r -n DEV: [2022-11-01T16:24:18.944Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117734) 11/01/22 _x86_64_ (8 CPU) [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] 16:15:37 LINUX RESTART (8 CPU) [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] 16:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-01T16:24:18.944Z] 16:17:01 331.47 37.29 294.19 0.00 4168.34 131247.85 0.00 [2022-11-01T16:24:18.944Z] 16:18:01 29.33 0.05 29.28 0.00 0.40 16275.57 0.00 [2022-11-01T16:24:18.944Z] 16:19:01 32.11 0.20 31.91 0.00 14.13 16829.33 0.00 [2022-11-01T16:24:18.944Z] 16:20:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2022-11-01T16:24:18.944Z] 16:21:01 39.11 10.35 28.76 0.00 2906.18 4794.27 0.00 [2022-11-01T16:24:18.944Z] 16:22:01 2.50 0.00 2.50 0.00 0.00 29.46 0.00 [2022-11-01T16:24:18.944Z] 16:23:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 [2022-11-01T16:24:18.944Z] 16:24:01 1.97 0.00 1.97 0.00 0.00 20.93 0.00 [2022-11-01T16:24:18.944Z] Average: 54.86 5.99 48.88 0.00 886.20 21155.34 0.00 [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] 16:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-01T16:24:18.944Z] 16:17:01 28669680 31499688 810960 2.47 81876 2995208 1983132 5.84 1294036 2522900 412832 [2022-11-01T16:24:18.944Z] 16:18:01 28953360 31575784 737036 2.24 84080 2797016 1852500 5.46 1161732 2387916 92 [2022-11-01T16:24:18.944Z] 16:19:01 28685920 31589352 721900 2.20 91680 3043780 1759408 5.19 1096612 2689552 16 [2022-11-01T16:24:18.944Z] 16:20:01 28686508 31589984 721016 2.19 91720 3043780 1759408 5.19 1096272 2689552 172 [2022-11-01T16:24:18.944Z] 16:21:01 28396020 31576040 718808 2.19 110552 3293292 1802184 5.31 1246312 2802980 424 [2022-11-01T16:24:18.944Z] 16:22:01 28397132 31577144 718052 2.18 110612 3293288 1766352 5.21 1245464 2802932 8 [2022-11-01T16:24:18.944Z] 16:23:01 28406052 31586208 708948 2.16 110704 3293292 1766352 5.21 1236708 2802940 8 [2022-11-01T16:24:18.944Z] 16:24:01 28405580 31585856 709216 2.16 110780 3293292 1766352 5.21 1237076 2802972 172 [2022-11-01T16:24:18.944Z] Average: 28575032 31572507 730742 2.22 99000 3131618 1806961 5.33 1201776 2687718 51716 [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] 16:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-01T16:24:18.944Z] 16:17:01 vethc7637ad 56.38 88.87 5.33 993.10 0.00 0.00 0.00 0.08 [2022-11-01T16:24:18.944Z] 16:17:01 lo 3.47 3.47 0.34 0.34 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:17:01 docker0 57.90 90.27 4.77 1006.34 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:17:01 ens3 758.90 490.74 7311.54 121.19 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:18:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:18:01 ens3 18.15 13.36 14.80 8.09 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:19:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:19:01 ens3 111.21 73.62 2533.94 12.06 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:20:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:21:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:21:01 ens3 76.92 46.49 1313.52 3.41 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:22:01 ens3 0.37 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:23:01 ens3 0.22 0.13 0.97 0.01 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] 16:24:01 ens3 0.35 0.23 0.27 0.02 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] Average: docker0 7.25 11.30 0.60 125.81 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] Average: ens3 120.80 78.13 1397.02 18.11 0.00 0.00 0.00 0.00 [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] ---> sar -P ALL: [2022-11-01T16:24:18.944Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117734) 11/01/22 _x86_64_ (8 CPU) [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] 16:15:37 LINUX RESTART (8 CPU) [2022-11-01T16:24:18.944Z] [2022-11-01T16:24:18.944Z] 16:16:01 CPU %user %nice %system %iowait %steal %idle [2022-11-01T16:24:18.944Z] 16:17:01 all 17.99 0.00 4.26 1.33 0.06 76.36 [2022-11-01T16:24:18.944Z] 16:17:01 0 21.09 0.00 3.51 0.55 0.07 74.78 [2022-11-01T16:24:18.944Z] 16:17:01 1 18.38 0.00 3.78 1.15 0.05 76.64 [2022-11-01T16:24:18.944Z] 16:17:01 2 15.99 0.00 3.73 0.87 0.07 79.34 [2022-11-01T16:24:18.944Z] 16:17:01 3 16.95 0.00 4.60 0.59 0.05 77.80 [2022-11-01T16:24:18.944Z] 16:17:01 4 17.45 0.00 4.12 1.99 0.05 76.39 [2022-11-01T16:24:18.944Z] 16:17:01 5 19.77 0.00 5.47 2.09 0.07 72.60 [2022-11-01T16:24:18.944Z] 16:17:01 6 15.90 0.00 5.01 3.07 0.07 75.95 [2022-11-01T16:24:18.944Z] 16:17:01 7 18.37 0.00 3.86 0.32 0.08 77.36 [2022-11-01T16:24:18.944Z] 16:18:01 all 16.25 0.00 2.14 0.30 0.05 81.27 [2022-11-01T16:24:18.944Z] 16:18:01 0 18.12 0.00 2.29 0.00 0.05 79.54 [2022-11-01T16:24:18.944Z] 16:18:01 1 14.47 0.00 2.43 0.00 0.05 83.05 [2022-11-01T16:24:18.944Z] 16:18:01 2 14.40 0.00 1.97 0.03 0.03 83.56 [2022-11-01T16:24:18.945Z] 16:18:01 3 17.10 0.00 2.27 0.00 0.05 80.57 [2022-11-01T16:24:18.945Z] 16:18:01 4 17.24 0.00 1.91 0.54 0.05 80.26 [2022-11-01T16:24:18.945Z] 16:18:01 5 16.36 0.00 2.21 0.08 0.05 81.30 [2022-11-01T16:24:18.945Z] 16:18:01 6 14.67 0.00 1.72 0.15 0.05 83.41 [2022-11-01T16:24:18.945Z] 16:18:01 7 17.62 0.00 2.33 1.59 0.03 78.42 [2022-11-01T16:24:18.945Z] 16:19:01 all 2.47 0.00 1.14 0.29 0.01 96.09 [2022-11-01T16:24:18.945Z] 16:19:01 0 2.98 0.00 0.74 0.02 0.02 96.25 [2022-11-01T16:24:18.945Z] 16:19:01 1 2.42 0.00 1.68 0.02 0.02 95.86 [2022-11-01T16:24:18.945Z] 16:19:01 2 2.86 0.00 1.00 0.23 0.00 95.91 [2022-11-01T16:24:18.945Z] 16:19:01 3 2.53 0.00 1.14 0.02 0.03 96.27 [2022-11-01T16:24:18.945Z] 16:19:01 4 1.94 0.00 1.34 0.22 0.00 96.51 [2022-11-01T16:24:18.945Z] 16:19:01 5 2.36 0.00 1.34 1.68 0.02 94.60 [2022-11-01T16:24:18.945Z] 16:19:01 6 2.57 0.00 0.87 0.10 0.00 96.46 [2022-11-01T16:24:18.945Z] 16:19:01 7 2.13 0.00 1.00 0.02 0.02 96.84 [2022-11-01T16:24:18.945Z] 16:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-11-01T16:24:18.945Z] 16:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-01T16:24:18.945Z] 16:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-01T16:24:18.945Z] 16:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T16:24:18.945Z] 16:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T16:24:18.945Z] 16:20:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2022-11-01T16:24:18.945Z] 16:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T16:24:18.945Z] 16:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T16:24:18.945Z] 16:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T16:24:18.945Z] 16:21:01 all 1.21 0.00 0.73 0.36 0.01 97.68 [2022-11-01T16:24:18.945Z] 16:21:01 0 2.77 0.00 0.60 0.50 0.02 96.12 [2022-11-01T16:24:18.945Z] 16:21:01 1 1.37 0.00 0.37 0.35 0.02 97.89 [2022-11-01T16:24:18.945Z] 16:21:01 2 1.02 0.00 0.95 0.43 0.02 97.58 [2022-11-01T16:24:18.945Z] 16:21:01 3 0.70 0.00 1.67 0.05 0.02 97.56 [2022-11-01T16:24:18.945Z] 16:21:01 4 0.63 0.00 0.33 0.70 0.00 98.33 [2022-11-01T16:24:18.945Z] 16:21:01 5 0.95 0.00 0.38 0.07 0.02 98.58 [2022-11-01T16:24:18.945Z] 16:21:01 6 1.20 0.00 0.82 0.65 0.02 97.32 [2022-11-01T16:24:18.945Z] 16:21:01 7 1.03 0.00 0.75 0.12 0.02 98.08 [2022-11-01T16:24:18.945Z] 16:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-11-01T16:24:18.945Z] 16:22:01 0 0.07 0.00 0.00 0.02 0.02 99.90 [2022-11-01T16:24:18.945Z] 16:22:01 1 0.02 0.00 0.07 0.00 0.03 99.88 [2022-11-01T16:24:18.945Z] 16:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T16:24:18.945Z] 16:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T16:24:18.945Z] 16:22:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-11-01T16:24:18.945Z] 16:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T16:24:18.945Z] 16:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T16:24:18.945Z] 16:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-01T16:24:18.945Z] 16:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-01T16:24:18.945Z] 16:23:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-11-01T16:24:18.945Z] 16:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-11-01T16:24:18.945Z] 16:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T16:24:18.945Z] 16:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T16:24:18.945Z] 16:23:01 4 0.03 0.00 0.02 0.05 0.00 99.90 [2022-11-01T16:24:18.945Z] 16:23:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-01T16:24:18.945Z] 16:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T16:24:18.945Z] 16:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T16:24:18.945Z] 16:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2022-11-01T16:24:18.945Z] 16:24:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2022-11-01T16:24:18.945Z] 16:24:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2022-11-01T16:24:18.945Z] 16:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T16:24:18.945Z] 16:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T16:24:18.945Z] 16:24:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2022-11-01T16:24:18.945Z] 16:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T16:24:18.945Z] 16:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T16:24:18.945Z] 16:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T16:24:18.945Z] Average: all 4.73 0.00 1.04 0.29 0.02 93.93 [2022-11-01T16:24:18.945Z] Average: 0 5.62 0.00 0.90 0.14 0.02 93.31 [2022-11-01T16:24:18.945Z] Average: 1 4.59 0.00 1.05 0.19 0.03 94.14 [2022-11-01T16:24:18.945Z] Average: 2 4.27 0.00 0.96 0.20 0.01 94.56 [2022-11-01T16:24:18.945Z] Average: 3 4.65 0.00 1.21 0.08 0.02 94.04 [2022-11-01T16:24:18.945Z] Average: 4 4.65 0.00 0.96 0.45 0.02 93.92 [2022-11-01T16:24:18.945Z] Average: 5 4.92 0.00 1.18 0.49 0.02 93.40 [2022-11-01T16:24:18.945Z] Average: 6 4.28 0.00 1.05 0.49 0.02 94.17 [2022-11-01T16:24:18.945Z] Average: 7 4.86 0.00 0.99 0.26 0.02 93.87 [2022-11-01T16:24:18.945Z] [2022-11-01T16:24:18.945Z] [2022-11-01T16:24:18.945Z]