Pull request #930 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 1276be6f117a45c8b13e217674147f4711b849c1+511568a6f7505dd7241618add57f542dea31d6ff (c656202eb35d31d4a5f7138420fcb1b0d39fbcd4) 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-ssh7678836416495367574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh2131980220663994670.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-core-contracts/branches/PR-930/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-core-contracts/branches/PR-930/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14032515308720363950.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-core-contracts/branches/PR-930/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18420476224794826049.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh17387988673920935463.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-core-contracts/branches/PR-930/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-core-contracts/branches/PR-930/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14786040850990415515.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13055 in /w/workspace/dry_go-mod-core-contracts_PR-930 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-930 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 511568a6f7505dd7241618add57f542dea31d6ff into PR head commit 1276be6f117a45c8b13e217674147f4711b849c1 Merge succeeded, producing 1276be6f117a45c8b13e217674147f4711b849c1 Checking out Revision 1276be6f117a45c8b13e217674147f4711b849c1 (PR-930) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/930/head:refs/remotes/origin/PR-930 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1276be6f117a45c8b13e217674147f4711b849c1 # 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 511568a6f7505dd7241618add57f542dea31d6ff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1276be6f117a45c8b13e217674147f4711b849c1 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-03T01:24:59.165Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-03T01:24:59.407Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-03T01:24:59.540Z] ========================================================= [2024-10-03T01:24:59.540Z] EdgeX Global Pipelines Version Info [2024-10-03T01:24:59.540Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:25:00.852Z] ------------------- [2024-10-03T01:25:00.852Z] stable info: [2024-10-03T01:25:00.852Z] ------------------- [2024-10-03T01:25:00.852Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T01:25:00.852Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T01:25:00.852Z] Message: update stable to v1.0.264 [2024-10-03T01:25:01.433Z] ------------------- [2024-10-03T01:25:01.433Z] experimental info: [2024-10-03T01:25:01.433Z] ------------------- [2024-10-03T01:25:01.433Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T01:25:01.433Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T01:25:01.433Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-03T01:25:01.731Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2024-10-03T01:25:01.786Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2024-10-03T01:25:01.846Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-03T01:25:01.910Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-03T01:25:01.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-03T01:25:02.078Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-03T01:25:02.149Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-03T01:25:02.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-03T01:25:02.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-03T01:25:02.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-03T01:25:02.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-03T01:25:02.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2024-10-03T01:25:02.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-03T01:25:02.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-03T01:25:02.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T01:25:02.678Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T01:25:02.744Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T01:25:02.803Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T01:25:02.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-03T01:25:02.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-03T01:25:02.998Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-03T01:25:03.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-03T01:25:03.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-03T01:25:03.189Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-03T01:25:03.249Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-03T01:25:03.311Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-03T01:25:03.369Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-03T01:25:03.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-930 [Pipeline] echo [2024-10-03T01:25:03.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-930 [Pipeline] echo [2024-10-03T01:25:03.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-930 [Pipeline] echo [2024-10-03T01:25:03.621Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1276be6f117a45c8b13e217674147f4711b849c1 [Pipeline] echo [2024-10-03T01:25:03.682Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1276be6 [Pipeline] echo [2024-10-03T01:25:03.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-03T01:25:04.320Z] + git rev-list -1 --merges 1276be6f117a45c8b13e217674147f4711b849c1~1..1276be6f117a45c8b13e217674147f4711b849c1 [Pipeline] echo [2024-10-03T01:25:04.365Z] -----------> git rev-list -1 --merges 1276be6f117a45c8b13e217674147f4711b849c1~1..1276be6f117a45c8b13e217674147f4711b849c1 1276be6f117a45c8b13e217674147f4711b849c1 [false] [Pipeline] sh [2024-10-03T01:25:04.695Z] + git log --format=format:%s -1 1276be6f117a45c8b13e217674147f4711b849c1 [Pipeline] echo [2024-10-03T01:25:04.740Z] ========================================================= [2024-10-03T01:25:04.740Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-03T01:25:04.740Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T01:25:05.212Z] + git log --format=format:%s -1 1276be6f117a45c8b13e217674147f4711b849c1 [Pipeline] echo [2024-10-03T01:25:05.276Z] [semverPrep] GIT_COMMIT: 1276be6f117a45c8b13e217674147f4711b849c1, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 [Pipeline] echo [2024-10-03T01:25:05.323Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-03T01:25:05.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T01:25:05.750Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-03T01:25:05.750Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-03T01:25:05.750Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-03T01:25:05.750Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-03T01:25:05.750Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-03T01:25:05.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:25:06.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T01:25:06.314Z] [2024-10-03T01:25:06.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:25:06.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T01:25:06.989Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-03T01:25:06.989Z] b85a868b505f: Pulling fs layer [2024-10-03T01:25:06.989Z] e2be974225ed: Pulling fs layer [2024-10-03T01:25:06.989Z] 339a4e72a1f5: Pulling fs layer [2024-10-03T01:25:06.989Z] 988bab9f4d93: Pulling fs layer [2024-10-03T01:25:06.989Z] 1469e6f7b9e6: Pulling fs layer [2024-10-03T01:25:06.989Z] eaf3925da568: Pulling fs layer [2024-10-03T01:25:06.989Z] bab4dde63d76: Pulling fs layer [2024-10-03T01:25:06.989Z] bde34c3a00c8: Pulling fs layer [2024-10-03T01:25:06.989Z] 988bab9f4d93: Waiting [2024-10-03T01:25:06.989Z] b352a97aabf1: Pulling fs layer [2024-10-03T01:25:06.989Z] 4872d77fe225: Pulling fs layer [2024-10-03T01:25:06.989Z] eaf3925da568: Waiting [2024-10-03T01:25:06.989Z] 1469e6f7b9e6: Waiting [2024-10-03T01:25:06.989Z] 5851b861e8e6: Pulling fs layer [2024-10-03T01:25:06.989Z] bde34c3a00c8: Waiting [2024-10-03T01:25:06.989Z] bab4dde63d76: Waiting [2024-10-03T01:25:06.989Z] b352a97aabf1: Waiting [2024-10-03T01:25:06.989Z] 4872d77fe225: Waiting [2024-10-03T01:25:07.250Z] e2be974225ed: Download complete [2024-10-03T01:25:07.250Z] 988bab9f4d93: Verifying Checksum [2024-10-03T01:25:07.250Z] 988bab9f4d93: Download complete [2024-10-03T01:25:07.250Z] 1469e6f7b9e6: Verifying Checksum [2024-10-03T01:25:07.250Z] 1469e6f7b9e6: Download complete [2024-10-03T01:25:07.250Z] eaf3925da568: Verifying Checksum [2024-10-03T01:25:07.250Z] eaf3925da568: Download complete [2024-10-03T01:25:07.250Z] 339a4e72a1f5: Verifying Checksum [2024-10-03T01:25:07.250Z] 339a4e72a1f5: Download complete [2024-10-03T01:25:07.250Z] bde34c3a00c8: Verifying Checksum [2024-10-03T01:25:07.250Z] bde34c3a00c8: Download complete [2024-10-03T01:25:07.250Z] b352a97aabf1: Verifying Checksum [2024-10-03T01:25:07.250Z] b352a97aabf1: Download complete [2024-10-03T01:25:07.250Z] 4872d77fe225: Verifying Checksum [2024-10-03T01:25:07.250Z] 4872d77fe225: Download complete [2024-10-03T01:25:07.250Z] 5851b861e8e6: Verifying Checksum [2024-10-03T01:25:07.250Z] 5851b861e8e6: Download complete [2024-10-03T01:25:07.509Z] b85a868b505f: Verifying Checksum [2024-10-03T01:25:07.509Z] b85a868b505f: Download complete [2024-10-03T01:25:07.767Z] bab4dde63d76: Verifying Checksum [2024-10-03T01:25:07.767Z] bab4dde63d76: Download complete [2024-10-03T01:25:08.706Z] b85a868b505f: Pull complete [2024-10-03T01:25:08.706Z] e2be974225ed: Pull complete [2024-10-03T01:25:09.274Z] 339a4e72a1f5: Pull complete [2024-10-03T01:25:09.274Z] 988bab9f4d93: Pull complete [2024-10-03T01:25:09.533Z] 1469e6f7b9e6: Pull complete [2024-10-03T01:25:09.793Z] eaf3925da568: Pull complete [2024-10-03T01:25:11.168Z] bab4dde63d76: Pull complete [2024-10-03T01:25:11.428Z] bde34c3a00c8: Pull complete [2024-10-03T01:25:11.428Z] b352a97aabf1: Pull complete [2024-10-03T01:25:11.428Z] 4872d77fe225: Pull complete [2024-10-03T01:25:11.688Z] 5851b861e8e6: Pull complete [2024-10-03T01:25:11.688Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-03T01:25:11.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T01:25:11.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:25:11.990Z] prd-ubuntu20.04-docker-8c-8g-13055 does not seem to be running inside a container [2024-10-03T01:25:12.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-930 -v /w/workspace/dry_go-mod-core-contracts_PR-930:/w/workspace/dry_go-mod-core-contracts_PR-930:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-930@tmp:/w/workspace/dry_go-mod-core-contracts_PR-930@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-devops/py-git-semver:0.1.4 cat [2024-10-03T01:25:14.989Z] $ docker top 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c -eo pid,comm [2024-10-03T01:25:15.035Z] 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). [2024-10-03T01:25:15.035Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T01:25:15.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T01:25:15.202Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T01:25:15.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T01:25:15.310Z] $ docker exec 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c ssh-agent [2024-10-03T01:25:15.418Z] SSH_AUTH_SOCK=/tmp/ssh-be5VKHkuJJ2N/agent.32 [2024-10-03T01:25:15.418Z] SSH_AGENT_PID=38 [2024-10-03T01:25:15.424Z] Running ssh-add (command line suppressed) [2024-10-03T01:25:15.524Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-930@tmp/private_key_16236979884503074704.key (/w/workspace/dry_go-mod-core-contracts_PR-930@tmp/private_key_16236979884503074704.key) [2024-10-03T01:25:15.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T01:25:15.889Z] + git tag --points-at HEAD [Pipeline] } [2024-10-03T01:25:15.920Z] $ docker exec --env ******** --env ******** 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c ssh-agent -k [2024-10-03T01:25:16.019Z] unset SSH_AUTH_SOCK; [2024-10-03T01:25:16.019Z] unset SSH_AGENT_PID; [2024-10-03T01:25:16.019Z] echo Agent pid 38 killed; [2024-10-03T01:25:16.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-03T01:25:16.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T01:25:16.149Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T01:25:16.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T01:25:16.259Z] $ docker exec 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c ssh-agent [2024-10-03T01:25:16.353Z] SSH_AUTH_SOCK=/tmp/ssh-t8DfsDtlMHFR/agent.70 [2024-10-03T01:25:16.354Z] SSH_AGENT_PID=76 [2024-10-03T01:25:16.358Z] Running ssh-add (command line suppressed) [2024-10-03T01:25:16.464Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-930@tmp/private_key_16758050392826230759.key (/w/workspace/dry_go-mod-core-contracts_PR-930@tmp/private_key_16758050392826230759.key) [2024-10-03T01:25:16.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T01:25:16.836Z] + git semver init [2024-10-03T01:25:17.098Z] 2024-10-03 01:25:17,021 [run_init] DEBUG init version:0.0.0 force:False [2024-10-03T01:25:17.098Z] 2024-10-03 01:25:17,022 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-930/.semver [2024-10-03T01:25:17.098Z] 2024-10-03 01:25:17,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-930/.semver [2024-10-03T01:25:17.098Z] 2024-10-03 01:25:17,023 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-930/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-930, universal_newlines=False, shell=None, istream=None) [2024-10-03T01:25:18.036Z] 2024-10-03 01:25:17,816 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-930/.git/info/exclude [2024-10-03T01:25:18.036Z] 2024-10-03 01:25:17,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-930/.semver/PR-930 with force:False [2024-10-03T01:25:18.036Z] 2024-10-03 01:25:17,816 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-930/.semver/PR-930 [2024-10-03T01:25:18.036Z] 2024-10-03 01:25:17,820 [execute] INFO git cat-file --batch-check [2024-10-03T01:25:18.036Z] 2024-10-03 01:25:17,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-930/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T01:25:18.036Z] 2024-10-03 01:25:17,828 [execute] INFO git cat-file --batch [2024-10-03T01:25:18.036Z] 2024-10-03 01:25:17,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-930/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T01:25:18.036Z] 2024-10-03 01:25:17,833 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-930/.semver/PR-930 [2024-10-03T01:25:18.036Z] 0.0.0 [Pipeline] } [2024-10-03T01:25:18.067Z] $ docker exec --env ******** --env ******** 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c ssh-agent -k [2024-10-03T01:25:18.164Z] unset SSH_AUTH_SOCK; [2024-10-03T01:25:18.166Z] unset SSH_AGENT_PID; [2024-10-03T01:25:18.166Z] echo Agent pid 76 killed; [2024-10-03T01:25:18.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T01:25:18.650Z] + git semver [Pipeline] } [2024-10-03T01:25:18.940Z] $ docker stop --time=1 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c [2024-10-03T01:25:20.218Z] $ docker rm -f --volumes 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T01:25:20.638Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-03T01:25:20.957Z] Stashed 1 file(s) [Pipeline] echo [2024-10-03T01:25:20.983Z] [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 [2024-10-03T01:25:21.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T01:25:21.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T01:25:21.936Z] ========================================================= [2024-10-03T01:25:21.936Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-03T01:25:21.936Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-03T01:25:22.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-03T01:25:22.369Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-03T01:25:22.369Z] 619be1103602: Pulling fs layer [2024-10-03T01:25:22.369Z] 7862e08f4a3e: Pulling fs layer [2024-10-03T01:25:22.369Z] 5df492c9dc93: Pulling fs layer [2024-10-03T01:25:22.369Z] 7629e6793208: Pulling fs layer [2024-10-03T01:25:22.369Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T01:25:22.369Z] fb5054dd5b73: Pulling fs layer [2024-10-03T01:25:22.369Z] eeca6798cff9: Pulling fs layer [2024-10-03T01:25:22.369Z] aa269ceb94a6: Pulling fs layer [2024-10-03T01:25:22.369Z] ada007ff1a6a: Pulling fs layer [2024-10-03T01:25:22.369Z] aa269ceb94a6: Waiting [2024-10-03T01:25:22.369Z] fb5054dd5b73: Waiting [2024-10-03T01:25:22.369Z] ada007ff1a6a: Waiting [2024-10-03T01:25:22.369Z] eeca6798cff9: Waiting [2024-10-03T01:25:22.369Z] 7629e6793208: Waiting [2024-10-03T01:25:22.369Z] 4f4fb700ef54: Waiting [2024-10-03T01:25:22.369Z] 7862e08f4a3e: Download complete [2024-10-03T01:25:22.369Z] 7629e6793208: Download complete [2024-10-03T01:25:22.369Z] 4f4fb700ef54: Download complete [2024-10-03T01:25:22.369Z] fb5054dd5b73: Verifying Checksum [2024-10-03T01:25:22.369Z] fb5054dd5b73: Download complete [2024-10-03T01:25:22.369Z] 619be1103602: Verifying Checksum [2024-10-03T01:25:22.369Z] 619be1103602: Download complete [2024-10-03T01:25:22.369Z] eeca6798cff9: Verifying Checksum [2024-10-03T01:25:22.369Z] eeca6798cff9: Download complete [2024-10-03T01:25:22.629Z] 619be1103602: Pull complete [2024-10-03T01:25:22.629Z] ada007ff1a6a: Verifying Checksum [2024-10-03T01:25:22.629Z] ada007ff1a6a: Download complete [2024-10-03T01:25:22.629Z] 7862e08f4a3e: Pull complete [2024-10-03T01:25:22.891Z] 5df492c9dc93: Download complete [2024-10-03T01:25:23.150Z] aa269ceb94a6: Verifying Checksum [2024-10-03T01:25:23.150Z] aa269ceb94a6: Download complete [2024-10-03T01:25:26.445Z] 5df492c9dc93: Pull complete [2024-10-03T01:25:26.445Z] 7629e6793208: Pull complete [2024-10-03T01:25:26.445Z] 4f4fb700ef54: Pull complete [2024-10-03T01:25:26.446Z] fb5054dd5b73: Pull complete [2024-10-03T01:25:26.446Z] eeca6798cff9: Pull complete [2024-10-03T01:25:28.347Z] aa269ceb94a6: Pull complete [2024-10-03T01:25:28.915Z] ada007ff1a6a: Pull complete [2024-10-03T01:25:28.915Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-03T01:25:28.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-03T01:25:28.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-10-03T01:25:29.247Z] + 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 [2024-10-03T01:25:29.675Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T01:25:29.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:25:29.849Z] prd-ubuntu20.04-docker-8c-8g-13055 does not seem to be running inside a container [2024-10-03T01:25:29.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-930 -v /w/workspace/dry_go-mod-core-contracts_PR-930:/w/workspace/dry_go-mod-core-contracts_PR-930:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-930@tmp:/w/workspace/dry_go-mod-core-contracts_PR-930@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-x86_64 cat [2024-10-03T01:25:34.425Z] $ docker top 5d927950efded29cf264bf3c2074aa0301dc7ad633ba5411107f3ab9c83ac4c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T01:25:34.837Z] + go version [2024-10-03T01:25:34.837Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-03T01:25:34.881Z] $ docker stop --time=1 5d927950efded29cf264bf3c2074aa0301dc7ad633ba5411107f3ab9c83ac4c9 [2024-10-03T01:25:36.142Z] $ docker rm -f --volumes 5d927950efded29cf264bf3c2074aa0301dc7ad633ba5411107f3ab9c83ac4c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2024-10-03T01:25:36.541Z] Still waiting to schedule task [2024-10-03T01:25:36.542Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:25:36.909Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T01:25:36.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:25:37.088Z] prd-ubuntu20.04-docker-8c-8g-13055 does not seem to be running inside a container [2024-10-03T01:25:37.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-930 -v /w/workspace/dry_go-mod-core-contracts_PR-930:/w/workspace/dry_go-mod-core-contracts_PR-930:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-930@tmp:/w/workspace/dry_go-mod-core-contracts_PR-930@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-x86_64 cat [2024-10-03T01:25:37.482Z] $ docker top 2e88c3184f329104872266ec544d3e2b32d6af1277eb28a2369d00bba8aee581 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T01:25:37.926Z] + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-930 [Pipeline] fileExists [Pipeline] sh [2024-10-03T01:25:38.307Z] + make test [2024-10-03T01:25:38.307Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-03T01:25:38.307Z] go: go.mod requires go >= 1.23 (running go 1.21.9; GOTOOLCHAIN=local) [2024-10-03T01:25:38.307Z] make: *** [Makefile:10: unittest] Error 1 [Pipeline] } [2024-10-03T01:25:38.364Z] $ docker stop --time=1 2e88c3184f329104872266ec544d3e2b32d6af1277eb28a2369d00bba8aee581 [2024-10-03T01:25:39.619Z] $ docker rm -f --volumes 2e88c3184f329104872266ec544d3e2b32d6af1277eb28a2369d00bba8aee581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:25:41.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T01:25:41.014Z] [2024-10-03T01:25:41.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:25:41.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T01:25:41.406Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-03T01:25:41.406Z] 5eb5b503b376: Pulling fs layer [2024-10-03T01:25:41.406Z] 5c69ac0246d0: Pulling fs layer [2024-10-03T01:25:41.406Z] ec43610c2a17: Pulling fs layer [2024-10-03T01:25:41.406Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-03T01:25:41.406Z] 33b1e0a273af: Pulling fs layer [2024-10-03T01:25:41.407Z] 5d3b04190fa2: Pulling fs layer [2024-10-03T01:25:41.407Z] 2f39f015ded8: Pulling fs layer [2024-10-03T01:25:41.407Z] 3a2ae6a8a46f: Waiting [2024-10-03T01:25:41.407Z] 33b1e0a273af: Waiting [2024-10-03T01:25:41.407Z] 5d3b04190fa2: Waiting [2024-10-03T01:25:41.407Z] 2f39f015ded8: Waiting [2024-10-03T01:25:41.407Z] 5c69ac0246d0: Verifying Checksum [2024-10-03T01:25:41.407Z] 5c69ac0246d0: Download complete [2024-10-03T01:25:41.407Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-03T01:25:41.407Z] 3a2ae6a8a46f: Download complete [2024-10-03T01:25:41.407Z] 33b1e0a273af: Verifying Checksum [2024-10-03T01:25:41.407Z] 33b1e0a273af: Download complete [2024-10-03T01:25:41.407Z] 5d3b04190fa2: Verifying Checksum [2024-10-03T01:25:41.407Z] 5d3b04190fa2: Download complete [2024-10-03T01:25:41.407Z] ec43610c2a17: Verifying Checksum [2024-10-03T01:25:41.407Z] ec43610c2a17: Download complete [2024-10-03T01:25:41.665Z] 5eb5b503b376: Verifying Checksum [2024-10-03T01:25:41.665Z] 5eb5b503b376: Download complete [2024-10-03T01:25:42.232Z] 2f39f015ded8: Download complete [2024-10-03T01:25:42.797Z] 5eb5b503b376: Pull complete [2024-10-03T01:25:42.797Z] 5c69ac0246d0: Pull complete [2024-10-03T01:25:43.364Z] ec43610c2a17: Pull complete [2024-10-03T01:25:43.364Z] 3a2ae6a8a46f: Pull complete [2024-10-03T01:25:43.623Z] 33b1e0a273af: Pull complete [2024-10-03T01:25:43.623Z] 5d3b04190fa2: Pull complete [2024-10-03T01:25:47.807Z] 2f39f015ded8: Pull complete [2024-10-03T01:25:47.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-03T01:25:47.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T01:25:47.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:25:48.084Z] prd-ubuntu20.04-docker-8c-8g-13055 does not seem to be running inside a container [2024-10-03T01:25:48.114Z] $ 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/dry_go-mod-core-contracts_PR-930 -v /w/workspace/dry_go-mod-core-contracts_PR-930:/w/workspace/dry_go-mod-core-contracts_PR-930:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-930@tmp:/w/workspace/dry_go-mod-core-contracts_PR-930@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:latest cat [2024-10-03T01:25:53.421Z] $ docker top ae265f8362e06efc1b3d5519917038288d10535b95600aeeea48cb3ff320f676 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:25:53.921Z] ---> job-cost.sh [2024-10-03T01:25:53.921Z] lf-activate-venv: SKIPPING [2024-10-03T01:25:53.921Z] INFO: No Stack... [2024-10-03T01:25:54.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T01:25:54.440Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T01:25:54.764Z] + cat /w/workspace/dry_go-mod-core-contracts_PR-930/archives/cost.csv [2024-10-03T01:25:54.764Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T01:25:54.818Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] [2024-10-03T01:25:54.827Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] did not exist. Created. [2024-10-03T01:25:54.834Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T01:25:55.242Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-03T01:25:55.316Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T01:25:55.339Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T01:25:55.437Z] $ docker stop --time=1 ae265f8362e06efc1b3d5519917038288d10535b95600aeeea48cb3ff320f676 [2024-10-03T01:25:56.599Z] $ docker rm -f --volumes ae265f8362e06efc1b3d5519917038288d10535b95600aeeea48cb3ff320f676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-03T01:25:57.051Z] Failed in branch amd64 [2024-10-03T01:28:37.662Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13059 in /w/workspace/dry_go-mod-core-contracts_PR-930 [Pipeline] { [Pipeline] ws [2024-10-03T01:28:37.741Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2024-10-03T01:28:37.821Z] The recommended git tool is: git [2024-10-03T01:28:42.612Z] using credential edgex-jenkins-ssh [2024-10-03T01:28:42.638Z] Cloning the remote Git repository [2024-10-03T01:28:42.684Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-10-03T01:28:42.778Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2024-10-03T01:28:42.918Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-10-03T01:28:42.919Z] > git --version # timeout=10 [2024-10-03T01:28:42.940Z] > git --version # 'git version 2.25.1' [2024-10-03T01:28:42.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T01:28:43.084Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T01:28:44.448Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2024-10-03T01:28:44.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T01:28:45.975Z] Merging remotes/origin/main commit 511568a6f7505dd7241618add57f542dea31d6ff into PR head commit 1276be6f117a45c8b13e217674147f4711b849c1 [2024-10-03T01:28:46.287Z] Merge succeeded, producing 1276be6f117a45c8b13e217674147f4711b849c1 [2024-10-03T01:28:46.287Z] Checking out Revision 1276be6f117a45c8b13e217674147f4711b849c1 (PR-930) [2024-10-03T01:28:45.272Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2024-10-03T01:28:45.317Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-10-03T01:28:45.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T01:28:45.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/930/head:refs/remotes/origin/PR-930 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-03T01:28:45.990Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T01:28:46.060Z] > git checkout -f 1276be6f117a45c8b13e217674147f4711b849c1 # timeout=10 [2024-10-03T01:28:46.198Z] > git remote # timeout=10 [2024-10-03T01:28:46.215Z] > git config --get remote.origin.url # timeout=10 [2024-10-03T01:28:46.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T01:28:46.247Z] > git merge 511568a6f7505dd7241618add57f542dea31d6ff # timeout=10 [2024-10-03T01:28:46.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-03T01:28:46.292Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T01:28:46.304Z] > git checkout -f 1276be6f117a45c8b13e217674147f4711b849c1 # timeout=10 [2024-10-03T01:28:49.946Z] Commit message: "build: Upgrade to go-1.23, Linter1.61.0" [2024-10-03T01:28:49.992Z] > git --version # timeout=10 [2024-10-03T01:28:50.002Z] > git --version # 'git version 2.25.1' [2024-10-03T01:28:50.017Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T01:28:51.807Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-03T01:28:51.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T01:28:51.808Z] Dload Upload Total Spent Left Speed [2024-10-03T01:28:51.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-10-03T01:28:52.160Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-03T01:28:52.508Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-03T01:28:52.509Z] + sudo tee /etc/docker/daemon.new [2024-10-03T01:28:52.509Z] { [2024-10-03T01:28:52.509Z] "registry-mirrors": [ [2024-10-03T01:28:52.509Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-03T01:28:52.509Z] ], [2024-10-03T01:28:52.509Z] "bip": "10.250.0.254/24", [2024-10-03T01:28:52.509Z] "hosts": [ [2024-10-03T01:28:52.509Z] "tcp://0.0.0.0:5555", [2024-10-03T01:28:52.509Z] "unix:///var/run/docker.sock" [2024-10-03T01:28:52.509Z] ], [2024-10-03T01:28:52.509Z] "mtu": 1458, [2024-10-03T01:28:52.509Z] "selinux-enabled": true, [2024-10-03T01:28:52.509Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-03T01:28:52.509Z] } [Pipeline] sh [2024-10-03T01:28:52.879Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-03T01:28:53.233Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-03T01:29:11.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T01:29:11.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T01:29:11.981Z] ========================================================= [2024-10-03T01:29:11.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-03T01:29:11.981Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-03T01:29:12.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-03T01:29:14.398Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-03T01:29:14.398Z] c6b39de5b339: Pulling fs layer [2024-10-03T01:29:14.398Z] a69c41024577: Pulling fs layer [2024-10-03T01:29:14.398Z] d6de4b400683: Pulling fs layer [2024-10-03T01:29:14.398Z] 35cb2a7552d0: Pulling fs layer [2024-10-03T01:29:14.398Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T01:29:14.398Z] 464afbd9ba4c: Pulling fs layer [2024-10-03T01:29:14.398Z] 00f215d4a9da: Pulling fs layer [2024-10-03T01:29:14.398Z] d496ad576159: Pulling fs layer [2024-10-03T01:29:14.398Z] 4f4fb700ef54: Waiting [2024-10-03T01:29:14.398Z] 464afbd9ba4c: Waiting [2024-10-03T01:29:14.398Z] 00f215d4a9da: Waiting [2024-10-03T01:29:14.398Z] d496ad576159: Waiting [2024-10-03T01:29:14.398Z] 35cb2a7552d0: Waiting [2024-10-03T01:29:14.398Z] a69c41024577: Verifying Checksum [2024-10-03T01:29:14.398Z] a69c41024577: Download complete [2024-10-03T01:29:14.398Z] 35cb2a7552d0: Verifying Checksum [2024-10-03T01:29:14.398Z] 35cb2a7552d0: Download complete [2024-10-03T01:29:14.398Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T01:29:14.398Z] 4f4fb700ef54: Download complete [2024-10-03T01:29:14.669Z] c6b39de5b339: Verifying Checksum [2024-10-03T01:29:14.669Z] c6b39de5b339: Download complete [2024-10-03T01:29:14.669Z] 464afbd9ba4c: Download complete [2024-10-03T01:29:14.939Z] d496ad576159: Verifying Checksum [2024-10-03T01:29:14.939Z] d496ad576159: Download complete [2024-10-03T01:29:15.526Z] c6b39de5b339: Pull complete [2024-10-03T01:29:16.115Z] a69c41024577: Pull complete [2024-10-03T01:29:16.385Z] d6de4b400683: Verifying Checksum [2024-10-03T01:29:16.385Z] d6de4b400683: Download complete [2024-10-03T01:29:17.808Z] 00f215d4a9da: Verifying Checksum [2024-10-03T01:29:17.808Z] 00f215d4a9da: Download complete [2024-10-03T01:29:30.153Z] d6de4b400683: Pull complete [2024-10-03T01:29:30.153Z] 35cb2a7552d0: Pull complete [2024-10-03T01:29:30.153Z] 4f4fb700ef54: Pull complete [2024-10-03T01:29:30.153Z] 464afbd9ba4c: Pull complete [2024-10-03T01:29:38.382Z] 00f215d4a9da: Pull complete [2024-10-03T01:29:39.791Z] d496ad576159: Pull complete [2024-10-03T01:29:39.791Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-03T01:29:39.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-03T01:29:39.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-10-03T01:29:40.147Z] + 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 [2024-10-03T01:29:40.574Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T01:29:40.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:29:40.871Z] prd-ubuntu20.04-docker-arm64-4c-16g-13059 does not seem to be running inside a container [2024-10-03T01:29:40.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-03T01:29:43.701Z] $ docker top 2265d960142fac5fb0745fe06cc8497f706bd6aac50713d7b78f02bbb9f9c889 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T01:29:45.154Z] + go version [2024-10-03T01:29:45.154Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-03T01:29:45.192Z] $ docker stop --time=1 2265d960142fac5fb0745fe06cc8497f706bd6aac50713d7b78f02bbb9f9c889 [2024-10-03T01:29:46.756Z] $ docker rm -f --volumes 2265d960142fac5fb0745fe06cc8497f706bd6aac50713d7b78f02bbb9f9c889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:29:47.795Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T01:29:47.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:29:48.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-13059 does not seem to be running inside a container [2024-10-03T01:29:48.113Z] $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-03T01:29:49.501Z] $ docker top a54844c26cbea76629e86539a7e446b1f5c2827cb65871f9c4be7b5a63038eb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T01:29:50.388Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh [2024-10-03T01:29:51.102Z] + make test [2024-10-03T01:29:51.102Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-03T01:29:51.102Z] go: go.mod requires go >= 1.23 (running go 1.21.9; GOTOOLCHAIN=local) [2024-10-03T01:29:51.102Z] make: *** [Makefile:10: unittest] Error 1 [Pipeline] } [2024-10-03T01:29:51.157Z] $ docker stop --time=1 a54844c26cbea76629e86539a7e446b1f5c2827cb65871f9c4be7b5a63038eb5 [2024-10-03T01:29:52.839Z] $ docker rm -f --volumes a54844c26cbea76629e86539a7e446b1f5c2827cb65871f9c4be7b5a63038eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:29:54.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T01:29:54.245Z] [2024-10-03T01:29:54.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:29:54.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T01:29:55.083Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-03T01:29:55.083Z] 8998bd30e6a1: Pulling fs layer [2024-10-03T01:29:55.083Z] 04944245beec: Pulling fs layer [2024-10-03T01:29:55.083Z] 699f458cf7ca: Pulling fs layer [2024-10-03T01:29:55.083Z] 765212b225bb: Pulling fs layer [2024-10-03T01:29:55.083Z] f23df028b6ca: Pulling fs layer [2024-10-03T01:29:55.083Z] d65c8cfc05b1: Pulling fs layer [2024-10-03T01:29:55.083Z] 2437ff75d9bd: Pulling fs layer [2024-10-03T01:29:55.083Z] f23df028b6ca: Waiting [2024-10-03T01:29:55.083Z] d65c8cfc05b1: Waiting [2024-10-03T01:29:55.083Z] 2437ff75d9bd: Waiting [2024-10-03T01:29:55.083Z] 765212b225bb: Waiting [2024-10-03T01:29:55.083Z] 04944245beec: Verifying Checksum [2024-10-03T01:29:55.083Z] 04944245beec: Download complete [2024-10-03T01:29:55.083Z] 765212b225bb: Verifying Checksum [2024-10-03T01:29:55.083Z] 765212b225bb: Download complete [2024-10-03T01:29:55.083Z] f23df028b6ca: Verifying Checksum [2024-10-03T01:29:55.083Z] f23df028b6ca: Download complete [2024-10-03T01:29:55.083Z] d65c8cfc05b1: Verifying Checksum [2024-10-03T01:29:55.083Z] d65c8cfc05b1: Download complete [2024-10-03T01:29:55.354Z] 699f458cf7ca: Verifying Checksum [2024-10-03T01:29:55.354Z] 699f458cf7ca: Download complete [2024-10-03T01:29:55.942Z] 8998bd30e6a1: Download complete [2024-10-03T01:29:58.543Z] 2437ff75d9bd: Verifying Checksum [2024-10-03T01:29:58.543Z] 2437ff75d9bd: Download complete [2024-10-03T01:30:00.495Z] 8998bd30e6a1: Pull complete [2024-10-03T01:30:01.078Z] 04944245beec: Pull complete [2024-10-03T01:30:03.030Z] 699f458cf7ca: Pull complete [2024-10-03T01:30:03.030Z] 765212b225bb: Pull complete [2024-10-03T01:30:03.988Z] f23df028b6ca: Pull complete [2024-10-03T01:30:04.256Z] d65c8cfc05b1: Pull complete [2024-10-03T01:30:22.471Z] 2437ff75d9bd: Pull complete [2024-10-03T01:30:22.471Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-03T01:30:22.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T01:30:22.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:30:22.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-13059 does not seem to be running inside a container [2024-10-03T01:30:22.917Z] $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-03T01:30:25.663Z] $ docker top ac221ba1d0c262fb71130532de2eb6442ea0e946198e7499725456292af2c875 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:30:26.612Z] ---> job-cost.sh [2024-10-03T01:30:26.612Z] lf-activate-venv: SKIPPING [2024-10-03T01:30:26.612Z] INFO: No Stack... [2024-10-03T01:30:26.879Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-03T01:30:27.839Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T01:30:28.505Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2024-10-03T01:30:28.505Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T01:30:28.591Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] [2024-10-03T01:30:28.599Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] did not exist. Created. [2024-10-03T01:30:28.608Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T01:30:29.386Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-440bbf7c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-03T01:30:30.077Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-03T01:30:30.119Z] Warning: overwriting stash ‘stack-cost’ [2024-10-03T01:30:30.654Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T01:30:30.678Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T01:30:30.778Z] $ docker stop --time=1 ac221ba1d0c262fb71130532de2eb6442ea0e946198e7499725456292af2c875 [2024-10-03T01:30:32.304Z] $ docker rm -f --volumes ac221ba1d0c262fb71130532de2eb6442ea0e946198e7499725456292af2c875 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-03T01:30:33.208Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2024-10-03T01:30:35.829Z] + [ -d /w/workspace/dry_go-mod-core-contracts_PR-930/archives ] [2024-10-03T01:30:35.829Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-930/archives [2024-10-03T01:30:35.829Z] total 16 [2024-10-03T01:30:35.829Z] drwxr-xr-x 3 root root 4096 Oct 3 01:25 . [2024-10-03T01:30:35.829Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 01:25 .. [2024-10-03T01:30:35.829Z] drwxr-xr-x 2 root root 4096 Oct 3 01:25 cost [2024-10-03T01:30:35.829Z] -rw-r--r-- 1 root root 93 Oct 3 01:25 cost.csv [2024-10-03T01:30:35.829Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-930/archives [2024-10-03T01:30:35.829Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-930/archives [2024-10-03T01:30:35.829Z] total 16 [2024-10-03T01:30:35.829Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:25 . [2024-10-03T01:30:35.829Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 01:25 .. [2024-10-03T01:30:35.829Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 01:25 cost [2024-10-03T01:30:35.829Z] -rw-r--r-- 1 jenkins jenkins 93 Oct 3 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:30:36.178Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:30:37.076Z] ---> package-listing.sh [2024-10-03T01:30:37.076Z] ++ facter osfamily [2024-10-03T01:30:37.076Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-03T01:30:37.336Z] + OS_FAMILY=debian [2024-10-03T01:30:37.336Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-930 [2024-10-03T01:30:37.336Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-03T01:30:37.336Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-03T01:30:37.336Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-03T01:30:37.336Z] + PACKAGES=/tmp/packages_start.txt [2024-10-03T01:30:37.336Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-930 ']' [2024-10-03T01:30:37.336Z] + PACKAGES=/tmp/packages_end.txt [2024-10-03T01:30:37.336Z] + case "${OS_FAMILY}" in [2024-10-03T01:30:37.336Z] + dpkg -l [2024-10-03T01:30:37.336Z] + grep '^ii' [2024-10-03T01:30:37.336Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-03T01:30:37.336Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-03T01:30:37.336Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-03T01:30:37.336Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-930 ']' [2024-10-03T01:30:37.336Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-930/archives/ [2024-10-03T01:30:37.336Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-930/archives/ [Pipeline] echo [2024-10-03T01:30:37.379Z] 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/dry_go-mod-core-contracts_PR-930/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-03T01:30:37.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:30:38.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T01:30:38.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:30:38.539Z] prd-ubuntu20.04-docker-8c-8g-13055 does not seem to be running inside a container [2024-10-03T01:30:38.563Z] $ 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/dry_go-mod-core-contracts_PR-930/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-930 -v /w/workspace/dry_go-mod-core-contracts_PR-930:/w/workspace/dry_go-mod-core-contracts_PR-930:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-930@tmp:/w/workspace/dry_go-mod-core-contracts_PR-930@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 [2024-10-03T01:30:38.735Z] $ docker top 69e6da0f3aa04e18bdfa1f935bef445268a84c3e57d89dc89e5c35d8a466254b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T01:30:39.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-03T01:30:39.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-03T01:30:39.788Z] + ls /var/log/sa-host [2024-10-03T01:30:39.788Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T01:30:40.056Z] provisioning config files... [2024-10-03T01:30:40.070Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-930@tmp/config3180987093033934016tmp [Pipeline] { [Pipeline] echo [2024-10-03T01:30:40.142Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:30:40.496Z] ---> create-netrc.sh [Pipeline] } [2024-10-03T01:30:40.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:30:40.957Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-03T01:30:41.006Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:30:41.331Z] ---> sudo-logs.sh [2024-10-03T01:30:41.331Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-03T01:30:41.440Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:30:41.763Z] ---> job-cost.sh [2024-10-03T01:30:41.764Z] lf-activate-venv: SKIPPING [2024-10-03T01:30:41.764Z] DEBUG: total: 0.2199999988079071 [2024-10-03T01:30:41.764Z] INFO: Retrieving Stack Cost... [2024-10-03T01:30:42.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T01:30:42.592Z] INFO: Archiving Costs [Pipeline] echo [2024-10-03T01:30:42.638Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:30:42.963Z] ---> logs-deploy.sh [2024-10-03T01:30:42.964Z] lf-activate-venv: SKIPPING [2024-10-03T01:30:42.964Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-930/1 [2024-10-03T01:30:42.964Z] INFO: archiving workspace using pattern(s): [2024-10-03T01:30:43.903Z] Archives upload complete. [2024-10-03T01:30:44.162Z] INFO: archiving logs to Nexus [2024-10-03T01:30:44.729Z] ---> uname -a: [2024-10-03T01:30:44.729Z] Linux prd-ubuntu20-04-docker-8c-8g-13055 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-03T01:30:44.729Z] [2024-10-03T01:30:44.729Z] [2024-10-03T01:30:44.729Z] ---> lscpu: [2024-10-03T01:30:44.729Z] Architecture: x86_64 [2024-10-03T01:30:44.729Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-03T01:30:44.729Z] Byte Order: Little Endian [2024-10-03T01:30:44.729Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-03T01:30:44.729Z] CPU(s): 8 [2024-10-03T01:30:44.729Z] On-line CPU(s) list: 0-7 [2024-10-03T01:30:44.729Z] Thread(s) per core: 1 [2024-10-03T01:30:44.729Z] Core(s) per socket: 1 [2024-10-03T01:30:44.729Z] Socket(s): 8 [2024-10-03T01:30:44.729Z] NUMA node(s): 1 [2024-10-03T01:30:44.729Z] Vendor ID: AuthenticAMD [2024-10-03T01:30:44.729Z] CPU family: 23 [2024-10-03T01:30:44.729Z] Model: 49 [2024-10-03T01:30:44.729Z] Model name: AMD EPYC-Rome Processor [2024-10-03T01:30:44.729Z] Stepping: 0 [2024-10-03T01:30:44.729Z] CPU MHz: 2799.998 [2024-10-03T01:30:44.729Z] BogoMIPS: 5599.99 [2024-10-03T01:30:44.729Z] Virtualization: AMD-V [2024-10-03T01:30:44.729Z] Hypervisor vendor: KVM [2024-10-03T01:30:44.729Z] Virtualization type: full [2024-10-03T01:30:44.729Z] L1d cache: 256 KiB [2024-10-03T01:30:44.729Z] L1i cache: 256 KiB [2024-10-03T01:30:44.729Z] L2 cache: 4 MiB [2024-10-03T01:30:44.729Z] L3 cache: 128 MiB [2024-10-03T01:30:44.729Z] NUMA node0 CPU(s): 0-7 [2024-10-03T01:30:44.729Z] Vulnerability Itlb multihit: Not affected [2024-10-03T01:30:44.729Z] Vulnerability L1tf: Not affected [2024-10-03T01:30:44.729Z] Vulnerability Mds: Not affected [2024-10-03T01:30:44.729Z] Vulnerability Meltdown: Not affected [2024-10-03T01:30:44.729Z] Vulnerability Mmio stale data: Not affected [2024-10-03T01:30:44.729Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-03T01:30:44.729Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-03T01:30:44.729Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-03T01:30:44.729Z] Vulnerability Srbds: Not affected [2024-10-03T01:30:44.729Z] Vulnerability Tsx async abort: Not affected [2024-10-03T01:30:44.729Z] 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 [2024-10-03T01:30:44.729Z] [2024-10-03T01:30:44.729Z] [2024-10-03T01:30:44.729Z] ---> nproc: [2024-10-03T01:30:44.729Z] 8 [2024-10-03T01:30:44.729Z] [2024-10-03T01:30:44.729Z] [2024-10-03T01:30:44.729Z] ---> df -h: [2024-10-03T01:30:44.729Z] Filesystem Size Used Avail Use% Mounted on [2024-10-03T01:30:44.729Z] overlay 155G 11G 145G 7% / [2024-10-03T01:30:44.729Z] tmpfs 64M 0 64M 0% /dev [2024-10-03T01:30:44.729Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-03T01:30:44.729Z] shm 64M 0 64M 0% /dev/shm [2024-10-03T01:30:44.729Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-10-03T01:30:44.729Z] [2024-10-03T01:30:44.729Z]