Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc 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-ssh1765898341179512699.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh17634761740835497973.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6606718923007362963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh14186707597690157898.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-ssh2354563751305049518.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9448 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 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc (main) Commit message: "Merge pull request #148 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.43" > 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 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc # timeout=10 > git rev-list --no-walk 816b716d388835fe065ed3251831f387fe959cf5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:27:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:27:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:27:24 ========================================================= 11:27:24 EdgeX Global Pipelines Version Info 11:27:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:27:24 ------------------- 11:27:24 stable info: 11:27:24 ------------------- 11:27:24 Commited By: Cherry Wang cherry@iotechsys.com 11:27:24 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 11:27:24 Message: update stable to v1.0.263 11:27:25 ------------------- 11:27:25 experimental info: 11:27:25 ------------------- 11:27:25 Commited By: Cherry Wang cherry@iotechsys.com 11:27:25 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 11:27:25 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:27:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:27:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:27:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:27:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:27:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:27:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:27:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:27:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:27:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc [Pipeline] echo 11:27:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31c862a [Pipeline] echo 11:27:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:27:26 + git rev-list -1 --merges 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc~1..31c862af6da7c6495e2eeb9a1f494a3d6e1209bc [Pipeline] echo 11:27:26 -----------> git rev-list -1 --merges 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc~1..31c862af6da7c6495e2eeb9a1f494a3d6e1209bc 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc 11:27:26 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc [false] [Pipeline] sh 11:27:26 + git log --format=format:%s -1 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc [Pipeline] echo 11:27:26 ========================================================= 11:27:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:27:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:27:27 + git log --format=format:%s -1 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc [Pipeline] echo 11:27:27 [semverPrep] GIT_COMMIT: 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc, Commit Message: Merge pull request #148 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.43 [Pipeline] echo 11:27:27 [semverPrep] This is not a build commit. [Pipeline] sh 11:27:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:27:27 + grep -v github /etc/ssh/ssh_known_hosts 11:27:27 + [ -e /tmp/ssh_known_hosts ] 11:27:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:27:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:27:27 sudo tee -a /etc/ssh/ssh_known_hosts 11:27:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:27:28 11:27:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:27:28 0.1.4: Pulling from edgex-devops/py-git-semver 11:27:28 b85a868b505f: Pulling fs layer 11:27:28 e2be974225ed: Pulling fs layer 11:27:28 339a4e72a1f5: Pulling fs layer 11:27:28 988bab9f4d93: Pulling fs layer 11:27:28 1469e6f7b9e6: Pulling fs layer 11:27:28 eaf3925da568: Pulling fs layer 11:27:28 bab4dde63d76: Pulling fs layer 11:27:28 bde34c3a00c8: Pulling fs layer 11:27:28 b352a97aabf1: Pulling fs layer 11:27:28 4872d77fe225: Pulling fs layer 11:27:28 5851b861e8e6: Pulling fs layer 11:27:28 988bab9f4d93: Waiting 11:27:28 1469e6f7b9e6: Waiting 11:27:28 b352a97aabf1: Waiting 11:27:28 eaf3925da568: Waiting 11:27:28 4872d77fe225: Waiting 11:27:28 5851b861e8e6: Waiting 11:27:28 bde34c3a00c8: Waiting 11:27:28 bab4dde63d76: Waiting 11:27:28 e2be974225ed: Verifying Checksum 11:27:28 e2be974225ed: Download complete 11:27:28 988bab9f4d93: Verifying Checksum 11:27:28 988bab9f4d93: Download complete 11:27:28 1469e6f7b9e6: Verifying Checksum 11:27:28 1469e6f7b9e6: Download complete 11:27:28 339a4e72a1f5: Verifying Checksum 11:27:28 339a4e72a1f5: Download complete 11:27:28 eaf3925da568: Verifying Checksum 11:27:28 eaf3925da568: Download complete 11:27:28 bde34c3a00c8: Verifying Checksum 11:27:28 bde34c3a00c8: Download complete 11:27:28 b352a97aabf1: Verifying Checksum 11:27:28 b352a97aabf1: Download complete 11:27:28 4872d77fe225: Verifying Checksum 11:27:28 4872d77fe225: Download complete 11:27:28 5851b861e8e6: Verifying Checksum 11:27:28 5851b861e8e6: Download complete 11:27:29 b85a868b505f: Verifying Checksum 11:27:29 b85a868b505f: Download complete 11:27:29 bab4dde63d76: Verifying Checksum 11:27:29 bab4dde63d76: Download complete 11:27:30 b85a868b505f: Pull complete 11:27:30 e2be974225ed: Pull complete 11:27:30 339a4e72a1f5: Pull complete 11:27:31 988bab9f4d93: Pull complete 11:27:31 1469e6f7b9e6: Pull complete 11:27:31 eaf3925da568: Pull complete 11:27:33 bab4dde63d76: Pull complete 11:27:33 bde34c3a00c8: Pull complete 11:27:33 b352a97aabf1: Pull complete 11:27:33 4872d77fe225: Pull complete 11:27:33 5851b861e8e6: Pull complete 11:27:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:27:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:27:34 prd-ubuntu20.04-docker-8c-8g-9448 does not seem to be running inside a container 11:27:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:27:38 $ docker top d726cdb8b085f14ab3201c340e32b1b6a5cbedab6896898b6c1becf3bcd526ed -eo pid,comm 11:27:38 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). 11:27:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:27:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:27:38 [ssh-agent] Looking for ssh-agent implementation... 11:27:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:27:38 $ docker exec d726cdb8b085f14ab3201c340e32b1b6a5cbedab6896898b6c1becf3bcd526ed ssh-agent 11:27:38 SSH_AUTH_SOCK=/tmp/ssh-s9ts5hsFzz2a/agent.31 11:27:38 SSH_AGENT_PID=37 11:27:38 Running ssh-add (command line suppressed) 11:27:38 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_16957845542572984594.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_16957845542572984594.key) 11:27:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:27:38 + git tag --points-at HEAD [Pipeline] } 11:27:38 $ docker exec --env ******** --env ******** d726cdb8b085f14ab3201c340e32b1b6a5cbedab6896898b6c1becf3bcd526ed ssh-agent -k 11:27:39 unset SSH_AUTH_SOCK; 11:27:39 unset SSH_AGENT_PID; 11:27:39 echo Agent pid 37 killed; 11:27:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:27:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:27:39 [ssh-agent] Looking for ssh-agent implementation... 11:27:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:27:39 $ docker exec d726cdb8b085f14ab3201c340e32b1b6a5cbedab6896898b6c1becf3bcd526ed ssh-agent 11:27:39 SSH_AUTH_SOCK=/tmp/ssh-4NQqaSvTwZhU/agent.70 11:27:39 SSH_AGENT_PID=76 11:27:39 Running ssh-add (command line suppressed) 11:27:39 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13087263106271755825.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13087263106271755825.key) 11:27:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:27:39 + git semver init 11:27:40 2024-09-04 11:27:39,966 [run_init] DEBUG init version:0.0.0 force:False 11:27:40 2024-09-04 11:27:39,966 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 11:27:40 2024-09-04 11:27:39,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 11:27:40 2024-09-04 11:27:39,967 [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) 11:27:40 2024-09-04 11:27:40,724 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 11:27:40 2024-09-04 11:27:40,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 11:27:40 2024-09-04 11:27:40,725 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:27:40 2024-09-04 11:27:40,725 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:27:40 3.2.0-dev.16 [Pipeline] } 11:27:40 $ docker exec --env ******** --env ******** d726cdb8b085f14ab3201c340e32b1b6a5cbedab6896898b6c1becf3bcd526ed ssh-agent -k 11:27:41 unset SSH_AUTH_SOCK; 11:27:41 unset SSH_AGENT_PID; 11:27:41 echo Agent pid 76 killed; 11:27:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:27:41 + git semver [Pipeline] } 11:27:41 $ docker stop --time=1 d726cdb8b085f14ab3201c340e32b1b6a5cbedab6896898b6c1becf3bcd526ed 11:27:43 $ docker rm -f --volumes d726cdb8b085f14ab3201c340e32b1b6a5cbedab6896898b6c1becf3bcd526ed [Pipeline] // withDockerContainer [Pipeline] sh 11:27:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:27:43 Stashed 1 file(s) [Pipeline] echo 11:27:43 [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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 11:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:27:43 ========================================================= 11:27:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:27:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:27:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:27:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:27:44 619be1103602: Pulling fs layer 11:27:44 7862e08f4a3e: Pulling fs layer 11:27:44 5df492c9dc93: Pulling fs layer 11:27:44 7629e6793208: Pulling fs layer 11:27:44 4f4fb700ef54: Pulling fs layer 11:27:44 fb5054dd5b73: Pulling fs layer 11:27:44 eeca6798cff9: Pulling fs layer 11:27:44 aa269ceb94a6: Pulling fs layer 11:27:44 ada007ff1a6a: Pulling fs layer 11:27:44 4f4fb700ef54: Waiting 11:27:44 7629e6793208: Waiting 11:27:44 fb5054dd5b73: Waiting 11:27:44 ada007ff1a6a: Waiting 11:27:44 eeca6798cff9: Waiting 11:27:44 7862e08f4a3e: Verifying Checksum 11:27:44 7862e08f4a3e: Download complete 11:27:44 7629e6793208: Download complete 11:27:44 4f4fb700ef54: Verifying Checksum 11:27:44 4f4fb700ef54: Download complete 11:27:44 fb5054dd5b73: Verifying Checksum 11:27:44 fb5054dd5b73: Download complete 11:27:44 619be1103602: Download complete 11:27:44 eeca6798cff9: Verifying Checksum 11:27:44 eeca6798cff9: Download complete 11:27:44 619be1103602: Pull complete 11:27:44 ada007ff1a6a: Verifying Checksum 11:27:44 ada007ff1a6a: Download complete 11:27:44 7862e08f4a3e: Pull complete 11:27:44 5df492c9dc93: Verifying Checksum 11:27:44 5df492c9dc93: Download complete 11:27:45 aa269ceb94a6: Verifying Checksum 11:27:45 aa269ceb94a6: Download complete 11:27:48 5df492c9dc93: Pull complete 11:27:48 7629e6793208: Pull complete 11:27:48 4f4fb700ef54: Pull complete 11:27:48 fb5054dd5b73: Pull complete 11:27:48 eeca6798cff9: Pull complete 11:27:51 aa269ceb94a6: Pull complete 11:27:51 ada007ff1a6a: Pull complete 11:27:52 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:27:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:27:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 11:27:52 + 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 11:27:52 + docker inspect -f . ci-base-image-x86_64 11:27:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:27:52 prd-ubuntu20.04-docker-8c-8g-9448 does not seem to be running inside a container 11:27:52 $ 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 ******** ci-base-image-x86_64 cat 11:27:58 Still waiting to schedule task 11:27:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:28:01 $ docker top a3f374aa710e1cfc7cc67396ea28b9a1838983e1af2a2d8e02613b7fd8d905da -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:02 + go version 11:28:02 go version go1.21.9 linux/amd64 [Pipeline] } 11:28:02 $ docker stop --time=1 a3f374aa710e1cfc7cc67396ea28b9a1838983e1af2a2d8e02613b7fd8d905da 11:28:04 $ docker rm -f --volumes a3f374aa710e1cfc7cc67396ea28b9a1838983e1af2a2d8e02613b7fd8d905da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:04 + docker inspect -f . ci-base-image-x86_64 11:28:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:05 prd-ubuntu20.04-docker-8c-8g-9448 does not seem to be running inside a container 11:28:05 $ 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 ******** ci-base-image-x86_64 cat 11:28:05 $ docker top 7a851fb0a378227032c41be44135fbe90d4087525917e18e0c33dfe52af83ad5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:05 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 11:28:06 + make test 11:28:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:28:06 go: downloading github.com/stretchr/testify v1.9.0 11:28:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 11:28:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31 11:28:06 go: downloading github.com/hashicorp/consul/api v1.29.4 11:28:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:28:06 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:28:06 go: downloading github.com/spf13/cast v1.7.0 11:28:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:28:06 go: downloading github.com/mitchellh/copystructure v1.0.0 11:28:06 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:28:06 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:28:06 go: downloading gopkg.in/yaml.v3 v3.0.1 11:28:06 go: downloading github.com/stretchr/objx v0.5.2 11:28:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:28:06 go: downloading github.com/hashicorp/go-hclog v1.5.0 11:28:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:28:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:28:06 go: downloading github.com/hashicorp/serf v0.10.1 11:28:06 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 11:28:06 go: downloading github.com/google/uuid v1.6.0 11:28:06 go: downloading github.com/go-playground/validator/v10 v10.22.0 11:28:06 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:28:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:28:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:28:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:28:06 go: downloading github.com/hashicorp/errwrap v1.1.0 11:28:06 go: downloading github.com/fatih/color v1.16.0 11:28:06 go: downloading github.com/mattn/go-isatty v0.0.20 11:28:06 go: downloading github.com/x448/float16 v0.8.4 11:28:06 go: downloading github.com/armon/go-metrics v0.4.1 11:28:06 go: downloading github.com/gorilla/websocket v1.5.3 11:28:06 go: downloading golang.org/x/net v0.27.0 11:28:06 go: downloading golang.org/x/sync v0.7.0 11:28:06 go: downloading github.com/mattn/go-colorable v0.1.13 11:28:06 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 11:28:06 go: downloading github.com/go-playground/universal-translator v0.18.1 11:28:06 go: downloading github.com/leodido/go-urn v1.4.0 11:28:06 go: downloading golang.org/x/crypto v0.25.0 11:28:06 go: downloading golang.org/x/text v0.16.0 11:28:06 go: downloading golang.org/x/sys v0.22.0 11:28:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:28:06 go: downloading github.com/go-playground/locales v0.14.1 11:28:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:28:16 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 11:28:16 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.009s coverage: 66.7% of statements 11:28:24 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.616s coverage: 87.1% of statements 11:28:24 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.030s coverage: 58.6% of statements 11:28:24 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.004s coverage: 100.0% of statements 11:28:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:28:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:28:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:28:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:28:38 $ docker stop --time=1 7a851fb0a378227032c41be44135fbe90d4087525917e18e0c33dfe52af83ad5 11:28:51 $ docker rm -f --volumes 7a851fb0a378227032c41be44135fbe90d4087525917e18e0c33dfe52af83ad5 [Pipeline] // withDockerContainer [Pipeline] sh 11:28:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:28:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:28:53 11:28:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:28:53 latest: Pulling from edgex-lftools-log-publisher 11:28:53 5eb5b503b376: Pulling fs layer 11:28:53 5c69ac0246d0: Pulling fs layer 11:28:53 ec43610c2a17: Pulling fs layer 11:28:53 3a2ae6a8a46f: Pulling fs layer 11:28:53 33b1e0a273af: Pulling fs layer 11:28:53 5d3b04190fa2: Pulling fs layer 11:28:53 2f39f015ded8: Pulling fs layer 11:28:53 2f39f015ded8: Waiting 11:28:53 33b1e0a273af: Waiting 11:28:53 5d3b04190fa2: Waiting 11:28:53 3a2ae6a8a46f: Waiting 11:28:53 5c69ac0246d0: Verifying Checksum 11:28:53 5c69ac0246d0: Download complete 11:28:53 3a2ae6a8a46f: Download complete 11:28:53 33b1e0a273af: Verifying Checksum 11:28:53 33b1e0a273af: Download complete 11:28:54 5d3b04190fa2: Verifying Checksum 11:28:54 5d3b04190fa2: Download complete 11:28:54 ec43610c2a17: Verifying Checksum 11:28:54 ec43610c2a17: Download complete 11:28:54 5eb5b503b376: Verifying Checksum 11:28:54 5eb5b503b376: Download complete 11:28:54 2f39f015ded8: Verifying Checksum 11:28:54 2f39f015ded8: Download complete 11:28:55 5eb5b503b376: Pull complete 11:28:55 5c69ac0246d0: Pull complete 11:28:56 ec43610c2a17: Pull complete 11:28:56 3a2ae6a8a46f: Pull complete 11:28:57 33b1e0a273af: Pull complete 11:28:57 5d3b04190fa2: Pull complete 11:29:02 2f39f015ded8: Pull complete 11:29:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:29:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:03 prd-ubuntu20.04-docker-8c-8g-9448 does not seem to be running inside a container 11:29:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:29:08 $ docker top fcf0ba255a2e4c5ed5b7d424613392d1ce8947bb50696ca1b575d9aa3a804e80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:29:08 ---> job-cost.sh 11:29:08 lf-activate-venv: SKIPPING 11:29:08 INFO: No Stack... 11:29:09 INFO: Retrieving Pricing Info for: v3-standard-8 11:29:09 INFO: Archiving Costs [Pipeline] sh 11:29:09 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 11:29:09 + cut -d, -f6 [Pipeline] lock 11:29:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-69-stack-cost] 11:29:09 Resource [jenkins-edgexfoundry-go-mod-configuration-main-69-stack-cost] did not exist. Created. 11:29:09 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:29:10 + echo total: 0.2199999988079071 [Pipeline] stash 11:29:10 Stashed 1 file(s) [Pipeline] } 11:29:10 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 11:29:10 $ docker stop --time=1 fcf0ba255a2e4c5ed5b7d424613392d1ce8947bb50696ca1b575d9aa3a804e80 11:29:11 $ docker rm -f --volumes fcf0ba255a2e4c5ed5b7d424613392d1ce8947bb50696ca1b575d9aa3a804e80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:29:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9450 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 11:29:30 Running in /w/workspace/go-mod-configuration/69 [Pipeline] { [Pipeline] checkout 11:29:33 Selected Git installation does not exist. Using Default 11:29:33 The recommended git tool is: NONE 11:29:41 using credential edgex-jenkins-ssh 11:29:41 Cloning the remote Git repository 11:29:41 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 11:29:41 > git init /w/workspace/go-mod-configuration/69 # timeout=10 11:29:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 11:29:41 > git --version # timeout=10 11:29:41 > git --version # 'git version 2.25.1' 11:29:41 using GIT_SSH to set credentials SSH Credentials for GitHub 11:29:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:29:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 11:29:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:29:45 Avoid second fetch 11:29:45 Checking out Revision 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc (main) 11:29:45 > git config core.sparsecheckout # timeout=10 11:29:45 > git checkout -f 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc # timeout=10 11:29:45 Commit message: "Merge pull request #148 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.43" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:29:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:29:51 % Total % Received % Xferd Average Speed Time Time Time Current 11:29:51 Dload Upload Total Spent Left Speed 11:29:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh 11:29:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:29:51 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 11:29:51 /etc/docker/daemon.json 11:29:51 { 11:29:51 "registry-mirrors": [ 11:29:51 "https://nexus3.edgexfoundry.org:10001" 11:29:51 ], 11:29:51 "bip": "10.250.0.254/24", 11:29:51 "hosts": [ 11:29:51 "tcp://0.0.0.0:5555", 11:29:51 "unix:///var/run/docker.sock" 11:29:51 ], 11:29:51 "mtu": 1458, 11:29:51 "selinux-enabled": true, 11:29:51 "seccomp-profile": "/etc/docker/seccomp.json" 11:29:51 } [Pipeline] sh 11:29:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:29:52 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 11:30:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:30:11 ========================================================= 11:30:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:30:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:30:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:30:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:30:11 c6b39de5b339: Pulling fs layer 11:30:11 a69c41024577: Pulling fs layer 11:30:11 d6de4b400683: Pulling fs layer 11:30:11 35cb2a7552d0: Pulling fs layer 11:30:11 4f4fb700ef54: Pulling fs layer 11:30:11 464afbd9ba4c: Pulling fs layer 11:30:11 00f215d4a9da: Pulling fs layer 11:30:11 d496ad576159: Pulling fs layer 11:30:11 4f4fb700ef54: Waiting 11:30:11 464afbd9ba4c: Waiting 11:30:11 d496ad576159: Waiting 11:30:11 35cb2a7552d0: Waiting 11:30:11 a69c41024577: Download complete 11:30:11 35cb2a7552d0: Download complete 11:30:11 4f4fb700ef54: Verifying Checksum 11:30:11 4f4fb700ef54: Download complete 11:30:11 464afbd9ba4c: Verifying Checksum 11:30:11 464afbd9ba4c: Download complete 11:30:11 c6b39de5b339: Verifying Checksum 11:30:11 c6b39de5b339: Download complete 11:30:12 d496ad576159: Verifying Checksum 11:30:12 d496ad576159: Download complete 11:30:13 c6b39de5b339: Pull complete 11:30:13 a69c41024577: Pull complete 11:30:14 d6de4b400683: Verifying Checksum 11:30:14 d6de4b400683: Download complete 11:30:15 00f215d4a9da: Verifying Checksum 11:30:15 00f215d4a9da: Download complete 11:30:27 d6de4b400683: Pull complete 11:30:27 35cb2a7552d0: Pull complete 11:30:27 4f4fb700ef54: Pull complete 11:30:27 464afbd9ba4c: Pull complete 11:30:36 00f215d4a9da: Pull complete 11:30:37 d496ad576159: Pull complete 11:30:37 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 11:30:37 + 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 11:30:38 + docker inspect -f . ci-base-image-arm64 11:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:38 prd-ubuntu20.04-docker-arm64-4c-16g-9450 does not seem to be running inside a container 11:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/69 -v /w/workspace/go-mod-configuration/69:/w/workspace/go-mod-configuration/69:rw,z -v /w/workspace/go-mod-configuration/69@tmp:/w/workspace/go-mod-configuration/69@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 11:30:40 $ docker top ad0d37e2dbfbde02d2450fe29355414eee29c9cb64f71ea0f94ac7f2257080c8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:41 + go version 11:30:41 go version go1.21.9 linux/arm64 [Pipeline] } 11:30:41 $ docker stop --time=1 ad0d37e2dbfbde02d2450fe29355414eee29c9cb64f71ea0f94ac7f2257080c8 11:30:42 $ docker rm -f --volumes ad0d37e2dbfbde02d2450fe29355414eee29c9cb64f71ea0f94ac7f2257080c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:43 + docker inspect -f . ci-base-image-arm64 11:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:43 prd-ubuntu20.04-docker-arm64-4c-16g-9450 does not seem to be running inside a container 11:30:43 $ 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/69 -v /w/workspace/go-mod-configuration/69:/w/workspace/go-mod-configuration/69:rw,z -v /w/workspace/go-mod-configuration/69@tmp:/w/workspace/go-mod-configuration/69@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 11:30:44 $ docker top db336abd3c86c10af011cb4a2bf848ee490559d1095716cf64b2d8f2467a4dbc -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:45 + git config --global --add safe.directory /w/workspace/go-mod-configuration/69 [Pipeline] fileExists [Pipeline] sh 11:30:45 + make test 11:30:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:30:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31 11:30:46 go: downloading github.com/stretchr/testify v1.9.0 11:30:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 11:30:46 go: downloading github.com/hashicorp/consul/api v1.29.4 11:30:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:30:46 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:30:46 go: downloading github.com/spf13/cast v1.7.0 11:30:47 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:30:47 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:30:47 go: downloading gopkg.in/yaml.v3 v3.0.1 11:30:47 go: downloading github.com/go-playground/validator/v10 v10.22.0 11:30:47 go: downloading github.com/google/uuid v1.6.0 11:30:47 go: downloading github.com/stretchr/objx v0.5.2 11:30:47 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:30:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:30:47 go: downloading github.com/mitchellh/copystructure v1.0.0 11:30:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:30:47 go: downloading github.com/hashicorp/go-hclog v1.5.0 11:30:47 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:30:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:30:47 go: downloading github.com/hashicorp/serf v0.10.1 11:30:47 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 11:30:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:30:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:30:47 go: downloading github.com/x448/float16 v0.8.4 11:30:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:30:47 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 11:30:47 go: downloading github.com/go-playground/universal-translator v0.18.1 11:30:47 go: downloading github.com/leodido/go-urn v1.4.0 11:30:47 go: downloading golang.org/x/crypto v0.25.0 11:30:48 go: downloading golang.org/x/text v0.16.0 11:30:48 go: downloading github.com/hashicorp/errwrap v1.1.0 11:30:48 go: downloading github.com/fatih/color v1.16.0 11:30:48 go: downloading github.com/mattn/go-isatty v0.0.20 11:30:48 go: downloading github.com/gorilla/websocket v1.5.3 11:30:48 go: downloading golang.org/x/net v0.27.0 11:30:48 go: downloading golang.org/x/sync v0.7.0 11:30:49 go: downloading github.com/armon/go-metrics v0.4.1 11:30:49 go: downloading github.com/go-playground/locales v0.14.1 11:30:50 go: downloading github.com/mattn/go-colorable v0.1.13 11:30:50 go: downloading golang.org/x/sys v0.22.0 11:30:52 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:30:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:32:14 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 11:32:14 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.051s coverage: 66.7% of statements 11:32:19 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.821s coverage: 87.1% of statements 11:32:19 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.132s coverage: 58.6% of statements 11:32:19 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.024s coverage: 100.0% of statements 11:32:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:32:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:32:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:32:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:32:38 $ docker stop --time=1 db336abd3c86c10af011cb4a2bf848ee490559d1095716cf64b2d8f2467a4dbc 11:32:39 $ docker rm -f --volumes db336abd3c86c10af011cb4a2bf848ee490559d1095716cf64b2d8f2467a4dbc [Pipeline] // withDockerContainer [Pipeline] sh 11:32:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:32:41 Warning: overwriting stash ‘coverage-report’ 11:32:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:32:42 11:32:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:32:43 arm64: Pulling from edgex-lftools-log-publisher 11:32:43 8998bd30e6a1: Pulling fs layer 11:32:43 04944245beec: Pulling fs layer 11:32:43 699f458cf7ca: Pulling fs layer 11:32:43 765212b225bb: Pulling fs layer 11:32:43 f23df028b6ca: Pulling fs layer 11:32:43 d65c8cfc05b1: Pulling fs layer 11:32:43 2437ff75d9bd: Pulling fs layer 11:32:43 f23df028b6ca: Waiting 11:32:43 765212b225bb: Waiting 11:32:43 2437ff75d9bd: Waiting 11:32:43 04944245beec: Verifying Checksum 11:32:43 04944245beec: Download complete 11:32:43 765212b225bb: Verifying Checksum 11:32:43 765212b225bb: Download complete 11:32:43 f23df028b6ca: Verifying Checksum 11:32:43 f23df028b6ca: Download complete 11:32:43 d65c8cfc05b1: Verifying Checksum 11:32:43 d65c8cfc05b1: Download complete 11:32:43 699f458cf7ca: Verifying Checksum 11:32:43 699f458cf7ca: Download complete 11:32:44 8998bd30e6a1: Verifying Checksum 11:32:44 8998bd30e6a1: Download complete 11:32:47 2437ff75d9bd: Verifying Checksum 11:32:47 2437ff75d9bd: Download complete 11:32:48 8998bd30e6a1: Pull complete 11:32:49 04944245beec: Pull complete 11:32:51 699f458cf7ca: Pull complete 11:32:51 765212b225bb: Pull complete 11:32:52 f23df028b6ca: Pull complete 11:32:52 d65c8cfc05b1: Pull complete 11:33:11 2437ff75d9bd: Pull complete 11:33:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:33:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:33:11 prd-ubuntu20.04-docker-arm64-4c-16g-9450 does not seem to be running inside a container 11:33:11 $ 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/69 -v /w/workspace/go-mod-configuration/69:/w/workspace/go-mod-configuration/69:rw,z -v /w/workspace/go-mod-configuration/69@tmp:/w/workspace/go-mod-configuration/69@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 11:33:13 $ docker top 2ea7fde47a2d40aae54bba2b5d1b968f2dba407fe18a462ca2ebfc0de95678b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:33:14 ---> job-cost.sh 11:33:14 lf-activate-venv: SKIPPING 11:33:14 INFO: No Stack... 11:33:14 INFO: Retrieving Pricing Info for: v3-standard-4 11:33:15 INFO: Archiving Costs [Pipeline] sh 11:33:15 + + cat /w/workspace/go-mod-configuration/69/archives/cost.csv 11:33:15 cut -d, -f6 [Pipeline] lock 11:33:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-69-stack-cost] 11:33:16 Resource [jenkins-edgexfoundry-go-mod-configuration-main-69-stack-cost] did not exist. Created. 11:33:16 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:33:16 /w/workspace/go-mod-configuration/69@tmp/durable-ecb5c41b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:33:17 + echo total: 0.10999999940395355 [Pipeline] stash 11:33:17 Warning: overwriting stash ‘stack-cost’ 11:33:17 Stashed 1 file(s) [Pipeline] } 11:33:17 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 11:33:17 $ docker stop --time=1 2ea7fde47a2d40aae54bba2b5d1b968f2dba407fe18a462ca2ebfc0de95678b9 11:33:19 $ docker rm -f --volumes 2ea7fde47a2d40aae54bba2b5d1b968f2dba407fe18a462ca2ebfc0de95678b9 [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 11:33:19 provisioning config files... 11:33:19 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config17497463131772884839tmp [Pipeline] { [Pipeline] sh 11:33:20 + set +x 11:33:20 + curl -s https://codecov.io/bash 11:33:20 + bash -s -- 11:33:20 11:33:20 _____ _ 11:33:20 / ____| | | 11:33:20 | | ___ __| | ___ ___ _____ __ 11:33:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:33:20 | |___| (_) | (_| | __/ (_| (_) \ V / 11:33:20 \_____\___/ \__,_|\___|\___\___/ \_/ 11:33:20 Bash-1.0.6 11:33:20 11:33:20 11:33:20 ==> git version 2.25.1 found 11:33:20 ==> 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 11:33:20 Release-Date: 2020-01-08 11:33:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:33:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:33:20 ==> Jenkins CI detected. 11:33:20 current dir:  /w/workspace/oundry_go-mod-configuration_main 11:33:20 project root: . 11:33:20 --> token set from env 11:33:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:33:20 ==> Running gcov in . (disable via -X gcov) 11:33:20 ==> Python coveragepy not found 11:33:20 ==> Searching for coverage reports in: 11:33:20 + . 11:33:20 -> Found 1 reports 11:33:20 ==> Detecting git/mercurial file structure 11:33:20 ==> Reading reports 11:33:20 + ./coverage.out bytes=34578 11:33:20 ==> Appending adjustments 11:33:20 https://docs.codecov.io/docs/fixing-reports 11:33:20 + Found adjustments 11:33:20 ==> Gzipping contents 11:33:20 8.0K /tmp/codecov.8TZWlB.gz 11:33:20 ==> Uploading reports 11:33:20 url: https://codecov.io 11:33:20 query: branch=main&commit=31c862af6da7c6495e2eeb9a1f494a3d6e1209bc&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 11:33:20 -> Pinging Codecov 11:33:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=31c862af6da7c6495e2eeb9a1f494a3d6e1209bc&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 11:33:20 -> Uploading to 11:33:20 https://storage.googleapis.com/codecov/v4/raw/2024-09-04/9F92B070CA9CA35F4914AC8684776953/31c862af6da7c6495e2eeb9a1f494a3d6e1209bc/34a66bdc-e570-4e16-af34-2f44fbec5fc8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T113320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e2514b3cc103705bf56ed84b7e6bb6e476cfb0d843ed594f877a7795a57bb32 11:33:20 % Total % Received % Xferd Average Speed Time Time Time Current 11:33:20 Dload Upload Total Spent Left Speed 11:33:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5153 0 0 100 5153 0 25259 --:--:-- --:--:-- --:--:-- 25136 100 5153 0 0 100 5153 0 21834 --:--:-- --:--:-- --:--:-- 21742 11:33:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/31c862af6da7c6495e2eeb9a1f494a3d6e1209bc [Pipeline] } 11:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:33:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:33:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:33:21 11:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:33:21 latest: Pulling from edgex-devops/edgex-snyk-go 11:33:21 619be1103602: Already exists 11:33:21 f8ea3408117e: Pulling fs layer 11:33:21 91320369b822: Pulling fs layer 11:33:21 0406650e8295: Pulling fs layer 11:33:21 4f4fb700ef54: Pulling fs layer 11:33:21 96d80e3f36e1: Pulling fs layer 11:33:21 bcf3aedb951c: Pulling fs layer 11:33:21 96d80e3f36e1: Waiting 11:33:21 bcf3aedb951c: Waiting 11:33:21 0406650e8295: Verifying Checksum 11:33:21 0406650e8295: Download complete 11:33:21 f8ea3408117e: Download complete 11:33:21 4f4fb700ef54: Verifying Checksum 11:33:21 f8ea3408117e: Pull complete 11:33:21 96d80e3f36e1: Verifying Checksum 11:33:21 96d80e3f36e1: Download complete 11:33:22 91320369b822: Verifying Checksum 11:33:22 91320369b822: Download complete 11:33:22 bcf3aedb951c: Verifying Checksum 11:33:22 bcf3aedb951c: Download complete 11:33:25 91320369b822: Pull complete 11:33:25 0406650e8295: Pull complete 11:33:25 4f4fb700ef54: Pull complete 11:33:25 96d80e3f36e1: Pull complete 11:33:28 bcf3aedb951c: Pull complete 11:33:28 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 11:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:33:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:33:28 prd-ubuntu20.04-docker-8c-8g-9448 does not seem to be running inside a container 11:33:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:33:33 $ docker top 75bb1294a85e351e8bb87418bb0f900a1a69c8836c23fe12fc7a3b520b5cf1a4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:33:34 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo 11:33:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 11:33:34 + set -o pipefail 11:33:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 11:33:39 11:33:39 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... 11:33:39 11:33:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/ce657483-308d-4a7e-87ce-ea3662693ca3 11:33:39 11:33:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:33:39 11:33:39 11:33:39 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:33:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:33:39 $ docker stop --time=1 75bb1294a85e351e8bb87418bb0f900a1a69c8836c23fe12fc7a3b520b5cf1a4 11:33:46 $ docker rm -f --volumes 75bb1294a85e351e8bb87418bb0f900a1a69c8836c23fe12fc7a3b520b5cf1a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:33:47 + git log --format=format:%s -1 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc [Pipeline] sh 11:33:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:33:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:33:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:33:48 prd-ubuntu20.04-docker-8c-8g-9448 does not seem to be running inside a container 11:33:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:33:49 $ docker top 9ec0cdd1dee47b5d927b7378fe19dcbda9dd9ff75c220fe9e4e5530d6cb5e1d5 -eo pid,comm 11:33:49 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). 11:33:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:33:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:33:49 [ssh-agent] Looking for ssh-agent implementation... 11:33:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:33:49 $ docker exec 9ec0cdd1dee47b5d927b7378fe19dcbda9dd9ff75c220fe9e4e5530d6cb5e1d5 ssh-agent 11:33:49 SSH_AUTH_SOCK=/tmp/ssh-TT75KLySu8sp/agent.13 11:33:49 SSH_AGENT_PID=19 11:33:49 Running ssh-add (command line suppressed) 11:33:49 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11467622749108257979.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11467622749108257979.key) 11:33:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:33:50 + git semver tag 11:33:50 2024-09-04 11:33:50,408 [run_tag] DEBUG tag force:False 11:33:50 2024-09-04 11:33:50,408 [check_head_tag] DEBUG check head tag 11:33:50 2024-09-04 11:33:50,408 [execute] INFO git cat-file --batch-check 11:33:50 2024-09-04 11:33:50,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 11:33:50 2024-09-04 11:33:50,413 [execute] INFO git cat-file --batch 11:33:50 2024-09-04 11:33:50,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 11:33:50 2024-09-04 11:33:50,432 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:33:50 2024-09-04 11:33:50,432 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 11:33:50 2024-09-04 11:33:50,432 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 11:33:50 2024-09-04 11:33:50,466 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:33:50 3.2.0-dev.16 [Pipeline] } 11:33:50 $ docker exec --env ******** --env ******** 9ec0cdd1dee47b5d927b7378fe19dcbda9dd9ff75c220fe9e4e5530d6cb5e1d5 ssh-agent -k 11:33:50 unset SSH_AUTH_SOCK; 11:33:50 unset SSH_AGENT_PID; 11:33:50 echo Agent pid 19 killed; 11:33:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:33:51 + git semver [Pipeline] } 11:33:51 $ docker stop --time=1 9ec0cdd1dee47b5d927b7378fe19dcbda9dd9ff75c220fe9e4e5530d6cb5e1d5 11:33:52 $ docker rm -f --volumes 9ec0cdd1dee47b5d927b7378fe19dcbda9dd9ff75c220fe9e4e5530d6cb5e1d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:33:53 11:33:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:33:53 0.23.1-centos7: Pulling from edgex-lftools 11:33:53 ab5ef0e58194: Pulling fs layer 11:33:53 9712f1f96733: Pulling fs layer 11:33:53 63f879dbbcfc: Pulling fs layer 11:33:53 0d9ebad4ef96: Pulling fs layer 11:33:53 e9a5061849ea: Pulling fs layer 11:33:53 d747dcd14b5f: Pulling fs layer 11:33:53 2de7ff778b66: Pulling fs layer 11:33:53 e9a5061849ea: Waiting 11:33:53 d747dcd14b5f: Waiting 11:33:53 2de7ff778b66: Waiting 11:33:53 0d9ebad4ef96: Waiting 11:33:54 63f879dbbcfc: Verifying Checksum 11:33:54 63f879dbbcfc: Download complete 11:33:54 e9a5061849ea: Verifying Checksum 11:33:54 e9a5061849ea: Download complete 11:33:54 d747dcd14b5f: Verifying Checksum 11:33:54 d747dcd14b5f: Download complete 11:33:54 ab5ef0e58194: Verifying Checksum 11:33:54 ab5ef0e58194: Download complete 11:33:54 2de7ff778b66: Verifying Checksum 11:33:54 2de7ff778b66: Download complete 11:33:54 0d9ebad4ef96: Verifying Checksum 11:33:54 0d9ebad4ef96: Download complete 11:33:57 ab5ef0e58194: Pull complete 11:33:57 9712f1f96733: Pull complete 11:33:58 63f879dbbcfc: Pull complete 11:34:02 0d9ebad4ef96: Pull complete 11:34:02 e9a5061849ea: Pull complete 11:34:02 d747dcd14b5f: Pull complete 11:34:02 2de7ff778b66: Pull complete 11:34:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:34:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:34:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:03 prd-ubuntu20.04-docker-8c-8g-9448 does not seem to be running inside a container 11:34:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:34:10 $ docker top 2508d23bfa8933451ed7061865c4145ba6427e63fb8cfc380efd0bcd2dca5e88 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:34:10 provisioning config files... 11:34:10 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config12503076855610348690tmp 11:34:10 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config11469721610414205320tmp 11:34:10 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4669400202322464228tmp [Pipeline] { [Pipeline] echo 11:34:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:34:10 ---> sigul-configuration.sh 11:34:10 gpg: directory `/root/.gnupg' created 11:34:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:34:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:34:10 gpg: keyring `/root/.gnupg/secring.gpg' created 11:34:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:34:10 gpg: CAST5 encrypted data 11:34:10 gpg: encrypted with 1 passphrase 11:34:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:34:10 + mkdir /home/jenkins 11:34:10 + mkdir /home/jenkins/sigul [Pipeline] sh 11:34:11 + 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 11:34:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:34:11 ---> sigul-install.sh 11:34:11 Sigul already installed; skipping installation. [Pipeline] sh 11:34:11 + git tag --list 11:34:11 v0.0.0 11:34:11 v0.0.1 11:34:11 v0.0.2 11:34:11 v0.0.3 11:34:11 v0.0.4 11:34:11 v0.0.5 11:34:11 v0.0.6 11:34:11 v0.0.7 11:34:11 v0.0.8 11:34:11 v2.0.0 11:34:11 v2.1.0 11:34:11 v2.2.0 11:34:11 v2.3.0 11:34:11 v3.0 11:34:11 v3.0.0 11:34:11 v3.1 11:34:11 v3.1.0 11:34:11 v3.1.0-dev.1 11:34:11 v3.1.0-dev.2 11:34:11 v3.1.0-dev.3 11:34:11 v3.1.0-dev.4 11:34:11 v3.1.0-dev.5 11:34:11 v3.1.0-dev.6 11:34:11 v3.1.0-dev.7 11:34:11 v3.1.0-dev.8 11:34:11 v3.2.0-dev.1 11:34:11 v3.2.0-dev.10 11:34:11 v3.2.0-dev.11 11:34:11 v3.2.0-dev.12 11:34:11 v3.2.0-dev.13 11:34:11 v3.2.0-dev.14 11:34:11 v3.2.0-dev.15 11:34:11 v3.2.0-dev.16 11:34:11 v3.2.0-dev.2 11:34:11 v3.2.0-dev.3 11:34:11 v3.2.0-dev.4 11:34:11 v3.2.0-dev.5 11:34:11 v3.2.0-dev.6 11:34:11 v3.2.0-dev.7 11:34:11 v3.2.0-dev.8 11:34:11 v3.2.0-dev.9 [Pipeline] sh 11:34:12 + lftools sign git-tag v3.2.0-dev.16 11:34:12 Signing Git tag with Sigul... 11:34:12 Signing v3.2.0-dev.16 [Pipeline] echo 11:34:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:34:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:34:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:34:13 $ docker stop --time=1 2508d23bfa8933451ed7061865c4145ba6427e63fb8cfc380efd0bcd2dca5e88 11:34:14 $ docker rm -f --volumes 2508d23bfa8933451ed7061865c4145ba6427e63fb8cfc380efd0bcd2dca5e88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:34:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:34:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:15 prd-ubuntu20.04-docker-8c-8g-9448 does not seem to be running inside a container 11:34:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:34:16 $ docker top b6d470325b185243f7b0874a389e36152bb68fb690f4af30cd2f9e5d55c5fbdc -eo pid,comm 11:34:16 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). 11:34:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:34:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:16 [ssh-agent] Looking for ssh-agent implementation... 11:34:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:16 $ docker exec b6d470325b185243f7b0874a389e36152bb68fb690f4af30cd2f9e5d55c5fbdc ssh-agent 11:34:16 SSH_AUTH_SOCK=/tmp/ssh-9K1Lu3m2ohw1/agent.14 11:34:16 SSH_AGENT_PID=20 11:34:16 Running ssh-add (command line suppressed) 11:34:16 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_323181365336353487.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_323181365336353487.key) 11:34:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:16 + git semver bump pre 11:34:17 2024-09-04 11:34:17,233 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:34:17 2024-09-04 11:34:17,233 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev 11:34:17 2024-09-04 11:34:17,233 [bump_version] DEBUG bumped version:3.2.0-dev.17 11:34:17 2024-09-04 11:34:17,233 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 11:34:17 2024-09-04 11:34:17,233 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:34:17 2024-09-04 11:34:17,233 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 11:34:17 2024-09-04 11:34:17,236 [execute] INFO git cat-file --batch-check 11:34:17 2024-09-04 11:34:17,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 11:34:17 2024-09-04 11:34:17,242 [execute] INFO git cat-file --batch 11:34:17 2024-09-04 11:34:17,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 11:34:17 2024-09-04 11:34:17,247 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:34:17 3.2.0-dev.17 [Pipeline] } 11:34:17 $ docker exec --env ******** --env ******** b6d470325b185243f7b0874a389e36152bb68fb690f4af30cd2f9e5d55c5fbdc ssh-agent -k 11:34:17 unset SSH_AUTH_SOCK; 11:34:17 unset SSH_AGENT_PID; 11:34:17 echo Agent pid 20 killed; 11:34:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:34:17 + git semver [Pipeline] } 11:34:18 $ docker stop --time=1 b6d470325b185243f7b0874a389e36152bb68fb690f4af30cd2f9e5d55c5fbdc 11:34:20 $ docker rm -f --volumes b6d470325b185243f7b0874a389e36152bb68fb690f4af30cd2f9e5d55c5fbdc [Pipeline] // withDockerContainer [Pipeline] sh 11:34:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:34:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:21 prd-ubuntu20.04-docker-8c-8g-9448 does not seem to be running inside a container 11:34:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:34:21 $ docker top 1a7130ad13229dcf494211940e48640cb6a27653e7e45196d699a750e73f6cd1 -eo pid,comm 11:34:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:34:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:34:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:21 [ssh-agent] Looking for ssh-agent implementation... 11:34:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:21 $ docker exec 1a7130ad13229dcf494211940e48640cb6a27653e7e45196d699a750e73f6cd1 ssh-agent 11:34:22 SSH_AUTH_SOCK=/tmp/ssh-5KMw8qVA9Nxl/agent.32 11:34:22 SSH_AGENT_PID=38 11:34:22 Running ssh-add (command line suppressed) 11:34:22 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5891416052338381035.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5891416052338381035.key) 11:34:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:22 + git semver push 11:34:22 2024-09-04 11:34:22,587 [run_push] DEBUG push 11:34:22 2024-09-04 11:34:22,588 [execute] INFO git cat-file --batch-check 11:34:22 2024-09-04 11:34:22,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 11:34:22 2024-09-04 11:34:22,592 [execute] INFO git rev-list 88bf046a4b079a3b8e6c93d389c9c848bb743094 -- 11:34:22 2024-09-04 11:34:22,592 [execute] DEBUG Popen(['git', 'rev-list', '88bf046a4b079a3b8e6c93d389c9c848bb743094', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 11:34:22 2024-09-04 11:34:22,600 [execute] INFO git fetch -v origin 11:34:22 2024-09-04 11:34:22,600 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 11:34:23 2024-09-04 11:34:23,050 [run_push] DEBUG no remote changes detected 11:34:23 2024-09-04 11:34:23,051 [execute] INFO git push origin semver 11:34:23 2024-09-04 11:34:23,051 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 11:34:23 2024-09-04 11:34:23,717 [run_push] DEBUG push all version tags 11:34:23 2024-09-04 11:34:23,718 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:34:23 2024-09-04 11:34:23,718 [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) 11:34:24 2024-09-04 11:34:24,411 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:34:24 3.2.0-dev.17 [Pipeline] } 11:34:24 $ docker exec --env ******** --env ******** 1a7130ad13229dcf494211940e48640cb6a27653e7e45196d699a750e73f6cd1 ssh-agent -k 11:34:24 unset SSH_AUTH_SOCK; 11:34:24 unset SSH_AGENT_PID; 11:34:24 echo Agent pid 38 killed; 11:34:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:34:25 + git semver [Pipeline] } 11:34:25 $ docker stop --time=1 1a7130ad13229dcf494211940e48640cb6a27653e7e45196d699a750e73f6cd1 11:34:26 $ docker rm -f --volumes 1a7130ad13229dcf494211940e48640cb6a27653e7e45196d699a750e73f6cd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:34:27 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 11:34:27 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 11:34:27 total 16 11:34:27 drwxr-xr-x 3 root root 4096 Sep 4 11:29 . 11:34:27 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 11:34 .. 11:34:27 drwxr-xr-x 2 root root 4096 Sep 4 11:29 cost 11:34:27 -rw-r--r-- 1 root root 91 Sep 4 11:29 cost.csv 11:34:27 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 11:34:27 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 11:34:27 total 16 11:34:27 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 11:29 . 11:34:27 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 11:34 .. 11:34:27 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 11:29 cost 11:34:27 -rw-r--r-- 1 jenkins jenkins 91 Sep 4 11:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:34:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:34:28 ---> package-listing.sh 11:34:28 ++ facter osfamily 11:34:28 ++ tr '[:upper:]' '[:lower:]' 11:34:28 + OS_FAMILY=debian 11:34:28 + workspace=/w/workspace/oundry_go-mod-configuration_main 11:34:28 + START_PACKAGES=/tmp/packages_start.txt 11:34:28 + END_PACKAGES=/tmp/packages_end.txt 11:34:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:34:28 + PACKAGES=/tmp/packages_start.txt 11:34:28 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 11:34:28 + PACKAGES=/tmp/packages_end.txt 11:34:28 + case "${OS_FAMILY}" in 11:34:28 + dpkg -l 11:34:28 + grep '^ii' 11:34:28 + '[' -f /tmp/packages_start.txt ']' 11:34:28 + '[' -f /tmp/packages_end.txt ']' 11:34:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:34:28 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 11:34:28 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 11:34:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 11:34:29 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 11:34:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:34:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:29 prd-ubuntu20.04-docker-8c-8g-9448 does not seem to be running inside a container 11:34:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:34:31 $ docker top acde48013e515512932efc129bbc27a5917cb58155701c5248d111a186a34c18 -eo pid,comm [Pipeline] { [Pipeline] sh 11:34:31 + touch /tmp/pre-build-complete [Pipeline] sh 11:34:32 + mkdir -p /var/log/sysstat [Pipeline] sh 11:34:32 + ls /var/log/sa-host 11:34:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:34:32 provisioning config files... 11:34:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config13366872003560367432tmp [Pipeline] { [Pipeline] echo 11:34:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:34:32 ---> create-netrc.sh [Pipeline] } 11:34:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:34:33 ---> python-tools-install.sh [Pipeline] echo 11:34:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:34:33 ---> sudo-logs.sh 11:34:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:34:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:34:33 ---> job-cost.sh 11:34:33 lf-activate-venv: SKIPPING 11:34:33 DEBUG: total: 0.2199999988079071 11:34:33 INFO: Retrieving Stack Cost... 11:34:34 INFO: Retrieving Pricing Info for: v3-standard-8 11:34:34 INFO: Archiving Costs [Pipeline] echo 11:34:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:34:35 ---> logs-deploy.sh 11:34:35 lf-activate-venv: SKIPPING 11:34:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/69 11:34:35 INFO: archiving workspace using pattern(s): 11:34:35 Archives upload complete. 11:34:35 INFO: archiving logs to Nexus 11:34:36 ---> uname -a: 11:34:36 Linux prd-ubuntu20-04-docker-8c-8g-9448 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:34:36 11:34:36 11:34:36 ---> lscpu: 11:34:36 Architecture: x86_64 11:34:36 CPU op-mode(s): 32-bit, 64-bit 11:34:36 Byte Order: Little Endian 11:34:36 Address sizes: 40 bits physical, 48 bits virtual 11:34:36 CPU(s): 8 11:34:36 On-line CPU(s) list: 0-7 11:34:36 Thread(s) per core: 1 11:34:36 Core(s) per socket: 1 11:34:36 Socket(s): 8 11:34:36 NUMA node(s): 1 11:34:36 Vendor ID: AuthenticAMD 11:34:36 CPU family: 23 11:34:36 Model: 49 11:34:36 Model name: AMD EPYC-Rome Processor 11:34:36 Stepping: 0 11:34:36 CPU MHz: 2800.000 11:34:36 BogoMIPS: 5600.00 11:34:36 Virtualization: AMD-V 11:34:36 Hypervisor vendor: KVM 11:34:36 Virtualization type: full 11:34:36 L1d cache: 256 KiB 11:34:36 L1i cache: 256 KiB 11:34:36 L2 cache: 4 MiB 11:34:36 L3 cache: 128 MiB 11:34:36 NUMA node0 CPU(s): 0-7 11:34:36 Vulnerability Itlb multihit: Not affected 11:34:36 Vulnerability L1tf: Not affected 11:34:36 Vulnerability Mds: Not affected 11:34:36 Vulnerability Meltdown: Not affected 11:34:36 Vulnerability Mmio stale data: Not affected 11:34:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:34:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:34:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:34:36 Vulnerability Srbds: Not affected 11:34:36 Vulnerability Tsx async abort: Not affected 11:34:36 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 11:34:36 11:34:36 11:34:36 ---> nproc: 11:34:36 8 11:34:36 11:34:36 11:34:36 ---> df -h: 11:34:36 Filesystem Size Used Avail Use% Mounted on 11:34:36 overlay 155G 12G 144G 8% / 11:34:36 tmpfs 64M 0 64M 0% /dev 11:34:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:34:36 shm 64M 0 64M 0% /dev/shm 11:34:36 /dev/vda1 155G 12G 144G 8% /facter-os 11:34:36 11:34:36 11:34:36 ---> sar -b -r -n DEV: 11:34:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9448) 09/04/24 _x86_64_ (8 CPU) 11:34:36 11:34:36 11:26:36 LINUX RESTART (8 CPU) 11:34:36 11:34:36 11:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:34:36 11:28:01 323.83 37.82 286.00 0.00 4193.54 72728.96 0.00 11:34:36 11:29:01 57.37 0.37 57.01 0.00 10.93 17240.33 0.00 11:34:36 11:30:01 43.51 0.05 43.46 0.00 11.06 16431.41 0.00 11:34:36 11:31:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 11:34:36 11:32:01 47.84 6.13 41.71 0.00 4365.27 8500.98 0.00 11:34:36 11:33:01 4.93 0.02 4.92 0.00 0.13 107.85 0.00 11:34:36 11:34:01 66.46 0.37 66.09 0.00 15.60 33036.89 0.00 11:34:36 Average: 77.94 6.39 71.55 0.00 1228.15 21153.46 0.00 11:34:36 11:34:36 11:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:34:36 11:28:01 29271880 31551104 768012 2.34 73688 2486168 1837356 5.41 1002856 2228180 4 11:34:36 11:29:01 28635984 31502840 800496 2.43 94060 3006500 2065864 6.09 1144384 2655288 526252 11:34:36 11:30:01 28738760 31541240 760936 2.31 95656 2938776 1731004 5.10 1119964 2575264 12 11:34:36 11:31:01 28739492 31542100 759792 2.31 95712 2938780 1731004 5.10 1119688 2575272 44 11:34:36 11:32:01 28259692 31503268 774772 2.36 124556 3340692 1717860 5.06 1413068 2724268 940 11:34:36 11:33:01 28283528 31522204 756484 2.30 123124 3337436 1715692 5.06 1393776 2721004 320 11:34:36 11:34:01 26839480 31467112 807256 2.45 168752 4567936 1988248 5.86 1517120 3922132 623168 11:34:36 Average: 28395545 31518553 775393 2.36 110793 3230898 1826718 5.38 1244408 2771630 164391 11:34:36 11:34:36 11:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:34:36 11:28:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 11:34:36 11:28:01 ens3 508.18 338.25 5586.44 93.35 0.00 0.00 0.00 0.00 11:34:36 11:28:01 docker0 4.00 3.83 0.38 37.81 0.00 0.00 0.00 0.00 11:34:36 11:29:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:34:36 11:29:01 ens3 203.82 124.31 3389.91 23.29 0.00 0.00 0.00 0.00 11:34:36 11:29:01 docker0 53.02 87.29 4.48 835.74 0.00 0.00 0.00 0.00 11:34:36 11:30:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:34:36 11:30:01 ens3 11.15 7.40 13.87 4.51 0.00 0.00 0.00 0.00 11:34:36 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:36 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:34:36 11:31:01 ens3 0.62 0.13 0.06 0.01 0.00 0.00 0.00 0.00 11:34:36 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:36 11:32:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:34:36 11:32:01 ens3 171.65 57.64 2736.64 4.53 0.00 0.00 0.00 0.00 11:34:36 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:36 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:34:36 11:33:01 ens3 0.55 0.42 0.10 0.09 0.00 0.00 0.00 0.00 11:34:36 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:36 11:34:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 11:34:36 11:34:01 ens3 357.01 210.31 7654.59 32.08 0.00 0.00 0.00 0.00 11:34:36 11:34:01 docker0 55.07 97.17 4.55 842.65 0.00 0.00 0.00 0.00 11:34:36 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 11:34:36 Average: ens3 179.00 105.50 2768.87 22.55 0.00 0.00 0.00 0.00 11:34:36 Average: docker0 16.01 26.90 1.35 245.17 0.00 0.00 0.00 0.00 11:34:36 11:34:36 11:34:36 ---> sar -P ALL: 11:34:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9448) 09/04/24 _x86_64_ (8 CPU) 11:34:36 11:34:36 11:26:36 LINUX RESTART (8 CPU) 11:34:36 11:34:36 11:27:01 CPU %user %nice %system %iowait %steal %idle 11:34:36 11:28:01 all 9.02 0.00 3.00 6.58 0.06 81.33 11:34:36 11:28:01 0 8.64 0.00 2.81 10.72 0.05 77.77 11:34:36 11:28:01 1 8.52 0.00 3.31 6.16 0.07 81.95 11:34:36 11:28:01 2 7.19 0.00 2.63 6.04 0.07 84.07 11:34:36 11:28:01 3 13.24 0.00 3.01 15.58 0.08 68.09 11:34:36 11:28:01 4 7.67 0.00 2.96 0.15 0.05 89.17 11:34:36 11:28:01 5 9.85 0.00 3.07 0.27 0.05 86.76 11:34:36 11:28:01 6 8.46 0.00 2.88 1.41 0.05 87.20 11:34:36 11:28:01 7 8.61 0.00 3.31 12.45 0.08 75.54 11:34:36 11:29:01 all 23.46 0.00 4.49 5.97 0.12 65.97 11:34:36 11:29:01 0 23.10 0.00 3.93 0.69 0.12 72.17 11:34:36 11:29:01 1 24.66 0.00 5.03 0.56 0.08 69.67 11:34:36 11:29:01 2 20.56 0.00 3.96 0.46 0.08 74.94 11:34:36 11:29:01 3 24.09 0.00 4.67 21.98 0.15 49.11 11:34:36 11:29:01 4 23.05 0.00 4.60 1.50 0.10 70.74 11:34:36 11:29:01 5 23.62 0.00 4.76 1.01 0.19 70.42 11:34:36 11:29:01 6 24.04 0.00 4.42 4.94 0.08 66.52 11:34:36 11:29:01 7 24.55 0.00 4.53 16.70 0.12 54.10 11:34:36 11:30:01 all 0.46 0.00 0.30 1.25 0.02 97.97 11:34:36 11:30:01 0 0.33 0.00 0.23 0.00 0.02 99.42 11:34:36 11:30:01 1 0.53 0.00 0.12 0.00 0.00 99.35 11:34:36 11:30:01 2 0.33 0.00 0.28 0.02 0.00 99.37 11:34:36 11:30:01 3 1.27 0.00 0.67 7.29 0.05 90.72 11:34:36 11:30:01 4 0.42 0.00 0.33 0.27 0.02 98.97 11:34:36 11:30:01 5 0.37 0.00 0.17 0.49 0.03 98.95 11:34:36 11:30:01 6 0.28 0.00 0.40 0.17 0.02 99.13 11:34:36 11:30:01 7 0.17 0.00 0.22 1.77 0.02 97.83 11:34:36 11:31:01 all 0.03 0.00 0.01 0.02 0.01 99.94 11:34:36 11:31:01 0 0.08 0.00 0.02 0.00 0.00 99.90 11:34:36 11:31:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:34:36 11:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:34:36 11:31:01 3 0.12 0.00 0.02 0.00 0.03 99.83 11:34:36 11:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:34:36 11:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:34:36 11:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:34:36 11:31:01 7 0.00 0.00 0.00 0.12 0.00 99.88 11:34:36 11:32:01 all 2.43 0.00 1.28 1.22 0.03 95.04 11:34:36 11:32:01 0 2.54 0.00 1.14 1.40 0.02 94.91 11:34:36 11:32:01 1 2.09 0.00 0.89 1.19 0.03 95.81 11:34:36 11:32:01 2 1.78 0.00 2.24 0.05 0.02 95.91 11:34:36 11:32:01 3 2.26 0.00 0.86 0.20 0.03 96.65 11:34:36 11:32:01 4 3.07 0.00 1.12 0.23 0.02 95.56 11:34:36 11:32:01 5 3.24 0.00 1.07 1.59 0.03 94.07 11:34:36 11:32:01 6 2.04 0.00 1.24 1.07 0.03 95.62 11:34:36 11:32:01 7 2.44 0.00 1.67 4.04 0.03 91.81 11:34:36 11:33:01 all 0.08 0.00 0.05 0.02 0.00 99.84 11:34:36 11:33:01 0 0.07 0.00 0.07 0.00 0.00 99.87 11:34:36 11:33:01 1 0.02 0.00 0.07 0.00 0.00 99.92 11:34:36 11:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:34:36 11:33:01 3 0.02 0.00 0.07 0.00 0.02 99.90 11:34:36 11:33:01 4 0.02 0.00 0.03 0.12 0.00 99.83 11:34:36 11:33:01 5 0.13 0.00 0.03 0.03 0.00 99.80 11:34:36 11:33:01 6 0.07 0.00 0.05 0.00 0.00 99.88 11:34:36 11:33:01 7 0.27 0.00 0.08 0.00 0.02 99.63 11:34:36 11:34:01 all 6.58 0.00 2.70 2.93 0.05 87.74 11:34:36 11:34:01 0 4.88 0.00 2.71 0.27 0.05 92.09 11:34:36 11:34:01 1 7.41 0.00 2.51 1.47 0.07 88.55 11:34:36 11:34:01 2 6.81 0.00 2.45 0.08 0.05 90.61 11:34:36 11:34:01 3 4.98 0.00 2.05 0.03 0.05 92.89 11:34:36 11:34:01 4 5.92 0.00 3.00 5.41 0.05 85.62 11:34:36 11:34:01 5 7.07 0.00 2.41 1.16 0.07 89.29 11:34:36 11:34:01 6 7.78 0.00 3.34 14.55 0.05 74.27 11:34:36 11:34:01 7 7.77 0.00 3.13 0.52 0.05 88.53 11:34:36 Average: all 5.98 0.00 1.68 2.56 0.04 89.74 11:34:36 Average: 0 5.66 0.00 1.55 1.86 0.04 90.89 11:34:36 Average: 1 6.14 0.00 1.69 1.34 0.04 90.79 11:34:36 Average: 2 5.22 0.00 1.65 0.95 0.03 92.15 11:34:36 Average: 3 6.53 0.00 1.61 6.41 0.06 85.39 11:34:36 Average: 4 5.71 0.00 1.72 1.09 0.03 91.45 11:34:36 Average: 5 6.30 0.00 1.64 0.65 0.05 91.36 11:34:36 Average: 6 6.06 0.00 1.75 3.14 0.03 89.02 11:34:36 Average: 7 6.23 0.00 1.84 5.06 0.05 86.83 11:34:36 11:34:36 11:34:36