Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9252307a4bce68487e6f36054a8661418bdca63 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-ssh11146573443611537814.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh10000070167612961665.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2888158907743749569.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3810192785765378501.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9834415339612579086.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1157 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_go-mod-messaging_main@tmp/jenkins-gitclient-ssh5912798425538250844.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e9252307a4bce68487e6f36054a8661418bdca63 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9252307a4bce68487e6f36054a8661418bdca63 # timeout=10 Commit message: "Merge pull request #125 from cloudxxx8/issue-123" > git rev-list --no-walk bb1039ce3b5f9cc66f800b2910434d45063dcd07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-10T22:09:00.069Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-10T22:09:00.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-10T22:09:00.145Z] ========================================================= [2022-01-10T22:09:00.145Z] EdgeX Global Pipelines Version Info [2022-01-10T22:09:00.145Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:09:01.300Z] ------------------- [2022-01-10T22:09:01.300Z] stable info: [2022-01-10T22:09:01.300Z] ------------------- [2022-01-10T22:09:01.300Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-10T22:09:01.300Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-10T22:09:01.300Z] Message: update stable to v1.0.217 [2022-01-10T22:09:02.263Z] ------------------- [2022-01-10T22:09:02.263Z] experimental info: [2022-01-10T22:09:02.263Z] ------------------- [2022-01-10T22:09:02.263Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-10T22:09:02.263Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-10T22:09:02.263Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-10T22:09:02.398Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-01-10T22:09:02.407Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-01-10T22:09:02.416Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-10T22:09:02.425Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-10T22:09:02.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-10T22:09:02.445Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-10T22:09:02.467Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-10T22:09:02.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-10T22:09:02.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-10T22:09:02.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-10T22:09:02.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-10T22:09:02.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-01-10T22:09:02.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-10T22:09:02.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-10T22:09:02.588Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-01-10T22:09:02.601Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-01-10T22:09:02.613Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-10T22:09:02.635Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-10T22:09:02.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-10T22:09:02.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-10T22:09:02.680Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-10T22:09:02.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-10T22:09:02.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-10T22:09:02.735Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-10T22:09:02.746Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-01-10T22:09:02.760Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-10T22:09:02.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-10T22:09:02.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-10T22:09:02.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-10T22:09:02.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] echo [2022-01-10T22:09:02.824Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e925230 [Pipeline] echo [2022-01-10T22:09:02.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-10T22:09:03.215Z] + git rev-list -1 --merges e9252307a4bce68487e6f36054a8661418bdca63~1..e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] echo [2022-01-10T22:09:03.244Z] -----------> git rev-list -1 --merges e9252307a4bce68487e6f36054a8661418bdca63~1..e9252307a4bce68487e6f36054a8661418bdca63 e9252307a4bce68487e6f36054a8661418bdca63 [2022-01-10T22:09:03.244Z] e9252307a4bce68487e6f36054a8661418bdca63 [false] [Pipeline] sh [2022-01-10T22:09:03.555Z] + git log --format=format:%s -1 e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] echo [2022-01-10T22:09:03.573Z] ========================================================= [2022-01-10T22:09:03.573Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-10T22:09:03.573Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-10T22:09:03.922Z] + git log --format=format:%s -1 e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] echo [2022-01-10T22:09:03.935Z] [semverPrep] GIT_COMMIT: e9252307a4bce68487e6f36054a8661418bdca63, Commit Message: Merge pull request #125 from cloudxxx8/issue-123 [Pipeline] echo [2022-01-10T22:09:03.944Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-10T22:09:04.368Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-10T22:09:04.368Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-10T22:09:04.368Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-10T22:09:04.368Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-10T22:09:04.368Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-10T22:09:04.368Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-10T22:09:04.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:09:04.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:09:04.800Z] [2022-01-10T22:09:04.800Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:09:05.130Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:09:05.130Z] latest: Pulling from edgex-devops/git-semver [2022-01-10T22:09:05.130Z] a0d0a0d46f8b: Pulling fs layer [2022-01-10T22:09:05.130Z] 3e5f54012d9b: Pulling fs layer [2022-01-10T22:09:05.130Z] 4c7163046ea9: Pulling fs layer [2022-01-10T22:09:05.130Z] 0c2d73faf560: Pulling fs layer [2022-01-10T22:09:05.130Z] 0c2d73faf560: Waiting [2022-01-10T22:09:05.130Z] 3e5f54012d9b: Verifying Checksum [2022-01-10T22:09:05.130Z] 3e5f54012d9b: Download complete [2022-01-10T22:09:05.130Z] a0d0a0d46f8b: Verifying Checksum [2022-01-10T22:09:05.130Z] a0d0a0d46f8b: Download complete [2022-01-10T22:09:05.398Z] 4c7163046ea9: Verifying Checksum [2022-01-10T22:09:05.398Z] 4c7163046ea9: Download complete [2022-01-10T22:09:05.398Z] 0c2d73faf560: Verifying Checksum [2022-01-10T22:09:05.398Z] 0c2d73faf560: Download complete [2022-01-10T22:09:05.398Z] a0d0a0d46f8b: Pull complete [2022-01-10T22:09:05.398Z] 3e5f54012d9b: Pull complete [2022-01-10T22:09:05.660Z] 4c7163046ea9: Pull complete [2022-01-10T22:09:05.925Z] 0c2d73faf560: Pull complete [2022-01-10T22:09:05.925Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-10T22:09:05.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:09:05.925Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-10T22:09:06.008Z] prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container [2022-01-10T22:09:06.053Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-10T22:09:06.775Z] $ docker top 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-10T22:09:06.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-10T22:09:06.883Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-10T22:09:07.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-10T22:09:07.005Z] $ docker exec 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c ssh-agent [2022-01-10T22:09:07.107Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmEieGk/agent.14 [2022-01-10T22:09:07.107Z] SSH_AGENT_PID=20 [2022-01-10T22:09:07.115Z] Running ssh-add (command line suppressed) [2022-01-10T22:09:07.212Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_437148465540323173.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_437148465540323173.key) [2022-01-10T22:09:07.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-10T22:09:07.527Z] + git tag --points-at HEAD [Pipeline] } [2022-01-10T22:09:07.547Z] $ docker exec --env ******** --env ******** 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c ssh-agent -k [2022-01-10T22:09:07.658Z] unset SSH_AUTH_SOCK; [2022-01-10T22:09:07.658Z] unset SSH_AGENT_PID; [2022-01-10T22:09:07.659Z] echo Agent pid 20 killed; [2022-01-10T22:09:07.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-10T22:09:07.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-10T22:09:07.704Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-10T22:09:07.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-10T22:09:07.847Z] $ docker exec 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c ssh-agent [2022-01-10T22:09:07.980Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXolifCc/agent.53 [2022-01-10T22:09:07.980Z] SSH_AGENT_PID=59 [2022-01-10T22:09:07.986Z] Running ssh-add (command line suppressed) [2022-01-10T22:09:08.104Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7926436174299685515.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7926436174299685515.key) [2022-01-10T22:09:08.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-10T22:09:08.422Z] + git semver init [2022-01-10T22:09:08.423Z] # -> Open(): unable to determine branch for HEAD [2022-01-10T22:09:08.423Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2022-01-10T22:09:08.423Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2022-01-10T22:09:08.423Z] # $SEMVER_REMOTE_NAME = origin [2022-01-10T22:09:08.423Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-10T22:09:08.423Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-10T22:09:08.423Z] # $SEMVER_BRANCH = main [2022-01-10T22:09:08.423Z] # $SEMVER_TEMP = /tmp/semver-545460742 [2022-01-10T22:09:08.423Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2022-01-10T22:09:09.002Z] # '/tmp/semver-545460742' -> '/w/workspace/gexfoundry_go-mod-messaging_main/.semver' [2022-01-10T22:09:09.002Z] # -> Force: false [2022-01-10T22:09:09.002Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } [2022-01-10T22:09:09.022Z] $ docker exec --env ******** --env ******** 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c ssh-agent -k [2022-01-10T22:09:09.129Z] unset SSH_AUTH_SOCK; [2022-01-10T22:09:09.129Z] unset SSH_AGENT_PID; [2022-01-10T22:09:09.129Z] echo Agent pid 59 killed; [2022-01-10T22:09:09.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-10T22:09:09.462Z] + git semver [Pipeline] } [2022-01-10T22:09:09.475Z] $ docker stop --time=1 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c [2022-01-10T22:09:10.714Z] $ docker rm -f 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-10T22:09:11.066Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-10T22:09:11.317Z] Stashed 1 file(s) [Pipeline] echo [2022-01-10T22:09:11.321Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.3 [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] node [Pipeline] node [2022-01-10T22:09:26.394Z] Still waiting to schedule task [2022-01-10T22:09:26.394Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1157’ [2022-01-10T22:09:26.396Z] Still waiting to schedule task [2022-01-10T22:09:26.396Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-10T22:10:46.105Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1158 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-01-10T22:10:46.119Z] Running in /w/workspace/go-mod-messaging/12 [Pipeline] { [Pipeline] checkout [2022-01-10T22:10:46.376Z] Selected Git installation does not exist. Using Default [2022-01-10T22:10:46.376Z] The recommended git tool is: NONE [2022-01-10T22:10:50.873Z] using credential edgex-jenkins-ssh [2022-01-10T22:10:50.890Z] Cloning the remote Git repository [2022-01-10T22:10:50.944Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-01-10T22:10:51.018Z] > git init /w/workspace/go-mod-messaging/12 # timeout=10 [2022-01-10T22:10:51.115Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-01-10T22:10:51.116Z] > git --version # timeout=10 [2022-01-10T22:10:51.148Z] > git --version # 'git version 2.17.1' [2022-01-10T22:10:51.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-10T22:10:52.207Z] Avoid second fetch [2022-01-10T22:10:52.207Z] Checking out Revision e9252307a4bce68487e6f36054a8661418bdca63 (main) [2022-01-10T22:10:51.299Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-10T22:10:52.171Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-01-10T22:10:52.188Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-10T22:10:52.224Z] > git config core.sparsecheckout # timeout=10 [2022-01-10T22:10:52.242Z] > git checkout -f e9252307a4bce68487e6f36054a8661418bdca63 # timeout=10 [2022-01-10T22:10:56.333Z] Commit message: "Merge pull request #125 from cloudxxx8/issue-123" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-10T22:10:57.097Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-10T22:10:57.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-10T22:10:57.097Z] Dload Upload Total Spent Left Speed [2022-01-10T22:10:57.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 65430 0 --:--:-- --:--:-- --:--:-- 65794 [Pipeline] sh [2022-01-10T22:10:57.601Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-10T22:10:57.941Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-10T22:10:57.941Z] + sudo tee /etc/docker/daemon.new [2022-01-10T22:10:57.941Z] { [2022-01-10T22:10:57.941Z] "registry-mirrors": [ [2022-01-10T22:10:57.941Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-10T22:10:57.941Z] ], [2022-01-10T22:10:57.941Z] "bip": "10.250.0.254/24", [2022-01-10T22:10:57.941Z] "hosts": [ [2022-01-10T22:10:57.941Z] "tcp://0.0.0.0:5555", [2022-01-10T22:10:57.941Z] "unix:///var/run/docker.sock" [2022-01-10T22:10:57.941Z] ], [2022-01-10T22:10:57.941Z] "mtu": 1458, [2022-01-10T22:10:57.941Z] "selinux-enabled": true, [2022-01-10T22:10:57.941Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-10T22:10:57.941Z] } [Pipeline] sh [2022-01-10T22:10:58.281Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-10T22:10:58.678Z] + sudo service docker restart [2022-01-10T22:11:15.112Z] Running on prd-centos7-docker-4c-2g-1159 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-01-10T22:11:15.127Z] Running in /w/workspace/go-mod-messaging/12 [Pipeline] { [Pipeline] checkout [2022-01-10T22:11:15.203Z] Selected Git installation does not exist. Using Default [2022-01-10T22:11:15.203Z] The recommended git tool is: NONE [2022-01-10T22:11:16.759Z] using credential edgex-jenkins-ssh [2022-01-10T22:11:16.769Z] Cloning the remote Git repository [Pipeline] unstash [Pipeline] echo [2022-01-10T22:11:17.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-10T22:11:17.440Z] ========================================================= [2022-01-10T22:11:17.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-10T22:11:17.440Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-01-10T22:11:16.451Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-01-10T22:11:16.483Z] > git init /w/workspace/go-mod-messaging/12 # timeout=10 [2022-01-10T22:11:16.512Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-01-10T22:11:16.512Z] > git --version # timeout=10 [2022-01-10T22:11:16.525Z] > git --version # 'git version 2.24.4' [2022-01-10T22:11:16.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-10T22:11:16.547Z] [INFO] Currently running in a labeled security context [2022-01-10T22:11:16.547Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-10T22:11:16.547Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/12@tmp/jenkins-gitclient-ssh6912155474238729332.key [2022-01-10T22:11:16.558Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-10T22:11:17.676Z] Avoid second fetch [2022-01-10T22:11:17.676Z] Checking out Revision e9252307a4bce68487e6f36054a8661418bdca63 (main) [2022-01-10T22:11:17.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-10T22:11:18.391Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-10T22:11:18.391Z] 552d1f2373af: Pulling fs layer [2022-01-10T22:11:18.391Z] ea3f2d53f512: Pulling fs layer [2022-01-10T22:11:18.391Z] 9e70ebbbe112: Pulling fs layer [2022-01-10T22:11:18.391Z] 7a9cfe048b4a: Pulling fs layer [2022-01-10T22:11:18.391Z] 72dc09318566: Pulling fs layer [2022-01-10T22:11:18.391Z] f4f7b4309257: Pulling fs layer [2022-01-10T22:11:18.391Z] 0ac9a79272e3: Pulling fs layer [2022-01-10T22:11:18.391Z] b78e95d17946: Pulling fs layer [2022-01-10T22:11:18.391Z] 0ac9a79272e3: Waiting [2022-01-10T22:11:18.391Z] 72dc09318566: Waiting [2022-01-10T22:11:18.391Z] f4f7b4309257: Waiting [2022-01-10T22:11:18.391Z] b78e95d17946: Waiting [2022-01-10T22:11:18.391Z] 7a9cfe048b4a: Waiting [2022-01-10T22:11:18.391Z] 9e70ebbbe112: Download complete [2022-01-10T22:11:18.391Z] ea3f2d53f512: Download complete [2022-01-10T22:11:18.391Z] 72dc09318566: Verifying Checksum [2022-01-10T22:11:18.391Z] 72dc09318566: Download complete [2022-01-10T22:11:18.391Z] f4f7b4309257: Download complete [2022-01-10T22:11:18.391Z] 0ac9a79272e3: Verifying Checksum [2022-01-10T22:11:18.391Z] 0ac9a79272e3: Download complete [2022-01-10T22:11:18.391Z] 552d1f2373af: Verifying Checksum [2022-01-10T22:11:18.391Z] 552d1f2373af: Download complete [2022-01-10T22:11:17.242Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-01-10T22:11:17.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-10T22:11:17.345Z] > git config core.sparsecheckout # timeout=10 [2022-01-10T22:11:17.351Z] > git checkout -f e9252307a4bce68487e6f36054a8661418bdca63 # timeout=10 [2022-01-10T22:11:19.397Z] 552d1f2373af: Pull complete [2022-01-10T22:11:19.672Z] ea3f2d53f512: Pull complete [2022-01-10T22:11:20.278Z] 9e70ebbbe112: Pull complete [2022-01-10T22:11:20.278Z] b78e95d17946: Verifying Checksum [2022-01-10T22:11:20.278Z] b78e95d17946: Download complete [2022-01-10T22:11:20.879Z] 7a9cfe048b4a: Verifying Checksum [2022-01-10T22:11:20.879Z] 7a9cfe048b4a: Download complete [2022-01-10T22:11:21.247Z] Commit message: "Merge pull request #125 from cloudxxx8/issue-123" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-01-10T22:11:21.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-10T22:11:21.794Z] ========================================================= [2022-01-10T22:11:21.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-10T22:11:21.794Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-01-10T22:11:22.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-10T22:11:22.182Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-10T22:11:22.182Z] a0d0a0d46f8b: Pulling fs layer [2022-01-10T22:11:22.182Z] 31adcdaf11c8: Pulling fs layer [2022-01-10T22:11:22.182Z] b8b176561691: Pulling fs layer [2022-01-10T22:11:22.182Z] 4527c011a84f: Pulling fs layer [2022-01-10T22:11:22.182Z] 5d74067f8e1e: Pulling fs layer [2022-01-10T22:11:22.182Z] e0aca202a116: Pulling fs layer [2022-01-10T22:11:22.182Z] 3a43be97a3b4: Pulling fs layer [2022-01-10T22:11:22.182Z] 34cad66bf833: Pulling fs layer [2022-01-10T22:11:22.182Z] b4e3c513aaa6: Pulling fs layer [2022-01-10T22:11:22.182Z] 4527c011a84f: Waiting [2022-01-10T22:11:22.182Z] 5d74067f8e1e: Waiting [2022-01-10T22:11:22.182Z] e0aca202a116: Waiting [2022-01-10T22:11:22.182Z] 3a43be97a3b4: Waiting [2022-01-10T22:11:22.182Z] 34cad66bf833: Waiting [2022-01-10T22:11:22.182Z] b4e3c513aaa6: Waiting [2022-01-10T22:11:22.182Z] b8b176561691: Verifying Checksum [2022-01-10T22:11:22.182Z] b8b176561691: Download complete [2022-01-10T22:11:22.182Z] 31adcdaf11c8: Verifying Checksum [2022-01-10T22:11:22.182Z] 31adcdaf11c8: Download complete [2022-01-10T22:11:22.182Z] 5d74067f8e1e: Verifying Checksum [2022-01-10T22:11:22.182Z] 5d74067f8e1e: Download complete [2022-01-10T22:11:22.182Z] e0aca202a116: Verifying Checksum [2022-01-10T22:11:22.182Z] e0aca202a116: Download complete [2022-01-10T22:11:22.182Z] 3a43be97a3b4: Verifying Checksum [2022-01-10T22:11:22.182Z] 3a43be97a3b4: Download complete [2022-01-10T22:11:22.458Z] a0d0a0d46f8b: Verifying Checksum [2022-01-10T22:11:22.458Z] a0d0a0d46f8b: Download complete [2022-01-10T22:11:22.458Z] 34cad66bf833: Verifying Checksum [2022-01-10T22:11:22.458Z] 34cad66bf833: Download complete [2022-01-10T22:11:23.059Z] b4e3c513aaa6: Verifying Checksum [2022-01-10T22:11:23.059Z] b4e3c513aaa6: Download complete [2022-01-10T22:11:23.059Z] a0d0a0d46f8b: Pull complete [2022-01-10T22:11:23.059Z] 4527c011a84f: Verifying Checksum [2022-01-10T22:11:23.059Z] 4527c011a84f: Download complete [2022-01-10T22:11:23.059Z] 31adcdaf11c8: Pull complete [2022-01-10T22:11:23.059Z] b8b176561691: Pull complete [2022-01-10T22:11:27.310Z] 4527c011a84f: Pull complete [2022-01-10T22:11:27.310Z] 5d74067f8e1e: Pull complete [2022-01-10T22:11:27.310Z] e0aca202a116: Pull complete [2022-01-10T22:11:27.310Z] 3a43be97a3b4: Pull complete [2022-01-10T22:11:27.571Z] 34cad66bf833: Pull complete [2022-01-10T22:11:30.146Z] b4e3c513aaa6: Pull complete [2022-01-10T22:11:30.146Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-10T22:11:30.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-10T22:11:30.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2022-01-10T22:11:30.527Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:11:30.846Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-10T22:11:30.846Z] . [Pipeline] withDockerContainer [2022-01-10T22:11:30.926Z] prd-centos7-docker-4c-2g-1159 does not seem to be running inside a container [2022-01-10T22:11:30.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@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 ******** ci-base-image-x86_64 cat [2022-01-10T22:11:31.032Z] 7a9cfe048b4a: Pull complete [2022-01-10T22:11:31.308Z] 72dc09318566: Pull complete [2022-01-10T22:11:31.581Z] f4f7b4309257: Pull complete [2022-01-10T22:11:31.856Z] 0ac9a79272e3: Pull complete [2022-01-10T22:11:34.656Z] $ docker top 22532ede7792fca7730a7e47e795ef7180304f01eab2679cf5b687ed434c8d81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-10T22:11:35.044Z] + go version [2022-01-10T22:11:35.045Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-10T22:11:35.058Z] $ docker stop --time=1 22532ede7792fca7730a7e47e795ef7180304f01eab2679cf5b687ed434c8d81 [2022-01-10T22:11:36.280Z] $ docker rm -f 22532ede7792fca7730a7e47e795ef7180304f01eab2679cf5b687ed434c8d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:11:36.715Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-10T22:11:36.715Z] . [Pipeline] withDockerContainer [2022-01-10T22:11:36.779Z] prd-centos7-docker-4c-2g-1159 does not seem to be running inside a container [2022-01-10T22:11:36.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@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 ******** ci-base-image-x86_64 cat [2022-01-10T22:11:37.208Z] $ docker top f171e91b697f88c03585cbc2a59503e95de7c9ba81957bbd5ddaa5e22e71f286 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-10T22:11:37.605Z] + make test [2022-01-10T22:11:37.605Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-10T22:11:37.868Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-01-10T22:11:37.868Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-01-10T22:11:38.131Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-01-10T22:11:38.131Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-01-10T22:11:38.131Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-10T22:11:38.131Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-10T22:11:38.131Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-10T22:11:38.131Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-01-10T22:11:38.131Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-01-10T22:11:38.131Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-01-10T22:11:38.563Z] b78e95d17946: Pull complete [2022-01-10T22:11:38.563Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-10T22:11:38.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-10T22:11:38.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2022-01-10T22:11:38.895Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:11:39.234Z] + docker inspect -f . ci-base-image-arm64 [2022-01-10T22:11:39.234Z] . [Pipeline] withDockerContainer [2022-01-10T22:11:39.448Z] prd-ubuntu18.04-docker-arm64-4c-16g-1158 does not seem to be running inside a container [2022-01-10T22:11:39.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-10T22:11:41.501Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-01-10T22:11:42.327Z] $ docker top d82bb329779108ea49bf7116571aec07cc6bd21f7bee0167edc48b6c8b3873c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-10T22:11:43.181Z] + go version [2022-01-10T22:11:43.181Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-10T22:11:43.204Z] $ docker stop --time=1 d82bb329779108ea49bf7116571aec07cc6bd21f7bee0167edc48b6c8b3873c9 [2022-01-10T22:11:44.849Z] $ docker rm -f d82bb329779108ea49bf7116571aec07cc6bd21f7bee0167edc48b6c8b3873c9 [2022-01-10T22:11:44.855Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.016s coverage: 90.3% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:11:45.390Z] + docker inspect -f . ci-base-image-arm64 [2022-01-10T22:11:45.390Z] . [Pipeline] withDockerContainer [2022-01-10T22:11:45.579Z] prd-ubuntu18.04-docker-arm64-4c-16g-1158 does not seem to be running inside a container [2022-01-10T22:11:45.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-10T22:11:46.883Z] $ docker top 5e56096ee048a8e364546310ca395388e80c4d461fcbd741da90c4828206500c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-10T22:11:47.744Z] + make test [2022-01-10T22:11:47.744Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-10T22:11:48.015Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-01-10T22:11:48.015Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-01-10T22:11:48.015Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-01-10T22:11:48.015Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-01-10T22:11:48.286Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-10T22:11:48.286Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-10T22:11:48.286Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-01-10T22:11:48.286Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-10T22:11:48.286Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-01-10T22:11:48.286Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-01-10T22:11:49.099Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.010s coverage: 67.3% of statements [2022-01-10T22:11:49.099Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-01-10T22:12:06.611Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-01-10T22:12:10.937Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.064s coverage: 90.3% of statements [2022-01-10T22:12:11.070Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.350s coverage: 83.8% of statements [2022-01-10T22:12:11.070Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.007s coverage: 85.7% of statements [2022-01-10T22:12:11.070Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.004s coverage: 100.0% of statements [2022-01-10T22:12:11.070Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.004s coverage: 100.0% of statements [2022-01-10T22:12:11.070Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.005s coverage: 90.9% of statements [2022-01-10T22:12:19.278Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-10T22:12:21.094Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.057s coverage: 67.3% of statements [2022-01-10T22:12:21.094Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-01-10T22:12:23.526Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-10T22:12:23.526Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-10T22:12:23.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-10T22:12:23.553Z] $ docker stop --time=1 f171e91b697f88c03585cbc2a59503e95de7c9ba81957bbd5ddaa5e22e71f286 [2022-01-10T22:12:24.872Z] $ docker rm -f f171e91b697f88c03585cbc2a59503e95de7c9ba81957bbd5ddaa5e22e71f286 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-10T22:12:25.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-10T22:12:25.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:12:25.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-10T22:12:25.912Z] [2022-01-10T22:12:25.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:12:26.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-10T22:12:26.214Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-10T22:12:26.214Z] b4d181a07f80: Pulling fs layer [2022-01-10T22:12:26.214Z] a1111a8f2ec3: Pulling fs layer [2022-01-10T22:12:26.214Z] ed53099fbce6: Pulling fs layer [2022-01-10T22:12:26.214Z] dc539afda2c1: Pulling fs layer [2022-01-10T22:12:26.214Z] 77bc0d833cb6: Pulling fs layer [2022-01-10T22:12:26.214Z] 9065ff56babe: Pulling fs layer [2022-01-10T22:12:26.214Z] d287ab97295c: Pulling fs layer [2022-01-10T22:12:26.214Z] 77bc0d833cb6: Waiting [2022-01-10T22:12:26.214Z] 9065ff56babe: Waiting [2022-01-10T22:12:26.214Z] d287ab97295c: Waiting [2022-01-10T22:12:26.214Z] dc539afda2c1: Waiting [2022-01-10T22:12:26.214Z] a1111a8f2ec3: Verifying Checksum [2022-01-10T22:12:26.214Z] a1111a8f2ec3: Download complete [2022-01-10T22:12:26.214Z] dc539afda2c1: Verifying Checksum [2022-01-10T22:12:26.214Z] dc539afda2c1: Download complete [2022-01-10T22:12:26.214Z] 77bc0d833cb6: Verifying Checksum [2022-01-10T22:12:26.214Z] 77bc0d833cb6: Download complete [2022-01-10T22:12:26.214Z] ed53099fbce6: Verifying Checksum [2022-01-10T22:12:26.214Z] ed53099fbce6: Download complete [2022-01-10T22:12:26.214Z] 9065ff56babe: Verifying Checksum [2022-01-10T22:12:26.214Z] 9065ff56babe: Download complete [2022-01-10T22:12:26.477Z] b4d181a07f80: Verifying Checksum [2022-01-10T22:12:26.477Z] b4d181a07f80: Download complete [2022-01-10T22:12:27.063Z] d287ab97295c: Verifying Checksum [2022-01-10T22:12:27.063Z] d287ab97295c: Download complete [2022-01-10T22:12:28.023Z] b4d181a07f80: Pull complete [2022-01-10T22:12:28.023Z] a1111a8f2ec3: Pull complete [2022-01-10T22:12:28.604Z] ed53099fbce6: Pull complete [2022-01-10T22:12:28.604Z] dc539afda2c1: Pull complete [2022-01-10T22:12:28.875Z] 77bc0d833cb6: Pull complete [2022-01-10T22:12:28.875Z] 9065ff56babe: Pull complete [2022-01-10T22:12:34.179Z] d287ab97295c: Pull complete [2022-01-10T22:12:34.179Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-10T22:12:34.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-10T22:12:34.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-10T22:12:34.252Z] prd-centos7-docker-4c-2g-1159 does not seem to be running inside a container [2022-01-10T22:12:34.290Z] $ 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/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-10T22:12:36.484Z] $ docker top 350b90e07586f6b154daa7eaa530118d76211b560bb926a6f49a3f9ba9e563ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:12:36.928Z] ---> job-cost.sh [2022-01-10T22:12:36.928Z] lf-activate-venv: SKIPPING [2022-01-10T22:12:36.928Z] INFO: No Stack... [2022-01-10T22:12:37.188Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-10T22:12:37.760Z] INFO: Archiving Costs [Pipeline] sh [2022-01-10T22:12:38.058Z] + cat /w/workspace/go-mod-messaging/12/archives/cost.csv [2022-01-10T22:12:38.058Z] + cut -d, -f6 [Pipeline] lock [2022-01-10T22:12:38.092Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] [2022-01-10T22:12:38.099Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] did not exist. Created. [2022-01-10T22:12:38.100Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-10T22:12:38.407Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-10T22:12:38.439Z] Stashed 1 file(s) [Pipeline] } [2022-01-10T22:12:38.446Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-10T22:12:38.464Z] $ docker stop --time=1 350b90e07586f6b154daa7eaa530118d76211b560bb926a6f49a3f9ba9e563ce [2022-01-10T22:12:39.601Z] $ docker rm -f 350b90e07586f6b154daa7eaa530118d76211b560bb926a6f49a3f9ba9e563ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-10T22:12:47.858Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.396s coverage: 83.8% of statements [2022-01-10T22:12:47.858Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.022s coverage: 85.7% of statements [2022-01-10T22:12:47.858Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.036s coverage: 100.0% of statements [2022-01-10T22:12:47.858Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements [2022-01-10T22:12:47.858Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.042s coverage: 90.9% of statements [2022-01-10T22:12:47.858Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-10T22:12:47.858Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-10T22:13:06.164Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-10T22:13:06.164Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-10T22:13:06.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-10T22:13:06.206Z] $ docker stop --time=1 5e56096ee048a8e364546310ca395388e80c4d461fcbd741da90c4828206500c [2022-01-10T22:13:07.905Z] $ docker rm -f 5e56096ee048a8e364546310ca395388e80c4d461fcbd741da90c4828206500c [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-10T22:13:08.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-10T22:13:08.814Z] Warning: overwriting stash ‘coverage-report’ [2022-01-10T22:13:09.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:13:09.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-10T22:13:09.702Z] [2022-01-10T22:13:09.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:13:10.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-10T22:13:10.315Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-10T22:13:10.315Z] 448f6bf000e3: Pulling fs layer [2022-01-10T22:13:10.315Z] f757da607395: Pulling fs layer [2022-01-10T22:13:10.315Z] 05883995daec: Pulling fs layer [2022-01-10T22:13:10.315Z] 8603b9c90790: Pulling fs layer [2022-01-10T22:13:10.315Z] 1560dd03e051: Pulling fs layer [2022-01-10T22:13:10.315Z] 27f5ce0e4adf: Pulling fs layer [2022-01-10T22:13:10.315Z] c2d8d7efcc4b: Pulling fs layer [2022-01-10T22:13:10.315Z] 8603b9c90790: Waiting [2022-01-10T22:13:10.315Z] 1560dd03e051: Waiting [2022-01-10T22:13:10.315Z] 27f5ce0e4adf: Waiting [2022-01-10T22:13:10.315Z] c2d8d7efcc4b: Waiting [2022-01-10T22:13:10.315Z] f757da607395: Verifying Checksum [2022-01-10T22:13:10.315Z] f757da607395: Download complete [2022-01-10T22:13:10.315Z] 8603b9c90790: Download complete [2022-01-10T22:13:10.315Z] 1560dd03e051: Verifying Checksum [2022-01-10T22:13:10.315Z] 1560dd03e051: Download complete [2022-01-10T22:13:10.315Z] 27f5ce0e4adf: Verifying Checksum [2022-01-10T22:13:10.315Z] 27f5ce0e4adf: Download complete [2022-01-10T22:13:10.588Z] 05883995daec: Verifying Checksum [2022-01-10T22:13:10.588Z] 05883995daec: Download complete [2022-01-10T22:13:10.860Z] 448f6bf000e3: Verifying Checksum [2022-01-10T22:13:10.860Z] 448f6bf000e3: Download complete [2022-01-10T22:13:13.484Z] c2d8d7efcc4b: Verifying Checksum [2022-01-10T22:13:13.484Z] c2d8d7efcc4b: Download complete [2022-01-10T22:13:14.483Z] 448f6bf000e3: Pull complete [2022-01-10T22:13:15.075Z] f757da607395: Pull complete [2022-01-10T22:13:16.511Z] 05883995daec: Pull complete [2022-01-10T22:13:16.783Z] 8603b9c90790: Pull complete [2022-01-10T22:13:17.757Z] 1560dd03e051: Pull complete [2022-01-10T22:13:17.757Z] 27f5ce0e4adf: Pull complete [2022-01-10T22:13:32.831Z] c2d8d7efcc4b: Pull complete [2022-01-10T22:13:32.831Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-10T22:13:32.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-10T22:13:32.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-10T22:13:33.013Z] prd-ubuntu18.04-docker-arm64-4c-16g-1158 does not seem to be running inside a container [2022-01-10T22:13:33.085Z] $ 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/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@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:arm64 cat [2022-01-10T22:13:35.436Z] $ docker top ee6a249644d783a0f21e029f041c39ee03b265fb02d879a2ca781feace3d1230 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:13:36.308Z] ---> job-cost.sh [2022-01-10T22:13:36.308Z] lf-activate-venv: SKIPPING [2022-01-10T22:13:36.308Z] INFO: No Stack... [2022-01-10T22:13:36.579Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-10T22:13:36.849Z] INFO: Archiving Costs [Pipeline] sh [2022-01-10T22:13:37.191Z] + cat /w/workspace/go-mod-messaging/12/archives/cost.csv [2022-01-10T22:13:37.191Z] + cut -d, -f6 [Pipeline] lock [2022-01-10T22:13:37.524Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] [2022-01-10T22:13:37.531Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] did not exist. Created. [2022-01-10T22:13:37.531Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-10T22:13:38.210Z] /w/workspace/go-mod-messaging/12@tmp/durable-c80d1ff4/script.sh: 1: /w/workspace/go-mod-messaging/12@tmp/durable-c80d1ff4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-10T22:13:38.882Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-10T22:13:38.918Z] Warning: overwriting stash ‘stack-cost’ [2022-01-10T22:13:38.957Z] Stashed 1 file(s) [Pipeline] } [2022-01-10T22:13:38.967Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-10T22:13:38.982Z] $ docker stop --time=1 ee6a249644d783a0f21e029f041c39ee03b265fb02d879a2ca781feace3d1230 [2022-01-10T22:13:40.452Z] $ docker rm -f ee6a249644d783a0f21e029f041c39ee03b265fb02d879a2ca781feace3d1230 [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-01-10T22:13:40.939Z] provisioning config files... [2022-01-10T22:13:40.959Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6342837022947116765tmp [Pipeline] { [Pipeline] sh [2022-01-10T22:13:41.271Z] + set +x [2022-01-10T22:13:41.271Z] + curl -s https://codecov.io/bash [2022-01-10T22:13:41.271Z] + bash -s -- [2022-01-10T22:13:41.271Z] [2022-01-10T22:13:41.271Z] _____ _ [2022-01-10T22:13:41.271Z] / ____| | | [2022-01-10T22:13:41.271Z] | | ___ __| | ___ ___ _____ __ [2022-01-10T22:13:41.271Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-10T22:13:41.271Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-10T22:13:41.271Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-10T22:13:41.271Z] Bash-1.0.6 [2022-01-10T22:13:41.271Z] [2022-01-10T22:13:41.271Z] [2022-01-10T22:13:41.271Z] ==> git version 2.24.4 found [2022-01-10T22:13:41.271Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-10T22:13:41.271Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-10T22:13:41.271Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-10T22:13:41.271Z] ==> Jenkins CI detected. [2022-01-10T22:13:41.271Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-01-10T22:13:41.271Z] project root: . [2022-01-10T22:13:41.271Z] --> token set from env [2022-01-10T22:13:41.271Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-10T22:13:41.531Z] ==> Running gcov in . (disable via -X gcov) [2022-01-10T22:13:41.531Z] ==> Python coveragepy not found [2022-01-10T22:13:41.531Z] ==> Searching for coverage reports in: [2022-01-10T22:13:41.531Z] + . [2022-01-10T22:13:41.531Z] -> Found 1 reports [2022-01-10T22:13:41.531Z] ==> Detecting git/mercurial file structure [2022-01-10T22:13:41.531Z] ==> Reading reports [2022-01-10T22:13:41.531Z] + ./coverage.out bytes=22526 [2022-01-10T22:13:41.531Z] ==> Appending adjustments [2022-01-10T22:13:41.531Z] https://docs.codecov.io/docs/fixing-reports [2022-01-10T22:13:41.531Z] + Found adjustments [2022-01-10T22:13:41.531Z] ==> Gzipping contents [2022-01-10T22:13:41.531Z] 8.0K /tmp/codecov.it9g8U.gz [2022-01-10T22:13:41.531Z] ==> Uploading reports [2022-01-10T22:13:41.531Z] url: https://codecov.io [2022-01-10T22:13:41.531Z] query: branch=main&commit=e9252307a4bce68487e6f36054a8661418bdca63&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-10T22:13:41.531Z] -> Pinging Codecov [2022-01-10T22:13:41.531Z] 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=e9252307a4bce68487e6f36054a8661418bdca63&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-10T22:13:42.102Z] -> Uploading to [2022-01-10T22:13:42.102Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-10/F6E385568367DD0E4001BA4F8F1CB792/e9252307a4bce68487e6f36054a8661418bdca63/affce639-ebf9-4f32-a6dd-dd4f04262c18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220110T221341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c678b7e7d8eaf1f2858b13cf2676874b81c2e205bd971c950e7daf5cf9f65d22 [2022-01-10T22:13:42.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-10T22:13:42.102Z] Dload Upload Total Spent Left Speed [2022-01-10T22:13:42.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5180 0 0 100 5180 0 16224 --:--:-- --:--:-- --:--:-- 16238 [2022-01-10T22:13:42.362Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] } [2022-01-10T22:13:42.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-10T22:13:42.650Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-10T22:13:42.664Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:13:42.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-10T22:13:42.967Z] [2022-01-10T22:13:42.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:13:43.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-10T22:13:43.569Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-10T22:13:43.570Z] 188c0c94c7c5: Pulling fs layer [2022-01-10T22:13:43.570Z] 0ef7d3d256c8: Pulling fs layer [2022-01-10T22:13:43.570Z] de9db76c5a1d: Pulling fs layer [2022-01-10T22:13:43.570Z] 0eba1c9be4d2: Pulling fs layer [2022-01-10T22:13:43.570Z] 0d57e429df01: Pulling fs layer [2022-01-10T22:13:43.570Z] 4e4be7b47b0d: Pulling fs layer [2022-01-10T22:13:43.570Z] e1f770b5df2f: Pulling fs layer [2022-01-10T22:13:43.570Z] 85a0685a4137: Pulling fs layer [2022-01-10T22:13:43.570Z] 0d57e429df01: Waiting [2022-01-10T22:13:43.570Z] 4e4be7b47b0d: Waiting [2022-01-10T22:13:43.570Z] e1f770b5df2f: Waiting [2022-01-10T22:13:43.570Z] 0eba1c9be4d2: Waiting [2022-01-10T22:13:43.570Z] de9db76c5a1d: Verifying Checksum [2022-01-10T22:13:43.570Z] de9db76c5a1d: Download complete [2022-01-10T22:13:43.570Z] 0ef7d3d256c8: Verifying Checksum [2022-01-10T22:13:43.570Z] 0ef7d3d256c8: Download complete [2022-01-10T22:13:43.570Z] 0d57e429df01: Verifying Checksum [2022-01-10T22:13:43.570Z] 0d57e429df01: Download complete [2022-01-10T22:13:43.570Z] 4e4be7b47b0d: Verifying Checksum [2022-01-10T22:13:43.570Z] 4e4be7b47b0d: Download complete [2022-01-10T22:13:43.570Z] 188c0c94c7c5: Verifying Checksum [2022-01-10T22:13:43.570Z] 188c0c94c7c5: Download complete [2022-01-10T22:13:44.146Z] e1f770b5df2f: Verifying Checksum [2022-01-10T22:13:44.146Z] e1f770b5df2f: Download complete [2022-01-10T22:13:44.146Z] 0eba1c9be4d2: Verifying Checksum [2022-01-10T22:13:44.146Z] 0eba1c9be4d2: Download complete [2022-01-10T22:13:44.419Z] 188c0c94c7c5: Pull complete [2022-01-10T22:13:44.689Z] 85a0685a4137: Verifying Checksum [2022-01-10T22:13:44.689Z] 85a0685a4137: Download complete [2022-01-10T22:13:44.952Z] 0ef7d3d256c8: Pull complete [2022-01-10T22:13:45.214Z] de9db76c5a1d: Pull complete [2022-01-10T22:13:50.583Z] 0eba1c9be4d2: Pull complete [2022-01-10T22:13:50.583Z] 0d57e429df01: Pull complete [2022-01-10T22:13:50.856Z] 4e4be7b47b0d: Pull complete [2022-01-10T22:13:51.445Z] e1f770b5df2f: Pull complete [2022-01-10T22:13:58.064Z] 85a0685a4137: Pull complete [2022-01-10T22:13:58.064Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-10T22:13:58.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-10T22:13:58.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-10T22:13:58.126Z] prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container [2022-01-10T22:13:58.171Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-10T22:14:09.648Z] $ docker top 229318deb3a874d5c2b7944cb4c2eddebed4900d9f0821395133b8eccea668e4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-10T22:14:09.729Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-10T22:14:10.015Z] + set -o pipefail [2022-01-10T22:14:10.015Z] + snyk monitor '--org=edgex-jenkins' [2022-01-10T22:14:13.331Z] [2022-01-10T22:14:13.331Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-01-10T22:14:13.331Z] [2022-01-10T22:14:13.331Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/569b1240-b0fd-4f3b-a565-824801fcb1ea [2022-01-10T22:14:13.331Z] [2022-01-10T22:14:13.331Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-10T22:14:13.331Z] [2022-01-10T22:14:13.331Z] [Pipeline] } [2022-01-10T22:14:13.341Z] $ docker stop --time=1 229318deb3a874d5c2b7944cb4c2eddebed4900d9f0821395133b8eccea668e4 [2022-01-10T22:14:15.667Z] $ docker rm -f 229318deb3a874d5c2b7944cb4c2eddebed4900d9f0821395133b8eccea668e4 [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-01-10T22:14:16.318Z] + git log --format=format:%s -1 e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] sh [2022-01-10T22:14:16.631Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-10T22:14:16.631Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:14:16.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:14:16.935Z] . [Pipeline] withDockerContainer [2022-01-10T22:14:17.000Z] prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container [2022-01-10T22:14:17.036Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-01-10T22:14:17.843Z] $ docker top c9d181b0de89d88ac9c98052d3a8bd255bc121c8b9c22cd2994601a70486ac16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-10T22:14:17.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-10T22:14:17.932Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-10T22:14:18.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-10T22:14:18.038Z] $ docker exec c9d181b0de89d88ac9c98052d3a8bd255bc121c8b9c22cd2994601a70486ac16 ssh-agent [2022-01-10T22:14:18.173Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkKAClh/agent.14 [2022-01-10T22:14:18.173Z] SSH_AGENT_PID=20 [2022-01-10T22:14:18.179Z] Running ssh-add (command line suppressed) [2022-01-10T22:14:18.286Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2455412898626442890.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2455412898626442890.key) [2022-01-10T22:14:18.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-10T22:14:18.601Z] + git semver tag [2022-01-10T22:14:18.601Z] # -> Open(): unable to determine branch for HEAD [2022-01-10T22:14:18.601Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2022-01-10T22:14:18.601Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2022-01-10T22:14:18.601Z] # $SEMVER_REMOTE_NAME = origin [2022-01-10T22:14:18.601Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-10T22:14:18.601Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-10T22:14:18.601Z] # $SEMVER_BRANCH = main [2022-01-10T22:14:18.601Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-01-10T22:14:18.601Z] # e9252307a4bce68487e6f36054a8661418bdca63 HEAD [2022-01-10T22:14:18.601Z] # -> Force: false [2022-01-10T22:14:18.601Z] # a3e0324b295648800891176241470f59257b7497 refs/tags/v2.2.0-dev.3 [Pipeline] } [2022-01-10T22:14:18.612Z] $ docker exec --env ******** --env ******** c9d181b0de89d88ac9c98052d3a8bd255bc121c8b9c22cd2994601a70486ac16 ssh-agent -k [2022-01-10T22:14:18.725Z] unset SSH_AUTH_SOCK; [2022-01-10T22:14:18.725Z] unset SSH_AGENT_PID; [2022-01-10T22:14:18.725Z] echo Agent pid 20 killed; [2022-01-10T22:14:18.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-10T22:14:19.048Z] + git semver [Pipeline] } [2022-01-10T22:14:19.065Z] $ docker stop --time=1 c9d181b0de89d88ac9c98052d3a8bd255bc121c8b9c22cd2994601a70486ac16 [2022-01-10T22:14:20.545Z] $ docker rm -f c9d181b0de89d88ac9c98052d3a8bd255bc121c8b9c22cd2994601a70486ac16 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:14:20.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-10T22:14:20.975Z] [2022-01-10T22:14:20.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:14:21.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-10T22:14:21.282Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-10T22:14:21.282Z] ab5ef0e58194: Pulling fs layer [2022-01-10T22:14:21.282Z] 9712f1f96733: Pulling fs layer [2022-01-10T22:14:21.282Z] 63f879dbbcfc: Pulling fs layer [2022-01-10T22:14:21.282Z] 0d9ebad4ef96: Pulling fs layer [2022-01-10T22:14:21.282Z] e9a5061849ea: Pulling fs layer [2022-01-10T22:14:21.282Z] d747dcd14b5f: Pulling fs layer [2022-01-10T22:14:21.282Z] 2de7ff778b66: Pulling fs layer [2022-01-10T22:14:21.282Z] 0d9ebad4ef96: Waiting [2022-01-10T22:14:21.282Z] e9a5061849ea: Waiting [2022-01-10T22:14:21.282Z] d747dcd14b5f: Waiting [2022-01-10T22:14:21.282Z] 2de7ff778b66: Waiting [2022-01-10T22:14:21.282Z] 9712f1f96733: Verifying Checksum [2022-01-10T22:14:21.282Z] 9712f1f96733: Download complete [2022-01-10T22:14:21.866Z] 63f879dbbcfc: Verifying Checksum [2022-01-10T22:14:21.866Z] 63f879dbbcfc: Download complete [2022-01-10T22:14:21.866Z] ab5ef0e58194: Verifying Checksum [2022-01-10T22:14:21.866Z] ab5ef0e58194: Download complete [2022-01-10T22:14:21.866Z] d747dcd14b5f: Verifying Checksum [2022-01-10T22:14:21.866Z] d747dcd14b5f: Download complete [2022-01-10T22:14:21.866Z] e9a5061849ea: Verifying Checksum [2022-01-10T22:14:21.866Z] e9a5061849ea: Download complete [2022-01-10T22:14:22.133Z] 0d9ebad4ef96: Verifying Checksum [2022-01-10T22:14:22.133Z] 0d9ebad4ef96: Download complete [2022-01-10T22:14:22.133Z] 2de7ff778b66: Verifying Checksum [2022-01-10T22:14:22.133Z] 2de7ff778b66: Download complete [2022-01-10T22:14:25.470Z] ab5ef0e58194: Pull complete [2022-01-10T22:14:25.470Z] 9712f1f96733: Pull complete [2022-01-10T22:14:26.055Z] 63f879dbbcfc: Pull complete [2022-01-10T22:14:31.399Z] 0d9ebad4ef96: Pull complete [2022-01-10T22:14:31.664Z] e9a5061849ea: Pull complete [2022-01-10T22:14:31.925Z] d747dcd14b5f: Pull complete [2022-01-10T22:14:33.870Z] 2de7ff778b66: Pull complete [2022-01-10T22:14:33.870Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-10T22:14:33.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-10T22:14:33.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-10T22:14:33.941Z] prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container [2022-01-10T22:14:33.985Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-10T22:14:46.463Z] $ docker top 81047d9878fa30fdd6d56998ef7c367a5e27ddf6854f9ed9abdc26c4e23074cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-10T22:14:46.548Z] provisioning config files... [2022-01-10T22:14:46.555Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3541640249883113312tmp [2022-01-10T22:14:46.568Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config996845893724507794tmp [2022-01-10T22:14:46.580Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6653758571299374397tmp [Pipeline] { [Pipeline] echo [2022-01-10T22:14:46.603Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:14:46.901Z] ---> sigul-configuration.sh [2022-01-10T22:14:46.901Z] gpg: directory `/root/.gnupg' created [2022-01-10T22:14:46.901Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-10T22:14:46.901Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-10T22:14:46.901Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-10T22:14:46.901Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-10T22:14:46.901Z] gpg: CAST5 encrypted data [2022-01-10T22:14:46.901Z] gpg: encrypted with 1 passphrase [2022-01-10T22:14:46.901Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-10T22:14:47.215Z] + mkdir /home/jenkins [2022-01-10T22:14:47.215Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-10T22:14:47.510Z] + 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-01-10T22:14:47.520Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:14:47.811Z] ---> sigul-install.sh [2022-01-10T22:14:47.811Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-10T22:14:48.104Z] + git tag --list [2022-01-10T22:14:48.104Z] v0.0.0 [2022-01-10T22:14:48.104Z] v0.1.0 [2022-01-10T22:14:48.104Z] v0.1.1 [2022-01-10T22:14:48.104Z] v0.1.10 [2022-01-10T22:14:48.104Z] v0.1.11 [2022-01-10T22:14:48.104Z] v0.1.12 [2022-01-10T22:14:48.104Z] v0.1.13 [2022-01-10T22:14:48.104Z] v0.1.14 [2022-01-10T22:14:48.104Z] v0.1.15 [2022-01-10T22:14:48.104Z] v0.1.16 [2022-01-10T22:14:48.104Z] v0.1.17 [2022-01-10T22:14:48.104Z] v0.1.18 [2022-01-10T22:14:48.104Z] v0.1.19 [2022-01-10T22:14:48.104Z] v0.1.2 [2022-01-10T22:14:48.104Z] v0.1.20 [2022-01-10T22:14:48.104Z] v0.1.21 [2022-01-10T22:14:48.104Z] v0.1.22 [2022-01-10T22:14:48.104Z] v0.1.23 [2022-01-10T22:14:48.104Z] v0.1.24 [2022-01-10T22:14:48.104Z] v0.1.25 [2022-01-10T22:14:48.104Z] v0.1.26 [2022-01-10T22:14:48.104Z] v0.1.27 [2022-01-10T22:14:48.104Z] v0.1.28 [2022-01-10T22:14:48.104Z] v0.1.29 [2022-01-10T22:14:48.104Z] v0.1.3 [2022-01-10T22:14:48.104Z] v0.1.30 [2022-01-10T22:14:48.104Z] v0.1.31 [2022-01-10T22:14:48.104Z] v0.1.4 [2022-01-10T22:14:48.104Z] v0.1.5 [2022-01-10T22:14:48.104Z] v0.1.6 [2022-01-10T22:14:48.104Z] v0.1.7 [2022-01-10T22:14:48.104Z] v0.1.8 [2022-01-10T22:14:48.104Z] v0.1.9 [2022-01-10T22:14:48.104Z] v2.0.0 [2022-01-10T22:14:48.104Z] v2.0.0-dev.1 [2022-01-10T22:14:48.104Z] v2.0.0-dev.10 [2022-01-10T22:14:48.104Z] v2.0.0-dev.11 [2022-01-10T22:14:48.104Z] v2.0.0-dev.12 [2022-01-10T22:14:48.104Z] v2.0.0-dev.13 [2022-01-10T22:14:48.104Z] v2.0.0-dev.14 [2022-01-10T22:14:48.104Z] v2.0.0-dev.15 [2022-01-10T22:14:48.104Z] v2.0.0-dev.16 [2022-01-10T22:14:48.104Z] v2.0.0-dev.2 [2022-01-10T22:14:48.104Z] v2.0.0-dev.3 [2022-01-10T22:14:48.104Z] v2.0.0-dev.4 [2022-01-10T22:14:48.104Z] v2.0.0-dev.5 [2022-01-10T22:14:48.104Z] v2.0.0-dev.6 [2022-01-10T22:14:48.104Z] v2.0.0-dev.7 [2022-01-10T22:14:48.104Z] v2.0.0-dev.8 [2022-01-10T22:14:48.104Z] v2.0.0-dev.9 [2022-01-10T22:14:48.104Z] v2.0.1 [2022-01-10T22:14:48.104Z] v2.0.1-dev.1 [2022-01-10T22:14:48.104Z] v2.0.2-dev.1 [2022-01-10T22:14:48.104Z] v2.0.2-dev.2 [2022-01-10T22:14:48.104Z] v2.0.2-dev.3 [2022-01-10T22:14:48.104Z] v2.0.2-dev.4 [2022-01-10T22:14:48.104Z] v2.0.2-dev.5 [2022-01-10T22:14:48.104Z] v2.0.2-dev.6 [2022-01-10T22:14:48.104Z] v2.0.2-dev.7 [2022-01-10T22:14:48.104Z] v2.0.2-dev.8 [2022-01-10T22:14:48.104Z] v2.1.0 [2022-01-10T22:14:48.104Z] v2.2.0-dev.1 [2022-01-10T22:14:48.104Z] v2.2.0-dev.2 [2022-01-10T22:14:48.104Z] v2.2.0-dev.3 [Pipeline] sh [2022-01-10T22:14:48.390Z] + lftools sign git-tag v2.2.0-dev.3 [2022-01-10T22:14:48.964Z] Signing Git tag with Sigul... [2022-01-10T22:14:48.964Z] Signing v2.2.0-dev.3 [Pipeline] echo [2022-01-10T22:14:49.236Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:14:49.539Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-10T22:14:49.548Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-10T22:14:49.569Z] $ docker stop --time=1 81047d9878fa30fdd6d56998ef7c367a5e27ddf6854f9ed9abdc26c4e23074cc [2022-01-10T22:14:51.271Z] $ docker rm -f 81047d9878fa30fdd6d56998ef7c367a5e27ddf6854f9ed9abdc26c4e23074cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-10T22:14:51.712Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-10T22:14:51.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:14:52.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:14:52.009Z] . [Pipeline] withDockerContainer [2022-01-10T22:14:52.072Z] prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container [2022-01-10T22:14:52.108Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-01-10T22:14:52.934Z] $ docker top 8cb9af77f9324072278d0731286dc774b2fb181e8cff59de8603079ac9f19ee5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-10T22:14:53.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-10T22:14:53.024Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-10T22:14:53.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-10T22:14:53.134Z] $ docker exec 8cb9af77f9324072278d0731286dc774b2fb181e8cff59de8603079ac9f19ee5 ssh-agent [2022-01-10T22:14:53.229Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpnGaBF/agent.15 [2022-01-10T22:14:53.229Z] SSH_AGENT_PID=22 [2022-01-10T22:14:53.234Z] Running ssh-add (command line suppressed) [2022-01-10T22:14:53.325Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8645412452470057215.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8645412452470057215.key) [2022-01-10T22:14:53.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-10T22:14:53.875Z] + git semver bump pre [2022-01-10T22:14:53.875Z] # -> Open(): unable to determine branch for HEAD [2022-01-10T22:14:53.875Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2022-01-10T22:14:53.875Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2022-01-10T22:14:53.875Z] # $SEMVER_REMOTE_NAME = origin [2022-01-10T22:14:53.875Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-10T22:14:53.875Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-10T22:14:53.875Z] # $SEMVER_BRANCH = main [2022-01-10T22:14:53.875Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-01-10T22:14:53.875Z] 2.2.0-dev.4 [Pipeline] } [2022-01-10T22:14:53.917Z] $ docker exec --env ******** --env ******** 8cb9af77f9324072278d0731286dc774b2fb181e8cff59de8603079ac9f19ee5 ssh-agent -k [2022-01-10T22:14:54.037Z] unset SSH_AUTH_SOCK; [2022-01-10T22:14:54.037Z] unset SSH_AGENT_PID; [2022-01-10T22:14:54.037Z] echo Agent pid 22 killed; [2022-01-10T22:14:54.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-10T22:14:54.379Z] + git semver [Pipeline] } [2022-01-10T22:14:54.393Z] $ docker stop --time=1 8cb9af77f9324072278d0731286dc774b2fb181e8cff59de8603079ac9f19ee5 [2022-01-10T22:14:55.987Z] $ docker rm -f 8cb9af77f9324072278d0731286dc774b2fb181e8cff59de8603079ac9f19ee5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-10T22:14:56.396Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-10T22:14:56.396Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:14:56.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:14:56.698Z] . [Pipeline] withDockerContainer [2022-01-10T22:14:56.761Z] prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container [2022-01-10T22:14:56.799Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-01-10T22:14:57.436Z] $ docker top 12c1bcb1ee1f6f2b09b99f7f990b9398d3e4a5a956904ea51840b421003d88ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-10T22:14:57.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-10T22:14:57.531Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-10T22:14:57.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-10T22:14:57.635Z] $ docker exec 12c1bcb1ee1f6f2b09b99f7f990b9398d3e4a5a956904ea51840b421003d88ee ssh-agent [2022-01-10T22:14:57.743Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXliHJHJ/agent.14 [2022-01-10T22:14:57.743Z] SSH_AGENT_PID=20 [2022-01-10T22:14:57.748Z] Running ssh-add (command line suppressed) [2022-01-10T22:14:57.848Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_166259439673164999.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_166259439673164999.key) [2022-01-10T22:14:57.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-10T22:14:58.162Z] + git semver push [2022-01-10T22:14:58.162Z] # -> Open(): unable to determine branch for HEAD [2022-01-10T22:14:58.162Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2022-01-10T22:14:58.162Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2022-01-10T22:14:58.162Z] # $SEMVER_REMOTE_NAME = origin [2022-01-10T22:14:58.162Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-10T22:14:58.162Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-10T22:14:58.162Z] # $SEMVER_BRANCH = main [2022-01-10T22:14:58.162Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } [2022-01-10T22:15:00.087Z] $ docker exec --env ******** --env ******** 12c1bcb1ee1f6f2b09b99f7f990b9398d3e4a5a956904ea51840b421003d88ee ssh-agent -k [2022-01-10T22:15:00.170Z] unset SSH_AUTH_SOCK; [2022-01-10T22:15:00.171Z] unset SSH_AGENT_PID; [2022-01-10T22:15:00.171Z] echo Agent pid 20 killed; [2022-01-10T22:15:00.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-10T22:15:00.493Z] + git semver [Pipeline] } [2022-01-10T22:15:00.506Z] $ docker stop --time=1 12c1bcb1ee1f6f2b09b99f7f990b9398d3e4a5a956904ea51840b421003d88ee [2022-01-10T22:15:01.835Z] $ docker rm -f 12c1bcb1ee1f6f2b09b99f7f990b9398d3e4a5a956904ea51840b421003d88ee [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-01-10T22:15:02.469Z] + '[' -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:15:02.772Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:15:03.333Z] ---> package-listing.sh [2022-01-10T22:15:03.333Z] ++ facter osfamily [2022-01-10T22:15:03.333Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-10T22:15:03.597Z] + OS_FAMILY=redhat [2022-01-10T22:15:03.597Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-01-10T22:15:03.597Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-10T22:15:03.597Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-10T22:15:03.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-10T22:15:03.597Z] + PACKAGES=/tmp/packages_start.txt [2022-01-10T22:15:03.597Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-01-10T22:15:03.597Z] + PACKAGES=/tmp/packages_end.txt [2022-01-10T22:15:03.597Z] + case "${OS_FAMILY}" in [2022-01-10T22:15:03.597Z] + rpm -qa [2022-01-10T22:15:03.597Z] + sort [2022-01-10T22:15:04.562Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-10T22:15:04.562Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-10T22:15:04.562Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-10T22:15:04.562Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-01-10T22:15:04.562Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-01-10T22:15:04.562Z] + 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-01-10T22:15:04.577Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-01-10T22:15:04.864Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:15:05.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-10T22:15:05.420Z] [2022-01-10T22:15:05.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:15:05.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-10T22:15:05.725Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-10T22:15:05.725Z] b4d181a07f80: Pulling fs layer [2022-01-10T22:15:05.725Z] a1111a8f2ec3: Pulling fs layer [2022-01-10T22:15:05.725Z] ed53099fbce6: Pulling fs layer [2022-01-10T22:15:05.725Z] dc539afda2c1: Pulling fs layer [2022-01-10T22:15:05.725Z] 77bc0d833cb6: Pulling fs layer [2022-01-10T22:15:05.725Z] 9065ff56babe: Pulling fs layer [2022-01-10T22:15:05.725Z] d287ab97295c: Pulling fs layer [2022-01-10T22:15:05.725Z] dc539afda2c1: Waiting [2022-01-10T22:15:05.725Z] 77bc0d833cb6: Waiting [2022-01-10T22:15:05.725Z] 9065ff56babe: Waiting [2022-01-10T22:15:05.725Z] d287ab97295c: Waiting [2022-01-10T22:15:05.725Z] a1111a8f2ec3: Verifying Checksum [2022-01-10T22:15:05.725Z] a1111a8f2ec3: Download complete [2022-01-10T22:15:05.725Z] dc539afda2c1: Verifying Checksum [2022-01-10T22:15:05.725Z] dc539afda2c1: Download complete [2022-01-10T22:15:05.988Z] 77bc0d833cb6: Verifying Checksum [2022-01-10T22:15:05.988Z] 77bc0d833cb6: Download complete [2022-01-10T22:15:05.988Z] 9065ff56babe: Verifying Checksum [2022-01-10T22:15:05.988Z] 9065ff56babe: Download complete [2022-01-10T22:15:05.988Z] ed53099fbce6: Verifying Checksum [2022-01-10T22:15:05.988Z] ed53099fbce6: Download complete [2022-01-10T22:15:05.988Z] b4d181a07f80: Verifying Checksum [2022-01-10T22:15:05.988Z] b4d181a07f80: Download complete [2022-01-10T22:15:06.560Z] d287ab97295c: Verifying Checksum [2022-01-10T22:15:06.560Z] d287ab97295c: Download complete [2022-01-10T22:15:07.517Z] b4d181a07f80: Pull complete [2022-01-10T22:15:08.089Z] a1111a8f2ec3: Pull complete [2022-01-10T22:15:08.671Z] ed53099fbce6: Pull complete [2022-01-10T22:15:08.932Z] dc539afda2c1: Pull complete [2022-01-10T22:15:09.192Z] 77bc0d833cb6: Pull complete [2022-01-10T22:15:09.465Z] 9065ff56babe: Pull complete [2022-01-10T22:15:16.111Z] d287ab97295c: Pull complete [2022-01-10T22:15:16.111Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-10T22:15:16.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-10T22:15:16.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-10T22:15:16.170Z] prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container [2022-01-10T22:15:16.200Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-10T22:15:21.416Z] $ docker top 5b8eb650d5201d498a616c9a386434860d769490b285861715171f888df9beef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-10T22:15:21.775Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-10T22:15:22.068Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-10T22:15:22.357Z] + ls /var/log/sa-host [2022-01-10T22:15:22.357Z] + sadf -c /var/log/sa-host/sa10 [2022-01-10T22:15:22.357Z] file_magic: OK [2022-01-10T22:15:22.357Z] HZ: Using current value: 100 [2022-01-10T22:15:22.357Z] file_header: OK [2022-01-10T22:15:22.358Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-10T22:15:22.358Z] Statistics: [2022-01-10T22:15:22.358Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-10T22:15:22.358Z] File successfully converted to sysstat format version 12.0.3 [2022-01-10T22:15:22.358Z] + sadf -c /var/log/sa-host/sa17 [2022-01-10T22:15:22.358Z] file_magic: OK [2022-01-10T22:15:22.358Z] HZ: Using current value: 100 [2022-01-10T22:15:22.358Z] file_header: OK [2022-01-10T22:15:22.358Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-10T22:15:22.358Z] Statistics: [2022-01-10T22:15:22.358Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-10T22:15:22.358Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-10T22:15:22.576Z] provisioning config files... [2022-01-10T22:15:22.589Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3675378310096684040tmp [Pipeline] { [Pipeline] echo [2022-01-10T22:15:22.601Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:15:22.889Z] ---> create-netrc.sh [Pipeline] } [2022-01-10T22:15:22.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:15:23.236Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-10T22:15:23.245Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:15:23.535Z] ---> sudo-logs.sh [2022-01-10T22:15:23.535Z] Archiving 'sudo' log.. [2022-01-10T22:15:23.535Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1157.novalocal: Name or service not known [2022-01-10T22:15:23.535Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1157.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-10T22:15:23.555Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:15:23.844Z] ---> job-cost.sh [2022-01-10T22:15:23.844Z] lf-activate-venv: SKIPPING [2022-01-10T22:15:23.844Z] DEBUG: total: 0.10999999940395355 [2022-01-10T22:15:23.844Z] INFO: Retrieving Stack Cost... [2022-01-10T22:15:24.104Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-10T22:15:24.366Z] INFO: Archiving Costs [Pipeline] echo [2022-01-10T22:15:24.381Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:15:24.671Z] ---> logs-deploy.sh [2022-01-10T22:15:24.671Z] lf-activate-venv: SKIPPING [2022-01-10T22:15:24.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/12 [2022-01-10T22:15:24.671Z] INFO: archiving workspace using pattern(s): [2022-01-10T22:15:25.608Z] Archives upload complete. [2022-01-10T22:15:25.608Z] INFO: archiving logs to Nexus