Pull request #120 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71+97853c3aaa9b4d7cd81ae0cb61fcd7790d401fe7 (dc06027a47b33b45e351b0fc41ecad0007bb0bd9) 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-ssh8614104474941105836.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3275849881952863270.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2901307429078337092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4628157917239802401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3751848758187621190.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-120/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-120/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15191350315160425549.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-728’ Running on prd-ubuntu20.04-docker-8c-8g-731 in /w/workspace/ndry_go-mod-configuration_PR-120 [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-120 # 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 Merging remotes/origin/main commit 97853c3aaa9b4d7cd81ae0cb61fcd7790d401fe7 into PR head commit 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 Merge succeeded, producing 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 Checking out Revision 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 (PR-120) > 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/120/head:refs/remotes/origin/PR-120 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 # 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 97853c3aaa9b4d7cd81ae0cb61fcd7790d401fe7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:02:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:02:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:02:54 ========================================================= 13:02:54 EdgeX Global Pipelines Version Info 13:02:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:02:55 ------------------- 13:02:55 stable info: 13:02:55 ------------------- 13:02:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:02:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:02:55 Message: update stable to v1.0.258 13:02:56 ------------------- 13:02:56 experimental info: 13:02:56 ------------------- 13:02:56 Commited By: **** collab-it+edgex@linuxfoundation.org 13:02:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:02:56 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:02:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 13:02:56 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 13:02:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:02:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:02:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:02:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:02:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:02:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:02:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:02:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:02:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-120 [Pipeline] echo 13:02:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-120 [Pipeline] echo 13:02:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-120 [Pipeline] echo 13:02:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 [Pipeline] echo 13:02:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e2b66d [Pipeline] echo 13:02:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:02:59 + git rev-list -1 --merges 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71~1..9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 [Pipeline] echo 13:02:59 -----------> git rev-list -1 --merges 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71~1..9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 [false] [Pipeline] sh 13:02:59 + git log --format=format:%s -1 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 [Pipeline] echo 13:02:59 ========================================================= 13:02:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:02:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:02:59 + git log --format=format:%s -1 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 [Pipeline] echo 13:03:00 [semverPrep] GIT_COMMIT: 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 13:03:00 [semverPrep] This is not a build commit. [Pipeline] sh 13:03:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:03:00 + grep -v github /etc/ssh/ssh_known_hosts 13:03:00 + [ -e /tmp/ssh_known_hosts ] 13:03:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:03:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:03:00 + sudo tee -a /etc/ssh/ssh_known_hosts 13:03:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:03:01 13:03:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:03:01 0.1.4: Pulling from edgex-devops/py-git-semver 13:03:01 b85a868b505f: Pulling fs layer 13:03:01 e2be974225ed: Pulling fs layer 13:03:01 339a4e72a1f5: Pulling fs layer 13:03:01 988bab9f4d93: Pulling fs layer 13:03:01 1469e6f7b9e6: Pulling fs layer 13:03:01 eaf3925da568: Pulling fs layer 13:03:01 bab4dde63d76: Pulling fs layer 13:03:01 bde34c3a00c8: Pulling fs layer 13:03:01 b352a97aabf1: Pulling fs layer 13:03:01 4872d77fe225: Pulling fs layer 13:03:01 5851b861e8e6: Pulling fs layer 13:03:01 bab4dde63d76: Waiting 13:03:01 bde34c3a00c8: Waiting 13:03:01 b352a97aabf1: Waiting 13:03:01 4872d77fe225: Waiting 13:03:01 988bab9f4d93: Waiting 13:03:01 1469e6f7b9e6: Waiting 13:03:01 5851b861e8e6: Waiting 13:03:01 eaf3925da568: Waiting 13:03:01 e2be974225ed: Verifying Checksum 13:03:01 e2be974225ed: Download complete 13:03:01 988bab9f4d93: Download complete 13:03:01 339a4e72a1f5: Verifying Checksum 13:03:01 339a4e72a1f5: Download complete 13:03:01 1469e6f7b9e6: Verifying Checksum 13:03:01 1469e6f7b9e6: Download complete 13:03:01 eaf3925da568: Verifying Checksum 13:03:01 eaf3925da568: Download complete 13:03:01 bde34c3a00c8: Verifying Checksum 13:03:01 bde34c3a00c8: Download complete 13:03:01 b352a97aabf1: Verifying Checksum 13:03:01 b352a97aabf1: Download complete 13:03:01 4872d77fe225: Verifying Checksum 13:03:01 4872d77fe225: Download complete 13:03:01 5851b861e8e6: Download complete 13:03:01 b85a868b505f: Verifying Checksum 13:03:01 b85a868b505f: Download complete 13:03:02 bab4dde63d76: Verifying Checksum 13:03:02 bab4dde63d76: Download complete 13:03:03 b85a868b505f: Pull complete 13:03:03 e2be974225ed: Pull complete 13:03:04 339a4e72a1f5: Pull complete 13:03:04 988bab9f4d93: Pull complete 13:03:04 1469e6f7b9e6: Pull complete 13:03:04 eaf3925da568: Pull complete 13:03:06 bab4dde63d76: Pull complete 13:03:06 bde34c3a00c8: Pull complete 13:03:06 b352a97aabf1: Pull complete 13:03:06 4872d77fe225: Pull complete 13:03:06 5851b861e8e6: Pull complete 13:03:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:03:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:06 prd-ubuntu20.04-docker-8c-8g-731 does not seem to be running inside a container 13:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_PR-120 -v /w/workspace/ndry_go-mod-configuration_PR-120:/w/workspace/ndry_go-mod-configuration_PR-120:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-120@tmp:/w/workspace/ndry_go-mod-configuration_PR-120@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 13:03:10 $ docker top 826faa6fdc8a71e222b1abab0b7b1e45161f98e2e1850e35b3256afc5a2bcc8a -eo pid,comm 13:03:10 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:03:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:03:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:10 [ssh-agent] Looking for ssh-agent implementation... 13:03:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:10 $ docker exec 826faa6fdc8a71e222b1abab0b7b1e45161f98e2e1850e35b3256afc5a2bcc8a ssh-agent 13:03:10 SSH_AUTH_SOCK=/tmp/ssh-LDQBQUd0qPGk/agent.31 13:03:10 SSH_AGENT_PID=37 13:03:10 Running ssh-add (command line suppressed) 13:03:10 Identity added: /w/workspace/ndry_go-mod-configuration_PR-120@tmp/private_key_10165560692901250991.key (/w/workspace/ndry_go-mod-configuration_PR-120@tmp/private_key_10165560692901250991.key) 13:03:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:03:11 + git tag --points-at HEAD [Pipeline] } 13:03:11 $ docker exec --env ******** --env ******** 826faa6fdc8a71e222b1abab0b7b1e45161f98e2e1850e35b3256afc5a2bcc8a ssh-agent -k 13:03:11 unset SSH_AUTH_SOCK; 13:03:11 unset SSH_AGENT_PID; 13:03:11 echo Agent pid 37 killed; 13:03:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:03:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:11 [ssh-agent] Looking for ssh-agent implementation... 13:03:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:11 $ docker exec 826faa6fdc8a71e222b1abab0b7b1e45161f98e2e1850e35b3256afc5a2bcc8a ssh-agent 13:03:11 SSH_AUTH_SOCK=/tmp/ssh-aHCQs2WEFO5U/agent.70 13:03:11 SSH_AGENT_PID=76 13:03:11 Running ssh-add (command line suppressed) 13:03:12 Identity added: /w/workspace/ndry_go-mod-configuration_PR-120@tmp/private_key_7357433150470283235.key (/w/workspace/ndry_go-mod-configuration_PR-120@tmp/private_key_7357433150470283235.key) 13:03:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:03:12 + git semver init 13:03:12 2024-05-13 13:03:12,628 [run_init] DEBUG init version:0.0.0 force:False 13:03:12 2024-05-13 13:03:12,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_go-mod-configuration_PR-120/.semver 13:03:12 2024-05-13 13:03:12,629 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/ndry_go-mod-configuration_PR-120/.semver 13:03:12 2024-05-13 13:03:12,629 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/ndry_go-mod-configuration_PR-120/.semver'], cwd=/w/workspace/ndry_go-mod-configuration_PR-120, universal_newlines=False, shell=None, istream=None) 13:03:13 2024-05-13 13:03:13,371 [append_file] DEBUG append to file:/w/workspace/ndry_go-mod-configuration_PR-120/.git/info/exclude 13:03:13 2024-05-13 13:03:13,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_go-mod-configuration_PR-120/.semver/PR-120 with force:False 13:03:13 2024-05-13 13:03:13,372 [write_file] DEBUG write to file:/w/workspace/ndry_go-mod-configuration_PR-120/.semver/PR-120 13:03:13 2024-05-13 13:03:13,377 [execute] INFO git cat-file --batch-check 13:03:13 2024-05-13 13:03:13,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_PR-120/.semver, universal_newlines=False, shell=None, istream=) 13:03:13 2024-05-13 13:03:13,384 [execute] INFO git cat-file --batch 13:03:13 2024-05-13 13:03:13,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_PR-120/.semver, universal_newlines=False, shell=None, istream=) 13:03:13 2024-05-13 13:03:13,389 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_PR-120/.semver/PR-120 13:03:13 0.0.0 [Pipeline] } 13:03:13 $ docker exec --env ******** --env ******** 826faa6fdc8a71e222b1abab0b7b1e45161f98e2e1850e35b3256afc5a2bcc8a ssh-agent -k 13:03:13 unset SSH_AUTH_SOCK; 13:03:13 unset SSH_AGENT_PID; 13:03:13 echo Agent pid 76 killed; 13:03:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:03:14 + git semver [Pipeline] } 13:03:14 $ docker stop --time=1 826faa6fdc8a71e222b1abab0b7b1e45161f98e2e1850e35b3256afc5a2bcc8a 13:03:15 $ docker rm -f --volumes 826faa6fdc8a71e222b1abab0b7b1e45161f98e2e1850e35b3256afc5a2bcc8a [Pipeline] // withDockerContainer [Pipeline] sh 13:03:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:03:16 Stashed 1 file(s) [Pipeline] echo 13:03:16 [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:03:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:03:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:03:17 ========================================================= 13:03:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:03:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:03:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:03:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:03:17 619be1103602: Pulling fs layer 13:03:17 7862e08f4a3e: Pulling fs layer 13:03:17 5df492c9dc93: Pulling fs layer 13:03:17 7629e6793208: Pulling fs layer 13:03:17 4f4fb700ef54: Pulling fs layer 13:03:17 fb5054dd5b73: Pulling fs layer 13:03:17 eeca6798cff9: Pulling fs layer 13:03:17 aa269ceb94a6: Pulling fs layer 13:03:17 ada007ff1a6a: Pulling fs layer 13:03:17 eeca6798cff9: Waiting 13:03:17 aa269ceb94a6: Waiting 13:03:17 7629e6793208: Waiting 13:03:17 ada007ff1a6a: Waiting 13:03:17 4f4fb700ef54: Waiting 13:03:17 7862e08f4a3e: Verifying Checksum 13:03:17 7862e08f4a3e: Download complete 13:03:17 7629e6793208: Download complete 13:03:17 4f4fb700ef54: Verifying Checksum 13:03:17 4f4fb700ef54: Download complete 13:03:17 fb5054dd5b73: Verifying Checksum 13:03:17 619be1103602: Verifying Checksum 13:03:17 619be1103602: Download complete 13:03:17 eeca6798cff9: Verifying Checksum 13:03:17 eeca6798cff9: Download complete 13:03:18 619be1103602: Pull complete 13:03:18 7862e08f4a3e: Pull complete 13:03:18 ada007ff1a6a: Verifying Checksum 13:03:18 ada007ff1a6a: Download complete 13:03:18 5df492c9dc93: Download complete 13:03:18 aa269ceb94a6: Verifying Checksum 13:03:18 aa269ceb94a6: Download complete 13:03:22 5df492c9dc93: Pull complete 13:03:22 7629e6793208: Pull complete 13:03:22 4f4fb700ef54: Pull complete 13:03:22 fb5054dd5b73: Pull complete 13:03:22 eeca6798cff9: Pull complete 13:03:24 aa269ceb94a6: Pull complete 13:03:25 ada007ff1a6a: Pull complete 13:03:25 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:03:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 13:03:25 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:26 + docker inspect -f . ci-base-image-x86_64 13:03:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:26 prd-ubuntu20.04-docker-8c-8g-731 does not seem to be running inside a container 13:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_PR-120 -v /w/workspace/ndry_go-mod-configuration_PR-120:/w/workspace/ndry_go-mod-configuration_PR-120:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-120@tmp:/w/workspace/ndry_go-mod-configuration_PR-120@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 ******** ci-base-image-x86_64 cat 13:03:30 $ docker top 0b2e86a1af65cc6969ec77040e887ad4ca73c246067ccb3fb6be501f410eaa78 -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:30 + go version 13:03:30 go version go1.21.9 linux/amd64 [Pipeline] } 13:03:30 $ docker stop --time=1 0b2e86a1af65cc6969ec77040e887ad4ca73c246067ccb3fb6be501f410eaa78 13:03:32 Still waiting to schedule task 13:03:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-730’ 13:03:32 $ docker rm -f --volumes 0b2e86a1af65cc6969ec77040e887ad4ca73c246067ccb3fb6be501f410eaa78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:33 + docker inspect -f . ci-base-image-x86_64 13:03:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:33 prd-ubuntu20.04-docker-8c-8g-731 does not seem to be running inside a container 13:03:33 $ 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-120 -v /w/workspace/ndry_go-mod-configuration_PR-120:/w/workspace/ndry_go-mod-configuration_PR-120:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-120@tmp:/w/workspace/ndry_go-mod-configuration_PR-120@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 ******** ci-base-image-x86_64 cat 13:03:33 $ docker top 9e6d3322b47fd3d863faa62741514d86b6c1328180e959b2425f717b407b07ae -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:34 + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_PR-120 [Pipeline] fileExists [Pipeline] sh 13:03:34 + make test 13:03:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:03:34 go: downloading github.com/stretchr/testify v1.9.0 13:03:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.20 13:03:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0 13:03:34 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:03:34 go: downloading github.com/spf13/cast v1.6.0 13:03:34 go: downloading github.com/hashicorp/consul/api v1.27.0 13:03:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:03:34 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:03:34 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:03:34 go: downloading gopkg.in/yaml.v3 v3.0.1 13:03:34 go: downloading github.com/stretchr/objx v0.5.2 13:03:34 go: downloading github.com/google/uuid v1.6.0 13:03:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:03:35 go: downloading github.com/hashicorp/go-hclog v1.5.0 13:03:35 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:03:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:03:35 go: downloading github.com/hashicorp/serf v0.10.1 13:03:35 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 13:03:35 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 13:03:35 go: downloading github.com/go-playground/validator/v10 v10.20.0 13:03:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 13:03:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:03:35 go: downloading github.com/hashicorp/errwrap v1.1.0 13:03:35 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:03:35 go: downloading github.com/go-playground/universal-translator v0.18.1 13:03:35 go: downloading github.com/leodido/go-urn v1.4.0 13:03:35 go: downloading golang.org/x/crypto v0.21.0 13:03:35 go: downloading golang.org/x/text v0.14.0 13:03:35 go: downloading github.com/gorilla/websocket v1.5.0 13:03:35 go: downloading golang.org/x/net v0.23.0 13:03:35 go: downloading golang.org/x/sync v0.2.0 13:03:35 go: downloading github.com/armon/go-metrics v0.4.1 13:03:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:03:35 go: downloading github.com/mitchellh/copystructure v1.0.0 13:03:35 go: downloading github.com/fatih/color v1.14.1 13:03:35 go: downloading github.com/mattn/go-isatty v0.0.17 13:03:35 go: downloading github.com/go-playground/locales v0.14.1 13:03:35 go: downloading github.com/x448/float16 v0.8.4 13:03:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:03:35 go: downloading github.com/mattn/go-colorable v0.1.13 13:03:35 go: downloading golang.org/x/sys v0.18.0 13:03:35 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:03:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:03:45 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 13:03:45 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.018s coverage: 66.7% of statements 13:03:53 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.624s coverage: 87.1% of statements 13:03:53 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.043s coverage: 58.6% of statements 13:03:53 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.014s coverage: 100.0% of statements 13:04:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:04:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:04:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:04:07 $ docker stop --time=1 9e6d3322b47fd3d863faa62741514d86b6c1328180e959b2425f717b407b07ae 13:04:11 $ docker rm -f --volumes 9e6d3322b47fd3d863faa62741514d86b6c1328180e959b2425f717b407b07ae [Pipeline] // withDockerContainer [Pipeline] sh 13:04:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:04:12 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:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:13 13:04:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:13 latest: Pulling from edgex-lftools-log-publisher 13:04:13 5eb5b503b376: Pulling fs layer 13:04:13 5c69ac0246d0: Pulling fs layer 13:04:13 ec43610c2a17: Pulling fs layer 13:04:13 3a2ae6a8a46f: Pulling fs layer 13:04:13 33b1e0a273af: Pulling fs layer 13:04:13 5d3b04190fa2: Pulling fs layer 13:04:13 2f39f015ded8: Pulling fs layer 13:04:13 3a2ae6a8a46f: Waiting 13:04:13 33b1e0a273af: Waiting 13:04:13 2f39f015ded8: Waiting 13:04:13 5c69ac0246d0: Verifying Checksum 13:04:13 5c69ac0246d0: Download complete 13:04:13 3a2ae6a8a46f: Verifying Checksum 13:04:13 3a2ae6a8a46f: Download complete 13:04:14 33b1e0a273af: Verifying Checksum 13:04:14 33b1e0a273af: Download complete 13:04:14 ec43610c2a17: Verifying Checksum 13:04:14 ec43610c2a17: Download complete 13:04:14 5d3b04190fa2: Verifying Checksum 13:04:14 5d3b04190fa2: Download complete 13:04:14 5eb5b503b376: Verifying Checksum 13:04:14 5eb5b503b376: Download complete 13:04:15 2f39f015ded8: Download complete 13:04:15 5eb5b503b376: Pull complete 13:04:15 5c69ac0246d0: Pull complete 13:04:16 ec43610c2a17: Pull complete 13:04:16 3a2ae6a8a46f: Pull complete 13:04:16 33b1e0a273af: Pull complete 13:04:16 5d3b04190fa2: Pull complete 13:04:21 2f39f015ded8: Pull complete 13:04:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:21 prd-ubuntu20.04-docker-8c-8g-731 does not seem to be running inside a container 13:04:21 $ 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-120 -v /w/workspace/ndry_go-mod-configuration_PR-120:/w/workspace/ndry_go-mod-configuration_PR-120:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-120@tmp:/w/workspace/ndry_go-mod-configuration_PR-120@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:04:26 $ docker top 97dd822227cd542f67fdb794cc41b379b59a59db11dd8a5b96ec5407ff25384b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:26 ---> job-cost.sh 13:04:26 lf-activate-venv: SKIPPING 13:04:26 INFO: No Stack... 13:04:26 INFO: Retrieving Pricing Info for: v3-standard-8 13:04:27 INFO: Archiving Costs [Pipeline] sh 13:04:27 + cat /w/workspace/ndry_go-mod-configuration_PR-120/archives/cost.csv 13:04:27 + cut -d, -f6 [Pipeline] lock 13:04:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-120-1-stack-cost] 13:04:27 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-120-1-stack-cost] did not exist. Created. 13:04:27 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-120-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:04:27 + echo total: 0.2199999988079071 [Pipeline] stash 13:04:28 Stashed 1 file(s) [Pipeline] } 13:04:28 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-120-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:04:28 $ docker stop --time=1 97dd822227cd542f67fdb794cc41b379b59a59db11dd8a5b96ec5407ff25384b 13:04:29 $ docker rm -f --volumes 97dd822227cd542f67fdb794cc41b379b59a59db11dd8a5b96ec5407ff25384b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:07:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-733 in /w/workspace/ndry_go-mod-configuration_PR-120 [Pipeline] { [Pipeline] ws 13:07:13 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 13:07:13 Selected Git installation does not exist. Using Default 13:07:13 The recommended git tool is: NONE 13:07:18 using credential edgex-jenkins-ssh 13:07:18 Cloning the remote Git repository 13:07:18 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 13:07:18 > git init /w/workspace/go-mod-configuration/1 # timeout=10 13:07:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:07:19 > git --version # timeout=10 13:07:19 > git --version # 'git version 2.25.1' 13:07:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:07:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:07:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:07:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:07:21 Merging remotes/origin/main commit 97853c3aaa9b4d7cd81ae0cb61fcd7790d401fe7 into PR head commit 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 13:07:21 Merge succeeded, producing 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 13:07:21 Checking out Revision 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 (PR-120) 13:07:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 13:07:22 > git --version # timeout=10 13:07:22 > git --version # 'git version 2.25.1' 13:07:22 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:07:21 > git config core.sparsecheckout # timeout=10 13:07:21 > git checkout -f 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 # timeout=10 13:07:21 > git remote # timeout=10 13:07:21 > git config --get remote.origin.url # timeout=10 13:07:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:21 > git merge 97853c3aaa9b4d7cd81ae0cb61fcd7790d401fe7 # timeout=10 13:07:21 > git rev-parse HEAD^{commit} # timeout=10 13:07:21 > git config core.sparsecheckout # timeout=10 13:07:21 > git checkout -f 9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:07:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:07:27 % Total % Received % Xferd Average Speed Time Time Time Current 13:07:27 Dload Upload Total Spent Left Speed 13:07:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 13:07:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:07:28 + sudo tee /etc/docker/daemon.new 13:07:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:07:28 { 13:07:28 "registry-mirrors": [ 13:07:28 "https://nexus3.edgexfoundry.org:10001" 13:07:28 ], 13:07:28 "bip": "10.250.0.254/24", 13:07:28 "hosts": [ 13:07:28 "tcp://0.0.0.0:5555", 13:07:28 "unix:///var/run/docker.sock" 13:07:28 ], 13:07:28 "mtu": 1458, 13:07:28 "selinux-enabled": true, 13:07:28 "seccomp-profile": "/etc/docker/seccomp.json" 13:07:28 } [Pipeline] sh 13:07:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:07:28 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:07:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:47 ========================================================= 13:07:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:07:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:07:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:07:48 c6b39de5b339: Pulling fs layer 13:07:48 a69c41024577: Pulling fs layer 13:07:48 d6de4b400683: Pulling fs layer 13:07:48 35cb2a7552d0: Pulling fs layer 13:07:48 4f4fb700ef54: Pulling fs layer 13:07:48 464afbd9ba4c: Pulling fs layer 13:07:48 00f215d4a9da: Pulling fs layer 13:07:48 d496ad576159: Pulling fs layer 13:07:48 4f4fb700ef54: Waiting 13:07:48 464afbd9ba4c: Waiting 13:07:48 00f215d4a9da: Waiting 13:07:48 d496ad576159: Waiting 13:07:48 a69c41024577: Verifying Checksum 13:07:48 a69c41024577: Download complete 13:07:48 35cb2a7552d0: Verifying Checksum 13:07:48 35cb2a7552d0: Download complete 13:07:48 4f4fb700ef54: Verifying Checksum 13:07:48 4f4fb700ef54: Download complete 13:07:48 464afbd9ba4c: Verifying Checksum 13:07:48 464afbd9ba4c: Download complete 13:07:48 c6b39de5b339: Download complete 13:07:48 d496ad576159: Verifying Checksum 13:07:48 d496ad576159: Download complete 13:07:49 c6b39de5b339: Pull complete 13:07:50 a69c41024577: Pull complete 13:07:50 d6de4b400683: Verifying Checksum 13:07:50 d6de4b400683: Download complete 13:07:51 00f215d4a9da: Verifying Checksum 13:07:51 00f215d4a9da: Download complete 13:08:04 d6de4b400683: Pull complete 13:08:04 35cb2a7552d0: Pull complete 13:08:04 4f4fb700ef54: Pull complete 13:08:04 464afbd9ba4c: Pull complete 13:08:14 00f215d4a9da: Pull complete 13:08:14 d496ad576159: Pull complete 13:08:14 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:08:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 13:08:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:15 + docker inspect -f . ci-base-image-arm64 13:08:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:15 prd-ubuntu20.04-docker-arm64-4c-16g-733 does not seem to be running inside a container 13:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-arm64 cat 13:08:18 $ docker top 84661b4dda90742589bcf32bf73580b8ebfa4a41482b0795b7ca0469a790e98b -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:19 + go version 13:08:19 go version go1.21.9 linux/arm64 [Pipeline] } 13:08:19 $ docker stop --time=1 84661b4dda90742589bcf32bf73580b8ebfa4a41482b0795b7ca0469a790e98b 13:08:21 $ docker rm -f --volumes 84661b4dda90742589bcf32bf73580b8ebfa4a41482b0795b7ca0469a790e98b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:22 + docker inspect -f . ci-base-image-arm64 13:08:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:22 prd-ubuntu20.04-docker-arm64-4c-16g-733 does not seem to be running inside a container 13:08:22 $ 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/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-arm64 cat 13:08:23 $ docker top 37d602cb27980e6b20c47d0a9c4a933bf2f7ef57b6c04de518a287868aead066 -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:24 + git config --global --add safe.directory /w/workspace/go-mod-configuration/1 [Pipeline] fileExists [Pipeline] sh 13:08:25 + make test 13:08:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:08:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0 13:08:25 go: downloading github.com/stretchr/testify v1.9.0 13:08:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.20 13:08:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:08:26 go: downloading github.com/spf13/cast v1.6.0 13:08:26 go: downloading github.com/hashicorp/consul/api v1.27.0 13:08:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:08:26 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:08:26 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:08:26 go: downloading github.com/stretchr/objx v0.5.2 13:08:26 go: downloading gopkg.in/yaml.v3 v3.0.1 13:08:26 go: downloading github.com/go-playground/validator/v10 v10.20.0 13:08:26 go: downloading github.com/google/uuid v1.6.0 13:08:26 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 13:08:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:08:26 go: downloading github.com/mitchellh/copystructure v1.0.0 13:08:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:08:26 go: downloading github.com/hashicorp/go-hclog v1.5.0 13:08:26 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:08:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:08:26 go: downloading github.com/hashicorp/serf v0.10.1 13:08:26 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 13:08:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 13:08:26 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:08:27 go: downloading github.com/x448/float16 v0.8.4 13:08:27 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:08:27 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:08:27 go: downloading github.com/go-playground/universal-translator v0.18.1 13:08:27 go: downloading github.com/leodido/go-urn v1.4.0 13:08:27 go: downloading golang.org/x/crypto v0.21.0 13:08:27 go: downloading golang.org/x/text v0.14.0 13:08:27 go: downloading github.com/hashicorp/errwrap v1.1.0 13:08:27 go: downloading github.com/fatih/color v1.14.1 13:08:27 go: downloading github.com/mattn/go-isatty v0.0.17 13:08:28 go: downloading github.com/gorilla/websocket v1.5.0 13:08:28 go: downloading golang.org/x/net v0.23.0 13:08:28 go: downloading golang.org/x/sync v0.2.0 13:08:28 go: downloading github.com/armon/go-metrics v0.4.1 13:08:28 go: downloading github.com/go-playground/locales v0.14.1 13:08:29 go: downloading github.com/mattn/go-colorable v0.1.13 13:08:29 go: downloading golang.org/x/sys v0.18.0 13:08:31 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:08:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:09:53 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 13:09:53 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.078s coverage: 66.7% of statements 13:09:53 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.810s coverage: 87.1% of statements 13:09:53 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.141s coverage: 58.6% of statements 13:09:53 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.052s coverage: 100.0% of statements 13:09:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:09:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:10:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:10:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:10:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:10:10 $ docker stop --time=1 37d602cb27980e6b20c47d0a9c4a933bf2f7ef57b6c04de518a287868aead066 13:10:12 $ docker rm -f --volumes 37d602cb27980e6b20c47d0a9c4a933bf2f7ef57b6c04de518a287868aead066 [Pipeline] // withDockerContainer [Pipeline] sh 13:10:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:10:14 Warning: overwriting stash ‘coverage-report’ 13:10:15 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:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:10:16 13:10:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:10:17 arm64: Pulling from edgex-lftools-log-publisher 13:10:17 8998bd30e6a1: Pulling fs layer 13:10:17 04944245beec: Pulling fs layer 13:10:17 699f458cf7ca: Pulling fs layer 13:10:17 765212b225bb: Pulling fs layer 13:10:17 f23df028b6ca: Pulling fs layer 13:10:17 d65c8cfc05b1: Pulling fs layer 13:10:17 2437ff75d9bd: Pulling fs layer 13:10:17 765212b225bb: Waiting 13:10:17 f23df028b6ca: Waiting 13:10:17 d65c8cfc05b1: Waiting 13:10:17 2437ff75d9bd: Waiting 13:10:17 04944245beec: Verifying Checksum 13:10:17 04944245beec: Download complete 13:10:17 765212b225bb: Download complete 13:10:17 f23df028b6ca: Verifying Checksum 13:10:17 f23df028b6ca: Download complete 13:10:17 d65c8cfc05b1: Verifying Checksum 13:10:17 d65c8cfc05b1: Download complete 13:10:17 699f458cf7ca: Verifying Checksum 13:10:17 699f458cf7ca: Download complete 13:10:17 8998bd30e6a1: Verifying Checksum 13:10:17 8998bd30e6a1: Download complete 13:10:20 2437ff75d9bd: Verifying Checksum 13:10:20 2437ff75d9bd: Download complete 13:10:22 8998bd30e6a1: Pull complete 13:10:22 04944245beec: Pull complete 13:10:24 699f458cf7ca: Pull complete 13:10:24 765212b225bb: Pull complete 13:10:25 f23df028b6ca: Pull complete 13:10:25 d65c8cfc05b1: Pull complete 13:10:43 2437ff75d9bd: Pull complete 13:10:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:10:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:44 prd-ubuntu20.04-docker-arm64-4c-16g-733 does not seem to be running inside a container 13:10:44 $ 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/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:10:46 $ docker top 193d73a3a1b3e07b7f1f4835ff61bc01a2c310c22b1733f7d670ec562ac46ead -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:47 ---> job-cost.sh 13:10:47 lf-activate-venv: SKIPPING 13:10:47 INFO: No Stack... 13:10:48 INFO: Retrieving Pricing Info for: v3-standard-4 13:10:49 INFO: Archiving Costs [Pipeline] sh 13:10:49 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 13:10:49 + cut -d, -f6 [Pipeline] lock 13:10:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-120-1-stack-cost] 13:10:49 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-120-1-stack-cost] did not exist. Created. 13:10:49 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-120-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:10:49 /w/workspace/go-mod-configuration/1@tmp/durable-31d2e7dd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:10:50 + echo total: 0.10999999940395355 [Pipeline] stash 13:10:50 Warning: overwriting stash ‘stack-cost’ 13:10:50 Stashed 1 file(s) [Pipeline] } 13:10:50 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-120-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:10:50 $ docker stop --time=1 193d73a3a1b3e07b7f1f4835ff61bc01a2c310c22b1733f7d670ec562ac46ead 13:10:51 $ docker rm -f --volumes 193d73a3a1b3e07b7f1f4835ff61bc01a2c310c22b1733f7d670ec562ac46ead [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:10:53 provisioning config files... 13:10:53 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/ndry_go-mod-configuration_PR-120@tmp/config10462928865820188314tmp [Pipeline] { [Pipeline] sh 13:10:54 + set +x 13:10:54 + + bash -scurl -- -s 13:10:54 https://codecov.io/bash 13:10:54 13:10:54 _____ _ 13:10:54 / ____| | | 13:10:54 | | ___ __| | ___ ___ _____ __ 13:10:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:10:54 | |___| (_) | (_| | __/ (_| (_) \ V / 13:10:54 \_____\___/ \__,_|\___|\___\___/ \_/ 13:10:54 Bash-1.0.6 13:10:54 13:10:54 13:10:54 ==> git version 2.25.1 found 13:10:54 ==> 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:10:54 Release-Date: 2020-01-08 13:10:54 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:10:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:10:54 ==> Jenkins CI detected. 13:10:54 current dir:  /w/workspace/ndry_go-mod-configuration_PR-120 13:10:54 project root: . 13:10:54 --> token set from env 13:10:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:10:54 ==> Running gcov in . (disable via -X gcov) 13:10:54 ==> Python coveragepy not found 13:10:54 ==> Searching for coverage reports in: 13:10:54 + . 13:10:54 -> Found 1 reports 13:10:54 ==> Detecting git/mercurial file structure 13:10:54 ==> Reading reports 13:10:54 + ./coverage.out bytes=34578 13:10:54 ==> Appending adjustments 13:10:54 https://docs.codecov.io/docs/fixing-reports 13:10:54 + Found adjustments 13:10:54 ==> Gzipping contents 13:10:54 8.0K /tmp/codecov.0wRs94.gz 13:10:54 ==> Uploading reports 13:10:54 url: https://codecov.io 13:10:54 query: branch=PR-120&commit=9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=120&job=&cmd_args= 13:10:54 -> Pinging Codecov 13:10:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-120&commit=9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=120&job=&cmd_args= 13:10:54 -> Uploading to 13:10:54 https://storage.googleapis.com/codecov/v4/raw/2024-05-13/9F92B070CA9CA35F4914AC8684776953/9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71/928e4ab5-51ac-41ff-90b6-b038dc4371c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240513%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240513T131054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e8126505a6f4e9e32324369fe92dfc5b376af1481862dc37369f591841f740f 13:10:54 % Total % Received % Xferd Average Speed Time Time Time Current 13:10:54 Dload Upload Total Spent Left Speed 13:10:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5153 0 0 100 5153 0 20612 --:--:-- --:--:-- --:--:-- 20612 13:10:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/9e2b66d9ad444c9b4f4c54a1776e5217f6e2eb71 [Pipeline] } 13:10:54 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:10:57 + [ -d /w/workspace/ndry_go-mod-configuration_PR-120/archives ] 13:10:57 + ls -al /w/workspace/ndry_go-mod-configuration_PR-120/archives 13:10:57 total 16 13:10:57 drwxr-xr-x 3 root root 4096 May 13 13:04 . 13:10:57 drwxrwxr-x 9 jenkins jenkins 4096 May 13 13:04 .. 13:10:57 drwxr-xr-x 2 root root 4096 May 13 13:04 cost 13:10:57 -rw-r--r-- 1 root root 92 May 13 13:04 cost.csv 13:10:57 + sudo chown -R jenkins:jenkins /w/workspace/ndry_go-mod-configuration_PR-120/archives 13:10:57 + ls -al /w/workspace/ndry_go-mod-configuration_PR-120/archives 13:10:57 total 16 13:10:57 drwxr-xr-x 3 jenkins jenkins 4096 May 13 13:04 . 13:10:57 drwxrwxr-x 9 jenkins jenkins 4096 May 13 13:04 .. 13:10:57 drwxr-xr-x 2 jenkins jenkins 4096 May 13 13:04 cost 13:10:57 -rw-r--r-- 1 jenkins jenkins 92 May 13 13:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:10:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:10:58 ---> package-listing.sh 13:10:58 ++ tr '[:upper:]' '[:lower:]' 13:10:58 ++ facter osfamily 13:10:58 + OS_FAMILY=debian 13:10:58 + workspace=/w/workspace/ndry_go-mod-configuration_PR-120 13:10:58 + START_PACKAGES=/tmp/packages_start.txt 13:10:58 + END_PACKAGES=/tmp/packages_end.txt 13:10:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:10:58 + PACKAGES=/tmp/packages_start.txt 13:10:58 + '[' /w/workspace/ndry_go-mod-configuration_PR-120 ']' 13:10:58 + PACKAGES=/tmp/packages_end.txt 13:10:58 + case "${OS_FAMILY}" in 13:10:58 + dpkg -l 13:10:58 + grep '^ii' 13:10:58 + '[' -f /tmp/packages_start.txt ']' 13:10:58 + '[' -f /tmp/packages_end.txt ']' 13:10:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:10:58 + '[' /w/workspace/ndry_go-mod-configuration_PR-120 ']' 13:10:58 + mkdir -p /w/workspace/ndry_go-mod-configuration_PR-120/archives/ 13:10:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_PR-120/archives/ [Pipeline] echo 13:10:59 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-120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:10:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:00 prd-ubuntu20.04-docker-8c-8g-731 does not seem to be running inside a container 13:11:00 $ 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-120/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-120 -v /w/workspace/ndry_go-mod-configuration_PR-120:/w/workspace/ndry_go-mod-configuration_PR-120:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-120@tmp:/w/workspace/ndry_go-mod-configuration_PR-120@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-lftools-log-publisher:latest cat 13:11:00 $ docker top 55e7d6dae054ddd76d448e6ce0dd1bd587db0f07019d8b85427837df0df2731b -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:00 + touch /tmp/pre-build-complete [Pipeline] sh 13:11:01 + mkdir -p /var/log/sysstat [Pipeline] sh 13:11:01 + ls /var/log/sa-host 13:11:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:01 provisioning config files... 13:11:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_PR-120@tmp/config11183497499138480tmp [Pipeline] { [Pipeline] echo 13:11:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:11:02 ---> create-netrc.sh [Pipeline] } 13:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:11:02 ---> python-tools-install.sh [Pipeline] echo 13:11:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:11:03 ---> sudo-logs.sh 13:11:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:11:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:11:03 ---> job-cost.sh 13:11:03 lf-activate-venv: SKIPPING 13:11:03 DEBUG: total: 0.2199999988079071 13:11:03 INFO: Retrieving Stack Cost... 13:11:03 INFO: Retrieving Pricing Info for: v3-standard-8 13:11:04 INFO: Archiving Costs [Pipeline] echo 13:11:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:11:04 ---> logs-deploy.sh 13:11:04 lf-activate-venv: SKIPPING 13:11:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-120/1 13:11:04 INFO: archiving workspace using pattern(s): 13:11:05 Archives upload complete. 13:11:05 INFO: archiving logs to Nexus 13:11:06 ---> uname -a: 13:11:06 Linux prd-ubuntu20-04-docker-8c-8g-731 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:11:06 13:11:06 13:11:06 ---> lscpu: 13:11:06 Architecture: x86_64 13:11:06 CPU op-mode(s): 32-bit, 64-bit 13:11:06 Byte Order: Little Endian 13:11:06 Address sizes: 40 bits physical, 48 bits virtual 13:11:06 CPU(s): 8 13:11:06 On-line CPU(s) list: 0-7 13:11:06 Thread(s) per core: 1 13:11:06 Core(s) per socket: 1 13:11:06 Socket(s): 8 13:11:06 NUMA node(s): 1 13:11:06 Vendor ID: AuthenticAMD 13:11:06 CPU family: 23 13:11:06 Model: 49 13:11:06 Model name: AMD EPYC-Rome Processor 13:11:06 Stepping: 0 13:11:06 CPU MHz: 2799.998 13:11:06 BogoMIPS: 5599.99 13:11:06 Virtualization: AMD-V 13:11:06 Hypervisor vendor: KVM 13:11:06 Virtualization type: full 13:11:06 L1d cache: 256 KiB 13:11:06 L1i cache: 256 KiB 13:11:06 L2 cache: 4 MiB 13:11:06 L3 cache: 128 MiB 13:11:06 NUMA node0 CPU(s): 0-7 13:11:06 Vulnerability Itlb multihit: Not affected 13:11:06 Vulnerability L1tf: Not affected 13:11:06 Vulnerability Mds: Not affected 13:11:06 Vulnerability Meltdown: Not affected 13:11:06 Vulnerability Mmio stale data: Not affected 13:11:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:11:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:11:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:11:06 Vulnerability Srbds: Not affected 13:11:06 Vulnerability Tsx async abort: Not affected 13:11:06 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:11:06 13:11:06 13:11:06 ---> nproc: 13:11:06 8 13:11:06 13:11:06 13:11:06 ---> df -h: 13:11:06 Filesystem Size Used Avail Use% Mounted on 13:11:06 overlay 155G 11G 145G 7% / 13:11:06 tmpfs 64M 0 64M 0% /dev 13:11:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:11:06 shm 64M 0 64M 0% /dev/shm 13:11:06 /dev/vda1 155G 11G 145G 7% /facter-os 13:11:06 13:11:06 13:11:06 ---> sar -b -r -n DEV: 13:11:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-731) 05/13/24 _x86_64_ (8 CPU) 13:11:06 13:11:06 13:02:11 LINUX RESTART (8 CPU) 13:11:06 13:11:06 13:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:11:06 13:04:01 100.49 3.15 97.34 0.00 425.15 35254.77 0.00 13:11:06 13:05:01 73.79 0.20 73.59 0.00 14.93 30693.43 0.00 13:11:06 13:06:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 13:11:06 13:07:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 13:11:06 13:08:01 28.68 10.26 18.41 0.00 3460.09 3730.98 0.00 13:11:06 13:09:01 1.98 0.00 1.98 0.00 0.00 22.26 0.00 13:11:06 13:10:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 13:11:06 13:11:01 6.15 0.30 5.85 0.00 26.66 121.96 0.00 13:11:06 Average: 26.71 1.74 24.97 0.00 490.96 8677.54 0.00 13:11:06 13:11:06 13:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:11:06 13:04:01 28380340 31146548 1167956 3.55 87968 2911108 2128224 6.27 1591912 2478028 398148 13:11:06 13:05:01 28742372 31557244 759812 2.31 95736 2942224 1717828 5.06 1111576 2586676 4 13:11:06 13:06:01 28742288 31557344 759612 2.31 95776 2942228 1717828 5.06 1111284 2586684 16 13:11:06 13:07:01 28746112 31561216 755572 2.30 95808 2942232 1717828 5.06 1107568 2586680 16 13:11:06 13:08:01 28511064 31542804 761156 2.31 101056 3146132 1816244 5.35 1269176 2637312 4 13:11:06 13:09:01 28519608 31551420 752480 2.29 101124 3146132 1816244 5.35 1260808 2637316 8 13:11:06 13:10:01 28519180 31551108 752628 2.29 101204 3146140 1816244 5.35 1260968 2637328 16 13:11:06 13:11:01 28488392 31523280 777512 2.36 101416 3148036 1843336 5.43 1289424 2638088 352 13:11:06 Average: 28581170 31498870 810841 2.47 97511 3040529 1821722 5.37 1250340 2598514 49820 13:11:06 13:11:06 13:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:11:06 13:04:01 vethc377b72 53.09 102.75 5.09 846.37 0.00 0.00 0.00 0.07 13:11:06 13:04:01 docker0 57.23 106.34 4.75 884.20 0.00 0.00 0.00 0.00 13:11:06 13:04:01 ens3 290.78 165.79 4155.71 35.13 0.00 0.00 0.00 0.00 13:11:06 13:04:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 13:11:06 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:05:01 ens3 112.91 64.91 2532.40 12.72 0.00 0.00 0.00 0.00 13:11:06 13:05:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:11:06 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:06:01 ens3 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00 13:11:06 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:07:01 ens3 0.57 0.22 0.13 0.08 0.00 0.00 0.00 0.00 13:11:06 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:11:06 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:08:01 ens3 79.64 25.61 1374.50 2.18 0.00 0.00 0.00 0.00 13:11:06 13:08:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:11:06 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:09:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 13:11:06 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:11:06 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:11:01 ens3 28.36 15.48 29.24 7.69 0.00 0.00 0.00 0.00 13:11:06 13:11:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 13:11:06 Average: docker0 7.05 13.10 0.59 108.90 0.00 0.00 0.00 0.00 13:11:06 Average: ens3 63.63 33.74 1004.88 7.17 0.00 0.00 0.00 0.00 13:11:06 Average: lo 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 13:11:06 13:11:06 13:11:06 ---> sar -P ALL: 13:11:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-731) 05/13/24 _x86_64_ (8 CPU) 13:11:06 13:11:06 13:02:11 LINUX RESTART (8 CPU) 13:11:06 13:11:06 13:03:02 CPU %user %nice %system %iowait %steal %idle 13:11:06 13:04:01 all 22.69 0.00 5.09 2.00 0.07 70.14 13:11:06 13:04:01 0 22.70 0.00 5.42 6.01 0.07 65.80 13:11:06 13:04:01 1 22.92 0.00 4.77 0.31 0.09 71.92 13:11:06 13:04:01 2 22.00 0.00 5.63 1.95 0.05 70.37 13:11:06 13:04:01 3 21.58 0.00 5.57 1.03 0.05 71.77 13:11:06 13:04:01 4 22.16 0.00 4.50 0.24 0.07 73.03 13:11:06 13:04:01 5 23.64 0.00 4.46 0.17 0.07 71.65 13:11:06 13:04:01 6 23.62 0.00 5.26 0.55 0.10 70.47 13:11:06 13:04:01 7 22.93 0.00 5.13 5.71 0.07 66.16 13:11:06 13:05:01 all 7.53 0.00 2.06 1.47 0.04 88.90 13:11:06 13:05:01 0 7.90 0.00 2.16 0.07 0.03 89.84 13:11:06 13:05:01 1 7.90 0.00 1.76 0.02 0.03 90.29 13:11:06 13:05:01 2 6.46 0.00 1.61 1.31 0.03 90.59 13:11:06 13:05:01 3 7.12 0.00 2.58 0.02 0.03 90.25 13:11:06 13:05:01 4 7.96 0.00 2.15 0.08 0.03 89.77 13:11:06 13:05:01 5 8.23 0.00 2.64 9.51 0.05 79.56 13:11:06 13:05:01 6 7.57 0.00 1.81 0.79 0.03 89.80 13:11:06 13:05:01 7 7.12 0.00 1.76 0.02 0.03 91.08 13:11:06 13:06:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:11:06 13:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:11:06 13:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:11:06 13:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:11:06 13:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:11:06 13:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:11:06 13:06:01 5 0.10 0.00 0.02 0.00 0.02 99.87 13:11:06 13:06:01 6 0.03 0.00 0.03 0.02 0.02 99.90 13:11:06 13:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:11:06 13:07:01 all 0.03 0.00 0.02 0.00 0.01 99.95 13:11:06 13:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:11:06 13:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:11:06 13:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:11:06 13:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:11:06 13:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:11:06 13:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:11:06 13:07:01 6 0.03 0.00 0.03 0.02 0.02 99.90 13:11:06 13:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:11:06 13:08:01 all 0.86 0.00 0.43 0.48 0.02 98.21 13:11:06 13:08:01 0 1.40 0.00 0.60 0.33 0.02 97.65 13:11:06 13:08:01 1 0.50 0.00 0.37 0.37 0.02 98.75 13:11:06 13:08:01 2 0.38 0.00 0.32 0.60 0.00 98.70 13:11:06 13:08:01 3 1.28 0.00 0.45 0.78 0.03 97.45 13:11:06 13:08:01 4 0.45 0.00 0.25 0.45 0.03 98.81 13:11:06 13:08:01 5 0.62 0.00 0.62 0.73 0.02 98.01 13:11:06 13:08:01 6 1.05 0.00 0.43 0.55 0.02 97.95 13:11:06 13:08:01 7 1.20 0.00 0.42 0.03 0.00 98.35 13:11:06 13:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:11:06 13:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:11:06 13:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:11:06 13:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:11:06 13:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:11:06 13:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:11:06 13:09:01 5 0.05 0.00 0.02 0.02 0.02 99.90 13:11:06 13:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:11:06 13:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:11:06 13:10:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:11:06 13:10:01 0 0.02 0.00 0.05 0.00 0.02 99.92 13:11:06 13:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:11:06 13:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:11:06 13:10:01 3 0.05 0.00 0.02 0.00 0.02 99.92 13:11:06 13:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:11:06 13:10:01 5 0.08 0.00 0.02 0.00 0.00 99.90 13:11:06 13:10:01 6 0.02 0.00 0.02 0.03 0.00 99.93 13:11:06 13:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:11:06 13:11:01 all 0.43 0.00 0.21 0.02 0.01 99.33 13:11:06 13:11:01 0 0.48 0.00 0.20 0.02 0.00 99.30 13:11:06 13:11:01 1 0.23 0.00 0.20 0.00 0.02 99.55 13:11:06 13:11:01 2 0.42 0.00 0.18 0.00 0.00 99.40 13:11:06 13:11:01 3 0.28 0.00 0.22 0.00 0.02 99.48 13:11:06 13:11:01 4 0.55 0.00 0.20 0.03 0.02 99.20 13:11:06 13:11:01 5 0.28 0.00 0.17 0.02 0.02 99.52 13:11:06 13:11:01 6 0.32 0.00 0.27 0.07 0.02 99.33 13:11:06 13:11:01 7 0.88 0.00 0.27 0.00 0.02 98.83 13:11:06 Average: all 3.89 0.00 0.97 0.49 0.02 94.62 13:11:06 Average: 0 4.03 0.00 1.05 0.79 0.02 94.10 13:11:06 Average: 1 3.88 0.00 0.88 0.09 0.02 95.13 13:11:06 Average: 2 3.60 0.00 0.95 0.48 0.01 94.95 13:11:06 Average: 3 3.74 0.00 1.10 0.23 0.02 94.91 13:11:06 Average: 4 3.85 0.00 0.88 0.10 0.03 95.14 13:11:06 Average: 5 4.06 0.00 0.98 1.30 0.02 93.64 13:11:06 Average: 6 4.01 0.00 0.97 0.25 0.03 94.74 13:11:06 Average: 7 3.96 0.00 0.94 0.70 0.02 94.38 13:11:06 13:11:06 13:11:06