Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c785ded0a748be2589ebb2a61441f1100bcbfe84 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-ssh11129496638096587418.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh16196216525321227800.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh16945857172966912456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh3526089305587284768.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh15895028173501208485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19791 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 Avoid second fetch Checking out Revision c785ded0a748be2589ebb2a61441f1100bcbfe84 (main) 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 > 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 c785ded0a748be2589ebb2a61441f1100bcbfe84 # timeout=10 Commit message: "Merge pull request #164 from lenny-intel/no-zmq-build-flag" > git rev-list --no-walk 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T23:29:16.143Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T23:29:16.210Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T23:29:16.229Z] ========================================================= [2022-07-12T23:29:16.229Z] EdgeX Global Pipelines Version Info [2022-07-12T23:29:16.229Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:29:16.997Z] ------------------- [2022-07-12T23:29:16.997Z] stable info: [2022-07-12T23:29:16.997Z] ------------------- [2022-07-12T23:29:16.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T23:29:16.998Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T23:29:16.998Z] Message: update stable to v1.0.237 [2022-07-12T23:29:17.572Z] ------------------- [2022-07-12T23:29:17.572Z] experimental info: [2022-07-12T23:29:17.572Z] ------------------- [2022-07-12T23:29:17.572Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T23:29:17.572Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T23:29:17.572Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T23:29:17.833Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-07-12T23:29:17.844Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-07-12T23:29:17.856Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T23:29:17.868Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T23:29:17.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T23:29:17.891Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T23:29:17.901Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T23:29:17.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-12T23:29:17.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T23:29:17.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T23:29:17.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T23:29:17.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-07-12T23:29:17.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T23:29:17.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T23:29:18.001Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T23:29:18.013Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T23:29:18.028Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T23:29:18.041Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T23:29:18.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T23:29:18.064Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T23:29:18.075Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-12T23:29:18.088Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-12T23:29:18.101Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-12T23:29:18.113Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-12T23:29:18.126Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-12T23:29:18.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T23:29:18.159Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T23:29:18.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-12T23:29:18.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-12T23:29:18.199Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-12T23:29:18.212Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] echo [2022-07-12T23:29:18.224Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c785ded [Pipeline] echo [2022-07-12T23:29:18.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-12T23:29:18.607Z] + git rev-list -1 --merges c785ded0a748be2589ebb2a61441f1100bcbfe84~1..c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] echo [2022-07-12T23:29:18.643Z] -----------> git rev-list -1 --merges c785ded0a748be2589ebb2a61441f1100bcbfe84~1..c785ded0a748be2589ebb2a61441f1100bcbfe84 c785ded0a748be2589ebb2a61441f1100bcbfe84 [2022-07-12T23:29:18.643Z] c785ded0a748be2589ebb2a61441f1100bcbfe84 [false] [Pipeline] sh [2022-07-12T23:29:18.944Z] + git log --format=format:%s -1 c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] echo [2022-07-12T23:29:18.961Z] ========================================================= [2022-07-12T23:29:18.962Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T23:29:18.962Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T23:29:19.300Z] + git log --format=format:%s -1 c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] echo [2022-07-12T23:29:19.313Z] [semverPrep] GIT_COMMIT: c785ded0a748be2589ebb2a61441f1100bcbfe84, Commit Message: Merge pull request #164 from lenny-intel/no-zmq-build-flag [Pipeline] echo [2022-07-12T23:29:19.327Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-12T23:29:19.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T23:29:19.696Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T23:29:19.696Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T23:29:19.696Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T23:29:19.696Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T23:29:19.696Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T23:29:19.696Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:29:20.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:29:20.406Z] [2022-07-12T23:29:20.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:29:20.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:29:20.995Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T23:29:20.995Z] b85a868b505f: Pulling fs layer [2022-07-12T23:29:20.995Z] e2be974225ed: Pulling fs layer [2022-07-12T23:29:20.995Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T23:29:20.995Z] 988bab9f4d93: Pulling fs layer [2022-07-12T23:29:20.995Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T23:29:20.995Z] eaf3925da568: Pulling fs layer [2022-07-12T23:29:20.995Z] bab4dde63d76: Pulling fs layer [2022-07-12T23:29:20.995Z] bde34c3a00c8: Pulling fs layer [2022-07-12T23:29:20.995Z] b352a97aabf1: Pulling fs layer [2022-07-12T23:29:20.995Z] bab4dde63d76: Waiting [2022-07-12T23:29:20.995Z] 4872d77fe225: Pulling fs layer [2022-07-12T23:29:20.995Z] 5851b861e8e6: Pulling fs layer [2022-07-12T23:29:20.995Z] 1469e6f7b9e6: Waiting [2022-07-12T23:29:20.995Z] 988bab9f4d93: Waiting [2022-07-12T23:29:20.996Z] eaf3925da568: Waiting [2022-07-12T23:29:20.996Z] 5851b861e8e6: Waiting [2022-07-12T23:29:20.996Z] e2be974225ed: Download complete [2022-07-12T23:29:20.996Z] 988bab9f4d93: Verifying Checksum [2022-07-12T23:29:20.996Z] 988bab9f4d93: Download complete [2022-07-12T23:29:20.996Z] 1469e6f7b9e6: Download complete [2022-07-12T23:29:20.996Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T23:29:20.996Z] 339a4e72a1f5: Download complete [2022-07-12T23:29:20.996Z] eaf3925da568: Verifying Checksum [2022-07-12T23:29:20.996Z] eaf3925da568: Download complete [2022-07-12T23:29:20.996Z] bde34c3a00c8: Verifying Checksum [2022-07-12T23:29:20.996Z] bde34c3a00c8: Download complete [2022-07-12T23:29:21.257Z] b352a97aabf1: Verifying Checksum [2022-07-12T23:29:21.257Z] b352a97aabf1: Download complete [2022-07-12T23:29:21.257Z] 4872d77fe225: Verifying Checksum [2022-07-12T23:29:21.257Z] 4872d77fe225: Download complete [2022-07-12T23:29:21.257Z] 5851b861e8e6: Download complete [2022-07-12T23:29:21.257Z] b85a868b505f: Verifying Checksum [2022-07-12T23:29:21.257Z] b85a868b505f: Download complete [2022-07-12T23:29:21.518Z] bab4dde63d76: Verifying Checksum [2022-07-12T23:29:21.518Z] bab4dde63d76: Download complete [2022-07-12T23:29:22.463Z] b85a868b505f: Pull complete [2022-07-12T23:29:22.723Z] e2be974225ed: Pull complete [2022-07-12T23:29:23.292Z] 339a4e72a1f5: Pull complete [2022-07-12T23:29:23.292Z] 988bab9f4d93: Pull complete [2022-07-12T23:29:23.555Z] 1469e6f7b9e6: Pull complete [2022-07-12T23:29:23.555Z] eaf3925da568: Pull complete [2022-07-12T23:29:25.467Z] bab4dde63d76: Pull complete [2022-07-12T23:29:25.467Z] bde34c3a00c8: Pull complete [2022-07-12T23:29:25.467Z] b352a97aabf1: Pull complete [2022-07-12T23:29:25.728Z] 4872d77fe225: Pull complete [2022-07-12T23:29:25.728Z] 5851b861e8e6: Pull complete [2022-07-12T23:29:25.728Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T23:29:25.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:29:25.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:29:25.831Z] prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container [2022-07-12T23:29:25.876Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T23:29:27.294Z] $ docker top 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 -eo pid,comm [2022-07-12T23:29:27.364Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-12T23:29:27.364Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T23:29:27.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T23:29:27.398Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T23:29:27.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T23:29:27.511Z] $ docker exec 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 ssh-agent [2022-07-12T23:29:27.642Z] SSH_AUTH_SOCK=/tmp/ssh-uegwUIMUumWJ/agent.33 [2022-07-12T23:29:27.642Z] SSH_AGENT_PID=40 [2022-07-12T23:29:27.649Z] Running ssh-add (command line suppressed) [2022-07-12T23:29:27.775Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6502171438018467273.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6502171438018467273.key) [2022-07-12T23:29:27.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T23:29:28.088Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T23:29:28.104Z] $ docker exec --env ******** --env ******** 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 ssh-agent -k [2022-07-12T23:29:28.202Z] unset SSH_AUTH_SOCK; [2022-07-12T23:29:28.203Z] unset SSH_AGENT_PID; [2022-07-12T23:29:28.203Z] echo Agent pid 40 killed; [2022-07-12T23:29:28.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T23:29:28.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T23:29:28.247Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T23:29:28.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T23:29:28.378Z] $ docker exec 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 ssh-agent [2022-07-12T23:29:28.506Z] SSH_AUTH_SOCK=/tmp/ssh-mZNdXiNz5jUk/agent.74 [2022-07-12T23:29:28.506Z] SSH_AGENT_PID=81 [2022-07-12T23:29:28.512Z] Running ssh-add (command line suppressed) [2022-07-12T23:29:28.612Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1266082172938983826.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1266082172938983826.key) [2022-07-12T23:29:28.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T23:29:28.928Z] + git semver init [2022-07-12T23:29:29.189Z] 2022-07-12 23:29:29,139 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T23:29:29.189Z] 2022-07-12 23:29:29,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-07-12T23:29:29.189Z] 2022-07-12 23:29:29,140 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-07-12T23:29:29.189Z] 2022-07-12 23:29:29,140 [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-07-12T23:29:30.134Z] 2022-07-12 23:29:29,791 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-07-12T23:29:30.134Z] 2022-07-12 23:29:29,792 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-07-12T23:29:30.134Z] 2022-07-12 23:29:29,793 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T23:29:30.134Z] 2022-07-12 23:29:29,793 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T23:29:30.134Z] 2.2.1-dev.11 [Pipeline] } [2022-07-12T23:29:30.144Z] $ docker exec --env ******** --env ******** 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 ssh-agent -k [2022-07-12T23:29:30.251Z] unset SSH_AUTH_SOCK; [2022-07-12T23:29:30.251Z] unset SSH_AGENT_PID; [2022-07-12T23:29:30.251Z] echo Agent pid 81 killed; [2022-07-12T23:29:30.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T23:29:30.572Z] + git semver [Pipeline] } [2022-07-12T23:29:30.847Z] $ docker stop --time=1 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 [2022-07-12T23:29:32.128Z] $ docker rm -f 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T23:29:32.501Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T23:29:32.786Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T23:29:32.789Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.11 [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-07-12T23:29:32.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:29:32.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:29:32.975Z] ========================================================= [2022-07-12T23:29:32.975Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T23:29:32.975Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-12T23:29:33.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T23:29:33.273Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T23:29:33.273Z] 2408cc74d12b: Pulling fs layer [2022-07-12T23:29:33.273Z] ea60b727a1ce: Pulling fs layer [2022-07-12T23:29:33.273Z] 30c4a7721957: Pulling fs layer [2022-07-12T23:29:33.273Z] 370296b7ddb6: Pulling fs layer [2022-07-12T23:29:33.273Z] 7c6cee850709: Pulling fs layer [2022-07-12T23:29:33.273Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T23:29:33.273Z] d94ebbe4e438: Pulling fs layer [2022-07-12T23:29:33.273Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T23:29:33.273Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T23:29:33.273Z] d94ebbe4e438: Waiting [2022-07-12T23:29:33.273Z] bcfd1f05c69d: Waiting [2022-07-12T23:29:33.273Z] 59ccb84bbe0f: Waiting [2022-07-12T23:29:33.273Z] 7c6cee850709: Waiting [2022-07-12T23:29:33.273Z] 39a5fcdaea64: Waiting [2022-07-12T23:29:33.273Z] 30c4a7721957: Download complete [2022-07-12T23:29:33.273Z] ea60b727a1ce: Download complete [2022-07-12T23:29:33.273Z] 7c6cee850709: Verifying Checksum [2022-07-12T23:29:33.273Z] 7c6cee850709: Download complete [2022-07-12T23:29:33.273Z] 39a5fcdaea64: Download complete [2022-07-12T23:29:33.273Z] 2408cc74d12b: Verifying Checksum [2022-07-12T23:29:33.273Z] 2408cc74d12b: Download complete [2022-07-12T23:29:33.273Z] d94ebbe4e438: Verifying Checksum [2022-07-12T23:29:33.273Z] d94ebbe4e438: Download complete [2022-07-12T23:29:33.532Z] 2408cc74d12b: Pull complete [2022-07-12T23:29:33.532Z] ea60b727a1ce: Pull complete [2022-07-12T23:29:33.792Z] 30c4a7721957: Pull complete [2022-07-12T23:29:33.792Z] 59ccb84bbe0f: Verifying Checksum [2022-07-12T23:29:33.792Z] 59ccb84bbe0f: Download complete [2022-07-12T23:29:34.051Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T23:29:34.051Z] bcfd1f05c69d: Download complete [2022-07-12T23:29:34.051Z] 370296b7ddb6: Verifying Checksum [2022-07-12T23:29:34.051Z] 370296b7ddb6: Download complete [2022-07-12T23:29:38.246Z] 370296b7ddb6: Pull complete [2022-07-12T23:29:38.246Z] 7c6cee850709: Pull complete [2022-07-12T23:29:38.246Z] 39a5fcdaea64: Pull complete [2022-07-12T23:29:38.246Z] d94ebbe4e438: Pull complete [2022-07-12T23:29:40.155Z] bcfd1f05c69d: Pull complete [2022-07-12T23:29:40.725Z] 59ccb84bbe0f: Pull complete [2022-07-12T23:29:40.725Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T23:29:40.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T23:29:40.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-12T23:29:41.012Z] + 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-07-12T23:29:41.324Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T23:29:41.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:29:41.412Z] prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container [2022-07-12T23:29:41.448Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T23:29:43.495Z] $ docker top 25faa1ba5157ad7e6c2350cc08761db1c297dc576373ee789ea410e8fb3aa84c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:29:43.856Z] + go version [2022-07-12T23:29:43.856Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T23:29:43.869Z] $ docker stop --time=1 25faa1ba5157ad7e6c2350cc08761db1c297dc576373ee789ea410e8fb3aa84c [2022-07-12T23:29:45.153Z] $ docker rm -f 25faa1ba5157ad7e6c2350cc08761db1c297dc576373ee789ea410e8fb3aa84c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:29:45.547Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T23:29:45.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:29:45.635Z] prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container [2022-07-12T23:29:45.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T23:29:46.034Z] $ docker top be05053e189ba5c6f4de002bf9cadf3b0e5a0ba6f3559d7b01b9a4c681285d07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:29:46.391Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2022-07-12T23:29:46.695Z] + make test [2022-07-12T23:29:46.695Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-07-12T23:29:46.695Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-12T23:29:46.695Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-12T23:29:46.695Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-12T23:29:46.695Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-12T23:29:46.695Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-12T23:29:46.695Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T23:29:46.695Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T23:29:46.695Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-12T23:29:46.695Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-12T23:29:46.695Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T23:29:46.695Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-07-12T23:29:47.887Z] Still waiting to schedule task [2022-07-12T23:29:47.888Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-12T23:29:58.922Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-07-12T23:30:02.221Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.053s coverage: 90.4% of statements [2022-07-12T23:30:02.221Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements [2022-07-12T23:30:02.221Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-07-12T23:30:24.330Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.383s coverage: 83.8% of statements [2022-07-12T23:30:24.330Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.023s coverage: 85.7% of statements [2022-07-12T23:30:24.330Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-07-12T23:30:24.330Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.037s coverage: 100.0% of statements [2022-07-12T23:30:24.330Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.040s coverage: 100.0% of statements [2022-07-12T23:30:24.330Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.025s coverage: 90.9% of statements [2022-07-12T23:30:24.330Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-07-12T23:30:24.330Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-07-12T23:30:24.330Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.052s coverage: 90.4% of statements [2022-07-12T23:30:24.330Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements [2022-07-12T23:30:24.330Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-07-12T23:30:46.300Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.375s coverage: 83.8% of statements [2022-07-12T23:30:46.300Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 85.7% of statements [2022-07-12T23:30:46.300Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-07-12T23:30:46.300Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.048s coverage: 100.0% of statements [2022-07-12T23:30:46.300Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.021s coverage: 100.0% of statements [2022-07-12T23:30:46.300Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.031s coverage: 90.9% of statements [2022-07-12T23:30:52.882Z] 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-07-12T23:30:52.882Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T23:30:54.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T23:30:54.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-12T23:30:54.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T23:30:54.824Z] $ docker stop --time=1 be05053e189ba5c6f4de002bf9cadf3b0e5a0ba6f3559d7b01b9a4c681285d07 [2022-07-12T23:30:56.321Z] $ docker rm -f be05053e189ba5c6f4de002bf9cadf3b0e5a0ba6f3559d7b01b9a4c681285d07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T23:30:56.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T23:30:56.829Z] 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-07-12T23:30:57.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:30:57.293Z] [2022-07-12T23:30:57.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:30:57.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:30:57.598Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T23:30:57.598Z] 5eb5b503b376: Pulling fs layer [2022-07-12T23:30:57.598Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T23:30:57.598Z] ec43610c2a17: Pulling fs layer [2022-07-12T23:30:57.598Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T23:30:57.598Z] 33b1e0a273af: Pulling fs layer [2022-07-12T23:30:57.598Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T23:30:57.598Z] 2f39f015ded8: Pulling fs layer [2022-07-12T23:30:57.598Z] 5d3b04190fa2: Waiting [2022-07-12T23:30:57.598Z] 3a2ae6a8a46f: Waiting [2022-07-12T23:30:57.598Z] 33b1e0a273af: Waiting [2022-07-12T23:30:57.598Z] 5c69ac0246d0: Download complete [2022-07-12T23:30:57.598Z] 3a2ae6a8a46f: Download complete [2022-07-12T23:30:57.858Z] ec43610c2a17: Verifying Checksum [2022-07-12T23:30:57.858Z] ec43610c2a17: Download complete [2022-07-12T23:30:57.858Z] 33b1e0a273af: Verifying Checksum [2022-07-12T23:30:57.858Z] 33b1e0a273af: Download complete [2022-07-12T23:30:57.858Z] 5d3b04190fa2: Verifying Checksum [2022-07-12T23:30:57.858Z] 5d3b04190fa2: Download complete [2022-07-12T23:30:57.858Z] 5eb5b503b376: Verifying Checksum [2022-07-12T23:30:57.858Z] 5eb5b503b376: Download complete [2022-07-12T23:30:58.426Z] 2f39f015ded8: Verifying Checksum [2022-07-12T23:30:58.426Z] 2f39f015ded8: Download complete [2022-07-12T23:30:59.367Z] 5eb5b503b376: Pull complete [2022-07-12T23:30:59.367Z] 5c69ac0246d0: Pull complete [2022-07-12T23:30:59.627Z] ec43610c2a17: Pull complete [2022-07-12T23:30:59.887Z] 3a2ae6a8a46f: Pull complete [2022-07-12T23:31:00.146Z] 33b1e0a273af: Pull complete [2022-07-12T23:31:00.146Z] 5d3b04190fa2: Pull complete [2022-07-12T23:31:05.436Z] 2f39f015ded8: Pull complete [2022-07-12T23:31:05.436Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T23:31:05.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:31:05.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:31:05.532Z] prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container [2022-07-12T23:31:05.575Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T23:31:07.233Z] $ docker top 8d7d49cf49acd932cad7c3bd053e2d3b49f64066b64aaaaf0e959f54d8a2f7f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:31:07.637Z] ---> job-cost.sh [2022-07-12T23:31:07.637Z] lf-activate-venv: SKIPPING [2022-07-12T23:31:07.637Z] INFO: No Stack... [2022-07-12T23:31:08.208Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T23:31:08.470Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T23:31:08.763Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-07-12T23:31:08.763Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T23:31:08.777Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] [2022-07-12T23:31:08.783Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] did not exist. Created. [2022-07-12T23:31:08.783Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T23:31:09.087Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T23:31:09.112Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T23:31:09.118Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T23:31:09.142Z] $ docker stop --time=1 8d7d49cf49acd932cad7c3bd053e2d3b49f64066b64aaaaf0e959f54d8a2f7f2 [2022-07-12T23:31:10.294Z] $ docker rm -f 8d7d49cf49acd932cad7c3bd053e2d3b49f64066b64aaaaf0e959f54d8a2f7f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T23:31:27.940Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19792 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-07-12T23:31:27.952Z] Running in /w/workspace/go-mod-messaging/34 [Pipeline] { [Pipeline] checkout [2022-07-12T23:31:27.987Z] Selected Git installation does not exist. Using Default [2022-07-12T23:31:27.987Z] The recommended git tool is: NONE [2022-07-12T23:31:35.051Z] using credential edgex-jenkins-ssh [2022-07-12T23:31:35.074Z] Cloning the remote Git repository [2022-07-12T23:31:35.171Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-07-12T23:31:35.267Z] > git init /w/workspace/go-mod-messaging/34 # timeout=10 [2022-07-12T23:31:35.390Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-07-12T23:31:35.391Z] > git --version # timeout=10 [2022-07-12T23:31:36.338Z] Avoid second fetch [2022-07-12T23:31:36.339Z] Checking out Revision c785ded0a748be2589ebb2a61441f1100bcbfe84 (main) [2022-07-12T23:31:35.451Z] > git --version # 'git version 2.25.1' [2022-07-12T23:31:35.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T23:31:35.585Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T23:31:36.301Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-07-12T23:31:36.319Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T23:31:36.365Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T23:31:36.387Z] > git checkout -f c785ded0a748be2589ebb2a61441f1100bcbfe84 # timeout=10 [2022-07-12T23:31:40.591Z] Commit message: "Merge pull request #164 from lenny-intel/no-zmq-build-flag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T23:31:41.394Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T23:31:41.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T23:31:41.394Z] Dload Upload Total Spent Left Speed [2022-07-12T23:31:41.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 79714 0 --:--:-- --:--:-- --:--:-- 80235 [Pipeline] sh [2022-07-12T23:31:42.096Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T23:31:42.450Z] + sudo tee /etc/docker/daemon.new [2022-07-12T23:31:42.450Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-12T23:31:42.450Z] { [2022-07-12T23:31:42.450Z] "registry-mirrors": [ [2022-07-12T23:31:42.450Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T23:31:42.450Z] ], [2022-07-12T23:31:42.450Z] "bip": "10.250.0.254/24", [2022-07-12T23:31:42.450Z] "hosts": [ [2022-07-12T23:31:42.450Z] "tcp://0.0.0.0:5555", [2022-07-12T23:31:42.450Z] "unix:///var/run/docker.sock" [2022-07-12T23:31:42.450Z] ], [2022-07-12T23:31:42.450Z] "mtu": 1458, [2022-07-12T23:31:42.450Z] "selinux-enabled": true, [2022-07-12T23:31:42.450Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T23:31:42.450Z] } [Pipeline] sh [2022-07-12T23:31:42.906Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T23:31:43.247Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-12T23:32:02.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:32:02.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:32:02.081Z] ========================================================= [2022-07-12T23:32:02.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T23:32:02.081Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-12T23:32:02.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T23:32:03.017Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T23:32:03.017Z] b3c136eddcbf: Pulling fs layer [2022-07-12T23:32:03.017Z] c0a3192eca97: Pulling fs layer [2022-07-12T23:32:03.017Z] a050256f5b6f: Pulling fs layer [2022-07-12T23:32:03.017Z] 656be50a0ddc: Pulling fs layer [2022-07-12T23:32:03.017Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T23:32:03.017Z] 46d945488cbd: Pulling fs layer [2022-07-12T23:32:03.017Z] 8a5474983e97: Pulling fs layer [2022-07-12T23:32:03.017Z] 329c88fbcd65: Pulling fs layer [2022-07-12T23:32:03.017Z] 46d945488cbd: Waiting [2022-07-12T23:32:03.017Z] 8a5474983e97: Waiting [2022-07-12T23:32:03.017Z] 329c88fbcd65: Waiting [2022-07-12T23:32:03.017Z] 656be50a0ddc: Waiting [2022-07-12T23:32:03.017Z] 2bbca73fdf42: Waiting [2022-07-12T23:32:03.017Z] a050256f5b6f: Verifying Checksum [2022-07-12T23:32:03.017Z] a050256f5b6f: Download complete [2022-07-12T23:32:03.017Z] c0a3192eca97: Verifying Checksum [2022-07-12T23:32:03.017Z] c0a3192eca97: Download complete [2022-07-12T23:32:03.017Z] 2bbca73fdf42: Verifying Checksum [2022-07-12T23:32:03.017Z] 2bbca73fdf42: Download complete [2022-07-12T23:32:03.017Z] 46d945488cbd: Verifying Checksum [2022-07-12T23:32:03.017Z] 46d945488cbd: Download complete [2022-07-12T23:32:03.017Z] b3c136eddcbf: Verifying Checksum [2022-07-12T23:32:04.007Z] b3c136eddcbf: Pull complete [2022-07-12T23:32:04.283Z] 329c88fbcd65: Verifying Checksum [2022-07-12T23:32:04.283Z] 329c88fbcd65: Download complete [2022-07-12T23:32:04.574Z] c0a3192eca97: Pull complete [2022-07-12T23:32:04.853Z] a050256f5b6f: Pull complete [2022-07-12T23:32:05.468Z] 8a5474983e97: Verifying Checksum [2022-07-12T23:32:05.468Z] 8a5474983e97: Download complete [2022-07-12T23:32:06.069Z] 656be50a0ddc: Verifying Checksum [2022-07-12T23:32:06.069Z] 656be50a0ddc: Download complete [2022-07-12T23:32:18.487Z] 656be50a0ddc: Pull complete [2022-07-12T23:32:18.769Z] 2bbca73fdf42: Pull complete [2022-07-12T23:32:19.045Z] 46d945488cbd: Pull complete [2022-07-12T23:32:25.776Z] 8a5474983e97: Pull complete [2022-07-12T23:32:27.212Z] 329c88fbcd65: Pull complete [2022-07-12T23:32:27.212Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T23:32:27.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T23:32:27.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-12T23:32:27.549Z] + 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-07-12T23:32:27.909Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T23:32:27.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:32:28.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-19792 does not seem to be running inside a container [2022-07-12T23:32:28.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/34 -v /w/workspace/go-mod-messaging/34:/w/workspace/go-mod-messaging/34:rw,z -v /w/workspace/go-mod-messaging/34@tmp:/w/workspace/go-mod-messaging/34@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-07-12T23:32:31.294Z] $ docker top 220f07e061af4119593b98e5b9bd8996b146c008ff4e4eb23ca0032a9dde5867 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:32:32.203Z] + go version [2022-07-12T23:32:32.203Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-12T23:32:32.235Z] $ docker stop --time=1 220f07e061af4119593b98e5b9bd8996b146c008ff4e4eb23ca0032a9dde5867 [2022-07-12T23:32:33.871Z] $ docker rm -f 220f07e061af4119593b98e5b9bd8996b146c008ff4e4eb23ca0032a9dde5867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:32:34.482Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T23:32:34.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:32:34.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-19792 does not seem to be running inside a container [2022-07-12T23:32:34.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-messaging/34 -v /w/workspace/go-mod-messaging/34:/w/workspace/go-mod-messaging/34:rw,z -v /w/workspace/go-mod-messaging/34@tmp:/w/workspace/go-mod-messaging/34@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-07-12T23:32:36.080Z] $ docker top 909ce7606c85d9f2b7ecbcffb96815ac8b0cd6888339a13dd6f6d0f0aaa18bb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:32:37.016Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/34 [Pipeline] fileExists [Pipeline] sh [2022-07-12T23:32:37.704Z] + make test [2022-07-12T23:32:37.704Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-07-12T23:32:37.704Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-12T23:32:37.704Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-12T23:32:37.981Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-12T23:32:37.981Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-12T23:32:37.981Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T23:32:37.981Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T23:32:37.981Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-12T23:32:37.981Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-12T23:32:38.256Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-12T23:32:38.256Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-07-12T23:32:38.256Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T23:33:34.874Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-07-12T23:34:01.728Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.200s coverage: 90.4% of statements [2022-07-12T23:34:01.728Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.118s coverage: 68.5% of statements [2022-07-12T23:34:01.728Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-07-12T23:34:20.009Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.509s coverage: 83.8% of statements [2022-07-12T23:34:20.009Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.071s coverage: 85.7% of statements [2022-07-12T23:34:20.009Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-07-12T23:34:20.009Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.079s coverage: 100.0% of statements [2022-07-12T23:34:20.009Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.098s coverage: 100.0% of statements [2022-07-12T23:34:20.009Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.061s coverage: 90.9% of statements [2022-07-12T23:34:20.282Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-07-12T23:34:21.260Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-07-12T23:34:23.267Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.236s coverage: 90.4% of statements [2022-07-12T23:34:23.267Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.183s coverage: 68.5% of statements [2022-07-12T23:34:23.267Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-07-12T23:34:50.062Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.487s coverage: 83.8% of statements [2022-07-12T23:34:50.062Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.070s coverage: 85.7% of statements [2022-07-12T23:34:50.062Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-07-12T23:34:50.062Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.112s coverage: 100.0% of statements [2022-07-12T23:34:50.062Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.074s coverage: 100.0% of statements [2022-07-12T23:34:50.062Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.061s coverage: 90.9% of statements [2022-07-12T23:34:50.062Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-12T23:34:50.062Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T23:35:22.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T23:35:22.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-12T23:35:22.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T23:35:22.490Z] $ docker stop --time=1 909ce7606c85d9f2b7ecbcffb96815ac8b0cd6888339a13dd6f6d0f0aaa18bb3 [2022-07-12T23:35:24.401Z] $ docker rm -f 909ce7606c85d9f2b7ecbcffb96815ac8b0cd6888339a13dd6f6d0f0aaa18bb3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T23:35:25.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T23:35:25.560Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T23:35:26.197Z] 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-07-12T23:35:26.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T23:35:26.672Z] [2022-07-12T23:35:26.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:35:27.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T23:35:27.350Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T23:35:27.350Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T23:35:27.350Z] 04944245beec: Pulling fs layer [2022-07-12T23:35:27.350Z] 699f458cf7ca: Pulling fs layer [2022-07-12T23:35:27.350Z] 765212b225bb: Pulling fs layer [2022-07-12T23:35:27.350Z] f23df028b6ca: Pulling fs layer [2022-07-12T23:35:27.350Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T23:35:27.350Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T23:35:27.350Z] f23df028b6ca: Waiting [2022-07-12T23:35:27.350Z] d65c8cfc05b1: Waiting [2022-07-12T23:35:27.350Z] 2437ff75d9bd: Waiting [2022-07-12T23:35:27.350Z] 765212b225bb: Waiting [2022-07-12T23:35:27.350Z] 04944245beec: Verifying Checksum [2022-07-12T23:35:27.350Z] 04944245beec: Download complete [2022-07-12T23:35:27.350Z] 765212b225bb: Verifying Checksum [2022-07-12T23:35:27.350Z] 765212b225bb: Download complete [2022-07-12T23:35:27.350Z] f23df028b6ca: Verifying Checksum [2022-07-12T23:35:27.350Z] f23df028b6ca: Download complete [2022-07-12T23:35:27.632Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T23:35:27.632Z] d65c8cfc05b1: Download complete [2022-07-12T23:35:27.632Z] 699f458cf7ca: Verifying Checksum [2022-07-12T23:35:27.632Z] 699f458cf7ca: Download complete [2022-07-12T23:35:28.265Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T23:35:28.265Z] 8998bd30e6a1: Download complete [2022-07-12T23:35:30.247Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T23:35:30.247Z] 2437ff75d9bd: Download complete [2022-07-12T23:35:32.224Z] 8998bd30e6a1: Pull complete [2022-07-12T23:35:32.822Z] 04944245beec: Pull complete [2022-07-12T23:35:34.253Z] 699f458cf7ca: Pull complete [2022-07-12T23:35:34.527Z] 765212b225bb: Pull complete [2022-07-12T23:35:35.506Z] f23df028b6ca: Pull complete [2022-07-12T23:35:35.779Z] d65c8cfc05b1: Pull complete [2022-07-12T23:35:50.864Z] 2437ff75d9bd: Pull complete [2022-07-12T23:35:50.864Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T23:35:50.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T23:35:50.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:35:51.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-19792 does not seem to be running inside a container [2022-07-12T23:35:51.222Z] $ 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/34 -v /w/workspace/go-mod-messaging/34:/w/workspace/go-mod-messaging/34:rw,z -v /w/workspace/go-mod-messaging/34@tmp:/w/workspace/go-mod-messaging/34@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-07-12T23:35:53.911Z] $ docker top f651a42ecf4c898a73f2cd0d53422169b5b7740cc8abe3e90ac32dd11660f253 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:35:54.823Z] ---> job-cost.sh [2022-07-12T23:35:54.824Z] lf-activate-venv: SKIPPING [2022-07-12T23:35:54.824Z] INFO: No Stack... [2022-07-12T23:35:55.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T23:35:56.015Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T23:35:56.693Z] + cut -d, -f6 [2022-07-12T23:35:56.693Z] + cat /w/workspace/go-mod-messaging/34/archives/cost.csv [Pipeline] lock [2022-07-12T23:35:56.756Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] [2022-07-12T23:35:56.765Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] did not exist. Created. [2022-07-12T23:35:56.765Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T23:35:57.438Z] /w/workspace/go-mod-messaging/34@tmp/durable-8485bca8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-12T23:35:58.123Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T23:35:58.150Z] Warning: overwriting stash ‘stack-cost’ [2022-07-12T23:35:58.199Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T23:35:58.204Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T23:35:58.229Z] $ docker stop --time=1 f651a42ecf4c898a73f2cd0d53422169b5b7740cc8abe3e90ac32dd11660f253 [2022-07-12T23:35:59.742Z] $ docker rm -f f651a42ecf4c898a73f2cd0d53422169b5b7740cc8abe3e90ac32dd11660f253 [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-07-12T23:36:00.125Z] provisioning config files... [2022-07-12T23:36:00.138Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config320611696750843161tmp [Pipeline] { [Pipeline] sh [2022-07-12T23:36:00.434Z] + set +x [2022-07-12T23:36:00.434Z] + bash+ -s -- [2022-07-12T23:36:00.434Z] curl -s https://codecov.io/bash [2022-07-12T23:36:00.434Z] [2022-07-12T23:36:00.434Z] _____ _ [2022-07-12T23:36:00.434Z] / ____| | | [2022-07-12T23:36:00.434Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T23:36:00.434Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T23:36:00.434Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T23:36:00.434Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T23:36:00.434Z] Bash-1.0.6 [2022-07-12T23:36:00.434Z] [2022-07-12T23:36:00.434Z] [2022-07-12T23:36:00.434Z] ==> git version 2.25.1 found [2022-07-12T23:36:00.434Z] ==> 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-07-12T23:36:00.434Z] Release-Date: 2020-01-08 [2022-07-12T23:36:00.434Z] 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-07-12T23:36:00.434Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T23:36:00.434Z] ==> Jenkins CI detected. [2022-07-12T23:36:00.434Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-07-12T23:36:00.434Z] project root: . [2022-07-12T23:36:00.434Z] --> token set from env [2022-07-12T23:36:00.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T23:36:00.434Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T23:36:00.434Z] ==> Python coveragepy not found [2022-07-12T23:36:00.434Z] ==> Searching for coverage reports in: [2022-07-12T23:36:00.434Z] + . [2022-07-12T23:36:00.434Z] -> Found 1 reports [2022-07-12T23:36:00.434Z] ==> Detecting git/mercurial file structure [2022-07-12T23:36:00.434Z] ==> Reading reports [2022-07-12T23:36:00.434Z] + ./coverage.out bytes=23143 [2022-07-12T23:36:00.434Z] ==> Appending adjustments [2022-07-12T23:36:00.434Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T23:36:00.694Z] + Found adjustments [2022-07-12T23:36:00.694Z] ==> Gzipping contents [2022-07-12T23:36:00.694Z] 8.0K /tmp/codecov.leYeUs.gz [2022-07-12T23:36:00.694Z] ==> Uploading reports [2022-07-12T23:36:00.694Z] url: https://codecov.io [2022-07-12T23:36:00.694Z] query: branch=main&commit=c785ded0a748be2589ebb2a61441f1100bcbfe84&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T23:36:00.694Z] -> Pinging Codecov [2022-07-12T23:36:00.694Z] 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=c785ded0a748be2589ebb2a61441f1100bcbfe84&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T23:36:00.954Z] -> Uploading to [2022-07-12T23:36:00.954Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/F6E385568367DD0E4001BA4F8F1CB792/c785ded0a748be2589ebb2a61441f1100bcbfe84/5b5687ac-179d-48cb-ad36-a7cacd6ba197.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T233600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c97b11b19bb0de7a1865fea140d95a7778a870f26403fd5e5b8f985847a214fa [2022-07-12T23:36:00.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T23:36:00.954Z] Dload Upload Total Spent Left Speed [2022-07-12T23:36:01.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5577 0 0 100 5577 0 10066 --:--:-- --:--:-- --:--:-- 10048 100 5577 0 0 100 5577 0 10066 --:--:-- --:--:-- --:--:-- 10048 [2022-07-12T23:36:01.521Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] } [2022-07-12T23:36:01.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-12T23:36:01.729Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-12T23:36:01.745Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:36:02.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T23:36:02.055Z] [2022-07-12T23:36:02.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:36:02.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T23:36:02.361Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-12T23:36:02.361Z] df9b9388f04a: Pulling fs layer [2022-07-12T23:36:02.361Z] 52dc419b0ee2: Pulling fs layer [2022-07-12T23:36:02.361Z] 25bc292e5bac: Pulling fs layer [2022-07-12T23:36:02.361Z] 114826534d7a: Pulling fs layer [2022-07-12T23:36:02.361Z] 4657fd5d0bcf: Pulling fs layer [2022-07-12T23:36:02.361Z] 6ad1cebc031e: Pulling fs layer [2022-07-12T23:36:02.361Z] 8a3aa393b2d8: Pulling fs layer [2022-07-12T23:36:02.361Z] 114826534d7a: Waiting [2022-07-12T23:36:02.361Z] 4657fd5d0bcf: Waiting [2022-07-12T23:36:02.361Z] 6ad1cebc031e: Waiting [2022-07-12T23:36:02.361Z] 25bc292e5bac: Verifying Checksum [2022-07-12T23:36:02.362Z] 25bc292e5bac: Download complete [2022-07-12T23:36:02.362Z] 52dc419b0ee2: Download complete [2022-07-12T23:36:02.362Z] 4657fd5d0bcf: Verifying Checksum [2022-07-12T23:36:02.362Z] 4657fd5d0bcf: Download complete [2022-07-12T23:36:02.362Z] df9b9388f04a: Download complete [2022-07-12T23:36:02.625Z] 6ad1cebc031e: Verifying Checksum [2022-07-12T23:36:02.625Z] 6ad1cebc031e: Download complete [2022-07-12T23:36:02.625Z] df9b9388f04a: Pull complete [2022-07-12T23:36:02.625Z] 52dc419b0ee2: Pull complete [2022-07-12T23:36:02.896Z] 25bc292e5bac: Pull complete [2022-07-12T23:36:03.158Z] 114826534d7a: Verifying Checksum [2022-07-12T23:36:03.158Z] 114826534d7a: Download complete [2022-07-12T23:36:03.158Z] 8a3aa393b2d8: Verifying Checksum [2022-07-12T23:36:03.158Z] 8a3aa393b2d8: Download complete [2022-07-12T23:36:06.440Z] 114826534d7a: Pull complete [2022-07-12T23:36:06.440Z] 4657fd5d0bcf: Pull complete [2022-07-12T23:36:07.006Z] 6ad1cebc031e: Pull complete [2022-07-12T23:36:09.537Z] 8a3aa393b2d8: Pull complete [2022-07-12T23:36:09.537Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-12T23:36:09.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T23:36:09.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:36:09.651Z] prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container [2022-07-12T23:36:09.712Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-12T23:36:11.617Z] $ docker top 7e5fb78620d0ff0d2baab0f9beea61c389965bf7489f0ce0be11622694bc8b17 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-12T23:36:11.676Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-07-12T23:36:11.953Z] + set -o pipefail [2022-07-12T23:36:11.953Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-07-12T23:36:14.488Z] [2022-07-12T23:36:14.488Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-07-12T23:36:14.488Z] [2022-07-12T23:36:14.488Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/a6145040-14d5-40b1-be7e-790532b649f7 [2022-07-12T23:36:14.488Z] [2022-07-12T23:36:14.488Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-12T23:36:14.488Z] [2022-07-12T23:36:14.748Z] [2022-07-12T23:36:14.748Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-12T23:36:14.748Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-12T23:36:15.028Z] $ docker stop --time=1 7e5fb78620d0ff0d2baab0f9beea61c389965bf7489f0ce0be11622694bc8b17 [2022-07-12T23:36:16.440Z] $ docker rm -f 7e5fb78620d0ff0d2baab0f9beea61c389965bf7489f0ce0be11622694bc8b17 [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-07-12T23:36:16.955Z] + git log --format=format:%s -1 c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] sh [2022-07-12T23:36:17.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T23:36:17.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:36:17.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:36:17.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:36:17.654Z] prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container [2022-07-12T23:36:17.698Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T23:36:18.109Z] $ docker top 64ffcb9d2b9d7539c510e54d3de4da8e38ee85c198bcc0234185dcb4d20549de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T23:36:18.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T23:36:18.204Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T23:36:18.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T23:36:18.358Z] $ docker exec 64ffcb9d2b9d7539c510e54d3de4da8e38ee85c198bcc0234185dcb4d20549de ssh-agent [2022-07-12T23:36:18.469Z] SSH_AUTH_SOCK=/tmp/ssh-iDyql4yZKYXi/agent.35 [2022-07-12T23:36:18.469Z] SSH_AGENT_PID=41 [2022-07-12T23:36:18.476Z] Running ssh-add (command line suppressed) [2022-07-12T23:36:18.607Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6037741905941424824.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6037741905941424824.key) [2022-07-12T23:36:18.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T23:36:18.909Z] + git semver tag [2022-07-12T23:36:19.169Z] 2022-07-12 23:36:19,127 [run_tag] DEBUG tag force:False [2022-07-12T23:36:19.169Z] 2022-07-12 23:36:19,127 [check_head_tag] DEBUG check head tag [2022-07-12T23:36:19.169Z] 2022-07-12 23:36:19,128 [execute] INFO git cat-file --batch-check [2022-07-12T23:36:19.169Z] 2022-07-12 23:36:19,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-07-12T23:36:19.169Z] 2022-07-12 23:36:19,133 [execute] INFO git cat-file --batch [2022-07-12T23:36:19.169Z] 2022-07-12 23:36:19,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-07-12T23:36:19.169Z] 2022-07-12 23:36:19,154 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T23:36:19.169Z] 2022-07-12 23:36:19,154 [execute] INFO git tag -a v2.2.1-dev.11 -m v2.2.1-dev.11 [2022-07-12T23:36:19.169Z] 2022-07-12 23:36:19,154 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.11', '-m', 'v2.2.1-dev.11'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-07-12T23:36:19.170Z] 2022-07-12 23:36:19,159 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T23:36:19.170Z] 2.2.1-dev.11 [Pipeline] } [2022-07-12T23:36:19.190Z] $ docker exec --env ******** --env ******** 64ffcb9d2b9d7539c510e54d3de4da8e38ee85c198bcc0234185dcb4d20549de ssh-agent -k [2022-07-12T23:36:19.300Z] unset SSH_AUTH_SOCK; [2022-07-12T23:36:19.300Z] unset SSH_AGENT_PID; [2022-07-12T23:36:19.301Z] echo Agent pid 41 killed; [2022-07-12T23:36:19.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T23:36:19.609Z] + git semver [Pipeline] } [2022-07-12T23:36:19.893Z] $ docker stop --time=1 64ffcb9d2b9d7539c510e54d3de4da8e38ee85c198bcc0234185dcb4d20549de [2022-07-12T23:36:21.207Z] $ docker rm -f 64ffcb9d2b9d7539c510e54d3de4da8e38ee85c198bcc0234185dcb4d20549de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:36:21.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T23:36:21.585Z] [2022-07-12T23:36:21.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:36:21.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T23:36:21.890Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-12T23:36:21.890Z] ab5ef0e58194: Pulling fs layer [2022-07-12T23:36:21.890Z] 9712f1f96733: Pulling fs layer [2022-07-12T23:36:21.890Z] 63f879dbbcfc: Pulling fs layer [2022-07-12T23:36:21.890Z] 0d9ebad4ef96: Pulling fs layer [2022-07-12T23:36:21.890Z] e9a5061849ea: Pulling fs layer [2022-07-12T23:36:21.890Z] d747dcd14b5f: Pulling fs layer [2022-07-12T23:36:21.890Z] 0d9ebad4ef96: Waiting [2022-07-12T23:36:21.890Z] e9a5061849ea: Waiting [2022-07-12T23:36:21.890Z] 2de7ff778b66: Pulling fs layer [2022-07-12T23:36:21.890Z] 2de7ff778b66: Waiting [2022-07-12T23:36:21.890Z] d747dcd14b5f: Waiting [2022-07-12T23:36:21.890Z] 9712f1f96733: Verifying Checksum [2022-07-12T23:36:21.890Z] 9712f1f96733: Download complete [2022-07-12T23:36:22.151Z] 63f879dbbcfc: Verifying Checksum [2022-07-12T23:36:22.151Z] 63f879dbbcfc: Download complete [2022-07-12T23:36:22.410Z] e9a5061849ea: Verifying Checksum [2022-07-12T23:36:22.410Z] e9a5061849ea: Download complete [2022-07-12T23:36:22.410Z] d747dcd14b5f: Download complete [2022-07-12T23:36:22.410Z] 0d9ebad4ef96: Verifying Checksum [2022-07-12T23:36:22.410Z] 0d9ebad4ef96: Download complete [2022-07-12T23:36:22.410Z] ab5ef0e58194: Download complete [2022-07-12T23:36:22.410Z] 2de7ff778b66: Verifying Checksum [2022-07-12T23:36:22.410Z] 2de7ff778b66: Download complete [2022-07-12T23:36:24.944Z] ab5ef0e58194: Pull complete [2022-07-12T23:36:24.944Z] 9712f1f96733: Pull complete [2022-07-12T23:36:25.879Z] 63f879dbbcfc: Pull complete [2022-07-12T23:36:29.167Z] 0d9ebad4ef96: Pull complete [2022-07-12T23:36:29.733Z] e9a5061849ea: Pull complete [2022-07-12T23:36:29.733Z] d747dcd14b5f: Pull complete [2022-07-12T23:36:30.670Z] 2de7ff778b66: Pull complete [2022-07-12T23:36:30.670Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-12T23:36:30.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T23:36:30.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:36:30.762Z] prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container [2022-07-12T23:36:30.809Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-12T23:36:32.709Z] $ docker top e25e31c053183800d0b4fda7f40cbabdf96d1031a7f6d8a691f1ec621f019c6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-12T23:36:32.783Z] provisioning config files... [2022-07-12T23:36:32.791Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8635968815898308591tmp [2022-07-12T23:36:32.802Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4635728951670232101tmp [2022-07-12T23:36:32.813Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7086015686348651232tmp [Pipeline] { [Pipeline] echo [2022-07-12T23:36:32.827Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:36:33.112Z] ---> sigul-configuration.sh [2022-07-12T23:36:33.112Z] gpg: directory `/root/.gnupg' created [2022-07-12T23:36:33.112Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-12T23:36:33.112Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-12T23:36:33.112Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-12T23:36:33.112Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-12T23:36:33.112Z] gpg: CAST5 encrypted data [2022-07-12T23:36:33.112Z] gpg: encrypted with 1 passphrase [2022-07-12T23:36:33.112Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-12T23:36:33.406Z] + mkdir /home/jenkins [2022-07-12T23:36:33.406Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-12T23:36:33.698Z] + 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-07-12T23:36:33.712Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:36:34.003Z] ---> sigul-install.sh [2022-07-12T23:36:34.003Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-12T23:36:34.286Z] + git tag --list [2022-07-12T23:36:34.286Z] v0.0.0 [2022-07-12T23:36:34.286Z] v0.1.0 [2022-07-12T23:36:34.286Z] v0.1.1 [2022-07-12T23:36:34.286Z] v0.1.10 [2022-07-12T23:36:34.286Z] v0.1.11 [2022-07-12T23:36:34.286Z] v0.1.12 [2022-07-12T23:36:34.286Z] v0.1.13 [2022-07-12T23:36:34.286Z] v0.1.14 [2022-07-12T23:36:34.286Z] v0.1.15 [2022-07-12T23:36:34.286Z] v0.1.16 [2022-07-12T23:36:34.286Z] v0.1.17 [2022-07-12T23:36:34.286Z] v0.1.18 [2022-07-12T23:36:34.286Z] v0.1.19 [2022-07-12T23:36:34.286Z] v0.1.2 [2022-07-12T23:36:34.286Z] v0.1.20 [2022-07-12T23:36:34.286Z] v0.1.21 [2022-07-12T23:36:34.286Z] v0.1.22 [2022-07-12T23:36:34.286Z] v0.1.23 [2022-07-12T23:36:34.286Z] v0.1.24 [2022-07-12T23:36:34.286Z] v0.1.25 [2022-07-12T23:36:34.286Z] v0.1.26 [2022-07-12T23:36:34.286Z] v0.1.27 [2022-07-12T23:36:34.286Z] v0.1.28 [2022-07-12T23:36:34.286Z] v0.1.29 [2022-07-12T23:36:34.286Z] v0.1.3 [2022-07-12T23:36:34.286Z] v0.1.30 [2022-07-12T23:36:34.286Z] v0.1.31 [2022-07-12T23:36:34.286Z] v0.1.4 [2022-07-12T23:36:34.286Z] v0.1.5 [2022-07-12T23:36:34.286Z] v0.1.6 [2022-07-12T23:36:34.286Z] v0.1.7 [2022-07-12T23:36:34.286Z] v0.1.8 [2022-07-12T23:36:34.286Z] v0.1.9 [2022-07-12T23:36:34.286Z] v2.0.0 [2022-07-12T23:36:34.286Z] v2.0.1 [2022-07-12T23:36:34.286Z] v2.1.0 [2022-07-12T23:36:34.286Z] v2.1.1 [2022-07-12T23:36:34.286Z] v2.1.1-dev.1 [2022-07-12T23:36:34.286Z] v2.1.1-dev.2 [2022-07-12T23:36:34.286Z] v2.1.1-dev.3 [2022-07-12T23:36:34.286Z] v2.2.0 [2022-07-12T23:36:34.286Z] v2.2.1-dev.1 [2022-07-12T23:36:34.286Z] v2.2.1-dev.10 [2022-07-12T23:36:34.286Z] v2.2.1-dev.11 [2022-07-12T23:36:34.286Z] v2.2.1-dev.2 [2022-07-12T23:36:34.286Z] v2.2.1-dev.3 [2022-07-12T23:36:34.286Z] v2.2.1-dev.4 [2022-07-12T23:36:34.286Z] v2.2.1-dev.5 [2022-07-12T23:36:34.286Z] v2.2.1-dev.6 [2022-07-12T23:36:34.286Z] v2.2.1-dev.7 [2022-07-12T23:36:34.286Z] v2.2.1-dev.8 [2022-07-12T23:36:34.286Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-12T23:36:34.575Z] + lftools sign git-tag v2.2.1-dev.11 [2022-07-12T23:36:35.144Z] Signing Git tag with Sigul... [2022-07-12T23:36:35.144Z] Signing v2.2.1-dev.11 [Pipeline] echo [2022-07-12T23:36:35.725Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:36:36.008Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-12T23:36:36.015Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-12T23:36:36.046Z] $ docker stop --time=1 e25e31c053183800d0b4fda7f40cbabdf96d1031a7f6d8a691f1ec621f019c6f [2022-07-12T23:36:37.350Z] $ docker rm -f e25e31c053183800d0b4fda7f40cbabdf96d1031a7f6d8a691f1ec621f019c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-12T23:36:37.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T23:36:37.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:36:38.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:36:38.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:36:38.249Z] prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container [2022-07-12T23:36:38.304Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T23:36:38.707Z] $ docker top 2a5904045323e4c872114d03f3d6430f57a92dccb50763f75868001dbc80d5d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T23:36:38.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T23:36:38.797Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T23:36:38.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T23:36:38.949Z] $ docker exec 2a5904045323e4c872114d03f3d6430f57a92dccb50763f75868001dbc80d5d9 ssh-agent [2022-07-12T23:36:39.069Z] SSH_AUTH_SOCK=/tmp/ssh-mBIQKDLkUEDf/agent.33 [2022-07-12T23:36:39.069Z] SSH_AGENT_PID=39 [2022-07-12T23:36:39.075Z] Running ssh-add (command line suppressed) [2022-07-12T23:36:39.220Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4446257524478853560.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4446257524478853560.key) [2022-07-12T23:36:39.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T23:36:39.515Z] + git semver bump pre [2022-07-12T23:36:39.776Z] 2022-07-12 23:36:39,712 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T23:36:39.776Z] 2022-07-12 23:36:39,712 [bump_version] DEBUG bumping version:2.2.1-dev.11 on axis:pre with prefix:dev [2022-07-12T23:36:39.776Z] 2022-07-12 23:36:39,712 [bump_version] DEBUG bumped version:2.2.1-dev.12 [2022-07-12T23:36:39.776Z] 2022-07-12 23:36:39,712 [write_version] DEBUG write version:2.2.1-dev.12 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-07-12T23:36:39.776Z] 2022-07-12 23:36:39,712 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T23:36:39.776Z] 2022-07-12 23:36:39,712 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T23:36:39.776Z] 2022-07-12 23:36:39,714 [execute] INFO git cat-file --batch-check [2022-07-12T23:36:39.776Z] 2022-07-12 23:36:39,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T23:36:39.776Z] 2022-07-12 23:36:39,720 [execute] INFO git cat-file --batch [2022-07-12T23:36:39.776Z] 2022-07-12 23:36:39,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T23:36:39.776Z] 2022-07-12 23:36:39,726 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T23:36:39.776Z] 2.2.1-dev.12 [Pipeline] } [2022-07-12T23:36:39.798Z] $ docker exec --env ******** --env ******** 2a5904045323e4c872114d03f3d6430f57a92dccb50763f75868001dbc80d5d9 ssh-agent -k [2022-07-12T23:36:39.929Z] unset SSH_AUTH_SOCK; [2022-07-12T23:36:39.929Z] unset SSH_AGENT_PID; [2022-07-12T23:36:39.929Z] echo Agent pid 39 killed; [2022-07-12T23:36:39.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T23:36:40.243Z] + git semver [Pipeline] } [2022-07-12T23:36:40.527Z] $ docker stop --time=1 2a5904045323e4c872114d03f3d6430f57a92dccb50763f75868001dbc80d5d9 [2022-07-12T23:36:41.817Z] $ docker rm -f 2a5904045323e4c872114d03f3d6430f57a92dccb50763f75868001dbc80d5d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T23:36:42.172Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T23:36:42.172Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:36:42.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:36:42.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:36:42.563Z] prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container [2022-07-12T23:36:42.606Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T23:36:43.048Z] $ docker top eb600ee1d4f789a445e0cef8240713d9c0a0246980513ce47aa28fda5afcf01b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T23:36:43.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T23:36:43.136Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T23:36:43.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T23:36:43.283Z] $ docker exec eb600ee1d4f789a445e0cef8240713d9c0a0246980513ce47aa28fda5afcf01b ssh-agent [2022-07-12T23:36:43.409Z] SSH_AUTH_SOCK=/tmp/ssh-9zL4ZEb1eKN6/agent.33 [2022-07-12T23:36:43.409Z] SSH_AGENT_PID=39 [2022-07-12T23:36:43.414Z] Running ssh-add (command line suppressed) [2022-07-12T23:36:43.535Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5114381448873188718.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5114381448873188718.key) [2022-07-12T23:36:43.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T23:36:43.823Z] + git semver push [2022-07-12T23:36:44.083Z] 2022-07-12 23:36:44,018 [run_push] DEBUG push [2022-07-12T23:36:44.083Z] 2022-07-12 23:36:44,019 [execute] INFO git cat-file --batch-check [2022-07-12T23:36:44.083Z] 2022-07-12 23:36:44,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T23:36:44.083Z] 2022-07-12 23:36:44,023 [execute] INFO git rev-list d690fca42c6e812a05789d64dce909d5a17a8b98 -- [2022-07-12T23:36:44.084Z] 2022-07-12 23:36:44,023 [execute] DEBUG Popen(['git', 'rev-list', 'd690fca42c6e812a05789d64dce909d5a17a8b98', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T23:36:44.084Z] 2022-07-12 23:36:44,031 [execute] INFO git fetch -v origin [2022-07-12T23:36:44.084Z] 2022-07-12 23:36:44,031 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-12T23:36:44.652Z] 2022-07-12 23:36:44,507 [run_push] DEBUG no remote changes detected [2022-07-12T23:36:44.652Z] 2022-07-12 23:36:44,508 [execute] INFO git push origin semver [2022-07-12T23:36:44.652Z] 2022-07-12 23:36:44,508 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T23:36:45.224Z] 2022-07-12 23:36:45,213 [run_push] DEBUG push all version tags [2022-07-12T23:36:45.224Z] 2022-07-12 23:36:45,213 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-12T23:36:45.224Z] 2022-07-12 23:36:45,214 [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-07-12T23:36:46.167Z] 2022-07-12 23:36:45,902 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-07-12T23:36:46.167Z] 2.2.1-dev.12 [Pipeline] } [2022-07-12T23:36:46.189Z] $ docker exec --env ******** --env ******** eb600ee1d4f789a445e0cef8240713d9c0a0246980513ce47aa28fda5afcf01b ssh-agent -k [2022-07-12T23:36:46.303Z] unset SSH_AUTH_SOCK; [2022-07-12T23:36:46.304Z] unset SSH_AGENT_PID; [2022-07-12T23:36:46.304Z] echo Agent pid 39 killed; [2022-07-12T23:36:46.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T23:36:46.615Z] + git semver [Pipeline] } [2022-07-12T23:36:46.899Z] $ docker stop --time=1 eb600ee1d4f789a445e0cef8240713d9c0a0246980513ce47aa28fda5afcf01b [2022-07-12T23:36:48.271Z] $ docker rm -f eb600ee1d4f789a445e0cef8240713d9c0a0246980513ce47aa28fda5afcf01b [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-07-12T23:36:48.823Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-07-12T23:36:48.823Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-07-12T23:36:48.823Z] total 16 [2022-07-12T23:36:48.823Z] drwxr-xr-x 3 root root 4096 Jul 12 23:31 . [2022-07-12T23:36:48.823Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 23:36 .. [2022-07-12T23:36:48.823Z] drwxr-xr-x 2 root root 4096 Jul 12 23:31 cost [2022-07-12T23:36:48.823Z] -rw-r--r-- 1 root root 86 Jul 12 23:31 cost.csv [2022-07-12T23:36:48.823Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-07-12T23:36:48.823Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-07-12T23:36:48.823Z] total 16 [2022-07-12T23:36:48.823Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:31 . [2022-07-12T23:36:48.823Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 23:36 .. [2022-07-12T23:36:48.823Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 23:31 cost [2022-07-12T23:36:48.823Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 12 23:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:36:49.120Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:36:49.991Z] ---> package-listing.sh [2022-07-12T23:36:49.991Z] ++ facter osfamily [2022-07-12T23:36:49.991Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T23:36:50.253Z] + OS_FAMILY=debian [2022-07-12T23:36:50.253Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-07-12T23:36:50.253Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T23:36:50.253Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T23:36:50.253Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T23:36:50.253Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T23:36:50.253Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-07-12T23:36:50.253Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T23:36:50.253Z] + case "${OS_FAMILY}" in [2022-07-12T23:36:50.253Z] + dpkg -l [2022-07-12T23:36:50.253Z] + grep '^ii' [2022-07-12T23:36:50.253Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T23:36:50.253Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T23:36:50.253Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T23:36:50.253Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-07-12T23:36:50.253Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-07-12T23:36:50.253Z] + 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-07-12T23:36:50.264Z] 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-07-12T23:36:50.541Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:36:51.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:36:51.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:36:51.185Z] prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container [2022-07-12T23:36:51.227Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T23:36:51.474Z] $ docker top 03fcc6203fdcb0a23ba8c610cab8087f2321304a905717189ac6b5bbf3262daa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:36:51.816Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T23:36:52.100Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T23:36:52.385Z] + ls /var/log/sa-host [2022-07-12T23:36:52.385Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T23:36:52.515Z] provisioning config files... [2022-07-12T23:36:52.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6588397190532472192tmp [Pipeline] { [Pipeline] echo [2022-07-12T23:36:52.539Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:36:52.820Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T23:36:52.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:36:53.155Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T23:36:53.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:36:53.448Z] ---> sudo-logs.sh [2022-07-12T23:36:53.448Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T23:36:53.475Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:36:53.808Z] ---> job-cost.sh [2022-07-12T23:36:53.808Z] lf-activate-venv: SKIPPING [2022-07-12T23:36:53.808Z] DEBUG: total: 0.2199999988079071 [2022-07-12T23:36:53.808Z] INFO: Retrieving Stack Cost... [2022-07-12T23:36:54.397Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T23:36:54.968Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T23:36:54.979Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:36:55.261Z] ---> logs-deploy.sh [2022-07-12T23:36:55.261Z] lf-activate-venv: SKIPPING [2022-07-12T23:36:55.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/34 [2022-07-12T23:36:55.261Z] INFO: archiving workspace using pattern(s): [2022-07-12T23:36:56.200Z] Archives upload complete. [2022-07-12T23:36:56.460Z] INFO: archiving logs to Nexus [2022-07-12T23:36:57.031Z] ---> uname -a: [2022-07-12T23:36:57.031Z] Linux prd-ubuntu20-04-docker-8c-8g-19791 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-12T23:36:57.031Z] [2022-07-12T23:36:57.031Z] [2022-07-12T23:36:57.031Z] ---> lscpu: [2022-07-12T23:36:57.031Z] Architecture: x86_64 [2022-07-12T23:36:57.031Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-12T23:36:57.031Z] Byte Order: Little Endian [2022-07-12T23:36:57.031Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-12T23:36:57.031Z] CPU(s): 8 [2022-07-12T23:36:57.031Z] On-line CPU(s) list: 0-7 [2022-07-12T23:36:57.031Z] Thread(s) per core: 1 [2022-07-12T23:36:57.031Z] Core(s) per socket: 1 [2022-07-12T23:36:57.031Z] Socket(s): 8 [2022-07-12T23:36:57.031Z] NUMA node(s): 1 [2022-07-12T23:36:57.031Z] Vendor ID: AuthenticAMD [2022-07-12T23:36:57.031Z] CPU family: 23 [2022-07-12T23:36:57.031Z] Model: 49 [2022-07-12T23:36:57.031Z] Model name: AMD EPYC-Rome Processor [2022-07-12T23:36:57.031Z] Stepping: 0 [2022-07-12T23:36:57.031Z] CPU MHz: 2799.998 [2022-07-12T23:36:57.031Z] BogoMIPS: 5599.99 [2022-07-12T23:36:57.031Z] Virtualization: AMD-V [2022-07-12T23:36:57.031Z] Hypervisor vendor: KVM [2022-07-12T23:36:57.031Z] Virtualization type: full [2022-07-12T23:36:57.031Z] L1d cache: 256 KiB [2022-07-12T23:36:57.031Z] L1i cache: 256 KiB [2022-07-12T23:36:57.031Z] L2 cache: 4 MiB [2022-07-12T23:36:57.031Z] L3 cache: 128 MiB [2022-07-12T23:36:57.031Z] NUMA node0 CPU(s): 0-7 [2022-07-12T23:36:57.031Z] Vulnerability Itlb multihit: Not affected [2022-07-12T23:36:57.031Z] Vulnerability L1tf: Not affected [2022-07-12T23:36:57.031Z] Vulnerability Mds: Not affected [2022-07-12T23:36:57.031Z] Vulnerability Meltdown: Not affected [2022-07-12T23:36:57.031Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-12T23:36:57.031Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-12T23:36:57.031Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-12T23:36:57.031Z] Vulnerability Srbds: Not affected [2022-07-12T23:36:57.031Z] Vulnerability Tsx async abort: Not affected [2022-07-12T23:36:57.031Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-12T23:36:57.031Z] [2022-07-12T23:36:57.031Z] [2022-07-12T23:36:57.031Z] ---> nproc: [2022-07-12T23:36:57.031Z] 8 [2022-07-12T23:36:57.031Z] [2022-07-12T23:36:57.031Z] [2022-07-12T23:36:57.031Z] ---> df -h: [2022-07-12T23:36:57.031Z] Filesystem Size Used Avail Use% Mounted on [2022-07-12T23:36:57.031Z] overlay 155G 12G 144G 8% / [2022-07-12T23:36:57.031Z] tmpfs 64M 0 64M 0% /dev [2022-07-12T23:36:57.031Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-12T23:36:57.031Z] shm 64M 0 64M 0% /dev/shm [2022-07-12T23:36:57.031Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-07-12T23:36:57.031Z] [2022-07-12T23:36:57.031Z]