Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 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-ssh10705878102033357936.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1494894929790080603.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1555854363359201137.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh4422049290323797873.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh10742595524904302581.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-119659 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 (main) Commit message: "Merge pull request #81 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.16.0" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 # timeout=10 > git rev-list --no-walk 696719805f16fdb1f1dabd114fa1cfb88149d110 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:52:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:52:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:52:48 ========================================================= 07:52:48 EdgeX Global Pipelines Version Info 07:52:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:52:48 ------------------- 07:52:48 stable info: 07:52:48 ------------------- 07:52:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:52:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:52:48 Message: update stable to v1.0.244 07:52:49 ------------------- 07:52:49 experimental info: 07:52:49 ------------------- 07:52:49 Commited By: **** collab-it+edgex@linuxfoundation.org 07:52:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:52:49 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fa32b8 [Pipeline] echo 07:52:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:52:50 + git rev-list -1 --merges 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1~1..6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 [Pipeline] echo 07:52:50 -----------> git rev-list -1 --merges 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1~1..6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 07:52:50 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 [false] [Pipeline] sh 07:52:50 + git log --format=format:%s -1 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 [Pipeline] echo 07:52:50 ========================================================= 07:52:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:52:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:52:51 + git log --format=format:%s -1 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 [Pipeline] echo 07:52:51 [semverPrep] GIT_COMMIT: 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1, Commit Message: Merge pull request #81 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.16.0 [Pipeline] echo 07:52:51 [semverPrep] This is not a build commit. [Pipeline] sh 07:52:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:52:51 + grep -v github /etc/ssh/ssh_known_hosts 07:52:51 + [ -e /tmp/ssh_known_hosts ] 07:52:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:52:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:52:51 + sudo tee -a /etc/ssh/ssh_known_hosts 07:52:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:52:52 07:52:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:52:52 0.1.4: Pulling from edgex-devops/py-git-semver 07:52:52 b85a868b505f: Pulling fs layer 07:52:52 e2be974225ed: Pulling fs layer 07:52:52 339a4e72a1f5: Pulling fs layer 07:52:52 988bab9f4d93: Pulling fs layer 07:52:52 1469e6f7b9e6: Pulling fs layer 07:52:52 eaf3925da568: Pulling fs layer 07:52:52 bab4dde63d76: Pulling fs layer 07:52:52 bde34c3a00c8: Pulling fs layer 07:52:52 b352a97aabf1: Pulling fs layer 07:52:52 4872d77fe225: Pulling fs layer 07:52:52 5851b861e8e6: Pulling fs layer 07:52:52 1469e6f7b9e6: Waiting 07:52:52 b352a97aabf1: Waiting 07:52:52 eaf3925da568: Waiting 07:52:52 4872d77fe225: Waiting 07:52:52 5851b861e8e6: Waiting 07:52:52 bab4dde63d76: Waiting 07:52:52 988bab9f4d93: Waiting 07:52:52 e2be974225ed: Verifying Checksum 07:52:52 e2be974225ed: Download complete 07:52:52 988bab9f4d93: Verifying Checksum 07:52:52 988bab9f4d93: Download complete 07:52:52 1469e6f7b9e6: Verifying Checksum 07:52:52 1469e6f7b9e6: Download complete 07:52:52 339a4e72a1f5: Verifying Checksum 07:52:52 339a4e72a1f5: Download complete 07:52:52 eaf3925da568: Download complete 07:52:52 bde34c3a00c8: Download complete 07:52:52 b352a97aabf1: Download complete 07:52:52 4872d77fe225: Verifying Checksum 07:52:52 4872d77fe225: Download complete 07:52:52 5851b861e8e6: Verifying Checksum 07:52:52 5851b861e8e6: Download complete 07:52:52 b85a868b505f: Download complete 07:52:53 bab4dde63d76: Verifying Checksum 07:52:53 bab4dde63d76: Download complete 07:52:54 b85a868b505f: Pull complete 07:52:54 e2be974225ed: Pull complete 07:52:54 339a4e72a1f5: Pull complete 07:52:54 988bab9f4d93: Pull complete 07:52:55 1469e6f7b9e6: Pull complete 07:52:55 eaf3925da568: Pull complete 07:52:57 bab4dde63d76: Pull complete 07:52:57 bde34c3a00c8: Pull complete 07:52:57 b352a97aabf1: Pull complete 07:52:57 4872d77fe225: Pull complete 07:52:57 5851b861e8e6: Pull complete 07:52:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:52:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:57 prd-ubuntu20.04-docker-8c-8g-119659 does not seem to be running inside a container 07:52:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:52:58 $ docker top 6cb54704d5cdac9430e832ae70348093f98c76b10772bcaa3b5cb1f37286e463 -eo pid,comm 07:52:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:52:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:52:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:58 [ssh-agent] Looking for ssh-agent implementation... 07:52:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:58 $ docker exec 6cb54704d5cdac9430e832ae70348093f98c76b10772bcaa3b5cb1f37286e463 ssh-agent 07:52:58 SSH_AUTH_SOCK=/tmp/ssh-X9R0kxZ4nZJb/agent.32 07:52:58 SSH_AGENT_PID=38 07:52:58 Running ssh-add (command line suppressed) 07:52:58 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12400081652886701840.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12400081652886701840.key) 07:52:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:59 + git tag --points-at HEAD [Pipeline] } 07:52:59 $ docker exec --env ******** --env ******** 6cb54704d5cdac9430e832ae70348093f98c76b10772bcaa3b5cb1f37286e463 ssh-agent -k 07:52:59 unset SSH_AUTH_SOCK; 07:52:59 unset SSH_AGENT_PID; 07:52:59 echo Agent pid 38 killed; 07:52:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:52:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:59 [ssh-agent] Looking for ssh-agent implementation... 07:52:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:59 $ docker exec 6cb54704d5cdac9430e832ae70348093f98c76b10772bcaa3b5cb1f37286e463 ssh-agent 07:52:59 SSH_AUTH_SOCK=/tmp/ssh-cMiNKCvXL06z/agent.72 07:52:59 SSH_AGENT_PID=78 07:52:59 Running ssh-add (command line suppressed) 07:52:59 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11779912799874565708.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11779912799874565708.key) 07:52:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:59 + git semver init 07:53:00 2022-11-22 07:53:00,173 [run_init] DEBUG init version:0.0.0 force:False 07:53:00 2022-11-22 07:53:00,174 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 07:53:00 2022-11-22 07:53:00,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 07:53:00 2022-11-22 07:53:00,174 [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) 07:53:01 2022-11-22 07:53:00,891 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 07:53:01 2022-11-22 07:53:00,892 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 07:53:01 2022-11-22 07:53:00,892 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:53:01 2022-11-22 07:53:00,892 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:53:01 2.3.1-dev.1 [Pipeline] } 07:53:01 $ docker exec --env ******** --env ******** 6cb54704d5cdac9430e832ae70348093f98c76b10772bcaa3b5cb1f37286e463 ssh-agent -k 07:53:01 unset SSH_AUTH_SOCK; 07:53:01 unset SSH_AGENT_PID; 07:53:01 echo Agent pid 78 killed; 07:53:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:53:01 + git semver [Pipeline] } 07:53:01 $ docker stop --time=1 6cb54704d5cdac9430e832ae70348093f98c76b10772bcaa3b5cb1f37286e463 07:53:03 $ docker rm -f 6cb54704d5cdac9430e832ae70348093f98c76b10772bcaa3b5cb1f37286e463 [Pipeline] // withDockerContainer [Pipeline] sh 07:53:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:53:03 Stashed 1 file(s) [Pipeline] echo 07:53:03 [edgeXSemver]: initialized semver on version 2.3.1-dev.1 [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 07:53:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:53:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:53:03 ========================================================= 07:53:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:53:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:53:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:53:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:53:04 213ec9aee27d: Pulling fs layer 07:53:04 4583459ba037: Pulling fs layer 07:53:04 93c1e223e6f2: Pulling fs layer 07:53:04 53926ce57604: Pulling fs layer 07:53:04 21b2b0c7a3f4: Pulling fs layer 07:53:04 22ff95d597cd: Pulling fs layer 07:53:04 12d6caf4c0d1: Pulling fs layer 07:53:04 96b7cbca73a9: Pulling fs layer 07:53:04 a7acece74701: Pulling fs layer 07:53:04 53926ce57604: Waiting 07:53:04 21b2b0c7a3f4: Waiting 07:53:04 12d6caf4c0d1: Waiting 07:53:04 96b7cbca73a9: Waiting 07:53:04 a7acece74701: Waiting 07:53:04 93c1e223e6f2: Verifying Checksum 07:53:04 93c1e223e6f2: Download complete 07:53:04 4583459ba037: Download complete 07:53:04 21b2b0c7a3f4: Download complete 07:53:04 22ff95d597cd: Download complete 07:53:04 213ec9aee27d: Verifying Checksum 07:53:04 213ec9aee27d: Download complete 07:53:04 12d6caf4c0d1: Download complete 07:53:04 213ec9aee27d: Pull complete 07:53:04 4583459ba037: Pull complete 07:53:04 93c1e223e6f2: Pull complete 07:53:04 a7acece74701: Verifying Checksum 07:53:04 a7acece74701: Download complete 07:53:05 53926ce57604: Download complete 07:53:05 96b7cbca73a9: Verifying Checksum 07:53:05 96b7cbca73a9: Download complete 07:53:09 53926ce57604: Pull complete 07:53:09 21b2b0c7a3f4: Pull complete 07:53:09 22ff95d597cd: Pull complete 07:53:09 12d6caf4c0d1: Pull complete 07:53:10 96b7cbca73a9: Pull complete 07:53:11 a7acece74701: Pull complete 07:53:11 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 07:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:53:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 07:53:12 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:12 + docker inspect -f . ci-base-image-x86_64 07:53:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:12 prd-ubuntu20.04-docker-8c-8g-119659 does not seem to be running inside a container 07:53:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:53:14 $ docker top 694dbb7b0cf7a2afd289938f9123037f03ef40f8f29576ca4d3319be116b2916 -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:14 + go version 07:53:14 go version go1.18.7 linux/amd64 [Pipeline] } 07:53:14 $ docker stop --time=1 694dbb7b0cf7a2afd289938f9123037f03ef40f8f29576ca4d3319be116b2916 07:53:15 $ docker rm -f 694dbb7b0cf7a2afd289938f9123037f03ef40f8f29576ca4d3319be116b2916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:16 + docker inspect -f . ci-base-image-x86_64 07:53:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:16 prd-ubuntu20.04-docker-8c-8g-119659 does not seem to be running inside a container 07:53:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:53:16 $ docker top 309d4a935a001933e52fe46901c8fe3e108f44cccc956cc1b9f2395e3f266e8b -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:17 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 07:53:17 + make test 07:53:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:53:17 go: downloading github.com/stretchr/testify v1.8.0 07:53:17 go: downloading github.com/pelletier/go-toml v1.9.5 07:53:17 go: downloading github.com/hashicorp/consul/api v1.16.0 07:53:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:53:17 go: downloading github.com/mitchellh/mapstructure v1.4.1 07:53:17 go: downloading github.com/mitchellh/copystructure v1.0.0 07:53:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:53:17 go: downloading gopkg.in/yaml.v3 v3.0.1 07:53:17 go: downloading github.com/pmezard/go-difflib v1.0.0 07:53:17 go: downloading github.com/davecgh/go-spew v1.1.1 07:53:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:53:17 go: downloading github.com/hashicorp/serf v0.10.1 07:53:17 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:53:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:53:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:53:17 go: downloading github.com/mattn/go-isatty v0.0.12 07:53:17 go: downloading github.com/fatih/color v1.9.0 07:53:17 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 07:53:17 go: downloading github.com/mattn/go-colorable v0.1.6 07:53:17 go: downloading github.com/armon/go-metrics v0.3.10 07:53:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:53:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:53:18 Still waiting to schedule task 07:53:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:53:24 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.006s coverage: 85.7% of statements 07:53:30 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.609s coverage: 88.3% of statements 07:53:30 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.010s coverage: 100.0% of statements 07:53:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 07:53:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:53:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:53:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:53:39 $ docker stop --time=1 309d4a935a001933e52fe46901c8fe3e108f44cccc956cc1b9f2395e3f266e8b 07:53:41 $ docker rm -f 309d4a935a001933e52fe46901c8fe3e108f44cccc956cc1b9f2395e3f266e8b [Pipeline] // withDockerContainer [Pipeline] sh 07:53:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:53:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:53:42 07:53:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:53:42 latest: Pulling from edgex-lftools-log-publisher 07:53:42 5eb5b503b376: Pulling fs layer 07:53:42 5c69ac0246d0: Pulling fs layer 07:53:42 ec43610c2a17: Pulling fs layer 07:53:42 3a2ae6a8a46f: Pulling fs layer 07:53:42 33b1e0a273af: Pulling fs layer 07:53:42 5d3b04190fa2: Pulling fs layer 07:53:42 2f39f015ded8: Pulling fs layer 07:53:42 5d3b04190fa2: Waiting 07:53:42 2f39f015ded8: Waiting 07:53:42 33b1e0a273af: Waiting 07:53:42 5c69ac0246d0: Download complete 07:53:42 3a2ae6a8a46f: Verifying Checksum 07:53:42 3a2ae6a8a46f: Download complete 07:53:42 33b1e0a273af: Verifying Checksum 07:53:42 33b1e0a273af: Download complete 07:53:42 ec43610c2a17: Verifying Checksum 07:53:42 ec43610c2a17: Download complete 07:53:42 5eb5b503b376: Verifying Checksum 07:53:42 5eb5b503b376: Download complete 07:53:43 2f39f015ded8: Verifying Checksum 07:53:43 2f39f015ded8: Download complete 07:53:44 5eb5b503b376: Pull complete 07:53:44 5c69ac0246d0: Pull complete 07:53:44 ec43610c2a17: Pull complete 07:53:44 3a2ae6a8a46f: Pull complete 07:53:44 33b1e0a273af: Pull complete 07:53:45 5d3b04190fa2: Pull complete 07:53:50 2f39f015ded8: Pull complete 07:53:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:53:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:53:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:50 prd-ubuntu20.04-docker-8c-8g-119659 does not seem to be running inside a container 07:53:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:53:51 $ docker top 99e4a0745135a9b57232499b4078a03a189d422daf1dcf93c40d18db118a84ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:53:52 ---> job-cost.sh 07:53:52 lf-activate-venv: SKIPPING 07:53:52 INFO: No Stack... 07:53:52 INFO: Retrieving Pricing Info for: v3-standard-8 07:53:53 INFO: Archiving Costs [Pipeline] sh 07:53:53 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 07:53:53 + cut -d, -f6 [Pipeline] lock 07:53:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-31-stack-cost] 07:53:53 Resource [jenkins-edgexfoundry-go-mod-configuration-main-31-stack-cost] did not exist. Created. 07:53:53 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:53:53 + echo total: 0.2199999988079071 [Pipeline] stash 07:53:53 Stashed 1 file(s) [Pipeline] } 07:53:53 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 07:53:53 $ docker stop --time=1 99e4a0745135a9b57232499b4078a03a189d422daf1dcf93c40d18db118a84ee 07:53:55 $ docker rm -f 99e4a0745135a9b57232499b4078a03a189d422daf1dcf93c40d18db118a84ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:54:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119663 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 07:54:45 Running in /w/workspace/go-mod-configuration/31 [Pipeline] { [Pipeline] checkout 07:54:45 Selected Git installation does not exist. Using Default 07:54:45 The recommended git tool is: NONE 07:54:50 using credential edgex-jenkins-ssh 07:54:50 Cloning the remote Git repository 07:54:50 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 07:54:50 > git init /w/workspace/go-mod-configuration/31 # timeout=10 07:54:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 07:54:50 > git --version # timeout=10 07:54:50 > git --version # 'git version 2.25.1' 07:54:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:51 Verifying host key using known hosts file 07:54:51 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:54:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:52 Avoid second fetch 07:54:52 Checking out Revision 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 (main) 07:54:53 Commit message: "Merge pull request #81 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.16.0" 07:54:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 07:54:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:52 > git config core.sparsecheckout # timeout=10 07:54:52 > git checkout -f 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:54:54 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:54 Dload Upload Total Spent Left Speed 07:54:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11884 0 0 97409 0 --:--:-- --:--:-- --:--:-- 97409 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 07:54:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:54:54 + + sudo teesudo /etc/docker/daemon.new jq 07:54:54 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:54:54 { 07:54:54 "registry-mirrors": [ 07:54:54 "https://nexus3.edgexfoundry.org:10001" 07:54:54 ], 07:54:54 "bip": "10.250.0.254/24", 07:54:54 "hosts": [ 07:54:54 "tcp://0.0.0.0:5555", 07:54:54 "unix:///var/run/docker.sock" 07:54:54 ], 07:54:54 "mtu": 1458, 07:54:54 "selinux-enabled": true, 07:54:54 "seccomp-profile": "/etc/docker/seccomp.json" 07:54:54 } [Pipeline] sh 07:54:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:54:55 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:55:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:55:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:55:14 ========================================================= 07:55:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:55:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:55:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:55:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:55:14 9b18e9b68314: Pulling fs layer 07:55:14 35d82f9e3411: Pulling fs layer 07:55:14 e16973657156: Pulling fs layer 07:55:14 fc693d55d65f: Pulling fs layer 07:55:14 7e9fc2657dce: Pulling fs layer 07:55:14 dda99020689f: Pulling fs layer 07:55:14 db1c61fa0a46: Pulling fs layer 07:55:14 fc693d55d65f: Waiting 07:55:14 7e9fc2657dce: Waiting 07:55:14 dda99020689f: Waiting 07:55:14 db1c61fa0a46: Waiting 07:55:14 891c053d2c06: Pulling fs layer 07:55:14 891c053d2c06: Waiting 07:55:14 e16973657156: Download complete 07:55:14 35d82f9e3411: Verifying Checksum 07:55:14 35d82f9e3411: Download complete 07:55:14 7e9fc2657dce: Verifying Checksum 07:55:14 7e9fc2657dce: Download complete 07:55:14 dda99020689f: Verifying Checksum 07:55:14 dda99020689f: Download complete 07:55:14 9b18e9b68314: Download complete 07:55:15 9b18e9b68314: Pull complete 07:55:16 891c053d2c06: Verifying Checksum 07:55:16 891c053d2c06: Download complete 07:55:16 35d82f9e3411: Pull complete 07:55:16 e16973657156: Pull complete 07:55:17 db1c61fa0a46: Verifying Checksum 07:55:17 db1c61fa0a46: Download complete 07:55:17 fc693d55d65f: Verifying Checksum 07:55:17 fc693d55d65f: Download complete 07:55:30 fc693d55d65f: Pull complete 07:55:30 7e9fc2657dce: Pull complete 07:55:30 dda99020689f: Pull complete 07:55:37 db1c61fa0a46: Pull complete 07:55:39 891c053d2c06: Pull complete 07:55:39 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 07:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:55:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 07:55:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:39 + docker inspect -f . ci-base-image-arm64 07:55:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:40 prd-ubuntu20.04-docker-arm64-4c-16g-119663 does not seem to be running inside a container 07:55:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/31 -v /w/workspace/go-mod-configuration/31:/w/workspace/go-mod-configuration/31:rw,z -v /w/workspace/go-mod-configuration/31@tmp:/w/workspace/go-mod-configuration/31@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 07:55:43 $ docker top aae8a5e534390286138ba0014cb5ae1c51f4862c6035109a98006f441e184cbc -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:44 + go version 07:55:44 go version go1.18.7 linux/arm64 [Pipeline] } 07:55:44 $ docker stop --time=1 aae8a5e534390286138ba0014cb5ae1c51f4862c6035109a98006f441e184cbc 07:55:45 $ docker rm -f aae8a5e534390286138ba0014cb5ae1c51f4862c6035109a98006f441e184cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:46 + docker inspect -f . ci-base-image-arm64 07:55:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:46 prd-ubuntu20.04-docker-arm64-4c-16g-119663 does not seem to be running inside a container 07:55:46 $ 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/31 -v /w/workspace/go-mod-configuration/31:/w/workspace/go-mod-configuration/31:rw,z -v /w/workspace/go-mod-configuration/31@tmp:/w/workspace/go-mod-configuration/31@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 07:55:47 $ docker top 35102acef744d1ddcfa05b0f1ba686190d3e9cedf18587d4d9f53ced5f7c4388 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:48 + git config --global --add safe.directory /w/workspace/go-mod-configuration/31 [Pipeline] fileExists [Pipeline] sh 07:55:49 + make test 07:55:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:55:49 go: downloading github.com/stretchr/testify v1.8.0 07:55:49 go: downloading github.com/pelletier/go-toml v1.9.5 07:55:49 go: downloading github.com/hashicorp/consul/api v1.16.0 07:55:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:55:49 go: downloading github.com/davecgh/go-spew v1.1.1 07:55:49 go: downloading github.com/pmezard/go-difflib v1.0.0 07:55:49 go: downloading gopkg.in/yaml.v3 v3.0.1 07:55:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:55:49 go: downloading github.com/mitchellh/copystructure v1.0.0 07:55:49 go: downloading github.com/mitchellh/mapstructure v1.4.1 07:55:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:55:49 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:55:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:55:49 go: downloading github.com/hashicorp/serf v0.10.1 07:55:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:55:49 go: downloading github.com/fatih/color v1.9.0 07:55:49 go: downloading github.com/mattn/go-isatty v0.0.12 07:55:49 go: downloading github.com/mattn/go-colorable v0.1.6 07:55:49 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 07:55:50 go: downloading github.com/armon/go-metrics v0.3.10 07:55:50 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:55:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:56:29 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.021s coverage: 85.7% of statements 07:56:31 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.725s coverage: 88.3% of statements 07:56:31 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.014s coverage: 100.0% of statements 07:56:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:56:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:56:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:56:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:56:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:56:43 $ docker stop --time=1 35102acef744d1ddcfa05b0f1ba686190d3e9cedf18587d4d9f53ced5f7c4388 07:56:45 $ docker rm -f 35102acef744d1ddcfa05b0f1ba686190d3e9cedf18587d4d9f53ced5f7c4388 [Pipeline] // withDockerContainer [Pipeline] sh 07:56:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:56:46 Warning: overwriting stash ‘coverage-report’ 07:56:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:56:47 07:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:56:47 arm64: Pulling from edgex-lftools-log-publisher 07:56:47 8998bd30e6a1: Pulling fs layer 07:56:47 04944245beec: Pulling fs layer 07:56:47 699f458cf7ca: Pulling fs layer 07:56:47 765212b225bb: Pulling fs layer 07:56:47 f23df028b6ca: Pulling fs layer 07:56:47 d65c8cfc05b1: Pulling fs layer 07:56:47 2437ff75d9bd: Pulling fs layer 07:56:47 f23df028b6ca: Waiting 07:56:47 765212b225bb: Waiting 07:56:47 2437ff75d9bd: Waiting 07:56:47 d65c8cfc05b1: Waiting 07:56:47 04944245beec: Verifying Checksum 07:56:47 04944245beec: Download complete 07:56:47 765212b225bb: Verifying Checksum 07:56:47 765212b225bb: Download complete 07:56:47 f23df028b6ca: Verifying Checksum 07:56:47 f23df028b6ca: Download complete 07:56:47 d65c8cfc05b1: Verifying Checksum 07:56:47 d65c8cfc05b1: Download complete 07:56:47 699f458cf7ca: Verifying Checksum 07:56:47 699f458cf7ca: Download complete 07:56:48 8998bd30e6a1: Download complete 07:56:51 2437ff75d9bd: Verifying Checksum 07:56:51 2437ff75d9bd: Download complete 07:56:52 8998bd30e6a1: Pull complete 07:56:52 04944245beec: Pull complete 07:56:54 699f458cf7ca: Pull complete 07:56:54 765212b225bb: Pull complete 07:56:55 f23df028b6ca: Pull complete 07:56:55 d65c8cfc05b1: Pull complete 07:57:10 2437ff75d9bd: Pull complete 07:57:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:10 prd-ubuntu20.04-docker-arm64-4c-16g-119663 does not seem to be running inside a container 07:57:10 $ 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/31 -v /w/workspace/go-mod-configuration/31:/w/workspace/go-mod-configuration/31:rw,z -v /w/workspace/go-mod-configuration/31@tmp:/w/workspace/go-mod-configuration/31@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 07:57:13 $ docker top 2eb6bde636bb0ed3aeca807dc64cef96ad7a47ffa4faed975762f7c499db67db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:14 ---> job-cost.sh 07:57:14 lf-activate-venv: SKIPPING 07:57:14 INFO: No Stack... 07:57:14 INFO: Retrieving Pricing Info for: v3-standard-4 07:57:15 INFO: Archiving Costs [Pipeline] sh 07:57:16 + cat /w/workspace/go-mod-configuration/31/archives/cost.csv 07:57:16 + cut -d, -f6 [Pipeline] lock 07:57:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-31-stack-cost] 07:57:16 Resource [jenkins-edgexfoundry-go-mod-configuration-main-31-stack-cost] did not exist. Created. 07:57:16 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:57:17 /w/workspace/go-mod-configuration/31@tmp/durable-1a7d3dc6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:57:17 + echo total: 0.10999999940395355 [Pipeline] stash 07:57:17 Warning: overwriting stash ‘stack-cost’ 07:57:17 Stashed 1 file(s) [Pipeline] } 07:57:17 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 07:57:17 $ docker stop --time=1 2eb6bde636bb0ed3aeca807dc64cef96ad7a47ffa4faed975762f7c499db67db 07:57:19 $ docker rm -f 2eb6bde636bb0ed3aeca807dc64cef96ad7a47ffa4faed975762f7c499db67db [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 07:57:19 provisioning config files... 07:57:19 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config11963756075635556187tmp [Pipeline] { [Pipeline] sh 07:57:20 + set +x 07:57:20 + curl -s https://codecov.io/bash 07:57:20 + bash -s -- 07:57:20 07:57:20 _____ _ 07:57:20 / ____| | | 07:57:20 | | ___ __| | ___ ___ _____ __ 07:57:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:57:20 | |___| (_) | (_| | __/ (_| (_) \ V / 07:57:20 \_____\___/ \__,_|\___|\___\___/ \_/ 07:57:20 Bash-1.0.6 07:57:20 07:57:20 07:57:20 ==> git version 2.25.1 found 07:57: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 07:57:20 Release-Date: 2020-01-08 07:57: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 07:57:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:57:20 ==> Jenkins CI detected. 07:57:20 current dir:  /w/workspace/oundry_go-mod-configuration_main 07:57:20 project root: . 07:57:20 --> token set from env 07:57:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:57:20 ==> Running gcov in . (disable via -X gcov) 07:57:20 ==> Python coveragepy not found 07:57:20 ==> Searching for coverage reports in: 07:57:20 + . 07:57:20 -> Found 1 reports 07:57:20 ==> Detecting git/mercurial file structure 07:57:20 ==> Reading reports 07:57:20 + ./coverage.out bytes=17231 07:57:20 ==> Appending adjustments 07:57:20 https://docs.codecov.io/docs/fixing-reports 07:57:20 + Found adjustments 07:57:20 ==> Gzipping contents 07:57:20 4.0K /tmp/codecov.FEDCvL.gz 07:57:20 ==> Uploading reports 07:57:20 url: https://codecov.io 07:57:20 query: branch=main&commit=6fa32b8c0d6d807c9847acd6dd533d2fe09102a1&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 07:57:20 -> Pinging Codecov 07:57:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=6fa32b8c0d6d807c9847acd6dd533d2fe09102a1&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 07:57:20 -> Uploading to 07:57:20 https://storage.googleapis.com/codecov/v4/raw/2022-11-22/9F92B070CA9CA35F4914AC8684776953/6fa32b8c0d6d807c9847acd6dd533d2fe09102a1/eb375ef7-875b-4d66-9a14-0b731d2b0ebd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221122T075720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b30a2910aa245efdf7d56bcc617a6e0a82963c02ac8426f0411126e51083c530 07:57:20 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:20 Dload Upload Total Spent Left Speed 07:57:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2943 0 0 100 2943 0 11866 --:--:-- --:--:-- --:--:-- 11866 07:57:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 [Pipeline] } 07:57:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:57:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:57:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:57:21 07:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:57:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:57:21 df9b9388f04a: Pulling fs layer 07:57:21 52dc419b0ee2: Pulling fs layer 07:57:21 25bc292e5bac: Pulling fs layer 07:57:21 114826534d7a: Pulling fs layer 07:57:21 4657fd5d0bcf: Pulling fs layer 07:57:21 6ad1cebc031e: Pulling fs layer 07:57:21 8a3aa393b2d8: Pulling fs layer 07:57:21 4657fd5d0bcf: Waiting 07:57:21 8a3aa393b2d8: Waiting 07:57:21 6ad1cebc031e: Waiting 07:57:21 114826534d7a: Waiting 07:57:21 25bc292e5bac: Verifying Checksum 07:57:21 25bc292e5bac: Download complete 07:57:21 52dc419b0ee2: Download complete 07:57:21 4657fd5d0bcf: Verifying Checksum 07:57:21 4657fd5d0bcf: Download complete 07:57:21 df9b9388f04a: Download complete 07:57:22 df9b9388f04a: Pull complete 07:57:22 6ad1cebc031e: Verifying Checksum 07:57:22 6ad1cebc031e: Download complete 07:57:22 52dc419b0ee2: Pull complete 07:57:22 25bc292e5bac: Pull complete 07:57:22 114826534d7a: Verifying Checksum 07:57:22 114826534d7a: Download complete 07:57:22 8a3aa393b2d8: Verifying Checksum 07:57:22 8a3aa393b2d8: Download complete 07:57:27 114826534d7a: Pull complete 07:57:27 4657fd5d0bcf: Pull complete 07:57:27 6ad1cebc031e: Pull complete 07:57:31 8a3aa393b2d8: Pull complete 07:57:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:57:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:31 prd-ubuntu20.04-docker-8c-8g-119659 does not seem to be running inside a container 07:57:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:57:32 $ docker top e398968aad81c204548e417656b59411a4a860f4e8fa1340703cc86710d2e112 -eo pid,comm [Pipeline] { [Pipeline] echo 07:57:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 07:57:32 + set -o pipefail 07:57:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 07:57:36 07:57:36 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... 07:57:36 07:57:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/dfcae7fd-206f-4206-b551-859e2f2a57c4 07:57:36 07:57:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:57:36 07:57:36 07:57:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:57:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:57:36 More details here: https://snyk.co/ue1NS [Pipeline] } 07:57:36 $ docker stop --time=1 e398968aad81c204548e417656b59411a4a860f4e8fa1340703cc86710d2e112 07:57:37 $ docker rm -f e398968aad81c204548e417656b59411a4a860f4e8fa1340703cc86710d2e112 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:57:38 + git log --format=format:%s -1 6fa32b8c0d6d807c9847acd6dd533d2fe09102a1 [Pipeline] sh 07:57:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:57:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:38 prd-ubuntu20.04-docker-8c-8g-119659 does not seem to be running inside a container 07:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:57:39 $ docker top cc97234975c83844f402c4b307f36f3fd545d196f50668506a954b1973fa17d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:39 [ssh-agent] Looking for ssh-agent implementation... 07:57:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:39 $ docker exec cc97234975c83844f402c4b307f36f3fd545d196f50668506a954b1973fa17d9 ssh-agent 07:57:39 SSH_AUTH_SOCK=/tmp/ssh-qkXpky4Gl8pp/agent.32 07:57:39 SSH_AGENT_PID=38 07:57:39 Running ssh-add (command line suppressed) 07:57:39 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14726385795819659172.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14726385795819659172.key) 07:57:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:39 + git semver tag 07:57:40 2022-11-22 07:57:40,018 [run_tag] DEBUG tag force:False 07:57:40 2022-11-22 07:57:40,018 [check_head_tag] DEBUG check head tag 07:57:40 2022-11-22 07:57:40,019 [execute] INFO git cat-file --batch-check 07:57:40 2022-11-22 07:57:40,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 07:57:40 2022-11-22 07:57:40,023 [execute] INFO git cat-file --batch 07:57:40 2022-11-22 07:57:40,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 07:57:40 2022-11-22 07:57:40,037 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:57:40 2022-11-22 07:57:40,037 [execute] INFO git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 07:57:40 2022-11-22 07:57:40,037 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.1', '-m', 'v2.3.1-dev.1'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 07:57:40 2022-11-22 07:57:40,043 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:57:40 2.3.1-dev.1 [Pipeline] } 07:57:40 $ docker exec --env ******** --env ******** cc97234975c83844f402c4b307f36f3fd545d196f50668506a954b1973fa17d9 ssh-agent -k 07:57:40 unset SSH_AUTH_SOCK; 07:57:40 unset SSH_AGENT_PID; 07:57:40 echo Agent pid 38 killed; 07:57:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:40 + git semver [Pipeline] } 07:57:40 $ docker stop --time=1 cc97234975c83844f402c4b307f36f3fd545d196f50668506a954b1973fa17d9 07:57:42 $ docker rm -f cc97234975c83844f402c4b307f36f3fd545d196f50668506a954b1973fa17d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:57:42 07:57:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:57:42 0.23.1-centos7: Pulling from edgex-lftools 07:57:42 ab5ef0e58194: Pulling fs layer 07:57:42 9712f1f96733: Pulling fs layer 07:57:42 63f879dbbcfc: Pulling fs layer 07:57:42 0d9ebad4ef96: Pulling fs layer 07:57:42 e9a5061849ea: Pulling fs layer 07:57:42 d747dcd14b5f: Pulling fs layer 07:57:42 2de7ff778b66: Pulling fs layer 07:57:42 0d9ebad4ef96: Waiting 07:57:42 d747dcd14b5f: Waiting 07:57:42 2de7ff778b66: Waiting 07:57:42 e9a5061849ea: Waiting 07:57:42 9712f1f96733: Verifying Checksum 07:57:43 63f879dbbcfc: Verifying Checksum 07:57:43 63f879dbbcfc: Download complete 07:57:43 e9a5061849ea: Verifying Checksum 07:57:43 e9a5061849ea: Download complete 07:57:43 d747dcd14b5f: Verifying Checksum 07:57:43 d747dcd14b5f: Download complete 07:57:43 0d9ebad4ef96: Verifying Checksum 07:57:43 0d9ebad4ef96: Download complete 07:57:43 ab5ef0e58194: Verifying Checksum 07:57:43 ab5ef0e58194: Download complete 07:57:43 2de7ff778b66: Verifying Checksum 07:57:43 2de7ff778b66: Download complete 07:57:46 ab5ef0e58194: Pull complete 07:57:46 9712f1f96733: Pull complete 07:57:47 63f879dbbcfc: Pull complete 07:57:51 0d9ebad4ef96: Pull complete 07:57:51 e9a5061849ea: Pull complete 07:57:51 d747dcd14b5f: Pull complete 07:57:52 2de7ff778b66: Pull complete 07:57:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:57:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:57:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:52 prd-ubuntu20.04-docker-8c-8g-119659 does not seem to be running inside a container 07:57: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:57:54 $ docker top 6b0a754ac6b8b1f15e9f639e73829dafe9d2ee734457b9678243a1574529a908 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:57:54 provisioning config files... 07:57:54 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6176954575671811767tmp 07:57:54 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1811145566111709523tmp 07:57:54 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5377057414244270069tmp [Pipeline] { [Pipeline] echo 07:57:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:57:55 ---> sigul-configuration.sh 07:57:55 gpg: directory `/root/.gnupg' created 07:57:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:57:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:57:55 gpg: keyring `/root/.gnupg/secring.gpg' created 07:57:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:57:55 gpg: CAST5 encrypted data 07:57:55 gpg: encrypted with 1 passphrase 07:57:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:57:55 + mkdir /home/jenkins 07:57:55 + mkdir /home/jenkins/sigul [Pipeline] sh 07:57:55 + 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 07:57:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:57:55 ---> sigul-install.sh 07:57:55 Sigul already installed; skipping installation. [Pipeline] sh 07:57:56 + git tag --list 07:57:56 v0.0.0 07:57:56 v0.0.1 07:57:56 v0.0.2 07:57:56 v0.0.3 07:57:56 v0.0.4 07:57:56 v0.0.5 07:57:56 v0.0.6 07:57:56 v0.0.7 07:57:56 v0.0.8 07:57:56 v2.0.0 07:57:56 v2.1.0 07:57:56 v2.2.0 07:57:56 v2.2.1-dev.1 07:57:56 v2.2.1-dev.10 07:57:56 v2.2.1-dev.11 07:57:56 v2.2.1-dev.12 07:57:56 v2.2.1-dev.2 07:57:56 v2.2.1-dev.3 07:57:56 v2.2.1-dev.4 07:57:56 v2.2.1-dev.5 07:57:56 v2.2.1-dev.6 07:57:56 v2.2.1-dev.7 07:57:56 v2.2.1-dev.8 07:57:56 v2.2.1-dev.9 07:57:56 v2.3.0 07:57:56 v2.3.0-dev.12 07:57:56 v2.3.0-dev.13 07:57:56 v2.3.0-dev.14 07:57:56 v2.3.0-dev.15 07:57:56 v2.3.0-dev.16 07:57:56 v2.3.1-dev.1 [Pipeline] sh 07:57:56 + lftools sign git-tag v2.3.1-dev.1 07:57:57 Signing Git tag with Sigul... 07:57:57 Signing v2.3.1-dev.1 [Pipeline] echo 07:57:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:57:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:57:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:57:57 $ docker stop --time=1 6b0a754ac6b8b1f15e9f639e73829dafe9d2ee734457b9678243a1574529a908 07:57:58 $ docker rm -f 6b0a754ac6b8b1f15e9f639e73829dafe9d2ee734457b9678243a1574529a908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:57:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:57:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:59 prd-ubuntu20.04-docker-8c-8g-119659 does not seem to be running inside a container 07:57:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:58:00 $ docker top f0b9e32b3ac1a6455a5cabf2bd96b2d651c74c093221b68a29b8be7313a9720a -eo pid,comm 07:58:00 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). 07:58:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:00 [ssh-agent] Looking for ssh-agent implementation... 07:58:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:00 $ docker exec f0b9e32b3ac1a6455a5cabf2bd96b2d651c74c093221b68a29b8be7313a9720a ssh-agent 07:58:00 SSH_AUTH_SOCK=/tmp/ssh-cQ0DLwGMDVOE/agent.32 07:58:00 SSH_AGENT_PID=38 07:58:00 Running ssh-add (command line suppressed) 07:58:00 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2768199215379572868.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2768199215379572868.key) 07:58:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:00 + git semver bump pre 07:58:01 2022-11-22 07:58:01,029 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:58:01 2022-11-22 07:58:01,029 [bump_version] DEBUG bumping version:2.3.1-dev.1 on axis:pre with prefix:dev 07:58:01 2022-11-22 07:58:01,029 [bump_version] DEBUG bumped version:2.3.1-dev.2 07:58:01 2022-11-22 07:58:01,029 [write_version] DEBUG write version:2.3.1-dev.2 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 07:58:01 2022-11-22 07:58:01,029 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:58:01 2022-11-22 07:58:01,030 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 07:58:01 2022-11-22 07:58:01,033 [execute] INFO git cat-file --batch-check 07:58:01 2022-11-22 07:58:01,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 07:58:01 2022-11-22 07:58:01,040 [execute] INFO git cat-file --batch 07:58:01 2022-11-22 07:58:01,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 07:58:01 2022-11-22 07:58:01,046 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:58:01 2.3.1-dev.2 [Pipeline] } 07:58:01 $ docker exec --env ******** --env ******** f0b9e32b3ac1a6455a5cabf2bd96b2d651c74c093221b68a29b8be7313a9720a ssh-agent -k 07:58:01 unset SSH_AUTH_SOCK; 07:58:01 unset SSH_AGENT_PID; 07:58:01 echo Agent pid 38 killed; 07:58:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:01 + git semver [Pipeline] } 07:58:01 $ docker stop --time=1 f0b9e32b3ac1a6455a5cabf2bd96b2d651c74c093221b68a29b8be7313a9720a 07:58:03 $ docker rm -f f0b9e32b3ac1a6455a5cabf2bd96b2d651c74c093221b68a29b8be7313a9720a [Pipeline] // withDockerContainer [Pipeline] sh 07:58:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:58:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:58:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:03 prd-ubuntu20.04-docker-8c-8g-119659 does not seem to be running inside a container 07:58:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:58:04 $ docker top e4bafd1c749a6903c63c6d879fe1fb05823ca4be1f7b93c702f364346193972b -eo pid,comm 07:58:04 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). 07:58:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:04 [ssh-agent] Looking for ssh-agent implementation... 07:58:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:04 $ docker exec e4bafd1c749a6903c63c6d879fe1fb05823ca4be1f7b93c702f364346193972b ssh-agent 07:58:04 SSH_AUTH_SOCK=/tmp/ssh-doA8mog3bO96/agent.32 07:58:04 SSH_AGENT_PID=38 07:58:04 Running ssh-add (command line suppressed) 07:58:04 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14004443036036589777.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14004443036036589777.key) 07:58:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:04 + git semver push 07:58:05 2022-11-22 07:58:05,125 [run_push] DEBUG push 07:58:05 2022-11-22 07:58:05,125 [execute] INFO git cat-file --batch-check 07:58:05 2022-11-22 07:58:05,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 07:58:05 2022-11-22 07:58:05,130 [execute] INFO git rev-list 8dfd3e214e040d9d6ee4fcc01411ead60f6d1ddd -- 07:58:05 2022-11-22 07:58:05,130 [execute] DEBUG Popen(['git', 'rev-list', '8dfd3e214e040d9d6ee4fcc01411ead60f6d1ddd', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 07:58:05 2022-11-22 07:58:05,138 [execute] INFO git fetch -v origin 07:58:05 2022-11-22 07:58:05,138 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 07:58:05 2022-11-22 07:58:05,635 [run_push] DEBUG no remote changes detected 07:58:05 2022-11-22 07:58:05,635 [execute] INFO git push origin semver 07:58:05 2022-11-22 07:58:05,636 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 07:58:06 2022-11-22 07:58:06,399 [run_push] DEBUG push all version tags 07:58:06 2022-11-22 07:58:06,399 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:58:06 2022-11-22 07:58:06,400 [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) 07:58:07 2022-11-22 07:58:07,157 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:58:07 2.3.1-dev.2 [Pipeline] } 07:58:07 $ docker exec --env ******** --env ******** e4bafd1c749a6903c63c6d879fe1fb05823ca4be1f7b93c702f364346193972b ssh-agent -k 07:58:07 unset SSH_AUTH_SOCK; 07:58:07 unset SSH_AGENT_PID; 07:58:07 echo Agent pid 38 killed; 07:58:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:07 + git semver [Pipeline] } 07:58:07 $ docker stop --time=1 e4bafd1c749a6903c63c6d879fe1fb05823ca4be1f7b93c702f364346193972b 07:58:09 $ docker rm -f e4bafd1c749a6903c63c6d879fe1fb05823ca4be1f7b93c702f364346193972b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:58:10 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 07:58:10 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 07:58:10 total 16 07:58:10 drwxr-xr-x 3 root root 4096 Nov 22 07:53 . 07:58:10 drwxrwxr-x 9 jenkins jenkins 4096 Nov 22 07:57 .. 07:58:10 drwxr-xr-x 2 root root 4096 Nov 22 07:53 cost 07:58:10 -rw-r--r-- 1 root root 91 Nov 22 07:53 cost.csv 07:58:10 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 07:58:10 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 07:58:10 total 16 07:58:10 drwxr-xr-x 3 jenkins jenkins 4096 Nov 22 07:53 . 07:58:10 drwxrwxr-x 9 jenkins jenkins 4096 Nov 22 07:57 .. 07:58:10 drwxr-xr-x 2 jenkins jenkins 4096 Nov 22 07:53 cost 07:58:10 -rw-r--r-- 1 jenkins jenkins 91 Nov 22 07:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:58:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:58:11 ---> package-listing.sh 07:58:11 ++ facter osfamily 07:58:11 ++ tr '[:upper:]' '[:lower:]' 07:58:11 + OS_FAMILY=debian 07:58:11 + workspace=/w/workspace/oundry_go-mod-configuration_main 07:58:11 + START_PACKAGES=/tmp/packages_start.txt 07:58:11 + END_PACKAGES=/tmp/packages_end.txt 07:58:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:58:11 + PACKAGES=/tmp/packages_start.txt 07:58:11 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 07:58:11 + PACKAGES=/tmp/packages_end.txt 07:58:11 + case "${OS_FAMILY}" in 07:58:11 + dpkg -l 07:58:11 + grep '^ii' 07:58:11 + '[' -f /tmp/packages_start.txt ']' 07:58:11 + '[' -f /tmp/packages_end.txt ']' 07:58:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:58:11 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 07:58:11 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 07:58:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 07:58:11 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 07:58:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:12 prd-ubuntu20.04-docker-8c-8g-119659 does not seem to be running inside a container 07:58:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:58:12 $ docker top 54c6689dc599cec9f21a813fa6615a71de3074947b73d559dfc721c3b65b1e56 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:13 + touch /tmp/pre-build-complete [Pipeline] sh 07:58:13 + mkdir -p /var/log/sysstat [Pipeline] sh 07:58:13 + ls /var/log/sa-host 07:58:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:13 provisioning config files... 07:58:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5329779802621220052tmp [Pipeline] { [Pipeline] echo 07:58:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:58:14 ---> create-netrc.sh [Pipeline] } 07:58:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:58:14 ---> python-tools-install.sh [Pipeline] echo 07:58:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:58:14 ---> sudo-logs.sh 07:58:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:58:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:58:15 ---> job-cost.sh 07:58:15 lf-activate-venv: SKIPPING 07:58:15 DEBUG: total: 0.2199999988079071 07:58:15 INFO: Retrieving Stack Cost... 07:58:15 INFO: Retrieving Pricing Info for: v3-standard-8 07:58:15 INFO: Archiving Costs [Pipeline] echo 07:58:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:58:16 ---> logs-deploy.sh 07:58:16 lf-activate-venv: SKIPPING 07:58:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/31 07:58:16 INFO: archiving workspace using pattern(s): 07:58:17 Archives upload complete. 07:58:17 INFO: archiving logs to Nexus 07:58:18 ---> uname -a: 07:58:18 Linux prd-ubuntu20-04-docker-8c-8g-119659 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:58:18 07:58:18 07:58:18 ---> lscpu: 07:58:18 Architecture: x86_64 07:58:18 CPU op-mode(s): 32-bit, 64-bit 07:58:18 Byte Order: Little Endian 07:58:18 Address sizes: 40 bits physical, 48 bits virtual 07:58:18 CPU(s): 8 07:58:18 On-line CPU(s) list: 0-7 07:58:18 Thread(s) per core: 1 07:58:18 Core(s) per socket: 1 07:58:18 Socket(s): 8 07:58:18 NUMA node(s): 1 07:58:18 Vendor ID: AuthenticAMD 07:58:18 CPU family: 23 07:58:18 Model: 49 07:58:18 Model name: AMD EPYC-Rome Processor 07:58:18 Stepping: 0 07:58:18 CPU MHz: 2799.998 07:58:18 BogoMIPS: 5599.99 07:58:18 Virtualization: AMD-V 07:58:18 Hypervisor vendor: KVM 07:58:18 Virtualization type: full 07:58:18 L1d cache: 256 KiB 07:58:18 L1i cache: 256 KiB 07:58:18 L2 cache: 4 MiB 07:58:18 L3 cache: 128 MiB 07:58:18 NUMA node0 CPU(s): 0-7 07:58:18 Vulnerability Itlb multihit: Not affected 07:58:18 Vulnerability L1tf: Not affected 07:58:18 Vulnerability Mds: Not affected 07:58:18 Vulnerability Meltdown: Not affected 07:58:18 Vulnerability Mmio stale data: Not affected 07:58:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:58:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:58:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:58:18 Vulnerability Srbds: Not affected 07:58:18 Vulnerability Tsx async abort: Not affected 07:58:18 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 07:58:18 07:58:18 07:58:18 ---> nproc: 07:58:18 8 07:58:18 07:58:18 07:58:18 ---> df -h: 07:58:18 Filesystem Size Used Avail Use% Mounted on 07:58:18 overlay 155G 12G 144G 8% / 07:58:18 tmpfs 64M 0 64M 0% /dev 07:58:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:58:18 shm 64M 0 64M 0% /dev/shm 07:58:18 /dev/vda1 155G 12G 144G 8% /facter-os 07:58:18 07:58:18 07:58:18 ---> sar -b -r -n DEV: 07:58:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119659) 11/22/22 _x86_64_ (8 CPU) 07:58:18 07:58:18 07:52:14 LINUX RESTART (8 CPU) 07:58:18 07:58:18 07:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:58:18 07:54:01 83.86 0.77 83.09 0.00 41.99 51753.95 0.00 07:58:18 07:55:01 2.10 0.00 2.10 0.00 0.00 24.41 0.00 07:58:18 07:56:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 07:58:18 07:57:01 1.93 0.00 1.93 0.00 0.00 21.86 0.00 07:58:18 07:58:01 128.72 11.31 117.41 0.00 2965.01 57711.83 0.00 07:58:18 Average: 43.61 2.42 41.19 0.00 601.40 21905.55 0.00 07:58:18 07:58:18 07:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:58:18 07:54:01 28702036 31607616 700000 2.13 91476 3050332 1756292 5.18 1112372 2657360 328 07:58:18 07:55:01 28683200 31588972 718056 2.18 91544 3050336 1756292 5.18 1135184 2657332 16 07:58:18 07:56:01 28689680 31595576 711280 2.16 91628 3050340 1756292 5.18 1127544 2657336 8 07:58:18 07:57:01 28689308 31595276 711420 2.16 91700 3050340 1756292 5.18 1127868 2657336 8 07:58:18 07:58:01 26857940 31527724 752040 2.29 159932 4611212 1856508 5.47 1430712 4019612 520 07:58:18 Average: 28324433 31583033 718559 2.19 105256 3362512 1776335 5.24 1186736 2929795 176 07:58:18 07:58:18 07:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:58:18 07:54:01 docker0 8.43 12.88 0.63 54.60 0.00 0.00 0.00 0.00 07:58:18 07:54:01 ens3 306.48 215.51 6606.66 36.90 0.00 0.00 0.00 0.00 07:58:18 07:54:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 07:58:18 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:18 07:55:01 ens3 19.16 12.06 13.68 30.66 0.00 0.00 0.00 0.00 07:58:18 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:18 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:18 07:56:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 07:58:18 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:18 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:18 07:57:01 ens3 2.25 1.50 0.38 6.60 0.00 0.00 0.00 0.00 07:58:18 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:18 07:58:01 docker0 8.31 13.18 0.72 49.93 0.00 0.00 0.00 0.00 07:58:18 07:58:01 ens3 405.11 290.84 8626.95 89.09 0.00 0.00 0.00 0.00 07:58:18 07:58:01 veth29ee2d8 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:58:18 07:58:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 07:58:18 Average: docker0 3.35 5.21 0.27 20.91 0.00 0.00 0.00 0.00 07:58:18 Average: ens3 146.73 103.98 3049.55 32.65 0.00 0.00 0.00 0.00 07:58:18 Average: veth29ee2d8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:18 Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 07:58:18 07:58:18 07:58:18 ---> sar -P ALL: 07:58:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119659) 11/22/22 _x86_64_ (8 CPU) 07:58:18 07:58:18 07:52:14 LINUX RESTART (8 CPU) 07:58:18 07:58:18 07:53:01 CPU %user %nice %system %iowait %steal %idle 07:58:18 07:54:01 all 17.18 0.00 4.66 0.67 0.06 77.42 07:58:18 07:54:01 0 17.41 0.00 4.62 0.40 0.05 77.51 07:58:18 07:54:01 1 18.00 0.00 4.66 0.05 0.05 77.25 07:58:18 07:54:01 2 16.19 0.00 4.11 0.03 0.05 79.62 07:58:18 07:54:01 3 16.00 0.00 4.61 3.10 0.07 76.22 07:58:18 07:54:01 4 19.39 0.00 5.03 0.03 0.05 75.50 07:58:18 07:54:01 5 17.65 0.00 3.82 0.30 0.08 78.13 07:58:18 07:54:01 6 15.79 0.00 5.12 0.08 0.05 78.96 07:58:18 07:54:01 7 17.01 0.00 5.34 1.40 0.05 76.19 07:58:18 07:55:01 all 0.10 0.00 0.04 0.01 0.01 99.85 07:58:18 07:55:01 0 0.10 0.00 0.00 0.02 0.02 99.87 07:58:18 07:55:01 1 0.02 0.00 0.05 0.00 0.00 99.93 07:58:18 07:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:58:18 07:55:01 3 0.13 0.00 0.07 0.00 0.03 99.77 07:58:18 07:55:01 4 0.13 0.00 0.05 0.00 0.00 99.82 07:58:18 07:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:58:18 07:55:01 6 0.13 0.00 0.05 0.00 0.00 99.82 07:58:18 07:55:01 7 0.20 0.00 0.05 0.03 0.02 99.70 07:58:18 07:56:01 all 0.03 0.00 0.02 0.01 0.00 99.94 07:58:18 07:56:01 0 0.05 0.00 0.00 0.02 0.00 99.93 07:58:18 07:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:58:18 07:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:58:18 07:56:01 3 0.08 0.00 0.05 0.00 0.02 99.85 07:58:18 07:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:58:18 07:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:18 07:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:58:18 07:56:01 7 0.03 0.00 0.03 0.05 0.00 99.88 07:58:18 07:57:01 all 0.01 0.00 0.02 0.02 0.01 99.95 07:58:18 07:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:58:18 07:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:58:18 07:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:58:18 07:57:01 3 0.02 0.00 0.08 0.00 0.03 99.87 07:58:18 07:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:58:18 07:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:18 07:57:01 6 0.03 0.00 0.03 0.07 0.00 99.87 07:58:18 07:57:01 7 0.02 0.00 0.00 0.08 0.00 99.90 07:58:18 07:58:01 all 9.20 0.00 4.59 1.01 0.05 85.16 07:58:18 07:58:01 0 10.08 0.00 3.62 0.44 0.05 85.82 07:58:18 07:58:01 1 8.94 0.00 4.52 1.26 0.05 85.23 07:58:18 07:58:01 2 7.94 0.00 3.38 0.17 0.05 88.47 07:58:18 07:58:01 3 7.51 0.00 6.18 1.77 0.05 84.49 07:58:18 07:58:01 4 9.66 0.00 5.44 0.45 0.03 84.41 07:58:18 07:58:01 5 10.38 0.00 4.20 0.84 0.05 84.53 07:58:18 07:58:01 6 8.94 0.00 3.91 0.29 0.07 86.80 07:58:18 07:58:01 7 10.13 0.00 5.48 2.83 0.05 81.50 07:58:18 Average: all 5.26 0.00 1.85 0.34 0.03 92.52 07:58:18 Average: 0 5.49 0.00 1.64 0.17 0.02 92.67 07:58:18 Average: 1 5.36 0.00 1.84 0.26 0.02 92.53 07:58:18 Average: 2 4.80 0.00 1.49 0.04 0.02 93.65 07:58:18 Average: 3 4.70 0.00 2.18 0.96 0.04 92.12 07:58:18 Average: 4 5.80 0.00 2.10 0.10 0.02 91.98 07:58:18 Average: 5 5.58 0.00 1.60 0.23 0.03 92.57 07:58:18 Average: 6 4.94 0.00 1.81 0.09 0.03 93.14 07:58:18 Average: 7 5.43 0.00 2.16 0.87 0.02 91.51 07:58:18 07:58:18 07:58:18