Pull request #136 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27d6ae097df9ab26943f3a211b6169346ed3e45a+b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 (26e03232dbf5a10e3a896aefa405499892482bd8) 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-ssh7571347798944675864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh672850037753684499.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-136/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-136/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13715739162933118567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh16949235917773155684.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-136/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-136/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10390723324349052858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-63952’ is offline Running on prd-ubuntu20.04-docker-8c-8g-63954 in /w/workspace/xfoundry_go-mod-messaging_PR-136 [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-136 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 into PR head commit 27d6ae097df9ab26943f3a211b6169346ed3e45a Merge succeeded, producing 27d6ae097df9ab26943f3a211b6169346ed3e45a Checking out Revision 27d6ae097df9ab26943f3a211b6169346ed3e45a (PR-136) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27d6ae097df9ab26943f3a211b6169346ed3e45a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27d6ae097df9ab26943f3a211b6169346ed3e45a # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/stretchr/testify-1.7.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-17T21:49:02.947Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-17T21:49:03.014Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-17T21:49:03.035Z] ========================================================= [2022-05-17T21:49:03.035Z] EdgeX Global Pipelines Version Info [2022-05-17T21:49:03.035Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 215a1158a35dace9e60d9c18b220ee7b51c9e723 # timeout=10 [2022-05-17T21:49:03.822Z] ------------------- [2022-05-17T21:49:03.823Z] stable info: [2022-05-17T21:49:03.823Z] ------------------- [2022-05-17T21:49:03.823Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-17T21:49:03.823Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-17T21:49:03.823Z] Message: update stable to v1.0.230 [2022-05-17T21:49:04.393Z] ------------------- [2022-05-17T21:49:04.393Z] experimental info: [2022-05-17T21:49:04.393Z] ------------------- [2022-05-17T21:49:04.393Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-17T21:49:04.393Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-17T21:49:04.393Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-17T21:49:04.544Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-05-17T21:49:04.560Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-05-17T21:49:04.580Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-17T21:49:04.598Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-17T21:49:04.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-17T21:49:04.626Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-17T21:49:04.640Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-17T21:49:04.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-17T21:49:04.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-17T21:49:04.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-17T21:49:04.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-17T21:49:04.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-05-17T21:49:04.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-17T21:49:04.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-17T21:49:04.752Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T21:49:04.770Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T21:49:04.782Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T21:49:04.801Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T21:49:04.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-17T21:49:04.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-17T21:49:04.849Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-17T21:49:04.863Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-17T21:49:04.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-17T21:49:04.889Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-17T21:49:04.899Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-17T21:49:04.908Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-17T21:49:04.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo [2022-05-17T21:49:04.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo [2022-05-17T21:49:04.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo [2022-05-17T21:49:04.964Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27d6ae097df9ab26943f3a211b6169346ed3e45a [Pipeline] echo [2022-05-17T21:49:04.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27d6ae0 [Pipeline] echo [2022-05-17T21:49:04.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-17T21:49:05.364Z] + git rev-list -1 --merges 27d6ae097df9ab26943f3a211b6169346ed3e45a~1..27d6ae097df9ab26943f3a211b6169346ed3e45a [Pipeline] echo [2022-05-17T21:49:05.423Z] -----------> git rev-list -1 --merges 27d6ae097df9ab26943f3a211b6169346ed3e45a~1..27d6ae097df9ab26943f3a211b6169346ed3e45a 27d6ae097df9ab26943f3a211b6169346ed3e45a [2022-05-17T21:49:05.423Z] 27d6ae097df9ab26943f3a211b6169346ed3e45a [false] [Pipeline] sh [2022-05-17T21:49:05.720Z] + git log --format=format:%s -1 27d6ae097df9ab26943f3a211b6169346ed3e45a [Pipeline] echo [2022-05-17T21:49:05.741Z] ========================================================= [2022-05-17T21:49:05.741Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-17T21:49:05.741Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-17T21:49:06.079Z] + git log --format=format:%s -1 27d6ae097df9ab26943f3a211b6169346ed3e45a [Pipeline] echo [2022-05-17T21:49:06.095Z] [semverPrep] GIT_COMMIT: 27d6ae097df9ab26943f3a211b6169346ed3e45a, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/stretchr/testify-1.7.1 [Pipeline] echo [2022-05-17T21:49:06.105Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-17T21:49:06.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-17T21:49:06.528Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-17T21:49:06.528Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-17T21:49:06.528Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-17T21:49:06.528Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-17T21:49:06.529Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-17T21:49:06.529Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:49:06.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T21:49:07.260Z] [2022-05-17T21:49:07.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:49:07.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T21:49:07.565Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-17T21:49:07.565Z] 1fe172e4850f: Pulling fs layer [2022-05-17T21:49:07.565Z] caf521ccaac6: Pulling fs layer [2022-05-17T21:49:07.565Z] 3ead6fa29328: Pulling fs layer [2022-05-17T21:49:07.565Z] 5c2a1cbceb83: Pulling fs layer [2022-05-17T21:49:07.565Z] a8d5f1318db7: Pulling fs layer [2022-05-17T21:49:07.565Z] c427282e49a2: Pulling fs layer [2022-05-17T21:49:07.565Z] 1827001aaf11: Pulling fs layer [2022-05-17T21:49:07.565Z] 0714d37db230: Pulling fs layer [2022-05-17T21:49:07.565Z] ac28cf19c067: Pulling fs layer [2022-05-17T21:49:07.565Z] ca983d60f3e2: Pulling fs layer [2022-05-17T21:49:07.565Z] 9f894cec8388: Pulling fs layer [2022-05-17T21:49:07.565Z] 5c2a1cbceb83: Waiting [2022-05-17T21:49:07.565Z] c427282e49a2: Waiting [2022-05-17T21:49:07.565Z] 1827001aaf11: Waiting [2022-05-17T21:49:07.565Z] 0714d37db230: Waiting [2022-05-17T21:49:07.565Z] ca983d60f3e2: Waiting [2022-05-17T21:49:07.565Z] a8d5f1318db7: Waiting [2022-05-17T21:49:07.565Z] 9f894cec8388: Waiting [2022-05-17T21:49:07.565Z] ac28cf19c067: Waiting [2022-05-17T21:49:07.565Z] caf521ccaac6: Verifying Checksum [2022-05-17T21:49:07.565Z] caf521ccaac6: Download complete [2022-05-17T21:49:07.565Z] 5c2a1cbceb83: Verifying Checksum [2022-05-17T21:49:07.565Z] 5c2a1cbceb83: Download complete [2022-05-17T21:49:07.830Z] a8d5f1318db7: Verifying Checksum [2022-05-17T21:49:07.830Z] a8d5f1318db7: Download complete [2022-05-17T21:49:07.830Z] c427282e49a2: Verifying Checksum [2022-05-17T21:49:07.830Z] c427282e49a2: Download complete [2022-05-17T21:49:07.830Z] 3ead6fa29328: Verifying Checksum [2022-05-17T21:49:07.830Z] 3ead6fa29328: Download complete [2022-05-17T21:49:07.830Z] 0714d37db230: Verifying Checksum [2022-05-17T21:49:07.830Z] 0714d37db230: Download complete [2022-05-17T21:49:07.830Z] ac28cf19c067: Verifying Checksum [2022-05-17T21:49:07.830Z] ac28cf19c067: Download complete [2022-05-17T21:49:07.830Z] ca983d60f3e2: Verifying Checksum [2022-05-17T21:49:07.830Z] ca983d60f3e2: Download complete [2022-05-17T21:49:07.830Z] 9f894cec8388: Verifying Checksum [2022-05-17T21:49:07.830Z] 9f894cec8388: Download complete [2022-05-17T21:49:07.830Z] 1fe172e4850f: Verifying Checksum [2022-05-17T21:49:07.830Z] 1fe172e4850f: Download complete [2022-05-17T21:49:08.114Z] 1827001aaf11: Verifying Checksum [2022-05-17T21:49:08.114Z] 1827001aaf11: Download complete [2022-05-17T21:49:09.502Z] 1fe172e4850f: Pull complete [2022-05-17T21:49:09.502Z] caf521ccaac6: Pull complete [2022-05-17T21:49:10.079Z] 3ead6fa29328: Pull complete [2022-05-17T21:49:10.079Z] 5c2a1cbceb83: Pull complete [2022-05-17T21:49:10.341Z] a8d5f1318db7: Pull complete [2022-05-17T21:49:10.604Z] c427282e49a2: Pull complete [2022-05-17T21:49:13.154Z] 1827001aaf11: Pull complete [2022-05-17T21:49:13.154Z] 0714d37db230: Pull complete [2022-05-17T21:49:13.154Z] ac28cf19c067: Pull complete [2022-05-17T21:49:13.154Z] ca983d60f3e2: Pull complete [2022-05-17T21:49:13.154Z] 9f894cec8388: Pull complete [2022-05-17T21:49:13.415Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-17T21:49:13.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T21:49:13.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-17T21:49:13.588Z] prd-ubuntu20.04-docker-8c-8g-63954 does not seem to be running inside a container [2022-05-17T21:49:13.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-136 -v /w/workspace/xfoundry_go-mod-messaging_PR-136:/w/workspace/xfoundry_go-mod-messaging_PR-136:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-136@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-17T21:49:15.798Z] $ docker top 6818bcb3a76db4a09c4a6a003c003550ba0af33d713bc75e205d56e563ef6e41 -eo pid,comm [2022-05-17T21:49:15.874Z] 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-05-17T21:49:15.874Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-17T21:49:15.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T21:49:15.925Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T21:49:16.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T21:49:16.053Z] $ docker exec 6818bcb3a76db4a09c4a6a003c003550ba0af33d713bc75e205d56e563ef6e41 ssh-agent [2022-05-17T21:49:16.190Z] SSH_AUTH_SOCK=/tmp/ssh-0YFPyZW6kPpu/agent.33 [2022-05-17T21:49:16.190Z] SSH_AGENT_PID=39 [2022-05-17T21:49:16.201Z] Running ssh-add (command line suppressed) [2022-05-17T21:49:16.332Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/private_key_923211813269723726.key (/w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/private_key_923211813269723726.key) [2022-05-17T21:49:16.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T21:49:16.653Z] + git tag --points-at HEAD [Pipeline] } [2022-05-17T21:49:16.674Z] $ docker exec --env ******** --env ******** 6818bcb3a76db4a09c4a6a003c003550ba0af33d713bc75e205d56e563ef6e41 ssh-agent -k [2022-05-17T21:49:16.796Z] unset SSH_AUTH_SOCK; [2022-05-17T21:49:16.797Z] unset SSH_AGENT_PID; [2022-05-17T21:49:16.797Z] echo Agent pid 39 killed; [2022-05-17T21:49:16.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-17T21:49:16.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T21:49:16.841Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T21:49:16.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T21:49:16.990Z] $ docker exec 6818bcb3a76db4a09c4a6a003c003550ba0af33d713bc75e205d56e563ef6e41 ssh-agent [2022-05-17T21:49:17.126Z] SSH_AUTH_SOCK=/tmp/ssh-FXNzDmE8TdY7/agent.72 [2022-05-17T21:49:17.126Z] SSH_AGENT_PID=78 [2022-05-17T21:49:17.133Z] Running ssh-add (command line suppressed) [2022-05-17T21:49:17.256Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/private_key_3297133520162606993.key (/w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/private_key_3297133520162606993.key) [2022-05-17T21:49:17.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T21:49:17.579Z] + git semver init [2022-05-17T21:49:17.843Z] 2022-05-17 21:49:17,804 [run_init] DEBUG init version:0.0.0 force:False [2022-05-17T21:49:17.843Z] 2022-05-17 21:49:17,806 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-136/.semver [2022-05-17T21:49:17.843Z] 2022-05-17 21:49:17,807 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-136/.semver [2022-05-17T21:49:17.843Z] 2022-05-17 21:49:17,807 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-136/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-136, universal_newlines=False, shell=None, istream=None) [2022-05-17T21:49:18.788Z] 2022-05-17 21:49:18,579 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-136/.git/info/exclude [2022-05-17T21:49:18.788Z] 2022-05-17 21:49:18,579 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-136/.semver/PR-136 with force:False [2022-05-17T21:49:18.788Z] 2022-05-17 21:49:18,580 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-136/.semver/PR-136 [2022-05-17T21:49:18.788Z] 2022-05-17 21:49:18,584 [execute] INFO git cat-file --batch-check [2022-05-17T21:49:18.788Z] 2022-05-17 21:49:18,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-136/.semver, universal_newlines=False, shell=None, istream=) [2022-05-17T21:49:18.788Z] 2022-05-17 21:49:18,590 [execute] INFO git cat-file --batch [2022-05-17T21:49:18.788Z] 2022-05-17 21:49:18,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-136/.semver, universal_newlines=False, shell=None, istream=) [2022-05-17T21:49:18.788Z] 2022-05-17 21:49:18,596 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-136/.semver/PR-136 [2022-05-17T21:49:18.788Z] 0.0.0 [Pipeline] } [2022-05-17T21:49:18.800Z] $ docker exec --env ******** --env ******** 6818bcb3a76db4a09c4a6a003c003550ba0af33d713bc75e205d56e563ef6e41 ssh-agent -k [2022-05-17T21:49:18.913Z] unset SSH_AUTH_SOCK; [2022-05-17T21:49:18.913Z] unset SSH_AGENT_PID; [2022-05-17T21:49:18.913Z] echo Agent pid 78 killed; [2022-05-17T21:49:18.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T21:49:19.240Z] + git semver [Pipeline] } [2022-05-17T21:49:19.829Z] $ docker stop --time=1 6818bcb3a76db4a09c4a6a003c003550ba0af33d713bc75e205d56e563ef6e41 [2022-05-17T21:49:21.476Z] $ docker rm -f 6818bcb3a76db4a09c4a6a003c003550ba0af33d713bc75e205d56e563ef6e41 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T21:49:21.860Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-17T21:49:22.112Z] Stashed 1 file(s) [Pipeline] echo [2022-05-17T21:49:22.115Z] [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-05-17T21:49:22.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T21:49:22.339Z] ========================================================= [2022-05-17T21:49:22.339Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-17T21:49:22.339Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-17T21:49:22.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T21:49:22.652Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-17T21:49:22.652Z] 59bf1c3509f3: Pulling fs layer [2022-05-17T21:49:22.652Z] 666ba61612fd: Pulling fs layer [2022-05-17T21:49:22.652Z] 8ed8ca486205: Pulling fs layer [2022-05-17T21:49:22.652Z] 4fe6c5a15a65: Pulling fs layer [2022-05-17T21:49:22.652Z] 22a0e8bec74d: Pulling fs layer [2022-05-17T21:49:22.652Z] ca2b28591e48: Pulling fs layer [2022-05-17T21:49:22.652Z] a51346096db8: Pulling fs layer [2022-05-17T21:49:22.652Z] daebc70d1ce1: Pulling fs layer [2022-05-17T21:49:22.652Z] 0e18a0eac166: Pulling fs layer [2022-05-17T21:49:22.652Z] a51346096db8: Waiting [2022-05-17T21:49:22.652Z] ca2b28591e48: Waiting [2022-05-17T21:49:22.652Z] 4fe6c5a15a65: Waiting [2022-05-17T21:49:22.652Z] 22a0e8bec74d: Waiting [2022-05-17T21:49:22.652Z] daebc70d1ce1: Waiting [2022-05-17T21:49:22.652Z] 0e18a0eac166: Waiting [2022-05-17T21:49:22.652Z] 8ed8ca486205: Verifying Checksum [2022-05-17T21:49:22.652Z] 8ed8ca486205: Download complete [2022-05-17T21:49:22.652Z] 666ba61612fd: Verifying Checksum [2022-05-17T21:49:22.652Z] 666ba61612fd: Download complete [2022-05-17T21:49:22.652Z] 22a0e8bec74d: Verifying Checksum [2022-05-17T21:49:22.652Z] 22a0e8bec74d: Download complete [2022-05-17T21:49:22.652Z] ca2b28591e48: Verifying Checksum [2022-05-17T21:49:22.652Z] ca2b28591e48: Download complete [2022-05-17T21:49:22.652Z] 59bf1c3509f3: Verifying Checksum [2022-05-17T21:49:22.652Z] a51346096db8: Verifying Checksum [2022-05-17T21:49:22.652Z] a51346096db8: Download complete [2022-05-17T21:49:22.915Z] daebc70d1ce1: Verifying Checksum [2022-05-17T21:49:22.915Z] daebc70d1ce1: Download complete [2022-05-17T21:49:22.915Z] 59bf1c3509f3: Pull complete [2022-05-17T21:49:22.915Z] 666ba61612fd: Pull complete [2022-05-17T21:49:23.176Z] 8ed8ca486205: Pull complete [2022-05-17T21:49:23.438Z] 0e18a0eac166: Verifying Checksum [2022-05-17T21:49:23.438Z] 0e18a0eac166: Download complete [2022-05-17T21:49:23.438Z] 4fe6c5a15a65: Verifying Checksum [2022-05-17T21:49:23.438Z] 4fe6c5a15a65: Download complete [2022-05-17T21:49:27.648Z] 4fe6c5a15a65: Pull complete [2022-05-17T21:49:27.648Z] 22a0e8bec74d: Pull complete [2022-05-17T21:49:27.909Z] ca2b28591e48: Pull complete [2022-05-17T21:49:27.909Z] a51346096db8: Pull complete [2022-05-17T21:49:27.909Z] daebc70d1ce1: Pull complete [2022-05-17T21:49:30.449Z] 0e18a0eac166: Pull complete [2022-05-17T21:49:30.449Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-17T21:49:30.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T21:49:30.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-17T21:49:30.747Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:49:31.048Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-17T21:49:31.048Z] . [Pipeline] withDockerContainer [2022-05-17T21:49:31.122Z] prd-ubuntu20.04-docker-8c-8g-63954 does not seem to be running inside a container [2022-05-17T21:49:31.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-136 -v /w/workspace/xfoundry_go-mod-messaging_PR-136:/w/workspace/xfoundry_go-mod-messaging_PR-136:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-136@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 ******** ci-base-image-x86_64 cat [2022-05-17T21:49:33.710Z] $ docker top 0ce2d34fa51532bd2320c361af075157bc15bf2d68673be1c2068a4a43b6b210 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T21:49:34.076Z] + go version [2022-05-17T21:49:34.077Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-17T21:49:34.095Z] $ docker stop --time=1 0ce2d34fa51532bd2320c361af075157bc15bf2d68673be1c2068a4a43b6b210 [2022-05-17T21:49:35.402Z] $ docker rm -f 0ce2d34fa51532bd2320c361af075157bc15bf2d68673be1c2068a4a43b6b210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:49:35.810Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-17T21:49:35.811Z] . [Pipeline] withDockerContainer [2022-05-17T21:49:35.894Z] prd-ubuntu20.04-docker-8c-8g-63954 does not seem to be running inside a container [2022-05-17T21:49:35.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-136 -v /w/workspace/xfoundry_go-mod-messaging_PR-136:/w/workspace/xfoundry_go-mod-messaging_PR-136:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-136@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 ******** ci-base-image-x86_64 cat [2022-05-17T21:49:36.330Z] $ docker top 1f6470a6aca9f045c3f541944c8c19bfa995279b6325342600737885456dc42f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-17T21:49:36.700Z] + make test [2022-05-17T21:49:36.700Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-05-17T21:49:36.700Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-17T21:49:36.700Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-17T21:49:36.700Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-17T21:49:36.700Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-17T21:49:36.700Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-05-17T21:49:36.700Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-17T21:49:36.700Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-05-17T21:49:36.700Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-17T21:49:36.959Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-17T21:49:36.959Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-05-17T21:49:37.233Z] Still waiting to schedule task [2022-05-17T21:49:37.233Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63953’ is offline [2022-05-17T21:49:46.947Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-05-17T21:49:51.150Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.065s coverage: 90.3% of statements [2022-05-17T21:49:51.412Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.044s coverage: 68.7% of statements [2022-05-17T21:49:51.412Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-05-17T21:50:13.470Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.382s coverage: 83.8% of statements [2022-05-17T21:50:13.470Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.026s coverage: 85.7% of statements [2022-05-17T21:50:13.470Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-05-17T21:50:13.470Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.035s coverage: 100.0% of statements [2022-05-17T21:50:13.470Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.049s coverage: 100.0% of statements [2022-05-17T21:50:13.470Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.029s coverage: 90.9% of statements [2022-05-17T21:50:21.606Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-17T21:50:24.158Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-17T21:50:24.158Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-17T21:50:24.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-17T21:50:24.196Z] $ docker stop --time=1 1f6470a6aca9f045c3f541944c8c19bfa995279b6325342600737885456dc42f [2022-05-17T21:50:25.830Z] $ docker rm -f 1f6470a6aca9f045c3f541944c8c19bfa995279b6325342600737885456dc42f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T21:50:26.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-17T21:50:26.317Z] 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] sh [2022-05-17T21:50:26.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T21:50:26.758Z] [2022-05-17T21:50:26.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:50:27.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T21:50:27.060Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-17T21:50:27.060Z] 5eb5b503b376: Pulling fs layer [2022-05-17T21:50:27.060Z] 5c69ac0246d0: Pulling fs layer [2022-05-17T21:50:27.060Z] ec43610c2a17: Pulling fs layer [2022-05-17T21:50:27.060Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-17T21:50:27.060Z] 33b1e0a273af: Pulling fs layer [2022-05-17T21:50:27.060Z] 5d3b04190fa2: Pulling fs layer [2022-05-17T21:50:27.060Z] 2f39f015ded8: Pulling fs layer [2022-05-17T21:50:27.060Z] 33b1e0a273af: Waiting [2022-05-17T21:50:27.060Z] 5d3b04190fa2: Waiting [2022-05-17T21:50:27.060Z] 2f39f015ded8: Waiting [2022-05-17T21:50:27.060Z] 3a2ae6a8a46f: Waiting [2022-05-17T21:50:27.060Z] 5c69ac0246d0: Download complete [2022-05-17T21:50:27.060Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-17T21:50:27.060Z] 3a2ae6a8a46f: Download complete [2022-05-17T21:50:27.326Z] 33b1e0a273af: Verifying Checksum [2022-05-17T21:50:27.326Z] 33b1e0a273af: Download complete [2022-05-17T21:50:27.326Z] 5d3b04190fa2: Download complete [2022-05-17T21:50:27.326Z] ec43610c2a17: Verifying Checksum [2022-05-17T21:50:27.326Z] ec43610c2a17: Download complete [2022-05-17T21:50:27.326Z] 5eb5b503b376: Verifying Checksum [2022-05-17T21:50:27.326Z] 5eb5b503b376: Download complete [2022-05-17T21:50:28.269Z] 2f39f015ded8: Download complete [2022-05-17T21:50:28.841Z] 5eb5b503b376: Pull complete [2022-05-17T21:50:29.102Z] 5c69ac0246d0: Pull complete [2022-05-17T21:50:29.674Z] ec43610c2a17: Pull complete [2022-05-17T21:50:29.674Z] 3a2ae6a8a46f: Pull complete [2022-05-17T21:50:29.935Z] 33b1e0a273af: Pull complete [2022-05-17T21:50:29.935Z] 5d3b04190fa2: Pull complete [2022-05-17T21:50:35.221Z] 2f39f015ded8: Pull complete [2022-05-17T21:50:35.221Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-17T21:50:35.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T21:50:35.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-17T21:50:35.292Z] prd-ubuntu20.04-docker-8c-8g-63954 does not seem to be running inside a container [2022-05-17T21:50:35.339Z] $ 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-136 -v /w/workspace/xfoundry_go-mod-messaging_PR-136:/w/workspace/xfoundry_go-mod-messaging_PR-136:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-136@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-05-17T21:50:38.072Z] $ docker top 0a654e11004ff77c3dc279c2985b489665428eb88101008a0236dc01828d3dc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:50:38.467Z] ---> job-cost.sh [2022-05-17T21:50:38.468Z] lf-activate-venv: SKIPPING [2022-05-17T21:50:38.468Z] INFO: No Stack... [2022-05-17T21:50:39.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-17T21:50:39.606Z] INFO: Archiving Costs [Pipeline] sh [2022-05-17T21:50:39.907Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-136/archives/cost.csv [2022-05-17T21:50:39.907Z] + cut -d, -f6 [Pipeline] lock [2022-05-17T21:50:39.926Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-136-5-stack-cost] [2022-05-17T21:50:39.932Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-136-5-stack-cost] did not exist. Created. [2022-05-17T21:50:39.932Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-136-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-17T21:50:40.235Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-17T21:50:40.263Z] Stashed 1 file(s) [Pipeline] } [2022-05-17T21:50:40.271Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-136-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-17T21:50:40.300Z] $ docker stop --time=1 0a654e11004ff77c3dc279c2985b489665428eb88101008a0236dc01828d3dc4 [2022-05-17T21:50:41.493Z] $ docker rm -f 0a654e11004ff77c3dc279c2985b489665428eb88101008a0236dc01828d3dc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T21:51:46.556Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63956 in /w/workspace/xfoundry_go-mod-messaging_PR-136 [Pipeline] { [Pipeline] ws [2022-05-17T21:51:46.568Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2022-05-17T21:51:46.902Z] Selected Git installation does not exist. Using Default [2022-05-17T21:51:46.902Z] The recommended git tool is: NONE [2022-05-17T21:51:53.138Z] using credential edgex-jenkins-ssh [2022-05-17T21:51:53.155Z] Cloning the remote Git repository [2022-05-17T21:51:53.224Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-05-17T21:51:53.348Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2022-05-17T21:51:53.492Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-05-17T21:51:53.493Z] > git --version # timeout=10 [2022-05-17T21:51:53.525Z] > git --version # 'git version 2.25.1' [2022-05-17T21:51:53.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-17T21:51:53.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-17T21:51:54.315Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-05-17T21:51:54.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-17T21:51:54.372Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-05-17T21:51:54.407Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-05-17T21:51:54.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-17T21:51:54.422Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-17T21:51:54.918Z] Merging remotes/origin/main commit b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 into PR head commit 27d6ae097df9ab26943f3a211b6169346ed3e45a [2022-05-17T21:51:55.154Z] Merge succeeded, producing 27d6ae097df9ab26943f3a211b6169346ed3e45a [2022-05-17T21:51:55.155Z] Checking out Revision 27d6ae097df9ab26943f3a211b6169346ed3e45a (PR-136) [2022-05-17T21:51:54.945Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T21:51:54.966Z] > git checkout -f 27d6ae097df9ab26943f3a211b6169346ed3e45a # timeout=10 [2022-05-17T21:51:55.059Z] > git remote # timeout=10 [2022-05-17T21:51:55.081Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T21:51:55.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-17T21:51:55.112Z] > git merge b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 # timeout=10 [2022-05-17T21:51:55.143Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-17T21:51:55.168Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T21:51:55.183Z] > git checkout -f 27d6ae097df9ab26943f3a211b6169346ed3e45a # timeout=10 [2022-05-17T21:51:59.468Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/stretchr/testify-1.7.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-17T21:52:00.324Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-17T21:52:00.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T21:52:00.325Z] Dload Upload Total Spent Left Speed [2022-05-17T21:52:00.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh [2022-05-17T21:52:00.858Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-17T21:52:01.208Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-05-17T21:52:01.208Z] [2022-05-17T21:52:01.208Z] { [2022-05-17T21:52:01.208Z] "registry-mirrors": [ [2022-05-17T21:52:01.208Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-17T21:52:01.208Z] ], [2022-05-17T21:52:01.208Z] "bip": "10.250.0.254/24", [2022-05-17T21:52:01.208Z] "hosts": [ [2022-05-17T21:52:01.208Z] "tcp://0.0.0.0:5555", [2022-05-17T21:52:01.208Z] "unix:///var/run/docker.sock" [2022-05-17T21:52:01.208Z] ], [2022-05-17T21:52:01.208Z] "mtu": 1458, [2022-05-17T21:52:01.208Z] "selinux-enabled": true, [2022-05-17T21:52:01.208Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-17T21:52:01.208Z] } [Pipeline] sh [2022-05-17T21:52:01.560Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-17T21:52:01.903Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-17T21:52:20.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T21:52:20.681Z] ========================================================= [2022-05-17T21:52:20.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-17T21:52:20.681Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-17T21:52:21.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T21:52:22.022Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-17T21:52:22.022Z] 9b3977197b4f: Pulling fs layer [2022-05-17T21:52:22.022Z] 1a89e8eeedd5: Pulling fs layer [2022-05-17T21:52:22.022Z] 94645a83ff95: Pulling fs layer [2022-05-17T21:52:22.022Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-17T21:52:22.022Z] 0c92f367c5e7: Pulling fs layer [2022-05-17T21:52:22.022Z] 3096ccb668a1: Pulling fs layer [2022-05-17T21:52:22.022Z] e8cf19c19ddd: Pulling fs layer [2022-05-17T21:52:22.022Z] a4caa8a26152: Pulling fs layer [2022-05-17T21:52:22.022Z] 3f3a8bcf1eab: Waiting [2022-05-17T21:52:22.022Z] 0c92f367c5e7: Waiting [2022-05-17T21:52:22.022Z] e8cf19c19ddd: Waiting [2022-05-17T21:52:22.022Z] a4caa8a26152: Waiting [2022-05-17T21:52:22.022Z] 3096ccb668a1: Waiting [2022-05-17T21:52:22.022Z] 94645a83ff95: Verifying Checksum [2022-05-17T21:52:22.022Z] 94645a83ff95: Download complete [2022-05-17T21:52:22.022Z] 1a89e8eeedd5: Verifying Checksum [2022-05-17T21:52:22.022Z] 1a89e8eeedd5: Download complete [2022-05-17T21:52:22.022Z] 0c92f367c5e7: Verifying Checksum [2022-05-17T21:52:22.022Z] 0c92f367c5e7: Download complete [2022-05-17T21:52:22.022Z] 3096ccb668a1: Verifying Checksum [2022-05-17T21:52:22.022Z] 3096ccb668a1: Download complete [2022-05-17T21:52:22.022Z] 9b3977197b4f: Verifying Checksum [2022-05-17T21:52:22.022Z] 9b3977197b4f: Download complete [2022-05-17T21:52:22.022Z] e8cf19c19ddd: Verifying Checksum [2022-05-17T21:52:22.022Z] e8cf19c19ddd: Download complete [2022-05-17T21:52:22.627Z] 9b3977197b4f: Pull complete [2022-05-17T21:52:23.231Z] 1a89e8eeedd5: Pull complete [2022-05-17T21:52:23.509Z] 94645a83ff95: Pull complete [2022-05-17T21:52:24.105Z] a4caa8a26152: Verifying Checksum [2022-05-17T21:52:24.105Z] a4caa8a26152: Download complete [2022-05-17T21:52:24.376Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-17T21:52:24.376Z] 3f3a8bcf1eab: Download complete [2022-05-17T21:52:36.835Z] 3f3a8bcf1eab: Pull complete [2022-05-17T21:52:36.835Z] 0c92f367c5e7: Pull complete [2022-05-17T21:52:36.835Z] 3096ccb668a1: Pull complete [2022-05-17T21:52:36.835Z] e8cf19c19ddd: Pull complete [2022-05-17T21:52:42.263Z] a4caa8a26152: Pull complete [2022-05-17T21:52:42.263Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-17T21:52:42.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T21:52:42.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-17T21:52:42.603Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:52:42.948Z] + docker inspect -f . ci-base-image-arm64 [2022-05-17T21:52:42.948Z] . [Pipeline] withDockerContainer [2022-05-17T21:52:43.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-63956 does not seem to be running inside a container [2022-05-17T21:52:43.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-17T21:52:46.207Z] $ docker top 48a846576f37af50538a199173798ec6fc22dc248d97167ab81eca8d51f6eda2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T21:52:47.147Z] + go version [2022-05-17T21:52:47.147Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-17T21:52:47.183Z] $ docker stop --time=1 48a846576f37af50538a199173798ec6fc22dc248d97167ab81eca8d51f6eda2 [2022-05-17T21:52:48.893Z] $ docker rm -f 48a846576f37af50538a199173798ec6fc22dc248d97167ab81eca8d51f6eda2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:52:49.552Z] + docker inspect -f . ci-base-image-arm64 [2022-05-17T21:52:49.552Z] . [Pipeline] withDockerContainer [2022-05-17T21:52:49.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-63956 does not seem to be running inside a container [2022-05-17T21:52:49.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-17T21:52:51.233Z] $ docker top 750e14c1437541d759ba665aab6de289ca73ec5fdd78ca01613a3b03692a7589 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-17T21:52:52.204Z] + make test [2022-05-17T21:52:52.204Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-05-17T21:52:52.204Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-17T21:52:52.204Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-17T21:52:52.477Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-17T21:52:52.758Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-17T21:52:52.758Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-05-17T21:52:52.758Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-17T21:52:52.758Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-05-17T21:52:52.758Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-17T21:52:53.032Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-17T21:52:53.032Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-05-17T21:53:49.629Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-05-17T21:54:11.897Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.282s coverage: 90.3% of statements [2022-05-17T21:54:18.664Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.123s coverage: 68.7% of statements [2022-05-17T21:54:18.664Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-05-17T21:54:36.976Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.495s coverage: 83.8% of statements [2022-05-17T21:54:36.976Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.072s coverage: 85.7% of statements [2022-05-17T21:54:36.976Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-05-17T21:54:36.976Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.072s coverage: 100.0% of statements [2022-05-17T21:54:36.976Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.066s coverage: 100.0% of statements [2022-05-17T21:54:36.976Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.062s coverage: 90.9% of statements [2022-05-17T21:54:36.976Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-17T21:54:36.976Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-17T21:55:09.390Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-17T21:55:09.667Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-17T21:55:09.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-17T21:55:09.991Z] $ docker stop --time=1 750e14c1437541d759ba665aab6de289ca73ec5fdd78ca01613a3b03692a7589 [2022-05-17T21:55:11.856Z] $ docker rm -f 750e14c1437541d759ba665aab6de289ca73ec5fdd78ca01613a3b03692a7589 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T21:55:12.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-17T21:55:13.007Z] Warning: overwriting stash ‘coverage-report’ [2022-05-17T21:55:13.563Z] 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] sh [2022-05-17T21:55:14.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T21:55:14.035Z] [2022-05-17T21:55:14.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:55:14.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T21:55:14.672Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-17T21:55:14.672Z] 8998bd30e6a1: Pulling fs layer [2022-05-17T21:55:14.672Z] 04944245beec: Pulling fs layer [2022-05-17T21:55:14.672Z] 699f458cf7ca: Pulling fs layer [2022-05-17T21:55:14.672Z] 765212b225bb: Pulling fs layer [2022-05-17T21:55:14.672Z] f23df028b6ca: Pulling fs layer [2022-05-17T21:55:14.672Z] d65c8cfc05b1: Pulling fs layer [2022-05-17T21:55:14.672Z] 2437ff75d9bd: Pulling fs layer [2022-05-17T21:55:14.672Z] f23df028b6ca: Waiting [2022-05-17T21:55:14.672Z] d65c8cfc05b1: Waiting [2022-05-17T21:55:14.672Z] 765212b225bb: Waiting [2022-05-17T21:55:14.672Z] 2437ff75d9bd: Waiting [2022-05-17T21:55:14.672Z] 04944245beec: Verifying Checksum [2022-05-17T21:55:14.672Z] 04944245beec: Download complete [2022-05-17T21:55:14.672Z] 765212b225bb: Verifying Checksum [2022-05-17T21:55:14.672Z] 765212b225bb: Download complete [2022-05-17T21:55:14.672Z] f23df028b6ca: Verifying Checksum [2022-05-17T21:55:14.672Z] f23df028b6ca: Download complete [2022-05-17T21:55:14.672Z] d65c8cfc05b1: Verifying Checksum [2022-05-17T21:55:14.672Z] d65c8cfc05b1: Download complete [2022-05-17T21:55:14.949Z] 699f458cf7ca: Verifying Checksum [2022-05-17T21:55:14.949Z] 699f458cf7ca: Download complete [2022-05-17T21:55:15.552Z] 8998bd30e6a1: Verifying Checksum [2022-05-17T21:55:15.552Z] 8998bd30e6a1: Download complete [2022-05-17T21:55:17.540Z] 2437ff75d9bd: Verifying Checksum [2022-05-17T21:55:17.540Z] 2437ff75d9bd: Download complete [2022-05-17T21:55:20.253Z] 8998bd30e6a1: Pull complete [2022-05-17T21:55:21.241Z] 04944245beec: Pull complete [2022-05-17T21:55:22.711Z] 699f458cf7ca: Pull complete [2022-05-17T21:55:22.986Z] 765212b225bb: Pull complete [2022-05-17T21:55:23.973Z] f23df028b6ca: Pull complete [2022-05-17T21:55:23.973Z] d65c8cfc05b1: Pull complete [2022-05-17T21:55:39.067Z] 2437ff75d9bd: Pull complete [2022-05-17T21:55:39.068Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-17T21:55:39.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T21:55:39.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-17T21:55:39.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-63956 does not seem to be running inside a container [2022-05-17T21:55:39.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-17T21:55:42.076Z] $ docker top e4a843f0d7bab2197cd7e1994db3a675895c917020805d78e402089306c60ce7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:55:43.033Z] ---> job-cost.sh [2022-05-17T21:55:43.033Z] lf-activate-venv: SKIPPING [2022-05-17T21:55:43.033Z] INFO: No Stack... [2022-05-17T21:55:43.628Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-17T21:55:44.607Z] INFO: Archiving Costs [Pipeline] sh [2022-05-17T21:55:45.273Z] + + catcut /w/workspace/go-mod-messaging/5/archives/cost.csv [2022-05-17T21:55:45.273Z] -d, -f6 [Pipeline] lock [2022-05-17T21:55:45.342Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-136-5-stack-cost] [2022-05-17T21:55:45.349Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-136-5-stack-cost] did not exist. Created. [2022-05-17T21:55:45.349Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-136-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-17T21:55:46.029Z] /w/workspace/go-mod-messaging/5@tmp/durable-3e879da4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-17T21:55:46.717Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-17T21:55:46.744Z] Warning: overwriting stash ‘stack-cost’ [2022-05-17T21:55:46.794Z] Stashed 1 file(s) [Pipeline] } [2022-05-17T21:55:46.801Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-136-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-17T21:55:46.831Z] $ docker stop --time=1 e4a843f0d7bab2197cd7e1994db3a675895c917020805d78e402089306c60ce7 [2022-05-17T21:55:48.325Z] $ docker rm -f e4a843f0d7bab2197cd7e1994db3a675895c917020805d78e402089306c60ce7 [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-05-17T21:55:48.725Z] provisioning config files... [2022-05-17T21:55:48.735Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/config5958072746448734457tmp [Pipeline] { [Pipeline] sh [2022-05-17T21:55:49.034Z] + set +x [2022-05-17T21:55:49.034Z] + curl -s https://codecov.io/bash [2022-05-17T21:55:49.034Z] + bash -s -- [2022-05-17T21:55:49.034Z] [2022-05-17T21:55:49.034Z] _____ _ [2022-05-17T21:55:49.034Z] / ____| | | [2022-05-17T21:55:49.034Z] | | ___ __| | ___ ___ _____ __ [2022-05-17T21:55:49.034Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-17T21:55:49.034Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-17T21:55:49.034Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-17T21:55:49.034Z] Bash-1.0.6 [2022-05-17T21:55:49.034Z] [2022-05-17T21:55:49.034Z] [2022-05-17T21:55:49.034Z] ==> git version 2.25.1 found [2022-05-17T21:55:49.034Z] ==> 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-05-17T21:55:49.034Z] Release-Date: 2020-01-08 [2022-05-17T21:55:49.034Z] 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-05-17T21:55:49.034Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-17T21:55:49.034Z] ==> Jenkins CI detected. [2022-05-17T21:55:49.034Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-136 [2022-05-17T21:55:49.034Z] project root: . [2022-05-17T21:55:49.034Z] --> token set from env [2022-05-17T21:55:49.034Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-17T21:55:49.034Z] ==> Running gcov in . (disable via -X gcov) [2022-05-17T21:55:49.034Z] ==> Python coveragepy not found [2022-05-17T21:55:49.034Z] ==> Searching for coverage reports in: [2022-05-17T21:55:49.034Z] + . [2022-05-17T21:55:49.034Z] -> Found 1 reports [2022-05-17T21:55:49.034Z] ==> Detecting git/mercurial file structure [2022-05-17T21:55:49.034Z] ==> Reading reports [2022-05-17T21:55:49.034Z] + ./coverage.out bytes=22780 [2022-05-17T21:55:49.034Z] ==> Appending adjustments [2022-05-17T21:55:49.034Z] https://docs.codecov.io/docs/fixing-reports [2022-05-17T21:55:49.293Z] + Found adjustments [2022-05-17T21:55:49.293Z] ==> Gzipping contents [2022-05-17T21:55:49.293Z] 8.0K /tmp/codecov.VQ8aMV.gz [2022-05-17T21:55:49.293Z] ==> Uploading reports [2022-05-17T21:55:49.293Z] url: https://codecov.io [2022-05-17T21:55:49.293Z] query: branch=PR-136&commit=27d6ae097df9ab26943f3a211b6169346ed3e45a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-136%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=136&job=&cmd_args= [2022-05-17T21:55:49.293Z] -> Pinging Codecov [2022-05-17T21:55:49.293Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-136&commit=27d6ae097df9ab26943f3a211b6169346ed3e45a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-136%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=136&job=&cmd_args= [2022-05-17T21:55:49.554Z] -> Uploading to [2022-05-17T21:55:49.554Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-17/F6E385568367DD0E4001BA4F8F1CB792/27d6ae097df9ab26943f3a211b6169346ed3e45a/0f922962-ef0e-41b9-a9aa-f58fe545a00b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220517T215549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ee3de331b4bf4427bc85cd4d7d3a4f697258f76d90122e8aa3f6638df9a6159 [2022-05-17T21:55:49.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T21:55:49.554Z] Dload Upload Total Spent Left Speed [2022-05-17T21:55:49.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5563 0 0 100 5563 0 24186 --:--:-- --:--:-- --:--:-- 24082 [2022-05-17T21:55:49.814Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/27d6ae097df9ab26943f3a211b6169346ed3e45a [Pipeline] } [2022-05-17T21:55:49.821Z] 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-05-17T21:55:50.479Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-136/archives ] [2022-05-17T21:55:50.479Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-136/archives [2022-05-17T21:55:50.479Z] total 16 [2022-05-17T21:55:50.479Z] drwxr-xr-x 3 root root 4096 May 17 21:50 . [2022-05-17T21:55:50.480Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 21:50 .. [2022-05-17T21:55:50.480Z] drwxr-xr-x 2 root root 4096 May 17 21:50 cost [2022-05-17T21:55:50.480Z] -rw-r--r-- 1 root root 87 May 17 21:50 cost.csv [2022-05-17T21:55:50.480Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-136/archives [2022-05-17T21:55:50.480Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-136/archives [2022-05-17T21:55:50.480Z] total 16 [2022-05-17T21:55:50.480Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 21:50 . [2022-05-17T21:55:50.480Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 21:50 .. [2022-05-17T21:55:50.480Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 21:50 cost [2022-05-17T21:55:50.480Z] -rw-r--r-- 1 jenkins jenkins 87 May 17 21:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:55:50.781Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:55:51.650Z] ---> package-listing.sh [2022-05-17T21:55:51.650Z] ++ facter osfamily [2022-05-17T21:55:51.650Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-17T21:55:51.910Z] + OS_FAMILY=debian [2022-05-17T21:55:51.910Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-136 [2022-05-17T21:55:51.910Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-17T21:55:51.910Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-17T21:55:51.910Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-17T21:55:51.910Z] + PACKAGES=/tmp/packages_start.txt [2022-05-17T21:55:51.910Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-136 ']' [2022-05-17T21:55:51.910Z] + PACKAGES=/tmp/packages_end.txt [2022-05-17T21:55:51.910Z] + case "${OS_FAMILY}" in [2022-05-17T21:55:51.910Z] + dpkg -l [2022-05-17T21:55:51.910Z] + grep '^ii' [2022-05-17T21:55:51.910Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-17T21:55:51.910Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-17T21:55:51.910Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-17T21:55:51.910Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-136 ']' [2022-05-17T21:55:51.910Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-136/archives/ [2022-05-17T21:55:51.910Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-136/archives/ [Pipeline] echo [2022-05-17T21:55:51.923Z] 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-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-17T21:55:52.209Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:55:52.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T21:55:52.771Z] . [Pipeline] withDockerContainer [2022-05-17T21:55:52.842Z] prd-ubuntu20.04-docker-8c-8g-63954 does not seem to be running inside a container [2022-05-17T21:55:52.889Z] $ 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-136/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-136 -v /w/workspace/xfoundry_go-mod-messaging_PR-136:/w/workspace/xfoundry_go-mod-messaging_PR-136:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-17T21:55:53.147Z] $ docker top 9fa6de83f3780b7b0e0ce766fdc2a3982eb276b6a682b2023f52a9918dcce43c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T21:55:53.500Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-17T21:55:53.790Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-17T21:55:54.077Z] + ls /var/log/sa-host [2022-05-17T21:55:54.077Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T21:55:54.170Z] provisioning config files... [2022-05-17T21:55:54.180Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/config1681917997390346660tmp [Pipeline] { [Pipeline] echo [2022-05-17T21:55:54.196Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:55:54.487Z] ---> create-netrc.sh [Pipeline] } [2022-05-17T21:55:54.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:55:54.827Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-17T21:55:54.836Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:55:55.131Z] ---> sudo-logs.sh [2022-05-17T21:55:55.131Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-17T21:55:55.161Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:55:55.608Z] ---> job-cost.sh [2022-05-17T21:55:55.608Z] lf-activate-venv: SKIPPING [2022-05-17T21:55:55.608Z] DEBUG: total: 0.2199999988079071 [2022-05-17T21:55:55.608Z] INFO: Retrieving Stack Cost... [2022-05-17T21:55:55.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-17T21:55:56.446Z] INFO: Archiving Costs [Pipeline] echo [2022-05-17T21:55:56.461Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:55:56.748Z] ---> logs-deploy.sh [2022-05-17T21:55:56.748Z] lf-activate-venv: SKIPPING [2022-05-17T21:55:56.748Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-136/5 [2022-05-17T21:55:56.748Z] INFO: archiving workspace using pattern(s): [2022-05-17T21:55:57.688Z] Archives upload complete. [2022-05-17T21:55:57.688Z] INFO: archiving logs to Nexus