Branch indexing 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 ajcasagrande for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch main at 4aa258a83eb03f10740381fed2825413917dd37e rather than 2be6485efa33605824dd13f2051487d97f8d24d7 Obtained Jenkinsfile from 4aa258a83eb03f10740381fed2825413917dd37e 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-ssh601533634581327825.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2899180962319450057.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6754980924874062780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5518628405600969335.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-542/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-542/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7730425082424796303.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-bootstrap 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-15470 in /w/workspace/xfoundry_go-mod-bootstrap_PR-542 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-542 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/542/head:refs/remotes/origin/PR-542 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4aa258a83eb03f10740381fed2825413917dd37e into PR head commit 2be6485efa33605824dd13f2051487d97f8d24d7 Merge succeeded, producing 434753c3376f3b485b81adb4ffe00ac977e3c44c Checking out Revision 434753c3376f3b485b81adb4ffe00ac977e3c44c (PR-542) > git config core.sparsecheckout # timeout=10 > git checkout -f 2be6485efa33605824dd13f2051487d97f8d24d7 # 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 4aa258a83eb03f10740381fed2825413917dd37e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 434753c3376f3b485b81adb4ffe00ac977e3c44c # timeout=10 Commit message: "Merge commit '4aa258a83eb03f10740381fed2825413917dd37e' into HEAD" > git rev-list --no-walk 2be6485efa33605824dd13f2051487d97f8d24d7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-15T23:00:37.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-15T23:00:37.544Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-15T23:00:37.561Z] ========================================================= [2023-05-15T23:00:37.561Z] EdgeX Global Pipelines Version Info [2023-05-15T23:00:37.561Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-15T23:00:38.269Z] ------------------- [2023-05-15T23:00:38.269Z] stable info: [2023-05-15T23:00:38.269Z] ------------------- [2023-05-15T23:00:38.269Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-15T23:00:38.269Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-15T23:00:38.269Z] Message: update stable to v1.0.249 [2023-05-15T23:00:38.841Z] ------------------- [2023-05-15T23:00:38.841Z] experimental info: [2023-05-15T23:00:38.841Z] ------------------- [2023-05-15T23:00:38.841Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-15T23:00:38.841Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-15T23:00:38.841Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-15T23:00:39.102Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-05-15T23:00:39.119Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-05-15T23:00:39.136Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-15T23:00:39.149Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-15T23:00:39.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-15T23:00:39.179Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-15T23:00:39.194Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-15T23:00:39.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-15T23:00:39.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-15T23:00:39.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-15T23:00:39.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-15T23:00:39.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-05-15T23:00:39.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-15T23:00:39.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-15T23:00:39.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-15T23:00:39.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-15T23:00:39.323Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-15T23:00:39.335Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-15T23:00:39.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-15T23:00:39.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-15T23:00:39.374Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-15T23:00:39.387Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-15T23:00:39.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-15T23:00:39.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-15T23:00:39.428Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-15T23:00:39.444Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-15T23:00:39.461Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-15T23:00:39.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-542 [Pipeline] echo [2023-05-15T23:00:39.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-542 [Pipeline] echo [2023-05-15T23:00:39.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-542 [Pipeline] echo [2023-05-15T23:00:39.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 434753c3376f3b485b81adb4ffe00ac977e3c44c [Pipeline] echo [2023-05-15T23:00:39.552Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 434753c [Pipeline] echo [2023-05-15T23:00:39.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-15T23:00:39.934Z] + git rev-list -1 --merges 434753c3376f3b485b81adb4ffe00ac977e3c44c~1..434753c3376f3b485b81adb4ffe00ac977e3c44c [Pipeline] echo [2023-05-15T23:00:39.976Z] -----------> git rev-list -1 --merges 434753c3376f3b485b81adb4ffe00ac977e3c44c~1..434753c3376f3b485b81adb4ffe00ac977e3c44c 434753c3376f3b485b81adb4ffe00ac977e3c44c [2023-05-15T23:00:39.976Z] 434753c3376f3b485b81adb4ffe00ac977e3c44c [false] [Pipeline] sh [2023-05-15T23:00:40.266Z] + git log --format=format:%s -1 434753c3376f3b485b81adb4ffe00ac977e3c44c [Pipeline] echo [2023-05-15T23:00:40.281Z] ========================================================= [2023-05-15T23:00:40.281Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-15T23:00:40.281Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-15T23:00:40.625Z] + git log --format=format:%s -1 434753c3376f3b485b81adb4ffe00ac977e3c44c [Pipeline] echo [2023-05-15T23:00:40.637Z] [semverPrep] GIT_COMMIT: 434753c3376f3b485b81adb4ffe00ac977e3c44c, Commit Message: Merge commit '4aa258a83eb03f10740381fed2825413917dd37e' into HEAD [Pipeline] echo [2023-05-15T23:00:40.647Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-15T23:00:41.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-15T23:00:41.010Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-15T23:00:41.010Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-15T23:00:41.010Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-15T23:00:41.010Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-15T23:00:41.010Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-15T23:00:41.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T23:00:41.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T23:00:41.710Z] [2023-05-15T23:00:41.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T23:00:42.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T23:00:42.015Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-15T23:00:42.015Z] b85a868b505f: Pulling fs layer [2023-05-15T23:00:42.015Z] e2be974225ed: Pulling fs layer [2023-05-15T23:00:42.015Z] 339a4e72a1f5: Pulling fs layer [2023-05-15T23:00:42.015Z] 988bab9f4d93: Pulling fs layer [2023-05-15T23:00:42.015Z] 1469e6f7b9e6: Pulling fs layer [2023-05-15T23:00:42.015Z] eaf3925da568: Pulling fs layer [2023-05-15T23:00:42.015Z] bab4dde63d76: Pulling fs layer [2023-05-15T23:00:42.015Z] bde34c3a00c8: Pulling fs layer [2023-05-15T23:00:42.015Z] b352a97aabf1: Pulling fs layer [2023-05-15T23:00:42.015Z] 4872d77fe225: Pulling fs layer [2023-05-15T23:00:42.015Z] 5851b861e8e6: Pulling fs layer [2023-05-15T23:00:42.015Z] 988bab9f4d93: Waiting [2023-05-15T23:00:42.015Z] bde34c3a00c8: Waiting [2023-05-15T23:00:42.015Z] b352a97aabf1: Waiting [2023-05-15T23:00:42.015Z] eaf3925da568: Waiting [2023-05-15T23:00:42.015Z] 1469e6f7b9e6: Waiting [2023-05-15T23:00:42.015Z] 4872d77fe225: Waiting [2023-05-15T23:00:42.015Z] 5851b861e8e6: Waiting [2023-05-15T23:00:42.015Z] bab4dde63d76: Waiting [2023-05-15T23:00:42.275Z] e2be974225ed: Download complete [2023-05-15T23:00:42.275Z] 988bab9f4d93: Download complete [2023-05-15T23:00:42.275Z] 339a4e72a1f5: Verifying Checksum [2023-05-15T23:00:42.275Z] 339a4e72a1f5: Download complete [2023-05-15T23:00:42.275Z] eaf3925da568: Verifying Checksum [2023-05-15T23:00:42.275Z] eaf3925da568: Download complete [2023-05-15T23:00:42.275Z] 1469e6f7b9e6: Verifying Checksum [2023-05-15T23:00:42.275Z] 1469e6f7b9e6: Download complete [2023-05-15T23:00:42.275Z] bde34c3a00c8: Download complete [2023-05-15T23:00:42.275Z] b352a97aabf1: Download complete [2023-05-15T23:00:42.275Z] 4872d77fe225: Verifying Checksum [2023-05-15T23:00:42.275Z] 4872d77fe225: Download complete [2023-05-15T23:00:42.275Z] 5851b861e8e6: Download complete [2023-05-15T23:00:42.275Z] b85a868b505f: Verifying Checksum [2023-05-15T23:00:42.275Z] b85a868b505f: Download complete [2023-05-15T23:00:42.843Z] bab4dde63d76: Verifying Checksum [2023-05-15T23:00:42.843Z] bab4dde63d76: Download complete [2023-05-15T23:00:43.782Z] b85a868b505f: Pull complete [2023-05-15T23:00:43.783Z] e2be974225ed: Pull complete [2023-05-15T23:00:44.351Z] 339a4e72a1f5: Pull complete [2023-05-15T23:00:44.351Z] 988bab9f4d93: Pull complete [2023-05-15T23:00:44.609Z] 1469e6f7b9e6: Pull complete [2023-05-15T23:00:44.609Z] eaf3925da568: Pull complete [2023-05-15T23:00:46.514Z] bab4dde63d76: Pull complete [2023-05-15T23:00:46.514Z] bde34c3a00c8: Pull complete [2023-05-15T23:00:46.514Z] b352a97aabf1: Pull complete [2023-05-15T23:00:46.514Z] 4872d77fe225: Pull complete [2023-05-15T23:00:46.514Z] 5851b861e8e6: Pull complete [2023-05-15T23:00:46.514Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-15T23:00:46.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T23:00:46.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T23:00:46.606Z] prd-ubuntu20.04-docker-8c-8g-15470 does not seem to be running inside a container [2023-05-15T23:00:46.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-542 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542:/w/workspace/xfoundry_go-mod-bootstrap_PR-542:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@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-devops/py-git-semver:0.1.4 cat [2023-05-15T23:00:49.935Z] $ docker top cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 -eo pid,comm [2023-05-15T23:00:49.990Z] 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). [2023-05-15T23:00:49.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-15T23:00:50.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-15T23:00:50.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-15T23:00:50.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-15T23:00:50.146Z] $ docker exec cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 ssh-agent [2023-05-15T23:00:50.253Z] SSH_AUTH_SOCK=/tmp/ssh-0sqDAdM0kxsW/agent.32 [2023-05-15T23:00:50.253Z] SSH_AGENT_PID=38 [2023-05-15T23:00:50.259Z] Running ssh-add (command line suppressed) [2023-05-15T23:00:50.347Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/private_key_16720484474776926427.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/private_key_16720484474776926427.key) [2023-05-15T23:00:50.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-15T23:00:50.654Z] + git tag --points-at HEAD [Pipeline] } [2023-05-15T23:00:50.669Z] $ docker exec --env ******** --env ******** cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 ssh-agent -k [2023-05-15T23:00:50.757Z] unset SSH_AUTH_SOCK; [2023-05-15T23:00:50.757Z] unset SSH_AGENT_PID; [2023-05-15T23:00:50.758Z] echo Agent pid 38 killed; [2023-05-15T23:00:50.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-15T23:00:50.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-15T23:00:50.802Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-15T23:00:50.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-15T23:00:50.920Z] $ docker exec cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 ssh-agent [2023-05-15T23:00:51.022Z] SSH_AUTH_SOCK=/tmp/ssh-jrrTfRPkmxMK/agent.70 [2023-05-15T23:00:51.022Z] SSH_AGENT_PID=76 [2023-05-15T23:00:51.026Z] Running ssh-add (command line suppressed) [2023-05-15T23:00:51.114Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/private_key_11578154180610122693.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/private_key_11578154180610122693.key) [2023-05-15T23:00:51.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-15T23:00:51.416Z] + git semver init [2023-05-15T23:00:51.677Z] 2023-05-15 23:00:51,616 [run_init] DEBUG init version:0.0.0 force:False [2023-05-15T23:00:51.677Z] 2023-05-15 23:00:51,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver [2023-05-15T23:00:51.677Z] 2023-05-15 23:00:51,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver [2023-05-15T23:00:51.677Z] 2023-05-15 23:00:51,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-542, universal_newlines=False, shell=None, istream=None) [2023-05-15T23:00:52.620Z] 2023-05-15 23:00:52,396 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.git/info/exclude [2023-05-15T23:00:52.620Z] 2023-05-15 23:00:52,397 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver/PR-542 with force:False [2023-05-15T23:00:52.620Z] 2023-05-15 23:00:52,397 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver/PR-542 [2023-05-15T23:00:52.620Z] 2023-05-15 23:00:52,400 [execute] INFO git cat-file --batch-check [2023-05-15T23:00:52.620Z] 2023-05-15 23:00:52,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver, universal_newlines=False, shell=None, istream=) [2023-05-15T23:00:52.620Z] 2023-05-15 23:00:52,406 [execute] INFO git cat-file --batch [2023-05-15T23:00:52.620Z] 2023-05-15 23:00:52,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver, universal_newlines=False, shell=None, istream=) [2023-05-15T23:00:52.620Z] 2023-05-15 23:00:52,411 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver/PR-542 [2023-05-15T23:00:52.620Z] 0.0.0 [Pipeline] } [2023-05-15T23:00:52.629Z] $ docker exec --env ******** --env ******** cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 ssh-agent -k [2023-05-15T23:00:52.724Z] unset SSH_AUTH_SOCK; [2023-05-15T23:00:52.725Z] unset SSH_AGENT_PID; [2023-05-15T23:00:52.725Z] echo Agent pid 76 killed; [2023-05-15T23:00:52.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-15T23:00:53.045Z] + git semver [Pipeline] } [2023-05-15T23:00:53.319Z] $ docker stop --time=1 cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 [2023-05-15T23:00:54.585Z] $ docker rm -f --volumes cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-15T23:00:54.915Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-15T23:00:55.137Z] Stashed 1 file(s) [Pipeline] echo [2023-05-15T23:00:55.140Z] [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 [2023-05-15T23:00:55.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T23:00:55.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T23:00:55.358Z] ========================================================= [2023-05-15T23:00:55.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-15T23:00:55.358Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-15T23:00:55.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-15T23:00:55.656Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-15T23:00:55.656Z] f56be85fc22e: Pulling fs layer [2023-05-15T23:00:55.656Z] 85791d961cd3: Pulling fs layer [2023-05-15T23:00:55.656Z] d694b5ae8c79: Pulling fs layer [2023-05-15T23:00:55.656Z] 9f32a84ed3da: Pulling fs layer [2023-05-15T23:00:55.656Z] 4d19c01a9841: Pulling fs layer [2023-05-15T23:00:55.656Z] 9325e15d5711: Pulling fs layer [2023-05-15T23:00:55.656Z] 556b6ee489ea: Pulling fs layer [2023-05-15T23:00:55.656Z] c5a4b2cf53e6: Pulling fs layer [2023-05-15T23:00:55.656Z] 9325e15d5711: Waiting [2023-05-15T23:00:55.656Z] 556b6ee489ea: Waiting [2023-05-15T23:00:55.656Z] c5a4b2cf53e6: Waiting [2023-05-15T23:00:55.656Z] 9f32a84ed3da: Waiting [2023-05-15T23:00:55.656Z] 4d19c01a9841: Waiting [2023-05-15T23:00:55.656Z] 85791d961cd3: Verifying Checksum [2023-05-15T23:00:55.656Z] 85791d961cd3: Download complete [2023-05-15T23:00:55.656Z] 9f32a84ed3da: Verifying Checksum [2023-05-15T23:00:55.656Z] 9f32a84ed3da: Download complete [2023-05-15T23:00:55.656Z] 4d19c01a9841: Verifying Checksum [2023-05-15T23:00:55.656Z] 4d19c01a9841: Download complete [2023-05-15T23:00:55.656Z] f56be85fc22e: Verifying Checksum [2023-05-15T23:00:55.656Z] f56be85fc22e: Download complete [2023-05-15T23:00:55.656Z] 9325e15d5711: Verifying Checksum [2023-05-15T23:00:55.656Z] 9325e15d5711: Download complete [2023-05-15T23:00:55.918Z] f56be85fc22e: Pull complete [2023-05-15T23:00:55.918Z] 85791d961cd3: Pull complete [2023-05-15T23:00:56.179Z] c5a4b2cf53e6: Verifying Checksum [2023-05-15T23:00:56.179Z] c5a4b2cf53e6: Download complete [2023-05-15T23:00:56.439Z] d694b5ae8c79: Verifying Checksum [2023-05-15T23:00:56.439Z] d694b5ae8c79: Download complete [2023-05-15T23:00:56.700Z] 556b6ee489ea: Verifying Checksum [2023-05-15T23:00:56.700Z] 556b6ee489ea: Download complete [2023-05-15T23:00:59.991Z] d694b5ae8c79: Pull complete [2023-05-15T23:00:59.991Z] 9f32a84ed3da: Pull complete [2023-05-15T23:00:59.991Z] 4d19c01a9841: Pull complete [2023-05-15T23:00:59.991Z] 9325e15d5711: Pull complete [2023-05-15T23:01:02.526Z] 556b6ee489ea: Pull complete [2023-05-15T23:01:03.095Z] c5a4b2cf53e6: Pull complete [2023-05-15T23:01:03.095Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-15T23:01:03.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-15T23:01:03.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-15T23:01:03.383Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T23:01:03.684Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-15T23:01:03.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T23:01:03.753Z] prd-ubuntu20.04-docker-8c-8g-15470 does not seem to be running inside a container [2023-05-15T23:01:03.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-542 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542:/w/workspace/xfoundry_go-mod-bootstrap_PR-542:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-15T23:01:10.271Z] Still waiting to schedule task [2023-05-15T23:01:10.272Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-15T23:01:14.385Z] $ docker top a6963c62ead97d629eb3330fcc81bbf2d1bd11bf9a19f2833a72e089e9fbb5e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T23:01:14.717Z] + go version [2023-05-15T23:01:14.717Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-15T23:01:14.731Z] $ docker stop --time=1 a6963c62ead97d629eb3330fcc81bbf2d1bd11bf9a19f2833a72e089e9fbb5e1 [2023-05-15T23:01:16.285Z] $ docker rm -f --volumes a6963c62ead97d629eb3330fcc81bbf2d1bd11bf9a19f2833a72e089e9fbb5e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T23:01:16.702Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-15T23:01:16.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T23:01:16.771Z] prd-ubuntu20.04-docker-8c-8g-15470 does not seem to be running inside a container [2023-05-15T23:01:16.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-542 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542:/w/workspace/xfoundry_go-mod-bootstrap_PR-542:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-15T23:01:17.913Z] $ docker top 043eb919d67995b020775245d828ace29e4c05ce712b3d717882efb8c6cf3897 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T23:01:18.248Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-542 [Pipeline] fileExists [Pipeline] sh [2023-05-15T23:01:18.544Z] + make test [2023-05-15T23:01:18.544Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-15T23:01:18.544Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-15T23:01:18.544Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-15T23:01:18.544Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 [2023-05-15T23:01:18.544Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-15T23:01:18.544Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-15T23:01:18.544Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-15T23:01:18.805Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-15T23:01:18.805Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.17 [2023-05-15T23:01:18.805Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.31 [2023-05-15T23:01:19.065Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-15T23:01:19.065Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-15T23:01:19.065Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-15T23:01:19.065Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-15T23:01:19.065Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-15T23:01:19.065Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-15T23:01:19.065Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-15T23:01:19.065Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-15T23:01:19.065Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-15T23:01:19.065Z] go: downloading golang.org/x/net v0.9.0 [2023-05-15T23:01:19.065Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-15T23:01:19.065Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-15T23:01:19.065Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-15T23:01:19.065Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-15T23:01:19.065Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-15T23:01:19.065Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-15T23:01:19.065Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-15T23:01:19.065Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-15T23:01:19.065Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-15T23:01:19.065Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-15T23:01:19.065Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-15T23:01:19.065Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-15T23:01:19.065Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-15T23:01:19.326Z] go: downloading golang.org/x/text v0.9.0 [2023-05-15T23:01:19.326Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-15T23:01:19.326Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-15T23:01:19.326Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-15T23:01:19.326Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-15T23:01:19.585Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-15T23:01:19.585Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-15T23:01:19.585Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-15T23:01:19.585Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-15T23:01:19.585Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-15T23:01:19.585Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-15T23:01:19.585Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-15T23:01:19.844Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-15T23:01:19.844Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-15T23:01:19.844Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-15T23:01:19.844Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-15T23:01:19.844Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-15T23:01:19.844Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-15T23:01:19.844Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-15T23:01:19.844Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-15T23:01:19.844Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-15T23:01:20.102Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-15T23:01:38.398Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-05-15T23:01:38.398Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-05-15T23:01:38.398Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-05-15T23:01:38.398Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-05-15T23:01:38.398Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-05-15T23:01:56.499Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.076s coverage: 34.3% of statements [2023-05-15T23:01:56.499Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.015s coverage: 92.4% of statements [2023-05-15T23:01:56.499Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.011s coverage: 85.0% of statements [2023-05-15T23:01:56.499Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.037s coverage: 42.4% of statements [2023-05-15T23:01:56.499Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.017s coverage: 100.0% of statements [2023-05-15T23:01:56.499Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.323s coverage: 87.7% of statements [2023-05-15T23:01:56.499Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.009s coverage: 25.0% of statements [2023-05-15T23:01:56.499Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.030s coverage: 79.2% of statements [2023-05-15T23:01:56.499Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.009s coverage: 76.1% of statements [2023-05-15T23:01:56.499Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.007s coverage: 31.2% of statements [2023-05-15T23:01:56.499Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements [2023-05-15T23:02:03.096Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-15T23:02:06.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-15T23:02:06.380Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-15T23:02:06.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-15T23:02:06.418Z] $ docker stop --time=1 043eb919d67995b020775245d828ace29e4c05ce712b3d717882efb8c6cf3897 [2023-05-15T23:02:08.769Z] $ docker rm -f --volumes 043eb919d67995b020775245d828ace29e4c05ce712b3d717882efb8c6cf3897 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-15T23:02:09.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-15T23:02:09.523Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T23:02:09.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-15T23:02:09.950Z] [2023-05-15T23:02:09.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T23:02:10.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-15T23:02:10.252Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-15T23:02:10.252Z] 5eb5b503b376: Pulling fs layer [2023-05-15T23:02:10.252Z] 5c69ac0246d0: Pulling fs layer [2023-05-15T23:02:10.252Z] ec43610c2a17: Pulling fs layer [2023-05-15T23:02:10.252Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-15T23:02:10.252Z] 33b1e0a273af: Pulling fs layer [2023-05-15T23:02:10.252Z] 5d3b04190fa2: Pulling fs layer [2023-05-15T23:02:10.252Z] 2f39f015ded8: Pulling fs layer [2023-05-15T23:02:10.252Z] 3a2ae6a8a46f: Waiting [2023-05-15T23:02:10.252Z] 33b1e0a273af: Waiting [2023-05-15T23:02:10.252Z] 5d3b04190fa2: Waiting [2023-05-15T23:02:10.252Z] 2f39f015ded8: Waiting [2023-05-15T23:02:10.510Z] 5c69ac0246d0: Verifying Checksum [2023-05-15T23:02:10.510Z] 5c69ac0246d0: Download complete [2023-05-15T23:02:10.510Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-15T23:02:10.510Z] 3a2ae6a8a46f: Download complete [2023-05-15T23:02:10.510Z] 33b1e0a273af: Verifying Checksum [2023-05-15T23:02:10.510Z] 33b1e0a273af: Download complete [2023-05-15T23:02:10.510Z] 5d3b04190fa2: Verifying Checksum [2023-05-15T23:02:10.510Z] 5d3b04190fa2: Download complete [2023-05-15T23:02:10.510Z] ec43610c2a17: Verifying Checksum [2023-05-15T23:02:10.510Z] ec43610c2a17: Download complete [2023-05-15T23:02:10.510Z] 5eb5b503b376: Verifying Checksum [2023-05-15T23:02:10.510Z] 5eb5b503b376: Download complete [2023-05-15T23:02:11.447Z] 2f39f015ded8: Download complete [2023-05-15T23:02:11.706Z] 5eb5b503b376: Pull complete [2023-05-15T23:02:12.274Z] 5c69ac0246d0: Pull complete [2023-05-15T23:02:12.845Z] ec43610c2a17: Pull complete [2023-05-15T23:02:12.845Z] 3a2ae6a8a46f: Pull complete [2023-05-15T23:02:13.412Z] 33b1e0a273af: Pull complete [2023-05-15T23:02:13.412Z] 5d3b04190fa2: Pull complete [2023-05-15T23:02:17.602Z] 2f39f015ded8: Pull complete [2023-05-15T23:02:17.602Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-15T23:02:17.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-15T23:02:17.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T23:02:17.947Z] prd-ubuntu20.04-docker-8c-8g-15470 does not seem to be running inside a container [2023-05-15T23:02:17.991Z] $ 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/xfoundry_go-mod-bootstrap_PR-542 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542:/w/workspace/xfoundry_go-mod-bootstrap_PR-542:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-15T23:02:24.972Z] $ docker top 7ae84acfe4513056411025335907365e6dcf5c0a50ad6befeb0599423bdcee5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-15T23:02:25.378Z] ---> job-cost.sh [2023-05-15T23:02:25.378Z] lf-activate-venv: SKIPPING [2023-05-15T23:02:25.378Z] INFO: No Stack... [2023-05-15T23:02:25.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-15T23:02:25.898Z] INFO: Archiving Costs [Pipeline] sh [2023-05-15T23:02:26.187Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives/cost.csv [2023-05-15T23:02:26.187Z] + cut -d, -f6 [Pipeline] lock [2023-05-15T23:02:26.202Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] [2023-05-15T23:02:26.209Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] did not exist. Created. [2023-05-15T23:02:26.209Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-15T23:02:26.517Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-15T23:02:26.549Z] Stashed 1 file(s) [Pipeline] } [2023-05-15T23:02:26.555Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-15T23:02:26.581Z] $ docker stop --time=1 7ae84acfe4513056411025335907365e6dcf5c0a50ad6befeb0599423bdcee5c [2023-05-15T23:02:27.801Z] $ docker rm -f --volumes 7ae84acfe4513056411025335907365e6dcf5c0a50ad6befeb0599423bdcee5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-15T23:02:50.635Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15471 in /w/workspace/xfoundry_go-mod-bootstrap_PR-542 [Pipeline] { [Pipeline] ws [2023-05-15T23:02:50.650Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2023-05-15T23:02:50.679Z] Selected Git installation does not exist. Using Default [2023-05-15T23:02:50.679Z] The recommended git tool is: NONE [2023-05-15T23:02:56.209Z] using credential edgex-jenkins-ssh [2023-05-15T23:02:56.232Z] Cloning the remote Git repository [2023-05-15T23:02:56.284Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-05-15T23:02:56.376Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2023-05-15T23:02:56.520Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-05-15T23:02:56.521Z] > git --version # timeout=10 [2023-05-15T23:02:56.543Z] > git --version # 'git version 2.25.1' [2023-05-15T23:02:56.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-15T23:02:56.718Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-15T23:02:57.935Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-05-15T23:02:57.956Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-15T23:02:58.824Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-05-15T23:02:58.866Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-05-15T23:02:58.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-15T23:02:58.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/542/head:refs/remotes/origin/PR-542 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-15T23:02:59.521Z] Merging remotes/origin/main commit 4aa258a83eb03f10740381fed2825413917dd37e into PR head commit 2be6485efa33605824dd13f2051487d97f8d24d7 [2023-05-15T23:02:59.881Z] Merge succeeded, producing 96a712948978e95cfc142ee20568adbc8168f604 [2023-05-15T23:02:59.882Z] Checking out Revision 96a712948978e95cfc142ee20568adbc8168f604 (PR-542) [2023-05-15T23:02:59.540Z] > git config core.sparsecheckout # timeout=10 [2023-05-15T23:02:59.628Z] > git checkout -f 2be6485efa33605824dd13f2051487d97f8d24d7 # timeout=10 [2023-05-15T23:02:59.730Z] > git remote # timeout=10 [2023-05-15T23:02:59.748Z] > git config --get remote.origin.url # timeout=10 [2023-05-15T23:02:59.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-15T23:02:59.779Z] > git merge 4aa258a83eb03f10740381fed2825413917dd37e # timeout=10 [2023-05-15T23:02:59.861Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-15T23:02:59.887Z] > git config core.sparsecheckout # timeout=10 [2023-05-15T23:02:59.901Z] > git checkout -f 96a712948978e95cfc142ee20568adbc8168f604 # timeout=10 [2023-05-15T23:03:03.413Z] Commit message: "Merge commit '4aa258a83eb03f10740381fed2825413917dd37e' into HEAD" [2023-05-15T23:03:03.420Z] > git rev-list --no-walk 2be6485efa33605824dd13f2051487d97f8d24d7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-15T23:03:04.453Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-15T23:03:04.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-15T23:03:04.453Z] Dload Upload Total Spent Left Speed [2023-05-15T23:03:04.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-05-15T23:03:05.222Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-15T23:03:05.554Z] + sudo tee /etc/docker/daemon.new [2023-05-15T23:03:05.554Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-15T23:03:05.554Z] { [2023-05-15T23:03:05.554Z] "registry-mirrors": [ [2023-05-15T23:03:05.554Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-15T23:03:05.554Z] ], [2023-05-15T23:03:05.554Z] "bip": "10.250.0.254/24", [2023-05-15T23:03:05.554Z] "hosts": [ [2023-05-15T23:03:05.554Z] "tcp://0.0.0.0:5555", [2023-05-15T23:03:05.554Z] "unix:///var/run/docker.sock" [2023-05-15T23:03:05.554Z] ], [2023-05-15T23:03:05.554Z] "mtu": 1458, [2023-05-15T23:03:05.554Z] "selinux-enabled": true, [2023-05-15T23:03:05.554Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-15T23:03:05.554Z] } [Pipeline] sh [2023-05-15T23:03:05.882Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-15T23:03:06.209Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-05-15T23:03:28.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T23:03:28.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T23:03:28.568Z] ========================================================= [2023-05-15T23:03:28.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-15T23:03:28.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-15T23:03:28.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-15T23:03:29.478Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-15T23:03:29.478Z] c41833b44d91: Pulling fs layer [2023-05-15T23:03:29.478Z] ed15518f5707: Pulling fs layer [2023-05-15T23:03:29.478Z] feae8fd75edb: Pulling fs layer [2023-05-15T23:03:29.478Z] 242c74f7c9fa: Pulling fs layer [2023-05-15T23:03:29.478Z] 3cdef696dda3: Pulling fs layer [2023-05-15T23:03:29.478Z] 2ced38df9373: Pulling fs layer [2023-05-15T23:03:29.478Z] 58f1dce35555: Pulling fs layer [2023-05-15T23:03:29.478Z] 3cdef696dda3: Waiting [2023-05-15T23:03:29.478Z] 2ced38df9373: Waiting [2023-05-15T23:03:29.478Z] 58f1dce35555: Waiting [2023-05-15T23:03:29.478Z] 242c74f7c9fa: Waiting [2023-05-15T23:03:29.478Z] ed15518f5707: Verifying Checksum [2023-05-15T23:03:29.478Z] ed15518f5707: Download complete [2023-05-15T23:03:29.478Z] 242c74f7c9fa: Verifying Checksum [2023-05-15T23:03:29.478Z] 242c74f7c9fa: Download complete [2023-05-15T23:03:29.478Z] 3cdef696dda3: Verifying Checksum [2023-05-15T23:03:29.478Z] 3cdef696dda3: Download complete [2023-05-15T23:03:29.478Z] c41833b44d91: Verifying Checksum [2023-05-15T23:03:29.478Z] c41833b44d91: Download complete [2023-05-15T23:03:30.504Z] c41833b44d91: Pull complete [2023-05-15T23:03:30.786Z] 58f1dce35555: Verifying Checksum [2023-05-15T23:03:30.786Z] 58f1dce35555: Download complete [2023-05-15T23:03:31.063Z] ed15518f5707: Pull complete [2023-05-15T23:03:32.032Z] feae8fd75edb: Verifying Checksum [2023-05-15T23:03:32.032Z] feae8fd75edb: Download complete [2023-05-15T23:03:32.032Z] 2ced38df9373: Verifying Checksum [2023-05-15T23:03:32.032Z] 2ced38df9373: Download complete [2023-05-15T23:03:44.387Z] feae8fd75edb: Pull complete [2023-05-15T23:03:44.387Z] 242c74f7c9fa: Pull complete [2023-05-15T23:03:44.387Z] 3cdef696dda3: Pull complete [2023-05-15T23:03:49.758Z] 2ced38df9373: Pull complete [2023-05-15T23:03:51.709Z] 58f1dce35555: Pull complete [2023-05-15T23:03:51.709Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-15T23:03:51.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-15T23:03:51.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-15T23:03:52.035Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T23:03:54.313Z] + docker inspect -f . ci-base-image-arm64 [2023-05-15T23:03:54.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T23:03:54.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-15471 does not seem to be running inside a container [2023-05-15T23:03:54.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-15T23:03:57.541Z] $ docker top c911bdbb89db21b5f50e2a30bc5c3a7cb4cbbf77234198501966c89d184f0868 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T23:03:58.371Z] + go version [2023-05-15T23:03:58.371Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-15T23:03:58.387Z] $ docker stop --time=1 c911bdbb89db21b5f50e2a30bc5c3a7cb4cbbf77234198501966c89d184f0868 [2023-05-15T23:04:00.003Z] $ docker rm -f --volumes c911bdbb89db21b5f50e2a30bc5c3a7cb4cbbf77234198501966c89d184f0868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T23:04:00.580Z] + docker inspect -f . ci-base-image-arm64 [2023-05-15T23:04:00.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T23:04:00.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-15471 does not seem to be running inside a container [2023-05-15T23:04:00.856Z] $ 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-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-15T23:04:02.072Z] $ docker top a7bac2566c8ba8070b12f3827236ead7cc8a89755186b94c4aaf4caaca3bf991 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T23:04:02.904Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/3 [Pipeline] fileExists [Pipeline] sh [2023-05-15T23:04:03.236Z] + make test [2023-05-15T23:04:03.236Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-15T23:04:03.503Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 [2023-05-15T23:04:03.503Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-15T23:04:03.770Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-15T23:04:03.770Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-15T23:04:03.770Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-15T23:04:04.038Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.31 [2023-05-15T23:04:04.038Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-15T23:04:04.038Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-15T23:04:04.038Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-15T23:04:04.038Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-15T23:04:04.038Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.17 [2023-05-15T23:04:04.311Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-15T23:04:04.311Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-15T23:04:04.311Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-15T23:04:04.311Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-15T23:04:04.311Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-15T23:04:04.311Z] go: downloading golang.org/x/net v0.9.0 [2023-05-15T23:04:04.580Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-15T23:04:04.580Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-15T23:04:04.580Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-15T23:04:04.580Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-15T23:04:04.580Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-15T23:04:04.580Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-15T23:04:04.847Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-15T23:04:04.847Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-15T23:04:05.113Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-15T23:04:05.113Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-15T23:04:05.113Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-15T23:04:05.380Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-15T23:04:05.380Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-15T23:04:05.380Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-15T23:04:05.380Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-15T23:04:05.380Z] go: downloading golang.org/x/text v0.9.0 [2023-05-15T23:04:05.658Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-15T23:04:05.658Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-15T23:04:05.658Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-15T23:04:07.082Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-15T23:04:07.082Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-15T23:04:07.361Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-15T23:04:07.362Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-15T23:04:07.362Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-15T23:04:07.362Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-15T23:04:07.630Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-15T23:04:07.630Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-15T23:04:07.899Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-15T23:04:09.312Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-15T23:04:09.312Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-15T23:04:09.312Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-15T23:04:09.312Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-15T23:04:09.312Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-15T23:04:09.580Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-15T23:04:09.580Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-15T23:04:09.580Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-15T23:04:09.580Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-15T23:06:16.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-05-15T23:06:22.937Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-05-15T23:06:29.583Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-05-15T23:06:29.583Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-05-15T23:06:37.836Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-05-15T23:06:43.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.146s coverage: 34.3% of statements [2023-05-15T23:06:43.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.105s coverage: 92.4% of statements [2023-05-15T23:06:43.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.031s coverage: 85.0% of statements [2023-05-15T23:06:43.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.099s coverage: 42.4% of statements [2023-05-15T23:06:43.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.079s coverage: 100.0% of statements [2023-05-15T23:06:43.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.388s coverage: 87.7% of statements [2023-05-15T23:06:43.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.054s coverage: 25.0% of statements [2023-05-15T23:06:43.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.160s coverage: 79.2% of statements [2023-05-15T23:06:43.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.050s coverage: 76.1% of statements [2023-05-15T23:06:43.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.044s coverage: 31.2% of statements [2023-05-15T23:06:43.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.018s coverage: 91.3% of statements [2023-05-15T23:06:43.444Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-15T23:06:43.444Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-15T23:07:10.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-15T23:07:10.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-15T23:07:10.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-15T23:07:10.171Z] $ docker stop --time=1 a7bac2566c8ba8070b12f3827236ead7cc8a89755186b94c4aaf4caaca3bf991 [2023-05-15T23:07:12.158Z] $ docker rm -f --volumes a7bac2566c8ba8070b12f3827236ead7cc8a89755186b94c4aaf4caaca3bf991 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-15T23:07:15.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-15T23:07:15.193Z] Warning: overwriting stash ‘coverage-report’ [2023-05-15T23:07:16.622Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T23:07:17.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-15T23:07:17.096Z] [2023-05-15T23:07:17.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T23:07:17.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-15T23:07:17.701Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-15T23:07:17.701Z] 8998bd30e6a1: Pulling fs layer [2023-05-15T23:07:17.701Z] 04944245beec: Pulling fs layer [2023-05-15T23:07:17.701Z] 699f458cf7ca: Pulling fs layer [2023-05-15T23:07:17.701Z] 765212b225bb: Pulling fs layer [2023-05-15T23:07:17.701Z] f23df028b6ca: Pulling fs layer [2023-05-15T23:07:17.701Z] d65c8cfc05b1: Pulling fs layer [2023-05-15T23:07:17.701Z] 2437ff75d9bd: Pulling fs layer [2023-05-15T23:07:17.701Z] 765212b225bb: Waiting [2023-05-15T23:07:17.701Z] f23df028b6ca: Waiting [2023-05-15T23:07:17.701Z] d65c8cfc05b1: Waiting [2023-05-15T23:07:17.701Z] 04944245beec: Verifying Checksum [2023-05-15T23:07:17.701Z] 04944245beec: Download complete [2023-05-15T23:07:17.701Z] 765212b225bb: Verifying Checksum [2023-05-15T23:07:17.701Z] 765212b225bb: Download complete [2023-05-15T23:07:17.971Z] f23df028b6ca: Verifying Checksum [2023-05-15T23:07:17.971Z] f23df028b6ca: Download complete [2023-05-15T23:07:17.971Z] d65c8cfc05b1: Verifying Checksum [2023-05-15T23:07:17.971Z] d65c8cfc05b1: Download complete [2023-05-15T23:07:17.971Z] 699f458cf7ca: Download complete [2023-05-15T23:07:18.243Z] 8998bd30e6a1: Verifying Checksum [2023-05-15T23:07:18.243Z] 8998bd30e6a1: Download complete [2023-05-15T23:07:20.841Z] 2437ff75d9bd: Verifying Checksum [2023-05-15T23:07:20.841Z] 2437ff75d9bd: Download complete [2023-05-15T23:07:23.441Z] 8998bd30e6a1: Pull complete [2023-05-15T23:07:24.422Z] 04944245beec: Pull complete [2023-05-15T23:07:31.364Z] 699f458cf7ca: Pull complete [2023-05-15T23:07:31.364Z] 765212b225bb: Pull complete [2023-05-15T23:07:31.364Z] f23df028b6ca: Pull complete [2023-05-15T23:07:32.815Z] d65c8cfc05b1: Pull complete [2023-05-15T23:07:51.081Z] 2437ff75d9bd: Pull complete [2023-05-15T23:07:51.081Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-15T23:07:51.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-15T23:07:51.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T23:07:51.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-15471 does not seem to be running inside a container [2023-05-15T23:07:51.442Z] $ 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-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-15T23:07:56.680Z] $ docker top da2c36b3d084f2d00fed45ddb3c65a8c6d854ce896553fcf7729010ecb0ebf13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-15T23:07:57.963Z] ---> job-cost.sh [2023-05-15T23:07:57.963Z] lf-activate-venv: SKIPPING [2023-05-15T23:07:57.963Z] INFO: No Stack... [2023-05-15T23:07:58.230Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-15T23:07:59.188Z] INFO: Archiving Costs [Pipeline] sh [2023-05-15T23:07:59.836Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [2023-05-15T23:07:59.836Z] + cut -d, -f6 [Pipeline] lock [2023-05-15T23:07:59.902Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] [2023-05-15T23:07:59.909Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] did not exist. Created. [2023-05-15T23:07:59.909Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-15T23:08:00.581Z] /w/workspace/go-mod-bootstrap/3@tmp/durable-818af4d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-15T23:08:01.228Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-15T23:08:01.254Z] Warning: overwriting stash ‘stack-cost’ [2023-05-15T23:08:01.319Z] Stashed 1 file(s) [Pipeline] } [2023-05-15T23:08:01.328Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-15T23:08:01.344Z] $ docker stop --time=1 da2c36b3d084f2d00fed45ddb3c65a8c6d854ce896553fcf7729010ecb0ebf13 [2023-05-15T23:08:02.915Z] $ docker rm -f --volumes da2c36b3d084f2d00fed45ddb3c65a8c6d854ce896553fcf7729010ecb0ebf13 [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 [2023-05-15T23:08:03.342Z] provisioning config files... [2023-05-15T23:08:03.352Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/config13015771374046502066tmp [Pipeline] { [Pipeline] sh [2023-05-15T23:08:03.648Z] + set +x [2023-05-15T23:08:03.648Z] + curl -s https://codecov.io/bash [2023-05-15T23:08:03.648Z] + bash -s -- [2023-05-15T23:08:03.648Z] [2023-05-15T23:08:03.648Z] _____ _ [2023-05-15T23:08:03.648Z] / ____| | | [2023-05-15T23:08:03.648Z] | | ___ __| | ___ ___ _____ __ [2023-05-15T23:08:03.648Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-15T23:08:03.648Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-15T23:08:03.648Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-15T23:08:03.648Z] Bash-1.0.6 [2023-05-15T23:08:03.648Z] [2023-05-15T23:08:03.648Z] [2023-05-15T23:08:03.648Z] ==> git version 2.25.1 found [2023-05-15T23:08:03.648Z] ==> 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 [2023-05-15T23:08:03.648Z] Release-Date: 2020-01-08 [2023-05-15T23:08:03.648Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-15T23:08:03.648Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-15T23:08:03.648Z] ==> Jenkins CI detected. [2023-05-15T23:08:03.648Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-542 [2023-05-15T23:08:03.648Z] project root: . [2023-05-15T23:08:03.648Z] --> token set from env [2023-05-15T23:08:03.648Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-15T23:08:03.648Z] ==> Running gcov in . (disable via -X gcov) [2023-05-15T23:08:03.648Z] ==> Python coveragepy not found [2023-05-15T23:08:03.648Z] ==> Searching for coverage reports in: [2023-05-15T23:08:03.648Z] + . [2023-05-15T23:08:03.648Z] -> Found 1 reports [2023-05-15T23:08:03.648Z] ==> Detecting git/mercurial file structure [2023-05-15T23:08:03.648Z] ==> Reading reports [2023-05-15T23:08:03.648Z] + ./coverage.out bytes=93830 [2023-05-15T23:08:03.648Z] ==> Appending adjustments [2023-05-15T23:08:03.648Z] https://docs.codecov.io/docs/fixing-reports [2023-05-15T23:08:03.908Z] + Found adjustments [2023-05-15T23:08:03.908Z] ==> Gzipping contents [2023-05-15T23:08:03.908Z] 16K /tmp/codecov.UnXuox.gz [2023-05-15T23:08:03.908Z] ==> Uploading reports [2023-05-15T23:08:03.908Z] url: https://codecov.io [2023-05-15T23:08:03.908Z] query: branch=PR-542&commit=434753c3376f3b485b81adb4ffe00ac977e3c44c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-542%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=542&job=&cmd_args= [2023-05-15T23:08:03.908Z] -> Pinging Codecov [2023-05-15T23:08:03.908Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-542&commit=434753c3376f3b485b81adb4ffe00ac977e3c44c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-542%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=542&job=&cmd_args= [2023-05-15T23:08:04.167Z] -> Uploading to [2023-05-15T23:08:04.167Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-15/833815588EE85121546D348822E98E2E/434753c3376f3b485b81adb4ffe00ac977e3c44c/9bdd17fd-1728-4e74-9415-54fec59907a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230515%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230515T230804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c9daac6d3da925276c437c2d2fbb953c4593cd976dcd4629a350a4a00591aca [2023-05-15T23:08:04.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-15T23:08:04.167Z] Dload Upload Total Spent Left Speed [2023-05-15T23:08:04.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14657 0 0 100 14657 0 58394 --:--:-- --:--:-- --:--:-- 58394 [2023-05-15T23:08:04.429Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/434753c3376f3b485b81adb4ffe00ac977e3c44c [Pipeline] } [2023-05-15T23:08:04.436Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-15T23:08:05.242Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives ] [2023-05-15T23:08:05.243Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives [2023-05-15T23:08:05.243Z] total 16 [2023-05-15T23:08:05.243Z] drwxr-xr-x 3 root root 4096 May 15 23:02 . [2023-05-15T23:08:05.243Z] drwxrwxr-x 9 jenkins jenkins 4096 May 15 23:02 .. [2023-05-15T23:08:05.243Z] drwxr-xr-x 2 root root 4096 May 15 23:02 cost [2023-05-15T23:08:05.243Z] -rw-r--r-- 1 root root 88 May 15 23:02 cost.csv [2023-05-15T23:08:05.243Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives [2023-05-15T23:08:05.243Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives [2023-05-15T23:08:05.243Z] total 16 [2023-05-15T23:08:05.243Z] drwxr-xr-x 3 jenkins jenkins 4096 May 15 23:02 . [2023-05-15T23:08:05.243Z] drwxrwxr-x 9 jenkins jenkins 4096 May 15 23:02 .. [2023-05-15T23:08:05.243Z] drwxr-xr-x 2 jenkins jenkins 4096 May 15 23:02 cost [2023-05-15T23:08:05.243Z] -rw-r--r-- 1 jenkins jenkins 88 May 15 23:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-15T23:08:05.532Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T23:08:06.391Z] ---> package-listing.sh [2023-05-15T23:08:06.391Z] ++ facter osfamily [2023-05-15T23:08:06.391Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-15T23:08:06.683Z] + OS_FAMILY=debian [2023-05-15T23:08:06.683Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-542 [2023-05-15T23:08:06.683Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-15T23:08:06.683Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-15T23:08:06.683Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-15T23:08:06.683Z] + PACKAGES=/tmp/packages_start.txt [2023-05-15T23:08:06.683Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-542 ']' [2023-05-15T23:08:06.683Z] + PACKAGES=/tmp/packages_end.txt [2023-05-15T23:08:06.683Z] + case "${OS_FAMILY}" in [2023-05-15T23:08:06.683Z] + grep '^ii' [2023-05-15T23:08:06.683Z] + dpkg -l [2023-05-15T23:08:06.684Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-15T23:08:06.684Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-15T23:08:06.684Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-15T23:08:06.684Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-542 ']' [2023-05-15T23:08:06.684Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives/ [2023-05-15T23:08:06.684Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives/ [Pipeline] echo [2023-05-15T23:08:06.691Z] 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/xfoundry_go-mod-bootstrap_PR-542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-15T23:08:06.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T23:08:07.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-15T23:08:07.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T23:08:07.591Z] prd-ubuntu20.04-docker-8c-8g-15470 does not seem to be running inside a container [2023-05-15T23:08:07.630Z] $ 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/xfoundry_go-mod-bootstrap_PR-542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-542 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542:/w/workspace/xfoundry_go-mod-bootstrap_PR-542:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-15T23:08:08.259Z] $ docker top b242221e38197fad52a0b220f3451dde7e613c3947d44c7f4f234f23d5d61acf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T23:08:08.594Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-15T23:08:08.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-15T23:08:09.162Z] + ls /var/log/sa-host [2023-05-15T23:08:09.162Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-15T23:08:09.335Z] provisioning config files... [2023-05-15T23:08:09.344Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/config2692658938119904430tmp [Pipeline] { [Pipeline] echo [2023-05-15T23:08:09.356Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T23:08:09.635Z] ---> create-netrc.sh [Pipeline] } [2023-05-15T23:08:09.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-15T23:08:09.966Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-15T23:08:09.975Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T23:08:10.261Z] ---> sudo-logs.sh [2023-05-15T23:08:10.261Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-15T23:08:10.280Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T23:08:10.561Z] ---> job-cost.sh [2023-05-15T23:08:10.561Z] lf-activate-venv: SKIPPING [2023-05-15T23:08:10.561Z] DEBUG: total: 0.2199999988079071 [2023-05-15T23:08:10.561Z] INFO: Retrieving Stack Cost... [2023-05-15T23:08:10.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-15T23:08:11.079Z] INFO: Archiving Costs [Pipeline] echo [2023-05-15T23:08:11.091Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T23:08:11.377Z] ---> logs-deploy.sh [2023-05-15T23:08:11.377Z] lf-activate-venv: SKIPPING [2023-05-15T23:08:11.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-542/3 [2023-05-15T23:08:11.377Z] INFO: archiving workspace using pattern(s): [2023-05-15T23:08:12.316Z] Archives upload complete. [2023-05-15T23:08:12.577Z] INFO: archiving logs to Nexus [2023-05-15T23:08:13.514Z] ---> uname -a: [2023-05-15T23:08:13.514Z] Linux prd-ubuntu20-04-docker-8c-8g-15470 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-15T23:08:13.514Z] [2023-05-15T23:08:13.514Z] [2023-05-15T23:08:13.514Z] ---> lscpu: [2023-05-15T23:08:13.514Z] Architecture: x86_64 [2023-05-15T23:08:13.514Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-15T23:08:13.514Z] Byte Order: Little Endian [2023-05-15T23:08:13.514Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-15T23:08:13.514Z] CPU(s): 8 [2023-05-15T23:08:13.514Z] On-line CPU(s) list: 0-7 [2023-05-15T23:08:13.514Z] Thread(s) per core: 1 [2023-05-15T23:08:13.514Z] Core(s) per socket: 1 [2023-05-15T23:08:13.514Z] Socket(s): 8 [2023-05-15T23:08:13.514Z] NUMA node(s): 1 [2023-05-15T23:08:13.514Z] Vendor ID: AuthenticAMD [2023-05-15T23:08:13.514Z] CPU family: 23 [2023-05-15T23:08:13.514Z] Model: 49 [2023-05-15T23:08:13.514Z] Model name: AMD EPYC-Rome Processor [2023-05-15T23:08:13.514Z] Stepping: 0 [2023-05-15T23:08:13.514Z] CPU MHz: 2799.998 [2023-05-15T23:08:13.514Z] BogoMIPS: 5599.99 [2023-05-15T23:08:13.514Z] Virtualization: AMD-V [2023-05-15T23:08:13.514Z] Hypervisor vendor: KVM [2023-05-15T23:08:13.514Z] Virtualization type: full [2023-05-15T23:08:13.514Z] L1d cache: 256 KiB [2023-05-15T23:08:13.514Z] L1i cache: 256 KiB [2023-05-15T23:08:13.514Z] L2 cache: 4 MiB [2023-05-15T23:08:13.514Z] L3 cache: 128 MiB [2023-05-15T23:08:13.514Z] NUMA node0 CPU(s): 0-7 [2023-05-15T23:08:13.514Z] Vulnerability Itlb multihit: Not affected [2023-05-15T23:08:13.514Z] Vulnerability L1tf: Not affected [2023-05-15T23:08:13.514Z] Vulnerability Mds: Not affected [2023-05-15T23:08:13.514Z] Vulnerability Meltdown: Not affected [2023-05-15T23:08:13.514Z] Vulnerability Mmio stale data: Not affected [2023-05-15T23:08:13.514Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-15T23:08:13.514Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-15T23:08:13.514Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-15T23:08:13.514Z] Vulnerability Srbds: Not affected [2023-05-15T23:08:13.514Z] Vulnerability Tsx async abort: Not affected [2023-05-15T23:08:13.514Z] 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 [2023-05-15T23:08:13.514Z] [2023-05-15T23:08:13.514Z] [2023-05-15T23:08:13.514Z] ---> nproc: [2023-05-15T23:08:13.514Z] 8 [2023-05-15T23:08:13.514Z] [2023-05-15T23:08:13.514Z] [2023-05-15T23:08:13.515Z] ---> df -h: [2023-05-15T23:08:13.515Z] Filesystem Size Used Avail Use% Mounted on [2023-05-15T23:08:13.515Z] overlay 155G 11G 145G 7% / [2023-05-15T23:08:13.515Z] tmpfs 64M 0 64M 0% /dev [2023-05-15T23:08:13.515Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-15T23:08:13.515Z] shm 64M 0 64M 0% /dev/shm [2023-05-15T23:08:13.515Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-05-15T23:08:13.515Z] [2023-05-15T23:08:13.515Z] [2023-05-15T23:08:13.515Z] ---> sar -b -r -n DEV: [2023-05-15T23:08:13.515Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15470) 05/15/23 _x86_64_ (8 CPU) [2023-05-15T23:08:13.515Z] [2023-05-15T23:08:13.515Z] 22:59:55 LINUX RESTART (8 CPU) [2023-05-15T23:08:13.515Z] [2023-05-15T23:08:13.515Z] 23:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-15T23:08:13.515Z] 23:01:01 365.11 47.83 317.28 0.00 5409.50 190857.66 0.00 [2023-05-15T23:08:13.515Z] 23:02:01 56.59 1.97 54.62 0.00 57.72 36856.39 0.00 [2023-05-15T23:08:13.515Z] 23:03:01 44.34 0.13 44.21 0.00 6.40 21832.64 0.00 [2023-05-15T23:08:13.515Z] 23:04:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2023-05-15T23:08:13.515Z] 23:05:01 4.88 2.02 2.87 0.00 2336.01 97.72 0.00 [2023-05-15T23:08:13.515Z] 23:06:01 25.13 8.22 16.91 0.00 1118.88 3653.12 0.00 [2023-05-15T23:08:13.515Z] 23:07:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-05-15T23:08:13.515Z] 23:08:01 0.88 0.00 0.88 0.00 0.00 11.07 0.00 [2023-05-15T23:08:13.515Z] Average: 62.37 7.52 54.85 0.00 1116.09 31667.13 0.00 [2023-05-15T23:08:13.515Z] [2023-05-15T23:08:13.515Z] 23:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-15T23:08:13.515Z] 23:01:01 29210672 31561352 759784 2.31 71244 2561848 2043436 6.02 1022656 2302816 680056 [2023-05-15T23:08:13.515Z] 23:02:01 28101640 31029324 1268036 3.86 91604 3059492 2305896 6.80 1692268 2656408 136440 [2023-05-15T23:08:13.515Z] 23:03:01 28618644 31554052 747828 2.27 95524 3071544 1768944 5.21 1136156 2708952 128 [2023-05-15T23:08:13.515Z] 23:04:01 28618784 31554272 747372 2.27 95564 3071552 1768944 5.21 1135840 2708956 152 [2023-05-15T23:08:13.515Z] 23:05:01 28447744 31556716 744952 2.27 97224 3239032 1772516 5.22 1150448 2859912 94612 [2023-05-15T23:08:13.515Z] 23:06:01 28384876 31541988 751328 2.28 101056 3275296 1806140 5.32 1289472 2764320 172 [2023-05-15T23:08:13.515Z] 23:07:01 28387276 31544512 748736 2.28 101092 3275300 1806140 5.32 1286836 2764324 12 [2023-05-15T23:08:13.515Z] 23:08:01 28387772 31545016 748140 2.28 101112 3275304 1806140 5.32 1287016 2764332 156 [2023-05-15T23:08:13.515Z] Average: 28519676 31485904 814522 2.48 94302 3103671 1884770 5.55 1250086 2691252 113966 [2023-05-15T23:08:13.515Z] [2023-05-15T23:08:13.515Z] 23:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-15T23:08:13.515Z] 23:01:01 docker0 4.83 3.88 0.60 49.32 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:01:01 ens3 612.40 380.24 6728.84 94.56 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:01:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:02:01 veth29f4256 36.28 66.39 3.28 576.34 0.00 0.00 0.00 0.05 [2023-05-15T23:08:13.515Z] 23:02:01 docker0 36.28 66.27 2.79 576.33 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:02:01 ens3 105.82 60.34 611.92 21.57 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:03:01 ens3 93.60 54.67 2526.57 12.71 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:03:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:04:01 ens3 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:05:01 ens3 78.77 32.26 1374.12 2.47 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:05:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:06:01 ens3 0.67 0.52 0.37 0.18 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:08:01 ens3 4.60 2.75 11.91 0.19 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] Average: docker0 5.14 8.77 0.42 78.21 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] Average: ens3 112.05 66.36 1406.75 16.46 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-15T23:08:13.515Z] [2023-05-15T23:08:13.515Z]