Pull request #159 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98996208df823c0d172431e368570925d5d52266+3434292f7dac915a703032428f97fcdd758514fd (0b428b8ef9d73420bd7ed84ea28c4918ddd87220) 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-ssh18121800074183792445.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh5510713169101564506.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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/PR-159/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/PR-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11168851175555237586.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15877926455180261348.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-159/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/PR-159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4130786356729687388.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23623’ Running on prd-ubuntu20.04-docker-8c-8g-23625 in /w/workspace/ndry_go-mod-configuration_PR-159 [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/ndry_go-mod-configuration_PR-159 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3434292f7dac915a703032428f97fcdd758514fd into PR head commit 98996208df823c0d172431e368570925d5d52266 Merge succeeded, producing 98996208df823c0d172431e368570925d5d52266 Checking out Revision 98996208df823c0d172431e368570925d5d52266 (PR-159) Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.29.4 to 1.30.0" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 98996208df823c0d172431e368570925d5d52266 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3434292f7dac915a703032428f97fcdd758514fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98996208df823c0d172431e368570925d5d52266 # timeout=10 > git rev-list --no-walk 2909429232132d086194d7af13165df9a25823d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:01:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:01:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:01:56 ========================================================= 13:01:56 EdgeX Global Pipelines Version Info 13:01:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:01:57 ------------------- 13:01:57 stable info: 13:01:57 ------------------- 13:01:57 Commited By: Ginny Guan ginny@iotechsys.com 13:01:57 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:01:57 Message: update stable to v1.0.265 13:01:57 ------------------- 13:01:57 experimental info: 13:01:57 ------------------- 13:01:57 Commited By: Cherry Wang cherry@iotechsys.com 13:01:57 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 13:01:57 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:01:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 13:01:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 13:01:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:01:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:01:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:01:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:01:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-159 [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-159 [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-159 [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98996208df823c0d172431e368570925d5d52266 [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9899620 [Pipeline] echo 13:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:01:58 + git rev-list -1 --merges 98996208df823c0d172431e368570925d5d52266~1..98996208df823c0d172431e368570925d5d52266 [Pipeline] echo 13:01:58 -----------> git rev-list -1 --merges 98996208df823c0d172431e368570925d5d52266~1..98996208df823c0d172431e368570925d5d52266 98996208df823c0d172431e368570925d5d52266 [false] [Pipeline] sh 13:01:59 + git log --format=format:%s -1 98996208df823c0d172431e368570925d5d52266 [Pipeline] echo 13:01:59 ========================================================= 13:01:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:01:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:01:59 + git log --format=format:%s -1 98996208df823c0d172431e368570925d5d52266 [Pipeline] echo 13:01:59 [semverPrep] GIT_COMMIT: 98996208df823c0d172431e368570925d5d52266, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.29.4 to 1.30.0 [Pipeline] echo 13:01:59 [semverPrep] This is not a build commit. [Pipeline] sh 13:01:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:01:59 + grep -v github /etc/ssh/ssh_known_hosts 13:01:59 + [ -e /tmp/ssh_known_hosts ] 13:01:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:01:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:01:59 + sudo tee -a /etc/ssh/ssh_known_hosts 13:01:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:02:00 13:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:02:00 0.1.4: Pulling from edgex-devops/py-git-semver 13:02:00 b85a868b505f: Pulling fs layer 13:02:00 e2be974225ed: Pulling fs layer 13:02:00 339a4e72a1f5: Pulling fs layer 13:02:00 988bab9f4d93: Pulling fs layer 13:02:00 1469e6f7b9e6: Pulling fs layer 13:02:00 eaf3925da568: Pulling fs layer 13:02:00 bab4dde63d76: Pulling fs layer 13:02:00 bde34c3a00c8: Pulling fs layer 13:02:00 1469e6f7b9e6: Waiting 13:02:00 b352a97aabf1: Pulling fs layer 13:02:00 4872d77fe225: Pulling fs layer 13:02:00 5851b861e8e6: Pulling fs layer 13:02:00 bab4dde63d76: Waiting 13:02:00 4872d77fe225: Waiting 13:02:00 988bab9f4d93: Waiting 13:02:00 bde34c3a00c8: Waiting 13:02:00 5851b861e8e6: Waiting 13:02:00 eaf3925da568: Waiting 13:02:00 b352a97aabf1: Waiting 13:02:00 e2be974225ed: Download complete 13:02:00 988bab9f4d93: Verifying Checksum 13:02:00 988bab9f4d93: Download complete 13:02:00 1469e6f7b9e6: Verifying Checksum 13:02:00 1469e6f7b9e6: Download complete 13:02:00 339a4e72a1f5: Verifying Checksum 13:02:00 eaf3925da568: Verifying Checksum 13:02:00 eaf3925da568: Download complete 13:02:00 339a4e72a1f5: Download complete 13:02:00 bde34c3a00c8: Verifying Checksum 13:02:00 bde34c3a00c8: Download complete 13:02:00 b352a97aabf1: Verifying Checksum 13:02:00 b352a97aabf1: Download complete 13:02:00 4872d77fe225: Download complete 13:02:00 5851b861e8e6: Verifying Checksum 13:02:00 5851b861e8e6: Download complete 13:02:00 b85a868b505f: Verifying Checksum 13:02:00 b85a868b505f: Download complete 13:02:01 bab4dde63d76: Verifying Checksum 13:02:01 bab4dde63d76: Download complete 13:02:02 b85a868b505f: Pull complete 13:02:02 e2be974225ed: Pull complete 13:02:02 339a4e72a1f5: Pull complete 13:02:02 988bab9f4d93: Pull complete 13:02:03 1469e6f7b9e6: Pull complete 13:02:03 eaf3925da568: Pull complete 13:02:05 bab4dde63d76: Pull complete 13:02:05 bde34c3a00c8: Pull complete 13:02:05 b352a97aabf1: Pull complete 13:02:05 4872d77fe225: Pull complete 13:02:05 5851b861e8e6: Pull complete 13:02:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:02:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:02:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:05 prd-ubuntu20.04-docker-8c-8g-23625 does not seem to be running inside a container 13:02:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_PR-159 -v /w/workspace/ndry_go-mod-configuration_PR-159:/w/workspace/ndry_go-mod-configuration_PR-159:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-159@tmp:/w/workspace/ndry_go-mod-configuration_PR-159@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:02:08 $ docker top 2ef537de78a8793126146d4cb92c7be523ead42c2a6ac20a2a0a8a7ae36789bd -eo pid,comm 13:02:08 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). 13:02:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:02:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:02:08 [ssh-agent] Looking for ssh-agent implementation... 13:02:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:02:08 $ docker exec 2ef537de78a8793126146d4cb92c7be523ead42c2a6ac20a2a0a8a7ae36789bd ssh-agent 13:02:08 SSH_AUTH_SOCK=/tmp/ssh-BPrRuvvSJ052/agent.33 13:02:08 SSH_AGENT_PID=39 13:02:08 Running ssh-add (command line suppressed) 13:02:08 Identity added: /w/workspace/ndry_go-mod-configuration_PR-159@tmp/private_key_11084900966298143694.key (/w/workspace/ndry_go-mod-configuration_PR-159@tmp/private_key_11084900966298143694.key) 13:02:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:02:09 + git tag --points-at HEAD [Pipeline] } 13:02:09 $ docker exec --env ******** --env ******** 2ef537de78a8793126146d4cb92c7be523ead42c2a6ac20a2a0a8a7ae36789bd ssh-agent -k 13:02:09 unset SSH_AUTH_SOCK; 13:02:09 unset SSH_AGENT_PID; 13:02:09 echo Agent pid 39 killed; 13:02:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:02:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:02:09 [ssh-agent] Looking for ssh-agent implementation... 13:02:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:02:09 $ docker exec 2ef537de78a8793126146d4cb92c7be523ead42c2a6ac20a2a0a8a7ae36789bd ssh-agent 13:02:09 SSH_AUTH_SOCK=/tmp/ssh-kLfuSmi7xJIY/agent.71 13:02:09 SSH_AGENT_PID=77 13:02:09 Running ssh-add (command line suppressed) 13:02:09 Identity added: /w/workspace/ndry_go-mod-configuration_PR-159@tmp/private_key_16780268413393214649.key (/w/workspace/ndry_go-mod-configuration_PR-159@tmp/private_key_16780268413393214649.key) 13:02:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:02:09 + git semver init 13:02:10 2024-10-23 13:02:10,033 [run_init] DEBUG init version:0.0.0 force:False 13:02:10 2024-10-23 13:02:10,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_go-mod-configuration_PR-159/.semver 13:02:10 2024-10-23 13:02:10,035 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/ndry_go-mod-configuration_PR-159/.semver 13:02:10 2024-10-23 13:02:10,035 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/ndry_go-mod-configuration_PR-159/.semver'], cwd=/w/workspace/ndry_go-mod-configuration_PR-159, universal_newlines=False, shell=None, istream=None) 13:02:11 2024-10-23 13:02:10,780 [append_file] DEBUG append to file:/w/workspace/ndry_go-mod-configuration_PR-159/.git/info/exclude 13:02:11 2024-10-23 13:02:10,780 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_go-mod-configuration_PR-159/.semver/PR-159 with force:False 13:02:11 2024-10-23 13:02:10,780 [write_file] DEBUG write to file:/w/workspace/ndry_go-mod-configuration_PR-159/.semver/PR-159 13:02:11 2024-10-23 13:02:10,784 [execute] INFO git cat-file --batch-check 13:02:11 2024-10-23 13:02:10,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_PR-159/.semver, universal_newlines=False, shell=None, istream=) 13:02:11 2024-10-23 13:02:10,789 [execute] INFO git cat-file --batch 13:02:11 2024-10-23 13:02:10,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_PR-159/.semver, universal_newlines=False, shell=None, istream=) 13:02:11 2024-10-23 13:02:10,795 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_PR-159/.semver/PR-159 13:02:11 0.0.0 [Pipeline] } 13:02:11 $ docker exec --env ******** --env ******** 2ef537de78a8793126146d4cb92c7be523ead42c2a6ac20a2a0a8a7ae36789bd ssh-agent -k 13:02:11 unset SSH_AUTH_SOCK; 13:02:11 unset SSH_AGENT_PID; 13:02:11 echo Agent pid 77 killed; 13:02:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:02:11 + git semver [Pipeline] } 13:02:11 $ docker stop --time=1 2ef537de78a8793126146d4cb92c7be523ead42c2a6ac20a2a0a8a7ae36789bd 13:02:13 $ docker rm -f --volumes 2ef537de78a8793126146d4cb92c7be523ead42c2a6ac20a2a0a8a7ae36789bd [Pipeline] // withDockerContainer [Pipeline] sh 13:02:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:02:13 Stashed 1 file(s) [Pipeline] echo 13:02:13 [edgeXSemver]: initialized semver on version 0.0.0 [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 13:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:02:13 ========================================================= 13:02:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:02:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:02:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:02:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:02:14 43c4264eed91: Pulling fs layer 13:02:14 4cc291be95ef: Pulling fs layer 13:02:14 2ac1f1163629: Pulling fs layer 13:02:14 5c3c966382ef: Pulling fs layer 13:02:14 4f4fb700ef54: Pulling fs layer 13:02:14 5d5c8e513c77: Pulling fs layer 13:02:14 9f66e0745190: Pulling fs layer 13:02:14 f49a43e4bbc0: Pulling fs layer 13:02:14 561ebcabdf7f: Pulling fs layer 13:02:14 4f4fb700ef54: Waiting 13:02:14 5d5c8e513c77: Waiting 13:02:14 9f66e0745190: Waiting 13:02:14 f49a43e4bbc0: Waiting 13:02:14 561ebcabdf7f: Waiting 13:02:14 5c3c966382ef: Waiting 13:02:14 4cc291be95ef: Verifying Checksum 13:02:14 4cc291be95ef: Download complete 13:02:14 5c3c966382ef: Verifying Checksum 13:02:14 5c3c966382ef: Download complete 13:02:14 4f4fb700ef54: Verifying Checksum 13:02:14 4f4fb700ef54: Download complete 13:02:14 5d5c8e513c77: Download complete 13:02:14 43c4264eed91: Download complete 13:02:14 9f66e0745190: Verifying Checksum 13:02:14 9f66e0745190: Download complete 13:02:14 43c4264eed91: Pull complete 13:02:14 561ebcabdf7f: Verifying Checksum 13:02:14 561ebcabdf7f: Download complete 13:02:14 4cc291be95ef: Pull complete 13:02:15 2ac1f1163629: Verifying Checksum 13:02:15 2ac1f1163629: Download complete 13:02:15 f49a43e4bbc0: Verifying Checksum 13:02:15 f49a43e4bbc0: Download complete 13:02:18 2ac1f1163629: Pull complete 13:02:18 5c3c966382ef: Pull complete 13:02:18 4f4fb700ef54: Pull complete 13:02:18 5d5c8e513c77: Pull complete 13:02:18 9f66e0745190: Pull complete 13:02:21 f49a43e4bbc0: Pull complete 13:02:21 561ebcabdf7f: Pull complete 13:02:21 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:02:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 13:02:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:22 + docker inspect -f . ci-base-image-x86_64 13:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:22 prd-ubuntu20.04-docker-8c-8g-23625 does not seem to be running inside a container 13:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_PR-159 -v /w/workspace/ndry_go-mod-configuration_PR-159:/w/workspace/ndry_go-mod-configuration_PR-159:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-159@tmp:/w/workspace/ndry_go-mod-configuration_PR-159@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:02:26 $ docker top ced57ac0a37e278d113cf6bca6c955c3f2dcccea2d3ce7c02e2c9b5b549b2a1f -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:27 + go version 13:02:27 go version go1.23.2 linux/amd64 [Pipeline] } 13:02:27 $ docker stop --time=1 ced57ac0a37e278d113cf6bca6c955c3f2dcccea2d3ce7c02e2c9b5b549b2a1f 13:02:28 $ docker rm -f --volumes ced57ac0a37e278d113cf6bca6c955c3f2dcccea2d3ce7c02e2c9b5b549b2a1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:28 Still waiting to schedule task 13:02:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23624’ 13:02:29 + docker inspect -f . ci-base-image-x86_64 13:02:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:29 prd-ubuntu20.04-docker-8c-8g-23625 does not seem to be running inside a container 13:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_go-mod-configuration_PR-159 -v /w/workspace/ndry_go-mod-configuration_PR-159:/w/workspace/ndry_go-mod-configuration_PR-159:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-159@tmp:/w/workspace/ndry_go-mod-configuration_PR-159@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:02:29 $ docker top 643af03f7449d4562b6136fa12e347b89bfa65f23b7150d9b2fc0c60de7610b2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:29 + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_PR-159 [Pipeline] fileExists [Pipeline] sh 13:02:30 + make test 13:02:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:02:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.1 13:02:30 go: downloading github.com/stretchr/testify v1.9.0 13:02:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.1 13:02:30 go: downloading github.com/hashicorp/consul/api v1.30.0 13:02:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:02:30 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:02:30 go: downloading github.com/spf13/cast v1.7.0 13:02:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:02:30 go: downloading github.com/mitchellh/copystructure v1.0.0 13:02:30 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:02:30 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:02:30 go: downloading github.com/stretchr/objx v0.5.2 13:02:30 go: downloading gopkg.in/yaml.v3 v3.0.1 13:02:30 go: downloading github.com/google/uuid v1.6.0 13:02:30 go: downloading github.com/go-playground/validator/v10 v10.22.1 13:02:30 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 13:02:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 13:02:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:02:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:02:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:02:30 go: downloading github.com/hashicorp/go-hclog v1.5.0 13:02:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:02:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:02:30 go: downloading github.com/hashicorp/serf v0.10.1 13:02:30 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 13:02:30 go: downloading github.com/x448/float16 v0.8.4 13:02:30 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:02:30 go: downloading github.com/go-playground/universal-translator v0.18.1 13:02:30 go: downloading github.com/leodido/go-urn v1.4.0 13:02:30 go: downloading golang.org/x/crypto v0.25.0 13:02:30 go: downloading golang.org/x/text v0.16.0 13:02:30 go: downloading github.com/hashicorp/errwrap v1.1.0 13:02:30 go: downloading github.com/fatih/color v1.16.0 13:02:30 go: downloading github.com/mattn/go-isatty v0.0.20 13:02:30 go: downloading github.com/gorilla/websocket v1.5.3 13:02:30 go: downloading golang.org/x/net v0.27.0 13:02:30 go: downloading golang.org/x/sync v0.7.0 13:02:30 go: downloading github.com/go-playground/locales v0.14.1 13:02:30 go: downloading github.com/armon/go-metrics v0.4.1 13:02:30 go: downloading golang.org/x/sys v0.22.0 13:02:30 go: downloading github.com/mattn/go-colorable v0.1.13 13:02:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:02:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:02:40 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 13:02:40 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.004s coverage: 66.7% of statements 13:02:47 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/consul 7.601s coverage: 87.1% of statements 13:02:47 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.027s coverage: 58.6% of statements 13:02:47 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.006s coverage: 100.0% of statements 13:02:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:02:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:02:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:02:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:02:59 $ docker stop --time=1 643af03f7449d4562b6136fa12e347b89bfa65f23b7150d9b2fc0c60de7610b2 13:03:04 $ docker rm -f --volumes 643af03f7449d4562b6136fa12e347b89bfa65f23b7150d9b2fc0c60de7610b2 [Pipeline] // withDockerContainer [Pipeline] sh 13:03:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:03:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:03:05 13:03:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:03:06 latest: Pulling from edgex-lftools-log-publisher 13:03:06 5eb5b503b376: Pulling fs layer 13:03:06 5c69ac0246d0: Pulling fs layer 13:03:06 ec43610c2a17: Pulling fs layer 13:03:06 3a2ae6a8a46f: Pulling fs layer 13:03:06 33b1e0a273af: Pulling fs layer 13:03:06 5d3b04190fa2: Pulling fs layer 13:03:06 2f39f015ded8: Pulling fs layer 13:03:06 33b1e0a273af: Waiting 13:03:06 3a2ae6a8a46f: Waiting 13:03:06 5d3b04190fa2: Waiting 13:03:06 2f39f015ded8: Waiting 13:03:06 5c69ac0246d0: Download complete 13:03:06 3a2ae6a8a46f: Verifying Checksum 13:03:06 3a2ae6a8a46f: Download complete 13:03:06 33b1e0a273af: Verifying Checksum 13:03:06 33b1e0a273af: Download complete 13:03:06 5d3b04190fa2: Verifying Checksum 13:03:06 5d3b04190fa2: Download complete 13:03:06 ec43610c2a17: Verifying Checksum 13:03:06 ec43610c2a17: Download complete 13:03:06 5eb5b503b376: Verifying Checksum 13:03:06 5eb5b503b376: Download complete 13:03:07 2f39f015ded8: Download complete 13:03:07 5eb5b503b376: Pull complete 13:03:07 5c69ac0246d0: Pull complete 13:03:08 ec43610c2a17: Pull complete 13:03:08 3a2ae6a8a46f: Pull complete 13:03:08 33b1e0a273af: Pull complete 13:03:08 5d3b04190fa2: Pull complete 13:03:12 2f39f015ded8: Pull complete 13:03:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:03:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:03:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:12 prd-ubuntu20.04-docker-8c-8g-23625 does not seem to be running inside a container 13:03:12 $ 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/ndry_go-mod-configuration_PR-159 -v /w/workspace/ndry_go-mod-configuration_PR-159:/w/workspace/ndry_go-mod-configuration_PR-159:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-159@tmp:/w/workspace/ndry_go-mod-configuration_PR-159@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:03:17 $ docker top 55906f41745bb082cceaac6a4270786d79b3c9633e9aa95beeeb33c10eddad5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:03:17 ---> job-cost.sh 13:03:17 lf-activate-venv: SKIPPING 13:03:17 INFO: No Stack... 13:03:18 INFO: Retrieving Pricing Info for: v3-standard-8 13:03:18 INFO: Archiving Costs [Pipeline] sh 13:03:18 + cat /w/workspace/ndry_go-mod-configuration_PR-159/archives/cost.csv 13:03:18 + cut -d, -f6 [Pipeline] lock 13:03:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-159-2-stack-cost] 13:03:18 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-159-2-stack-cost] did not exist. Created. 13:03:18 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-159-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:03:18 + echo total: 0.2199999988079071 [Pipeline] stash 13:03:18 Stashed 1 file(s) [Pipeline] } 13:03:18 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-159-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:03:18 $ docker stop --time=1 55906f41745bb082cceaac6a4270786d79b3c9633e9aa95beeeb33c10eddad5f 13:03:20 $ docker rm -f --volumes 55906f41745bb082cceaac6a4270786d79b3c9633e9aa95beeeb33c10eddad5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:05:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23627 in /w/workspace/ndry_go-mod-configuration_PR-159 [Pipeline] { [Pipeline] ws 13:05:14 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 13:05:17 Selected Git installation does not exist. Using Default 13:05:17 The recommended git tool is: NONE 13:05:22 using credential edgex-jenkins-ssh 13:05:22 Cloning the remote Git repository 13:05:22 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 13:05:22 > git init /w/workspace/go-mod-configuration/2 # timeout=10 13:05:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:05:23 > git --version # timeout=10 13:05:23 > git --version # 'git version 2.25.1' 13:05:23 using GIT_SSH to set credentials SSH Credentials for GitHub 13:05:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:05:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:05:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:05:26 Merging remotes/origin/main commit 3434292f7dac915a703032428f97fcdd758514fd into PR head commit 98996208df823c0d172431e368570925d5d52266 13:05:26 Merge succeeded, producing 98996208df823c0d172431e368570925d5d52266 13:05:26 Checking out Revision 98996208df823c0d172431e368570925d5d52266 (PR-159) 13:05:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:05:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:05:25 using GIT_SSH to set credentials SSH Credentials for GitHub 13:05:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:05:26 > git config core.sparsecheckout # timeout=10 13:05:26 > git checkout -f 98996208df823c0d172431e368570925d5d52266 # timeout=10 13:05:26 > git remote # timeout=10 13:05:26 > git config --get remote.origin.url # timeout=10 13:05:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:05:26 > git merge 3434292f7dac915a703032428f97fcdd758514fd # timeout=10 13:05:26 > git rev-parse HEAD^{commit} # timeout=10 13:05:26 > git config core.sparsecheckout # timeout=10 13:05:26 > git checkout -f 98996208df823c0d172431e368570925d5d52266 # timeout=10 13:05:26 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.29.4 to 1.30.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:05:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:05:33 % Total % Received % Xferd Average Speed Time Time Time Current 13:05:33 Dload Upload Total Spent Left Speed 13:05:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 13:05:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:05:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:05:34 + sudo tee /etc/docker/daemon.new 13:05:34 { 13:05:34 "registry-mirrors": [ 13:05:34 "https://nexus3.edgexfoundry.org:10001" 13:05:34 ], 13:05:34 "bip": "10.250.0.254/24", 13:05:34 "hosts": [ 13:05:34 "tcp://0.0.0.0:5555", 13:05:34 "unix:///var/run/docker.sock" 13:05:34 ], 13:05:34 "mtu": 1458, 13:05:34 "selinux-enabled": true, 13:05:34 "seccomp-profile": "/etc/docker/seccomp.json" 13:05:34 } [Pipeline] sh 13:05:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:05:34 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:05:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:05:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:05:54 ========================================================= 13:05:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:05:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:05:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:05:55 cf04c63912e1: Pulling fs layer 13:05:55 55b35a11ae5e: Pulling fs layer 13:05:55 a37a00ec5f00: Pulling fs layer 13:05:55 50b3750afda1: Pulling fs layer 13:05:55 4f4fb700ef54: Pulling fs layer 13:05:55 80978eb59214: Pulling fs layer 13:05:55 c9f46d7d2bd2: Pulling fs layer 13:05:55 c5a475d317c9: Pulling fs layer 13:05:55 80978eb59214: Waiting 13:05:55 50b3750afda1: Waiting 13:05:55 4f4fb700ef54: Waiting 13:05:55 c9f46d7d2bd2: Waiting 13:05:55 c5a475d317c9: Waiting 13:05:55 55b35a11ae5e: Verifying Checksum 13:05:55 55b35a11ae5e: Download complete 13:05:55 50b3750afda1: Verifying Checksum 13:05:55 50b3750afda1: Download complete 13:05:55 4f4fb700ef54: Download complete 13:05:55 80978eb59214: Verifying Checksum 13:05:55 80978eb59214: Download complete 13:05:55 cf04c63912e1: Verifying Checksum 13:05:55 cf04c63912e1: Download complete 13:05:55 c5a475d317c9: Verifying Checksum 13:05:55 c5a475d317c9: Download complete 13:05:56 cf04c63912e1: Pull complete 13:05:56 55b35a11ae5e: Pull complete 13:05:57 a37a00ec5f00: Verifying Checksum 13:05:57 a37a00ec5f00: Download complete 13:05:58 c9f46d7d2bd2: Verifying Checksum 13:05:58 c9f46d7d2bd2: Download complete 13:06:10 a37a00ec5f00: Pull complete 13:06:10 50b3750afda1: Pull complete 13:06:10 4f4fb700ef54: Pull complete 13:06:11 80978eb59214: Pull complete 13:06:19 c9f46d7d2bd2: Pull complete 13:06:21 c5a475d317c9: Pull complete 13:06:21 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:06:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 13:06:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:22 + docker inspect -f . ci-base-image-arm64 13:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:22 prd-ubuntu20.04-docker-arm64-4c-16g-23627 does not seem to be running inside a container 13:06:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:06:25 $ docker top 5925e97b771f372151963bd551758128f987d630da9cb093a322012a781a4cb2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:26 + go version 13:06:26 go version go1.23.2 linux/arm64 [Pipeline] } 13:06:26 $ docker stop --time=1 5925e97b771f372151963bd551758128f987d630da9cb093a322012a781a4cb2 13:06:28 $ docker rm -f --volumes 5925e97b771f372151963bd551758128f987d630da9cb093a322012a781a4cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:28 + docker inspect -f . ci-base-image-arm64 13:06:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:28 prd-ubuntu20.04-docker-arm64-4c-16g-23627 does not seem to be running inside a container 13:06:28 $ 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/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:06:30 $ docker top c824289bc89a24e706f8cedb52567a16bc060f69e0de40b1fb5c33314502b0b4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:31 + git config --global --add safe.directory /w/workspace/go-mod-configuration/2 [Pipeline] fileExists [Pipeline] sh 13:06:31 + make test 13:06:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:06:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.1 13:06:31 go: downloading github.com/stretchr/testify v1.9.0 13:06:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.1 13:06:32 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:06:32 go: downloading github.com/spf13/cast v1.7.0 13:06:32 go: downloading github.com/hashicorp/consul/api v1.30.0 13:06:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:06:32 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:06:32 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:06:32 go: downloading github.com/stretchr/objx v0.5.2 13:06:32 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 13:06:32 go: downloading github.com/google/uuid v1.6.0 13:06:32 go: downloading github.com/go-playground/validator/v10 v10.22.1 13:06:32 go: downloading gopkg.in/yaml.v3 v3.0.1 13:06:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:06:32 go: downloading github.com/mitchellh/copystructure v1.0.0 13:06:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:06:32 go: downloading github.com/hashicorp/go-hclog v1.5.0 13:06:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:06:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:06:32 go: downloading github.com/hashicorp/serf v0.10.1 13:06:32 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 13:06:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 13:06:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:06:33 go: downloading github.com/x448/float16 v0.8.4 13:06:33 go: downloading github.com/go-playground/universal-translator v0.18.1 13:06:33 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:06:33 go: downloading github.com/leodido/go-urn v1.4.0 13:06:33 go: downloading golang.org/x/crypto v0.25.0 13:06:33 go: downloading golang.org/x/text v0.16.0 13:06:34 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:06:34 go: downloading github.com/fatih/color v1.16.0 13:06:34 go: downloading github.com/mattn/go-isatty v0.0.20 13:06:34 go: downloading github.com/hashicorp/errwrap v1.1.0 13:06:34 go: downloading github.com/gorilla/websocket v1.5.3 13:06:34 go: downloading golang.org/x/net v0.27.0 13:06:34 go: downloading golang.org/x/sync v0.7.0 13:06:34 go: downloading github.com/armon/go-metrics v0.4.1 13:06:34 go: downloading github.com/go-playground/locales v0.14.1 13:06:36 go: downloading github.com/mattn/go-colorable v0.1.13 13:06:36 go: downloading golang.org/x/sys v0.22.0 13:06:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:06:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:07:59 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 13:07:59 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.044s coverage: 66.7% of statements 13:08:05 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/consul 7.801s coverage: 87.1% of statements 13:08:05 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.124s coverage: 58.6% of statements 13:08:05 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.024s coverage: 100.0% of statements 13:08:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:08:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:08:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:08:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:08:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:08:24 $ docker stop --time=1 c824289bc89a24e706f8cedb52567a16bc060f69e0de40b1fb5c33314502b0b4 13:08:26 $ docker rm -f --volumes c824289bc89a24e706f8cedb52567a16bc060f69e0de40b1fb5c33314502b0b4 [Pipeline] // withDockerContainer [Pipeline] sh 13:08:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:08:28 Warning: overwriting stash ‘coverage-report’ 13:08:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:08:29 13:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:08:30 arm64: Pulling from edgex-lftools-log-publisher 13:08:30 8998bd30e6a1: Pulling fs layer 13:08:30 04944245beec: Pulling fs layer 13:08:30 699f458cf7ca: Pulling fs layer 13:08:30 765212b225bb: Pulling fs layer 13:08:30 f23df028b6ca: Pulling fs layer 13:08:30 d65c8cfc05b1: Pulling fs layer 13:08:30 2437ff75d9bd: Pulling fs layer 13:08:30 f23df028b6ca: Waiting 13:08:30 d65c8cfc05b1: Waiting 13:08:30 2437ff75d9bd: Waiting 13:08:30 765212b225bb: Waiting 13:08:30 04944245beec: Verifying Checksum 13:08:30 04944245beec: Download complete 13:08:30 765212b225bb: Verifying Checksum 13:08:30 765212b225bb: Download complete 13:08:30 f23df028b6ca: Verifying Checksum 13:08:30 f23df028b6ca: Download complete 13:08:30 d65c8cfc05b1: Verifying Checksum 13:08:30 d65c8cfc05b1: Download complete 13:08:30 699f458cf7ca: Verifying Checksum 13:08:30 699f458cf7ca: Download complete 13:08:30 8998bd30e6a1: Verifying Checksum 13:08:30 8998bd30e6a1: Download complete 13:08:33 2437ff75d9bd: Download complete 13:08:35 8998bd30e6a1: Pull complete 13:08:35 04944245beec: Pull complete 13:08:37 699f458cf7ca: Pull complete 13:08:37 765212b225bb: Pull complete 13:08:39 f23df028b6ca: Pull complete 13:08:39 d65c8cfc05b1: Pull complete 13:08:57 2437ff75d9bd: Pull complete 13:08:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:08:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:57 prd-ubuntu20.04-docker-arm64-4c-16g-23627 does not seem to be running inside a container 13:08:57 $ 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/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:08:59 $ docker top 569cc4e9ef5baeabad383337e3a3904dd9ed109e9aa89c32a001ca7d88a12601 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:00 ---> job-cost.sh 13:09:00 lf-activate-venv: SKIPPING 13:09:00 INFO: No Stack... 13:09:01 INFO: Retrieving Pricing Info for: v3-standard-4 13:09:01 INFO: Archiving Costs [Pipeline] sh 13:09:02 + cat /w/workspace/go-mod-configuration/2/archives/cost.csv 13:09:02 + cut -d, -f6 [Pipeline] lock 13:09:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-159-2-stack-cost] 13:09:02 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-159-2-stack-cost] did not exist. Created. 13:09:02 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-159-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:09:03 /w/workspace/go-mod-configuration/2@tmp/durable-a679bd0c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:09:04 + echo total: 0.10999999940395355 [Pipeline] stash 13:09:04 Warning: overwriting stash ‘stack-cost’ 13:09:04 Stashed 1 file(s) [Pipeline] } 13:09:04 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-159-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:09:04 $ docker stop --time=1 569cc4e9ef5baeabad383337e3a3904dd9ed109e9aa89c32a001ca7d88a12601 13:09:05 $ docker rm -f --volumes 569cc4e9ef5baeabad383337e3a3904dd9ed109e9aa89c32a001ca7d88a12601 [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 13:09:06 provisioning config files... 13:09:06 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/ndry_go-mod-configuration_PR-159@tmp/config17674549078042754507tmp [Pipeline] { [Pipeline] sh 13:09:06 + set +x 13:09:06 + curl -s https://codecov.io/bash 13:09:06 + bash -s -- 13:09:06 13:09:06 _____ _ 13:09:06 / ____| | | 13:09:06 | | ___ __| | ___ ___ _____ __ 13:09:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:09:06 | |___| (_) | (_| | __/ (_| (_) \ V / 13:09:06 \_____\___/ \__,_|\___|\___\___/ \_/ 13:09:06 Bash-1.0.6 13:09:06 13:09:06 13:09:06 ==> git version 2.25.1 found 13:09:06 ==> 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 13:09:06 Release-Date: 2020-01-08 13:09:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:09:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:09:06 ==> Jenkins CI detected. 13:09:06 current dir:  /w/workspace/ndry_go-mod-configuration_PR-159 13:09:06 project root: . 13:09:06 --> token set from env 13:09:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:09:06 ==> Running gcov in . (disable via -X gcov) 13:09:06 ==> Python coveragepy not found 13:09:06 ==> Searching for coverage reports in: 13:09:06 + . 13:09:06 -> Found 1 reports 13:09:06 ==> Detecting git/mercurial file structure 13:09:06 ==> Reading reports 13:09:06 + ./coverage.out bytes=42876 13:09:06 ==> Appending adjustments 13:09:06 https://docs.codecov.io/docs/fixing-reports 13:09:06 + Found adjustments 13:09:06 ==> Gzipping contents 13:09:06 8.0K /tmp/codecov.6RcWjZ.gz 13:09:06 ==> Uploading reports 13:09:06 url: https://codecov.io 13:09:06 query: branch=PR-159&commit=98996208df823c0d172431e368570925d5d52266&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-159%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=159&job=&cmd_args= 13:09:06 -> Pinging Codecov 13:09:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-159&commit=98996208df823c0d172431e368570925d5d52266&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-159%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=159&job=&cmd_args= 13:09:06 -> Uploading to 13:09:06 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-configuration/98996208df823c0d172431e368570925d5d52266/2a817b45-55e4-49ef-8fb2-121a1bebd3b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241023%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241023T130906Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=151c5c514ee266183a2e98e2ee89f5a69a26a1d549f6da28ed539d3402cc35fc 13:09:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:09:06 Dload Upload Total Spent Left Speed 13:09:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5764 0 0 100 5764 0 26081 --:--:-- --:--:-- --:--:-- 26081 13:09:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/98996208df823c0d172431e368570925d5d52266 [Pipeline] } 13:09:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:09:07 + [ -d /w/workspace/ndry_go-mod-configuration_PR-159/archives ] 13:09:07 + ls -al /w/workspace/ndry_go-mod-configuration_PR-159/archives 13:09:07 total 16 13:09:07 drwxr-xr-x 3 root root 4096 Oct 23 13:03 . 13:09:07 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 13:03 .. 13:09:07 drwxr-xr-x 2 root root 4096 Oct 23 13:03 cost 13:09:07 -rw-r--r-- 1 root root 92 Oct 23 13:03 cost.csv 13:09:07 + sudo chown -R jenkins:jenkins /w/workspace/ndry_go-mod-configuration_PR-159/archives 13:09:07 + ls -al /w/workspace/ndry_go-mod-configuration_PR-159/archives 13:09:07 total 16 13:09:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 13:03 . 13:09:07 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 13:03 .. 13:09:07 drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 13:03 cost 13:09:07 -rw-r--r-- 1 jenkins jenkins 92 Oct 23 13:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:09:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:09:09 ---> package-listing.sh 13:09:09 ++ facter osfamily 13:09:09 ++ tr '[:upper:]' '[:lower:]' 13:09:09 + OS_FAMILY=debian 13:09:09 + workspace=/w/workspace/ndry_go-mod-configuration_PR-159 13:09:09 + START_PACKAGES=/tmp/packages_start.txt 13:09:09 + END_PACKAGES=/tmp/packages_end.txt 13:09:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:09:09 + PACKAGES=/tmp/packages_start.txt 13:09:09 + '[' /w/workspace/ndry_go-mod-configuration_PR-159 ']' 13:09:09 + PACKAGES=/tmp/packages_end.txt 13:09:09 + case "${OS_FAMILY}" in 13:09:09 + dpkg -l 13:09:09 + grep '^ii' 13:09:09 + '[' -f /tmp/packages_start.txt ']' 13:09:09 + '[' -f /tmp/packages_end.txt ']' 13:09:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:09:09 + '[' /w/workspace/ndry_go-mod-configuration_PR-159 ']' 13:09:09 + mkdir -p /w/workspace/ndry_go-mod-configuration_PR-159/archives/ 13:09:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_PR-159/archives/ [Pipeline] echo 13:09:09 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/ndry_go-mod-configuration_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:09:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:10 prd-ubuntu20.04-docker-8c-8g-23625 does not seem to be running inside a container 13:09:10 $ 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/ndry_go-mod-configuration_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_PR-159 -v /w/workspace/ndry_go-mod-configuration_PR-159:/w/workspace/ndry_go-mod-configuration_PR-159:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-159@tmp:/w/workspace/ndry_go-mod-configuration_PR-159@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:09:10 $ docker top 05ac6755f7a2510f001c61730a616a8013d5fabdb2949661db11b551bb59b4a9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:11 + touch /tmp/pre-build-complete [Pipeline] sh 13:09:11 + mkdir -p /var/log/sysstat [Pipeline] sh 13:09:11 + ls /var/log/sa-host 13:09:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:11 provisioning config files... 13:09:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_PR-159@tmp/config9076586442777459248tmp [Pipeline] { [Pipeline] echo 13:09:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:09:11 ---> create-netrc.sh [Pipeline] } 13:09:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:09:12 ---> python-tools-install.sh [Pipeline] echo 13:09:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:09:12 ---> sudo-logs.sh 13:09:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:09:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:09:12 ---> job-cost.sh 13:09:12 lf-activate-venv: SKIPPING 13:09:12 DEBUG: total: 0.2199999988079071 13:09:12 INFO: Retrieving Stack Cost... 13:09:13 INFO: Retrieving Pricing Info for: v3-standard-8 13:09:13 INFO: Archiving Costs [Pipeline] echo 13:09:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:09:13 ---> logs-deploy.sh 13:09:13 lf-activate-venv: SKIPPING 13:09:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-159/2 13:09:13 INFO: archiving workspace using pattern(s): 13:09:14 Archives upload complete. 13:09:14 INFO: archiving logs to Nexus 13:09:15 ---> uname -a: 13:09:15 Linux prd-ubuntu20-04-docker-8c-8g-23625 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:09:15 13:09:15 13:09:15 ---> lscpu: 13:09:15 Architecture: x86_64 13:09:15 CPU op-mode(s): 32-bit, 64-bit 13:09:15 Byte Order: Little Endian 13:09:15 Address sizes: 40 bits physical, 48 bits virtual 13:09:15 CPU(s): 8 13:09:15 On-line CPU(s) list: 0-7 13:09:15 Thread(s) per core: 1 13:09:15 Core(s) per socket: 1 13:09:15 Socket(s): 8 13:09:15 NUMA node(s): 1 13:09:15 Vendor ID: AuthenticAMD 13:09:15 CPU family: 23 13:09:15 Model: 49 13:09:15 Model name: AMD EPYC-Rome Processor 13:09:15 Stepping: 0 13:09:15 CPU MHz: 2799.998 13:09:15 BogoMIPS: 5599.99 13:09:15 Virtualization: AMD-V 13:09:15 Hypervisor vendor: KVM 13:09:15 Virtualization type: full 13:09:15 L1d cache: 256 KiB 13:09:15 L1i cache: 256 KiB 13:09:15 L2 cache: 4 MiB 13:09:15 L3 cache: 128 MiB 13:09:15 NUMA node0 CPU(s): 0-7 13:09:15 Vulnerability Itlb multihit: Not affected 13:09:15 Vulnerability L1tf: Not affected 13:09:15 Vulnerability Mds: Not affected 13:09:15 Vulnerability Meltdown: Not affected 13:09:15 Vulnerability Mmio stale data: Not affected 13:09:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:09:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:09:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:09:15 Vulnerability Srbds: Not affected 13:09:15 Vulnerability Tsx async abort: Not affected 13:09:15 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 13:09:15 13:09:15 13:09:15 ---> nproc: 13:09:15 8 13:09:15 13:09:15 13:09:15 ---> df -h: 13:09:15 Filesystem Size Used Avail Use% Mounted on 13:09:15 overlay 155G 11G 145G 7% / 13:09:15 tmpfs 64M 0 64M 0% /dev 13:09:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:09:15 shm 64M 0 64M 0% /dev/shm 13:09:15 /dev/vda1 155G 11G 145G 7% /facter-os 13:09:15 13:09:15 13:09:15 ---> sar -b -r -n DEV: 13:09:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23625) 10/23/24 _x86_64_ (8 CPU) 13:09:15 13:09:15 13:01:16 LINUX RESTART (8 CPU) 13:09:15 13:09:15 13:02:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:09:15 13:03:01 112.72 3.46 109.26 0.00 459.73 38299.43 0.00 13:09:15 13:04:01 60.67 0.12 60.56 0.00 5.07 27694.33 0.00 13:09:15 13:05:01 0.73 0.00 0.73 0.00 0.00 8.80 0.00 13:09:15 13:06:01 0.90 0.00 0.90 0.00 0.00 12.00 0.00 13:09:15 13:07:01 48.03 6.12 41.91 0.00 4364.34 8440.06 0.00 13:09:15 13:08:01 5.82 0.02 5.80 0.00 0.13 125.31 0.00 13:09:15 13:09:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 13:09:15 Average: 33.05 1.39 31.66 0.00 689.33 10721.75 0.00 13:09:15 13:09:15 13:02:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:09:15 13:03:01 28728108 31531896 782672 2.38 89580 2954812 1893188 5.58 1241032 2491372 317620 13:09:15 13:04:01 28714876 31544120 769532 2.34 96264 2955968 1748516 5.15 1136692 2587696 132 13:09:15 13:05:01 28715152 31544408 769168 2.34 96296 2955968 1748516 5.15 1136404 2587704 128 13:09:15 13:06:01 28723964 31553284 760320 2.31 96328 2955972 1748516 5.15 1127600 2587708 24 13:09:15 13:07:01 28274340 31532432 750516 2.28 125408 3354264 1691112 4.98 1405312 2724420 984 13:09:15 13:08:01 28283540 31536760 746676 2.27 124028 3351012 1693908 4.99 1399580 2721216 8 13:09:15 13:09:01 28284060 31537368 746016 2.27 124124 3351008 1693908 4.99 1399672 2721216 8 13:09:15 Average: 28532006 31540038 760700 2.31 107433 3125572 1745381 5.14 1263756 2631619 45558 13:09:15 13:09:15 13:02:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:09:15 13:03:01 lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 13:09:15 13:03:01 ens3 313.26 181.97 5647.92 36.63 0.00 0.00 0.00 0.00 13:09:15 13:03:01 docker0 53.86 103.34 4.50 857.70 0.00 0.00 0.00 0.00 13:09:15 13:04:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:09:15 13:04:01 ens3 93.48 54.61 2523.10 10.90 0.00 0.00 0.00 0.00 13:09:15 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:15 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:15 13:05:01 ens3 0.70 0.27 1.76 0.02 0.00 0.00 0.00 0.00 13:09:15 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:15 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:09:15 13:06:01 ens3 0.67 0.42 0.36 0.28 0.00 0.00 0.00 0.00 13:09:15 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:15 13:07:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 13:09:15 13:07:01 ens3 206.65 90.07 2770.49 6.40 0.00 0.00 0.00 0.00 13:09:15 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:15 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:09:15 13:08:01 ens3 0.32 0.23 0.02 0.02 0.00 0.00 0.00 0.00 13:09:15 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:15 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:15 13:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:15 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:15 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 13:09:15 Average: ens3 88.41 47.11 1573.04 7.82 0.00 0.00 0.00 0.00 13:09:15 Average: docker0 7.80 14.97 0.65 124.27 0.00 0.00 0.00 0.00 13:09:15 13:09:15 13:09:15 ---> sar -P ALL: 13:09:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23625) 10/23/24 _x86_64_ (8 CPU) 13:09:15 13:09:15 13:01:16 LINUX RESTART (8 CPU) 13:09:15 13:09:15 13:02:00 CPU %user %nice %system %iowait %steal %idle 13:09:15 13:03:01 all 23.82 0.00 4.89 2.34 0.07 68.87 13:09:15 13:03:01 0 24.09 0.00 4.60 0.98 0.07 70.27 13:09:15 13:03:01 1 24.64 0.00 5.12 2.18 0.07 68.00 13:09:15 13:03:01 2 23.66 0.00 5.51 0.42 0.07 70.34 13:09:15 13:03:01 3 24.68 0.00 4.82 1.88 0.07 68.55 13:09:15 13:03:01 4 23.47 0.00 5.13 5.23 0.10 66.07 13:09:15 13:03:01 5 22.81 0.00 5.31 7.57 0.07 64.24 13:09:15 13:03:01 6 24.33 0.00 4.28 0.35 0.08 70.96 13:09:15 13:03:01 7 22.87 0.00 4.39 0.15 0.07 72.53 13:09:15 13:04:01 all 2.28 0.00 1.06 1.67 0.03 94.97 13:09:15 13:04:01 0 2.22 0.00 0.72 0.00 0.02 97.05 13:09:15 13:04:01 1 2.16 0.00 1.34 11.58 0.03 84.89 13:09:15 13:04:01 2 2.94 0.00 0.72 0.34 0.03 95.97 13:09:15 13:04:01 3 2.59 0.00 0.99 0.02 0.03 96.37 13:09:15 13:04:01 4 2.68 0.00 1.41 0.03 0.05 95.83 13:09:15 13:04:01 5 0.87 0.00 0.53 1.32 0.03 97.25 13:09:15 13:04:01 6 2.66 0.00 1.52 0.02 0.02 95.78 13:09:15 13:04:01 7 2.14 0.00 1.22 0.07 0.02 96.56 13:09:15 13:05:01 all 0.03 0.00 0.01 0.01 0.01 99.95 13:09:15 13:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:09:15 13:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:09:15 13:05:01 2 0.00 0.00 0.00 0.05 0.00 99.95 13:09:15 13:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:09:15 13:05:01 4 0.13 0.00 0.02 0.00 0.03 99.82 13:09:15 13:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:09:15 13:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:09:15 13:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:09:15 13:06:01 all 0.09 0.00 0.02 0.00 0.01 99.88 13:09:15 13:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:09:15 13:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:09:15 13:06:01 2 0.57 0.00 0.03 0.00 0.02 99.38 13:09:15 13:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:09:15 13:06:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:09:15 13:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:09:15 13:06:01 6 0.03 0.00 0.00 0.02 0.02 99.93 13:09:15 13:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:09:15 13:07:01 all 2.63 0.00 1.51 1.27 0.03 94.56 13:09:15 13:07:01 0 2.22 0.00 1.05 1.07 0.02 95.64 13:09:15 13:07:01 1 2.96 0.00 1.84 0.69 0.02 94.50 13:09:15 13:07:01 2 2.51 0.00 1.06 4.24 0.03 92.15 13:09:15 13:07:01 3 4.80 0.00 1.64 0.87 0.03 92.66 13:09:15 13:07:01 4 2.82 0.00 1.70 0.03 0.03 95.41 13:09:15 13:07:01 5 1.65 0.00 1.71 2.11 0.03 94.50 13:09:15 13:07:01 6 1.39 0.00 0.94 1.04 0.03 96.61 13:09:15 13:07:01 7 2.65 0.00 2.15 0.13 0.05 95.01 13:09:15 13:08:01 all 0.24 0.00 0.05 0.01 0.01 99.69 13:09:15 13:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:09:15 13:08:01 1 0.03 0.00 0.05 0.00 0.00 99.92 13:09:15 13:08:01 2 1.29 0.00 0.03 0.05 0.02 98.61 13:09:15 13:08:01 3 0.25 0.00 0.10 0.00 0.02 99.63 13:09:15 13:08:01 4 0.10 0.00 0.03 0.02 0.02 99.83 13:09:15 13:08:01 5 0.02 0.00 0.07 0.00 0.02 99.90 13:09:15 13:08:01 6 0.02 0.00 0.05 0.03 0.00 99.90 13:09:15 13:08:01 7 0.17 0.00 0.02 0.00 0.00 99.82 13:09:15 13:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:09:15 13:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:09:15 13:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:09:15 13:09:01 2 0.00 0.00 0.02 0.03 0.02 99.93 13:09:15 13:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:09:15 13:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:09:15 13:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:09:15 13:09:01 6 0.02 0.00 0.05 0.00 0.02 99.92 13:09:15 13:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:09:15 Average: all 4.17 0.00 1.08 0.76 0.02 93.97 13:09:15 Average: 0 4.11 0.00 0.93 0.29 0.02 94.65 13:09:15 Average: 1 4.27 0.00 1.20 2.05 0.02 92.46 13:09:15 Average: 2 4.43 0.00 1.05 0.73 0.03 93.76 13:09:15 Average: 3 4.63 0.00 1.09 0.40 0.02 93.86 13:09:15 Average: 4 4.19 0.00 1.19 0.76 0.04 93.82 13:09:15 Average: 5 3.63 0.00 1.09 1.57 0.02 93.68 13:09:15 Average: 6 4.09 0.00 0.98 0.21 0.03 94.70 13:09:15 Average: 7 4.00 0.00 1.12 0.05 0.02 94.82 13:09:15 13:09:15 13:09:15