Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d550de8b963874dbc1f06193e92b8c8c21de2ad3 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-ssh15842792395631991524.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8916723856003172860.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6857808202457953449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12421199253752811138.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9105507522774990303.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27674 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d550de8b963874dbc1f06193e92b8c8c21de2ad3 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 d550de8b963874dbc1f06193e92b8c8c21de2ad3 # timeout=10 Commit message: "Merge pull request #874 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.17.0" > git rev-list --no-walk c7d8c39a33859e4b145af3df779948c4d1f8760c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:41:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:41:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:41:30 ========================================================= 05:41:30 EdgeX Global Pipelines Version Info 05:41:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:41:31 ------------------- 05:41:31 stable info: 05:41:31 ------------------- 05:41:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:41:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:41:31 Message: update stable to v1.0.258 05:41:32 ------------------- 05:41:32 experimental info: 05:41:32 ------------------- 05:41:32 Commited By: **** collab-it+edgex@linuxfoundation.org 05:41:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:41:32 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:41:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:41:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:41:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:41:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:41:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:41:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:41:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d550de8b963874dbc1f06193e92b8c8c21de2ad3 [Pipeline] echo 05:41:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d550de8 [Pipeline] echo 05:41:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:41:33 + git rev-list -1 --merges d550de8b963874dbc1f06193e92b8c8c21de2ad3~1..d550de8b963874dbc1f06193e92b8c8c21de2ad3 [Pipeline] echo 05:41:33 -----------> git rev-list -1 --merges d550de8b963874dbc1f06193e92b8c8c21de2ad3~1..d550de8b963874dbc1f06193e92b8c8c21de2ad3 d550de8b963874dbc1f06193e92b8c8c21de2ad3 05:41:33 d550de8b963874dbc1f06193e92b8c8c21de2ad3 [false] [Pipeline] sh 05:41:34 + git log --format=format:%s -1 d550de8b963874dbc1f06193e92b8c8c21de2ad3 [Pipeline] echo 05:41:34 ========================================================= 05:41:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:41:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:34 + git log --format=format:%s -1 d550de8b963874dbc1f06193e92b8c8c21de2ad3 [Pipeline] echo 05:41:34 [semverPrep] GIT_COMMIT: d550de8b963874dbc1f06193e92b8c8c21de2ad3, Commit Message: Merge pull request #874 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.17.0 [Pipeline] echo 05:41:34 [semverPrep] This is not a build commit. [Pipeline] sh 05:41:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:41:34 + grep -v github /etc/ssh/ssh_known_hosts 05:41:34 + [ -e /tmp/ssh_known_hosts ] 05:41:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:41:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:41:34 + sudo tee -a /etc/ssh/ssh_known_hosts 05:41:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:35 05:41:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:35 0.1.4: Pulling from edgex-devops/py-git-semver 05:41:35 b85a868b505f: Pulling fs layer 05:41:35 e2be974225ed: Pulling fs layer 05:41:35 339a4e72a1f5: Pulling fs layer 05:41:35 988bab9f4d93: Pulling fs layer 05:41:35 1469e6f7b9e6: Pulling fs layer 05:41:35 988bab9f4d93: Waiting 05:41:35 1469e6f7b9e6: Waiting 05:41:35 eaf3925da568: Pulling fs layer 05:41:35 bab4dde63d76: Pulling fs layer 05:41:35 bde34c3a00c8: Pulling fs layer 05:41:35 b352a97aabf1: Pulling fs layer 05:41:35 4872d77fe225: Pulling fs layer 05:41:35 5851b861e8e6: Pulling fs layer 05:41:35 bde34c3a00c8: Waiting 05:41:35 b352a97aabf1: Waiting 05:41:35 eaf3925da568: Waiting 05:41:35 bab4dde63d76: Waiting 05:41:35 e2be974225ed: Verifying Checksum 05:41:35 e2be974225ed: Download complete 05:41:35 988bab9f4d93: Verifying Checksum 05:41:35 988bab9f4d93: Download complete 05:41:35 339a4e72a1f5: Verifying Checksum 05:41:35 339a4e72a1f5: Download complete 05:41:35 1469e6f7b9e6: Verifying Checksum 05:41:35 1469e6f7b9e6: Download complete 05:41:35 eaf3925da568: Verifying Checksum 05:41:35 eaf3925da568: Download complete 05:41:35 bde34c3a00c8: Verifying Checksum 05:41:35 bde34c3a00c8: Download complete 05:41:35 b352a97aabf1: Verifying Checksum 05:41:35 b352a97aabf1: Download complete 05:41:35 4872d77fe225: Verifying Checksum 05:41:35 4872d77fe225: Download complete 05:41:35 5851b861e8e6: Verifying Checksum 05:41:35 5851b861e8e6: Download complete 05:41:36 b85a868b505f: Verifying Checksum 05:41:36 b85a868b505f: Download complete 05:41:36 bab4dde63d76: Verifying Checksum 05:41:36 bab4dde63d76: Download complete 05:41:37 b85a868b505f: Pull complete 05:41:37 e2be974225ed: Pull complete 05:41:37 339a4e72a1f5: Pull complete 05:41:37 988bab9f4d93: Pull complete 05:41:38 1469e6f7b9e6: Pull complete 05:41:38 eaf3925da568: Pull complete 05:41:40 bab4dde63d76: Pull complete 05:41:40 bde34c3a00c8: Pull complete 05:41:40 b352a97aabf1: Pull complete 05:41:40 4872d77fe225: Pull complete 05:41:40 5851b861e8e6: Pull complete 05:41:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:41:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:40 prd-ubuntu20.04-docker-8c-8g-27674 does not seem to be running inside a container 05:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:41:43 $ docker top 0517383d358b74d2a19eaca262464c854b4f0aa3d8835ba3d50e4b0797b9cde5 -eo pid,comm 05:41:43 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). 05:41:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:43 [ssh-agent] Looking for ssh-agent implementation... 05:41:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:44 $ docker exec 0517383d358b74d2a19eaca262464c854b4f0aa3d8835ba3d50e4b0797b9cde5 ssh-agent 05:41:44 SSH_AUTH_SOCK=/tmp/ssh-5PkzG9vHbNjA/agent.33 05:41:44 SSH_AGENT_PID=39 05:41:44 Running ssh-add (command line suppressed) 05:41:44 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_930339762152708925.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_930339762152708925.key) 05:41:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:44 + git tag --points-at HEAD [Pipeline] } 05:41:44 $ docker exec --env ******** --env ******** 0517383d358b74d2a19eaca262464c854b4f0aa3d8835ba3d50e4b0797b9cde5 ssh-agent -k 05:41:44 unset SSH_AUTH_SOCK; 05:41:44 unset SSH_AGENT_PID; 05:41:44 echo Agent pid 39 killed; 05:41:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:41:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:44 [ssh-agent] Looking for ssh-agent implementation... 05:41:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:44 $ docker exec 0517383d358b74d2a19eaca262464c854b4f0aa3d8835ba3d50e4b0797b9cde5 ssh-agent 05:41:44 SSH_AUTH_SOCK=/tmp/ssh-W1WhCxDTKRdm/agent.71 05:41:44 SSH_AGENT_PID=77 05:41:44 Running ssh-add (command line suppressed) 05:41:45 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11857389475061785062.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11857389475061785062.key) 05:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:45 + git semver init 05:41:45 2024-01-23 05:41:45,563 [run_init] DEBUG init version:0.0.0 force:False 05:41:45 2024-01-23 05:41:45,564 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 05:41:45 2024-01-23 05:41:45,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 05:41:45 2024-01-23 05:41:45,565 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 05:41:46 2024-01-23 05:41:46,475 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 05:41:46 2024-01-23 05:41:46,476 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 05:41:46 2024-01-23 05:41:46,476 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 05:41:46 2024-01-23 05:41:46,476 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 05:41:46 3.2.0-dev.5 [Pipeline] } 05:41:46 $ docker exec --env ******** --env ******** 0517383d358b74d2a19eaca262464c854b4f0aa3d8835ba3d50e4b0797b9cde5 ssh-agent -k 05:41:46 unset SSH_AUTH_SOCK; 05:41:46 unset SSH_AGENT_PID; 05:41:46 echo Agent pid 77 killed; 05:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:47 + git semver [Pipeline] } 05:41:47 $ docker stop --time=1 0517383d358b74d2a19eaca262464c854b4f0aa3d8835ba3d50e4b0797b9cde5 05:41:48 $ docker rm -f --volumes 0517383d358b74d2a19eaca262464c854b4f0aa3d8835ba3d50e4b0797b9cde5 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:41:49 Stashed 1 file(s) [Pipeline] echo 05:41:49 [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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 05:41:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:49 ========================================================= 05:41:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:41:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:41:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:41:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:50 7264a8db6415: Pulling fs layer 05:41:50 c4d48a809fc2: Pulling fs layer 05:41:50 4f1c88b9dad5: Pulling fs layer 05:41:50 ad3a456e5733: Pulling fs layer 05:41:50 69c7f0334f64: Pulling fs layer 05:41:50 1f1c1a5573a3: Pulling fs layer 05:41:50 ce7588e14bc9: Pulling fs layer 05:41:50 b5e4710f87ac: Pulling fs layer 05:41:50 b5e4710f87ac: Waiting 05:41:50 69c7f0334f64: Waiting 05:41:50 1f1c1a5573a3: Waiting 05:41:50 ad3a456e5733: Waiting 05:41:50 ce7588e14bc9: Waiting 05:41:50 c4d48a809fc2: Verifying Checksum 05:41:50 c4d48a809fc2: Download complete 05:41:50 ad3a456e5733: Verifying Checksum 05:41:50 ad3a456e5733: Download complete 05:41:50 69c7f0334f64: Verifying Checksum 05:41:50 69c7f0334f64: Download complete 05:41:50 7264a8db6415: Verifying Checksum 05:41:50 7264a8db6415: Download complete 05:41:50 1f1c1a5573a3: Verifying Checksum 05:41:50 1f1c1a5573a3: Download complete 05:41:50 b5e4710f87ac: Verifying Checksum 05:41:50 b5e4710f87ac: Download complete 05:41:50 7264a8db6415: Pull complete 05:41:50 c4d48a809fc2: Pull complete 05:41:50 4f1c88b9dad5: Verifying Checksum 05:41:50 4f1c88b9dad5: Download complete 05:41:50 ce7588e14bc9: Verifying Checksum 05:41:50 ce7588e14bc9: Download complete 05:41:54 4f1c88b9dad5: Pull complete 05:41:54 ad3a456e5733: Pull complete 05:41:54 69c7f0334f64: Pull complete 05:41:54 1f1c1a5573a3: Pull complete 05:41:56 ce7588e14bc9: Pull complete 05:41:57 b5e4710f87ac: Pull complete 05:41:57 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:41:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:41:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 05:41:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:57 + docker inspect -f . ci-base-image-x86_64 05:41:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:57 prd-ubuntu20.04-docker-8c-8g-27674 does not seem to be running inside a container 05:41:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:42:02 $ docker top dd91b34654403bee97aa39ba8743be0b0b504e930d431131b53a56dcda36be78 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:02 + go version 05:42:02 go version go1.21.0 linux/amd64 [Pipeline] } 05:42:02 $ docker stop --time=1 dd91b34654403bee97aa39ba8743be0b0b504e930d431131b53a56dcda36be78 05:42:04 $ docker rm -f --volumes dd91b34654403bee97aa39ba8743be0b0b504e930d431131b53a56dcda36be78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:04 Still waiting to schedule task 05:42:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:42:04 + docker inspect -f . ci-base-image-x86_64 05:42:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:04 prd-ubuntu20.04-docker-8c-8g-27674 does not seem to be running inside a container 05:42:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:42:05 $ docker top 38a2a9f82ab9b79818029dde3fdeba22c4d3c153cca28178d467aed271ac10d6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:11 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 05:42:11 + make test 05:42:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:42:11 go: downloading github.com/go-playground/validator/v10 v10.17.0 05:42:11 go: downloading github.com/google/uuid v1.5.0 05:42:11 go: downloading github.com/stretchr/testify v1.8.4 05:42:11 go: downloading github.com/go-kit/log v0.2.1 05:42:11 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 05:42:11 go: downloading gopkg.in/yaml.v3 v3.0.1 05:42:11 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:42:11 go: downloading github.com/davecgh/go-spew v1.1.1 05:42:11 go: downloading github.com/pmezard/go-difflib v1.0.0 05:42:11 go: downloading github.com/stretchr/objx v0.5.0 05:42:12 go: downloading github.com/x448/float16 v0.8.4 05:42:12 go: downloading github.com/go-playground/universal-translator v0.18.1 05:42:12 go: downloading golang.org/x/text v0.14.0 05:42:12 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 05:42:12 go: downloading github.com/leodido/go-urn v1.2.4 05:42:12 go: downloading golang.org/x/crypto v0.17.0 05:42:12 go: downloading github.com/go-playground/locales v0.14.1 05:42:13 go: downloading golang.org/x/net v0.17.0 05:42:15 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 05:42:21 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 05:42:21 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 05:42:21 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 05:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.083s coverage: 83.5% of statements 05:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.015s coverage: 32.4% of statements 05:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.012s coverage: 29.4% of statements 05:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.010s coverage: 29.3% of statements 05:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.022s coverage: 53.8% of statements 05:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.007s coverage: 90.0% of statements 05:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.039s coverage: 86.7% of statements 05:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.012s coverage: 60.5% of statements 05:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.004s coverage: 36.1% of statements 05:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.014s coverage: 48.7% of statements 05:42:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:42:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:42:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:42:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:42:34 $ docker stop --time=1 38a2a9f82ab9b79818029dde3fdeba22c4d3c153cca28178d467aed271ac10d6 05:42:38 $ docker rm -f --volumes 38a2a9f82ab9b79818029dde3fdeba22c4d3c153cca28178d467aed271ac10d6 [Pipeline] // withDockerContainer [Pipeline] sh 05:42:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:42:39 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 05:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:40 05:42:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:40 latest: Pulling from edgex-lftools-log-publisher 05:42:40 5eb5b503b376: Pulling fs layer 05:42:40 5c69ac0246d0: Pulling fs layer 05:42:40 ec43610c2a17: Pulling fs layer 05:42:40 3a2ae6a8a46f: Pulling fs layer 05:42:40 33b1e0a273af: Pulling fs layer 05:42:40 5d3b04190fa2: Pulling fs layer 05:42:40 2f39f015ded8: Pulling fs layer 05:42:40 33b1e0a273af: Waiting 05:42:40 3a2ae6a8a46f: Waiting 05:42:40 5d3b04190fa2: Waiting 05:42:40 2f39f015ded8: Waiting 05:42:40 5c69ac0246d0: Verifying Checksum 05:42:40 5c69ac0246d0: Download complete 05:42:40 3a2ae6a8a46f: Verifying Checksum 05:42:40 3a2ae6a8a46f: Download complete 05:42:40 33b1e0a273af: Verifying Checksum 05:42:40 33b1e0a273af: Download complete 05:42:40 5d3b04190fa2: Verifying Checksum 05:42:40 5d3b04190fa2: Download complete 05:42:40 ec43610c2a17: Verifying Checksum 05:42:40 ec43610c2a17: Download complete 05:42:40 5eb5b503b376: Verifying Checksum 05:42:40 5eb5b503b376: Download complete 05:42:41 2f39f015ded8: Download complete 05:42:42 5eb5b503b376: Pull complete 05:42:42 5c69ac0246d0: Pull complete 05:42:43 ec43610c2a17: Pull complete 05:42:43 3a2ae6a8a46f: Pull complete 05:42:43 33b1e0a273af: Pull complete 05:42:43 5d3b04190fa2: Pull complete 05:42:48 2f39f015ded8: Pull complete 05:42:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:48 prd-ubuntu20.04-docker-8c-8g-27674 does not seem to be running inside a container 05:42:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:42:52 $ docker top 4a728c6936307172c5092373b219aaf612c5ba5cb1977e262f9a21330bc6fe56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:53 ---> job-cost.sh 05:42:53 lf-activate-venv: SKIPPING 05:42:53 INFO: No Stack... 05:42:53 INFO: Retrieving Pricing Info for: v3-standard-8 05:42:53 INFO: Archiving Costs [Pipeline] sh 05:42:54 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 05:42:54 + cut -d, -f6 [Pipeline] lock 05:42:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-158-stack-cost] 05:42:54 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-158-stack-cost] did not exist. Created. 05:42:54 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:42:54 + echo total: 0.2199999988079071 [Pipeline] stash 05:42:54 Stashed 1 file(s) [Pipeline] } 05:42:54 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-158-stack-cost] [Pipeline] // lock [Pipeline] } 05:42:54 $ docker stop --time=1 4a728c6936307172c5092373b219aaf612c5ba5cb1977e262f9a21330bc6fe56 05:42:56 $ docker rm -f --volumes 4a728c6936307172c5092373b219aaf612c5ba5cb1977e262f9a21330bc6fe56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:43:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27675 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 05:43:46 Running in /w/workspace/go-mod-core-contracts/158 [Pipeline] { [Pipeline] checkout 05:43:49 The recommended git tool is: git 05:43:54 using credential edgex-jenkins-ssh 05:43:54 Cloning the remote Git repository 05:43:54 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:43:55 > git init /w/workspace/go-mod-core-contracts/158 # timeout=10 05:43:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:43:55 > git --version # timeout=10 05:43:55 > git --version # 'git version 2.25.1' 05:43:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:43:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:57 Avoid second fetch 05:43:57 Checking out Revision d550de8b963874dbc1f06193e92b8c8c21de2ad3 (main) 05:43:58 Commit message: "Merge pull request #874 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.17.0" 05:43:57 > git config core.sparsecheckout # timeout=10 05:43:57 > git checkout -f d550de8b963874dbc1f06193e92b8c8c21de2ad3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:43:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:43:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:43:59 Dload Upload Total Spent Left Speed 05:43:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 162k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh 05:43:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:43:59 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:43:59 sudo tee /etc/docker/daemon.new 05:43:59 { 05:43:59 "registry-mirrors": [ 05:43:59 "https://nexus3.edgexfoundry.org:10001" 05:43:59 ], 05:43:59 "bip": "10.250.0.254/24", 05:43:59 "hosts": [ 05:43:59 "tcp://0.0.0.0:5555", 05:43:59 "unix:///var/run/docker.sock" 05:43:59 ], 05:43:59 "mtu": 1458, 05:43:59 "selinux-enabled": true, 05:43:59 "seccomp-profile": "/etc/docker/seccomp.json" 05:43:59 } [Pipeline] sh 05:44:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:44:00 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:44:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:44:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:44:19 ========================================================= 05:44:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:44:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:44:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:44:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:44:19 9fda8d8052c6: Pulling fs layer 05:44:19 5d54e960e981: Pulling fs layer 05:44:19 c4a7e357bf2a: Pulling fs layer 05:44:19 f0e02332f6b5: Pulling fs layer 05:44:19 872ee5b61b7b: Pulling fs layer 05:44:19 f0e02332f6b5: Waiting 05:44:19 0c6a40ed1a82: Pulling fs layer 05:44:19 872ee5b61b7b: Waiting 05:44:19 94ae7d8d031c: Pulling fs layer 05:44:19 0c6a40ed1a82: Waiting 05:44:20 5d54e960e981: Download complete 05:44:20 f0e02332f6b5: Verifying Checksum 05:44:20 f0e02332f6b5: Download complete 05:44:20 872ee5b61b7b: Download complete 05:44:20 9fda8d8052c6: Verifying Checksum 05:44:20 9fda8d8052c6: Download complete 05:44:20 94ae7d8d031c: Verifying Checksum 05:44:20 94ae7d8d031c: Download complete 05:44:20 9fda8d8052c6: Pull complete 05:44:21 5d54e960e981: Pull complete 05:44:21 c4a7e357bf2a: Verifying Checksum 05:44:21 c4a7e357bf2a: Download complete 05:44:22 0c6a40ed1a82: Verifying Checksum 05:44:22 0c6a40ed1a82: Download complete 05:44:40 c4a7e357bf2a: Pull complete 05:44:40 f0e02332f6b5: Pull complete 05:44:40 872ee5b61b7b: Pull complete 05:44:48 0c6a40ed1a82: Pull complete 05:44:50 94ae7d8d031c: Pull complete 05:44:50 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:44:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 05:44:50 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:51 + docker inspect -f . ci-base-image-arm64 05:44:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:51 prd-ubuntu20.04-docker-arm64-4c-16g-27675 does not seem to be running inside a container 05:44:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/158 -v /w/workspace/go-mod-core-contracts/158:/w/workspace/go-mod-core-contracts/158:rw,z -v /w/workspace/go-mod-core-contracts/158@tmp:/w/workspace/go-mod-core-contracts/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:44:53 $ docker top b1bf47f4f35a1a13954347a4920186a8c38c65a6d84eed9f440dc44847d90327 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:54 + go version 05:44:54 go version go1.21.0 linux/arm64 [Pipeline] } 05:44:54 $ docker stop --time=1 b1bf47f4f35a1a13954347a4920186a8c38c65a6d84eed9f440dc44847d90327 05:44:59 $ docker rm -f --volumes b1bf47f4f35a1a13954347a4920186a8c38c65a6d84eed9f440dc44847d90327 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:00 + docker inspect -f . ci-base-image-arm64 05:45:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:00 prd-ubuntu20.04-docker-arm64-4c-16g-27675 does not seem to be running inside a container 05:45:00 $ 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-core-contracts/158 -v /w/workspace/go-mod-core-contracts/158:/w/workspace/go-mod-core-contracts/158:rw,z -v /w/workspace/go-mod-core-contracts/158@tmp:/w/workspace/go-mod-core-contracts/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:45:01 $ docker top c8d48e551afeefa0f60e5b5055ab08245aaa58d96210a8efa53150c44c32139e -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:02 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/158 [Pipeline] fileExists [Pipeline] sh 05:45:02 + make test 05:45:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:45:03 go: downloading github.com/go-playground/validator/v10 v10.17.0 05:45:03 go: downloading github.com/google/uuid v1.5.0 05:45:03 go: downloading github.com/stretchr/testify v1.8.4 05:45:03 go: downloading github.com/go-kit/log v0.2.1 05:45:03 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 05:45:03 go: downloading gopkg.in/yaml.v3 v3.0.1 05:45:03 go: downloading github.com/x448/float16 v0.8.4 05:45:03 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:45:03 go: downloading github.com/davecgh/go-spew v1.1.1 05:45:03 go: downloading github.com/pmezard/go-difflib v1.0.0 05:45:03 go: downloading github.com/stretchr/objx v0.5.0 05:45:03 go: downloading github.com/go-playground/universal-translator v0.18.1 05:45:03 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 05:45:03 go: downloading github.com/leodido/go-urn v1.2.4 05:45:03 go: downloading golang.org/x/crypto v0.17.0 05:45:03 go: downloading golang.org/x/text v0.14.0 05:45:03 go: downloading github.com/go-playground/locales v0.14.1 05:45:08 go: downloading golang.org/x/net v0.17.0 05:45:14 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 05:45:46 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 05:45:46 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 05:45:46 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 05:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.431s coverage: 83.5% of statements 05:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.071s coverage: 32.4% of statements 05:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.045s coverage: 29.4% of statements 05:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.042s coverage: 29.3% of statements 05:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.112s coverage: 53.8% of statements 05:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.038s coverage: 90.0% of statements 05:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.193s coverage: 86.7% of statements 05:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.039s coverage: 60.5% of statements 05:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.016s coverage: 36.1% of statements 05:45:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.045s coverage: 48.7% of statements 05:45:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:45:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:45:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:45:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:45:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:45:55 $ docker stop --time=1 c8d48e551afeefa0f60e5b5055ab08245aaa58d96210a8efa53150c44c32139e 05:45:57 $ docker rm -f --volumes c8d48e551afeefa0f60e5b5055ab08245aaa58d96210a8efa53150c44c32139e [Pipeline] // withDockerContainer [Pipeline] sh 05:45:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:45:59 Warning: overwriting stash ‘coverage-report’ 05:45:59 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 05:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:00 05:46:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:00 arm64: Pulling from edgex-lftools-log-publisher 05:46:00 8998bd30e6a1: Pulling fs layer 05:46:00 04944245beec: Pulling fs layer 05:46:00 699f458cf7ca: Pulling fs layer 05:46:00 765212b225bb: Pulling fs layer 05:46:00 f23df028b6ca: Pulling fs layer 05:46:00 765212b225bb: Waiting 05:46:00 d65c8cfc05b1: Pulling fs layer 05:46:00 2437ff75d9bd: Pulling fs layer 05:46:00 f23df028b6ca: Waiting 05:46:00 d65c8cfc05b1: Waiting 05:46:00 2437ff75d9bd: Waiting 05:46:01 04944245beec: Verifying Checksum 05:46:01 04944245beec: Download complete 05:46:01 765212b225bb: Download complete 05:46:01 f23df028b6ca: Download complete 05:46:01 d65c8cfc05b1: Verifying Checksum 05:46:01 d65c8cfc05b1: Download complete 05:46:01 699f458cf7ca: Verifying Checksum 05:46:01 699f458cf7ca: Download complete 05:46:01 8998bd30e6a1: Verifying Checksum 05:46:01 8998bd30e6a1: Download complete 05:46:03 2437ff75d9bd: Verifying Checksum 05:46:03 2437ff75d9bd: Download complete 05:46:07 8998bd30e6a1: Pull complete 05:46:11 04944245beec: Pull complete 05:46:13 699f458cf7ca: Pull complete 05:46:13 765212b225bb: Pull complete 05:46:13 f23df028b6ca: Pull complete 05:46:13 d65c8cfc05b1: Pull complete 05:46:40 2437ff75d9bd: Pull complete 05:46:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:40 prd-ubuntu20.04-docker-arm64-4c-16g-27675 does not seem to be running inside a container 05:46:40 $ 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-core-contracts/158 -v /w/workspace/go-mod-core-contracts/158:/w/workspace/go-mod-core-contracts/158:rw,z -v /w/workspace/go-mod-core-contracts/158@tmp:/w/workspace/go-mod-core-contracts/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:46:41 $ docker top c36e0062bfa8b10073564d4b838dd3f40350f6730e3b46dcecbfbfd35f3117a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:42 ---> job-cost.sh 05:46:42 lf-activate-venv: SKIPPING 05:46:42 INFO: No Stack... 05:46:42 INFO: Retrieving Pricing Info for: v3-standard-8 05:46:43 INFO: Archiving Costs [Pipeline] sh 05:46:44 + cat /w/workspace/go-mod-core-contracts/158/archives/cost.csv 05:46:44 + cut -d, -f6 [Pipeline] lock 05:46:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-158-stack-cost] 05:46:44 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-158-stack-cost] did not exist. Created. 05:46:44 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:44 /w/workspace/go-mod-core-contracts/158@tmp/durable-0e162c97/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:46:44 + echo total: 0.2199999988079071 [Pipeline] stash 05:46:44 Warning: overwriting stash ‘stack-cost’ 05:46:44 Stashed 1 file(s) [Pipeline] } 05:46:44 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-158-stack-cost] [Pipeline] // lock [Pipeline] } 05:46:44 $ docker stop --time=1 c36e0062bfa8b10073564d4b838dd3f40350f6730e3b46dcecbfbfd35f3117a4 05:46:46 $ docker rm -f --volumes c36e0062bfa8b10073564d4b838dd3f40350f6730e3b46dcecbfbfd35f3117a4 [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 05:46:47 provisioning config files... 05:46:47 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8578836588080708954tmp [Pipeline] { [Pipeline] sh 05:46:47 + set +x 05:46:47 + curl -s https://codecov.io/bash 05:46:47 + bash -s -- 05:46:47 05:46:47 _____ _ 05:46:47 / ____| | | 05:46:47 | | ___ __| | ___ ___ _____ __ 05:46:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:46:47 | |___| (_) | (_| | __/ (_| (_) \ V / 05:46:47 \_____\___/ \__,_|\___|\___\___/ \_/ 05:46:47 Bash-1.0.6 05:46:47 05:46:47 05:46:47 ==> git version 2.25.1 found 05:46:47 ==> 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 05:46:47 Release-Date: 2020-01-08 05:46:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:46:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:46:47 ==> Jenkins CI detected. 05:46:47 current dir:  /w/workspace/undry_go-mod-core-contracts_main 05:46:47 project root: . 05:46:47 --> token set from env 05:46:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:46:47 ==> Running gcov in . (disable via -X gcov) 05:46:47 ==> Python coveragepy not found 05:46:47 ==> Searching for coverage reports in: 05:46:47 + . 05:46:47 -> Found 1 reports 05:46:47 ==> Detecting git/mercurial file structure 05:46:47 ==> Reading reports 05:46:47 + ./coverage.out bytes=135437 05:46:47 ==> Appending adjustments 05:46:47 https://docs.codecov.io/docs/fixing-reports 05:46:48 + Found adjustments 05:46:48 ==> Gzipping contents 05:46:48 20K /tmp/codecov.ISlJoJ.gz 05:46:48 ==> Uploading reports 05:46:48 url: https://codecov.io 05:46:48 query: branch=main&commit=d550de8b963874dbc1f06193e92b8c8c21de2ad3&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 05:46:48 -> Pinging Codecov 05:46:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d550de8b963874dbc1f06193e92b8c8c21de2ad3&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 05:46:48 -> Uploading to 05:46:48 https://storage.googleapis.com/codecov/v4/raw/2024-01-23/71470A77251A30514AAF9C0BB2E5B6CE/d550de8b963874dbc1f06193e92b8c8c21de2ad3/cbeec758-3844-401f-b5a3-53f68c31ba35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240123T054648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88ca2522b2fc727550e05663ab309775fd83d09d5d4a6e5b5216ed78ab80110a 05:46:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:46:48 Dload Upload Total Spent Left Speed 05:46:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19236 0 0 100 19236 0 70461 --:--:-- --:--:-- --:--:-- 70461 05:46:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d550de8b963874dbc1f06193e92b8c8c21de2ad3 [Pipeline] } 05:46:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:46:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:46:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:46:49 05:46:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:46:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:46:50 df9b9388f04a: Pulling fs layer 05:46:50 52dc419b0ee2: Pulling fs layer 05:46:50 25bc292e5bac: Pulling fs layer 05:46:50 114826534d7a: Pulling fs layer 05:46:50 4657fd5d0bcf: Pulling fs layer 05:46:50 6ad1cebc031e: Pulling fs layer 05:46:50 8a3aa393b2d8: Pulling fs layer 05:46:50 114826534d7a: Waiting 05:46:50 4657fd5d0bcf: Waiting 05:46:50 6ad1cebc031e: Waiting 05:46:50 8a3aa393b2d8: Waiting 05:46:50 25bc292e5bac: Download complete 05:46:50 52dc419b0ee2: Download complete 05:46:50 4657fd5d0bcf: Verifying Checksum 05:46:50 4657fd5d0bcf: Download complete 05:46:50 df9b9388f04a: Verifying Checksum 05:46:50 df9b9388f04a: Download complete 05:46:50 df9b9388f04a: Pull complete 05:46:50 6ad1cebc031e: Verifying Checksum 05:46:50 6ad1cebc031e: Download complete 05:46:50 52dc419b0ee2: Pull complete 05:46:50 25bc292e5bac: Pull complete 05:46:50 114826534d7a: Verifying Checksum 05:46:50 114826534d7a: Download complete 05:46:51 8a3aa393b2d8: Verifying Checksum 05:46:51 8a3aa393b2d8: Download complete 05:46:54 114826534d7a: Pull complete 05:46:54 4657fd5d0bcf: Pull complete 05:46:55 6ad1cebc031e: Pull complete 05:46:57 8a3aa393b2d8: Pull complete 05:46:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:46:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:46:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:57 prd-ubuntu20.04-docker-8c-8g-27674 does not seem to be running inside a container 05:46:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:47:02 $ docker top 1268167772f0b7a39946f4b57d64832a4ed688dc089f6538e837acbaff15b739 -eo pid,comm [Pipeline] { [Pipeline] echo 05:47:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 05:47:02 + set -o pipefail 05:47:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 05:47:06 05:47:06 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 05:47:06 05:47:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/859b8ffa-603b-4326-a692-f5f460cabace 05:47:06 05:47:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:47:06 05:47:07 05:47:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:47:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:47:07 More details here: https://snyk.co/ue1NS [Pipeline] } 05:47:07 $ docker stop --time=1 1268167772f0b7a39946f4b57d64832a4ed688dc089f6538e837acbaff15b739 05:47:09 $ docker rm -f --volumes 1268167772f0b7a39946f4b57d64832a4ed688dc089f6538e837acbaff15b739 [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 05:47:11 + git log --format=format:%s -1 d550de8b963874dbc1f06193e92b8c8c21de2ad3 [Pipeline] sh 05:47:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:47:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:11 prd-ubuntu20.04-docker-8c-8g-27674 does not seem to be running inside a container 05:47:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:47:12 $ docker top 63dc3e99deb08c06f5d255fdb14e3ce9705efa53513864e81269962fece04d1e -eo pid,comm 05:47:12 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). 05:47:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:47:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:12 [ssh-agent] Looking for ssh-agent implementation... 05:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:12 $ docker exec 63dc3e99deb08c06f5d255fdb14e3ce9705efa53513864e81269962fece04d1e ssh-agent 05:47:12 SSH_AUTH_SOCK=/tmp/ssh-q5eWbFi3NBiT/agent.32 05:47:12 SSH_AGENT_PID=38 05:47:12 Running ssh-add (command line suppressed) 05:47:12 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10461565728909902667.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10461565728909902667.key) 05:47:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:13 + git semver tag 05:47:13 2024-01-23 05:47:13,343 [run_tag] DEBUG tag force:False 05:47:13 2024-01-23 05:47:13,344 [check_head_tag] DEBUG check head tag 05:47:13 2024-01-23 05:47:13,346 [execute] INFO git cat-file --batch-check 05:47:13 2024-01-23 05:47:13,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 05:47:13 2024-01-23 05:47:13,351 [execute] INFO git cat-file --batch 05:47:13 2024-01-23 05:47:13,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 05:47:13 2024-01-23 05:47:13,398 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 05:47:13 2024-01-23 05:47:13,398 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 05:47:13 2024-01-23 05:47:13,398 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 05:47:13 2024-01-23 05:47:13,402 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 05:47:13 3.2.0-dev.5 [Pipeline] } 05:47:13 $ docker exec --env ******** --env ******** 63dc3e99deb08c06f5d255fdb14e3ce9705efa53513864e81269962fece04d1e ssh-agent -k 05:47:13 unset SSH_AUTH_SOCK; 05:47:13 unset SSH_AGENT_PID; 05:47:13 echo Agent pid 38 killed; 05:47:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:14 + git semver [Pipeline] } 05:47:14 $ docker stop --time=1 63dc3e99deb08c06f5d255fdb14e3ce9705efa53513864e81269962fece04d1e 05:47:15 $ docker rm -f --volumes 63dc3e99deb08c06f5d255fdb14e3ce9705efa53513864e81269962fece04d1e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:47:16 05:47:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:47:16 0.23.1-centos7: Pulling from edgex-lftools 05:47:16 ab5ef0e58194: Pulling fs layer 05:47:16 9712f1f96733: Pulling fs layer 05:47:16 63f879dbbcfc: Pulling fs layer 05:47:16 0d9ebad4ef96: Pulling fs layer 05:47:16 e9a5061849ea: Pulling fs layer 05:47:16 d747dcd14b5f: Pulling fs layer 05:47:16 2de7ff778b66: Pulling fs layer 05:47:16 0d9ebad4ef96: Waiting 05:47:16 d747dcd14b5f: Waiting 05:47:16 2de7ff778b66: Waiting 05:47:16 e9a5061849ea: Waiting 05:47:16 9712f1f96733: Verifying Checksum 05:47:16 9712f1f96733: Download complete 05:47:16 63f879dbbcfc: Verifying Checksum 05:47:16 63f879dbbcfc: Download complete 05:47:17 0d9ebad4ef96: Verifying Checksum 05:47:17 0d9ebad4ef96: Download complete 05:47:17 d747dcd14b5f: Verifying Checksum 05:47:17 d747dcd14b5f: Download complete 05:47:17 e9a5061849ea: Verifying Checksum 05:47:17 e9a5061849ea: Download complete 05:47:17 ab5ef0e58194: Verifying Checksum 05:47:17 ab5ef0e58194: Download complete 05:47:17 2de7ff778b66: Verifying Checksum 05:47:17 2de7ff778b66: Download complete 05:47:20 ab5ef0e58194: Pull complete 05:47:20 9712f1f96733: Pull complete 05:47:20 63f879dbbcfc: Pull complete 05:47:24 0d9ebad4ef96: Pull complete 05:47:24 e9a5061849ea: Pull complete 05:47:24 d747dcd14b5f: Pull complete 05:47:25 2de7ff778b66: Pull complete 05:47:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:47:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:47:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:25 prd-ubuntu20.04-docker-8c-8g-27674 does not seem to be running inside a container 05:47:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:47:30 $ docker top 33eeb830203e9617d79fedc7cbae6117a07df18d63fd56f7f34b58808499fdba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:47:31 provisioning config files... 05:47:31 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8632299839174882670tmp 05:47:31 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16824847372893446804tmp 05:47:31 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1041580958383223202tmp [Pipeline] { [Pipeline] echo 05:47:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:47:31 ---> sigul-configuration.sh 05:47:31 gpg: directory `/root/.gnupg' created 05:47:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:47:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:47:31 gpg: keyring `/root/.gnupg/secring.gpg' created 05:47:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:47:31 gpg: CAST5 encrypted data 05:47:31 gpg: encrypted with 1 passphrase 05:47:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:47:31 + mkdir /home/jenkins 05:47:31 + mkdir /home/jenkins/sigul [Pipeline] sh 05:47:32 + 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 05:47:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:47:32 ---> sigul-install.sh 05:47:32 Sigul already installed; skipping installation. [Pipeline] sh 05:47:32 + git tag --list 05:47:32 v0.0.0 05:47:32 v0.0.1 05:47:32 v0.1.0 05:47:32 v0.1.1 05:47:32 v0.1.10 05:47:32 v0.1.100 05:47:32 v0.1.101 05:47:32 v0.1.102 05:47:32 v0.1.103 05:47:32 v0.1.104 05:47:32 v0.1.105 05:47:32 v0.1.106 05:47:32 v0.1.107 05:47:32 v0.1.108 05:47:32 v0.1.109 05:47:32 v0.1.11 05:47:32 v0.1.110 05:47:32 v0.1.111 05:47:32 v0.1.112 05:47:32 v0.1.113 05:47:32 v0.1.114 05:47:32 v0.1.115 05:47:32 v0.1.116 05:47:32 v0.1.117 05:47:32 v0.1.118 05:47:32 v0.1.119 05:47:32 v0.1.12 05:47:32 v0.1.120 05:47:32 v0.1.121 05:47:32 v0.1.122 05:47:32 v0.1.123 05:47:32 v0.1.124 05:47:32 v0.1.125 05:47:32 v0.1.126 05:47:32 v0.1.127 05:47:32 v0.1.128 05:47:32 v0.1.129 05:47:32 v0.1.13 05:47:32 v0.1.130 05:47:32 v0.1.131 05:47:32 v0.1.132 05:47:32 v0.1.133 05:47:32 v0.1.134 05:47:32 v0.1.135 05:47:32 v0.1.136 05:47:32 v0.1.137 05:47:32 v0.1.138 05:47:32 v0.1.139 05:47:32 v0.1.14 05:47:32 v0.1.140 05:47:32 v0.1.141 05:47:32 v0.1.142 05:47:32 v0.1.143 05:47:32 v0.1.144 05:47:32 v0.1.145 05:47:32 v0.1.146 05:47:32 v0.1.147 05:47:32 v0.1.148 05:47:32 v0.1.149 05:47:32 v0.1.15 05:47:32 v0.1.16 05:47:32 v0.1.17 05:47:32 v0.1.18 05:47:32 v0.1.19 05:47:32 v0.1.2 05:47:32 v0.1.20 05:47:32 v0.1.21 05:47:32 v0.1.22 05:47:32 v0.1.23 05:47:32 v0.1.24 05:47:32 v0.1.25 05:47:32 v0.1.26 05:47:32 v0.1.27 05:47:32 v0.1.28 05:47:32 v0.1.29 05:47:32 v0.1.3 05:47:32 v0.1.30 05:47:32 v0.1.31 05:47:32 v0.1.32 05:47:32 v0.1.33 05:47:32 v0.1.34 05:47:32 v0.1.35 05:47:32 v0.1.36 05:47:32 v0.1.37 05:47:32 v0.1.38 05:47:32 v0.1.39 05:47:32 v0.1.4 05:47:32 v0.1.40 05:47:32 v0.1.41 05:47:32 v0.1.42 05:47:32 v0.1.43 05:47:32 v0.1.44 05:47:32 v0.1.45 05:47:32 v0.1.46 05:47:32 v0.1.47 05:47:32 v0.1.48 05:47:32 v0.1.49 05:47:32 v0.1.5 05:47:32 v0.1.50 05:47:32 v0.1.51 05:47:32 v0.1.52 05:47:32 v0.1.53 05:47:32 v0.1.54 05:47:32 v0.1.55 05:47:32 v0.1.56 05:47:32 v0.1.57 05:47:32 v0.1.58 05:47:32 v0.1.59 05:47:32 v0.1.6 05:47:32 v0.1.60 05:47:32 v0.1.61 05:47:32 v0.1.62 05:47:32 v0.1.63 05:47:32 v0.1.64 05:47:32 v0.1.65 05:47:32 v0.1.66 05:47:32 v0.1.67 05:47:32 v0.1.68 05:47:32 v0.1.69 05:47:32 v0.1.7 05:47:32 v0.1.70 05:47:32 v0.1.71 05:47:32 v0.1.72 05:47:32 v0.1.73 05:47:32 v0.1.74 05:47:32 v0.1.75 05:47:32 v0.1.76 05:47:32 v0.1.77 05:47:32 v0.1.78 05:47:32 v0.1.79 05:47:32 v0.1.8 05:47:32 v0.1.80 05:47:32 v0.1.81 05:47:32 v0.1.82 05:47:32 v0.1.83 05:47:32 v0.1.84 05:47:32 v0.1.85 05:47:32 v0.1.86 05:47:32 v0.1.87 05:47:32 v0.1.88 05:47:32 v0.1.89 05:47:32 v0.1.9 05:47:32 v0.1.90 05:47:32 v0.1.91 05:47:32 v0.1.92 05:47:32 v0.1.93 05:47:32 v0.1.94 05:47:32 v0.1.95 05:47:32 v0.1.96 05:47:32 v0.1.97 05:47:32 v0.1.98 05:47:32 v0.1.99 05:47:32 v2.0.0 05:47:32 v2.1.0 05:47:32 v2.1.1 05:47:32 v2.2.0 05:47:32 v2.3.0 05:47:32 v3.0 05:47:32 v3.0.0 05:47:32 v3.1 05:47:32 v3.1.0 05:47:32 v3.1.0-dev.1 05:47:32 v3.1.0-dev.10 05:47:32 v3.1.0-dev.11 05:47:32 v3.1.0-dev.12 05:47:32 v3.1.0-dev.13 05:47:32 v3.1.0-dev.14 05:47:32 v3.1.0-dev.15 05:47:32 v3.1.0-dev.16 05:47:32 v3.1.0-dev.17 05:47:32 v3.1.0-dev.18 05:47:32 v3.1.0-dev.19 05:47:32 v3.1.0-dev.2 05:47:32 v3.1.0-dev.3 05:47:32 v3.1.0-dev.4 05:47:32 v3.1.0-dev.5 05:47:32 v3.1.0-dev.6 05:47:32 v3.1.0-dev.7 05:47:32 v3.1.0-dev.8 05:47:32 v3.1.0-dev.9 05:47:32 v3.2.0-dev.1 05:47:32 v3.2.0-dev.2 05:47:32 v3.2.0-dev.3 05:47:32 v3.2.0-dev.4 05:47:32 v3.2.0-dev.5 [Pipeline] sh 05:47:32 + lftools sign git-tag v3.2.0-dev.5 05:47:33 Signing Git tag with Sigul... 05:47:33 Signing v3.2.0-dev.5 [Pipeline] echo 05:47:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:47:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:47:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:47:34 $ docker stop --time=1 33eeb830203e9617d79fedc7cbae6117a07df18d63fd56f7f34b58808499fdba 05:47:35 $ docker rm -f --volumes 33eeb830203e9617d79fedc7cbae6117a07df18d63fd56f7f34b58808499fdba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:47:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:47:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:36 prd-ubuntu20.04-docker-8c-8g-27674 does not seem to be running inside a container 05:47:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:47:37 $ docker top d203016315a231b12328409fb1e70766925766876ec69d6c774e32859e6da663 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:47:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:37 [ssh-agent] Looking for ssh-agent implementation... 05:47:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:37 $ docker exec d203016315a231b12328409fb1e70766925766876ec69d6c774e32859e6da663 ssh-agent 05:47:37 SSH_AUTH_SOCK=/tmp/ssh-06pcObFoGqJR/agent.32 05:47:37 SSH_AGENT_PID=39 05:47:37 Running ssh-add (command line suppressed) 05:47:37 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14406777939955856630.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14406777939955856630.key) 05:47:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:38 + git semver bump pre 05:47:38 2024-01-23 05:47:38,242 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 05:47:38 2024-01-23 05:47:38,242 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev 05:47:38 2024-01-23 05:47:38,242 [bump_version] DEBUG bumped version:3.2.0-dev.6 05:47:38 2024-01-23 05:47:38,242 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 05:47:38 2024-01-23 05:47:38,242 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 05:47:38 2024-01-23 05:47:38,242 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 05:47:38 2024-01-23 05:47:38,244 [execute] INFO git cat-file --batch-check 05:47:38 2024-01-23 05:47:38,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 05:47:38 2024-01-23 05:47:38,250 [execute] INFO git cat-file --batch 05:47:38 2024-01-23 05:47:38,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 05:47:38 2024-01-23 05:47:38,256 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 05:47:38 3.2.0-dev.6 [Pipeline] } 05:47:38 $ docker exec --env ******** --env ******** d203016315a231b12328409fb1e70766925766876ec69d6c774e32859e6da663 ssh-agent -k 05:47:38 unset SSH_AUTH_SOCK; 05:47:38 unset SSH_AGENT_PID; 05:47:38 echo Agent pid 39 killed; 05:47:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:38 + git semver [Pipeline] } 05:47:39 $ docker stop --time=1 d203016315a231b12328409fb1e70766925766876ec69d6c774e32859e6da663 05:47:40 $ docker rm -f --volumes d203016315a231b12328409fb1e70766925766876ec69d6c774e32859e6da663 [Pipeline] // withDockerContainer [Pipeline] sh 05:47:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:47:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:41 prd-ubuntu20.04-docker-8c-8g-27674 does not seem to be running inside a container 05:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:47:41 $ docker top 9d285de2ea68cf0c12344933563e510db6329333b3851f88c6991b756379f0c4 -eo pid,comm 05:47:41 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). 05:47:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:47:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:42 [ssh-agent] Looking for ssh-agent implementation... 05:47:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:42 $ docker exec 9d285de2ea68cf0c12344933563e510db6329333b3851f88c6991b756379f0c4 ssh-agent 05:47:42 SSH_AUTH_SOCK=/tmp/ssh-ODwy1e41gX78/agent.32 05:47:42 SSH_AGENT_PID=38 05:47:42 Running ssh-add (command line suppressed) 05:47:42 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1672927841165312716.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1672927841165312716.key) 05:47:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:42 + git semver push 05:47:42 2024-01-23 05:47:42,851 [run_push] DEBUG push 05:47:42 2024-01-23 05:47:42,851 [execute] INFO git cat-file --batch-check 05:47:42 2024-01-23 05:47:42,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 05:47:42 2024-01-23 05:47:42,855 [execute] INFO git rev-list 5b42808e96894927b587a4350531069907d4c184 -- 05:47:42 2024-01-23 05:47:42,855 [execute] DEBUG Popen(['git', 'rev-list', '5b42808e96894927b587a4350531069907d4c184', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 05:47:42 2024-01-23 05:47:42,868 [execute] INFO git fetch -v origin 05:47:42 2024-01-23 05:47:42,868 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 05:47:43 2024-01-23 05:47:43,399 [run_push] DEBUG no remote changes detected 05:47:43 2024-01-23 05:47:43,400 [execute] INFO git push origin semver 05:47:43 2024-01-23 05:47:43,400 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 05:47:44 2024-01-23 05:47:44,162 [run_push] DEBUG push all version tags 05:47:44 2024-01-23 05:47:44,162 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:47:44 2024-01-23 05:47:44,163 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 05:47:45 2024-01-23 05:47:44,890 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 05:47:45 3.2.0-dev.6 [Pipeline] } 05:47:45 $ docker exec --env ******** --env ******** 9d285de2ea68cf0c12344933563e510db6329333b3851f88c6991b756379f0c4 ssh-agent -k 05:47:45 unset SSH_AUTH_SOCK; 05:47:45 unset SSH_AGENT_PID; 05:47:45 echo Agent pid 38 killed; 05:47:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:45 + git semver [Pipeline] } 05:47:45 $ docker stop --time=1 9d285de2ea68cf0c12344933563e510db6329333b3851f88c6991b756379f0c4 05:47:47 $ docker rm -f --volumes 9d285de2ea68cf0c12344933563e510db6329333b3851f88c6991b756379f0c4 [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 05:47:48 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 05:47:48 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 05:47:48 total 16 05:47:48 drwxr-xr-x 3 root root 4096 Jan 23 05:42 . 05:47:48 drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 05:47 .. 05:47:48 drwxr-xr-x 2 root root 4096 Jan 23 05:42 cost 05:47:48 -rw-r--r-- 1 root root 93 Jan 23 05:42 cost.csv 05:47:48 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 05:47:48 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 05:47:48 total 16 05:47:48 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 05:42 . 05:47:48 drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 05:47 .. 05:47:48 drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 05:42 cost 05:47:48 -rw-r--r-- 1 jenkins jenkins 93 Jan 23 05:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:47:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:47:49 ---> package-listing.sh 05:47:49 ++ facter osfamily 05:47:49 ++ tr '[:upper:]' '[:lower:]' 05:47:49 + OS_FAMILY=debian 05:47:49 + workspace=/w/workspace/undry_go-mod-core-contracts_main 05:47:49 + START_PACKAGES=/tmp/packages_start.txt 05:47:49 + END_PACKAGES=/tmp/packages_end.txt 05:47:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:47:49 + PACKAGES=/tmp/packages_start.txt 05:47:49 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 05:47:49 + PACKAGES=/tmp/packages_end.txt 05:47:49 + case "${OS_FAMILY}" in 05:47:49 + dpkg -l 05:47:49 + grep '^ii' 05:47:49 + '[' -f /tmp/packages_start.txt ']' 05:47:49 + '[' -f /tmp/packages_end.txt ']' 05:47:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:47:49 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 05:47:49 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 05:47:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 05:47:49 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:47:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:47:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:50 prd-ubuntu20.04-docker-8c-8g-27674 does not seem to be running inside a container 05:47:50 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 05:47:51 $ docker top 57def109465e48b73d8f72c760fd8d9a097a707706ce081966caa481c61c1136 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:51 + touch /tmp/pre-build-complete [Pipeline] sh 05:47:51 + mkdir -p /var/log/sysstat [Pipeline] sh 05:47:52 + ls /var/log/sa-host 05:47:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:52 provisioning config files... 05:47:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8077824096527411597tmp [Pipeline] { [Pipeline] echo 05:47:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:47:52 ---> create-netrc.sh [Pipeline] } 05:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:47:53 ---> python-tools-install.sh [Pipeline] echo 05:47:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:47:53 ---> sudo-logs.sh 05:47:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:47:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:47:53 ---> job-cost.sh 05:47:53 lf-activate-venv: SKIPPING 05:47:53 DEBUG: total: 0.2199999988079071 05:47:53 INFO: Retrieving Stack Cost... 05:47:55 INFO: Retrieving Pricing Info for: v3-standard-8 05:47:55 INFO: Archiving Costs [Pipeline] echo 05:47:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:47:55 ---> logs-deploy.sh 05:47:55 lf-activate-venv: SKIPPING 05:47:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/158 05:47:55 INFO: archiving workspace using pattern(s): 05:47:56 Archives upload complete. 05:47:56 INFO: archiving logs to Nexus 05:47:57 ---> uname -a: 05:47:57 Linux prd-ubuntu20-04-docker-8c-8g-27674 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:47:57 05:47:57 05:47:57 ---> lscpu: 05:47:57 Architecture: x86_64 05:47:57 CPU op-mode(s): 32-bit, 64-bit 05:47:57 Byte Order: Little Endian 05:47:57 Address sizes: 40 bits physical, 48 bits virtual 05:47:57 CPU(s): 8 05:47:57 On-line CPU(s) list: 0-7 05:47:57 Thread(s) per core: 1 05:47:57 Core(s) per socket: 1 05:47:57 Socket(s): 8 05:47:57 NUMA node(s): 1 05:47:57 Vendor ID: AuthenticAMD 05:47:57 CPU family: 23 05:47:57 Model: 49 05:47:57 Model name: AMD EPYC-Rome Processor 05:47:57 Stepping: 0 05:47:57 CPU MHz: 2800.000 05:47:57 BogoMIPS: 5600.00 05:47:57 Virtualization: AMD-V 05:47:57 Hypervisor vendor: KVM 05:47:57 Virtualization type: full 05:47:57 L1d cache: 256 KiB 05:47:57 L1i cache: 256 KiB 05:47:57 L2 cache: 4 MiB 05:47:57 L3 cache: 128 MiB 05:47:57 NUMA node0 CPU(s): 0-7 05:47:57 Vulnerability Itlb multihit: Not affected 05:47:57 Vulnerability L1tf: Not affected 05:47:57 Vulnerability Mds: Not affected 05:47:57 Vulnerability Meltdown: Not affected 05:47:57 Vulnerability Mmio stale data: Not affected 05:47:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:47:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:47:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:47:57 Vulnerability Srbds: Not affected 05:47:57 Vulnerability Tsx async abort: Not affected 05:47:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:47:57 05:47:57 05:47:57 ---> nproc: 05:47:57 8 05:47:57 05:47:57 05:47:57 ---> df -h: 05:47:57 Filesystem Size Used Avail Use% Mounted on 05:47:57 overlay 155G 12G 144G 8% / 05:47:57 tmpfs 64M 0 64M 0% /dev 05:47:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:47:57 shm 64M 0 64M 0% /dev/shm 05:47:57 /dev/vda1 155G 12G 144G 8% /facter-os 05:47:57 05:47:57 05:47:57 ---> sar -b -r -n DEV: 05:47:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27674) 01/23/24 _x86_64_ (8 CPU) 05:47:57 05:47:57 05:40:53 LINUX RESTART (8 CPU) 05:47:57 05:47:57 05:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:47:57 05:42:01 155.82 47.50 108.32 0.00 5346.44 131401.49 0.00 05:47:57 05:43:01 93.33 0.50 92.83 0.00 32.79 30702.88 0.00 05:47:57 05:44:01 1.58 0.00 1.58 0.00 0.00 18.28 0.00 05:47:57 05:45:01 1.43 0.00 1.43 0.00 0.00 18.53 0.00 05:47:57 05:46:01 19.28 7.22 12.06 0.00 904.78 1798.23 0.00 05:47:57 05:47:01 63.23 4.25 58.98 0.00 2545.15 28729.62 0.00 05:47:57 Average: 55.84 9.93 45.91 0.00 1473.92 32172.04 0.00 05:47:57 05:47:57 05:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:47:57 05:42:01 29268332 31562240 763728 2.32 73632 2491796 1835220 5.41 990664 2242116 0 05:47:57 05:43:01 28727284 31543732 764812 2.33 95272 2944860 1759352 5.19 1115512 2589248 400 05:47:57 05:44:01 28727604 31544056 764416 2.32 95296 2944860 1759352 5.19 1115356 2589248 12 05:47:57 05:45:01 28736036 31552596 755768 2.30 95340 2944856 1759352 5.19 1106944 2589252 4 05:47:57 05:46:01 28621396 31543472 742332 2.26 108188 3045656 1706220 5.03 1179244 2614600 1332 05:47:57 05:47:01 27609276 31506904 767800 2.33 132340 3941280 1947564 5.74 1377052 3364672 324 05:47:57 Average: 28614988 31542167 759809 2.31 100011 3052218 1794510 5.29 1147462 2664856 345 05:47:57 05:47:57 05:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:47:57 05:42:01 ens3 593.51 378.86 5654.36 121.36 0.00 0.00 0.00 0.00 05:47:57 05:42:01 lo 3.59 3.59 0.34 0.34 0.00 0.00 0.00 0.00 05:47:57 05:42:01 docker0 6.57 5.26 0.72 61.06 0.00 0.00 0.00 0.00 05:47:57 05:43:01 ens3 199.73 116.08 3293.45 24.75 0.00 0.00 0.00 0.00 05:47:57 05:43:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 05:47:57 05:43:01 docker0 42.94 81.47 3.67 744.44 0.00 0.00 0.00 0.00 05:47:57 05:44:01 ens3 0.68 0.55 0.38 0.28 0.00 0.00 0.00 0.00 05:47:57 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:57 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:57 05:45:01 ens3 0.32 0.27 0.27 0.02 0.00 0.00 0.00 0.00 05:47:57 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:47:57 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:57 05:46:01 ens3 37.38 17.26 693.81 1.37 0.00 0.00 0.00 0.00 05:47:57 05:46:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 05:47:57 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:57 05:47:01 ens3 233.19 126.99 5350.66 14.60 0.00 0.00 0.00 0.00 05:47:57 05:47:01 veth4e44739 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:57 05:47:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 05:47:57 05:47:01 veth2166559 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:57 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:57 Average: ens3 177.72 106.84 2500.83 27.12 0.00 0.00 0.00 0.00 05:47:57 Average: veth4e44739 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:57 Average: lo 1.14 1.14 0.11 0.11 0.00 0.00 0.00 0.00 05:47:57 Average: veth2166559 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:57 Average: docker0 8.25 14.45 0.73 134.20 0.00 0.00 0.00 0.00 05:47:57 05:47:57 05:47:57 ---> sar -P ALL: 05:47:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27674) 01/23/24 _x86_64_ (8 CPU) 05:47:57 05:47:57 05:40:53 LINUX RESTART (8 CPU) 05:47:57 05:47:57 05:41:01 CPU %user %nice %system %iowait %steal %idle 05:47:57 05:42:01 all 8.92 0.00 2.98 2.88 0.05 85.17 05:47:57 05:42:01 0 7.49 0.00 2.51 1.96 0.05 87.99 05:47:57 05:42:01 1 6.94 0.00 3.37 0.15 0.05 89.49 05:47:57 05:42:01 2 8.36 0.00 3.78 1.27 0.03 86.56 05:47:57 05:42:01 3 9.87 0.00 3.05 6.74 0.07 80.27 05:47:57 05:42:01 4 11.04 0.00 2.59 8.34 0.07 77.96 05:47:57 05:42:01 5 8.35 0.00 2.57 3.53 0.05 85.50 05:47:57 05:42:01 6 8.63 0.00 3.62 0.59 0.05 87.11 05:47:57 05:42:01 7 10.64 0.00 2.34 0.50 0.07 86.45 05:47:57 05:43:01 all 21.07 0.00 3.39 1.73 0.06 73.75 05:47:57 05:43:01 0 20.10 0.00 3.97 9.17 0.08 66.68 05:47:57 05:43:01 1 20.88 0.00 2.87 0.37 0.07 75.81 05:47:57 05:43:01 2 21.16 0.00 2.92 0.68 0.07 75.17 05:47:57 05:43:01 3 20.65 0.00 4.08 0.37 0.05 74.85 05:47:57 05:43:01 4 21.07 0.00 3.22 2.53 0.05 73.13 05:47:57 05:43:01 5 22.43 0.00 3.38 0.24 0.07 73.89 05:47:57 05:43:01 6 20.79 0.00 3.41 0.39 0.05 75.36 05:47:57 05:43:01 7 21.46 0.00 3.25 0.15 0.07 75.08 05:47:57 05:44:01 all 0.05 0.00 0.01 0.00 0.01 99.93 05:47:57 05:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:47:57 05:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:47:57 05:44:01 2 0.05 0.00 0.00 0.00 0.00 99.95 05:47:57 05:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:47:57 05:44:01 4 0.05 0.00 0.05 0.02 0.03 99.85 05:47:57 05:44:01 5 0.23 0.00 0.00 0.00 0.00 99.77 05:47:57 05:44:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:47:57 05:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:47:57 05:45:01 all 0.04 0.00 0.02 0.00 0.01 99.93 05:47:57 05:45:01 0 0.05 0.00 0.07 0.02 0.02 99.85 05:47:57 05:45:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:47:57 05:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:47:57 05:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:47:57 05:45:01 4 0.05 0.00 0.03 0.02 0.03 99.87 05:47:57 05:45:01 5 0.07 0.00 0.00 0.00 0.00 99.93 05:47:57 05:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:47:57 05:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:47:57 05:46:01 all 0.42 0.00 0.40 0.16 0.00 99.02 05:47:57 05:46:01 0 0.18 0.00 0.32 0.02 0.00 99.48 05:47:57 05:46:01 1 0.75 0.00 1.23 0.05 0.00 97.96 05:47:57 05:46:01 2 0.28 0.00 0.18 0.03 0.00 99.50 05:47:57 05:46:01 3 0.12 0.00 0.10 0.03 0.00 99.75 05:47:57 05:46:01 4 0.13 0.00 0.17 0.43 0.02 99.25 05:47:57 05:46:01 5 0.27 0.00 0.43 0.02 0.00 99.28 05:47:57 05:46:01 6 0.48 0.00 0.47 0.32 0.00 98.73 05:47:57 05:46:01 7 1.12 0.00 0.27 0.42 0.02 98.18 05:47:57 05:47:01 all 4.60 0.00 2.07 1.04 0.03 92.25 05:47:57 05:47:01 0 5.93 0.00 2.72 5.69 0.05 85.62 05:47:57 05:47:01 1 5.05 0.00 1.41 0.74 0.03 92.77 05:47:57 05:47:01 2 4.33 0.00 1.93 0.08 0.02 93.64 05:47:57 05:47:01 3 4.08 0.00 1.68 0.10 0.03 94.11 05:47:57 05:47:01 4 3.68 0.00 1.37 0.94 0.05 93.96 05:47:57 05:47:01 5 3.32 0.00 3.04 0.10 0.03 93.51 05:47:57 05:47:01 6 6.64 0.00 1.92 0.05 0.03 91.35 05:47:57 05:47:01 7 3.81 0.00 2.52 0.64 0.02 93.02 05:47:57 Average: all 5.83 0.00 1.47 0.97 0.03 91.70 05:47:57 Average: 0 5.60 0.00 1.59 2.79 0.04 89.98 05:47:57 Average: 1 5.60 0.00 1.48 0.22 0.03 92.68 05:47:57 Average: 2 5.71 0.00 1.47 0.35 0.02 92.45 05:47:57 Average: 3 5.76 0.00 1.48 1.20 0.03 91.54 05:47:57 Average: 4 5.98 0.00 1.23 2.04 0.04 90.71 05:47:57 Average: 5 5.75 0.00 1.56 0.64 0.03 92.01 05:47:57 Average: 6 6.07 0.00 1.57 0.22 0.03 92.11 05:47:57 Average: 7 6.15 0.00 1.39 0.28 0.03 92.14 05:47:57 05:47:57 05:47:57