Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 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-ssh16667785043464320346.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14657702257962953844.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13513178102050174578.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6124921543821762646.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2931547543913835221.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-24332’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24334 in /w/workspace/gexfoundry_go-mod-messaging_main [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/gexfoundry_go-mod-messaging_main # 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 Avoid second fetch Checking out Revision 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 # timeout=10 Commit message: "Merge pull request #171 from hahattan/issue-160" > git rev-list --no-walk e8d1654ba5965c3fb713dc646ae6e642854fae7d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-01T17:31:59.571Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-01T17:31:59.631Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-01T17:31:59.642Z] ========================================================= [2022-09-01T17:31:59.642Z] EdgeX Global Pipelines Version Info [2022-09-01T17:31:59.642Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:32:00.385Z] ------------------- [2022-09-01T17:32:00.385Z] stable info: [2022-09-01T17:32:00.385Z] ------------------- [2022-09-01T17:32:00.385Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-01T17:32:00.385Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T17:32:00.385Z] Message: update stable to v1.0.239 [2022-09-01T17:32:00.959Z] ------------------- [2022-09-01T17:32:00.959Z] experimental info: [2022-09-01T17:32:00.959Z] ------------------- [2022-09-01T17:32:00.959Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-01T17:32:00.959Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T17:32:00.959Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-01T17:32:01.214Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-09-01T17:32:01.225Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-09-01T17:32:01.239Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-01T17:32:01.250Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-01T17:32:01.262Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-01T17:32:01.275Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-01T17:32:01.288Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-01T17:32:01.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-01T17:32:01.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-01T17:32:01.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-01T17:32:01.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-01T17:32:01.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-09-01T17:32:01.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-01T17:32:01.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-01T17:32:01.382Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-09-01T17:32:01.396Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-01T17:32:01.409Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-01T17:32:01.421Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-01T17:32:01.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-01T17:32:01.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-01T17:32:01.460Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-01T17:32:01.469Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-01T17:32:01.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-01T17:32:01.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-01T17:32:01.494Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-09-01T17:32:01.502Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-01T17:32:01.511Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-01T17:32:01.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-01T17:32:01.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-01T17:32:01.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-01T17:32:01.587Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] echo [2022-09-01T17:32:01.604Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94944c7 [Pipeline] echo [2022-09-01T17:32:01.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-01T17:32:01.975Z] + git rev-list -1 --merges 94944c7a901f3e1ab538820f1e1f292d83ecf9e5~1..94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] echo [2022-09-01T17:32:02.009Z] -----------> git rev-list -1 --merges 94944c7a901f3e1ab538820f1e1f292d83ecf9e5~1..94944c7a901f3e1ab538820f1e1f292d83ecf9e5 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [2022-09-01T17:32:02.009Z] 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [false] [Pipeline] sh [2022-09-01T17:32:02.316Z] + git log --format=format:%s -1 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] echo [2022-09-01T17:32:02.333Z] ========================================================= [2022-09-01T17:32:02.333Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-01T17:32:02.333Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T17:32:02.694Z] + git log --format=format:%s -1 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] echo [2022-09-01T17:32:02.708Z] [semverPrep] GIT_COMMIT: 94944c7a901f3e1ab538820f1e1f292d83ecf9e5, Commit Message: Merge pull request #171 from hahattan/issue-160 [Pipeline] echo [2022-09-01T17:32:02.718Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-01T17:32:03.094Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T17:32:03.094Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-01T17:32:03.094Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-01T17:32:03.094Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-01T17:32:03.094Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-01T17:32:03.094Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-01T17:32:03.094Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:32:03.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T17:32:03.720Z] [2022-09-01T17:32:03.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:32:04.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T17:32:04.290Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-01T17:32:04.290Z] b85a868b505f: Pulling fs layer [2022-09-01T17:32:04.290Z] e2be974225ed: Pulling fs layer [2022-09-01T17:32:04.290Z] 339a4e72a1f5: Pulling fs layer [2022-09-01T17:32:04.290Z] 988bab9f4d93: Pulling fs layer [2022-09-01T17:32:04.290Z] 1469e6f7b9e6: Pulling fs layer [2022-09-01T17:32:04.290Z] eaf3925da568: Pulling fs layer [2022-09-01T17:32:04.290Z] bab4dde63d76: Pulling fs layer [2022-09-01T17:32:04.290Z] bde34c3a00c8: Pulling fs layer [2022-09-01T17:32:04.290Z] b352a97aabf1: Pulling fs layer [2022-09-01T17:32:04.290Z] 988bab9f4d93: Waiting [2022-09-01T17:32:04.290Z] 1469e6f7b9e6: Waiting [2022-09-01T17:32:04.290Z] eaf3925da568: Waiting [2022-09-01T17:32:04.290Z] bab4dde63d76: Waiting [2022-09-01T17:32:04.290Z] 4872d77fe225: Pulling fs layer [2022-09-01T17:32:04.290Z] 5851b861e8e6: Pulling fs layer [2022-09-01T17:32:04.290Z] b352a97aabf1: Waiting [2022-09-01T17:32:04.290Z] 4872d77fe225: Waiting [2022-09-01T17:32:04.290Z] e2be974225ed: Download complete [2022-09-01T17:32:04.290Z] 988bab9f4d93: Download complete [2022-09-01T17:32:04.554Z] 1469e6f7b9e6: Verifying Checksum [2022-09-01T17:32:04.554Z] 1469e6f7b9e6: Download complete [2022-09-01T17:32:04.554Z] eaf3925da568: Verifying Checksum [2022-09-01T17:32:04.554Z] eaf3925da568: Download complete [2022-09-01T17:32:04.554Z] 339a4e72a1f5: Verifying Checksum [2022-09-01T17:32:04.554Z] 339a4e72a1f5: Download complete [2022-09-01T17:32:04.554Z] bde34c3a00c8: Verifying Checksum [2022-09-01T17:32:04.554Z] bde34c3a00c8: Download complete [2022-09-01T17:32:04.554Z] b352a97aabf1: Download complete [2022-09-01T17:32:04.554Z] 4872d77fe225: Verifying Checksum [2022-09-01T17:32:04.554Z] 4872d77fe225: Download complete [2022-09-01T17:32:04.554Z] 5851b861e8e6: Verifying Checksum [2022-09-01T17:32:04.554Z] 5851b861e8e6: Download complete [2022-09-01T17:32:04.554Z] b85a868b505f: Verifying Checksum [2022-09-01T17:32:04.554Z] b85a868b505f: Download complete [2022-09-01T17:32:04.815Z] bab4dde63d76: Verifying Checksum [2022-09-01T17:32:04.815Z] bab4dde63d76: Download complete [2022-09-01T17:32:06.238Z] b85a868b505f: Pull complete [2022-09-01T17:32:06.238Z] e2be974225ed: Pull complete [2022-09-01T17:32:06.814Z] 339a4e72a1f5: Pull complete [2022-09-01T17:32:06.814Z] 988bab9f4d93: Pull complete [2022-09-01T17:32:07.076Z] 1469e6f7b9e6: Pull complete [2022-09-01T17:32:07.076Z] eaf3925da568: Pull complete [2022-09-01T17:32:09.683Z] bab4dde63d76: Pull complete [2022-09-01T17:32:09.683Z] bde34c3a00c8: Pull complete [2022-09-01T17:32:09.683Z] b352a97aabf1: Pull complete [2022-09-01T17:32:09.683Z] 4872d77fe225: Pull complete [2022-09-01T17:32:09.683Z] 5851b861e8e6: Pull complete [2022-09-01T17:32:09.683Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-01T17:32:09.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T17:32:09.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:32:10.065Z] prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container [2022-09-01T17:32:10.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-01T17:32:11.997Z] $ docker top 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T17:32:12.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T17:32:12.148Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T17:32:12.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T17:32:12.315Z] $ docker exec 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 ssh-agent [2022-09-01T17:32:12.450Z] SSH_AUTH_SOCK=/tmp/ssh-V6Fj9rmAvPsW/agent.33 [2022-09-01T17:32:12.450Z] SSH_AGENT_PID=39 [2022-09-01T17:32:12.459Z] Running ssh-add (command line suppressed) [2022-09-01T17:32:12.591Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5609776611048372368.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5609776611048372368.key) [2022-09-01T17:32:12.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T17:32:12.989Z] + git tag --points-at HEAD [Pipeline] } [2022-09-01T17:32:13.089Z] $ docker exec --env ******** --env ******** 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 ssh-agent -k [2022-09-01T17:32:13.201Z] unset SSH_AUTH_SOCK; [2022-09-01T17:32:13.201Z] unset SSH_AGENT_PID; [2022-09-01T17:32:13.201Z] echo Agent pid 39 killed; [2022-09-01T17:32:13.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-01T17:32:13.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T17:32:13.292Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T17:32:13.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T17:32:13.841Z] $ docker exec 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 ssh-agent [2022-09-01T17:32:13.968Z] SSH_AUTH_SOCK=/tmp/ssh-fKrcObzrak8F/agent.72 [2022-09-01T17:32:13.968Z] SSH_AGENT_PID=78 [2022-09-01T17:32:13.975Z] Running ssh-add (command line suppressed) [2022-09-01T17:32:14.098Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5265413468365741024.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5265413468365741024.key) [2022-09-01T17:32:14.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T17:32:14.423Z] + git semver init [2022-09-01T17:32:14.705Z] 2022-09-01 17:32:14,639 [run_init] DEBUG init version:0.0.0 force:False [2022-09-01T17:32:14.705Z] 2022-09-01 17:32:14,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-09-01T17:32:14.705Z] 2022-09-01 17:32:14,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-09-01T17:32:14.705Z] 2022-09-01 17:32:14,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-09-01T17:32:15.686Z] 2022-09-01 17:32:15,537 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-09-01T17:32:15.686Z] 2022-09-01 17:32:15,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-09-01T17:32:15.686Z] 2022-09-01 17:32:15,538 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-01T17:32:15.686Z] 2022-09-01 17:32:15,538 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-01T17:32:15.686Z] 2.3.0-dev.15 [Pipeline] } [2022-09-01T17:32:15.697Z] $ docker exec --env ******** --env ******** 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 ssh-agent -k [2022-09-01T17:32:15.807Z] unset SSH_AUTH_SOCK; [2022-09-01T17:32:15.807Z] unset SSH_AGENT_PID; [2022-09-01T17:32:15.807Z] echo Agent pid 78 killed; [2022-09-01T17:32:15.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T17:32:16.247Z] + git semver [Pipeline] } [2022-09-01T17:32:16.524Z] $ docker stop --time=1 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 [2022-09-01T17:32:17.844Z] $ docker rm -f 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T17:32:18.202Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-01T17:32:18.461Z] Stashed 1 file(s) [Pipeline] echo [2022-09-01T17:32:18.463Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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-09-01T17:32:18.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T17:32:18.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T17:32:18.663Z] ========================================================= [2022-09-01T17:32:18.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-01T17:32:18.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-01T17:32:18.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T17:32:18.970Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-01T17:32:18.970Z] 2408cc74d12b: Pulling fs layer [2022-09-01T17:32:18.970Z] ea60b727a1ce: Pulling fs layer [2022-09-01T17:32:18.970Z] 30c4a7721957: Pulling fs layer [2022-09-01T17:32:18.970Z] 370296b7ddb6: Pulling fs layer [2022-09-01T17:32:18.970Z] 7c6cee850709: Pulling fs layer [2022-09-01T17:32:18.970Z] 39a5fcdaea64: Pulling fs layer [2022-09-01T17:32:18.970Z] d94ebbe4e438: Pulling fs layer [2022-09-01T17:32:18.970Z] bcfd1f05c69d: Pulling fs layer [2022-09-01T17:32:18.970Z] 59ccb84bbe0f: Pulling fs layer [2022-09-01T17:32:18.970Z] 39a5fcdaea64: Waiting [2022-09-01T17:32:18.970Z] 370296b7ddb6: Waiting [2022-09-01T17:32:18.970Z] 7c6cee850709: Waiting [2022-09-01T17:32:18.970Z] d94ebbe4e438: Waiting [2022-09-01T17:32:18.970Z] 59ccb84bbe0f: Waiting [2022-09-01T17:32:18.970Z] bcfd1f05c69d: Waiting [2022-09-01T17:32:18.970Z] 30c4a7721957: Verifying Checksum [2022-09-01T17:32:18.970Z] 30c4a7721957: Download complete [2022-09-01T17:32:18.970Z] ea60b727a1ce: Download complete [2022-09-01T17:32:18.970Z] 7c6cee850709: Verifying Checksum [2022-09-01T17:32:18.970Z] 7c6cee850709: Download complete [2022-09-01T17:32:18.970Z] 39a5fcdaea64: Download complete [2022-09-01T17:32:18.971Z] 2408cc74d12b: Verifying Checksum [2022-09-01T17:32:18.971Z] 2408cc74d12b: Download complete [2022-09-01T17:32:18.971Z] d94ebbe4e438: Verifying Checksum [2022-09-01T17:32:18.971Z] d94ebbe4e438: Download complete [2022-09-01T17:32:19.236Z] 2408cc74d12b: Pull complete [2022-09-01T17:32:19.236Z] ea60b727a1ce: Pull complete [2022-09-01T17:32:19.501Z] 30c4a7721957: Pull complete [2022-09-01T17:32:19.501Z] 59ccb84bbe0f: Verifying Checksum [2022-09-01T17:32:19.501Z] 59ccb84bbe0f: Download complete [2022-09-01T17:32:20.079Z] bcfd1f05c69d: Verifying Checksum [2022-09-01T17:32:20.079Z] bcfd1f05c69d: Download complete [2022-09-01T17:32:20.079Z] 370296b7ddb6: Verifying Checksum [2022-09-01T17:32:20.079Z] 370296b7ddb6: Download complete [2022-09-01T17:32:25.374Z] 370296b7ddb6: Pull complete [2022-09-01T17:32:25.374Z] 7c6cee850709: Pull complete [2022-09-01T17:32:25.374Z] 39a5fcdaea64: Pull complete [2022-09-01T17:32:25.374Z] d94ebbe4e438: Pull complete [2022-09-01T17:32:27.286Z] bcfd1f05c69d: Pull complete [2022-09-01T17:32:27.857Z] 59ccb84bbe0f: Pull complete [2022-09-01T17:32:27.857Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-01T17:32:27.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T17:32:27.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-09-01T17:32:28.151Z] + 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-09-01T17:32:28.459Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T17:32:28.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:32:28.552Z] prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container [2022-09-01T17:32:28.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** ci-base-image-x86_64 cat [2022-09-01T17:32:30.609Z] $ docker top 7f229ecba37944587344c2baabcaa25d4194fc4d637ba717d44acd1da8b67137 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T17:32:30.987Z] + go version [2022-09-01T17:32:30.987Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-01T17:32:30.998Z] $ docker stop --time=1 7f229ecba37944587344c2baabcaa25d4194fc4d637ba717d44acd1da8b67137 [2022-09-01T17:32:32.322Z] $ docker rm -f 7f229ecba37944587344c2baabcaa25d4194fc4d637ba717d44acd1da8b67137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:32:32.756Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T17:32:32.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:32:32.848Z] prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container [2022-09-01T17:32:32.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** ci-base-image-x86_64 cat [2022-09-01T17:32:33.294Z] $ docker top c92042648b34dae9cd55c1cf271b4884b865dfa466bb79cb8fe572f1b66388f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T17:32:33.566Z] Still waiting to schedule task [2022-09-01T17:32:33.566Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-01T17:32:33.658Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2022-09-01T17:32:33.960Z] + make test [2022-09-01T17:32:33.960Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-09-01T17:32:33.960Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-01T17:32:33.960Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-01T17:32:33.960Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-09-01T17:32:33.960Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-01T17:32:33.960Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-01T17:32:33.960Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-01T17:32:34.222Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-01T17:32:34.222Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-01T17:32:34.222Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-01T17:32:34.222Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-01T17:32:34.222Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-01T17:32:34.222Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-01T17:32:34.222Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-01T17:32:34.222Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-01T17:32:34.222Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-01T17:32:34.222Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-09-01T17:32:46.489Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-09-01T17:32:49.785Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.071s coverage: 90.4% of statements [2022-09-01T17:32:50.354Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.046s coverage: 87.0% of statements [2022-09-01T17:32:50.354Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-09-01T17:32:50.354Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-09-01T17:32:50.354Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.032s coverage: 16.7% of statements [2022-09-01T17:32:50.354Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.043s coverage: 68.5% of statements [2022-09-01T17:32:50.354Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-09-01T17:33:12.434Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.381s coverage: 83.8% of statements [2022-09-01T17:33:12.434Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.038s coverage: 88.9% of statements [2022-09-01T17:33:12.434Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-09-01T17:33:12.434Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.039s coverage: 100.0% of statements [2022-09-01T17:33:12.434Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.033s coverage: 100.0% of statements [2022-09-01T17:33:12.434Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.052s coverage: 95.1% of statements [2022-09-01T17:33:12.434Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-09-01T17:33:12.434Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-09-01T17:33:12.434Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.059s coverage: 90.4% of statements [2022-09-01T17:33:12.434Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.044s coverage: 100.0% of statements [2022-09-01T17:33:12.434Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-09-01T17:33:12.434Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.027s coverage: 100.0% of statements [2022-09-01T17:33:12.434Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements [2022-09-01T17:33:12.434Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-09-01T17:33:34.412Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.401s coverage: 83.8% of statements [2022-09-01T17:33:34.412Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.037s coverage: 88.9% of statements [2022-09-01T17:33:34.412Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-09-01T17:33:34.412Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.032s coverage: 100.0% of statements [2022-09-01T17:33:34.412Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.024s coverage: 100.0% of statements [2022-09-01T17:33:34.412Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.033s coverage: 95.1% of statements [2022-09-01T17:33:42.549Z] 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-09-01T17:33:42.549Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-01T17:33:45.096Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-01T17:33:45.096Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-09-01T17:33:45.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-01T17:33:45.121Z] $ docker stop --time=1 c92042648b34dae9cd55c1cf271b4884b865dfa466bb79cb8fe572f1b66388f9 [2022-09-01T17:33:46.605Z] $ docker rm -f c92042648b34dae9cd55c1cf271b4884b865dfa466bb79cb8fe572f1b66388f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T17:33:47.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-01T17:33:47.144Z] 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-09-01T17:33:47.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T17:33:47.630Z] [2022-09-01T17:33:47.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:33:47.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T17:33:47.939Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-01T17:33:47.939Z] 5eb5b503b376: Pulling fs layer [2022-09-01T17:33:47.939Z] 5c69ac0246d0: Pulling fs layer [2022-09-01T17:33:47.939Z] ec43610c2a17: Pulling fs layer [2022-09-01T17:33:47.939Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-01T17:33:47.939Z] 33b1e0a273af: Pulling fs layer [2022-09-01T17:33:47.939Z] 5d3b04190fa2: Pulling fs layer [2022-09-01T17:33:47.939Z] 2f39f015ded8: Pulling fs layer [2022-09-01T17:33:47.939Z] 3a2ae6a8a46f: Waiting [2022-09-01T17:33:47.939Z] 2f39f015ded8: Waiting [2022-09-01T17:33:47.939Z] 5d3b04190fa2: Waiting [2022-09-01T17:33:47.939Z] 5c69ac0246d0: Verifying Checksum [2022-09-01T17:33:47.939Z] 5c69ac0246d0: Download complete [2022-09-01T17:33:47.939Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-01T17:33:47.939Z] 3a2ae6a8a46f: Download complete [2022-09-01T17:33:48.200Z] 33b1e0a273af: Verifying Checksum [2022-09-01T17:33:48.200Z] 5d3b04190fa2: Verifying Checksum [2022-09-01T17:33:48.200Z] 5d3b04190fa2: Download complete [2022-09-01T17:33:48.200Z] ec43610c2a17: Verifying Checksum [2022-09-01T17:33:48.200Z] 5eb5b503b376: Verifying Checksum [2022-09-01T17:33:48.200Z] 5eb5b503b376: Download complete [2022-09-01T17:33:49.144Z] 2f39f015ded8: Verifying Checksum [2022-09-01T17:33:49.144Z] 2f39f015ded8: Download complete [2022-09-01T17:33:49.714Z] 5eb5b503b376: Pull complete [2022-09-01T17:33:49.714Z] 5c69ac0246d0: Pull complete [2022-09-01T17:33:50.286Z] ec43610c2a17: Pull complete [2022-09-01T17:33:50.286Z] 3a2ae6a8a46f: Pull complete [2022-09-01T17:33:50.546Z] 33b1e0a273af: Pull complete [2022-09-01T17:33:50.806Z] 5d3b04190fa2: Pull complete [2022-09-01T17:33:55.265Z] 2f39f015ded8: Pull complete [2022-09-01T17:33:55.265Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-01T17:33:55.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T17:33:55.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:33:55.365Z] prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container [2022-09-01T17:33:55.407Z] $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-01T17:33:57.149Z] $ docker top 9838f0fa1619af4d0a6161283bd9607e2fc201d90b9c4a63cd0974989900a89b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:33:57.560Z] ---> job-cost.sh [2022-09-01T17:33:57.560Z] lf-activate-venv: SKIPPING [2022-09-01T17:33:57.560Z] INFO: No Stack... [2022-09-01T17:33:58.132Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-01T17:33:58.392Z] INFO: Archiving Costs [Pipeline] sh [2022-09-01T17:33:58.694Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-09-01T17:33:58.694Z] + cut -d, -f6 [Pipeline] lock [2022-09-01T17:33:58.710Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] [2022-09-01T17:33:58.716Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] did not exist. Created. [2022-09-01T17:33:58.716Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-01T17:33:59.027Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-01T17:33:59.056Z] Stashed 1 file(s) [Pipeline] } [2022-09-01T17:33:59.063Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-01T17:33:59.084Z] $ docker stop --time=1 9838f0fa1619af4d0a6161283bd9607e2fc201d90b9c4a63cd0974989900a89b [2022-09-01T17:34:00.270Z] $ docker rm -f 9838f0fa1619af4d0a6161283bd9607e2fc201d90b9c4a63cd0974989900a89b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-01T17:34:06.166Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24335 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-09-01T17:34:06.179Z] Running in /w/workspace/go-mod-messaging/38 [Pipeline] { [Pipeline] checkout [2022-09-01T17:34:06.239Z] Selected Git installation does not exist. Using Default [2022-09-01T17:34:06.239Z] The recommended git tool is: NONE [2022-09-01T17:34:13.649Z] using credential edgex-jenkins-ssh [2022-09-01T17:34:13.673Z] Cloning the remote Git repository [2022-09-01T17:34:13.802Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-09-01T17:34:13.905Z] > git init /w/workspace/go-mod-messaging/38 # timeout=10 [2022-09-01T17:34:14.026Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-09-01T17:34:14.027Z] > git --version # timeout=10 [2022-09-01T17:34:14.080Z] > git --version # 'git version 2.25.1' [2022-09-01T17:34:14.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T17:34:15.051Z] Avoid second fetch [2022-09-01T17:34:15.052Z] Checking out Revision 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 (main) [2022-09-01T17:34:14.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T17:34:14.994Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-09-01T17:34:15.019Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T17:34:15.087Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T17:34:15.133Z] > git checkout -f 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 # timeout=10 [2022-09-01T17:34:19.733Z] Commit message: "Merge pull request #171 from hahattan/issue-160" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T17:34:20.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-01T17:34:20.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T17:34:20.797Z] Dload Upload Total Spent Left Speed [2022-09-01T17:34:20.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 83456 0 --:--:-- --:--:-- --:--:-- 84013 [Pipeline] sh [2022-09-01T17:34:21.431Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-01T17:34:21.767Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-01T17:34:21.767Z] + sudo tee /etc/docker/daemon.new [2022-09-01T17:34:21.767Z] { [2022-09-01T17:34:21.767Z] "registry-mirrors": [ [2022-09-01T17:34:21.767Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-01T17:34:21.767Z] ], [2022-09-01T17:34:21.767Z] "bip": "10.250.0.254/24", [2022-09-01T17:34:21.767Z] "hosts": [ [2022-09-01T17:34:21.767Z] "tcp://0.0.0.0:5555", [2022-09-01T17:34:21.767Z] "unix:///var/run/docker.sock" [2022-09-01T17:34:21.767Z] ], [2022-09-01T17:34:21.767Z] "mtu": 1458, [2022-09-01T17:34:21.767Z] "selinux-enabled": true, [2022-09-01T17:34:21.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-01T17:34:21.767Z] } [Pipeline] sh [2022-09-01T17:34:22.174Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-01T17:34:22.510Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-09-01T17:34:41.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T17:34:41.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T17:34:41.268Z] ========================================================= [2022-09-01T17:34:41.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-01T17:34:41.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-01T17:34:41.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T17:34:42.221Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-01T17:34:42.221Z] b3c136eddcbf: Pulling fs layer [2022-09-01T17:34:42.221Z] c0a3192eca97: Pulling fs layer [2022-09-01T17:34:42.221Z] a050256f5b6f: Pulling fs layer [2022-09-01T17:34:42.221Z] 656be50a0ddc: Pulling fs layer [2022-09-01T17:34:42.221Z] 2bbca73fdf42: Pulling fs layer [2022-09-01T17:34:42.221Z] 46d945488cbd: Pulling fs layer [2022-09-01T17:34:42.221Z] 8a5474983e97: Pulling fs layer [2022-09-01T17:34:42.221Z] 329c88fbcd65: Pulling fs layer [2022-09-01T17:34:42.221Z] 46d945488cbd: Waiting [2022-09-01T17:34:42.221Z] 8a5474983e97: Waiting [2022-09-01T17:34:42.221Z] 656be50a0ddc: Waiting [2022-09-01T17:34:42.221Z] 2bbca73fdf42: Waiting [2022-09-01T17:34:42.221Z] 329c88fbcd65: Waiting [2022-09-01T17:34:42.221Z] a050256f5b6f: Download complete [2022-09-01T17:34:42.221Z] c0a3192eca97: Verifying Checksum [2022-09-01T17:34:42.221Z] c0a3192eca97: Download complete [2022-09-01T17:34:42.221Z] 2bbca73fdf42: Verifying Checksum [2022-09-01T17:34:42.221Z] 2bbca73fdf42: Download complete [2022-09-01T17:34:42.504Z] 46d945488cbd: Verifying Checksum [2022-09-01T17:34:42.504Z] 46d945488cbd: Download complete [2022-09-01T17:34:42.504Z] b3c136eddcbf: Verifying Checksum [2022-09-01T17:34:43.499Z] b3c136eddcbf: Pull complete [2022-09-01T17:34:43.499Z] 329c88fbcd65: Verifying Checksum [2022-09-01T17:34:43.499Z] 329c88fbcd65: Download complete [2022-09-01T17:34:43.778Z] c0a3192eca97: Pull complete [2022-09-01T17:34:44.060Z] a050256f5b6f: Pull complete [2022-09-01T17:34:44.663Z] 8a5474983e97: Verifying Checksum [2022-09-01T17:34:44.663Z] 8a5474983e97: Download complete [2022-09-01T17:34:45.262Z] 656be50a0ddc: Verifying Checksum [2022-09-01T17:34:45.262Z] 656be50a0ddc: Download complete [2022-09-01T17:35:00.378Z] 656be50a0ddc: Pull complete [2022-09-01T17:35:00.378Z] 2bbca73fdf42: Pull complete [2022-09-01T17:35:00.378Z] 46d945488cbd: Pull complete [2022-09-01T17:35:04.691Z] 8a5474983e97: Pull complete [2022-09-01T17:35:06.677Z] 329c88fbcd65: Pull complete [2022-09-01T17:35:06.677Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-01T17:35:06.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T17:35:06.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-09-01T17:35:07.016Z] + 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-09-01T17:35:07.374Z] + docker inspect -f . ci-base-image-arm64 [2022-09-01T17:35:07.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:35:07.606Z] prd-ubuntu20.04-docker-arm64-4c-16g-24335 does not seem to be running inside a container [2022-09-01T17:35:07.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/38 -v /w/workspace/go-mod-messaging/38:/w/workspace/go-mod-messaging/38:rw,z -v /w/workspace/go-mod-messaging/38@tmp:/w/workspace/go-mod-messaging/38@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 ******** ci-base-image-arm64 cat [2022-09-01T17:35:10.624Z] $ docker top e27368fdec500ed68a64de8d9e94ec5ea12ae5932aea52ffa15f79a2efc8bfd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T17:35:11.527Z] + go version [2022-09-01T17:35:11.527Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-01T17:35:11.557Z] $ docker stop --time=1 e27368fdec500ed68a64de8d9e94ec5ea12ae5932aea52ffa15f79a2efc8bfd5 [2022-09-01T17:35:13.199Z] $ docker rm -f e27368fdec500ed68a64de8d9e94ec5ea12ae5932aea52ffa15f79a2efc8bfd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:35:13.800Z] + docker inspect -f . ci-base-image-arm64 [2022-09-01T17:35:13.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:35:14.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-24335 does not seem to be running inside a container [2022-09-01T17:35:14.126Z] $ 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/38 -v /w/workspace/go-mod-messaging/38:/w/workspace/go-mod-messaging/38:rw,z -v /w/workspace/go-mod-messaging/38@tmp:/w/workspace/go-mod-messaging/38@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 ******** ci-base-image-arm64 cat [2022-09-01T17:35:15.403Z] $ docker top c197ef73d13a09c6fff64a06568fd1c97bece37940416d1f06652fe3cc02eb21 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T17:35:16.232Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/38 [Pipeline] fileExists [Pipeline] sh [2022-09-01T17:35:17.334Z] + make test [2022-09-01T17:35:17.334Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-09-01T17:35:17.334Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-09-01T17:35:17.334Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-01T17:35:17.334Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-01T17:35:17.609Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-01T17:35:17.609Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-01T17:35:17.609Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-01T17:35:17.882Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-01T17:35:17.882Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-01T17:35:17.882Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-01T17:35:18.154Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-01T17:35:18.154Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-01T17:35:18.154Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-01T17:35:18.154Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-01T17:35:18.154Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-01T17:35:18.154Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-01T17:35:18.154Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-09-01T17:36:14.810Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-09-01T17:36:37.067Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.242s coverage: 90.4% of statements [2022-09-01T17:36:43.810Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.164s coverage: 87.0% of statements [2022-09-01T17:36:43.810Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-09-01T17:36:43.810Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-09-01T17:36:43.810Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.094s coverage: 16.7% of statements [2022-09-01T17:36:44.416Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.127s coverage: 68.5% of statements [2022-09-01T17:36:44.416Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-09-01T17:37:02.727Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.481s coverage: 83.8% of statements [2022-09-01T17:37:02.727Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.079s coverage: 88.9% of statements [2022-09-01T17:37:02.727Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-09-01T17:37:02.727Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.082s coverage: 100.0% of statements [2022-09-01T17:37:02.727Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.067s coverage: 100.0% of statements [2022-09-01T17:37:02.727Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.071s coverage: 95.1% of statements [2022-09-01T17:37:02.727Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-09-01T17:37:03.719Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-09-01T17:37:05.733Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.271s coverage: 90.4% of statements [2022-09-01T17:37:05.733Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.054s coverage: 100.0% of statements [2022-09-01T17:37:05.733Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-09-01T17:37:05.733Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.049s coverage: 100.0% of statements [2022-09-01T17:37:06.341Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.154s coverage: 68.5% of statements [2022-09-01T17:37:06.341Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-09-01T17:37:30.141Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.501s coverage: 83.8% of statements [2022-09-01T17:37:30.141Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.067s coverage: 88.9% of statements [2022-09-01T17:37:30.141Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-09-01T17:37:30.141Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.118s coverage: 100.0% of statements [2022-09-01T17:37:30.141Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements [2022-09-01T17:37:30.141Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.080s coverage: 95.1% of statements [2022-09-01T17:37:30.141Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-01T17:37:30.141Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-01T17:38:09.598Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-01T17:38:09.598Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-09-01T17:38:09.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-01T17:38:09.639Z] $ docker stop --time=1 c197ef73d13a09c6fff64a06568fd1c97bece37940416d1f06652fe3cc02eb21 [2022-09-01T17:38:11.590Z] $ docker rm -f c197ef73d13a09c6fff64a06568fd1c97bece37940416d1f06652fe3cc02eb21 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T17:38:12.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-01T17:38:12.938Z] Warning: overwriting stash ‘coverage-report’ [2022-09-01T17:38:14.495Z] 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-09-01T17:38:15.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T17:38:15.096Z] [2022-09-01T17:38:15.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:38:15.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T17:38:16.032Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-01T17:38:16.032Z] 8998bd30e6a1: Pulling fs layer [2022-09-01T17:38:16.032Z] 04944245beec: Pulling fs layer [2022-09-01T17:38:16.032Z] 699f458cf7ca: Pulling fs layer [2022-09-01T17:38:16.032Z] 765212b225bb: Pulling fs layer [2022-09-01T17:38:16.032Z] f23df028b6ca: Pulling fs layer [2022-09-01T17:38:16.032Z] d65c8cfc05b1: Pulling fs layer [2022-09-01T17:38:16.032Z] 2437ff75d9bd: Pulling fs layer [2022-09-01T17:38:16.032Z] 765212b225bb: Waiting [2022-09-01T17:38:16.032Z] d65c8cfc05b1: Waiting [2022-09-01T17:38:16.032Z] 2437ff75d9bd: Waiting [2022-09-01T17:38:16.032Z] 04944245beec: Verifying Checksum [2022-09-01T17:38:16.032Z] 04944245beec: Download complete [2022-09-01T17:38:16.032Z] 765212b225bb: Download complete [2022-09-01T17:38:16.325Z] f23df028b6ca: Download complete [2022-09-01T17:38:16.325Z] d65c8cfc05b1: Verifying Checksum [2022-09-01T17:38:16.325Z] d65c8cfc05b1: Download complete [2022-09-01T17:38:16.325Z] 699f458cf7ca: Verifying Checksum [2022-09-01T17:38:16.325Z] 699f458cf7ca: Download complete [2022-09-01T17:38:16.991Z] 8998bd30e6a1: Verifying Checksum [2022-09-01T17:38:16.991Z] 8998bd30e6a1: Download complete [2022-09-01T17:38:20.863Z] 8998bd30e6a1: Pull complete [2022-09-01T17:38:21.236Z] 04944245beec: Pull complete [2022-09-01T17:38:22.623Z] 699f458cf7ca: Pull complete [2022-09-01T17:38:22.954Z] 765212b225bb: Pull complete [2022-09-01T17:38:23.844Z] f23df028b6ca: Pull complete [2022-09-01T17:38:24.133Z] d65c8cfc05b1: Pull complete [2022-09-01T17:38:25.580Z] 2437ff75d9bd: Verifying Checksum [2022-09-01T17:38:25.580Z] 2437ff75d9bd: Download complete [2022-09-01T17:38:40.707Z] 2437ff75d9bd: Pull complete [2022-09-01T17:38:40.708Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-01T17:38:40.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T17:38:40.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:38:40.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-24335 does not seem to be running inside a container [2022-09-01T17:38:41.079Z] $ 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/38 -v /w/workspace/go-mod-messaging/38:/w/workspace/go-mod-messaging/38:rw,z -v /w/workspace/go-mod-messaging/38@tmp:/w/workspace/go-mod-messaging/38@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-lftools-log-publisher:arm64 cat [2022-09-01T17:38:43.492Z] $ docker top c780c17806de8b05a1138c3c0632b45ac93239c77376a34064e1e7ee6321d531 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:38:44.455Z] ---> job-cost.sh [2022-09-01T17:38:44.455Z] lf-activate-venv: SKIPPING [2022-09-01T17:38:44.455Z] INFO: No Stack... [2022-09-01T17:38:45.053Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-01T17:38:45.653Z] INFO: Archiving Costs [Pipeline] sh [2022-09-01T17:38:46.330Z] + cat /w/workspace/go-mod-messaging/38/archives/cost.csv [2022-09-01T17:38:46.330Z] + cut -d, -f6 [Pipeline] lock [2022-09-01T17:38:46.395Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] [2022-09-01T17:38:46.401Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] did not exist. Created. [2022-09-01T17:38:46.401Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-01T17:38:47.082Z] /w/workspace/go-mod-messaging/38@tmp/durable-798ec332/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-01T17:38:47.769Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-01T17:38:47.791Z] Warning: overwriting stash ‘stack-cost’ [2022-09-01T17:38:47.840Z] Stashed 1 file(s) [Pipeline] } [2022-09-01T17:38:47.846Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-01T17:38:47.863Z] $ docker stop --time=1 c780c17806de8b05a1138c3c0632b45ac93239c77376a34064e1e7ee6321d531 [2022-09-01T17:38:49.367Z] $ docker rm -f c780c17806de8b05a1138c3c0632b45ac93239c77376a34064e1e7ee6321d531 [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-09-01T17:38:49.820Z] provisioning config files... [2022-09-01T17:38:49.832Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3328044543772353687tmp [Pipeline] { [Pipeline] sh [2022-09-01T17:38:50.133Z] + set +x [2022-09-01T17:38:50.133Z] + curl -s https://codecov.io/bash [2022-09-01T17:38:50.133Z] + bash -s -- [2022-09-01T17:38:50.133Z] [2022-09-01T17:38:50.133Z] _____ _ [2022-09-01T17:38:50.133Z] / ____| | | [2022-09-01T17:38:50.133Z] | | ___ __| | ___ ___ _____ __ [2022-09-01T17:38:50.133Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-01T17:38:50.133Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-01T17:38:50.133Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-01T17:38:50.133Z] Bash-1.0.6 [2022-09-01T17:38:50.133Z] [2022-09-01T17:38:50.133Z] [2022-09-01T17:38:50.133Z] ==> git version 2.25.1 found [2022-09-01T17:38:50.133Z] ==> 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-09-01T17:38:50.133Z] Release-Date: 2020-01-08 [2022-09-01T17:38:50.133Z] 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-09-01T17:38:50.133Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-01T17:38:50.133Z] ==> Jenkins CI detected. [2022-09-01T17:38:50.133Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-09-01T17:38:50.133Z] project root: . [2022-09-01T17:38:50.133Z] --> token set from env [2022-09-01T17:38:50.133Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-01T17:38:50.133Z] ==> Running gcov in . (disable via -X gcov) [2022-09-01T17:38:50.133Z] ==> Python coveragepy not found [2022-09-01T17:38:50.133Z] ==> Searching for coverage reports in: [2022-09-01T17:38:50.133Z] + . [2022-09-01T17:38:50.133Z] -> Found 1 reports [2022-09-01T17:38:50.133Z] ==> Detecting git/mercurial file structure [2022-09-01T17:38:50.133Z] ==> Reading reports [2022-09-01T17:38:50.394Z] + ./coverage.out bytes=25878 [2022-09-01T17:38:50.394Z] ==> Appending adjustments [2022-09-01T17:38:50.394Z] https://docs.codecov.io/docs/fixing-reports [2022-09-01T17:38:50.394Z] + Found adjustments [2022-09-01T17:38:50.394Z] ==> Gzipping contents [2022-09-01T17:38:50.394Z] 8.0K /tmp/codecov.Lw0p57.gz [2022-09-01T17:38:50.394Z] ==> Uploading reports [2022-09-01T17:38:50.394Z] url: https://codecov.io [2022-09-01T17:38:50.394Z] query: branch=main&commit=94944c7a901f3e1ab538820f1e1f292d83ecf9e5&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-01T17:38:50.655Z] -> Pinging Codecov [2022-09-01T17:38:50.655Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=94944c7a901f3e1ab538820f1e1f292d83ecf9e5&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-01T17:38:50.916Z] -> Uploading to [2022-09-01T17:38:50.916Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-01/F6E385568367DD0E4001BA4F8F1CB792/94944c7a901f3e1ab538820f1e1f292d83ecf9e5/08bc1556-6a3d-4d3f-bb54-0d0dbac53d71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T173850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=196072f79cef495abb3f4c88b27b09bc85d7f1b37869c46081b2f8e8c0b12185 [2022-09-01T17:38:50.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T17:38:50.916Z] Dload Upload Total Spent Left Speed [2022-09-01T17:38:51.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6924 0 0 100 6924 0 26227 --:--:-- --:--:-- --:--:-- 26227 [2022-09-01T17:38:51.176Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] } [2022-09-01T17:38:51.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-01T17:38:51.385Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-01T17:38:51.396Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:38:51.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-01T17:38:51.693Z] [2022-09-01T17:38:51.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:38:52.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-01T17:38:52.002Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-01T17:38:52.002Z] df9b9388f04a: Pulling fs layer [2022-09-01T17:38:52.002Z] 52dc419b0ee2: Pulling fs layer [2022-09-01T17:38:52.002Z] 25bc292e5bac: Pulling fs layer [2022-09-01T17:38:52.002Z] 114826534d7a: Pulling fs layer [2022-09-01T17:38:52.002Z] 4657fd5d0bcf: Pulling fs layer [2022-09-01T17:38:52.002Z] 6ad1cebc031e: Pulling fs layer [2022-09-01T17:38:52.002Z] 8a3aa393b2d8: Pulling fs layer [2022-09-01T17:38:52.002Z] 114826534d7a: Waiting [2022-09-01T17:38:52.002Z] 4657fd5d0bcf: Waiting [2022-09-01T17:38:52.002Z] 6ad1cebc031e: Waiting [2022-09-01T17:38:52.002Z] 8a3aa393b2d8: Waiting [2022-09-01T17:38:52.002Z] 25bc292e5bac: Verifying Checksum [2022-09-01T17:38:52.002Z] 25bc292e5bac: Download complete [2022-09-01T17:38:52.002Z] 52dc419b0ee2: Verifying Checksum [2022-09-01T17:38:52.002Z] 52dc419b0ee2: Download complete [2022-09-01T17:38:52.002Z] 4657fd5d0bcf: Download complete [2022-09-01T17:38:52.002Z] df9b9388f04a: Download complete [2022-09-01T17:38:52.273Z] 6ad1cebc031e: Verifying Checksum [2022-09-01T17:38:52.273Z] 6ad1cebc031e: Download complete [2022-09-01T17:38:52.273Z] df9b9388f04a: Pull complete [2022-09-01T17:38:52.540Z] 52dc419b0ee2: Pull complete [2022-09-01T17:38:52.540Z] 25bc292e5bac: Pull complete [2022-09-01T17:38:52.801Z] 114826534d7a: Verifying Checksum [2022-09-01T17:38:52.801Z] 114826534d7a: Download complete [2022-09-01T17:38:53.061Z] 8a3aa393b2d8: Verifying Checksum [2022-09-01T17:38:53.062Z] 8a3aa393b2d8: Download complete [2022-09-01T17:38:56.354Z] 114826534d7a: Pull complete [2022-09-01T17:38:56.613Z] 4657fd5d0bcf: Pull complete [2022-09-01T17:38:56.874Z] 6ad1cebc031e: Pull complete [2022-09-01T17:39:00.174Z] 8a3aa393b2d8: Pull complete [2022-09-01T17:39:00.174Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-01T17:39:00.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-01T17:39:00.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:39:00.273Z] prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container [2022-09-01T17:39:00.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-01T17:39:02.010Z] $ docker top 43c199eb7032f38e8e397cc14b0e8af5c47814b83e13afced8d39f01724c0945 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-01T17:39:02.133Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-09-01T17:39:02.445Z] + set -o pipefail [2022-09-01T17:39:02.445Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-09-01T17:39:04.357Z] [2022-09-01T17:39:04.357Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-09-01T17:39:04.357Z] [2022-09-01T17:39:04.357Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/8be27c15-2158-4155-a808-00e3538de1db [2022-09-01T17:39:04.357Z] [2022-09-01T17:39:04.357Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-01T17:39:04.357Z] [2022-09-01T17:39:04.928Z] [Pipeline] } [2022-09-01T17:39:04.945Z] $ docker stop --time=1 43c199eb7032f38e8e397cc14b0e8af5c47814b83e13afced8d39f01724c0945 [2022-09-01T17:39:06.421Z] $ docker rm -f 43c199eb7032f38e8e397cc14b0e8af5c47814b83e13afced8d39f01724c0945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-01T17:39:06.989Z] + git log --format=format:%s -1 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] sh [2022-09-01T17:39:07.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T17:39:07.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:39:07.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T17:39:07.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:39:07.676Z] prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container [2022-09-01T17:39:07.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-01T17:39:08.113Z] $ docker top d70fed8fb022effae12ce41567bc5871ec905d2ef7a620b228984bfcaff53bc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T17:39:08.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T17:39:08.207Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T17:39:08.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T17:39:08.329Z] $ docker exec d70fed8fb022effae12ce41567bc5871ec905d2ef7a620b228984bfcaff53bc4 ssh-agent [2022-09-01T17:39:08.435Z] SSH_AUTH_SOCK=/tmp/ssh-4faAargDt3BZ/agent.32 [2022-09-01T17:39:08.435Z] SSH_AGENT_PID=38 [2022-09-01T17:39:08.440Z] Running ssh-add (command line suppressed) [2022-09-01T17:39:08.571Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3335127075336262047.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3335127075336262047.key) [2022-09-01T17:39:08.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T17:39:08.875Z] + git semver tag [2022-09-01T17:39:09.136Z] 2022-09-01 17:39:09,060 [run_tag] DEBUG tag force:False [2022-09-01T17:39:09.136Z] 2022-09-01 17:39:09,060 [check_head_tag] DEBUG check head tag [2022-09-01T17:39:09.136Z] 2022-09-01 17:39:09,061 [execute] INFO git cat-file --batch-check [2022-09-01T17:39:09.136Z] 2022-09-01 17:39:09,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-09-01T17:39:09.136Z] 2022-09-01 17:39:09,065 [execute] INFO git cat-file --batch [2022-09-01T17:39:09.136Z] 2022-09-01 17:39:09,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-09-01T17:39:09.136Z] 2022-09-01 17:39:09,082 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-01T17:39:09.136Z] 2022-09-01 17:39:09,083 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 [2022-09-01T17:39:09.136Z] 2022-09-01 17:39:09,083 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-09-01T17:39:09.136Z] 2022-09-01 17:39:09,087 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-01T17:39:09.136Z] 2.3.0-dev.15 [Pipeline] } [2022-09-01T17:39:09.152Z] $ docker exec --env ******** --env ******** d70fed8fb022effae12ce41567bc5871ec905d2ef7a620b228984bfcaff53bc4 ssh-agent -k [2022-09-01T17:39:09.257Z] unset SSH_AUTH_SOCK; [2022-09-01T17:39:09.257Z] unset SSH_AGENT_PID; [2022-09-01T17:39:09.257Z] echo Agent pid 38 killed; [2022-09-01T17:39:09.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T17:39:09.587Z] + git semver [Pipeline] } [2022-09-01T17:39:09.868Z] $ docker stop --time=1 d70fed8fb022effae12ce41567bc5871ec905d2ef7a620b228984bfcaff53bc4 [2022-09-01T17:39:11.180Z] $ docker rm -f d70fed8fb022effae12ce41567bc5871ec905d2ef7a620b228984bfcaff53bc4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:39:11.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-01T17:39:11.585Z] [2022-09-01T17:39:11.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:39:11.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-01T17:39:11.895Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-01T17:39:11.895Z] ab5ef0e58194: Pulling fs layer [2022-09-01T17:39:11.895Z] 9712f1f96733: Pulling fs layer [2022-09-01T17:39:11.895Z] 63f879dbbcfc: Pulling fs layer [2022-09-01T17:39:11.895Z] 0d9ebad4ef96: Pulling fs layer [2022-09-01T17:39:11.895Z] e9a5061849ea: Pulling fs layer [2022-09-01T17:39:11.895Z] d747dcd14b5f: Pulling fs layer [2022-09-01T17:39:11.895Z] 2de7ff778b66: Pulling fs layer [2022-09-01T17:39:11.895Z] 0d9ebad4ef96: Waiting [2022-09-01T17:39:11.895Z] e9a5061849ea: Waiting [2022-09-01T17:39:11.895Z] d747dcd14b5f: Waiting [2022-09-01T17:39:11.895Z] 2de7ff778b66: Waiting [2022-09-01T17:39:11.895Z] 9712f1f96733: Download complete [2022-09-01T17:39:12.480Z] 63f879dbbcfc: Download complete [2022-09-01T17:39:12.739Z] ab5ef0e58194: Download complete [2022-09-01T17:39:12.739Z] 0d9ebad4ef96: Verifying Checksum [2022-09-01T17:39:12.739Z] 0d9ebad4ef96: Download complete [2022-09-01T17:39:12.739Z] d747dcd14b5f: Verifying Checksum [2022-09-01T17:39:12.739Z] d747dcd14b5f: Download complete [2022-09-01T17:39:12.739Z] e9a5061849ea: Verifying Checksum [2022-09-01T17:39:12.739Z] e9a5061849ea: Download complete [2022-09-01T17:39:12.739Z] 2de7ff778b66: Verifying Checksum [2022-09-01T17:39:12.739Z] 2de7ff778b66: Download complete [2022-09-01T17:39:15.278Z] ab5ef0e58194: Pull complete [2022-09-01T17:39:15.278Z] 9712f1f96733: Pull complete [2022-09-01T17:39:16.215Z] 63f879dbbcfc: Pull complete [2022-09-01T17:39:20.440Z] 0d9ebad4ef96: Pull complete [2022-09-01T17:39:20.440Z] e9a5061849ea: Pull complete [2022-09-01T17:39:20.440Z] d747dcd14b5f: Pull complete [2022-09-01T17:39:21.380Z] 2de7ff778b66: Pull complete [2022-09-01T17:39:21.380Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-01T17:39:21.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-01T17:39:21.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:39:21.469Z] prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container [2022-09-01T17:39:21.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-01T17:39:23.635Z] $ docker top f4f288c5bf54c41a3c5b7faca991f0e559def496c58c615b5215b434fe405aa8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-01T17:39:23.719Z] provisioning config files... [2022-09-01T17:39:23.728Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config381858167037295003tmp [2022-09-01T17:39:23.738Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7771826185936523171tmp [2022-09-01T17:39:23.750Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4273687633158903687tmp [Pipeline] { [Pipeline] echo [2022-09-01T17:39:23.768Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:39:24.054Z] ---> sigul-configuration.sh [2022-09-01T17:39:24.054Z] gpg: directory `/root/.gnupg' created [2022-09-01T17:39:24.054Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-01T17:39:24.054Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-01T17:39:24.054Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-01T17:39:24.054Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-01T17:39:24.054Z] gpg: CAST5 encrypted data [2022-09-01T17:39:24.054Z] gpg: encrypted with 1 passphrase [2022-09-01T17:39:24.054Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-01T17:39:24.345Z] + mkdir /home/jenkins [2022-09-01T17:39:24.345Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-01T17:39:24.634Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-01T17:39:24.644Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:39:24.931Z] ---> sigul-install.sh [2022-09-01T17:39:24.931Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-01T17:39:25.222Z] + git tag --list [2022-09-01T17:39:25.222Z] v0.0.0 [2022-09-01T17:39:25.222Z] v0.1.0 [2022-09-01T17:39:25.222Z] v0.1.1 [2022-09-01T17:39:25.223Z] v0.1.10 [2022-09-01T17:39:25.223Z] v0.1.11 [2022-09-01T17:39:25.223Z] v0.1.12 [2022-09-01T17:39:25.223Z] v0.1.13 [2022-09-01T17:39:25.223Z] v0.1.14 [2022-09-01T17:39:25.223Z] v0.1.15 [2022-09-01T17:39:25.223Z] v0.1.16 [2022-09-01T17:39:25.223Z] v0.1.17 [2022-09-01T17:39:25.223Z] v0.1.18 [2022-09-01T17:39:25.223Z] v0.1.19 [2022-09-01T17:39:25.223Z] v0.1.2 [2022-09-01T17:39:25.223Z] v0.1.20 [2022-09-01T17:39:25.223Z] v0.1.21 [2022-09-01T17:39:25.223Z] v0.1.22 [2022-09-01T17:39:25.223Z] v0.1.23 [2022-09-01T17:39:25.223Z] v0.1.24 [2022-09-01T17:39:25.223Z] v0.1.25 [2022-09-01T17:39:25.223Z] v0.1.26 [2022-09-01T17:39:25.223Z] v0.1.27 [2022-09-01T17:39:25.223Z] v0.1.28 [2022-09-01T17:39:25.223Z] v0.1.29 [2022-09-01T17:39:25.223Z] v0.1.3 [2022-09-01T17:39:25.223Z] v0.1.30 [2022-09-01T17:39:25.223Z] v0.1.31 [2022-09-01T17:39:25.223Z] v0.1.4 [2022-09-01T17:39:25.223Z] v0.1.5 [2022-09-01T17:39:25.223Z] v0.1.6 [2022-09-01T17:39:25.223Z] v0.1.7 [2022-09-01T17:39:25.223Z] v0.1.8 [2022-09-01T17:39:25.223Z] v0.1.9 [2022-09-01T17:39:25.223Z] v2.0.0 [2022-09-01T17:39:25.223Z] v2.0.1 [2022-09-01T17:39:25.223Z] v2.1.0 [2022-09-01T17:39:25.223Z] v2.1.1 [2022-09-01T17:39:25.223Z] v2.1.1-dev.1 [2022-09-01T17:39:25.223Z] v2.1.1-dev.2 [2022-09-01T17:39:25.223Z] v2.1.1-dev.3 [2022-09-01T17:39:25.223Z] v2.2.0 [2022-09-01T17:39:25.223Z] v2.2.1-dev.1 [2022-09-01T17:39:25.223Z] v2.2.1-dev.10 [2022-09-01T17:39:25.223Z] v2.2.1-dev.11 [2022-09-01T17:39:25.223Z] v2.2.1-dev.2 [2022-09-01T17:39:25.223Z] v2.2.1-dev.3 [2022-09-01T17:39:25.223Z] v2.2.1-dev.4 [2022-09-01T17:39:25.223Z] v2.2.1-dev.5 [2022-09-01T17:39:25.223Z] v2.2.1-dev.6 [2022-09-01T17:39:25.223Z] v2.2.1-dev.7 [2022-09-01T17:39:25.223Z] v2.2.1-dev.8 [2022-09-01T17:39:25.223Z] v2.2.1-dev.9 [2022-09-01T17:39:25.223Z] v2.3.0-dev.11 [2022-09-01T17:39:25.223Z] v2.3.0-dev.12 [2022-09-01T17:39:25.223Z] v2.3.0-dev.13 [2022-09-01T17:39:25.223Z] v2.3.0-dev.14 [2022-09-01T17:39:25.223Z] v2.3.0-dev.15 [Pipeline] sh [2022-09-01T17:39:25.512Z] + lftools sign git-tag v2.3.0-dev.15 [2022-09-01T17:39:26.084Z] Signing Git tag with Sigul... [2022-09-01T17:39:26.084Z] Signing v2.3.0-dev.15 [Pipeline] echo [2022-09-01T17:39:26.663Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:39:26.949Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-01T17:39:26.957Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-01T17:39:26.988Z] $ docker stop --time=1 f4f288c5bf54c41a3c5b7faca991f0e559def496c58c615b5215b434fe405aa8 [2022-09-01T17:39:28.297Z] $ docker rm -f f4f288c5bf54c41a3c5b7faca991f0e559def496c58c615b5215b434fe405aa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-01T17:39:28.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T17:39:28.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:39:29.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T17:39:29.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:39:29.317Z] prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container [2022-09-01T17:39:29.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-01T17:39:29.773Z] $ docker top deebe8b0bb35731cd68379f402187385a21d17c24e891dad5684c754668c619c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T17:39:29.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T17:39:29.861Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T17:39:29.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T17:39:29.989Z] $ docker exec deebe8b0bb35731cd68379f402187385a21d17c24e891dad5684c754668c619c ssh-agent [2022-09-01T17:39:30.114Z] SSH_AUTH_SOCK=/tmp/ssh-1SPOaTs9Vn39/agent.33 [2022-09-01T17:39:30.114Z] SSH_AGENT_PID=39 [2022-09-01T17:39:30.120Z] Running ssh-add (command line suppressed) [2022-09-01T17:39:30.246Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5163063413466066514.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5163063413466066514.key) [2022-09-01T17:39:30.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T17:39:30.545Z] + git semver bump pre [2022-09-01T17:39:30.806Z] 2022-09-01 17:39:30,738 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-01T17:39:30.806Z] 2022-09-01 17:39:30,739 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev [2022-09-01T17:39:30.806Z] 2022-09-01 17:39:30,739 [bump_version] DEBUG bumped version:2.3.0-dev.16 [2022-09-01T17:39:30.806Z] 2022-09-01 17:39:30,739 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-09-01T17:39:30.806Z] 2022-09-01 17:39:30,739 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-01T17:39:30.806Z] 2022-09-01 17:39:30,739 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-01T17:39:30.806Z] 2022-09-01 17:39:30,742 [execute] INFO git cat-file --batch-check [2022-09-01T17:39:30.806Z] 2022-09-01 17:39:30,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T17:39:30.806Z] 2022-09-01 17:39:30,750 [execute] INFO git cat-file --batch [2022-09-01T17:39:30.806Z] 2022-09-01 17:39:30,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T17:39:30.806Z] 2022-09-01 17:39:30,755 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-01T17:39:30.806Z] 2.3.0-dev.16 [Pipeline] } [2022-09-01T17:39:30.821Z] $ docker exec --env ******** --env ******** deebe8b0bb35731cd68379f402187385a21d17c24e891dad5684c754668c619c ssh-agent -k [2022-09-01T17:39:30.945Z] unset SSH_AUTH_SOCK; [2022-09-01T17:39:30.945Z] unset SSH_AGENT_PID; [2022-09-01T17:39:30.945Z] echo Agent pid 39 killed; [2022-09-01T17:39:30.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T17:39:31.256Z] + git semver [Pipeline] } [2022-09-01T17:39:31.537Z] $ docker stop --time=1 deebe8b0bb35731cd68379f402187385a21d17c24e891dad5684c754668c619c [2022-09-01T17:39:32.885Z] $ docker rm -f deebe8b0bb35731cd68379f402187385a21d17c24e891dad5684c754668c619c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T17:39:33.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T17:39:33.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:39:33.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T17:39:33.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:39:33.627Z] prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container [2022-09-01T17:39:33.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-01T17:39:34.057Z] $ docker top 64d508af9f475ec49b7e213b96e95f4a6b39a09ef887615908d868a4924aaf62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T17:39:34.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T17:39:34.146Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T17:39:34.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T17:39:34.281Z] $ docker exec 64d508af9f475ec49b7e213b96e95f4a6b39a09ef887615908d868a4924aaf62 ssh-agent [2022-09-01T17:39:34.400Z] SSH_AUTH_SOCK=/tmp/ssh-LXGLZKacTx7y/agent.32 [2022-09-01T17:39:34.400Z] SSH_AGENT_PID=38 [2022-09-01T17:39:34.405Z] Running ssh-add (command line suppressed) [2022-09-01T17:39:34.532Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2061643959163425268.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2061643959163425268.key) [2022-09-01T17:39:34.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T17:39:34.833Z] + git semver push [2022-09-01T17:39:35.094Z] 2022-09-01 17:39:35,028 [run_push] DEBUG push [2022-09-01T17:39:35.094Z] 2022-09-01 17:39:35,029 [execute] INFO git cat-file --batch-check [2022-09-01T17:39:35.094Z] 2022-09-01 17:39:35,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T17:39:35.094Z] 2022-09-01 17:39:35,033 [execute] INFO git rev-list 6a8e3350b64ee10d9fbf11db378b2e9c315483c4 -- [2022-09-01T17:39:35.094Z] 2022-09-01 17:39:35,034 [execute] DEBUG Popen(['git', 'rev-list', '6a8e3350b64ee10d9fbf11db378b2e9c315483c4', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-01T17:39:35.094Z] 2022-09-01 17:39:35,041 [execute] INFO git fetch -v origin [2022-09-01T17:39:35.094Z] 2022-09-01 17:39:35,041 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-01T17:39:35.664Z] 2022-09-01 17:39:35,658 [run_push] DEBUG no remote changes detected [2022-09-01T17:39:35.664Z] 2022-09-01 17:39:35,659 [execute] INFO git push origin semver [2022-09-01T17:39:35.665Z] 2022-09-01 17:39:35,659 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-01T17:39:36.604Z] 2022-09-01 17:39:36,427 [run_push] DEBUG push all version tags [2022-09-01T17:39:36.604Z] 2022-09-01 17:39:36,428 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-01T17:39:36.604Z] 2022-09-01 17:39:36,429 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-09-01T17:39:37.175Z] 2022-09-01 17:39:37,143 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-01T17:39:37.175Z] 2.3.0-dev.16 [Pipeline] } [2022-09-01T17:39:37.191Z] $ docker exec --env ******** --env ******** 64d508af9f475ec49b7e213b96e95f4a6b39a09ef887615908d868a4924aaf62 ssh-agent -k [2022-09-01T17:39:37.297Z] unset SSH_AUTH_SOCK; [2022-09-01T17:39:37.297Z] unset SSH_AGENT_PID; [2022-09-01T17:39:37.297Z] echo Agent pid 38 killed; [2022-09-01T17:39:37.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T17:39:37.605Z] + git semver [Pipeline] } [2022-09-01T17:39:37.885Z] $ docker stop --time=1 64d508af9f475ec49b7e213b96e95f4a6b39a09ef887615908d868a4924aaf62 [2022-09-01T17:39:39.208Z] $ docker rm -f 64d508af9f475ec49b7e213b96e95f4a6b39a09ef887615908d868a4924aaf62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-09-01T17:39:39.779Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-09-01T17:39:39.779Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-09-01T17:39:39.779Z] total 16 [2022-09-01T17:39:39.779Z] drwxr-xr-x 3 root root 4096 Sep 1 17:33 . [2022-09-01T17:39:39.779Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 17:39 .. [2022-09-01T17:39:39.779Z] drwxr-xr-x 2 root root 4096 Sep 1 17:33 cost [2022-09-01T17:39:39.779Z] -rw-r--r-- 1 root root 87 Sep 1 17:33 cost.csv [2022-09-01T17:39:39.779Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-09-01T17:39:39.779Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-09-01T17:39:39.779Z] total 16 [2022-09-01T17:39:39.779Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 17:33 . [2022-09-01T17:39:39.779Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 17:39 .. [2022-09-01T17:39:39.779Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 17:33 cost [2022-09-01T17:39:39.779Z] -rw-r--r-- 1 jenkins jenkins 87 Sep 1 17:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:39:40.076Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:39:40.941Z] ---> package-listing.sh [2022-09-01T17:39:40.941Z] ++ facter osfamily [2022-09-01T17:39:40.941Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-01T17:39:41.203Z] + OS_FAMILY=debian [2022-09-01T17:39:41.203Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-09-01T17:39:41.203Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-01T17:39:41.203Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-01T17:39:41.203Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-01T17:39:41.203Z] + PACKAGES=/tmp/packages_start.txt [2022-09-01T17:39:41.203Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-09-01T17:39:41.203Z] + PACKAGES=/tmp/packages_end.txt [2022-09-01T17:39:41.203Z] + case "${OS_FAMILY}" in [2022-09-01T17:39:41.203Z] + dpkg -l [2022-09-01T17:39:41.203Z] + grep '^ii' [2022-09-01T17:39:41.203Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-01T17:39:41.203Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-01T17:39:41.203Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-01T17:39:41.203Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-09-01T17:39:41.203Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-09-01T17:39:41.203Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2022-09-01T17:39:41.215Z] 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-01T17:39:41.495Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:39:42.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T17:39:42.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:39:42.144Z] prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container [2022-09-01T17:39:42.183Z] $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-01T17:39:42.447Z] $ docker top 2fe5b9f0bb6e83d9fac28ea8673f848106d348622efdc5506f850ed8afb24c04 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T17:39:42.801Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-01T17:39:43.093Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-01T17:39:43.384Z] + ls /var/log/sa-host [2022-09-01T17:39:43.384Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T17:39:43.532Z] provisioning config files... [2022-09-01T17:39:43.543Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3758117830596934317tmp [Pipeline] { [Pipeline] echo [2022-09-01T17:39:43.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:39:43.842Z] ---> create-netrc.sh [Pipeline] } [2022-09-01T17:39:43.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:39:44.186Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-01T17:39:44.195Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:39:44.484Z] ---> sudo-logs.sh [2022-09-01T17:39:44.484Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-01T17:39:44.516Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:39:44.808Z] ---> job-cost.sh [2022-09-01T17:39:44.808Z] lf-activate-venv: SKIPPING [2022-09-01T17:39:44.808Z] DEBUG: total: 0.2199999988079071 [2022-09-01T17:39:44.808Z] INFO: Retrieving Stack Cost... [2022-09-01T17:39:45.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-01T17:39:45.955Z] INFO: Archiving Costs [Pipeline] echo [2022-09-01T17:39:45.964Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:39:46.249Z] ---> logs-deploy.sh [2022-09-01T17:39:46.249Z] lf-activate-venv: SKIPPING [2022-09-01T17:39:46.249Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/38 [2022-09-01T17:39:46.249Z] INFO: archiving workspace using pattern(s): [2022-09-01T17:39:47.191Z] Archives upload complete. [2022-09-01T17:39:47.191Z] INFO: archiving logs to Nexus