Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e07deede33163783d351f26f2515f09a7f1118bf 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-ssh16425803193442007710.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh48507144044236527.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh700884055021647720.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11341728798103825991.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-ssh1035684572910213381.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7088 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 e07deede33163783d351f26f2515f09a7f1118bf (main) Commit message: "Merge pull request #170 from AlexCuse/nkey-auth" > 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 e07deede33163783d351f26f2515f09a7f1118bf # timeout=10 > git rev-list --no-walk 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:15:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:15:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:15:50 ========================================================= 18:15:50 EdgeX Global Pipelines Version Info 18:15:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:15:51 ------------------- 18:15:51 stable info: 18:15:51 ------------------- 18:15:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:15:51 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:15:51 Message: update stable to v1.0.239 18:15:52 ------------------- 18:15:52 experimental info: 18:15:52 ------------------- 18:15:52 Commited By: **** collab-it+edgex@linuxfoundation.org 18:15:52 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:15:52 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e07deed [Pipeline] echo 18:15:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:15:52 + git rev-list -1 --merges e07deede33163783d351f26f2515f09a7f1118bf~1..e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] echo 18:15:53 -----------> git rev-list -1 --merges e07deede33163783d351f26f2515f09a7f1118bf~1..e07deede33163783d351f26f2515f09a7f1118bf e07deede33163783d351f26f2515f09a7f1118bf 18:15:53 e07deede33163783d351f26f2515f09a7f1118bf [false] [Pipeline] sh 18:15:53 + git log --format=format:%s -1 e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] echo 18:15:53 ========================================================= 18:15:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:15:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:53 + git log --format=format:%s -1 e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] echo 18:15:53 [semverPrep] GIT_COMMIT: e07deede33163783d351f26f2515f09a7f1118bf, Commit Message: Merge pull request #170 from AlexCuse/nkey-auth [Pipeline] echo 18:15:53 [semverPrep] This is not a build commit. [Pipeline] sh 18:15:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:15:54 + grep -v github /etc/ssh/ssh_known_hosts 18:15:54 + [ -e /tmp/ssh_known_hosts ] 18:15:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:15:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:15:54 + sudo tee -a /etc/ssh/ssh_known_hosts 18:15:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:54 18:15:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:54 0.1.4: Pulling from edgex-devops/py-git-semver 18:15:54 b85a868b505f: Pulling fs layer 18:15:54 e2be974225ed: Pulling fs layer 18:15:54 339a4e72a1f5: Pulling fs layer 18:15:54 988bab9f4d93: Pulling fs layer 18:15:54 1469e6f7b9e6: Pulling fs layer 18:15:54 eaf3925da568: Pulling fs layer 18:15:54 bab4dde63d76: Pulling fs layer 18:15:54 bde34c3a00c8: Pulling fs layer 18:15:54 b352a97aabf1: Pulling fs layer 18:15:54 4872d77fe225: Pulling fs layer 18:15:54 5851b861e8e6: Pulling fs layer 18:15:54 b352a97aabf1: Waiting 18:15:54 1469e6f7b9e6: Waiting 18:15:54 988bab9f4d93: Waiting 18:15:54 4872d77fe225: Waiting 18:15:54 eaf3925da568: Waiting 18:15:54 bab4dde63d76: Waiting 18:15:54 bde34c3a00c8: Waiting 18:15:54 e2be974225ed: Download complete 18:15:54 988bab9f4d93: Verifying Checksum 18:15:54 988bab9f4d93: Download complete 18:15:55 1469e6f7b9e6: Verifying Checksum 18:15:55 1469e6f7b9e6: Download complete 18:15:55 eaf3925da568: Download complete 18:15:55 339a4e72a1f5: Verifying Checksum 18:15:55 339a4e72a1f5: Download complete 18:15:55 bde34c3a00c8: Download complete 18:15:55 b352a97aabf1: Download complete 18:15:55 4872d77fe225: Verifying Checksum 18:15:55 4872d77fe225: Download complete 18:15:55 5851b861e8e6: Download complete 18:15:55 b85a868b505f: Verifying Checksum 18:15:55 b85a868b505f: Download complete 18:15:55 bab4dde63d76: Verifying Checksum 18:15:55 bab4dde63d76: Download complete 18:15:56 b85a868b505f: Pull complete 18:15:56 e2be974225ed: Pull complete 18:15:57 339a4e72a1f5: Pull complete 18:15:57 988bab9f4d93: Pull complete 18:15:57 1469e6f7b9e6: Pull complete 18:15:57 eaf3925da568: Pull complete 18:15:59 bab4dde63d76: Pull complete 18:15:59 bde34c3a00c8: Pull complete 18:15:59 b352a97aabf1: Pull complete 18:15:59 4872d77fe225: Pull complete 18:15:59 5851b861e8e6: Pull complete 18:15:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:15:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:59 prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container 18:15:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:16:01 $ docker top 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 -eo pid,comm 18:16:01 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). 18:16:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:16:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:01 [ssh-agent] Looking for ssh-agent implementation... 18:16:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:01 $ docker exec 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 ssh-agent 18:16:01 SSH_AUTH_SOCK=/tmp/ssh-SGq02dMEPrnL/agent.31 18:16:01 SSH_AGENT_PID=37 18:16:01 Running ssh-add (command line suppressed) 18:16:01 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2977187462716339831.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2977187462716339831.key) 18:16:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:01 + git tag --points-at HEAD [Pipeline] } 18:16:01 $ docker exec --env ******** --env ******** 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 ssh-agent -k 18:16:01 unset SSH_AUTH_SOCK; 18:16:01 unset SSH_AGENT_PID; 18:16:01 echo Agent pid 37 killed; 18:16:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:16:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:02 [ssh-agent] Looking for ssh-agent implementation... 18:16:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:02 $ docker exec 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 ssh-agent 18:16:02 SSH_AUTH_SOCK=/tmp/ssh-ujqFLyujva49/agent.69 18:16:02 SSH_AGENT_PID=75 18:16:02 Running ssh-add (command line suppressed) 18:16:02 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4046357503269650626.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4046357503269650626.key) 18:16:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:02 + git semver init 18:16:02 2022-10-04 18:16:02,834 [run_init] DEBUG init version:0.0.0 force:False 18:16:02 2022-10-04 18:16:02,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 18:16:02 2022-10-04 18:16:02,835 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 18:16:02 2022-10-04 18:16:02,835 [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) 18:16:03 2022-10-04 18:16:03,690 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 18:16:03 2022-10-04 18:16:03,690 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 18:16:03 2022-10-04 18:16:03,690 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:16:03 2022-10-04 18:16:03,691 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:16:03 2.3.0-dev.20 [Pipeline] } 18:16:03 $ docker exec --env ******** --env ******** 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 ssh-agent -k 18:16:03 unset SSH_AUTH_SOCK; 18:16:03 unset SSH_AGENT_PID; 18:16:03 echo Agent pid 75 killed; 18:16:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:04 + git semver [Pipeline] } 18:16:04 $ docker stop --time=1 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 18:16:05 $ docker rm -f 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 [Pipeline] // withDockerContainer [Pipeline] sh 18:16:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:16:06 Stashed 1 file(s) [Pipeline] echo 18:16:06 [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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 18:16:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:06 ========================================================= 18:16:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:16:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:16:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:16:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:16:06 2408cc74d12b: Pulling fs layer 18:16:06 ea60b727a1ce: Pulling fs layer 18:16:06 30c4a7721957: Pulling fs layer 18:16:06 370296b7ddb6: Pulling fs layer 18:16:06 7c6cee850709: Pulling fs layer 18:16:06 aa9baa53a306: Pulling fs layer 18:16:06 8b309c321861: Pulling fs layer 18:16:06 d8d76fd02f46: Pulling fs layer 18:16:06 fa31f396de31: Pulling fs layer 18:16:06 7c6cee850709: Waiting 18:16:06 8b309c321861: Waiting 18:16:06 aa9baa53a306: Waiting 18:16:06 d8d76fd02f46: Waiting 18:16:06 370296b7ddb6: Waiting 18:16:06 fa31f396de31: Waiting 18:16:06 30c4a7721957: Verifying Checksum 18:16:06 30c4a7721957: Download complete 18:16:06 ea60b727a1ce: Download complete 18:16:06 7c6cee850709: Verifying Checksum 18:16:06 7c6cee850709: Download complete 18:16:06 aa9baa53a306: Verifying Checksum 18:16:06 aa9baa53a306: Download complete 18:16:06 2408cc74d12b: Verifying Checksum 18:16:06 2408cc74d12b: Download complete 18:16:07 8b309c321861: Verifying Checksum 18:16:07 8b309c321861: Download complete 18:16:07 2408cc74d12b: Pull complete 18:16:07 ea60b727a1ce: Pull complete 18:16:07 30c4a7721957: Pull complete 18:16:07 d8d76fd02f46: Verifying Checksum 18:16:07 d8d76fd02f46: Download complete 18:16:07 fa31f396de31: Verifying Checksum 18:16:07 fa31f396de31: Download complete 18:16:08 370296b7ddb6: Verifying Checksum 18:16:08 370296b7ddb6: Download complete 18:16:12 370296b7ddb6: Pull complete 18:16:12 7c6cee850709: Pull complete 18:16:12 aa9baa53a306: Pull complete 18:16:12 8b309c321861: Pull complete 18:16:14 d8d76fd02f46: Pull complete 18:16:14 fa31f396de31: Pull complete 18:16:14 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 18:16:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:16:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 18:16:15 + 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 18:16:15 + docker inspect -f . ci-base-image-x86_64 18:16:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:15 prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container 18:16:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:16:17 $ docker top d936c9294ff1e4d067494d4796f377fddddf6f5a0414041b7fc6a7cd7bf24dc3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:17 + go version 18:16:17 go version go1.18.3 linux/amd64 [Pipeline] } 18:16:18 $ docker stop --time=1 d936c9294ff1e4d067494d4796f377fddddf6f5a0414041b7fc6a7cd7bf24dc3 18:16:19 $ docker rm -f d936c9294ff1e4d067494d4796f377fddddf6f5a0414041b7fc6a7cd7bf24dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:19 + docker inspect -f . ci-base-image-x86_64 18:16:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:19 prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container 18:16:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:16:20 $ docker top 52071acc262f7f5b665796a2beca7be07e6173c6a7190d13e99bd61ed1abb6e5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:20 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 18:16:20 + make test 18:16:20 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 18:16:20 go: downloading github.com/stretchr/testify v1.8.0 18:16:20 go: downloading github.com/pebbe/zmq4 v1.2.7 18:16:20 go: downloading github.com/nats-io/nats.go v1.17.0 18:16:20 go: downloading github.com/google/uuid v1.3.0 18:16:20 go: downloading github.com/nats-io/nats-server/v2 v2.9.2 18:16:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 18:16:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:16:21 go: downloading github.com/gorilla/websocket v1.4.2 18:16:21 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 18:16:21 go: downloading github.com/davecgh/go-spew v1.1.1 18:16:21 go: downloading github.com/pmezard/go-difflib v1.0.0 18:16:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:16:21 go: downloading github.com/stretchr/objx v0.4.0 18:16:21 go: downloading gopkg.in/yaml.v3 v3.0.1 18:16:21 go: downloading github.com/nats-io/nkeys v0.3.0 18:16:21 go: downloading github.com/nats-io/nuid v1.0.1 18:16:21 go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be 18:16:21 go: downloading github.com/klauspost/compress v1.15.11 18:16:21 go: downloading github.com/nats-io/jwt/v2 v2.3.0 18:16:21 go: downloading github.com/minio/highwayhash v1.0.2 18:16:21 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 18:16:21 go: downloading golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec 18:16:21 Still waiting to schedule task 18:16:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:16:33 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:16:38 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.098s coverage: 90.4% of statements 18:16:38 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.045s coverage: 87.7% of statements 18:16:38 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 18:16:38 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 18:16:46 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.094s coverage: 35.9% of statements 18:16:46 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 68.5% of statements 18:16:46 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 18:16:58 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.391s coverage: 83.8% of statements 18:16:58 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.033s coverage: 88.9% of statements 18:16:58 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 18:16:58 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.025s coverage: 100.0% of statements 18:16:58 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.034s coverage: 100.0% of statements 18:16:58 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.071s coverage: 95.1% of statements 18:16:58 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 18:16:59 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:16:59 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.063s coverage: 90.4% of statements 18:16:59 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.027s coverage: 100.0% of statements 18:16:59 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 18:16:59 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.032s coverage: 100.0% of statements 18:16:59 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.039s coverage: 68.5% of statements 18:16:59 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 18:17:21 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.381s coverage: 83.8% of statements 18:17:21 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.034s coverage: 88.9% of statements 18:17:21 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 18:17:21 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.030s coverage: 100.0% of statements 18:17:21 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.031s coverage: 100.0% of statements 18:17:21 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.031s coverage: 95.1% of statements 18:17:29 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." 18:17:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:17:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:17:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:17:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:17:32 $ docker stop --time=1 52071acc262f7f5b665796a2beca7be07e6173c6a7190d13e99bd61ed1abb6e5 18:17:33 $ docker rm -f 52071acc262f7f5b665796a2beca7be07e6173c6a7190d13e99bd61ed1abb6e5 [Pipeline] // withDockerContainer [Pipeline] sh 18:17:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:17:34 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 18:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:34 18:17:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:35 latest: Pulling from edgex-lftools-log-publisher 18:17:35 5eb5b503b376: Pulling fs layer 18:17:35 5c69ac0246d0: Pulling fs layer 18:17:35 ec43610c2a17: Pulling fs layer 18:17:35 3a2ae6a8a46f: Pulling fs layer 18:17:35 33b1e0a273af: Pulling fs layer 18:17:35 5d3b04190fa2: Pulling fs layer 18:17:35 2f39f015ded8: Pulling fs layer 18:17:35 3a2ae6a8a46f: Waiting 18:17:35 5d3b04190fa2: Waiting 18:17:35 2f39f015ded8: Waiting 18:17:35 33b1e0a273af: Waiting 18:17:35 5c69ac0246d0: Verifying Checksum 18:17:35 5c69ac0246d0: Download complete 18:17:35 3a2ae6a8a46f: Verifying Checksum 18:17:35 3a2ae6a8a46f: Download complete 18:17:35 33b1e0a273af: Verifying Checksum 18:17:35 33b1e0a273af: Download complete 18:17:35 ec43610c2a17: Verifying Checksum 18:17:35 ec43610c2a17: Download complete 18:17:35 5d3b04190fa2: Verifying Checksum 18:17:35 5d3b04190fa2: Download complete 18:17:35 5eb5b503b376: Verifying Checksum 18:17:35 5eb5b503b376: Download complete 18:17:35 2f39f015ded8: Download complete 18:17:36 5eb5b503b376: Pull complete 18:17:36 5c69ac0246d0: Pull complete 18:17:37 ec43610c2a17: Pull complete 18:17:37 3a2ae6a8a46f: Pull complete 18:17:37 33b1e0a273af: Pull complete 18:17:37 5d3b04190fa2: Pull complete 18:17:41 2f39f015ded8: Pull complete 18:17:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:17:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:41 prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container 18:17:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:17:43 $ docker top 361ce25a2b038fb39b0780d8701df59ea4f4deea869e01f91777735595a6028f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:43 ---> job-cost.sh 18:17:43 lf-activate-venv: SKIPPING 18:17:43 INFO: No Stack... 18:17:43 INFO: Retrieving Pricing Info for: v3-standard-8 18:17:44 INFO: Archiving Costs [Pipeline] sh 18:17:44 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 18:17:44 + cut -d, -f6 [Pipeline] lock 18:17:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] 18:17:44 Resource [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] did not exist. Created. 18:17:44 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:45 + echo total: 0.2199999988079071 [Pipeline] stash 18:17:45 Stashed 1 file(s) [Pipeline] } 18:17:45 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:45 $ docker stop --time=1 361ce25a2b038fb39b0780d8701df59ea4f4deea869e01f91777735595a6028f 18:17:46 $ docker rm -f 361ce25a2b038fb39b0780d8701df59ea4f4deea869e01f91777735595a6028f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:18:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7089 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 18:18:26 Running in /w/workspace/go-mod-messaging/44 [Pipeline] { [Pipeline] checkout 18:18:26 Selected Git installation does not exist. Using Default 18:18:26 The recommended git tool is: NONE 18:18:31 using credential edgex-jenkins-ssh 18:18:31 Cloning the remote Git repository 18:18:31 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 18:18:31 > git init /w/workspace/go-mod-messaging/44 # timeout=10 18:18:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:18:31 > git --version # timeout=10 18:18:31 > git --version # 'git version 2.25.1' 18:18:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:31 Verifying host key using known hosts file 18:18:31 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. 18:18:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:33 Avoid second fetch 18:18:33 Checking out Revision e07deede33163783d351f26f2515f09a7f1118bf (main) 18:18:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:18:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:33 > git config core.sparsecheckout # timeout=10 18:18:33 > git checkout -f e07deede33163783d351f26f2515f09a7f1118bf # timeout=10 18:18:34 Commit message: "Merge pull request #170 from AlexCuse/nkey-auth" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:18:34 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:34 Dload Upload Total Spent Left Speed 18:18:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh 18:18:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:18:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:18:35 + sudo tee /etc/docker/daemon.new 18:18:35 { 18:18:35 "registry-mirrors": [ 18:18:35 "https://nexus3.edgexfoundry.org:10001" 18:18:35 ], 18:18:35 "bip": "10.250.0.254/24", 18:18:35 "hosts": [ 18:18:35 "tcp://0.0.0.0:5555", 18:18:35 "unix:///var/run/docker.sock" 18:18:35 ], 18:18:35 "mtu": 1458, 18:18:35 "selinux-enabled": true, 18:18:35 "seccomp-profile": "/etc/docker/seccomp.json" 18:18:35 } [Pipeline] sh 18:18:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:18:36 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:54 ========================================================= 18:18:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:18:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:18:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:18:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:18:55 b3c136eddcbf: Pulling fs layer 18:18:55 c0a3192eca97: Pulling fs layer 18:18:55 a050256f5b6f: Pulling fs layer 18:18:55 656be50a0ddc: Pulling fs layer 18:18:55 2bbca73fdf42: Pulling fs layer 18:18:55 f607e4fc86c3: Pulling fs layer 18:18:55 4d572c569a2c: Pulling fs layer 18:18:55 fcf976331f73: Pulling fs layer 18:18:55 656be50a0ddc: Waiting 18:18:55 2bbca73fdf42: Waiting 18:18:55 f607e4fc86c3: Waiting 18:18:55 4d572c569a2c: Waiting 18:18:55 fcf976331f73: Waiting 18:18:55 a050256f5b6f: Verifying Checksum 18:18:55 a050256f5b6f: Download complete 18:18:55 c0a3192eca97: Verifying Checksum 18:18:55 c0a3192eca97: Download complete 18:18:55 2bbca73fdf42: Verifying Checksum 18:18:55 2bbca73fdf42: Download complete 18:18:55 f607e4fc86c3: Verifying Checksum 18:18:55 f607e4fc86c3: Download complete 18:18:55 b3c136eddcbf: Download complete 18:18:56 b3c136eddcbf: Pull complete 18:18:56 fcf976331f73: Verifying Checksum 18:18:56 fcf976331f73: Download complete 18:18:57 c0a3192eca97: Pull complete 18:18:57 a050256f5b6f: Pull complete 18:18:58 4d572c569a2c: Verifying Checksum 18:18:58 4d572c569a2c: Download complete 18:18:58 656be50a0ddc: Verifying Checksum 18:18:58 656be50a0ddc: Download complete 18:19:10 656be50a0ddc: Pull complete 18:19:10 2bbca73fdf42: Pull complete 18:19:10 f607e4fc86c3: Pull complete 18:19:17 4d572c569a2c: Pull complete 18:19:19 fcf976331f73: Pull complete 18:19:19 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 18:19:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:19:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 18:19:19 + 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 18:19:19 + docker inspect -f . ci-base-image-arm64 18:19:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:20 prd-ubuntu20.04-docker-arm64-4c-16g-7089 does not seem to be running inside a container 18:19:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/44 -v /w/workspace/go-mod-messaging/44:/w/workspace/go-mod-messaging/44:rw,z -v /w/workspace/go-mod-messaging/44@tmp:/w/workspace/go-mod-messaging/44@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 18:19:23 $ docker top 1cfe8c3af09725c47de2e9f6818e819f7ad87a1e631bcf72d7385fe1ee61c608 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:24 + go version 18:19:24 go version go1.18.3 linux/arm64 [Pipeline] } 18:19:24 $ docker stop --time=1 1cfe8c3af09725c47de2e9f6818e819f7ad87a1e631bcf72d7385fe1ee61c608 18:19:25 $ docker rm -f 1cfe8c3af09725c47de2e9f6818e819f7ad87a1e631bcf72d7385fe1ee61c608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:26 + docker inspect -f . ci-base-image-arm64 18:19:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:26 prd-ubuntu20.04-docker-arm64-4c-16g-7089 does not seem to be running inside a container 18:19:26 $ 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/44 -v /w/workspace/go-mod-messaging/44:/w/workspace/go-mod-messaging/44:rw,z -v /w/workspace/go-mod-messaging/44@tmp:/w/workspace/go-mod-messaging/44@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 18:19:27 $ docker top a478a0526eb3349125d95dac8fac5c1efb7181935a7fb894e81c39bd67ade855 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:28 + git config --global --add safe.directory /w/workspace/go-mod-messaging/44 [Pipeline] fileExists [Pipeline] sh 18:19:28 + make test 18:19:29 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 18:19:29 go: downloading github.com/nats-io/nats.go v1.17.0 18:19:29 go: downloading github.com/stretchr/testify v1.8.0 18:19:29 go: downloading github.com/google/uuid v1.3.0 18:19:29 go: downloading github.com/nats-io/nats-server/v2 v2.9.2 18:19:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:19:29 go: downloading github.com/pebbe/zmq4 v1.2.7 18:19:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 18:19:29 go: downloading github.com/davecgh/go-spew v1.1.1 18:19:29 go: downloading github.com/pmezard/go-difflib v1.0.0 18:19:29 go: downloading gopkg.in/yaml.v3 v3.0.1 18:19:29 go: downloading github.com/stretchr/objx v0.4.0 18:19:29 go: downloading github.com/nats-io/nkeys v0.3.0 18:19:29 go: downloading github.com/nats-io/nuid v1.0.1 18:19:29 go: downloading github.com/gorilla/websocket v1.4.2 18:19:29 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 18:19:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:19:29 go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be 18:19:30 go: downloading github.com/klauspost/compress v1.15.11 18:19:30 go: downloading github.com/minio/highwayhash v1.0.2 18:19:30 go: downloading github.com/nats-io/jwt/v2 v2.3.0 18:19:30 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 18:20:38 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:20:53 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.216s coverage: 90.4% of statements 18:21:08 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.183s coverage: 87.7% of statements 18:21:08 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 18:21:08 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 18:22:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.289s coverage: 35.9% of statements 18:22:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.122s coverage: 68.5% of statements 18:22:04 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 18:22:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.478s coverage: 83.8% of statements 18:22:04 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.084s coverage: 88.9% of statements 18:22:04 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 18:22:04 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.072s coverage: 100.0% of statements 18:22:04 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.056s coverage: 100.0% of statements 18:22:04 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.083s coverage: 95.1% of statements 18:22:04 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 18:22:04 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:22:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.234s coverage: 90.4% of statements 18:22:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.055s coverage: 100.0% of statements 18:22:04 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 18:22:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.082s coverage: 100.0% of statements 18:22:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.142s coverage: 68.5% of statements 18:22:04 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 18:22:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.482s coverage: 83.8% of statements 18:22:26 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.068s coverage: 88.9% of statements 18:22:26 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 18:22:26 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.082s coverage: 100.0% of statements 18:22:26 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.088s coverage: 100.0% of statements 18:22:26 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.081s coverage: 95.1% of statements 18:22:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:22:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:23:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:23:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:23:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:23:05 $ docker stop --time=1 a478a0526eb3349125d95dac8fac5c1efb7181935a7fb894e81c39bd67ade855 18:23:07 $ docker rm -f a478a0526eb3349125d95dac8fac5c1efb7181935a7fb894e81c39bd67ade855 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:23:08 Warning: overwriting stash ‘coverage-report’ 18:23:09 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 18:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:09 18:23:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:10 arm64: Pulling from edgex-lftools-log-publisher 18:23:10 8998bd30e6a1: Pulling fs layer 18:23:10 04944245beec: Pulling fs layer 18:23:10 699f458cf7ca: Pulling fs layer 18:23:10 765212b225bb: Pulling fs layer 18:23:10 f23df028b6ca: Pulling fs layer 18:23:10 d65c8cfc05b1: Pulling fs layer 18:23:10 2437ff75d9bd: Pulling fs layer 18:23:10 f23df028b6ca: Waiting 18:23:10 d65c8cfc05b1: Waiting 18:23:10 2437ff75d9bd: Waiting 18:23:10 765212b225bb: Waiting 18:23:10 04944245beec: Verifying Checksum 18:23:10 04944245beec: Download complete 18:23:10 765212b225bb: Verifying Checksum 18:23:10 765212b225bb: Download complete 18:23:10 f23df028b6ca: Verifying Checksum 18:23:10 f23df028b6ca: Download complete 18:23:10 d65c8cfc05b1: Verifying Checksum 18:23:10 d65c8cfc05b1: Download complete 18:23:10 699f458cf7ca: Verifying Checksum 18:23:10 699f458cf7ca: Download complete 18:23:11 8998bd30e6a1: Verifying Checksum 18:23:11 8998bd30e6a1: Download complete 18:23:13 2437ff75d9bd: Verifying Checksum 18:23:13 2437ff75d9bd: Download complete 18:23:15 8998bd30e6a1: Pull complete 18:23:15 04944245beec: Pull complete 18:23:17 699f458cf7ca: Pull complete 18:23:17 765212b225bb: Pull complete 18:23:17 f23df028b6ca: Pull complete 18:23:18 d65c8cfc05b1: Pull complete 18:23:33 2437ff75d9bd: Pull complete 18:23:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:23:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:33 prd-ubuntu20.04-docker-arm64-4c-16g-7089 does not seem to be running inside a container 18:23:33 $ 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/44 -v /w/workspace/go-mod-messaging/44:/w/workspace/go-mod-messaging/44:rw,z -v /w/workspace/go-mod-messaging/44@tmp:/w/workspace/go-mod-messaging/44@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 18:23:35 $ docker top 1da1c6448f07b07937b47b221dbf0f749d95c9d97e50ff77dbe85952b50ab395 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:36 ---> job-cost.sh 18:23:36 lf-activate-venv: SKIPPING 18:23:36 INFO: No Stack... 18:23:36 INFO: Retrieving Pricing Info for: v3-standard-4 18:23:37 INFO: Archiving Costs [Pipeline] sh 18:23:38 + cat /w/workspace/go-mod-messaging/44/archives/cost.csv 18:23:38 + cut -d, -f6 [Pipeline] lock 18:23:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] 18:23:38 Resource [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] did not exist. Created. 18:23:38 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:38 /w/workspace/go-mod-messaging/44@tmp/durable-92a32de4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:23:39 + echo total: 0.10999999940395355 [Pipeline] stash 18:23:39 Warning: overwriting stash ‘stack-cost’ 18:23:39 Stashed 1 file(s) [Pipeline] } 18:23:39 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 18:23:39 $ docker stop --time=1 1da1c6448f07b07937b47b221dbf0f749d95c9d97e50ff77dbe85952b50ab395 18:23:40 $ docker rm -f 1da1c6448f07b07937b47b221dbf0f749d95c9d97e50ff77dbe85952b50ab395 [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 18:23:41 provisioning config files... 18:23:41 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7162808540593108414tmp [Pipeline] { [Pipeline] sh 18:23:41 + set +x 18:23:41 + curl -s https://codecov.io/bash 18:23:41 + bash -s -- 18:23:41 18:23:41 _____ _ 18:23:41 / ____| | | 18:23:41 | | ___ __| | ___ ___ _____ __ 18:23:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:23:41 | |___| (_) | (_| | __/ (_| (_) \ V / 18:23:41 \_____\___/ \__,_|\___|\___\___/ \_/ 18:23:41 Bash-1.0.6 18:23:41 18:23:41 18:23:41 ==> git version 2.25.1 found 18:23:41 ==> 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 18:23:41 Release-Date: 2020-01-08 18:23:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:23:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:23:41 ==> Jenkins CI detected. 18:23:41 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 18:23:41 project root: . 18:23:41 --> token set from env 18:23:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:23:41 ==> Running gcov in . (disable via -X gcov) 18:23:41 ==> Python coveragepy not found 18:23:41 ==> Searching for coverage reports in: 18:23:41 + . 18:23:41 -> Found 1 reports 18:23:41 ==> Detecting git/mercurial file structure 18:23:41 ==> Reading reports 18:23:41 + ./coverage.out bytes=25878 18:23:41 ==> Appending adjustments 18:23:41 https://docs.codecov.io/docs/fixing-reports 18:23:41 + Found adjustments 18:23:41 ==> Gzipping contents 18:23:41 8.0K /tmp/codecov.6VQMJp.gz 18:23:41 ==> Uploading reports 18:23:41 url: https://codecov.io 18:23:41 query: branch=main&commit=e07deede33163783d351f26f2515f09a7f1118bf&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 18:23:41 -> Pinging Codecov 18:23:41 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=e07deede33163783d351f26f2515f09a7f1118bf&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 18:23:42 -> Uploading to 18:23:42 https://storage.googleapis.com/codecov/v4/raw/2022-10-04/F6E385568367DD0E4001BA4F8F1CB792/e07deede33163783d351f26f2515f09a7f1118bf/1203f23d-7330-450b-bf18-ecfdfb9df2c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221004T182342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4eb3e2bab833469c3d02e45957946655f231a793235631e10621d6cdbc1b9db 18:23:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:42 Dload Upload Total Spent Left Speed 18:23:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6992 0 0 100 6992 0 33137 --:--:-- --:--:-- --:--:-- 33137 18:23:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] } 18:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:23:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:23:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:23:42 18:23:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:23:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:23:43 df9b9388f04a: Pulling fs layer 18:23:43 52dc419b0ee2: Pulling fs layer 18:23:43 25bc292e5bac: Pulling fs layer 18:23:43 114826534d7a: Pulling fs layer 18:23:43 4657fd5d0bcf: Pulling fs layer 18:23:43 6ad1cebc031e: Pulling fs layer 18:23:43 8a3aa393b2d8: Pulling fs layer 18:23:43 114826534d7a: Waiting 18:23:43 4657fd5d0bcf: Waiting 18:23:43 6ad1cebc031e: Waiting 18:23:43 8a3aa393b2d8: Waiting 18:23:43 25bc292e5bac: Verifying Checksum 18:23:43 25bc292e5bac: Download complete 18:23:43 52dc419b0ee2: Download complete 18:23:43 4657fd5d0bcf: Verifying Checksum 18:23:43 4657fd5d0bcf: Download complete 18:23:43 df9b9388f04a: Verifying Checksum 18:23:43 df9b9388f04a: Download complete 18:23:43 df9b9388f04a: Pull complete 18:23:43 6ad1cebc031e: Verifying Checksum 18:23:43 6ad1cebc031e: Download complete 18:23:43 52dc419b0ee2: Pull complete 18:23:43 25bc292e5bac: Pull complete 18:23:43 8a3aa393b2d8: Verifying Checksum 18:23:43 8a3aa393b2d8: Download complete 18:23:44 114826534d7a: Verifying Checksum 18:23:44 114826534d7a: Download complete 18:23:47 114826534d7a: Pull complete 18:23:47 4657fd5d0bcf: Pull complete 18:23:47 6ad1cebc031e: Pull complete 18:23:50 8a3aa393b2d8: Pull complete 18:23:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:23:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:23:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:50 prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container 18:23:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:23:52 $ docker top dbfc84525b083be45db5be771a491518243762631355448dc4e825d16ecfcfee -eo pid,comm [Pipeline] { [Pipeline] echo 18:23:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 18:23:53 + set -o pipefail 18:23:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 18:23:54 18:23:54 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 18:23:54 18:23:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/71c4cc25-78b6-4cf2-8f9a-07da83625afe 18:23:54 18:23:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:23:54 18:23:54 18:23:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:23:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:23:54 More details here: https://snyk.co/ue1NS [Pipeline] } 18:23:55 $ docker stop --time=1 dbfc84525b083be45db5be771a491518243762631355448dc4e825d16ecfcfee 18:23:56 $ docker rm -f dbfc84525b083be45db5be771a491518243762631355448dc4e825d16ecfcfee [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 18:23:56 + git log --format=format:%s -1 e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] sh 18:23:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:23:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:57 prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container 18:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:23:57 $ docker top 7683ff76d88e2b0d9ad9785625ce9489ad05062433eb434543a4343cbd601ffe -eo pid,comm 18:23:58 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). 18:23:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:23:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:58 [ssh-agent] Looking for ssh-agent implementation... 18:23:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:58 $ docker exec 7683ff76d88e2b0d9ad9785625ce9489ad05062433eb434543a4343cbd601ffe ssh-agent 18:23:58 SSH_AUTH_SOCK=/tmp/ssh-85obo10rCyCu/agent.32 18:23:58 SSH_AGENT_PID=38 18:23:58 Running ssh-add (command line suppressed) 18:23:58 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2169994023423795969.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2169994023423795969.key) 18:23:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:58 + git semver tag 18:23:58 2022-10-04 18:23:58,932 [run_tag] DEBUG tag force:False 18:23:58 2022-10-04 18:23:58,932 [check_head_tag] DEBUG check head tag 18:23:58 2022-10-04 18:23:58,933 [execute] INFO git cat-file --batch-check 18:23:58 2022-10-04 18:23:58,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 18:23:58 2022-10-04 18:23:58,937 [execute] INFO git cat-file --batch 18:23:58 2022-10-04 18:23:58,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 18:23:58 2022-10-04 18:23:58,957 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:23:58 2022-10-04 18:23:58,958 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 18:23:58 2022-10-04 18:23:58,958 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 18:23:58 2022-10-04 18:23:58,963 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:23:58 2.3.0-dev.20 [Pipeline] } 18:23:58 $ docker exec --env ******** --env ******** 7683ff76d88e2b0d9ad9785625ce9489ad05062433eb434543a4343cbd601ffe ssh-agent -k 18:23:59 unset SSH_AUTH_SOCK; 18:23:59 unset SSH_AGENT_PID; 18:23:59 echo Agent pid 38 killed; 18:23:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:59 + git semver [Pipeline] } 18:23:59 $ docker stop --time=1 7683ff76d88e2b0d9ad9785625ce9489ad05062433eb434543a4343cbd601ffe 18:24:00 $ docker rm -f 7683ff76d88e2b0d9ad9785625ce9489ad05062433eb434543a4343cbd601ffe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:01 18:24:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:01 0.23.1-centos7: Pulling from edgex-lftools 18:24:01 ab5ef0e58194: Pulling fs layer 18:24:01 9712f1f96733: Pulling fs layer 18:24:01 63f879dbbcfc: Pulling fs layer 18:24:01 0d9ebad4ef96: Pulling fs layer 18:24:01 e9a5061849ea: Pulling fs layer 18:24:01 0d9ebad4ef96: Waiting 18:24:01 d747dcd14b5f: Pulling fs layer 18:24:01 2de7ff778b66: Pulling fs layer 18:24:01 e9a5061849ea: Waiting 18:24:01 d747dcd14b5f: Waiting 18:24:01 2de7ff778b66: Waiting 18:24:01 9712f1f96733: Download complete 18:24:02 63f879dbbcfc: Verifying Checksum 18:24:02 63f879dbbcfc: Download complete 18:24:02 0d9ebad4ef96: Verifying Checksum 18:24:02 0d9ebad4ef96: Download complete 18:24:02 d747dcd14b5f: Download complete 18:24:02 e9a5061849ea: Verifying Checksum 18:24:02 e9a5061849ea: Download complete 18:24:02 ab5ef0e58194: Verifying Checksum 18:24:02 ab5ef0e58194: Download complete 18:24:02 2de7ff778b66: Download complete 18:24:05 ab5ef0e58194: Pull complete 18:24:05 9712f1f96733: Pull complete 18:24:05 63f879dbbcfc: Pull complete 18:24:08 0d9ebad4ef96: Pull complete 18:24:08 e9a5061849ea: Pull complete 18:24:08 d747dcd14b5f: Pull complete 18:24:09 2de7ff778b66: Pull complete 18:24:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:09 prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container 18:24:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:24:11 $ docker top 7f06d09b6a20aef6e1c7639054111db512083177399b259beb84f363ec8ebec7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:24:11 provisioning config files... 18:24:11 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15763226751946215989tmp 18:24:11 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3002587354690435196tmp 18:24:11 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config403932396434641309tmp [Pipeline] { [Pipeline] echo 18:24:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:24:12 ---> sigul-configuration.sh 18:24:12 gpg: directory `/root/.gnupg' created 18:24:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:24:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:24:12 gpg: keyring `/root/.gnupg/secring.gpg' created 18:24:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:24:12 gpg: CAST5 encrypted data 18:24:12 gpg: encrypted with 1 passphrase 18:24:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:24:12 + mkdir /home/jenkins 18:24:12 + mkdir /home/jenkins/sigul [Pipeline] sh 18:24:12 + 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 18:24:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:24:13 ---> sigul-install.sh 18:24:13 Sigul already installed; skipping installation. [Pipeline] sh 18:24:13 + git tag --list 18:24:13 v0.0.0 18:24:13 v0.1.0 18:24:13 v0.1.1 18:24:13 v0.1.10 18:24:13 v0.1.11 18:24:13 v0.1.12 18:24:13 v0.1.13 18:24:13 v0.1.14 18:24:13 v0.1.15 18:24:13 v0.1.16 18:24:13 v0.1.17 18:24:13 v0.1.18 18:24:13 v0.1.19 18:24:13 v0.1.2 18:24:13 v0.1.20 18:24:13 v0.1.21 18:24:13 v0.1.22 18:24:13 v0.1.23 18:24:13 v0.1.24 18:24:13 v0.1.25 18:24:13 v0.1.26 18:24:13 v0.1.27 18:24:13 v0.1.28 18:24:13 v0.1.29 18:24:13 v0.1.3 18:24:13 v0.1.30 18:24:13 v0.1.31 18:24:13 v0.1.4 18:24:13 v0.1.5 18:24:13 v0.1.6 18:24:13 v0.1.7 18:24:13 v0.1.8 18:24:13 v0.1.9 18:24:13 v2.0.0 18:24:13 v2.0.1 18:24:13 v2.1.0 18:24:13 v2.1.1 18:24:13 v2.1.1-dev.1 18:24:13 v2.1.1-dev.2 18:24:13 v2.1.1-dev.3 18:24:13 v2.2.0 18:24:13 v2.2.1-dev.1 18:24:13 v2.2.1-dev.10 18:24:13 v2.2.1-dev.11 18:24:13 v2.2.1-dev.2 18:24:13 v2.2.1-dev.3 18:24:13 v2.2.1-dev.4 18:24:13 v2.2.1-dev.5 18:24:13 v2.2.1-dev.6 18:24:13 v2.2.1-dev.7 18:24:13 v2.2.1-dev.8 18:24:13 v2.2.1-dev.9 18:24:13 v2.3.0-dev.11 18:24:13 v2.3.0-dev.12 18:24:13 v2.3.0-dev.13 18:24:13 v2.3.0-dev.14 18:24:13 v2.3.0-dev.15 18:24:13 v2.3.0-dev.16 18:24:13 v2.3.0-dev.17 18:24:13 v2.3.0-dev.18 18:24:13 v2.3.0-dev.19 18:24:13 v2.3.0-dev.20 [Pipeline] sh 18:24:13 + lftools sign git-tag v2.3.0-dev.20 18:24:14 Signing Git tag with Sigul... 18:24:14 Signing v2.3.0-dev.20 [Pipeline] echo 18:24:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:24:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:24:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:24:14 $ docker stop --time=1 7f06d09b6a20aef6e1c7639054111db512083177399b259beb84f363ec8ebec7 18:24:16 $ docker rm -f 7f06d09b6a20aef6e1c7639054111db512083177399b259beb84f363ec8ebec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:24:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:16 prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container 18:24:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:24:17 $ docker top 638c85700ef88babb398fad837ebdf8eb3adf3995c8b0b361d43b9824e4ab2c5 -eo pid,comm 18:24:17 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). 18:24:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:17 [ssh-agent] Looking for ssh-agent implementation... 18:24:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:17 $ docker exec 638c85700ef88babb398fad837ebdf8eb3adf3995c8b0b361d43b9824e4ab2c5 ssh-agent 18:24:17 SSH_AUTH_SOCK=/tmp/ssh-APxUSa5xVCbv/agent.33 18:24:17 SSH_AGENT_PID=39 18:24:17 Running ssh-add (command line suppressed) 18:24:17 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9523281125891138807.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9523281125891138807.key) 18:24:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:17 + git semver bump pre 18:24:18 2022-10-04 18:24:18,152 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:24:18 2022-10-04 18:24:18,152 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev 18:24:18 2022-10-04 18:24:18,152 [bump_version] DEBUG bumped version:2.3.0-dev.21 18:24:18 2022-10-04 18:24:18,153 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 18:24:18 2022-10-04 18:24:18,153 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:24:18 2022-10-04 18:24:18,153 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:24:18 2022-10-04 18:24:18,155 [execute] INFO git cat-file --batch-check 18:24:18 2022-10-04 18:24:18,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 18:24:18 2022-10-04 18:24:18,161 [execute] INFO git cat-file --batch 18:24:18 2022-10-04 18:24:18,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 18:24:18 2022-10-04 18:24:18,166 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:24:18 2.3.0-dev.21 [Pipeline] } 18:24:18 $ docker exec --env ******** --env ******** 638c85700ef88babb398fad837ebdf8eb3adf3995c8b0b361d43b9824e4ab2c5 ssh-agent -k 18:24:18 unset SSH_AUTH_SOCK; 18:24:18 unset SSH_AGENT_PID; 18:24:18 echo Agent pid 39 killed; 18:24:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:18 + git semver [Pipeline] } 18:24:18 $ docker stop --time=1 638c85700ef88babb398fad837ebdf8eb3adf3995c8b0b361d43b9824e4ab2c5 18:24:20 $ docker rm -f 638c85700ef88babb398fad837ebdf8eb3adf3995c8b0b361d43b9824e4ab2c5 [Pipeline] // withDockerContainer [Pipeline] sh 18:24:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:20 prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container 18:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:24:21 $ docker top c0170bcef95d268b4912d940bc363514358895f215a9f2e4520f8c8677ae5673 -eo pid,comm 18:24:21 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). 18:24:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:21 [ssh-agent] Looking for ssh-agent implementation... 18:24:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:21 $ docker exec c0170bcef95d268b4912d940bc363514358895f215a9f2e4520f8c8677ae5673 ssh-agent 18:24:21 SSH_AUTH_SOCK=/tmp/ssh-Ba7fLrfAxJCl/agent.32 18:24:21 SSH_AGENT_PID=38 18:24:21 Running ssh-add (command line suppressed) 18:24:21 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6449074711267436413.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6449074711267436413.key) 18:24:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:22 + git semver push 18:24:22 2022-10-04 18:24:22,236 [run_push] DEBUG push 18:24:22 2022-10-04 18:24:22,236 [execute] INFO git cat-file --batch-check 18:24:22 2022-10-04 18:24:22,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 18:24:22 2022-10-04 18:24:22,241 [execute] INFO git rev-list c21bec0346e5f2f94ed6615c586a6a971393d390 -- 18:24:22 2022-10-04 18:24:22,242 [execute] DEBUG Popen(['git', 'rev-list', 'c21bec0346e5f2f94ed6615c586a6a971393d390', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 18:24:22 2022-10-04 18:24:22,250 [execute] INFO git fetch -v origin 18:24:22 2022-10-04 18:24:22,250 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 18:24:22 2022-10-04 18:24:22,833 [run_push] DEBUG no remote changes detected 18:24:22 2022-10-04 18:24:22,833 [execute] INFO git push origin semver 18:24:22 2022-10-04 18:24:22,834 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 18:24:23 2022-10-04 18:24:23,635 [run_push] DEBUG push all version tags 18:24:23 2022-10-04 18:24:23,636 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:24:23 2022-10-04 18:24:23,637 [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) 18:24:24 2022-10-04 18:24:24,372 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:24:24 2.3.0-dev.21 [Pipeline] } 18:24:24 $ docker exec --env ******** --env ******** c0170bcef95d268b4912d940bc363514358895f215a9f2e4520f8c8677ae5673 ssh-agent -k 18:24:24 unset SSH_AUTH_SOCK; 18:24:24 unset SSH_AGENT_PID; 18:24:24 echo Agent pid 38 killed; 18:24:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:25 + git semver [Pipeline] } 18:24:25 $ docker stop --time=1 c0170bcef95d268b4912d940bc363514358895f215a9f2e4520f8c8677ae5673 18:24:26 $ docker rm -f c0170bcef95d268b4912d940bc363514358895f215a9f2e4520f8c8677ae5673 [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 18:24:27 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 18:24:27 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:24:27 total 16 18:24:27 drwxr-xr-x 3 root root 4096 Oct 4 18:17 . 18:24:27 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 18:24 .. 18:24:27 drwxr-xr-x 2 root root 4096 Oct 4 18:17 cost 18:24:27 -rw-r--r-- 1 root root 87 Oct 4 18:17 cost.csv 18:24:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:24:27 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:24:27 total 16 18:24:27 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 18:17 . 18:24:27 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 18:24 .. 18:24:27 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 18:17 cost 18:24:27 -rw-r--r-- 1 jenkins jenkins 87 Oct 4 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:24:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:24:28 ---> package-listing.sh 18:24:28 ++ facter osfamily 18:24:28 ++ tr '[:upper:]' '[:lower:]' 18:24:28 + OS_FAMILY=debian 18:24:28 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 18:24:28 + START_PACKAGES=/tmp/packages_start.txt 18:24:28 + END_PACKAGES=/tmp/packages_end.txt 18:24:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:24:28 + PACKAGES=/tmp/packages_start.txt 18:24:28 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 18:24:28 + PACKAGES=/tmp/packages_end.txt 18:24:28 + case "${OS_FAMILY}" in 18:24:28 + dpkg -l 18:24:28 + grep '^ii' 18:24:28 + '[' -f /tmp/packages_start.txt ']' 18:24:28 + '[' -f /tmp/packages_end.txt ']' 18:24:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:24:28 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 18:24:28 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 18:24:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 18:24:28 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 18:24:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:29 prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container 18:24:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:24:29 $ docker top 0c4d7b44a4e5aa77017a200e81ae3f0f3bd4b3be06a6fce4421c06e8b640c651 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:30 + touch /tmp/pre-build-complete [Pipeline] sh 18:24:30 + mkdir -p /var/log/sysstat [Pipeline] sh 18:24:30 + ls /var/log/sa-host 18:24:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:30 provisioning config files... 18:24:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2009224562782608841tmp [Pipeline] { [Pipeline] echo 18:24:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:24:31 ---> create-netrc.sh [Pipeline] } 18:24:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:24:31 ---> python-tools-install.sh [Pipeline] echo 18:24:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:24:31 ---> sudo-logs.sh 18:24:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:24:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:24:31 ---> job-cost.sh 18:24:31 lf-activate-venv: SKIPPING 18:24:31 DEBUG: total: 0.2199999988079071 18:24:31 INFO: Retrieving Stack Cost... 18:24:32 INFO: Retrieving Pricing Info for: v3-standard-8 18:24:32 INFO: Archiving Costs [Pipeline] echo 18:24:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:24:33 ---> logs-deploy.sh 18:24:33 lf-activate-venv: SKIPPING 18:24:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/44 18:24:33 INFO: archiving workspace using pattern(s): 18:24:34 Archives upload complete. 18:24:34 INFO: archiving logs to Nexus