Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67175e3852ca1b22628b793190cdf43c59f443a5 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-ssh14030871880694373224.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14369190942549350882.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2329471828558541313.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10572154491233574850.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12489865519713918480.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-117766’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117770 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 67175e3852ca1b22628b793190cdf43c59f443a5 (main) Commit message: "Merge pull request #188 from lenny-intel/levski-change-log" > 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 67175e3852ca1b22628b793190cdf43c59f443a5 # timeout=10 > git rev-list --no-walk eaa97320d64534912afba6eb03776a59b06c3b75 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:15:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:15:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:15:24 ========================================================= 22:15:24 EdgeX Global Pipelines Version Info 22:15:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:15:25 ------------------- 22:15:25 stable info: 22:15:25 ------------------- 22:15:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:15:25 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 22:15:25 Message: update stable to v1.0.243 22:15:25 ------------------- 22:15:25 experimental info: 22:15:25 ------------------- 22:15:25 Commited By: **** collab-it+edgex@linuxfoundation.org 22:15:25 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 22:15:25 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67175e3852ca1b22628b793190cdf43c59f443a5 [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67175e3 [Pipeline] echo 22:15:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:15:26 + git rev-list -1 --merges 67175e3852ca1b22628b793190cdf43c59f443a5~1..67175e3852ca1b22628b793190cdf43c59f443a5 [Pipeline] echo 22:15:26 -----------> git rev-list -1 --merges 67175e3852ca1b22628b793190cdf43c59f443a5~1..67175e3852ca1b22628b793190cdf43c59f443a5 67175e3852ca1b22628b793190cdf43c59f443a5 22:15:26 67175e3852ca1b22628b793190cdf43c59f443a5 [false] [Pipeline] sh 22:15:27 + git log --format=format:%s -1 67175e3852ca1b22628b793190cdf43c59f443a5 [Pipeline] echo 22:15:27 ========================================================= 22:15:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:15:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:15:27 + git log --format=format:%s -1 67175e3852ca1b22628b793190cdf43c59f443a5 [Pipeline] echo 22:15:27 [semverPrep] GIT_COMMIT: 67175e3852ca1b22628b793190cdf43c59f443a5, Commit Message: Merge pull request #188 from lenny-intel/levski-change-log [Pipeline] echo 22:15:27 [semverPrep] This is not a build commit. [Pipeline] sh 22:15:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:15:27 + grep -v github /etc/ssh/ssh_known_hosts 22:15:27 + [ -e /tmp/ssh_known_hosts ] 22:15:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:15:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:15:27 + sudo tee -a /etc/ssh/ssh_known_hosts 22:15:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:28 22:15:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:28 0.1.4: Pulling from edgex-devops/py-git-semver 22:15:28 b85a868b505f: Pulling fs layer 22:15:28 e2be974225ed: Pulling fs layer 22:15:28 339a4e72a1f5: Pulling fs layer 22:15:28 988bab9f4d93: Pulling fs layer 22:15:28 1469e6f7b9e6: Pulling fs layer 22:15:28 eaf3925da568: Pulling fs layer 22:15:28 bab4dde63d76: Pulling fs layer 22:15:28 bde34c3a00c8: Pulling fs layer 22:15:28 b352a97aabf1: Pulling fs layer 22:15:28 4872d77fe225: Pulling fs layer 22:15:28 5851b861e8e6: Pulling fs layer 22:15:28 eaf3925da568: Waiting 22:15:28 988bab9f4d93: Waiting 22:15:28 1469e6f7b9e6: Waiting 22:15:28 bab4dde63d76: Waiting 22:15:28 5851b861e8e6: Waiting 22:15:28 4872d77fe225: Waiting 22:15:28 b352a97aabf1: Waiting 22:15:28 bde34c3a00c8: Waiting 22:15:28 e2be974225ed: Download complete 22:15:28 988bab9f4d93: Verifying Checksum 22:15:28 988bab9f4d93: Download complete 22:15:28 1469e6f7b9e6: Verifying Checksum 22:15:28 1469e6f7b9e6: Download complete 22:15:28 eaf3925da568: Verifying Checksum 22:15:28 eaf3925da568: Download complete 22:15:28 339a4e72a1f5: Verifying Checksum 22:15:28 339a4e72a1f5: Download complete 22:15:28 bde34c3a00c8: Download complete 22:15:28 b352a97aabf1: Verifying Checksum 22:15:28 b352a97aabf1: Download complete 22:15:28 4872d77fe225: Verifying Checksum 22:15:28 4872d77fe225: Download complete 22:15:28 5851b861e8e6: Verifying Checksum 22:15:28 5851b861e8e6: Download complete 22:15:28 b85a868b505f: Verifying Checksum 22:15:28 b85a868b505f: Download complete 22:15:29 bab4dde63d76: Verifying Checksum 22:15:29 bab4dde63d76: Download complete 22:15:30 b85a868b505f: Pull complete 22:15:30 e2be974225ed: Pull complete 22:15:30 339a4e72a1f5: Pull complete 22:15:30 988bab9f4d93: Pull complete 22:15:30 1469e6f7b9e6: Pull complete 22:15:30 eaf3925da568: Pull complete 22:15:32 bab4dde63d76: Pull complete 22:15:32 bde34c3a00c8: Pull complete 22:15:32 b352a97aabf1: Pull complete 22:15:32 4872d77fe225: Pull complete 22:15:32 5851b861e8e6: Pull complete 22:15:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:32 prd-ubuntu20.04-docker-8c-8g-117770 does not seem to be running inside a container 22:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:15:34 $ docker top eebf497130d45e4b541c580b4e577794a99edec85a5a017460fc2eba6e5ef197 -eo pid,comm 22:15:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:15:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:15:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:34 [ssh-agent] Looking for ssh-agent implementation... 22:15:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:34 $ docker exec eebf497130d45e4b541c580b4e577794a99edec85a5a017460fc2eba6e5ef197 ssh-agent 22:15:34 SSH_AUTH_SOCK=/tmp/ssh-vUsgERshBV9C/agent.33 22:15:34 SSH_AGENT_PID=39 22:15:34 Running ssh-add (command line suppressed) 22:15:34 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16891539230803570302.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16891539230803570302.key) 22:15:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:34 + git tag --points-at HEAD [Pipeline] } 22:15:34 $ docker exec --env ******** --env ******** eebf497130d45e4b541c580b4e577794a99edec85a5a017460fc2eba6e5ef197 ssh-agent -k 22:15:34 unset SSH_AUTH_SOCK; 22:15:34 unset SSH_AGENT_PID; 22:15:34 echo Agent pid 39 killed; 22:15:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:15:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:34 [ssh-agent] Looking for ssh-agent implementation... 22:15:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:35 $ docker exec eebf497130d45e4b541c580b4e577794a99edec85a5a017460fc2eba6e5ef197 ssh-agent 22:15:35 SSH_AUTH_SOCK=/tmp/ssh-tI6pm8muVRxi/agent.71 22:15:35 SSH_AGENT_PID=77 22:15:35 Running ssh-add (command line suppressed) 22:15:35 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9716077141563028409.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9716077141563028409.key) 22:15:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:35 + git semver init 22:15:35 2022-11-01 22:15:35,764 [run_init] DEBUG init version:0.0.0 force:False 22:15:35 2022-11-01 22:15:35,765 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 22:15:35 2022-11-01 22:15:35,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 22:15:35 2022-11-01 22:15:35,766 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 22:15:36 2022-11-01 22:15:36,564 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 22:15:36 2022-11-01 22:15:36,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 22:15:36 2022-11-01 22:15:36,564 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 22:15:36 2022-11-01 22:15:36,564 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 22:15:36 2.3.0-dev.26 [Pipeline] } 22:15:36 $ docker exec --env ******** --env ******** eebf497130d45e4b541c580b4e577794a99edec85a5a017460fc2eba6e5ef197 ssh-agent -k 22:15:36 unset SSH_AUTH_SOCK; 22:15:36 unset SSH_AGENT_PID; 22:15:36 echo Agent pid 77 killed; 22:15:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:15:37 + git semver [Pipeline] } 22:15:37 $ docker stop --time=1 eebf497130d45e4b541c580b4e577794a99edec85a5a017460fc2eba6e5ef197 22:15:38 $ docker rm -f eebf497130d45e4b541c580b4e577794a99edec85a5a017460fc2eba6e5ef197 [Pipeline] // withDockerContainer [Pipeline] sh 22:15:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:15:39 Stashed 1 file(s) [Pipeline] echo 22:15:39 [edgeXSemver]: initialized semver on version 2.3.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:39 ========================================================= 22:15:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:15:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:15:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:15:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:15:39 213ec9aee27d: Pulling fs layer 22:15:39 4583459ba037: Pulling fs layer 22:15:39 93c1e223e6f2: Pulling fs layer 22:15:39 53926ce57604: Pulling fs layer 22:15:39 21b2b0c7a3f4: Pulling fs layer 22:15:39 30f14e443154: Pulling fs layer 22:15:39 801331c1e519: Pulling fs layer 22:15:39 99cc6dd402b0: Pulling fs layer 22:15:39 7d9ed39f4882: Pulling fs layer 22:15:39 21b2b0c7a3f4: Waiting 22:15:39 30f14e443154: Waiting 22:15:39 53926ce57604: Waiting 22:15:39 801331c1e519: Waiting 22:15:39 7d9ed39f4882: Waiting 22:15:39 93c1e223e6f2: Verifying Checksum 22:15:39 93c1e223e6f2: Download complete 22:15:39 4583459ba037: Download complete 22:15:39 21b2b0c7a3f4: Download complete 22:15:39 30f14e443154: Verifying Checksum 22:15:39 30f14e443154: Download complete 22:15:39 213ec9aee27d: Verifying Checksum 22:15:39 213ec9aee27d: Download complete 22:15:39 801331c1e519: Verifying Checksum 22:15:39 801331c1e519: Download complete 22:15:39 213ec9aee27d: Pull complete 22:15:39 4583459ba037: Pull complete 22:15:40 93c1e223e6f2: Pull complete 22:15:40 99cc6dd402b0: Verifying Checksum 22:15:40 99cc6dd402b0: Download complete 22:15:40 7d9ed39f4882: Verifying Checksum 22:15:40 7d9ed39f4882: Download complete 22:15:40 53926ce57604: Verifying Checksum 22:15:40 53926ce57604: Download complete 22:15:44 53926ce57604: Pull complete 22:15:44 21b2b0c7a3f4: Pull complete 22:15:44 30f14e443154: Pull complete 22:15:44 801331c1e519: Pull complete 22:15:46 99cc6dd402b0: Pull complete 22:15:46 7d9ed39f4882: Pull complete 22:15:46 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 22:15:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:15:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 22:15:47 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:47 + docker inspect -f . ci-base-image-x86_64 22:15:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:47 prd-ubuntu20.04-docker-8c-8g-117770 does not seem to be running inside a container 22:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:15:49 $ docker top 6107ee10ecfe13345de1f99ad7a6cc2fb0298037728d71b6a1644d6786976a17 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:49 + go version 22:15:49 go version go1.18.7 linux/amd64 [Pipeline] } 22:15:49 $ docker stop --time=1 6107ee10ecfe13345de1f99ad7a6cc2fb0298037728d71b6a1644d6786976a17 22:15:50 $ docker rm -f 6107ee10ecfe13345de1f99ad7a6cc2fb0298037728d71b6a1644d6786976a17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:51 + docker inspect -f . ci-base-image-x86_64 22:15:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:51 prd-ubuntu20.04-docker-8c-8g-117770 does not seem to be running inside a container 22:15:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:15:51 $ docker top 72b348770e45b85d63286a8c1df2cb22443baa055cfb8c97134d17188382ec44 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:51 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 22:15:52 + make test 22:15:52 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 22:15:52 go: downloading github.com/nats-io/nats.go v1.18.0 22:15:52 go: downloading github.com/stretchr/testify v1.8.0 22:15:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 22:15:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:15:52 go: downloading github.com/pebbe/zmq4 v1.2.7 22:15:52 go: downloading github.com/google/uuid v1.3.0 22:15:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 22:15:52 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 22:15:52 go: downloading github.com/davecgh/go-spew v1.1.1 22:15:52 go: downloading github.com/pmezard/go-difflib v1.0.0 22:15:52 go: downloading github.com/stretchr/objx v0.4.0 22:15:52 go: downloading gopkg.in/yaml.v3 v3.0.1 22:15:52 go: downloading github.com/nats-io/nkeys v0.3.0 22:15:52 go: downloading github.com/nats-io/nuid v1.0.1 22:15:52 go: downloading github.com/go-playground/validator/v10 v10.11.1 22:15:52 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:15:52 go: downloading github.com/gorilla/websocket v1.4.2 22:15:52 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 22:15:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:15:52 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 22:15:52 go: downloading github.com/x448/float16 v0.8.4 22:15:52 go: downloading github.com/leodido/go-urn v1.2.1 22:15:52 go: downloading github.com/go-playground/universal-translator v0.18.0 22:15:52 go: downloading golang.org/x/text v0.3.7 22:15:52 go: downloading github.com/go-playground/locales v0.14.0 22:15:52 go: downloading github.com/klauspost/compress v1.15.11 22:15:52 go: downloading github.com/minio/highwayhash v1.0.2 22:15:52 go: downloading github.com/nats-io/jwt/v2 v2.3.0 22:15:52 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 22:15:52 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 22:15:54 Still waiting to schedule task 22:15:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117771’ is offline 22:16:10 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.066s coverage: 66.4% of statements 22:16:10 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 22:16:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.097s coverage: 90.4% of statements 22:16:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.053s coverage: 87.7% of statements 22:16:10 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 22:16:10 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 22:16:18 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.096s coverage: 35.9% of statements 22:16:18 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.051s coverage: 68.5% of statements 22:16:18 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 22:16:30 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.385s coverage: 83.8% of statements 22:16:30 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.051s coverage: 88.9% of statements 22:16:30 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 22:16:30 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.030s coverage: 100.0% of statements 22:16:30 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.024s coverage: 100.0% of statements 22:16:30 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.031s coverage: 95.1% of statements 22:16:30 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 22:16:31 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.056s coverage: 66.4% of statements 22:16:31 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 22:16:31 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.095s coverage: 90.4% of statements 22:16:31 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.031s coverage: 100.0% of statements 22:16:31 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 22:16:31 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.026s coverage: 100.0% of statements 22:16:31 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements 22:16:31 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 22:16:53 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.382s coverage: 83.8% of statements 22:16:53 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements 22:16:53 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 22:16:53 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.029s coverage: 100.0% of statements 22:16:53 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.034s coverage: 100.0% of statements 22:16:53 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.035s coverage: 95.1% of statements 22:17:01 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:17:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:17:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:17:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:17:03 $ docker stop --time=1 72b348770e45b85d63286a8c1df2cb22443baa055cfb8c97134d17188382ec44 22:17:04 $ docker rm -f 72b348770e45b85d63286a8c1df2cb22443baa055cfb8c97134d17188382ec44 [Pipeline] // withDockerContainer [Pipeline] sh 22:17:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:17:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:05 22:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:05 latest: Pulling from edgex-lftools-log-publisher 22:17:05 5eb5b503b376: Pulling fs layer 22:17:05 5c69ac0246d0: Pulling fs layer 22:17:05 ec43610c2a17: Pulling fs layer 22:17:05 3a2ae6a8a46f: Pulling fs layer 22:17:05 33b1e0a273af: Pulling fs layer 22:17:05 5d3b04190fa2: Pulling fs layer 22:17:05 2f39f015ded8: Pulling fs layer 22:17:05 3a2ae6a8a46f: Waiting 22:17:05 33b1e0a273af: Waiting 22:17:05 5d3b04190fa2: Waiting 22:17:05 2f39f015ded8: Waiting 22:17:05 5c69ac0246d0: Download complete 22:17:05 3a2ae6a8a46f: Verifying Checksum 22:17:05 3a2ae6a8a46f: Download complete 22:17:05 33b1e0a273af: Verifying Checksum 22:17:05 33b1e0a273af: Download complete 22:17:05 5d3b04190fa2: Download complete 22:17:06 ec43610c2a17: Download complete 22:17:06 5eb5b503b376: Download complete 22:17:06 2f39f015ded8: Download complete 22:17:07 5eb5b503b376: Pull complete 22:17:07 5c69ac0246d0: Pull complete 22:17:07 ec43610c2a17: Pull complete 22:17:07 3a2ae6a8a46f: Pull complete 22:17:08 33b1e0a273af: Pull complete 22:17:08 5d3b04190fa2: Pull complete 22:17:12 2f39f015ded8: Pull complete 22:17:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:12 prd-ubuntu20.04-docker-8c-8g-117770 does not seem to be running inside a container 22:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:17:13 $ docker top 62c25ede9e05b4d0a4cbb6cf3b004fa1b5c795600f70cd943e5d177395fe9e6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:14 ---> job-cost.sh 22:17:14 lf-activate-venv: SKIPPING 22:17:14 INFO: No Stack... 22:17:14 INFO: Retrieving Pricing Info for: v3-standard-8 22:17:14 INFO: Archiving Costs [Pipeline] sh 22:17:14 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 22:17:14 + cut -d, -f6 [Pipeline] lock 22:17:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-50-stack-cost] 22:17:14 Resource [jenkins-edgexfoundry-go-mod-messaging-main-50-stack-cost] did not exist. Created. 22:17:14 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:17:15 + echo total: 0.2199999988079071 [Pipeline] stash 22:17:15 Stashed 1 file(s) [Pipeline] } 22:17:15 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 22:17:15 $ docker stop --time=1 62c25ede9e05b4d0a4cbb6cf3b004fa1b5c795600f70cd943e5d177395fe9e6f 22:17:16 $ docker rm -f 62c25ede9e05b4d0a4cbb6cf3b004fa1b5c795600f70cd943e5d177395fe9e6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:18:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117777 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 22:18:31 Running in /w/workspace/go-mod-messaging/50 [Pipeline] { [Pipeline] checkout 22:18:31 Selected Git installation does not exist. Using Default 22:18:31 The recommended git tool is: NONE 22:18:37 using credential edgex-jenkins-ssh 22:18:37 Cloning the remote Git repository 22:18:38 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:18:38 > git init /w/workspace/go-mod-messaging/50 # timeout=10 22:18:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:18:38 > git --version # timeout=10 22:18:38 > git --version # 'git version 2.25.1' 22:18:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:38 Verifying host key using known hosts file 22:18:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:18:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:18:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:40 Avoid second fetch 22:18:40 Checking out Revision 67175e3852ca1b22628b793190cdf43c59f443a5 (main) 22:18:41 Commit message: "Merge pull request #188 from lenny-intel/levski-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:40 > git config core.sparsecheckout # timeout=10 22:18:40 > git checkout -f 67175e3852ca1b22628b793190cdf43c59f443a5 # timeout=10 22:18:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:18:42 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:42 Dload Upload Total Spent Left Speed 22:18:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 22:18:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:18:43 + sudo tee /etc/docker/daemon.new 22:18:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:18:43 { 22:18:43 "registry-mirrors": [ 22:18:43 "https://nexus3.edgexfoundry.org:10001" 22:18:43 ], 22:18:43 "bip": "10.250.0.254/24", 22:18:43 "hosts": [ 22:18:43 "tcp://0.0.0.0:5555", 22:18:43 "unix:///var/run/docker.sock" 22:18:43 ], 22:18:43 "mtu": 1458, 22:18:43 "selinux-enabled": true, 22:18:43 "seccomp-profile": "/etc/docker/seccomp.json" 22:18:43 } [Pipeline] sh 22:18:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:18:44 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:19:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:19:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:19:02 ========================================================= 22:19:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:19:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:19:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:19:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:19:03 9b18e9b68314: Pulling fs layer 22:19:03 d32db5db7311: Pulling fs layer 22:19:03 d0c4b47475fc: Pulling fs layer 22:19:03 5831b945b038: Pulling fs layer 22:19:03 86bbec2aaacd: Pulling fs layer 22:19:03 e10730c5d714: Pulling fs layer 22:19:03 5dd5c2283517: Pulling fs layer 22:19:03 d5ac0230b979: Pulling fs layer 22:19:03 e10730c5d714: Waiting 22:19:03 5dd5c2283517: Waiting 22:19:03 d5ac0230b979: Waiting 22:19:03 5831b945b038: Waiting 22:19:03 86bbec2aaacd: Waiting 22:19:03 d0c4b47475fc: Verifying Checksum 22:19:03 d0c4b47475fc: Download complete 22:19:03 d32db5db7311: Verifying Checksum 22:19:03 d32db5db7311: Download complete 22:19:03 86bbec2aaacd: Verifying Checksum 22:19:03 86bbec2aaacd: Download complete 22:19:03 e10730c5d714: Verifying Checksum 22:19:03 e10730c5d714: Download complete 22:19:03 9b18e9b68314: Verifying Checksum 22:19:03 9b18e9b68314: Download complete 22:19:05 9b18e9b68314: Pull complete 22:19:05 d5ac0230b979: Verifying Checksum 22:19:05 d5ac0230b979: Download complete 22:19:05 d32db5db7311: Pull complete 22:19:05 d0c4b47475fc: Pull complete 22:19:06 5dd5c2283517: Download complete 22:19:07 5831b945b038: Verifying Checksum 22:19:07 5831b945b038: Download complete 22:19:19 5831b945b038: Pull complete 22:19:19 86bbec2aaacd: Pull complete 22:19:20 e10730c5d714: Pull complete 22:19:26 5dd5c2283517: Pull complete 22:19:28 d5ac0230b979: Pull complete 22:19:28 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 22:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:19:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 22:19:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:29 + docker inspect -f . ci-base-image-arm64 22:19:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:29 prd-ubuntu20.04-docker-arm64-4c-16g-117777 does not seem to be running inside a container 22:19:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/50 -v /w/workspace/go-mod-messaging/50:/w/workspace/go-mod-messaging/50:rw,z -v /w/workspace/go-mod-messaging/50@tmp:/w/workspace/go-mod-messaging/50@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 22:19:33 $ docker top 99b1eb08f35434c29939d43391896955f24ac69776043a0c96d5deba3ba92c96 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:34 + go version 22:19:34 go version go1.18.7 linux/arm64 [Pipeline] } 22:19:34 $ docker stop --time=1 99b1eb08f35434c29939d43391896955f24ac69776043a0c96d5deba3ba92c96 22:19:36 $ docker rm -f 99b1eb08f35434c29939d43391896955f24ac69776043a0c96d5deba3ba92c96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:37 + docker inspect -f . ci-base-image-arm64 22:19:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:37 prd-ubuntu20.04-docker-arm64-4c-16g-117777 does not seem to be running inside a container 22:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/50 -v /w/workspace/go-mod-messaging/50:/w/workspace/go-mod-messaging/50:rw,z -v /w/workspace/go-mod-messaging/50@tmp:/w/workspace/go-mod-messaging/50@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 22:19:39 $ docker top bded997af4febc70acdf0d556c35f1dfdecdb61838680df640ac6b2b76500129 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:40 + git config --global --add safe.directory /w/workspace/go-mod-messaging/50 [Pipeline] fileExists [Pipeline] sh 22:19:40 + make test 22:19:40 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 22:19:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 22:19:41 go: downloading github.com/stretchr/testify v1.8.0 22:19:41 go: downloading github.com/nats-io/nats.go v1.18.0 22:19:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 22:19:41 go: downloading github.com/google/uuid v1.3.0 22:19:41 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 22:19:41 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:19:41 go: downloading github.com/pebbe/zmq4 v1.2.7 22:19:41 go: downloading github.com/go-playground/validator/v10 v10.11.1 22:19:41 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:19:41 go: downloading github.com/davecgh/go-spew v1.1.1 22:19:41 go: downloading github.com/pmezard/go-difflib v1.0.0 22:19:41 go: downloading github.com/stretchr/objx v0.4.0 22:19:41 go: downloading gopkg.in/yaml.v3 v3.0.1 22:19:41 go: downloading github.com/gorilla/websocket v1.4.2 22:19:41 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 22:19:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:19:41 go: downloading github.com/nats-io/nkeys v0.3.0 22:19:41 go: downloading github.com/nats-io/nuid v1.0.1 22:19:41 go: downloading github.com/x448/float16 v0.8.4 22:19:41 go: downloading github.com/go-playground/universal-translator v0.18.0 22:19:41 go: downloading github.com/leodido/go-urn v1.2.1 22:19:42 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 22:19:42 go: downloading golang.org/x/text v0.3.7 22:19:42 go: downloading github.com/go-playground/locales v0.14.0 22:19:42 go: downloading github.com/klauspost/compress v1.15.11 22:19:42 go: downloading github.com/minio/highwayhash v1.0.2 22:19:42 go: downloading github.com/nats-io/jwt/v2 v2.3.0 22:19:42 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 22:21:49 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.278s coverage: 66.4% of statements 22:21:49 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 22:21:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.254s coverage: 90.4% of statements 22:21:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.253s coverage: 87.7% of statements 22:21:49 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 22:21:49 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.485s coverage: 35.9% of statements 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.120s coverage: 68.5% of statements 22:23:11 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.485s coverage: 83.8% of statements 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.092s coverage: 88.9% of statements 22:23:11 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.078s coverage: 100.0% of statements 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.083s coverage: 95.1% of statements 22:23:11 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.355s coverage: 66.4% of statements 22:23:11 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.354s coverage: 90.4% of statements 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.117s coverage: 100.0% of statements 22:23:11 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.102s coverage: 100.0% of statements 22:23:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.134s coverage: 68.5% of statements 22:23:11 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 22:23:33 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.504s coverage: 83.8% of statements 22:23:33 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.071s coverage: 88.9% of statements 22:23:33 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 22:23:33 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.088s coverage: 100.0% of statements 22:23:33 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements 22:23:33 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.089s coverage: 95.1% of statements 22:23:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:23:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:24:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:24:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:24:20 $ docker stop --time=1 bded997af4febc70acdf0d556c35f1dfdecdb61838680df640ac6b2b76500129 22:24:22 $ docker rm -f bded997af4febc70acdf0d556c35f1dfdecdb61838680df640ac6b2b76500129 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:24:24 Warning: overwriting stash ‘coverage-report’ 22:24:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:25 22:24:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:25 arm64: Pulling from edgex-lftools-log-publisher 22:24:25 8998bd30e6a1: Pulling fs layer 22:24:25 04944245beec: Pulling fs layer 22:24:25 699f458cf7ca: Pulling fs layer 22:24:25 765212b225bb: Pulling fs layer 22:24:25 f23df028b6ca: Pulling fs layer 22:24:25 d65c8cfc05b1: Pulling fs layer 22:24:25 2437ff75d9bd: Pulling fs layer 22:24:25 f23df028b6ca: Waiting 22:24:25 d65c8cfc05b1: Waiting 22:24:25 2437ff75d9bd: Waiting 22:24:25 765212b225bb: Waiting 22:24:25 04944245beec: Verifying Checksum 22:24:25 04944245beec: Download complete 22:24:26 765212b225bb: Verifying Checksum 22:24:26 765212b225bb: Download complete 22:24:26 f23df028b6ca: Verifying Checksum 22:24:26 f23df028b6ca: Download complete 22:24:26 d65c8cfc05b1: Verifying Checksum 22:24:26 d65c8cfc05b1: Download complete 22:24:26 699f458cf7ca: Verifying Checksum 22:24:26 699f458cf7ca: Download complete 22:24:26 8998bd30e6a1: Download complete 22:24:29 2437ff75d9bd: Verifying Checksum 22:24:29 2437ff75d9bd: Download complete 22:24:30 8998bd30e6a1: Pull complete 22:24:30 04944245beec: Pull complete 22:24:32 699f458cf7ca: Pull complete 22:24:32 765212b225bb: Pull complete 22:24:33 f23df028b6ca: Pull complete 22:24:33 d65c8cfc05b1: Pull complete 22:24:48 2437ff75d9bd: Pull complete 22:24:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:24:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:48 prd-ubuntu20.04-docker-arm64-4c-16g-117777 does not seem to be running inside a container 22:24:48 $ 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/50 -v /w/workspace/go-mod-messaging/50:/w/workspace/go-mod-messaging/50:rw,z -v /w/workspace/go-mod-messaging/50@tmp:/w/workspace/go-mod-messaging/50@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 22:24:51 $ docker top 74d946903d1be1f8aed602fddaf31718eb836f975aaa077e3c825b7bebd22bc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:51 ---> job-cost.sh 22:24:51 lf-activate-venv: SKIPPING 22:24:51 INFO: No Stack... 22:24:52 INFO: Retrieving Pricing Info for: v3-standard-4 22:24:53 INFO: Archiving Costs [Pipeline] sh 22:24:53 + cut -d, -f6 22:24:53 + cat /w/workspace/go-mod-messaging/50/archives/cost.csv [Pipeline] lock 22:24:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-50-stack-cost] 22:24:53 Resource [jenkins-edgexfoundry-go-mod-messaging-main-50-stack-cost] did not exist. Created. 22:24:53 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:54 /w/workspace/go-mod-messaging/50@tmp/durable-354396ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:24:54 + echo total: 0.10999999940395355 [Pipeline] stash 22:24:54 Warning: overwriting stash ‘stack-cost’ 22:24:54 Stashed 1 file(s) [Pipeline] } 22:24:54 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:55 $ docker stop --time=1 74d946903d1be1f8aed602fddaf31718eb836f975aaa077e3c825b7bebd22bc5 22:24:56 $ docker rm -f 74d946903d1be1f8aed602fddaf31718eb836f975aaa077e3c825b7bebd22bc5 [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 22:24:56 provisioning config files... 22:24:56 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4204589249334442292tmp [Pipeline] { [Pipeline] sh 22:24:57 + set +x 22:24:57 + curl -s https://codecov.io/bash 22:24:57 + bash -s -- 22:24:57 22:24:57 _____ _ 22:24:57 / ____| | | 22:24:57 | | ___ __| | ___ ___ _____ __ 22:24:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:24:57 | |___| (_) | (_| | __/ (_| (_) \ V / 22:24:57 \_____\___/ \__,_|\___|\___\___/ \_/ 22:24:57 Bash-1.0.6 22:24:57 22:24:57 22:24:57 ==> git version 2.25.1 found 22:24:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:24:57 Release-Date: 2020-01-08 22:24:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:24:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:24:57 ==> Jenkins CI detected. 22:24:57 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 22:24:57 project root: . 22:24:57 --> token set from env 22:24:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:24:57 ==> Running gcov in . (disable via -X gcov) 22:24:57 ==> Python coveragepy not found 22:24:57 ==> Searching for coverage reports in: 22:24:57 + . 22:24:57 -> Found 1 reports 22:24:57 ==> Detecting git/mercurial file structure 22:24:57 ==> Reading reports 22:24:57 + ./coverage.out bytes=33413 22:24:57 ==> Appending adjustments 22:24:57 https://docs.codecov.io/docs/fixing-reports 22:24:57 + Found adjustments 22:24:57 ==> Gzipping contents 22:24:57 8.0K /tmp/codecov.3EqKkf.gz 22:24:57 ==> Uploading reports 22:24:57 url: https://codecov.io 22:24:57 query: branch=main&commit=67175e3852ca1b22628b793190cdf43c59f443a5&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 22:24:57 -> Pinging Codecov 22:24:57 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=67175e3852ca1b22628b793190cdf43c59f443a5&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 22:24:58 -> Uploading to 22:24:58 https://storage.googleapis.com/codecov/v4/raw/2022-11-01/F6E385568367DD0E4001BA4F8F1CB792/67175e3852ca1b22628b793190cdf43c59f443a5/73762c6e-ca61-4c2c-a400-e940df0a0eeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T222457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dcc64b7c21f40732c62d420e66c621d4bb0e7678b81c508e7d155782dcfa98f7 22:24:58 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:58 Dload Upload Total Spent Left Speed 22:24:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8046 0 0 100 8046 0 35135 --:--:-- --:--:-- --:--:-- 35135 22:24:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/67175e3852ca1b22628b793190cdf43c59f443a5 [Pipeline] } 22:24:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:24:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:24:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:24:58 22:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:24:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:24:58 df9b9388f04a: Pulling fs layer 22:24:58 52dc419b0ee2: Pulling fs layer 22:24:58 25bc292e5bac: Pulling fs layer 22:24:58 114826534d7a: Pulling fs layer 22:24:58 4657fd5d0bcf: Pulling fs layer 22:24:58 6ad1cebc031e: Pulling fs layer 22:24:58 8a3aa393b2d8: Pulling fs layer 22:24:58 114826534d7a: Waiting 22:24:58 6ad1cebc031e: Waiting 22:24:58 8a3aa393b2d8: Waiting 22:24:58 4657fd5d0bcf: Waiting 22:24:58 25bc292e5bac: Download complete 22:24:58 52dc419b0ee2: Verifying Checksum 22:24:58 52dc419b0ee2: Download complete 22:24:58 4657fd5d0bcf: Verifying Checksum 22:24:58 4657fd5d0bcf: Download complete 22:24:58 df9b9388f04a: Download complete 22:24:59 df9b9388f04a: Pull complete 22:24:59 6ad1cebc031e: Verifying Checksum 22:24:59 6ad1cebc031e: Download complete 22:24:59 52dc419b0ee2: Pull complete 22:24:59 25bc292e5bac: Pull complete 22:24:59 114826534d7a: Verifying Checksum 22:24:59 114826534d7a: Download complete 22:24:59 8a3aa393b2d8: Verifying Checksum 22:24:59 8a3aa393b2d8: Download complete 22:25:02 114826534d7a: Pull complete 22:25:02 4657fd5d0bcf: Pull complete 22:25:03 6ad1cebc031e: Pull complete 22:25:05 8a3aa393b2d8: Pull complete 22:25:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:25:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:05 prd-ubuntu20.04-docker-8c-8g-117770 does not seem to be running inside a container 22:25:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:25:07 $ docker top 6e6549b8f2ca059bebcc1eca403e0d45a7eac8d65ded0df4f8cac86aab057d27 -eo pid,comm [Pipeline] { [Pipeline] echo 22:25:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 22:25:07 + set -o pipefail 22:25:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 22:25:12 22:25:12 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 22:25:12 22:25:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/6bf3d626-a506-4c8e-8cc8-6932978bcf44 22:25:12 22:25:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:25:12 22:25:12 22:25:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:25:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:25:12 More details here: https://snyk.co/ue1NS [Pipeline] } 22:25:12 $ docker stop --time=1 6e6549b8f2ca059bebcc1eca403e0d45a7eac8d65ded0df4f8cac86aab057d27 22:25:14 $ docker rm -f 6e6549b8f2ca059bebcc1eca403e0d45a7eac8d65ded0df4f8cac86aab057d27 [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 22:25:15 + git log --format=format:%s -1 67175e3852ca1b22628b793190cdf43c59f443a5 [Pipeline] sh 22:25:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:15 prd-ubuntu20.04-docker-8c-8g-117770 does not seem to be running inside a container 22:25:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:25:16 $ docker top 347e428c80b425c68aaae12373cc6bfd57c1dd4c7bd6597eca78d48a1eb8b6dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:16 [ssh-agent] Looking for ssh-agent implementation... 22:25:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:16 $ docker exec 347e428c80b425c68aaae12373cc6bfd57c1dd4c7bd6597eca78d48a1eb8b6dc ssh-agent 22:25:16 SSH_AUTH_SOCK=/tmp/ssh-cDKjshicNRN7/agent.32 22:25:16 SSH_AGENT_PID=38 22:25:16 Running ssh-add (command line suppressed) 22:25:16 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18321479195263289506.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18321479195263289506.key) 22:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:16 + git semver tag 22:25:17 2022-11-01 22:25:17,112 [run_tag] DEBUG tag force:False 22:25:17 2022-11-01 22:25:17,112 [check_head_tag] DEBUG check head tag 22:25:17 2022-11-01 22:25:17,113 [execute] INFO git cat-file --batch-check 22:25:17 2022-11-01 22:25:17,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 22:25:17 2022-11-01 22:25:17,117 [execute] INFO git cat-file --batch 22:25:17 2022-11-01 22:25:17,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 22:25:17 2022-11-01 22:25:17,138 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 22:25:17 2022-11-01 22:25:17,138 [execute] INFO git tag -a v2.3.0-dev.26 -m v2.3.0-dev.26 22:25:17 2022-11-01 22:25:17,139 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.26', '-m', 'v2.3.0-dev.26'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 22:25:17 2022-11-01 22:25:17,144 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 22:25:17 2.3.0-dev.26 [Pipeline] } 22:25:17 $ docker exec --env ******** --env ******** 347e428c80b425c68aaae12373cc6bfd57c1dd4c7bd6597eca78d48a1eb8b6dc ssh-agent -k 22:25:17 unset SSH_AUTH_SOCK; 22:25:17 unset SSH_AGENT_PID; 22:25:17 echo Agent pid 38 killed; 22:25:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:17 + git semver [Pipeline] } 22:25:17 $ docker stop --time=1 347e428c80b425c68aaae12373cc6bfd57c1dd4c7bd6597eca78d48a1eb8b6dc 22:25:19 $ docker rm -f 347e428c80b425c68aaae12373cc6bfd57c1dd4c7bd6597eca78d48a1eb8b6dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:25:19 22:25:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:25:19 0.23.1-centos7: Pulling from edgex-lftools 22:25:19 ab5ef0e58194: Pulling fs layer 22:25:19 9712f1f96733: Pulling fs layer 22:25:19 63f879dbbcfc: Pulling fs layer 22:25:19 0d9ebad4ef96: Pulling fs layer 22:25:19 e9a5061849ea: Pulling fs layer 22:25:19 d747dcd14b5f: Pulling fs layer 22:25:19 2de7ff778b66: Pulling fs layer 22:25:19 0d9ebad4ef96: Waiting 22:25:19 e9a5061849ea: Waiting 22:25:19 d747dcd14b5f: Waiting 22:25:19 2de7ff778b66: Waiting 22:25:19 9712f1f96733: Download complete 22:25:20 63f879dbbcfc: Verifying Checksum 22:25:20 63f879dbbcfc: Download complete 22:25:20 0d9ebad4ef96: Verifying Checksum 22:25:20 0d9ebad4ef96: Download complete 22:25:20 d747dcd14b5f: Verifying Checksum 22:25:20 d747dcd14b5f: Download complete 22:25:20 e9a5061849ea: Verifying Checksum 22:25:20 e9a5061849ea: Download complete 22:25:20 ab5ef0e58194: Verifying Checksum 22:25:20 ab5ef0e58194: Download complete 22:25:20 2de7ff778b66: Verifying Checksum 22:25:20 2de7ff778b66: Download complete 22:25:22 ab5ef0e58194: Pull complete 22:25:22 9712f1f96733: Pull complete 22:25:23 63f879dbbcfc: Pull complete 22:25:26 0d9ebad4ef96: Pull complete 22:25:26 e9a5061849ea: Pull complete 22:25:27 d747dcd14b5f: Pull complete 22:25:28 2de7ff778b66: Pull complete 22:25:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:25:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:28 prd-ubuntu20.04-docker-8c-8g-117770 does not seem to be running inside a container 22:25:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:25:29 $ docker top 95630f6284438d146b8c206010d166a89bcdce60f3d6c62f667858ac9cee5a6e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:25:29 provisioning config files... 22:25:29 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11655103935236689822tmp 22:25:29 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3348330734797763991tmp 22:25:29 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5072351377296992728tmp [Pipeline] { [Pipeline] echo 22:25:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:25:30 ---> sigul-configuration.sh 22:25:30 gpg: directory `/root/.gnupg' created 22:25:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:25:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:25:30 gpg: keyring `/root/.gnupg/secring.gpg' created 22:25:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:25:30 gpg: CAST5 encrypted data 22:25:30 gpg: encrypted with 1 passphrase 22:25:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:25:30 + mkdir /home/jenkins 22:25:30 + mkdir /home/jenkins/sigul [Pipeline] sh 22:25:30 + 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 22:25:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:25:31 ---> sigul-install.sh 22:25:31 Sigul already installed; skipping installation. [Pipeline] sh 22:25:31 + git tag --list 22:25:31 v0.0.0 22:25:31 v0.1.0 22:25:31 v0.1.1 22:25:31 v0.1.10 22:25:31 v0.1.11 22:25:31 v0.1.12 22:25:31 v0.1.13 22:25:31 v0.1.14 22:25:31 v0.1.15 22:25:31 v0.1.16 22:25:31 v0.1.17 22:25:31 v0.1.18 22:25:31 v0.1.19 22:25:31 v0.1.2 22:25:31 v0.1.20 22:25:31 v0.1.21 22:25:31 v0.1.22 22:25:31 v0.1.23 22:25:31 v0.1.24 22:25:31 v0.1.25 22:25:31 v0.1.26 22:25:31 v0.1.27 22:25:31 v0.1.28 22:25:31 v0.1.29 22:25:31 v0.1.3 22:25:31 v0.1.30 22:25:31 v0.1.31 22:25:31 v0.1.4 22:25:31 v0.1.5 22:25:31 v0.1.6 22:25:31 v0.1.7 22:25:31 v0.1.8 22:25:31 v0.1.9 22:25:31 v2.0.0 22:25:31 v2.0.1 22:25:31 v2.1.0 22:25:31 v2.1.1 22:25:31 v2.1.1-dev.1 22:25:31 v2.1.1-dev.2 22:25:31 v2.1.1-dev.3 22:25:31 v2.2.0 22:25:31 v2.2.1-dev.1 22:25:31 v2.2.1-dev.10 22:25:31 v2.2.1-dev.11 22:25:31 v2.2.1-dev.2 22:25:31 v2.2.1-dev.3 22:25:31 v2.2.1-dev.4 22:25:31 v2.2.1-dev.5 22:25:31 v2.2.1-dev.6 22:25:31 v2.2.1-dev.7 22:25:31 v2.2.1-dev.8 22:25:31 v2.2.1-dev.9 22:25:31 v2.3.0-dev.11 22:25:31 v2.3.0-dev.12 22:25:31 v2.3.0-dev.13 22:25:31 v2.3.0-dev.14 22:25:31 v2.3.0-dev.15 22:25:31 v2.3.0-dev.16 22:25:31 v2.3.0-dev.17 22:25:31 v2.3.0-dev.18 22:25:31 v2.3.0-dev.19 22:25:31 v2.3.0-dev.20 22:25:31 v2.3.0-dev.21 22:25:31 v2.3.0-dev.22 22:25:31 v2.3.0-dev.23 22:25:31 v2.3.0-dev.24 22:25:31 v2.3.0-dev.25 22:25:31 v2.3.0-dev.26 [Pipeline] sh 22:25:31 + lftools sign git-tag v2.3.0-dev.26 22:25:32 Signing Git tag with Sigul... 22:25:32 Signing v2.3.0-dev.26 [Pipeline] echo 22:25:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:25:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:25:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:25:32 $ docker stop --time=1 95630f6284438d146b8c206010d166a89bcdce60f3d6c62f667858ac9cee5a6e 22:25:33 $ docker rm -f 95630f6284438d146b8c206010d166a89bcdce60f3d6c62f667858ac9cee5a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:25:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:34 prd-ubuntu20.04-docker-8c-8g-117770 does not seem to be running inside a container 22:25:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:25:35 $ docker top d27e954fe66888d0916aa2e895e96f45d1189a473307518e0a02c4f87b075354 -eo pid,comm 22:25:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:25:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:35 [ssh-agent] Looking for ssh-agent implementation... 22:25:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:35 $ docker exec d27e954fe66888d0916aa2e895e96f45d1189a473307518e0a02c4f87b075354 ssh-agent 22:25:35 SSH_AUTH_SOCK=/tmp/ssh-6FldDNXF6syL/agent.32 22:25:35 SSH_AGENT_PID=39 22:25:35 Running ssh-add (command line suppressed) 22:25:35 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1139269051941559271.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1139269051941559271.key) 22:25:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:35 + git semver bump pre 22:25:36 2022-11-01 22:25:35,963 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 22:25:36 2022-11-01 22:25:35,964 [bump_version] DEBUG bumping version:2.3.0-dev.26 on axis:pre with prefix:dev 22:25:36 2022-11-01 22:25:35,964 [bump_version] DEBUG bumped version:2.3.0-dev.27 22:25:36 2022-11-01 22:25:35,964 [write_version] DEBUG write version:2.3.0-dev.27 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 22:25:36 2022-11-01 22:25:35,964 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 22:25:36 2022-11-01 22:25:35,964 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 22:25:36 2022-11-01 22:25:35,966 [execute] INFO git cat-file --batch-check 22:25:36 2022-11-01 22:25:35,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 22:25:36 2022-11-01 22:25:35,972 [execute] INFO git cat-file --batch 22:25:36 2022-11-01 22:25:35,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 22:25:36 2022-11-01 22:25:35,978 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 22:25:36 2.3.0-dev.27 [Pipeline] } 22:25:36 $ docker exec --env ******** --env ******** d27e954fe66888d0916aa2e895e96f45d1189a473307518e0a02c4f87b075354 ssh-agent -k 22:25:36 unset SSH_AUTH_SOCK; 22:25:36 unset SSH_AGENT_PID; 22:25:36 echo Agent pid 39 killed; 22:25:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:36 + git semver [Pipeline] } 22:25:36 $ docker stop --time=1 d27e954fe66888d0916aa2e895e96f45d1189a473307518e0a02c4f87b075354 22:25:38 $ docker rm -f d27e954fe66888d0916aa2e895e96f45d1189a473307518e0a02c4f87b075354 [Pipeline] // withDockerContainer [Pipeline] sh 22:25:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:38 prd-ubuntu20.04-docker-8c-8g-117770 does not seem to be running inside a container 22:25:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:25:39 $ docker top 58dd8265660d6738e78612bdfcde05212ffb7e3dda8420e9213c1fd050f2a33e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:39 [ssh-agent] Looking for ssh-agent implementation... 22:25:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:39 $ docker exec 58dd8265660d6738e78612bdfcde05212ffb7e3dda8420e9213c1fd050f2a33e ssh-agent 22:25:39 SSH_AUTH_SOCK=/tmp/ssh-9YBixMxb35cZ/agent.32 22:25:39 SSH_AGENT_PID=38 22:25:39 Running ssh-add (command line suppressed) 22:25:39 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18087477505662892640.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18087477505662892640.key) 22:25:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:39 + git semver push 22:25:40 2022-11-01 22:25:39,999 [run_push] DEBUG push 22:25:40 2022-11-01 22:25:39,999 [execute] INFO git cat-file --batch-check 22:25:40 2022-11-01 22:25:39,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 22:25:40 2022-11-01 22:25:40,002 [execute] INFO git rev-list 826acdbd62cc682f0bec5b362e28d0ca58363bb4 -- 22:25:40 2022-11-01 22:25:40,002 [execute] DEBUG Popen(['git', 'rev-list', '826acdbd62cc682f0bec5b362e28d0ca58363bb4', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 22:25:40 2022-11-01 22:25:40,009 [execute] INFO git fetch -v origin 22:25:40 2022-11-01 22:25:40,009 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 22:25:40 2022-11-01 22:25:40,581 [run_push] DEBUG no remote changes detected 22:25:40 2022-11-01 22:25:40,582 [execute] INFO git push origin semver 22:25:40 2022-11-01 22:25:40,582 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 22:25:41 2022-11-01 22:25:41,417 [run_push] DEBUG push all version tags 22:25:41 2022-11-01 22:25:41,418 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:25:41 2022-11-01 22:25:41,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 22:25:42 2022-11-01 22:25:42,214 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 22:25:42 2.3.0-dev.27 [Pipeline] } 22:25:42 $ docker exec --env ******** --env ******** 58dd8265660d6738e78612bdfcde05212ffb7e3dda8420e9213c1fd050f2a33e ssh-agent -k 22:25:42 unset SSH_AUTH_SOCK; 22:25:42 unset SSH_AGENT_PID; 22:25:42 echo Agent pid 38 killed; 22:25:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:42 + git semver [Pipeline] } 22:25:43 $ docker stop --time=1 58dd8265660d6738e78612bdfcde05212ffb7e3dda8420e9213c1fd050f2a33e 22:25:44 $ docker rm -f 58dd8265660d6738e78612bdfcde05212ffb7e3dda8420e9213c1fd050f2a33e [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 22:25:45 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 22:25:45 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 22:25:45 total 16 22:25:45 drwxr-xr-x 3 root root 4096 Nov 1 22:17 . 22:25:45 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 22:25 .. 22:25:45 drwxr-xr-x 2 root root 4096 Nov 1 22:17 cost 22:25:45 -rw-r--r-- 1 root root 87 Nov 1 22:17 cost.csv 22:25:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 22:25:45 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 22:25:45 total 16 22:25:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 22:17 . 22:25:45 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 22:25 .. 22:25:45 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 22:17 cost 22:25:45 -rw-r--r-- 1 jenkins jenkins 87 Nov 1 22:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:25:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:25:46 ---> package-listing.sh 22:25:46 ++ facter osfamily 22:25:46 ++ tr '[:upper:]' '[:lower:]' 22:25:46 + OS_FAMILY=debian 22:25:46 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 22:25:46 + START_PACKAGES=/tmp/packages_start.txt 22:25:46 + END_PACKAGES=/tmp/packages_end.txt 22:25:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:25:46 + PACKAGES=/tmp/packages_start.txt 22:25:46 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 22:25:46 + PACKAGES=/tmp/packages_end.txt 22:25:46 + case "${OS_FAMILY}" in 22:25:46 + dpkg -l 22:25:46 + grep '^ii' 22:25:46 + '[' -f /tmp/packages_start.txt ']' 22:25:46 + '[' -f /tmp/packages_end.txt ']' 22:25:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:25:46 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 22:25:46 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 22:25:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 22:25:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:25:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:47 prd-ubuntu20.04-docker-8c-8g-117770 does not seem to be running inside a container 22:25:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:25:47 $ docker top 84efc760cb588187b75ec46ad866259b5bb6283b636e298f0c33835b08635e8a -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:47 + touch /tmp/pre-build-complete [Pipeline] sh 22:25:48 + mkdir -p /var/log/sysstat [Pipeline] sh 22:25:48 + ls /var/log/sa-host 22:25:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:48 provisioning config files... 22:25:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14367207348645676912tmp [Pipeline] { [Pipeline] echo 22:25:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:25:48 ---> create-netrc.sh [Pipeline] } 22:25:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:25:49 ---> python-tools-install.sh [Pipeline] echo 22:25:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:25:49 ---> sudo-logs.sh 22:25:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:25:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:25:49 ---> job-cost.sh 22:25:49 lf-activate-venv: SKIPPING 22:25:49 DEBUG: total: 0.2199999988079071 22:25:49 INFO: Retrieving Stack Cost... 22:25:50 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:50 INFO: Archiving Costs [Pipeline] echo 22:25:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:25:50 ---> logs-deploy.sh 22:25:50 lf-activate-venv: SKIPPING 22:25:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/50 22:25:50 INFO: archiving workspace using pattern(s): 22:25:51 Archives upload complete. 22:25:51 INFO: archiving logs to Nexus