Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50c9083358836b754e09f9e4e00d5e3391e4e86a 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-ssh10460948086683189086.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-ssh16541254548843138496.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-configuration/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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11227346134557906697.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-ssh17817683733366600756.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-configuration/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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4064847604598487541.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1855 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 50c9083358836b754e09f9e4e00d5e3391e4e86a (main) Commit message: "Merge pull request #114 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 50c9083358836b754e09f9e4e00d5e3391e4e86a # timeout=10 > git rev-list --no-walk 6f5d377a64c8d025abe27202aba98f2a65a1e9bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:53:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:53:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:53:08 ========================================================= 01:53:08 EdgeX Global Pipelines Version Info 01:53:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:53:09 ------------------- 01:53:09 stable info: 01:53:09 ------------------- 01:53:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:53:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:53:09 Message: update stable to v1.0.258 01:53:10 ------------------- 01:53:10 experimental info: 01:53:10 ------------------- 01:53:10 Commited By: **** collab-it+edgex@linuxfoundation.org 01:53:10 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:53:10 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50c9083358836b754e09f9e4e00d5e3391e4e86a [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50c9083 [Pipeline] echo 01:53:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:53:11 + git rev-list -1 --merges 50c9083358836b754e09f9e4e00d5e3391e4e86a~1..50c9083358836b754e09f9e4e00d5e3391e4e86a [Pipeline] echo 01:53:11 -----------> git rev-list -1 --merges 50c9083358836b754e09f9e4e00d5e3391e4e86a~1..50c9083358836b754e09f9e4e00d5e3391e4e86a 50c9083358836b754e09f9e4e00d5e3391e4e86a 01:53:11 50c9083358836b754e09f9e4e00d5e3391e4e86a [false] [Pipeline] sh 01:53:11 + git log --format=format:%s -1 50c9083358836b754e09f9e4e00d5e3391e4e86a [Pipeline] echo 01:53:11 ========================================================= 01:53:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:53:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:53:11 + git log --format=format:%s -1 50c9083358836b754e09f9e4e00d5e3391e4e86a [Pipeline] echo 01:53:12 [semverPrep] GIT_COMMIT: 50c9083358836b754e09f9e4e00d5e3391e4e86a, Commit Message: Merge pull request #114 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0 [Pipeline] echo 01:53:12 [semverPrep] This is not a build commit. [Pipeline] sh 01:53:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:53:12 + grep -v github /etc/ssh/ssh_known_hosts 01:53:12 + [ -e /tmp/ssh_known_hosts ] 01:53:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:53:12 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:53:12 sudo tee -a /etc/ssh/ssh_known_hosts 01:53:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:12 01:53:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:13 0.1.4: Pulling from edgex-devops/py-git-semver 01:53:13 b85a868b505f: Pulling fs layer 01:53:13 e2be974225ed: Pulling fs layer 01:53:13 339a4e72a1f5: Pulling fs layer 01:53:13 988bab9f4d93: Pulling fs layer 01:53:13 1469e6f7b9e6: Pulling fs layer 01:53:13 eaf3925da568: Pulling fs layer 01:53:13 bab4dde63d76: Pulling fs layer 01:53:13 bde34c3a00c8: Pulling fs layer 01:53:13 b352a97aabf1: Pulling fs layer 01:53:13 4872d77fe225: Pulling fs layer 01:53:13 5851b861e8e6: Pulling fs layer 01:53:13 1469e6f7b9e6: Waiting 01:53:13 988bab9f4d93: Waiting 01:53:13 bab4dde63d76: Waiting 01:53:13 bde34c3a00c8: Waiting 01:53:13 b352a97aabf1: Waiting 01:53:13 4872d77fe225: Waiting 01:53:13 5851b861e8e6: Waiting 01:53:13 e2be974225ed: Download complete 01:53:13 988bab9f4d93: Verifying Checksum 01:53:13 988bab9f4d93: Download complete 01:53:13 1469e6f7b9e6: Download complete 01:53:13 339a4e72a1f5: Verifying Checksum 01:53:13 339a4e72a1f5: Download complete 01:53:13 eaf3925da568: Verifying Checksum 01:53:13 eaf3925da568: Download complete 01:53:13 bde34c3a00c8: Verifying Checksum 01:53:13 bde34c3a00c8: Download complete 01:53:13 b352a97aabf1: Verifying Checksum 01:53:13 b352a97aabf1: Download complete 01:53:13 4872d77fe225: Verifying Checksum 01:53:13 4872d77fe225: Download complete 01:53:13 5851b861e8e6: Verifying Checksum 01:53:13 5851b861e8e6: Download complete 01:53:13 b85a868b505f: Verifying Checksum 01:53:13 b85a868b505f: Download complete 01:53:13 bab4dde63d76: Verifying Checksum 01:53:14 b85a868b505f: Pull complete 01:53:14 e2be974225ed: Pull complete 01:53:15 339a4e72a1f5: Pull complete 01:53:15 988bab9f4d93: Pull complete 01:53:15 1469e6f7b9e6: Pull complete 01:53:15 eaf3925da568: Pull complete 01:53:17 bab4dde63d76: Pull complete 01:53:17 bde34c3a00c8: Pull complete 01:53:17 b352a97aabf1: Pull complete 01:53:17 4872d77fe225: Pull complete 01:53:17 5851b861e8e6: Pull complete 01:53:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:17 prd-ubuntu20.04-docker-8c-8g-1855 does not seem to be running inside a container 01:53:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 01:53:20 $ docker top 1f1fa341f6cfd7b00bc116f5f0247269aafedcf134d061489edd3282b248b594 -eo pid,comm 01:53:20 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). 01:53:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:53:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:20 [ssh-agent] Looking for ssh-agent implementation... 01:53:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:20 $ docker exec 1f1fa341f6cfd7b00bc116f5f0247269aafedcf134d061489edd3282b248b594 ssh-agent 01:53:20 SSH_AUTH_SOCK=/tmp/ssh-RU9vyJ59byIB/agent.32 01:53:20 SSH_AGENT_PID=39 01:53:20 Running ssh-add (command line suppressed) 01:53:20 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12450077484176102595.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12450077484176102595.key) 01:53:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:21 + git tag --points-at HEAD [Pipeline] } 01:53:21 $ docker exec --env ******** --env ******** 1f1fa341f6cfd7b00bc116f5f0247269aafedcf134d061489edd3282b248b594 ssh-agent -k 01:53:21 unset SSH_AUTH_SOCK; 01:53:21 unset SSH_AGENT_PID; 01:53:21 echo Agent pid 39 killed; 01:53:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:53:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:21 [ssh-agent] Looking for ssh-agent implementation... 01:53:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:21 $ docker exec 1f1fa341f6cfd7b00bc116f5f0247269aafedcf134d061489edd3282b248b594 ssh-agent 01:53:21 SSH_AUTH_SOCK=/tmp/ssh-iJaWi5HPp9A1/agent.73 01:53:21 SSH_AGENT_PID=79 01:53:21 Running ssh-add (command line suppressed) 01:53:21 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_17582618176481568309.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_17582618176481568309.key) 01:53:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:22 + git semver init 01:53:22 2024-04-02 01:53:22,295 [run_init] DEBUG init version:0.0.0 force:False 01:53:22 2024-04-02 01:53:22,296 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 01:53:22 2024-04-02 01:53:22,296 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 01:53:22 2024-04-02 01:53:22,297 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 01:53:23 2024-04-02 01:53:23,098 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 01:53:23 2024-04-02 01:53:23,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 01:53:23 2024-04-02 01:53:23,099 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 01:53:23 2024-04-02 01:53:23,099 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 01:53:23 3.2.0-dev.5 [Pipeline] } 01:53:23 $ docker exec --env ******** --env ******** 1f1fa341f6cfd7b00bc116f5f0247269aafedcf134d061489edd3282b248b594 ssh-agent -k 01:53:23 unset SSH_AUTH_SOCK; 01:53:23 unset SSH_AGENT_PID; 01:53:23 echo Agent pid 79 killed; 01:53:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:53:23 + git semver [Pipeline] } 01:53:24 $ docker stop --time=1 1f1fa341f6cfd7b00bc116f5f0247269aafedcf134d061489edd3282b248b594 01:53:25 $ docker rm -f --volumes 1f1fa341f6cfd7b00bc116f5f0247269aafedcf134d061489edd3282b248b594 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:53:25 Stashed 1 file(s) [Pipeline] echo 01:53:25 [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 01:53:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:53:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:53:26 ========================================================= 01:53:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:53:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:53:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:53:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:53:26 7264a8db6415: Pulling fs layer 01:53:26 c4d48a809fc2: Pulling fs layer 01:53:26 4f1c88b9dad5: Pulling fs layer 01:53:26 ad3a456e5733: Pulling fs layer 01:53:26 69c7f0334f64: Pulling fs layer 01:53:26 1f1c1a5573a3: Pulling fs layer 01:53:26 ce7588e14bc9: Pulling fs layer 01:53:26 b5e4710f87ac: Pulling fs layer 01:53:26 ce7588e14bc9: Waiting 01:53:26 ad3a456e5733: Waiting 01:53:26 1f1c1a5573a3: Waiting 01:53:26 69c7f0334f64: Waiting 01:53:26 b5e4710f87ac: Waiting 01:53:26 c4d48a809fc2: Verifying Checksum 01:53:26 c4d48a809fc2: Download complete 01:53:26 ad3a456e5733: Download complete 01:53:26 69c7f0334f64: Verifying Checksum 01:53:26 69c7f0334f64: Download complete 01:53:26 7264a8db6415: Verifying Checksum 01:53:26 7264a8db6415: Download complete 01:53:26 1f1c1a5573a3: Verifying Checksum 01:53:26 1f1c1a5573a3: Download complete 01:53:26 b5e4710f87ac: Verifying Checksum 01:53:26 b5e4710f87ac: Download complete 01:53:26 7264a8db6415: Pull complete 01:53:27 c4d48a809fc2: Pull complete 01:53:27 4f1c88b9dad5: Verifying Checksum 01:53:27 4f1c88b9dad5: Download complete 01:53:27 ce7588e14bc9: Verifying Checksum 01:53:27 ce7588e14bc9: Download complete 01:53:30 4f1c88b9dad5: Pull complete 01:53:30 ad3a456e5733: Pull complete 01:53:31 69c7f0334f64: Pull complete 01:53:31 1f1c1a5573a3: Pull complete 01:53:33 ce7588e14bc9: Pull complete 01:53:34 b5e4710f87ac: Pull complete 01:53:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:53:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 01:53:34 + 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 01:53:34 + docker inspect -f . ci-base-image-x86_64 01:53:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:34 prd-ubuntu20.04-docker-8c-8g-1855 does not seem to be running inside a container 01:53:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 01:53:40 $ docker top b46c4ea31a879d579446ebb1c0164af68374699c9bff761fcc23912446d275e4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:40 + go version 01:53:40 go version go1.21.0 linux/amd64 [Pipeline] } 01:53:40 $ docker stop --time=1 b46c4ea31a879d579446ebb1c0164af68374699c9bff761fcc23912446d275e4 01:53:41 Still waiting to schedule task 01:53:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1856’ is offline 01:53:42 $ docker rm -f --volumes b46c4ea31a879d579446ebb1c0164af68374699c9bff761fcc23912446d275e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:42 + docker inspect -f . ci-base-image-x86_64 01:53:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:42 prd-ubuntu20.04-docker-8c-8g-1855 does not seem to be running inside a container 01:53:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 01:53:43 $ docker top 900ea7ec03886373bb8624f7c3d2f5938415614ad6af0f6f52ca76e0e34ef667 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:43 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 01:53:43 + make test 01:53:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:53:43 go: downloading github.com/stretchr/testify v1.9.0 01:53:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.15 01:53:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0 01:53:44 go: downloading github.com/mitchellh/mapstructure v1.5.0 01:53:44 go: downloading github.com/spf13/cast v1.6.0 01:53:44 go: downloading github.com/hashicorp/consul/api v1.27.0 01:53:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:53:44 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 01:53:44 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 01:53:44 go: downloading gopkg.in/yaml.v3 v3.0.1 01:53:44 go: downloading github.com/stretchr/objx v0.5.2 01:53:44 go: downloading github.com/google/uuid v1.6.0 01:53:44 go: downloading github.com/go-playground/validator/v10 v10.19.0 01:53:44 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 01:53:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 01:53:44 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:53:44 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 01:53:44 go: downloading github.com/go-playground/universal-translator v0.18.1 01:53:44 go: downloading github.com/leodido/go-urn v1.4.0 01:53:44 go: downloading golang.org/x/crypto v0.19.0 01:53:44 go: downloading golang.org/x/text v0.14.0 01:53:44 go: downloading github.com/gorilla/websocket v1.5.0 01:53:44 go: downloading golang.org/x/net v0.21.0 01:53:44 go: downloading golang.org/x/sync v0.2.0 01:53:44 go: downloading github.com/go-playground/locales v0.14.1 01:53:44 go: downloading github.com/x448/float16 v0.8.4 01:53:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:53:44 go: downloading github.com/mitchellh/copystructure v1.0.0 01:53:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:53:44 go: downloading github.com/hashicorp/go-hclog v1.5.0 01:53:44 go: downloading github.com/hashicorp/go-multierror v1.1.1 01:53:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:53:44 go: downloading github.com/hashicorp/serf v0.10.1 01:53:44 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 01:53:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:53:44 go: downloading github.com/fatih/color v1.14.1 01:53:44 go: downloading github.com/mattn/go-isatty v0.0.17 01:53:44 go: downloading github.com/hashicorp/errwrap v1.1.0 01:53:45 go: downloading golang.org/x/sys v0.17.0 01:53:45 go: downloading github.com/armon/go-metrics v0.4.1 01:53:45 go: downloading github.com/mattn/go-colorable v0.1.13 01:53:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:53:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:53:53 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 01:53:53 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.009s coverage: 66.7% of statements 01:54:01 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.584s coverage: 87.1% of statements 01:54:01 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.034s coverage: 58.6% of statements 01:54:01 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.010s coverage: 100.0% of statements 01:54:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:54:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:54:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:54:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:54:13 $ docker stop --time=1 900ea7ec03886373bb8624f7c3d2f5938415614ad6af0f6f52ca76e0e34ef667 01:54:18 $ docker rm -f --volumes 900ea7ec03886373bb8624f7c3d2f5938415614ad6af0f6f52ca76e0e34ef667 [Pipeline] // withDockerContainer [Pipeline] sh 01:54:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:54:19 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 01:54:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:20 01:54:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:20 latest: Pulling from edgex-lftools-log-publisher 01:54:20 5eb5b503b376: Pulling fs layer 01:54:20 5c69ac0246d0: Pulling fs layer 01:54:20 ec43610c2a17: Pulling fs layer 01:54:20 3a2ae6a8a46f: Pulling fs layer 01:54:20 33b1e0a273af: Pulling fs layer 01:54:20 5d3b04190fa2: Pulling fs layer 01:54:20 2f39f015ded8: Pulling fs layer 01:54:20 2f39f015ded8: Waiting 01:54:20 33b1e0a273af: Waiting 01:54:20 3a2ae6a8a46f: Waiting 01:54:20 5d3b04190fa2: Waiting 01:54:20 5c69ac0246d0: Verifying Checksum 01:54:20 5c69ac0246d0: Download complete 01:54:20 3a2ae6a8a46f: Verifying Checksum 01:54:20 3a2ae6a8a46f: Download complete 01:54:20 33b1e0a273af: Verifying Checksum 01:54:20 33b1e0a273af: Download complete 01:54:20 5d3b04190fa2: Download complete 01:54:20 ec43610c2a17: Verifying Checksum 01:54:20 ec43610c2a17: Download complete 01:54:20 5eb5b503b376: Verifying Checksum 01:54:20 5eb5b503b376: Download complete 01:54:21 2f39f015ded8: Download complete 01:54:21 5eb5b503b376: Pull complete 01:54:22 5c69ac0246d0: Pull complete 01:54:22 ec43610c2a17: Pull complete 01:54:22 3a2ae6a8a46f: Pull complete 01:54:22 33b1e0a273af: Pull complete 01:54:22 5d3b04190fa2: Pull complete 01:54:27 2f39f015ded8: Pull complete 01:54:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:27 prd-ubuntu20.04-docker-8c-8g-1855 does not seem to be running inside a container 01:54:27 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 01:54:33 $ docker top c0e8fd02cbc879e406ac613aa678428d01ba656243a446d397f0438c54ca83cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:33 ---> job-cost.sh 01:54:33 lf-activate-venv: SKIPPING 01:54:33 INFO: No Stack... 01:54:35 INFO: Retrieving Pricing Info for: v3-standard-8 01:54:35 INFO: Archiving Costs [Pipeline] sh 01:54:35 + + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 01:54:35 cut -d, -f6 [Pipeline] lock 01:54:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-57-stack-cost] 01:54:35 Resource [jenkins-edgexfoundry-go-mod-configuration-main-57-stack-cost] did not exist. Created. 01:54:35 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:36 + echo total: 0.2199999988079071 [Pipeline] stash 01:54:36 Stashed 1 file(s) [Pipeline] } 01:54:36 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 01:54:36 $ docker stop --time=1 c0e8fd02cbc879e406ac613aa678428d01ba656243a446d397f0438c54ca83cd 01:54:37 $ docker rm -f --volumes c0e8fd02cbc879e406ac613aa678428d01ba656243a446d397f0438c54ca83cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:56:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1857 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 01:56:09 Running in /w/workspace/go-mod-configuration/57 [Pipeline] { [Pipeline] checkout 01:56:09 Selected Git installation does not exist. Using Default 01:56:09 The recommended git tool is: NONE 01:56:15 using credential edgex-jenkins-ssh 01:56:15 Cloning the remote Git repository 01:56:15 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 01:56:15 > git init /w/workspace/go-mod-configuration/57 # timeout=10 01:56:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 01:56:15 > git --version # timeout=10 01:56:15 > git --version # 'git version 2.25.1' 01:56:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 01:56:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:18 Avoid second fetch 01:56:18 Checking out Revision 50c9083358836b754e09f9e4e00d5e3391e4e86a (main) 01:56:18 > git config core.sparsecheckout # timeout=10 01:56:18 > git checkout -f 50c9083358836b754e09f9e4e00d5e3391e4e86a # timeout=10 01:56:18 Commit message: "Merge pull request #114 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:56:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:25 Dload Upload Total Spent Left Speed 01:56:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 01:56:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:56:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:56:25 + sudo tee /etc/docker/daemon.new 01:56:25 { 01:56:25 "registry-mirrors": [ 01:56:25 "https://nexus3.edgexfoundry.org:10001" 01:56:25 ], 01:56:25 "bip": "10.250.0.254/24", 01:56:25 "hosts": [ 01:56:25 "tcp://0.0.0.0:5555", 01:56:25 "unix:///var/run/docker.sock" 01:56:25 ], 01:56:25 "mtu": 1458, 01:56:25 "selinux-enabled": true, 01:56:25 "seccomp-profile": "/etc/docker/seccomp.json" 01:56:25 } [Pipeline] sh 01:56:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:56:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:56:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:56:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:56:45 ========================================================= 01:56:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:56:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:56:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:56:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:56:45 9fda8d8052c6: Pulling fs layer 01:56:45 5d54e960e981: Pulling fs layer 01:56:45 c4a7e357bf2a: Pulling fs layer 01:56:45 f0e02332f6b5: Pulling fs layer 01:56:45 872ee5b61b7b: Pulling fs layer 01:56:45 0c6a40ed1a82: Pulling fs layer 01:56:45 94ae7d8d031c: Pulling fs layer 01:56:45 f0e02332f6b5: Waiting 01:56:45 872ee5b61b7b: Waiting 01:56:45 0c6a40ed1a82: Waiting 01:56:45 94ae7d8d031c: Waiting 01:56:45 5d54e960e981: Verifying Checksum 01:56:45 5d54e960e981: Download complete 01:56:45 f0e02332f6b5: Verifying Checksum 01:56:45 f0e02332f6b5: Download complete 01:56:45 872ee5b61b7b: Verifying Checksum 01:56:45 872ee5b61b7b: Download complete 01:56:45 9fda8d8052c6: Verifying Checksum 01:56:45 9fda8d8052c6: Download complete 01:56:46 94ae7d8d031c: Verifying Checksum 01:56:46 94ae7d8d031c: Download complete 01:56:47 9fda8d8052c6: Pull complete 01:56:47 5d54e960e981: Pull complete 01:56:48 c4a7e357bf2a: Verifying Checksum 01:56:48 c4a7e357bf2a: Download complete 01:56:49 0c6a40ed1a82: Verifying Checksum 01:56:49 0c6a40ed1a82: Download complete 01:57:01 c4a7e357bf2a: Pull complete 01:57:01 f0e02332f6b5: Pull complete 01:57:01 872ee5b61b7b: Pull complete 01:57:10 0c6a40ed1a82: Pull complete 01:57:12 94ae7d8d031c: Pull complete 01:57:12 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:57:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:57:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 01:57:12 + 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 01:57:12 + docker inspect -f . ci-base-image-arm64 01:57:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:12 prd-ubuntu20.04-docker-arm64-4c-16g-1857 does not seem to be running inside a container 01:57:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/57 -v /w/workspace/go-mod-configuration/57:/w/workspace/go-mod-configuration/57:rw,z -v /w/workspace/go-mod-configuration/57@tmp:/w/workspace/go-mod-configuration/57@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 01:57:15 $ docker top e162f56cb3cedb025cc0c3f0f468a4b69007c45c8d52a2a8056cfe4fc21af41a -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:16 + go version 01:57:16 go version go1.21.0 linux/arm64 [Pipeline] } 01:57:16 $ docker stop --time=1 e162f56cb3cedb025cc0c3f0f468a4b69007c45c8d52a2a8056cfe4fc21af41a 01:57:17 $ docker rm -f --volumes e162f56cb3cedb025cc0c3f0f468a4b69007c45c8d52a2a8056cfe4fc21af41a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:18 + docker inspect -f . ci-base-image-arm64 01:57:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:18 prd-ubuntu20.04-docker-arm64-4c-16g-1857 does not seem to be running inside a container 01:57:18 $ 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-configuration/57 -v /w/workspace/go-mod-configuration/57:/w/workspace/go-mod-configuration/57:rw,z -v /w/workspace/go-mod-configuration/57@tmp:/w/workspace/go-mod-configuration/57@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 01:57:19 $ docker top 9a4c0ecb8119887716646cb3157376099de1a5f184c5bbac068b162ae1e678b5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:20 + git config --global --add safe.directory /w/workspace/go-mod-configuration/57 [Pipeline] fileExists [Pipeline] sh 01:57:21 + make test 01:57:21 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:57:21 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0 01:57:21 go: downloading github.com/stretchr/testify v1.9.0 01:57:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.15 01:57:22 go: downloading github.com/mitchellh/mapstructure v1.5.0 01:57:22 go: downloading github.com/spf13/cast v1.6.0 01:57:22 go: downloading github.com/hashicorp/consul/api v1.27.0 01:57:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:57:22 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 01:57:22 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 01:57:22 go: downloading gopkg.in/yaml.v3 v3.0.1 01:57:22 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 01:57:22 go: downloading github.com/go-playground/validator/v10 v10.19.0 01:57:22 go: downloading github.com/google/uuid v1.6.0 01:57:22 go: downloading github.com/stretchr/objx v0.5.2 01:57:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:57:22 go: downloading github.com/mitchellh/copystructure v1.0.0 01:57:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:57:22 go: downloading github.com/hashicorp/go-hclog v1.5.0 01:57:22 go: downloading github.com/hashicorp/go-multierror v1.1.1 01:57:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:57:22 go: downloading github.com/hashicorp/serf v0.10.1 01:57:22 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 01:57:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 01:57:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:57:23 go: downloading github.com/x448/float16 v0.8.4 01:57:23 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 01:57:23 go: downloading github.com/go-playground/universal-translator v0.18.1 01:57:23 go: downloading github.com/leodido/go-urn v1.4.0 01:57:23 go: downloading golang.org/x/crypto v0.19.0 01:57:23 go: downloading golang.org/x/text v0.14.0 01:57:24 go: downloading github.com/hashicorp/errwrap v1.1.0 01:57:24 go: downloading github.com/fatih/color v1.14.1 01:57:24 go: downloading github.com/mattn/go-isatty v0.0.17 01:57:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:57:24 go: downloading github.com/gorilla/websocket v1.5.0 01:57:24 go: downloading golang.org/x/net v0.21.0 01:57:24 go: downloading golang.org/x/sync v0.2.0 01:57:24 go: downloading github.com/armon/go-metrics v0.4.1 01:57:24 go: downloading github.com/go-playground/locales v0.14.1 01:57:26 go: downloading github.com/mattn/go-colorable v0.1.13 01:57:26 go: downloading golang.org/x/sys v0.17.0 01:57:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:57:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:58:35 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 01:58:35 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.054s coverage: 66.7% of statements 01:58:35 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.851s coverage: 87.1% of statements 01:58:35 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.109s coverage: 58.6% of statements 01:58:35 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.036s coverage: 100.0% of statements 01:58:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:58:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:58:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:58:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:58:50 $ docker stop --time=1 9a4c0ecb8119887716646cb3157376099de1a5f184c5bbac068b162ae1e678b5 01:58:52 $ docker rm -f --volumes 9a4c0ecb8119887716646cb3157376099de1a5f184c5bbac068b162ae1e678b5 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:58:54 Warning: overwriting stash ‘coverage-report’ 01:58:55 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 01:58:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:55 01:58:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:57 arm64: Pulling from edgex-lftools-log-publisher 01:58:57 8998bd30e6a1: Pulling fs layer 01:58:57 04944245beec: Pulling fs layer 01:58:57 699f458cf7ca: Pulling fs layer 01:58:57 765212b225bb: Pulling fs layer 01:58:57 f23df028b6ca: Pulling fs layer 01:58:57 d65c8cfc05b1: Pulling fs layer 01:58:57 2437ff75d9bd: Pulling fs layer 01:58:57 f23df028b6ca: Waiting 01:58:57 d65c8cfc05b1: Waiting 01:58:57 2437ff75d9bd: Waiting 01:58:57 765212b225bb: Waiting 01:58:57 04944245beec: Verifying Checksum 01:58:57 04944245beec: Download complete 01:58:57 765212b225bb: Verifying Checksum 01:58:57 765212b225bb: Download complete 01:58:57 f23df028b6ca: Verifying Checksum 01:58:57 f23df028b6ca: Download complete 01:58:57 d65c8cfc05b1: Verifying Checksum 01:58:57 d65c8cfc05b1: Download complete 01:58:57 699f458cf7ca: Verifying Checksum 01:58:57 699f458cf7ca: Download complete 01:58:58 8998bd30e6a1: Verifying Checksum 01:58:58 8998bd30e6a1: Download complete 01:59:00 2437ff75d9bd: Verifying Checksum 01:59:00 2437ff75d9bd: Download complete 01:59:02 8998bd30e6a1: Pull complete 01:59:03 04944245beec: Pull complete 01:59:04 699f458cf7ca: Pull complete 01:59:04 765212b225bb: Pull complete 01:59:05 f23df028b6ca: Pull complete 01:59:06 d65c8cfc05b1: Pull complete 01:59:24 2437ff75d9bd: Pull complete 01:59:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:59:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:24 prd-ubuntu20.04-docker-arm64-4c-16g-1857 does not seem to be running inside a container 01:59:24 $ 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-configuration/57 -v /w/workspace/go-mod-configuration/57:/w/workspace/go-mod-configuration/57:rw,z -v /w/workspace/go-mod-configuration/57@tmp:/w/workspace/go-mod-configuration/57@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 01:59:27 $ docker top c662404678532cfe345f359eb96645839abc7d889d746f6cd4c9f684a0538916 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:28 ---> job-cost.sh 01:59:28 lf-activate-venv: SKIPPING 01:59:28 INFO: No Stack... 01:59:29 INFO: Retrieving Pricing Info for: v3-standard-4 01:59:30 INFO: Archiving Costs [Pipeline] sh 01:59:31 + cat /w/workspace/go-mod-configuration/57/archives/cost.csv 01:59:31 + cut -d, -f6 [Pipeline] lock 01:59:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-57-stack-cost] 01:59:31 Resource [jenkins-edgexfoundry-go-mod-configuration-main-57-stack-cost] did not exist. Created. 01:59:31 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:59:31 /w/workspace/go-mod-configuration/57@tmp/durable-74e87188/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:59:32 + echo total: 0.10999999940395355 [Pipeline] stash 01:59:32 Warning: overwriting stash ‘stack-cost’ 01:59:32 Stashed 1 file(s) [Pipeline] } 01:59:32 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 01:59:32 $ docker stop --time=1 c662404678532cfe345f359eb96645839abc7d889d746f6cd4c9f684a0538916 01:59:34 $ docker rm -f --volumes c662404678532cfe345f359eb96645839abc7d889d746f6cd4c9f684a0538916 [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 01:59:34 provisioning config files... 01:59:34 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config18328486233282346681tmp [Pipeline] { [Pipeline] sh 01:59:34 + set +x 01:59:34 + curl -s https://codecov.io/bash 01:59:34 + bash -s -- 01:59:34 01:59:34 _____ _ 01:59:34 / ____| | | 01:59:34 | | ___ __| | ___ ___ _____ __ 01:59:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:59:34 | |___| (_) | (_| | __/ (_| (_) \ V / 01:59:34 \_____\___/ \__,_|\___|\___\___/ \_/ 01:59:34 Bash-1.0.6 01:59:34 01:59:34 01:59:34 ==> git version 2.25.1 found 01:59:34 ==> 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 01:59:34 Release-Date: 2020-01-08 01:59:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:59:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:59:34 ==> Jenkins CI detected. 01:59:34 current dir:  /w/workspace/oundry_go-mod-configuration_main 01:59:34 project root: . 01:59:34 --> token set from env 01:59:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:59:34 ==> Running gcov in . (disable via -X gcov) 01:59:34 ==> Python coveragepy not found 01:59:34 ==> Searching for coverage reports in: 01:59:34 + . 01:59:34 -> Found 1 reports 01:59:34 ==> Detecting git/mercurial file structure 01:59:34 ==> Reading reports 01:59:35 + ./coverage.out bytes=34578 01:59:35 ==> Appending adjustments 01:59:35 https://docs.codecov.io/docs/fixing-reports 01:59:35 + Found adjustments 01:59:35 ==> Gzipping contents 01:59:35 8.0K /tmp/codecov.o6dbyJ.gz 01:59:35 ==> Uploading reports 01:59:35 url: https://codecov.io 01:59:35 query: branch=main&commit=50c9083358836b754e09f9e4e00d5e3391e4e86a&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 01:59:35 -> Pinging Codecov 01:59:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=50c9083358836b754e09f9e4e00d5e3391e4e86a&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 01:59:35 -> Uploading to 01:59:35 https://storage.googleapis.com/codecov/v4/raw/2024-04-02/9F92B070CA9CA35F4914AC8684776953/50c9083358836b754e09f9e4e00d5e3391e4e86a/2af2f625-d67d-4d38-92fb-d480967a0f63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240402T015935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e778b8cc3c4666c73e0df3404917a7a9fb0d03a4b314fd0c62ddcf0467e4e01 01:59:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:59:35 Dload Upload Total Spent Left Speed 01:59:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5153 0 0 100 5153 0 16950 --:--:-- --:--:-- --:--:-- 16950 01:59:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/50c9083358836b754e09f9e4e00d5e3391e4e86a [Pipeline] } 01:59:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:59:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:59:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:59:36 01:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:59:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:59:36 df9b9388f04a: Pulling fs layer 01:59:36 52dc419b0ee2: Pulling fs layer 01:59:36 25bc292e5bac: Pulling fs layer 01:59:36 114826534d7a: Pulling fs layer 01:59:36 4657fd5d0bcf: Pulling fs layer 01:59:36 6ad1cebc031e: Pulling fs layer 01:59:36 8a3aa393b2d8: Pulling fs layer 01:59:36 114826534d7a: Waiting 01:59:36 4657fd5d0bcf: Waiting 01:59:36 6ad1cebc031e: Waiting 01:59:36 8a3aa393b2d8: Waiting 01:59:36 25bc292e5bac: Verifying Checksum 01:59:36 25bc292e5bac: Download complete 01:59:36 52dc419b0ee2: Verifying Checksum 01:59:36 52dc419b0ee2: Download complete 01:59:36 4657fd5d0bcf: Verifying Checksum 01:59:36 4657fd5d0bcf: Download complete 01:59:36 df9b9388f04a: Download complete 01:59:36 6ad1cebc031e: Verifying Checksum 01:59:36 6ad1cebc031e: Download complete 01:59:36 df9b9388f04a: Pull complete 01:59:36 52dc419b0ee2: Pull complete 01:59:36 25bc292e5bac: Pull complete 01:59:37 114826534d7a: Verifying Checksum 01:59:37 114826534d7a: Download complete 01:59:37 8a3aa393b2d8: Verifying Checksum 01:59:37 8a3aa393b2d8: Download complete 01:59:40 114826534d7a: Pull complete 01:59:40 4657fd5d0bcf: Pull complete 01:59:40 6ad1cebc031e: Pull complete 01:59:43 8a3aa393b2d8: Pull complete 01:59:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:59:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:43 prd-ubuntu20.04-docker-8c-8g-1855 does not seem to be running inside a container 01:59:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 01:59:48 $ docker top 7ef95637f2a6828ddb3ffac71ec762f5c4ed770c306814fd0b25056e25f37580 -eo pid,comm [Pipeline] { [Pipeline] echo 01:59:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 01:59:49 + set -o pipefail 01:59:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 01:59:54 01:59:54 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... 01:59:54 01:59:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/da0e65c6-1b7f-436f-90c0-f86de7f563a1 01:59:54 01:59:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:59:54 01:59:54 01:59:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:59:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:59:54 More details here: https://snyk.co/ue1NS [Pipeline] } 01:59:54 $ docker stop --time=1 7ef95637f2a6828ddb3ffac71ec762f5c4ed770c306814fd0b25056e25f37580 01:59:57 $ docker rm -f --volumes 7ef95637f2a6828ddb3ffac71ec762f5c4ed770c306814fd0b25056e25f37580 [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 01:59:58 + git log --format=format:%s -1 50c9083358836b754e09f9e4e00d5e3391e4e86a [Pipeline] sh 01:59:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:59 prd-ubuntu20.04-docker-8c-8g-1855 does not seem to be running inside a container 01:59:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 01:59:59 $ docker top b307e5c0dbf82f0b690a0ecced791e3f599b688e7d78c3978e2859b8b71de64f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:59 [ssh-agent] Looking for ssh-agent implementation... 01:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:59 $ docker exec b307e5c0dbf82f0b690a0ecced791e3f599b688e7d78c3978e2859b8b71de64f ssh-agent 01:59:59 SSH_AUTH_SOCK=/tmp/ssh-f33zkqb2dWzH/agent.32 01:59:59 SSH_AGENT_PID=38 01:59:59 Running ssh-add (command line suppressed) 02:00:00 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4665322720766539008.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4665322720766539008.key) 02:00:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:00 + git semver tag 02:00:00 2024-04-02 02:00:00,594 [run_tag] DEBUG tag force:False 02:00:00 2024-04-02 02:00:00,594 [check_head_tag] DEBUG check head tag 02:00:00 2024-04-02 02:00:00,595 [execute] INFO git cat-file --batch-check 02:00:00 2024-04-02 02:00:00,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 02:00:00 2024-04-02 02:00:00,599 [execute] INFO git cat-file --batch 02:00:00 2024-04-02 02:00:00,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 02:00:00 2024-04-02 02:00:00,610 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 02:00:00 2024-04-02 02:00:00,610 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 02:00:00 2024-04-02 02:00:00,610 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 02:00:00 2024-04-02 02:00:00,615 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 02:00:00 3.2.0-dev.5 [Pipeline] } 02:00:00 $ docker exec --env ******** --env ******** b307e5c0dbf82f0b690a0ecced791e3f599b688e7d78c3978e2859b8b71de64f ssh-agent -k 02:00:00 unset SSH_AUTH_SOCK; 02:00:00 unset SSH_AGENT_PID; 02:00:00 echo Agent pid 38 killed; 02:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:01 + git semver [Pipeline] } 02:00:01 $ docker stop --time=1 b307e5c0dbf82f0b690a0ecced791e3f599b688e7d78c3978e2859b8b71de64f 02:00:02 $ docker rm -f --volumes b307e5c0dbf82f0b690a0ecced791e3f599b688e7d78c3978e2859b8b71de64f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:00:03 02:00:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:00:03 0.23.1-centos7: Pulling from edgex-lftools 02:00:03 ab5ef0e58194: Pulling fs layer 02:00:03 9712f1f96733: Pulling fs layer 02:00:03 63f879dbbcfc: Pulling fs layer 02:00:03 0d9ebad4ef96: Pulling fs layer 02:00:03 e9a5061849ea: Pulling fs layer 02:00:03 d747dcd14b5f: Pulling fs layer 02:00:03 2de7ff778b66: Pulling fs layer 02:00:03 d747dcd14b5f: Waiting 02:00:03 e9a5061849ea: Waiting 02:00:03 0d9ebad4ef96: Waiting 02:00:03 2de7ff778b66: Waiting 02:00:03 9712f1f96733: Download complete 02:00:03 63f879dbbcfc: Verifying Checksum 02:00:03 63f879dbbcfc: Download complete 02:00:03 e9a5061849ea: Verifying Checksum 02:00:03 e9a5061849ea: Download complete 02:00:03 d747dcd14b5f: Download complete 02:00:03 0d9ebad4ef96: Verifying Checksum 02:00:03 0d9ebad4ef96: Download complete 02:00:03 ab5ef0e58194: Verifying Checksum 02:00:03 ab5ef0e58194: Download complete 02:00:03 2de7ff778b66: Verifying Checksum 02:00:03 2de7ff778b66: Download complete 02:00:06 ab5ef0e58194: Pull complete 02:00:06 9712f1f96733: Pull complete 02:00:07 63f879dbbcfc: Pull complete 02:00:11 0d9ebad4ef96: Pull complete 02:00:11 e9a5061849ea: Pull complete 02:00:11 d747dcd14b5f: Pull complete 02:00:11 2de7ff778b66: Pull complete 02:00:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:00:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:00:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:11 prd-ubuntu20.04-docker-8c-8g-1855 does not seem to be running inside a container 02:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 02:00:20 $ docker top 3ac516066282b1deb2053ee63551165aad364bbf1f73eddab4e0c60e93a6ce1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:00:20 provisioning config files... 02:00:20 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6885580271374969512tmp 02:00:20 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1477959996888321219tmp 02:00:20 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config16098805504738007659tmp [Pipeline] { [Pipeline] echo 02:00:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:00:20 ---> sigul-configuration.sh 02:00:20 gpg: directory `/root/.gnupg' created 02:00:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:00:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:00:20 gpg: keyring `/root/.gnupg/secring.gpg' created 02:00:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:00:20 gpg: CAST5 encrypted data 02:00:20 gpg: encrypted with 1 passphrase 02:00:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:00:21 + mkdir /home/jenkins 02:00:21 + mkdir /home/jenkins/sigul [Pipeline] sh 02:00:21 + 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 02:00:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:00:21 ---> sigul-install.sh 02:00:21 Sigul already installed; skipping installation. [Pipeline] sh 02:00:21 + git tag --list 02:00:21 v0.0.0 02:00:21 v0.0.1 02:00:21 v0.0.2 02:00:21 v0.0.3 02:00:21 v0.0.4 02:00:21 v0.0.5 02:00:21 v0.0.6 02:00:21 v0.0.7 02:00:21 v0.0.8 02:00:21 v2.0.0 02:00:21 v2.1.0 02:00:21 v2.2.0 02:00:21 v2.3.0 02:00:21 v3.0 02:00:21 v3.0.0 02:00:21 v3.1 02:00:21 v3.1.0 02:00:21 v3.1.0-dev.1 02:00:21 v3.1.0-dev.2 02:00:21 v3.1.0-dev.3 02:00:21 v3.1.0-dev.4 02:00:21 v3.1.0-dev.5 02:00:21 v3.1.0-dev.6 02:00:21 v3.1.0-dev.7 02:00:21 v3.1.0-dev.8 02:00:21 v3.2.0-dev.1 02:00:21 v3.2.0-dev.2 02:00:21 v3.2.0-dev.3 02:00:21 v3.2.0-dev.4 02:00:21 v3.2.0-dev.5 [Pipeline] sh 02:00:22 + lftools sign git-tag v3.2.0-dev.5 02:00:22 Signing Git tag with Sigul... 02:00:22 Signing v3.2.0-dev.5 [Pipeline] echo 02:00:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:00:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:00:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:00:23 $ docker stop --time=1 3ac516066282b1deb2053ee63551165aad364bbf1f73eddab4e0c60e93a6ce1a 02:00:24 $ docker rm -f --volumes 3ac516066282b1deb2053ee63551165aad364bbf1f73eddab4e0c60e93a6ce1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:00:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:25 prd-ubuntu20.04-docker-8c-8g-1855 does not seem to be running inside a container 02:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 02:00:26 $ docker top e7de34536b3500931e0e6cf5e08ffc2e10fb0a66426cfd41b1a8a0fbc8bafd17 -eo pid,comm 02:00:26 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). 02:00:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:26 [ssh-agent] Looking for ssh-agent implementation... 02:00:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:27 $ docker exec e7de34536b3500931e0e6cf5e08ffc2e10fb0a66426cfd41b1a8a0fbc8bafd17 ssh-agent 02:00:28 SSH_AUTH_SOCK=/tmp/ssh-CeamcFM66H26/agent.32 02:00:28 SSH_AGENT_PID=37 02:00:28 Running ssh-add (command line suppressed) 02:00:28 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12750732559830362980.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12750732559830362980.key) 02:00:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:29 + git semver bump pre 02:00:29 2024-04-02 02:00:29,283 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 02:00:29 2024-04-02 02:00:29,283 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev 02:00:29 2024-04-02 02:00:29,284 [bump_version] DEBUG bumped version:3.2.0-dev.6 02:00:29 2024-04-02 02:00:29,284 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 02:00:29 2024-04-02 02:00:29,284 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 02:00:29 2024-04-02 02:00:29,284 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 02:00:29 2024-04-02 02:00:29,285 [execute] INFO git cat-file --batch-check 02:00:29 2024-04-02 02:00:29,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 02:00:29 2024-04-02 02:00:29,291 [execute] INFO git cat-file --batch 02:00:29 2024-04-02 02:00:29,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 02:00:29 2024-04-02 02:00:29,296 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 02:00:29 3.2.0-dev.6 [Pipeline] } 02:00:29 $ docker exec --env ******** --env ******** e7de34536b3500931e0e6cf5e08ffc2e10fb0a66426cfd41b1a8a0fbc8bafd17 ssh-agent -k 02:00:29 unset SSH_AUTH_SOCK; 02:00:29 unset SSH_AGENT_PID; 02:00:29 echo Agent pid 37 killed; 02:00:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:29 + git semver [Pipeline] } 02:00:30 $ docker stop --time=1 e7de34536b3500931e0e6cf5e08ffc2e10fb0a66426cfd41b1a8a0fbc8bafd17 02:00:31 $ docker rm -f --volumes e7de34536b3500931e0e6cf5e08ffc2e10fb0a66426cfd41b1a8a0fbc8bafd17 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:32 prd-ubuntu20.04-docker-8c-8g-1855 does not seem to be running inside a container 02:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 02:00:32 $ docker top 1f99fb550a75f73a11bf670dbffc5ce5b52d7533afd1e071a8157b5a6d58a013 -eo pid,comm 02:00:32 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). 02:00:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:32 [ssh-agent] Looking for ssh-agent implementation... 02:00:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:32 $ docker exec 1f99fb550a75f73a11bf670dbffc5ce5b52d7533afd1e071a8157b5a6d58a013 ssh-agent 02:00:32 SSH_AUTH_SOCK=/tmp/ssh-iMD1K4TwiAuJ/agent.32 02:00:32 SSH_AGENT_PID=39 02:00:32 Running ssh-add (command line suppressed) 02:00:32 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1075261961321782923.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1075261961321782923.key) 02:00:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:33 + git semver push 02:00:33 2024-04-02 02:00:33,314 [run_push] DEBUG push 02:00:33 2024-04-02 02:00:33,315 [execute] INFO git cat-file --batch-check 02:00:33 2024-04-02 02:00:33,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 02:00:33 2024-04-02 02:00:33,318 [execute] INFO git rev-list 1e6e71e1cf3da0e96d16da4c83ecb09fa1b875ab -- 02:00:33 2024-04-02 02:00:33,318 [execute] DEBUG Popen(['git', 'rev-list', '1e6e71e1cf3da0e96d16da4c83ecb09fa1b875ab', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 02:00:33 2024-04-02 02:00:33,324 [execute] INFO git fetch -v origin 02:00:33 2024-04-02 02:00:33,325 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 02:00:33 2024-04-02 02:00:33,846 [run_push] DEBUG no remote changes detected 02:00:33 2024-04-02 02:00:33,846 [execute] INFO git push origin semver 02:00:33 2024-04-02 02:00:33,846 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 02:00:34 2024-04-02 02:00:34,588 [run_push] DEBUG push all version tags 02:00:34 2024-04-02 02:00:34,589 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:00:34 2024-04-02 02:00:34,589 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 02:00:35 2024-04-02 02:00:35,368 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 02:00:35 3.2.0-dev.6 [Pipeline] } 02:00:35 $ docker exec --env ******** --env ******** 1f99fb550a75f73a11bf670dbffc5ce5b52d7533afd1e071a8157b5a6d58a013 ssh-agent -k 02:00:35 unset SSH_AUTH_SOCK; 02:00:35 unset SSH_AGENT_PID; 02:00:35 echo Agent pid 39 killed; 02:00:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:35 + git semver [Pipeline] } 02:00:36 $ docker stop --time=1 1f99fb550a75f73a11bf670dbffc5ce5b52d7533afd1e071a8157b5a6d58a013 02:00:37 $ docker rm -f --volumes 1f99fb550a75f73a11bf670dbffc5ce5b52d7533afd1e071a8157b5a6d58a013 [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 02:00:37 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 02:00:37 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 02:00:37 total 16 02:00:37 drwxr-xr-x 3 root root 4096 Apr 2 01:54 . 02:00:37 drwxrwxr-x 9 jenkins jenkins 4096 Apr 2 02:00 .. 02:00:37 drwxr-xr-x 2 root root 4096 Apr 2 01:54 cost 02:00:37 -rw-r--r-- 1 root root 91 Apr 2 01:54 cost.csv 02:00:37 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 02:00:37 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 02:00:37 total 16 02:00:37 drwxr-xr-x 3 jenkins jenkins 4096 Apr 2 01:54 . 02:00:37 drwxrwxr-x 9 jenkins jenkins 4096 Apr 2 02:00 .. 02:00:37 drwxr-xr-x 2 jenkins jenkins 4096 Apr 2 01:54 cost 02:00:37 -rw-r--r-- 1 jenkins jenkins 91 Apr 2 01:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:00:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:00:39 ---> package-listing.sh 02:00:39 ++ facter osfamily 02:00:39 ++ tr '[:upper:]' '[:lower:]' 02:00:39 + OS_FAMILY=debian 02:00:39 + workspace=/w/workspace/oundry_go-mod-configuration_main 02:00:39 + START_PACKAGES=/tmp/packages_start.txt 02:00:39 + END_PACKAGES=/tmp/packages_end.txt 02:00:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:00:39 + PACKAGES=/tmp/packages_start.txt 02:00:39 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 02:00:39 + PACKAGES=/tmp/packages_end.txt 02:00:39 + case "${OS_FAMILY}" in 02:00:39 + dpkg -l 02:00:39 + grep '^ii' 02:00:39 + '[' -f /tmp/packages_start.txt ']' 02:00:39 + '[' -f /tmp/packages_end.txt ']' 02:00:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:00:39 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 02:00:39 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 02:00:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 02:00:39 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:00:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:40 prd-ubuntu20.04-docker-8c-8g-1855 does not seem to be running inside a container 02:00:40 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 02:00:40 $ docker top 015986b86dcb01d22ba11f8589682c056eeba8e704061e960d212f43927e49ae -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:40 + touch /tmp/pre-build-complete [Pipeline] sh 02:00:41 + mkdir -p /var/log/sysstat [Pipeline] sh 02:00:41 + ls /var/log/sa-host 02:00:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:41 provisioning config files... 02:00:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config11110452319595009367tmp [Pipeline] { [Pipeline] echo 02:00:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:00:41 ---> create-netrc.sh [Pipeline] } 02:00:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:00:42 ---> python-tools-install.sh [Pipeline] echo 02:00:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:00:42 ---> sudo-logs.sh 02:00:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:00:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:00:42 ---> job-cost.sh 02:00:42 lf-activate-venv: SKIPPING 02:00:42 DEBUG: total: 0.2199999988079071 02:00:42 INFO: Retrieving Stack Cost... 02:00:43 INFO: Retrieving Pricing Info for: v3-standard-8 02:00:43 INFO: Archiving Costs [Pipeline] echo 02:00:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:00:43 ---> logs-deploy.sh 02:00:43 lf-activate-venv: SKIPPING 02:00:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/57 02:00:43 INFO: archiving workspace using pattern(s): 02:00:45 Archives upload complete. 02:00:45 INFO: archiving logs to Nexus 02:00:46 ---> uname -a: 02:00:46 Linux prd-ubuntu20-04-docker-8c-8g-1855 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:00:46 02:00:46 02:00:46 ---> lscpu: 02:00:46 Architecture: x86_64 02:00:46 CPU op-mode(s): 32-bit, 64-bit 02:00:46 Byte Order: Little Endian 02:00:46 Address sizes: 40 bits physical, 48 bits virtual 02:00:46 CPU(s): 8 02:00:46 On-line CPU(s) list: 0-7 02:00:46 Thread(s) per core: 1 02:00:46 Core(s) per socket: 1 02:00:46 Socket(s): 8 02:00:46 NUMA node(s): 1 02:00:46 Vendor ID: AuthenticAMD 02:00:46 CPU family: 23 02:00:46 Model: 49 02:00:46 Model name: AMD EPYC-Rome Processor 02:00:46 Stepping: 0 02:00:46 CPU MHz: 2799.998 02:00:46 BogoMIPS: 5599.99 02:00:46 Virtualization: AMD-V 02:00:46 Hypervisor vendor: KVM 02:00:46 Virtualization type: full 02:00:46 L1d cache: 256 KiB 02:00:46 L1i cache: 256 KiB 02:00:46 L2 cache: 4 MiB 02:00:46 L3 cache: 128 MiB 02:00:46 NUMA node0 CPU(s): 0-7 02:00:46 Vulnerability Itlb multihit: Not affected 02:00:46 Vulnerability L1tf: Not affected 02:00:46 Vulnerability Mds: Not affected 02:00:46 Vulnerability Meltdown: Not affected 02:00:46 Vulnerability Mmio stale data: Not affected 02:00:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:00:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:00:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:00:46 Vulnerability Srbds: Not affected 02:00:46 Vulnerability Tsx async abort: Not affected 02:00:46 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 02:00:46 02:00:46 02:00:46 ---> nproc: 02:00:46 8 02:00:46 02:00:46 02:00:46 ---> df -h: 02:00:46 Filesystem Size Used Avail Use% Mounted on 02:00:46 overlay 155G 12G 144G 8% / 02:00:46 tmpfs 64M 0 64M 0% /dev 02:00:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:00:46 shm 64M 0 64M 0% /dev/shm 02:00:46 /dev/vda1 155G 12G 144G 8% /facter-os 02:00:46 02:00:46 02:00:46 ---> sar -b -r -n DEV: 02:00:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1855) 04/02/24 _x86_64_ (8 CPU) 02:00:46 02:00:46 01:52:25 LINUX RESTART (8 CPU) 02:00:46 02:00:46 01:53:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:00:46 01:54:01 369.84 12.05 357.79 0.00 1849.10 37979.59 0.00 02:00:46 01:55:01 72.67 0.17 72.50 0.00 6.00 30754.07 0.00 02:00:46 01:56:01 2.13 0.00 2.13 0.00 0.00 24.28 0.00 02:00:46 01:57:01 3.38 1.60 1.78 0.00 37.06 23.60 0.00 02:00:46 01:58:01 37.53 9.37 28.16 0.00 2884.59 4530.71 0.00 02:00:46 01:59:01 4.27 0.03 4.23 0.00 0.27 89.85 0.00 02:00:46 02:00:01 57.59 0.18 57.41 0.00 13.73 32355.94 0.00 02:00:46 Average: 76.80 3.30 73.50 0.00 678.79 14998.33 0.00 02:00:46 02:00:46 01:53:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:00:46 01:54:01 28840640 31530064 783320 2.38 86484 2842256 1805360 5.32 1162080 2450076 329028 02:00:46 01:55:01 28742048 31552896 765028 2.33 95460 2941008 1739536 5.13 1114720 2586380 384 02:00:46 01:56:01 28742328 31553300 764284 2.32 95540 2941016 1739536 5.13 1114780 2586388 8 02:00:46 01:57:01 28738364 31551628 765648 2.33 95592 2942128 1739536 5.13 1119708 2586720 4 02:00:46 01:58:01 28471952 31529104 758708 2.31 112320 3171776 1697084 5.00 1268940 2670780 256 02:00:46 01:59:01 28482412 31534732 753076 2.29 110908 3168516 1684788 4.97 1263076 2667516 20 02:00:46 02:00:01 27635704 31468264 813664 2.47 134144 3873012 1751944 5.16 1391152 3329904 540 02:00:46 Average: 28521921 31531427 771961 2.35 104350 3125673 1736826 5.12 1204922 2696823 47177 02:00:46 02:00:46 01:53:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:00:46 01:54:01 ens3 383.29 241.57 6035.52 79.88 0.00 0.00 0.00 0.00 02:00:46 01:54:01 docker0 52.78 81.95 4.49 897.79 0.00 0.00 0.00 0.00 02:00:46 01:54:01 lo 3.24 3.24 0.32 0.32 0.00 0.00 0.00 0.00 02:00:46 01:54:01 veth51adb85 48.45 77.67 4.75 859.43 0.00 0.00 0.00 0.07 02:00:46 01:55:01 ens3 104.67 63.52 2528.78 14.13 0.00 0.00 0.00 0.00 02:00:46 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:46 01:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:00:46 01:56:01 ens3 0.48 0.13 0.12 0.07 0.00 0.00 0.00 0.00 02:00:46 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:46 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:46 01:57:01 ens3 8.43 6.70 5.71 6.04 0.00 0.00 0.00 0.00 02:00:46 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:46 01:57:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:00:46 01:58:01 ens3 92.62 48.19 1339.72 3.58 0.00 0.00 0.00 0.00 02:00:46 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:46 01:58:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:00:46 01:59:01 ens3 0.20 0.18 0.01 0.01 0.00 0.00 0.00 0.00 02:00:46 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:46 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:00:46 02:00:01 ens3 256.04 162.04 4828.85 103.75 0.00 0.00 0.00 0.00 02:00:46 02:00:01 vethde94c85 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:00:46 02:00:01 docker0 43.94 84.85 3.56 831.08 0.00 0.00 0.00 0.00 02:00:46 02:00:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:00:46 Average: ens3 119.56 73.82 2086.64 29.39 0.00 0.00 0.00 0.00 02:00:46 Average: vethde94c85 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 02:00:46 Average: docker0 13.63 23.55 1.13 243.85 0.00 0.00 0.00 0.00 02:00:46 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 02:00:46 02:00:46 02:00:46 ---> sar -P ALL: 02:00:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1855) 04/02/24 _x86_64_ (8 CPU) 02:00:46 02:00:46 01:52:25 LINUX RESTART (8 CPU) 02:00:46 02:00:46 01:53:03 CPU %user %nice %system %iowait %steal %idle 02:00:46 01:54:01 all 17.11 0.00 4.07 2.84 0.08 75.89 02:00:46 01:54:01 0 14.83 0.00 3.60 2.83 0.09 78.65 02:00:46 01:54:01 1 17.76 0.00 5.24 8.82 0.09 68.10 02:00:46 01:54:01 2 16.24 0.00 3.78 2.65 0.09 77.24 02:00:46 01:54:01 3 18.59 0.00 3.69 0.19 0.07 77.46 02:00:46 01:54:01 4 18.05 0.00 3.64 0.42 0.09 77.81 02:00:46 01:54:01 5 18.21 0.00 4.15 0.37 0.07 77.21 02:00:46 01:54:01 6 16.44 0.00 4.89 7.18 0.09 71.40 02:00:46 01:54:01 7 16.77 0.00 3.58 0.28 0.09 79.28 02:00:46 01:55:01 all 13.02 0.00 2.12 2.09 0.05 82.72 02:00:46 01:55:01 0 12.29 0.00 2.03 0.02 0.07 85.60 02:00:46 01:55:01 1 12.39 0.00 2.21 7.97 0.07 77.36 02:00:46 01:55:01 2 12.47 0.00 2.35 0.07 0.05 85.06 02:00:46 01:55:01 3 14.23 0.00 1.87 0.02 0.05 83.83 02:00:46 01:55:01 4 12.62 0.00 1.56 0.03 0.03 85.75 02:00:46 01:55:01 5 13.73 0.00 3.19 8.28 0.07 74.73 02:00:46 01:55:01 6 13.30 0.00 2.08 0.39 0.05 84.18 02:00:46 01:55:01 7 13.16 0.00 1.64 0.00 0.05 85.15 02:00:46 01:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:00:46 01:56:01 0 0.02 0.00 0.03 0.00 0.03 99.92 02:00:46 01:56:01 1 0.03 0.00 0.02 0.03 0.00 99.92 02:00:46 01:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:00:46 01:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:00:46 01:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:00:46 01:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:00:46 01:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:00:46 01:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:00:46 01:57:01 all 0.39 0.00 0.04 0.01 0.01 99.55 02:00:46 01:57:01 0 1.18 0.00 0.10 0.02 0.02 98.69 02:00:46 01:57:01 1 0.12 0.00 0.03 0.00 0.00 99.85 02:00:46 01:57:01 2 0.10 0.00 0.03 0.00 0.02 99.85 02:00:46 01:57:01 3 0.87 0.00 0.02 0.00 0.00 99.12 02:00:46 01:57:01 4 0.17 0.00 0.05 0.02 0.02 99.75 02:00:46 01:57:01 5 0.10 0.00 0.02 0.00 0.00 99.88 02:00:46 01:57:01 6 0.23 0.00 0.03 0.02 0.00 99.72 02:00:46 01:57:01 7 0.38 0.00 0.03 0.02 0.02 99.55 02:00:46 01:58:01 all 1.58 0.00 0.79 0.43 0.02 97.19 02:00:46 01:58:01 0 2.29 0.00 0.60 0.05 0.05 97.01 02:00:46 01:58:01 1 1.52 0.00 0.92 1.22 0.03 96.31 02:00:46 01:58:01 2 1.85 0.00 0.80 0.42 0.02 96.91 02:00:46 01:58:01 3 1.40 0.00 0.58 0.07 0.02 97.93 02:00:46 01:58:01 4 1.22 0.00 0.37 0.50 0.00 97.91 02:00:46 01:58:01 5 2.52 0.00 0.85 0.33 0.03 96.26 02:00:46 01:58:01 6 1.03 0.00 0.62 0.83 0.02 97.50 02:00:46 01:58:01 7 0.77 0.00 1.57 0.00 0.02 97.65 02:00:46 01:59:01 all 0.12 0.00 0.06 0.04 0.01 99.77 02:00:46 01:59:01 0 0.43 0.00 0.15 0.00 0.02 99.40 02:00:46 01:59:01 1 0.05 0.00 0.05 0.27 0.00 99.63 02:00:46 01:59:01 2 0.07 0.00 0.07 0.03 0.02 99.82 02:00:46 01:59:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:00:46 01:59:01 4 0.20 0.00 0.08 0.00 0.02 99.70 02:00:46 01:59:01 5 0.05 0.00 0.05 0.02 0.02 99.87 02:00:46 01:59:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:00:46 01:59:01 7 0.08 0.00 0.05 0.00 0.00 99.87 02:00:46 02:00:01 all 4.28 0.00 1.71 1.68 0.04 92.29 02:00:46 02:00:01 0 4.53 0.00 1.58 0.07 0.02 93.81 02:00:46 02:00:01 1 3.43 0.00 2.21 1.47 0.10 92.78 02:00:46 02:00:01 2 4.47 0.00 1.88 1.16 0.03 92.46 02:00:46 02:00:01 3 4.06 0.00 1.78 0.02 0.02 94.13 02:00:46 02:00:01 4 4.45 0.00 1.48 0.44 0.02 93.62 02:00:46 02:00:01 5 5.03 0.00 1.80 10.23 0.05 82.89 02:00:46 02:00:01 6 4.39 0.00 1.41 0.03 0.05 94.12 02:00:46 02:00:01 7 3.89 0.00 1.58 0.02 0.02 94.50 02:00:46 Average: all 5.13 0.00 1.24 1.00 0.03 92.60 02:00:46 Average: 0 5.00 0.00 1.14 0.41 0.04 93.41 02:00:46 Average: 1 4.95 0.00 1.50 2.78 0.04 90.72 02:00:46 Average: 2 4.96 0.00 1.26 0.60 0.03 93.15 02:00:46 Average: 3 5.51 0.00 1.12 0.04 0.02 93.30 02:00:46 Average: 4 5.16 0.00 1.01 0.20 0.02 93.61 02:00:46 Average: 5 5.57 0.00 1.42 2.74 0.04 90.24 02:00:46 Average: 6 4.99 0.00 1.27 1.17 0.03 92.53 02:00:46 Average: 7 4.93 0.00 1.19 0.04 0.03 93.81 02:00:46 02:00:46 02:00:46