Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b450a30a7a472d803692f62fcc646e18460fb527 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-ssh2834732558281877272.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh2798584468535458493.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3921533164998337880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh11775848362014615371.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5463782837424755694.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9452 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b450a30a7a472d803692f62fcc646e18460fb527 (main) Commit message: "Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.35" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b450a30a7a472d803692f62fcc646e18460fb527 # timeout=10 > git rev-list --no-walk 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-04T11:39:15.307Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-04T11:39:15.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-04T11:39:15.492Z] ========================================================= [2024-09-04T11:39:15.492Z] EdgeX Global Pipelines Version Info [2024-09-04T11:39:15.492Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:39:16.226Z] ------------------- [2024-09-04T11:39:16.227Z] stable info: [2024-09-04T11:39:16.227Z] ------------------- [2024-09-04T11:39:16.227Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T11:39:16.227Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T11:39:16.227Z] Message: update stable to v1.0.263 [2024-09-04T11:39:16.798Z] ------------------- [2024-09-04T11:39:16.798Z] experimental info: [2024-09-04T11:39:16.798Z] ------------------- [2024-09-04T11:39:16.798Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T11:39:16.798Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T11:39:16.798Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-04T11:39:16.873Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2024-09-04T11:39:16.893Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2024-09-04T11:39:16.920Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-04T11:39:16.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-04T11:39:16.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-04T11:39:17.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-04T11:39:17.028Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-04T11:39:17.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-04T11:39:17.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-04T11:39:17.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-04T11:39:17.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-04T11:39:17.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2024-09-04T11:39:17.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-04T11:39:17.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-04T11:39:17.219Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T11:39:17.249Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T11:39:17.272Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T11:39:17.295Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T11:39:17.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-04T11:39:17.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-04T11:39:17.365Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-04T11:39:17.390Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-04T11:39:17.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-04T11:39:17.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-04T11:39:17.458Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-09-04T11:39:17.484Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-04T11:39:17.508Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-04T11:39:17.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-04T11:39:17.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-04T11:39:17.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-04T11:39:17.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] echo [2024-09-04T11:39:17.621Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b450a30 [Pipeline] echo [2024-09-04T11:39:17.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-04T11:39:18.020Z] + git rev-list -1 --merges b450a30a7a472d803692f62fcc646e18460fb527~1..b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] echo [2024-09-04T11:39:18.050Z] -----------> git rev-list -1 --merges b450a30a7a472d803692f62fcc646e18460fb527~1..b450a30a7a472d803692f62fcc646e18460fb527 b450a30a7a472d803692f62fcc646e18460fb527 [2024-09-04T11:39:18.050Z] b450a30a7a472d803692f62fcc646e18460fb527 [false] [Pipeline] sh [2024-09-04T11:39:18.343Z] + git log --format=format:%s -1 b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] echo [2024-09-04T11:39:18.358Z] ========================================================= [2024-09-04T11:39:18.358Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-04T11:39:18.358Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T11:39:18.698Z] + git log --format=format:%s -1 b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] echo [2024-09-04T11:39:18.711Z] [semverPrep] GIT_COMMIT: b450a30a7a472d803692f62fcc646e18460fb527, Commit Message: Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.35 [Pipeline] echo [2024-09-04T11:39:18.724Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-04T11:39:19.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T11:39:19.072Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-04T11:39:19.072Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-04T11:39:19.072Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-04T11:39:19.072Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-04T11:39:19.072Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-04T11:39:19.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:39:19.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T11:39:19.430Z] [2024-09-04T11:39:19.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:39:19.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T11:39:19.734Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-04T11:39:19.734Z] b85a868b505f: Pulling fs layer [2024-09-04T11:39:19.734Z] e2be974225ed: Pulling fs layer [2024-09-04T11:39:19.734Z] 339a4e72a1f5: Pulling fs layer [2024-09-04T11:39:19.734Z] 988bab9f4d93: Pulling fs layer [2024-09-04T11:39:19.734Z] 1469e6f7b9e6: Pulling fs layer [2024-09-04T11:39:19.734Z] eaf3925da568: Pulling fs layer [2024-09-04T11:39:19.734Z] bab4dde63d76: Pulling fs layer [2024-09-04T11:39:19.734Z] bde34c3a00c8: Pulling fs layer [2024-09-04T11:39:19.734Z] b352a97aabf1: Pulling fs layer [2024-09-04T11:39:19.734Z] 4872d77fe225: Pulling fs layer [2024-09-04T11:39:19.734Z] 5851b861e8e6: Pulling fs layer [2024-09-04T11:39:19.734Z] 988bab9f4d93: Waiting [2024-09-04T11:39:19.734Z] 1469e6f7b9e6: Waiting [2024-09-04T11:39:19.734Z] bde34c3a00c8: Waiting [2024-09-04T11:39:19.734Z] eaf3925da568: Waiting [2024-09-04T11:39:19.734Z] bab4dde63d76: Waiting [2024-09-04T11:39:19.734Z] 4872d77fe225: Waiting [2024-09-04T11:39:19.734Z] b352a97aabf1: Waiting [2024-09-04T11:39:19.734Z] 5851b861e8e6: Waiting [2024-09-04T11:39:19.994Z] e2be974225ed: Download complete [2024-09-04T11:39:19.994Z] 988bab9f4d93: Download complete [2024-09-04T11:39:19.994Z] 1469e6f7b9e6: Verifying Checksum [2024-09-04T11:39:19.994Z] 1469e6f7b9e6: Download complete [2024-09-04T11:39:19.994Z] eaf3925da568: Verifying Checksum [2024-09-04T11:39:19.994Z] eaf3925da568: Download complete [2024-09-04T11:39:19.994Z] 339a4e72a1f5: Verifying Checksum [2024-09-04T11:39:19.994Z] 339a4e72a1f5: Download complete [2024-09-04T11:39:19.994Z] bde34c3a00c8: Verifying Checksum [2024-09-04T11:39:19.994Z] bde34c3a00c8: Download complete [2024-09-04T11:39:19.994Z] b352a97aabf1: Verifying Checksum [2024-09-04T11:39:19.994Z] b352a97aabf1: Download complete [2024-09-04T11:39:19.994Z] 4872d77fe225: Verifying Checksum [2024-09-04T11:39:19.994Z] 4872d77fe225: Download complete [2024-09-04T11:39:19.994Z] b85a868b505f: Verifying Checksum [2024-09-04T11:39:19.994Z] b85a868b505f: Download complete [2024-09-04T11:39:20.251Z] 5851b861e8e6: Verifying Checksum [2024-09-04T11:39:20.251Z] 5851b861e8e6: Download complete [2024-09-04T11:39:20.509Z] bab4dde63d76: Verifying Checksum [2024-09-04T11:39:20.509Z] bab4dde63d76: Download complete [2024-09-04T11:39:21.448Z] b85a868b505f: Pull complete [2024-09-04T11:39:21.448Z] e2be974225ed: Pull complete [2024-09-04T11:39:22.023Z] 339a4e72a1f5: Pull complete [2024-09-04T11:39:22.023Z] 988bab9f4d93: Pull complete [2024-09-04T11:39:22.283Z] 1469e6f7b9e6: Pull complete [2024-09-04T11:39:22.283Z] eaf3925da568: Pull complete [2024-09-04T11:39:24.200Z] bab4dde63d76: Pull complete [2024-09-04T11:39:24.200Z] bde34c3a00c8: Pull complete [2024-09-04T11:39:24.200Z] b352a97aabf1: Pull complete [2024-09-04T11:39:24.200Z] 4872d77fe225: Pull complete [2024-09-04T11:39:24.200Z] 5851b861e8e6: Pull complete [2024-09-04T11:39:24.200Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-04T11:39:24.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T11:39:24.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:39:24.350Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2024-09-04T11:39:24.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-04T11:39:26.944Z] $ docker top 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 -eo pid,comm [2024-09-04T11:39:27.003Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-04T11:39:27.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T11:39:27.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T11:39:27.068Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T11:39:27.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T11:39:27.180Z] $ docker exec 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 ssh-agent [2024-09-04T11:39:27.281Z] SSH_AUTH_SOCK=/tmp/ssh-3x4IXcpoxaDL/agent.33 [2024-09-04T11:39:27.281Z] SSH_AGENT_PID=39 [2024-09-04T11:39:27.287Z] Running ssh-add (command line suppressed) [2024-09-04T11:39:27.380Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_15302079627898196023.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_15302079627898196023.key) [2024-09-04T11:39:27.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T11:39:27.691Z] + git tag --points-at HEAD [Pipeline] } [2024-09-04T11:39:27.701Z] $ docker exec --env ******** --env ******** 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 ssh-agent -k [2024-09-04T11:39:27.798Z] unset SSH_AUTH_SOCK; [2024-09-04T11:39:27.798Z] unset SSH_AGENT_PID; [2024-09-04T11:39:27.798Z] echo Agent pid 39 killed; [2024-09-04T11:39:27.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-04T11:39:27.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T11:39:27.853Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T11:39:27.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T11:39:27.959Z] $ docker exec 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 ssh-agent [2024-09-04T11:39:28.066Z] SSH_AUTH_SOCK=/tmp/ssh-dPZnwsQ7F1gH/agent.72 [2024-09-04T11:39:28.066Z] SSH_AGENT_PID=78 [2024-09-04T11:39:28.070Z] Running ssh-add (command line suppressed) [2024-09-04T11:39:28.165Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14716075516099099916.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14716075516099099916.key) [2024-09-04T11:39:28.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T11:39:28.477Z] + git semver init [2024-09-04T11:39:28.738Z] 2024-09-04 11:39:28,644 [run_init] DEBUG init version:0.0.0 force:False [2024-09-04T11:39:28.738Z] 2024-09-04 11:39:28,645 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver [2024-09-04T11:39:28.738Z] 2024-09-04 11:39:28,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver [2024-09-04T11:39:28.738Z] 2024-09-04 11:39:28,646 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2024-09-04T11:39:29.677Z] 2024-09-04 11:39:29,388 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude [2024-09-04T11:39:29.677Z] 2024-09-04 11:39:29,389 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False [2024-09-04T11:39:29.677Z] 2024-09-04 11:39:29,389 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-09-04T11:39:29.677Z] 2024-09-04 11:39:29,389 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-09-04T11:39:29.677Z] 3.2.0-dev.17 [Pipeline] } [2024-09-04T11:39:29.686Z] $ docker exec --env ******** --env ******** 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 ssh-agent -k [2024-09-04T11:39:29.785Z] unset SSH_AUTH_SOCK; [2024-09-04T11:39:29.785Z] unset SSH_AGENT_PID; [2024-09-04T11:39:29.786Z] echo Agent pid 78 killed; [2024-09-04T11:39:29.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T11:39:30.123Z] + git semver [Pipeline] } [2024-09-04T11:39:30.395Z] $ docker stop --time=1 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 [2024-09-04T11:39:31.693Z] $ docker rm -f --volumes 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T11:39:32.044Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-04T11:39:32.280Z] Stashed 1 file(s) [Pipeline] echo [2024-09-04T11:39:32.285Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2024-09-04T11:39:32.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T11:39:32.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T11:39:32.523Z] ========================================================= [2024-09-04T11:39:32.523Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-04T11:39:32.523Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-09-04T11:39:32.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T11:39:32.821Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-04T11:39:32.821Z] 619be1103602: Pulling fs layer [2024-09-04T11:39:32.821Z] 7862e08f4a3e: Pulling fs layer [2024-09-04T11:39:32.821Z] 5df492c9dc93: Pulling fs layer [2024-09-04T11:39:32.821Z] 7629e6793208: Pulling fs layer [2024-09-04T11:39:32.821Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T11:39:32.821Z] fb5054dd5b73: Pulling fs layer [2024-09-04T11:39:32.821Z] eeca6798cff9: Pulling fs layer [2024-09-04T11:39:32.821Z] 4f4fb700ef54: Waiting [2024-09-04T11:39:32.821Z] fb5054dd5b73: Waiting [2024-09-04T11:39:32.821Z] aa269ceb94a6: Pulling fs layer [2024-09-04T11:39:32.821Z] ada007ff1a6a: Pulling fs layer [2024-09-04T11:39:32.821Z] eeca6798cff9: Waiting [2024-09-04T11:39:32.821Z] ada007ff1a6a: Waiting [2024-09-04T11:39:32.821Z] aa269ceb94a6: Waiting [2024-09-04T11:39:32.821Z] 7862e08f4a3e: Download complete [2024-09-04T11:39:32.821Z] 7629e6793208: Verifying Checksum [2024-09-04T11:39:32.821Z] 7629e6793208: Download complete [2024-09-04T11:39:32.821Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T11:39:32.821Z] 4f4fb700ef54: Download complete [2024-09-04T11:39:32.821Z] 619be1103602: Download complete [2024-09-04T11:39:32.821Z] fb5054dd5b73: Verifying Checksum [2024-09-04T11:39:32.821Z] fb5054dd5b73: Download complete [2024-09-04T11:39:32.821Z] eeca6798cff9: Verifying Checksum [2024-09-04T11:39:32.821Z] eeca6798cff9: Download complete [2024-09-04T11:39:33.081Z] 619be1103602: Pull complete [2024-09-04T11:39:33.081Z] ada007ff1a6a: Verifying Checksum [2024-09-04T11:39:33.081Z] ada007ff1a6a: Download complete [2024-09-04T11:39:33.081Z] 7862e08f4a3e: Pull complete [2024-09-04T11:39:33.340Z] 5df492c9dc93: Verifying Checksum [2024-09-04T11:39:33.340Z] 5df492c9dc93: Download complete [2024-09-04T11:39:33.599Z] aa269ceb94a6: Verifying Checksum [2024-09-04T11:39:33.599Z] aa269ceb94a6: Download complete [2024-09-04T11:39:36.891Z] 5df492c9dc93: Pull complete [2024-09-04T11:39:36.891Z] 7629e6793208: Pull complete [2024-09-04T11:39:36.891Z] 4f4fb700ef54: Pull complete [2024-09-04T11:39:36.891Z] fb5054dd5b73: Pull complete [2024-09-04T11:39:36.891Z] eeca6798cff9: Pull complete [2024-09-04T11:39:39.426Z] aa269ceb94a6: Pull complete [2024-09-04T11:39:39.684Z] ada007ff1a6a: Pull complete [2024-09-04T11:39:39.684Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-04T11:39:39.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T11:39:39.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-09-04T11:39:39.975Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:39:40.282Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T11:39:40.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:39:40.362Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2024-09-04T11:39:40.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-04T11:39:44.810Z] $ docker top 9cca73e83fe863e8aefd06c44a28e46e072f7f03e053dfa608dd5971fc265982 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T11:39:45.156Z] + go version [2024-09-04T11:39:45.157Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-04T11:39:45.167Z] $ docker stop --time=1 9cca73e83fe863e8aefd06c44a28e46e072f7f03e053dfa608dd5971fc265982 [2024-09-04T11:39:46.464Z] $ docker rm -f --volumes 9cca73e83fe863e8aefd06c44a28e46e072f7f03e053dfa608dd5971fc265982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:39:46.904Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T11:39:46.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:39:46.982Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2024-09-04T11:39:47.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-04T11:39:47.332Z] $ docker top 8d20bc570a7735becfddf3da4c8142a28ff1a003d9b140304b7ebd3140629a52 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T11:39:47.410Z] Still waiting to schedule task [2024-09-04T11:39:47.410Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-04T11:39:47.685Z] + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh [2024-09-04T11:39:47.994Z] + make test [2024-09-04T11:39:47.995Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-09-04T11:39:47.995Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-09-04T11:39:47.995Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 [2024-09-04T11:39:47.995Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 [2024-09-04T11:39:48.282Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-09-04T11:39:48.282Z] go: downloading github.com/spf13/cast v1.7.0 [2024-09-04T11:39:48.282Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-09-04T11:39:48.282Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-09-04T11:39:48.282Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-09-04T11:39:48.282Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-09-04T11:39:48.282Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-09-04T11:39:48.282Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-09-04T11:39:48.282Z] go: downloading github.com/google/uuid v1.6.0 [2024-09-04T11:39:48.282Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-09-04T11:39:48.282Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-09-04T11:39:48.282Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-09-04T11:39:48.282Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2024-09-04T11:39:48.282Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-09-04T11:39:48.282Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-09-04T11:39:48.282Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-09-04T11:39:48.282Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-09-04T11:39:48.282Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-09-04T11:39:48.282Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-09-04T11:39:48.282Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-09-04T11:39:48.282Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-09-04T11:39:48.541Z] go: downloading github.com/x448/float16 v0.8.4 [2024-09-04T11:39:48.541Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2024-09-04T11:39:48.541Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-09-04T11:39:48.541Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-09-04T11:39:48.541Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-09-04T11:39:48.541Z] go: downloading golang.org/x/crypto v0.25.0 [2024-09-04T11:39:48.541Z] go: downloading golang.org/x/text v0.16.0 [2024-09-04T11:39:48.541Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-09-04T11:39:48.541Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-09-04T11:39:48.541Z] go: downloading golang.org/x/net v0.27.0 [2024-09-04T11:39:48.541Z] go: downloading golang.org/x/sync v0.7.0 [2024-09-04T11:39:48.541Z] go: downloading github.com/fatih/color v1.16.0 [2024-09-04T11:39:48.541Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-09-04T11:39:48.541Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-09-04T11:39:48.541Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-09-04T11:39:48.541Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-09-04T11:39:48.541Z] go: downloading golang.org/x/sys v0.22.0 [2024-09-04T11:39:48.541Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-09-04T11:39:48.541Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-09-04T11:39:56.683Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2024-09-04T11:39:56.683Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.005s coverage: 66.7% of statements [2024-09-04T11:40:04.819Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.596s coverage: 87.1% of statements [2024-09-04T11:40:04.819Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.023s coverage: 58.6% of statements [2024-09-04T11:40:04.819Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.006s coverage: 100.0% of statements [2024-09-04T11:40:14.796Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-09-04T11:40:15.363Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T11:40:15.363Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-09-04T11:40:15.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T11:40:15.395Z] $ docker stop --time=1 8d20bc570a7735becfddf3da4c8142a28ff1a003d9b140304b7ebd3140629a52 [2024-09-04T11:40:19.521Z] $ docker rm -f --volumes 8d20bc570a7735becfddf3da4c8142a28ff1a003d9b140304b7ebd3140629a52 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T11:40:20.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T11:40:20.134Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:40:20.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T11:40:20.632Z] [2024-09-04T11:40:20.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:40:24.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T11:40:26.337Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-04T11:40:26.337Z] 5eb5b503b376: Pulling fs layer [2024-09-04T11:40:26.337Z] 5c69ac0246d0: Pulling fs layer [2024-09-04T11:40:26.337Z] ec43610c2a17: Pulling fs layer [2024-09-04T11:40:26.337Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-04T11:40:26.337Z] 33b1e0a273af: Pulling fs layer [2024-09-04T11:40:26.337Z] 3a2ae6a8a46f: Waiting [2024-09-04T11:40:26.337Z] 5d3b04190fa2: Pulling fs layer [2024-09-04T11:40:26.337Z] 2f39f015ded8: Pulling fs layer [2024-09-04T11:40:26.337Z] 33b1e0a273af: Waiting [2024-09-04T11:40:26.337Z] 2f39f015ded8: Waiting [2024-09-04T11:40:26.337Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-04T11:40:26.337Z] 3a2ae6a8a46f: Download complete [2024-09-04T11:40:26.337Z] 33b1e0a273af: Verifying Checksum [2024-09-04T11:40:26.337Z] 33b1e0a273af: Download complete [2024-09-04T11:40:26.337Z] ec43610c2a17: Verifying Checksum [2024-09-04T11:40:26.337Z] ec43610c2a17: Download complete [2024-09-04T11:40:26.337Z] 5d3b04190fa2: Verifying Checksum [2024-09-04T11:40:26.337Z] 5d3b04190fa2: Download complete [2024-09-04T11:40:26.337Z] 5eb5b503b376: Download complete [2024-09-04T11:40:26.904Z] 2f39f015ded8: Download complete [2024-09-04T11:40:27.470Z] 5eb5b503b376: Pull complete [2024-09-04T11:40:27.727Z] 5c69ac0246d0: Pull complete [2024-09-04T11:40:27.984Z] ec43610c2a17: Pull complete [2024-09-04T11:40:27.984Z] 3a2ae6a8a46f: Pull complete [2024-09-04T11:40:28.244Z] 33b1e0a273af: Pull complete [2024-09-04T11:40:28.502Z] 5d3b04190fa2: Pull complete [2024-09-04T11:40:32.689Z] 2f39f015ded8: Pull complete [2024-09-04T11:40:32.689Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-04T11:40:32.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T11:40:32.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:40:32.792Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2024-09-04T11:40:32.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-04T11:40:36.464Z] $ docker top 1d2deef7418c8d90ae18bc9d808a11aa3e804c43af8ea041776ae54dda03f1f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:40:36.844Z] ---> job-cost.sh [2024-09-04T11:40:36.844Z] lf-activate-venv: SKIPPING [2024-09-04T11:40:36.844Z] INFO: No Stack... [2024-09-04T11:40:37.103Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T11:40:37.672Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T11:40:37.963Z] + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv [2024-09-04T11:40:37.963Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T11:40:37.975Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] [2024-09-04T11:40:37.984Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] did not exist. Created. [2024-09-04T11:40:37.991Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T11:40:38.302Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-04T11:40:38.335Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T11:40:38.344Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T11:40:38.374Z] $ docker stop --time=1 1d2deef7418c8d90ae18bc9d808a11aa3e804c43af8ea041776ae54dda03f1f3 [2024-09-04T11:40:39.545Z] $ docker rm -f --volumes 1d2deef7418c8d90ae18bc9d808a11aa3e804c43af8ea041776ae54dda03f1f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-04T11:41:26.363Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9453 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2024-09-04T11:41:26.380Z] Running in /w/workspace/go-mod-configuration/70 [Pipeline] { [Pipeline] checkout [2024-09-04T11:41:29.429Z] Selected Git installation does not exist. Using Default [2024-09-04T11:41:29.429Z] The recommended git tool is: NONE [2024-09-04T11:41:37.608Z] using credential edgex-jenkins-ssh [2024-09-04T11:41:37.632Z] Cloning the remote Git repository [2024-09-04T11:41:37.709Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2024-09-04T11:41:37.819Z] > git init /w/workspace/go-mod-configuration/70 # timeout=10 [2024-09-04T11:41:38.046Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2024-09-04T11:41:38.047Z] > git --version # timeout=10 [2024-09-04T11:41:38.080Z] > git --version # 'git version 2.25.1' [2024-09-04T11:41:38.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T11:41:38.271Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T11:41:39.379Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2024-09-04T11:41:39.411Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T11:41:40.516Z] Avoid second fetch [2024-09-04T11:41:40.516Z] Checking out Revision b450a30a7a472d803692f62fcc646e18460fb527 (main) [2024-09-04T11:41:41.221Z] Commit message: "Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.35" [2024-09-04T11:41:40.531Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T11:41:40.602Z] > git checkout -f b450a30a7a472d803692f62fcc646e18460fb527 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T11:41:46.008Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-04T11:41:46.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T11:41:46.008Z] Dload Upload Total Spent Left Speed [2024-09-04T11:41:46.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2024-09-04T11:41:46.344Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-04T11:41:46.671Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-09-04T11:41:46.671Z] /etc/docker/daemon.new [2024-09-04T11:41:46.671Z] { [2024-09-04T11:41:46.671Z] "registry-mirrors": [ [2024-09-04T11:41:46.671Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-04T11:41:46.671Z] ], [2024-09-04T11:41:46.671Z] "bip": "10.250.0.254/24", [2024-09-04T11:41:46.671Z] "hosts": [ [2024-09-04T11:41:46.671Z] "tcp://0.0.0.0:5555", [2024-09-04T11:41:46.671Z] "unix:///var/run/docker.sock" [2024-09-04T11:41:46.671Z] ], [2024-09-04T11:41:46.671Z] "mtu": 1458, [2024-09-04T11:41:46.671Z] "selinux-enabled": true, [2024-09-04T11:41:46.671Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-04T11:41:46.671Z] } [Pipeline] sh [2024-09-04T11:41:47.001Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-04T11:41:47.332Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-09-04T11:42:05.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T11:42:05.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T11:42:05.892Z] ========================================================= [2024-09-04T11:42:05.892Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-04T11:42:05.892Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-09-04T11:42:06.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T11:42:06.843Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-04T11:42:06.843Z] c6b39de5b339: Pulling fs layer [2024-09-04T11:42:06.843Z] a69c41024577: Pulling fs layer [2024-09-04T11:42:06.843Z] d6de4b400683: Pulling fs layer [2024-09-04T11:42:06.843Z] 35cb2a7552d0: Pulling fs layer [2024-09-04T11:42:06.843Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T11:42:06.843Z] 464afbd9ba4c: Pulling fs layer [2024-09-04T11:42:06.843Z] 00f215d4a9da: Pulling fs layer [2024-09-04T11:42:06.843Z] d496ad576159: Pulling fs layer [2024-09-04T11:42:06.843Z] 35cb2a7552d0: Waiting [2024-09-04T11:42:06.843Z] 464afbd9ba4c: Waiting [2024-09-04T11:42:06.843Z] 4f4fb700ef54: Waiting [2024-09-04T11:42:06.843Z] d496ad576159: Waiting [2024-09-04T11:42:06.843Z] 00f215d4a9da: Waiting [2024-09-04T11:42:06.843Z] a69c41024577: Verifying Checksum [2024-09-04T11:42:06.843Z] a69c41024577: Download complete [2024-09-04T11:42:06.843Z] 35cb2a7552d0: Verifying Checksum [2024-09-04T11:42:06.843Z] 35cb2a7552d0: Download complete [2024-09-04T11:42:06.843Z] 4f4fb700ef54: Download complete [2024-09-04T11:42:06.843Z] 464afbd9ba4c: Verifying Checksum [2024-09-04T11:42:06.843Z] 464afbd9ba4c: Download complete [2024-09-04T11:42:06.843Z] c6b39de5b339: Download complete [2024-09-04T11:42:07.442Z] d496ad576159: Verifying Checksum [2024-09-04T11:42:07.442Z] d496ad576159: Download complete [2024-09-04T11:42:07.716Z] c6b39de5b339: Pull complete [2024-09-04T11:42:08.314Z] a69c41024577: Pull complete [2024-09-04T11:42:08.585Z] d6de4b400683: Verifying Checksum [2024-09-04T11:42:08.585Z] d6de4b400683: Download complete [2024-09-04T11:42:09.559Z] 00f215d4a9da: Verifying Checksum [2024-09-04T11:42:09.559Z] 00f215d4a9da: Download complete [2024-09-04T11:42:21.894Z] d6de4b400683: Pull complete [2024-09-04T11:42:21.894Z] 35cb2a7552d0: Pull complete [2024-09-04T11:42:21.894Z] 4f4fb700ef54: Pull complete [2024-09-04T11:42:21.894Z] 464afbd9ba4c: Pull complete [2024-09-04T11:42:31.970Z] 00f215d4a9da: Pull complete [2024-09-04T11:42:31.970Z] d496ad576159: Pull complete [2024-09-04T11:42:31.970Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-04T11:42:31.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T11:42:31.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-09-04T11:42:32.285Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:42:32.621Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T11:42:32.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:42:32.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container [2024-09-04T11:42:32.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/70 -v /w/workspace/go-mod-configuration/70:/w/workspace/go-mod-configuration/70:rw,z -v /w/workspace/go-mod-configuration/70@tmp:/w/workspace/go-mod-configuration/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T11:42:35.046Z] $ docker top 04f5bb7824d18af8a2813ce7d1f83057b126c6e6fb4458e9b1c5728690c4de93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T11:42:35.873Z] + go version [2024-09-04T11:42:35.873Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-04T11:42:35.892Z] $ docker stop --time=1 04f5bb7824d18af8a2813ce7d1f83057b126c6e6fb4458e9b1c5728690c4de93 [2024-09-04T11:42:37.485Z] $ docker rm -f --volumes 04f5bb7824d18af8a2813ce7d1f83057b126c6e6fb4458e9b1c5728690c4de93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:42:38.046Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T11:42:38.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:42:38.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container [2024-09-04T11:42:38.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/70 -v /w/workspace/go-mod-configuration/70:/w/workspace/go-mod-configuration/70:rw,z -v /w/workspace/go-mod-configuration/70@tmp:/w/workspace/go-mod-configuration/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T11:42:39.477Z] $ docker top 6e0aeb3f282018093c341c835d4c35b7d975a1a7f2a737d57e7ea9d225547f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T11:42:40.312Z] + git config --global --add safe.directory /w/workspace/go-mod-configuration/70 [Pipeline] fileExists [Pipeline] sh [2024-09-04T11:42:40.966Z] + make test [2024-09-04T11:42:40.966Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-09-04T11:42:40.966Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 [2024-09-04T11:42:40.966Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-09-04T11:42:40.966Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-09-04T11:42:40.966Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-09-04T11:42:41.232Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 [2024-09-04T11:42:41.232Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-09-04T11:42:41.232Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2024-09-04T11:42:41.499Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-09-04T11:42:41.771Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-09-04T11:42:41.772Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-09-04T11:42:41.772Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-09-04T11:42:41.772Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-09-04T11:42:42.040Z] go: downloading github.com/spf13/cast v1.7.0 [2024-09-04T11:42:42.040Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-09-04T11:42:42.040Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-09-04T11:42:42.040Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-09-04T11:42:42.040Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-09-04T11:42:42.040Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-09-04T11:42:42.040Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-09-04T11:42:42.040Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2024-09-04T11:42:42.626Z] go: downloading github.com/google/uuid v1.6.0 [2024-09-04T11:42:42.626Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-09-04T11:42:42.626Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-09-04T11:42:42.626Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-09-04T11:42:42.894Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-09-04T11:42:43.161Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-09-04T11:42:43.161Z] go: downloading github.com/fatih/color v1.16.0 [2024-09-04T11:42:43.161Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-09-04T11:42:43.161Z] go: downloading github.com/x448/float16 v0.8.4 [2024-09-04T11:42:43.161Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-09-04T11:42:43.161Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-09-04T11:42:43.161Z] go: downloading golang.org/x/net v0.27.0 [2024-09-04T11:42:43.428Z] go: downloading golang.org/x/sync v0.7.0 [2024-09-04T11:42:43.428Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-09-04T11:42:43.428Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-09-04T11:42:43.428Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-09-04T11:42:43.428Z] go: downloading golang.org/x/crypto v0.25.0 [2024-09-04T11:42:44.019Z] go: downloading golang.org/x/text v0.16.0 [2024-09-04T11:42:44.604Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-09-04T11:42:44.604Z] go: downloading golang.org/x/sys v0.22.0 [2024-09-04T11:42:44.872Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-09-04T11:42:44.872Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-09-04T11:42:46.281Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-09-04T11:44:07.929Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2024-09-04T11:44:07.929Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.030s coverage: 66.7% of statements [2024-09-04T11:44:07.929Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.786s coverage: 87.1% of statements [2024-09-04T11:44:07.929Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.105s coverage: 58.6% of statements [2024-09-04T11:44:07.929Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.025s coverage: 100.0% of statements [2024-09-04T11:44:08.196Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-04T11:44:08.196Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-09-04T11:44:26.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T11:44:26.424Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-09-04T11:44:26.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T11:44:26.464Z] $ docker stop --time=1 6e0aeb3f282018093c341c835d4c35b7d975a1a7f2a737d57e7ea9d225547f3c [2024-09-04T11:44:28.274Z] $ docker rm -f --volumes 6e0aeb3f282018093c341c835d4c35b7d975a1a7f2a737d57e7ea9d225547f3c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T11:44:30.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T11:44:30.360Z] Warning: overwriting stash ‘coverage-report’ [2024-09-04T11:44:30.786Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:44:31.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T11:44:31.275Z] [2024-09-04T11:44:31.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:44:31.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T11:44:31.883Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-04T11:44:31.883Z] 8998bd30e6a1: Pulling fs layer [2024-09-04T11:44:31.883Z] 04944245beec: Pulling fs layer [2024-09-04T11:44:31.883Z] 699f458cf7ca: Pulling fs layer [2024-09-04T11:44:31.883Z] 765212b225bb: Pulling fs layer [2024-09-04T11:44:31.883Z] f23df028b6ca: Pulling fs layer [2024-09-04T11:44:31.883Z] d65c8cfc05b1: Pulling fs layer [2024-09-04T11:44:31.883Z] 2437ff75d9bd: Pulling fs layer [2024-09-04T11:44:31.883Z] 765212b225bb: Waiting [2024-09-04T11:44:31.883Z] d65c8cfc05b1: Waiting [2024-09-04T11:44:31.883Z] f23df028b6ca: Waiting [2024-09-04T11:44:31.883Z] 04944245beec: Verifying Checksum [2024-09-04T11:44:31.883Z] 04944245beec: Download complete [2024-09-04T11:44:31.883Z] 765212b225bb: Verifying Checksum [2024-09-04T11:44:31.883Z] 765212b225bb: Download complete [2024-09-04T11:44:31.883Z] f23df028b6ca: Verifying Checksum [2024-09-04T11:44:31.883Z] f23df028b6ca: Download complete [2024-09-04T11:44:32.154Z] d65c8cfc05b1: Verifying Checksum [2024-09-04T11:44:32.154Z] d65c8cfc05b1: Download complete [2024-09-04T11:44:32.154Z] 699f458cf7ca: Verifying Checksum [2024-09-04T11:44:32.154Z] 699f458cf7ca: Download complete [2024-09-04T11:44:32.739Z] 8998bd30e6a1: Verifying Checksum [2024-09-04T11:44:32.739Z] 8998bd30e6a1: Download complete [2024-09-04T11:44:35.321Z] 2437ff75d9bd: Verifying Checksum [2024-09-04T11:44:35.321Z] 2437ff75d9bd: Download complete [2024-09-04T11:44:37.272Z] 8998bd30e6a1: Pull complete [2024-09-04T11:44:37.539Z] 04944245beec: Pull complete [2024-09-04T11:44:39.484Z] 699f458cf7ca: Pull complete [2024-09-04T11:44:39.484Z] 765212b225bb: Pull complete [2024-09-04T11:44:40.446Z] f23df028b6ca: Pull complete [2024-09-04T11:44:40.446Z] d65c8cfc05b1: Pull complete [2024-09-04T11:44:58.647Z] 2437ff75d9bd: Pull complete [2024-09-04T11:44:58.647Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-04T11:44:58.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T11:44:58.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:44:58.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container [2024-09-04T11:44:58.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/70 -v /w/workspace/go-mod-configuration/70:/w/workspace/go-mod-configuration/70:rw,z -v /w/workspace/go-mod-configuration/70@tmp:/w/workspace/go-mod-configuration/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-04T11:45:01.418Z] $ docker top 1e121ceeccf77d7a63918c273bb3a872edf5507543699a707a35c1b568b8e3ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:45:02.305Z] ---> job-cost.sh [2024-09-04T11:45:02.305Z] lf-activate-venv: SKIPPING [2024-09-04T11:45:02.305Z] INFO: No Stack... [2024-09-04T11:45:02.918Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-04T11:45:03.515Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T11:45:04.168Z] + cat /w/workspace/go-mod-configuration/70/archives/cost.csv [2024-09-04T11:45:04.168Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T11:45:04.223Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] [2024-09-04T11:45:04.231Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] did not exist. Created. [2024-09-04T11:45:04.238Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T11:45:04.899Z] /w/workspace/go-mod-configuration/70@tmp/durable-5559119b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-04T11:45:05.547Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-04T11:45:05.575Z] Warning: overwriting stash ‘stack-cost’ [2024-09-04T11:45:05.622Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T11:45:05.634Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T11:45:05.660Z] $ docker stop --time=1 1e121ceeccf77d7a63918c273bb3a872edf5507543699a707a35c1b568b8e3ea [2024-09-04T11:45:07.177Z] $ docker rm -f --volumes 1e121ceeccf77d7a63918c273bb3a872edf5507543699a707a35c1b568b8e3ea [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 [2024-09-04T11:45:07.671Z] provisioning config files... [2024-09-04T11:45:07.681Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8782309450464221381tmp [Pipeline] { [Pipeline] sh [2024-09-04T11:45:08.004Z] + set +x [2024-09-04T11:45:08.004Z] + curl -s https://codecov.io/bash [2024-09-04T11:45:08.004Z] + bash -s -- [2024-09-04T11:45:08.004Z] [2024-09-04T11:45:08.004Z] _____ _ [2024-09-04T11:45:08.004Z] / ____| | | [2024-09-04T11:45:08.004Z] | | ___ __| | ___ ___ _____ __ [2024-09-04T11:45:08.004Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-04T11:45:08.004Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-04T11:45:08.004Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-04T11:45:08.004Z] Bash-1.0.6 [2024-09-04T11:45:08.004Z] [2024-09-04T11:45:08.004Z] [2024-09-04T11:45:08.004Z] ==> git version 2.25.1 found [2024-09-04T11:45:08.004Z] ==> 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 [2024-09-04T11:45:08.004Z] Release-Date: 2020-01-08 [2024-09-04T11:45:08.004Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-04T11:45:08.004Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-04T11:45:08.004Z] ==> Jenkins CI detected. [2024-09-04T11:45:08.004Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2024-09-04T11:45:08.004Z] project root: . [2024-09-04T11:45:08.004Z] --> token set from env [2024-09-04T11:45:08.004Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-04T11:45:08.004Z] ==> Running gcov in . (disable via -X gcov) [2024-09-04T11:45:08.004Z] ==> Python coveragepy not found [2024-09-04T11:45:08.004Z] ==> Searching for coverage reports in: [2024-09-04T11:45:08.004Z] + . [2024-09-04T11:45:08.004Z] -> Found 1 reports [2024-09-04T11:45:08.004Z] ==> Detecting git/mercurial file structure [2024-09-04T11:45:08.264Z] ==> Reading reports [2024-09-04T11:45:08.264Z] + ./coverage.out bytes=34578 [2024-09-04T11:45:08.264Z] ==> Appending adjustments [2024-09-04T11:45:08.264Z] https://docs.codecov.io/docs/fixing-reports [2024-09-04T11:45:08.264Z] + Found adjustments [2024-09-04T11:45:08.264Z] ==> Gzipping contents [2024-09-04T11:45:08.265Z] 8.0K /tmp/codecov.XsgTUr.gz [2024-09-04T11:45:08.265Z] ==> Uploading reports [2024-09-04T11:45:08.265Z] url: https://codecov.io [2024-09-04T11:45:08.265Z] query: branch=main&commit=b450a30a7a472d803692f62fcc646e18460fb527&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-04T11:45:08.265Z] -> Pinging Codecov [2024-09-04T11:45:08.265Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b450a30a7a472d803692f62fcc646e18460fb527&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-04T11:45:08.527Z] -> Uploading to [2024-09-04T11:45:08.527Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-04/9F92B070CA9CA35F4914AC8684776953/b450a30a7a472d803692f62fcc646e18460fb527/eb179b00-2a79-4b02-ab12-58f2f0fee2c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T114508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9008b06945a6c7fb7f6106b112d1037d6136c75cc4854ef2a5ee3d2813fbaede [2024-09-04T11:45:08.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T11:45:08.527Z] Dload Upload Total Spent Left Speed [2024-09-04T11:45:08.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5153 0 0 100 5153 0 20367 --:--:-- --:--:-- --:--:-- 20287 100 5153 0 0 100 5153 0 20367 --:--:-- --:--:-- --:--:-- 20287 [2024-09-04T11:45:08.788Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] } [2024-09-04T11:45:08.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-04T11:45:08.921Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-04T11:45:08.938Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:45:09.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T11:45:09.245Z] [2024-09-04T11:45:09.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:45:09.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T11:45:09.568Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-04T11:45:09.568Z] 619be1103602: Already exists [2024-09-04T11:45:09.827Z] f8ea3408117e: Pulling fs layer [2024-09-04T11:45:09.827Z] 91320369b822: Pulling fs layer [2024-09-04T11:45:09.827Z] 0406650e8295: Pulling fs layer [2024-09-04T11:45:09.827Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T11:45:09.827Z] 96d80e3f36e1: Pulling fs layer [2024-09-04T11:45:09.827Z] bcf3aedb951c: Pulling fs layer [2024-09-04T11:45:09.827Z] 4f4fb700ef54: Waiting [2024-09-04T11:45:09.827Z] 96d80e3f36e1: Waiting [2024-09-04T11:45:09.827Z] bcf3aedb951c: Waiting [2024-09-04T11:45:09.827Z] 0406650e8295: Download complete [2024-09-04T11:45:09.827Z] f8ea3408117e: Download complete [2024-09-04T11:45:09.827Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T11:45:09.827Z] 4f4fb700ef54: Download complete [2024-09-04T11:45:10.086Z] 96d80e3f36e1: Verifying Checksum [2024-09-04T11:45:10.086Z] 96d80e3f36e1: Download complete [2024-09-04T11:45:10.669Z] 91320369b822: Verifying Checksum [2024-09-04T11:45:10.669Z] 91320369b822: Download complete [2024-09-04T11:45:10.669Z] f8ea3408117e: Pull complete [2024-09-04T11:45:10.928Z] bcf3aedb951c: Verifying Checksum [2024-09-04T11:45:10.928Z] bcf3aedb951c: Download complete [2024-09-04T11:45:15.154Z] 91320369b822: Pull complete [2024-09-04T11:45:15.722Z] 0406650e8295: Pull complete [2024-09-04T11:45:16.291Z] 4f4fb700ef54: Pull complete [2024-09-04T11:45:17.238Z] 96d80e3f36e1: Pull complete [2024-09-04T11:45:25.384Z] bcf3aedb951c: Pull complete [2024-09-04T11:45:25.384Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-04T11:45:25.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T11:45:25.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:45:25.492Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2024-09-04T11:45:25.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-04T11:45:32.025Z] $ docker top 7961c0da1764c249d15ae10d96b53a2d8918ca7a319fb236e2cbc4ccfb12e5d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T11:45:32.393Z] + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo [2024-09-04T11:45:32.403Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh [2024-09-04T11:45:32.684Z] + set -o pipefail [2024-09-04T11:45:32.684Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' [2024-09-04T11:45:36.880Z] [2024-09-04T11:45:36.880Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... [2024-09-04T11:45:36.880Z] [2024-09-04T11:45:36.880Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/2df4eb50-89e6-4d1a-afea-5edddd7429c8 [2024-09-04T11:45:36.880Z] [2024-09-04T11:45:36.880Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-04T11:45:36.880Z] [2024-09-04T11:45:36.880Z] [2024-09-04T11:45:36.880Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-04T11:45:36.880Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-04T11:45:36.893Z] $ docker stop --time=1 7961c0da1764c249d15ae10d96b53a2d8918ca7a319fb236e2cbc4ccfb12e5d0 [2024-09-04T11:45:40.803Z] $ docker rm -f --volumes 7961c0da1764c249d15ae10d96b53a2d8918ca7a319fb236e2cbc4ccfb12e5d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T11:45:41.492Z] + git log --format=format:%s -1 b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] sh [2024-09-04T11:45:41.786Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T11:45:41.786Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:45:42.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T11:45:42.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:45:42.172Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2024-09-04T11:45:42.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-04T11:45:42.594Z] $ docker top 973dbee6189595fdb420767020d5661720dcd43ccce02a2fec46788baa5d2ab7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T11:45:42.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T11:45:42.701Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T11:45:42.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T11:45:42.811Z] $ docker exec 973dbee6189595fdb420767020d5661720dcd43ccce02a2fec46788baa5d2ab7 ssh-agent [2024-09-04T11:45:42.919Z] SSH_AUTH_SOCK=/tmp/ssh-TQdzK9phhk7t/agent.31 [2024-09-04T11:45:42.919Z] SSH_AGENT_PID=37 [2024-09-04T11:45:42.923Z] Running ssh-add (command line suppressed) [2024-09-04T11:45:43.007Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_17307266819594845763.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_17307266819594845763.key) [2024-09-04T11:45:43.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T11:45:43.315Z] + git semver tag [2024-09-04T11:45:43.574Z] 2024-09-04 11:45:43,482 [run_tag] DEBUG tag force:False [2024-09-04T11:45:43.574Z] 2024-09-04 11:45:43,482 [check_head_tag] DEBUG check head tag [2024-09-04T11:45:43.574Z] 2024-09-04 11:45:43,483 [execute] INFO git cat-file --batch-check [2024-09-04T11:45:43.574Z] 2024-09-04 11:45:43,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2024-09-04T11:45:43.574Z] 2024-09-04 11:45:43,487 [execute] INFO git cat-file --batch [2024-09-04T11:45:43.574Z] 2024-09-04 11:45:43,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2024-09-04T11:45:43.574Z] 2024-09-04 11:45:43,502 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-09-04T11:45:43.574Z] 2024-09-04 11:45:43,503 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 [2024-09-04T11:45:43.574Z] 2024-09-04 11:45:43,503 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2024-09-04T11:45:43.574Z] 2024-09-04 11:45:43,508 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-09-04T11:45:43.574Z] 3.2.0-dev.17 [Pipeline] } [2024-09-04T11:45:43.578Z] $ docker exec --env ******** --env ******** 973dbee6189595fdb420767020d5661720dcd43ccce02a2fec46788baa5d2ab7 ssh-agent -k [2024-09-04T11:45:43.670Z] unset SSH_AUTH_SOCK; [2024-09-04T11:45:43.670Z] unset SSH_AGENT_PID; [2024-09-04T11:45:43.670Z] echo Agent pid 37 killed; [2024-09-04T11:45:43.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T11:45:44.007Z] + git semver [Pipeline] } [2024-09-04T11:45:44.276Z] $ docker stop --time=1 973dbee6189595fdb420767020d5661720dcd43ccce02a2fec46788baa5d2ab7 [2024-09-04T11:45:45.611Z] $ docker rm -f --volumes 973dbee6189595fdb420767020d5661720dcd43ccce02a2fec46788baa5d2ab7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:45:46.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T11:45:46.045Z] [2024-09-04T11:45:46.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:45:46.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T11:45:46.351Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-04T11:45:46.351Z] ab5ef0e58194: Pulling fs layer [2024-09-04T11:45:46.351Z] 9712f1f96733: Pulling fs layer [2024-09-04T11:45:46.351Z] 63f879dbbcfc: Pulling fs layer [2024-09-04T11:45:46.351Z] 0d9ebad4ef96: Pulling fs layer [2024-09-04T11:45:46.351Z] e9a5061849ea: Pulling fs layer [2024-09-04T11:45:46.351Z] d747dcd14b5f: Pulling fs layer [2024-09-04T11:45:46.351Z] 2de7ff778b66: Pulling fs layer [2024-09-04T11:45:46.351Z] 0d9ebad4ef96: Waiting [2024-09-04T11:45:46.351Z] e9a5061849ea: Waiting [2024-09-04T11:45:46.351Z] 2de7ff778b66: Waiting [2024-09-04T11:45:46.351Z] d747dcd14b5f: Waiting [2024-09-04T11:45:46.351Z] 9712f1f96733: Verifying Checksum [2024-09-04T11:45:46.351Z] 9712f1f96733: Download complete [2024-09-04T11:45:46.610Z] 63f879dbbcfc: Verifying Checksum [2024-09-04T11:45:46.610Z] 63f879dbbcfc: Download complete [2024-09-04T11:45:46.870Z] e9a5061849ea: Verifying Checksum [2024-09-04T11:45:46.870Z] e9a5061849ea: Download complete [2024-09-04T11:45:46.870Z] d747dcd14b5f: Verifying Checksum [2024-09-04T11:45:46.870Z] d747dcd14b5f: Download complete [2024-09-04T11:45:46.870Z] ab5ef0e58194: Verifying Checksum [2024-09-04T11:45:46.870Z] ab5ef0e58194: Download complete [2024-09-04T11:45:46.870Z] 0d9ebad4ef96: Verifying Checksum [2024-09-04T11:45:46.870Z] 0d9ebad4ef96: Download complete [2024-09-04T11:45:46.870Z] 2de7ff778b66: Verifying Checksum [2024-09-04T11:45:46.870Z] 2de7ff778b66: Download complete [2024-09-04T11:45:49.400Z] ab5ef0e58194: Pull complete [2024-09-04T11:45:49.400Z] 9712f1f96733: Pull complete [2024-09-04T11:45:50.334Z] 63f879dbbcfc: Pull complete [2024-09-04T11:45:53.740Z] 0d9ebad4ef96: Pull complete [2024-09-04T11:45:54.339Z] e9a5061849ea: Pull complete [2024-09-04T11:45:54.339Z] d747dcd14b5f: Pull complete [2024-09-04T11:45:55.768Z] 2de7ff778b66: Pull complete [2024-09-04T11:45:55.768Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-04T11:45:55.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T11:45:55.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:45:55.864Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2024-09-04T11:45:55.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-04T11:46:07.144Z] $ docker top fe879e9a1070c9aed04346c14a0264b639186f0d3fbc233494cfbfcbf9959487 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-04T11:46:07.227Z] provisioning config files... [2024-09-04T11:46:07.237Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config17577873780265882082tmp [2024-09-04T11:46:07.247Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6908159763486429485tmp [2024-09-04T11:46:07.256Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config16057265288027908013tmp [Pipeline] { [Pipeline] echo [2024-09-04T11:46:07.287Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:46:07.587Z] ---> sigul-configuration.sh [2024-09-04T11:46:07.587Z] gpg: directory `/root/.gnupg' created [2024-09-04T11:46:07.587Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-04T11:46:07.587Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-04T11:46:07.587Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-04T11:46:07.587Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-04T11:46:07.587Z] gpg: CAST5 encrypted data [2024-09-04T11:46:07.587Z] gpg: encrypted with 1 passphrase [2024-09-04T11:46:07.587Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-04T11:46:07.886Z] + mkdir /home/jenkins [2024-09-04T11:46:07.886Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-04T11:46:08.179Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-09-04T11:46:08.194Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:46:08.489Z] ---> sigul-install.sh [2024-09-04T11:46:08.489Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-04T11:46:08.784Z] + git tag --list [2024-09-04T11:46:08.784Z] v0.0.0 [2024-09-04T11:46:08.784Z] v0.0.1 [2024-09-04T11:46:08.784Z] v0.0.2 [2024-09-04T11:46:08.784Z] v0.0.3 [2024-09-04T11:46:08.784Z] v0.0.4 [2024-09-04T11:46:08.784Z] v0.0.5 [2024-09-04T11:46:08.784Z] v0.0.6 [2024-09-04T11:46:08.784Z] v0.0.7 [2024-09-04T11:46:08.784Z] v0.0.8 [2024-09-04T11:46:08.784Z] v2.0.0 [2024-09-04T11:46:08.784Z] v2.1.0 [2024-09-04T11:46:08.784Z] v2.2.0 [2024-09-04T11:46:08.784Z] v2.3.0 [2024-09-04T11:46:08.784Z] v3.0 [2024-09-04T11:46:08.784Z] v3.0.0 [2024-09-04T11:46:08.784Z] v3.1 [2024-09-04T11:46:08.784Z] v3.1.0 [2024-09-04T11:46:08.784Z] v3.1.0-dev.1 [2024-09-04T11:46:08.784Z] v3.1.0-dev.2 [2024-09-04T11:46:08.784Z] v3.1.0-dev.3 [2024-09-04T11:46:08.784Z] v3.1.0-dev.4 [2024-09-04T11:46:08.784Z] v3.1.0-dev.5 [2024-09-04T11:46:08.784Z] v3.1.0-dev.6 [2024-09-04T11:46:08.784Z] v3.1.0-dev.7 [2024-09-04T11:46:08.784Z] v3.1.0-dev.8 [2024-09-04T11:46:08.784Z] v3.2.0-dev.1 [2024-09-04T11:46:08.784Z] v3.2.0-dev.10 [2024-09-04T11:46:08.784Z] v3.2.0-dev.11 [2024-09-04T11:46:08.784Z] v3.2.0-dev.12 [2024-09-04T11:46:08.784Z] v3.2.0-dev.13 [2024-09-04T11:46:08.784Z] v3.2.0-dev.14 [2024-09-04T11:46:08.784Z] v3.2.0-dev.15 [2024-09-04T11:46:08.784Z] v3.2.0-dev.16 [2024-09-04T11:46:08.784Z] v3.2.0-dev.17 [2024-09-04T11:46:08.784Z] v3.2.0-dev.2 [2024-09-04T11:46:08.784Z] v3.2.0-dev.3 [2024-09-04T11:46:08.784Z] v3.2.0-dev.4 [2024-09-04T11:46:08.784Z] v3.2.0-dev.5 [2024-09-04T11:46:08.784Z] v3.2.0-dev.6 [2024-09-04T11:46:08.784Z] v3.2.0-dev.7 [2024-09-04T11:46:08.784Z] v3.2.0-dev.8 [2024-09-04T11:46:08.784Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-04T11:46:09.081Z] + lftools sign git-tag v3.2.0-dev.17 [2024-09-04T11:46:09.648Z] Signing Git tag with Sigul... [2024-09-04T11:46:09.648Z] Signing v3.2.0-dev.17 [Pipeline] echo [2024-09-04T11:46:09.923Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:46:10.216Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-04T11:46:10.223Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-04T11:46:10.247Z] $ docker stop --time=1 fe879e9a1070c9aed04346c14a0264b639186f0d3fbc233494cfbfcbf9959487 [2024-09-04T11:46:11.658Z] $ docker rm -f --volumes fe879e9a1070c9aed04346c14a0264b639186f0d3fbc233494cfbfcbf9959487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-04T11:46:12.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T11:46:12.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:46:12.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T11:46:12.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:46:12.511Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2024-09-04T11:46:12.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-04T11:46:13.454Z] $ docker top 39c81408eb930d4dea7b6e0e570af00372b0bf819e296042b1494f3a7d3d6bfd -eo pid,comm [2024-09-04T11:46:13.508Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-04T11:46:13.508Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T11:46:13.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T11:46:13.567Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T11:46:13.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T11:46:13.659Z] $ docker exec 39c81408eb930d4dea7b6e0e570af00372b0bf819e296042b1494f3a7d3d6bfd ssh-agent [2024-09-04T11:46:13.754Z] SSH_AUTH_SOCK=/tmp/ssh-DFP7S2LGQVkQ/agent.13 [2024-09-04T11:46:13.754Z] SSH_AGENT_PID=19 [2024-09-04T11:46:13.758Z] Running ssh-add (command line suppressed) [2024-09-04T11:46:13.853Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1173526202761170506.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1173526202761170506.key) [2024-09-04T11:46:13.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T11:46:14.168Z] + git semver bump pre [2024-09-04T11:46:14.450Z] 2024-09-04 11:46:14,333 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-09-04T11:46:14.450Z] 2024-09-04 11:46:14,333 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev [2024-09-04T11:46:14.450Z] 2024-09-04 11:46:14,333 [bump_version] DEBUG bumped version:3.2.0-dev.18 [2024-09-04T11:46:14.450Z] 2024-09-04 11:46:14,333 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True [2024-09-04T11:46:14.450Z] 2024-09-04 11:46:14,333 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-09-04T11:46:14.450Z] 2024-09-04 11:46:14,333 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-09-04T11:46:14.450Z] 2024-09-04 11:46:14,336 [execute] INFO git cat-file --batch-check [2024-09-04T11:46:14.450Z] 2024-09-04 11:46:14,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T11:46:14.450Z] 2024-09-04 11:46:14,341 [execute] INFO git cat-file --batch [2024-09-04T11:46:14.450Z] 2024-09-04 11:46:14,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T11:46:14.450Z] 2024-09-04 11:46:14,347 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-09-04T11:46:14.450Z] 3.2.0-dev.18 [Pipeline] } [2024-09-04T11:46:14.454Z] $ docker exec --env ******** --env ******** 39c81408eb930d4dea7b6e0e570af00372b0bf819e296042b1494f3a7d3d6bfd ssh-agent -k [2024-09-04T11:46:14.568Z] unset SSH_AUTH_SOCK; [2024-09-04T11:46:14.568Z] unset SSH_AGENT_PID; [2024-09-04T11:46:14.568Z] echo Agent pid 19 killed; [2024-09-04T11:46:14.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T11:46:14.898Z] + git semver [Pipeline] } [2024-09-04T11:46:15.164Z] $ docker stop --time=1 39c81408eb930d4dea7b6e0e570af00372b0bf819e296042b1494f3a7d3d6bfd [2024-09-04T11:46:17.278Z] $ docker rm -f --volumes 39c81408eb930d4dea7b6e0e570af00372b0bf819e296042b1494f3a7d3d6bfd [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T11:46:17.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T11:46:17.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:46:18.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T11:46:18.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:46:18.103Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2024-09-04T11:46:18.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-04T11:46:19.201Z] $ docker top 92d0008d90840b3e3d74c49b776d3e360ea7a078bc4e721f198604786b7763fc -eo pid,comm [2024-09-04T11:46:19.249Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-04T11:46:19.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T11:46:19.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T11:46:19.303Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T11:46:19.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T11:46:19.413Z] $ docker exec 92d0008d90840b3e3d74c49b776d3e360ea7a078bc4e721f198604786b7763fc ssh-agent [2024-09-04T11:46:19.516Z] SSH_AUTH_SOCK=/tmp/ssh-dmkF8TP8lPRx/agent.32 [2024-09-04T11:46:19.516Z] SSH_AGENT_PID=38 [2024-09-04T11:46:19.521Z] Running ssh-add (command line suppressed) [2024-09-04T11:46:19.617Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3015686380597375163.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3015686380597375163.key) [2024-09-04T11:46:19.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T11:46:19.928Z] + git semver push [2024-09-04T11:46:20.187Z] 2024-09-04 11:46:20,091 [run_push] DEBUG push [2024-09-04T11:46:20.187Z] 2024-09-04 11:46:20,092 [execute] INFO git cat-file --batch-check [2024-09-04T11:46:20.187Z] 2024-09-04 11:46:20,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T11:46:20.187Z] 2024-09-04 11:46:20,096 [execute] INFO git rev-list 5c4cfab1f5357b0618e249e81e9636f40c836e04 -- [2024-09-04T11:46:20.187Z] 2024-09-04 11:46:20,096 [execute] DEBUG Popen(['git', 'rev-list', '5c4cfab1f5357b0618e249e81e9636f40c836e04', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-04T11:46:20.187Z] 2024-09-04 11:46:20,103 [execute] INFO git fetch -v origin [2024-09-04T11:46:20.187Z] 2024-09-04 11:46:20,103 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-04T11:46:20.755Z] 2024-09-04 11:46:20,551 [run_push] DEBUG no remote changes detected [2024-09-04T11:46:20.755Z] 2024-09-04 11:46:20,552 [execute] INFO git push origin semver [2024-09-04T11:46:20.755Z] 2024-09-04 11:46:20,552 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-04T11:46:21.323Z] 2024-09-04 11:46:21,281 [run_push] DEBUG push all version tags [2024-09-04T11:46:21.323Z] 2024-09-04 11:46:21,282 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-04T11:46:21.323Z] 2024-09-04 11:46:21,282 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2024-09-04T11:46:22.261Z] 2024-09-04 11:46:21,979 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-09-04T11:46:22.261Z] 3.2.0-dev.18 [Pipeline] } [2024-09-04T11:46:22.263Z] $ docker exec --env ******** --env ******** 92d0008d90840b3e3d74c49b776d3e360ea7a078bc4e721f198604786b7763fc ssh-agent -k [2024-09-04T11:46:22.361Z] unset SSH_AUTH_SOCK; [2024-09-04T11:46:22.361Z] unset SSH_AGENT_PID; [2024-09-04T11:46:22.361Z] echo Agent pid 38 killed; [2024-09-04T11:46:22.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T11:46:22.703Z] + git semver [Pipeline] } [2024-09-04T11:46:22.969Z] $ docker stop --time=1 92d0008d90840b3e3d74c49b776d3e360ea7a078bc4e721f198604786b7763fc [2024-09-04T11:46:24.217Z] $ docker rm -f --volumes 92d0008d90840b3e3d74c49b776d3e360ea7a078bc4e721f198604786b7763fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-04T11:46:24.917Z] + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] [2024-09-04T11:46:24.917Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2024-09-04T11:46:24.917Z] total 16 [2024-09-04T11:46:24.917Z] drwxr-xr-x 3 root root 4096 Sep 4 11:40 . [2024-09-04T11:46:24.917Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 11:46 .. [2024-09-04T11:46:24.917Z] drwxr-xr-x 2 root root 4096 Sep 4 11:40 cost [2024-09-04T11:46:24.917Z] -rw-r--r-- 1 root root 91 Sep 4 11:40 cost.csv [2024-09-04T11:46:24.917Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives [2024-09-04T11:46:24.917Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2024-09-04T11:46:24.917Z] total 16 [2024-09-04T11:46:24.917Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 11:40 . [2024-09-04T11:46:24.917Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 11:46 .. [2024-09-04T11:46:24.917Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 11:40 cost [2024-09-04T11:46:24.917Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 4 11:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:46:25.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:46:26.065Z] ---> package-listing.sh [2024-09-04T11:46:26.065Z] ++ facter osfamily [2024-09-04T11:46:26.065Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-04T11:46:26.326Z] + OS_FAMILY=debian [2024-09-04T11:46:26.326Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2024-09-04T11:46:26.326Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-04T11:46:26.326Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-04T11:46:26.326Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-04T11:46:26.326Z] + PACKAGES=/tmp/packages_start.txt [2024-09-04T11:46:26.326Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2024-09-04T11:46:26.326Z] + PACKAGES=/tmp/packages_end.txt [2024-09-04T11:46:26.326Z] + case "${OS_FAMILY}" in [2024-09-04T11:46:26.326Z] + dpkg -l [2024-09-04T11:46:26.326Z] + grep '^ii' [2024-09-04T11:46:26.326Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-04T11:46:26.326Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-04T11:46:26.326Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-04T11:46:26.326Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2024-09-04T11:46:26.326Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2024-09-04T11:46:26.326Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2024-09-04T11:46:26.339Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-04T11:46:26.615Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T11:46:27.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T11:46:27.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T11:46:27.264Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2024-09-04T11:46:27.285Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-04T11:46:27.799Z] $ docker top 67072b4a98b5dd42f64bee747148d47a3999e8236816c5477eeeec7527b11a4c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T11:46:28.153Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-04T11:46:28.437Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-04T11:46:28.720Z] + ls /var/log/sa-host [2024-09-04T11:46:28.720Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T11:46:28.815Z] provisioning config files... [2024-09-04T11:46:28.825Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config13710415898941890469tmp [Pipeline] { [Pipeline] echo [2024-09-04T11:46:28.844Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:46:29.130Z] ---> create-netrc.sh [Pipeline] } [2024-09-04T11:46:29.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:46:29.494Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-04T11:46:29.502Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:46:29.783Z] ---> sudo-logs.sh [2024-09-04T11:46:29.783Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-04T11:46:29.818Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:46:30.100Z] ---> job-cost.sh [2024-09-04T11:46:30.100Z] lf-activate-venv: SKIPPING [2024-09-04T11:46:30.100Z] DEBUG: total: 0.2199999988079071 [2024-09-04T11:46:30.100Z] INFO: Retrieving Stack Cost... [2024-09-04T11:46:30.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T11:46:30.619Z] INFO: Archiving Costs [Pipeline] echo [2024-09-04T11:46:30.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T11:46:30.916Z] ---> logs-deploy.sh [2024-09-04T11:46:30.916Z] lf-activate-venv: SKIPPING [2024-09-04T11:46:30.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/70 [2024-09-04T11:46:30.916Z] INFO: archiving workspace using pattern(s): [2024-09-04T11:46:31.853Z] Archives upload complete. [2024-09-04T11:46:32.112Z] INFO: archiving logs to Nexus [2024-09-04T11:46:32.681Z] ---> uname -a: [2024-09-04T11:46:32.681Z] Linux prd-ubuntu20-04-docker-8c-8g-9452 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] ---> lscpu: [2024-09-04T11:46:32.681Z] Architecture: x86_64 [2024-09-04T11:46:32.681Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-04T11:46:32.681Z] Byte Order: Little Endian [2024-09-04T11:46:32.681Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-04T11:46:32.681Z] CPU(s): 8 [2024-09-04T11:46:32.681Z] On-line CPU(s) list: 0-7 [2024-09-04T11:46:32.681Z] Thread(s) per core: 1 [2024-09-04T11:46:32.681Z] Core(s) per socket: 1 [2024-09-04T11:46:32.681Z] Socket(s): 8 [2024-09-04T11:46:32.681Z] NUMA node(s): 1 [2024-09-04T11:46:32.681Z] Vendor ID: AuthenticAMD [2024-09-04T11:46:32.681Z] CPU family: 23 [2024-09-04T11:46:32.681Z] Model: 49 [2024-09-04T11:46:32.681Z] Model name: AMD EPYC-Rome Processor [2024-09-04T11:46:32.681Z] Stepping: 0 [2024-09-04T11:46:32.681Z] CPU MHz: 2799.998 [2024-09-04T11:46:32.681Z] BogoMIPS: 5599.99 [2024-09-04T11:46:32.681Z] Virtualization: AMD-V [2024-09-04T11:46:32.681Z] Hypervisor vendor: KVM [2024-09-04T11:46:32.681Z] Virtualization type: full [2024-09-04T11:46:32.681Z] L1d cache: 256 KiB [2024-09-04T11:46:32.681Z] L1i cache: 256 KiB [2024-09-04T11:46:32.681Z] L2 cache: 4 MiB [2024-09-04T11:46:32.681Z] L3 cache: 128 MiB [2024-09-04T11:46:32.681Z] NUMA node0 CPU(s): 0-7 [2024-09-04T11:46:32.681Z] Vulnerability Itlb multihit: Not affected [2024-09-04T11:46:32.681Z] Vulnerability L1tf: Not affected [2024-09-04T11:46:32.681Z] Vulnerability Mds: Not affected [2024-09-04T11:46:32.681Z] Vulnerability Meltdown: Not affected [2024-09-04T11:46:32.681Z] Vulnerability Mmio stale data: Not affected [2024-09-04T11:46:32.681Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-04T11:46:32.681Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-04T11:46:32.681Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-04T11:46:32.681Z] Vulnerability Srbds: Not affected [2024-09-04T11:46:32.681Z] Vulnerability Tsx async abort: Not affected [2024-09-04T11:46:32.681Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] ---> nproc: [2024-09-04T11:46:32.681Z] 8 [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] ---> df -h: [2024-09-04T11:46:32.681Z] Filesystem Size Used Avail Use% Mounted on [2024-09-04T11:46:32.681Z] overlay 155G 12G 144G 8% / [2024-09-04T11:46:32.681Z] tmpfs 64M 0 64M 0% /dev [2024-09-04T11:46:32.681Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-04T11:46:32.681Z] shm 64M 0 64M 0% /dev/shm [2024-09-04T11:46:32.681Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] ---> sar -b -r -n DEV: [2024-09-04T11:46:32.681Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9452) 09/04/24 _x86_64_ (8 CPU) [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] 11:38:35 LINUX RESTART (8 CPU) [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] 11:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-04T11:46:32.681Z] 11:40:01 369.52 38.01 331.51 0.00 4216.10 95780.44 0.00 [2024-09-04T11:46:32.681Z] 11:41:01 69.96 0.17 69.79 0.00 12.00 30785.27 0.00 [2024-09-04T11:46:32.681Z] 11:42:01 1.62 0.00 1.62 0.00 0.00 18.28 0.00 [2024-09-04T11:46:32.681Z] 11:43:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2024-09-04T11:46:32.681Z] 11:44:01 46.63 5.10 41.53 0.00 4342.48 8416.06 0.00 [2024-09-04T11:46:32.681Z] 11:45:01 4.98 0.02 4.97 0.00 0.13 110.38 0.00 [2024-09-04T11:46:32.681Z] 11:46:01 89.42 0.32 89.11 0.00 12.52 48630.91 0.00 [2024-09-04T11:46:32.681Z] Average: 83.32 6.23 77.09 0.00 1226.09 26252.19 0.00 [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] 11:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-04T11:46:32.681Z] 11:40:01 28705600 31522228 781324 2.38 86480 2967896 1878976 5.54 1279840 2459524 452100 [2024-09-04T11:46:32.681Z] 11:41:01 28743540 31555340 751848 2.29 95492 2943024 1768456 5.21 1105300 2584468 324 [2024-09-04T11:46:32.681Z] 11:42:01 28743916 31555760 751084 2.28 95532 2943028 1768456 5.21 1105408 2584472 24 [2024-09-04T11:46:32.681Z] 11:43:01 28753040 31564884 741820 2.26 95564 2943028 1768456 5.21 1096292 2584472 124 [2024-09-04T11:46:32.681Z] 11:44:01 28283268 31526376 751040 2.28 124560 3340836 1680372 4.95 1390684 2723768 920 [2024-09-04T11:46:32.681Z] 11:45:01 28304816 31542968 735848 2.24 123140 3337580 1680916 4.95 1372444 2720520 316 [2024-09-04T11:46:32.681Z] 11:46:01 26857932 31503984 768156 2.34 173428 4570612 1780828 5.25 1487620 3924188 221028 [2024-09-04T11:46:32.681Z] Average: 28341730 31538791 754446 2.29 113457 3292286 1760923 5.19 1262513 2797345 96405 [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] 11:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-04T11:46:32.681Z] 11:40:01 ens3 636.94 390.58 6438.31 102.82 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:40:01 veth8535c18 45.73 85.52 4.53 833.26 0.00 0.00 0.00 0.07 [2024-09-04T11:46:32.681Z] 11:40:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:40:01 docker0 49.51 89.04 4.29 871.12 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:41:01 ens3 100.45 60.57 2530.01 13.84 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:41:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:41:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:42:01 ens3 2.10 1.18 7.90 0.33 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:43:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:44:01 ens3 214.18 89.45 2734.36 6.29 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:44:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:45:01 ens3 0.55 0.42 0.10 0.09 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:46:01 ens3 360.56 230.51 7651.58 138.08 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:46:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] 11:46:01 docker0 46.54 95.49 4.12 833.51 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] Average: ens3 187.86 110.42 2766.39 37.36 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] Average: lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] Average: docker0 13.73 26.37 1.20 243.56 0.00 0.00 0.00 0.00 [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] ---> sar -P ALL: [2024-09-04T11:46:32.681Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9452) 09/04/24 _x86_64_ (8 CPU) [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] 11:38:35 LINUX RESTART (8 CPU) [2024-09-04T11:46:32.681Z] [2024-09-04T11:46:32.681Z] 11:39:01 CPU %user %nice %system %iowait %steal %idle [2024-09-04T11:46:32.681Z] 11:40:01 all 17.52 0.00 4.29 2.62 0.07 75.50 [2024-09-04T11:46:32.681Z] 11:40:01 0 18.14 0.00 4.79 0.99 0.08 76.00 [2024-09-04T11:46:32.681Z] 11:40:01 1 15.16 0.00 3.44 2.85 0.08 78.47 [2024-09-04T11:46:32.681Z] 11:40:01 2 20.27 0.00 4.38 9.79 0.05 65.51 [2024-09-04T11:46:32.681Z] 11:40:01 3 17.06 0.00 4.58 1.57 0.07 76.73 [2024-09-04T11:46:32.681Z] 11:40:01 4 16.68 0.00 5.46 2.71 0.07 75.08 [2024-09-04T11:46:32.681Z] 11:40:01 5 17.50 0.00 3.95 0.61 0.07 77.88 [2024-09-04T11:46:32.681Z] 11:40:01 6 15.76 0.00 4.38 1.50 0.07 78.29 [2024-09-04T11:46:32.681Z] 11:40:01 7 19.57 0.00 3.32 1.01 0.07 76.04 [2024-09-04T11:46:32.681Z] 11:41:01 all 11.79 0.00 2.14 1.34 0.05 84.68 [2024-09-04T11:46:32.681Z] 11:41:01 0 11.50 0.00 2.05 0.02 0.05 86.38 [2024-09-04T11:46:32.681Z] 11:41:01 1 11.28 0.00 2.13 1.36 0.05 85.17 [2024-09-04T11:46:32.681Z] 11:41:01 2 12.30 0.00 2.81 8.03 0.05 76.81 [2024-09-04T11:46:32.681Z] 11:41:01 3 11.85 0.00 2.06 0.12 0.05 85.92 [2024-09-04T11:46:32.681Z] 11:41:01 4 11.16 0.00 2.08 0.29 0.03 86.44 [2024-09-04T11:46:32.681Z] 11:41:01 5 13.46 0.00 1.97 0.92 0.05 83.60 [2024-09-04T11:46:32.681Z] 11:41:01 6 11.08 0.00 2.03 0.02 0.03 86.83 [2024-09-04T11:46:32.681Z] 11:41:01 7 11.71 0.00 1.97 0.03 0.05 86.24 [2024-09-04T11:46:32.681Z] 11:42:01 all 0.08 0.00 0.02 0.05 0.01 99.84 [2024-09-04T11:46:32.681Z] 11:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-04T11:46:32.681Z] 11:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-04T11:46:32.681Z] 11:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-04T11:46:32.681Z] 11:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T11:46:32.681Z] 11:42:01 4 0.00 0.00 0.00 0.42 0.00 99.58 [2024-09-04T11:46:32.681Z] 11:42:01 5 0.52 0.00 0.05 0.00 0.02 99.42 [2024-09-04T11:46:32.681Z] 11:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T11:46:32.681Z] 11:42:01 7 0.03 0.00 0.05 0.00 0.03 99.88 [2024-09-04T11:46:32.681Z] 11:43:01 all 0.02 0.00 0.01 0.03 0.02 99.92 [2024-09-04T11:46:32.681Z] 11:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T11:46:32.681Z] 11:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T11:46:32.681Z] 11:43:01 2 0.05 0.00 0.00 0.02 0.02 99.92 [2024-09-04T11:46:32.681Z] 11:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T11:46:32.681Z] 11:43:01 4 0.00 0.00 0.00 0.23 0.00 99.77 [2024-09-04T11:46:32.681Z] 11:43:01 5 0.00 0.00 0.02 0.00 0.03 99.95 [2024-09-04T11:46:32.681Z] 11:43:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-04T11:46:32.681Z] 11:43:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2024-09-04T11:46:32.681Z] 11:44:01 all 2.37 0.00 1.24 0.77 0.03 95.58 [2024-09-04T11:46:32.681Z] 11:44:01 0 2.02 0.00 0.94 1.79 0.03 95.22 [2024-09-04T11:46:32.681Z] 11:44:01 1 2.87 0.00 0.92 0.03 0.05 96.13 [2024-09-04T11:46:32.681Z] 11:44:01 2 2.47 0.00 1.25 0.64 0.02 95.62 [2024-09-04T11:46:32.681Z] 11:44:01 3 2.37 0.00 1.64 1.22 0.02 94.75 [2024-09-04T11:46:32.681Z] 11:44:01 4 1.35 0.00 1.64 1.80 0.03 95.17 [2024-09-04T11:46:32.681Z] 11:44:01 5 3.38 0.00 1.41 0.10 0.03 95.08 [2024-09-04T11:46:32.681Z] 11:44:01 6 1.97 0.00 0.62 0.07 0.03 97.31 [2024-09-04T11:46:32.681Z] 11:44:01 7 2.56 0.00 1.49 0.54 0.03 95.38 [2024-09-04T11:46:32.681Z] 11:45:01 all 0.09 0.00 0.06 0.02 0.01 99.83 [2024-09-04T11:46:32.681Z] 11:45:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2024-09-04T11:46:32.681Z] 11:45:01 1 0.02 0.00 0.07 0.00 0.03 99.88 [2024-09-04T11:46:32.681Z] 11:45:01 2 0.07 0.00 0.03 0.03 0.02 99.85 [2024-09-04T11:46:32.681Z] 11:45:01 3 0.25 0.00 0.08 0.00 0.00 99.67 [2024-09-04T11:46:32.681Z] 11:45:01 4 0.05 0.00 0.08 0.08 0.00 99.78 [2024-09-04T11:46:32.681Z] 11:45:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2024-09-04T11:46:32.681Z] 11:45:01 6 0.05 0.00 0.08 0.00 0.00 99.87 [2024-09-04T11:46:32.681Z] 11:45:01 7 0.17 0.00 0.02 0.00 0.02 99.80 [2024-09-04T11:46:32.681Z] 11:46:01 all 7.13 0.00 2.94 6.64 0.06 83.23 [2024-09-04T11:46:32.681Z] 11:46:01 0 8.02 0.00 2.91 0.54 0.05 88.48 [2024-09-04T11:46:32.681Z] 11:46:01 1 6.97 0.00 3.01 0.20 0.07 89.75 [2024-09-04T11:46:32.681Z] 11:46:01 2 7.72 0.00 3.51 1.13 0.05 87.59 [2024-09-04T11:46:32.681Z] 11:46:01 3 5.33 0.00 3.05 0.39 0.05 91.18 [2024-09-04T11:46:32.681Z] 11:46:01 4 6.35 0.00 1.76 12.83 0.03 79.03 [2024-09-04T11:46:32.681Z] 11:46:01 5 6.63 0.00 3.54 28.07 0.05 61.71 [2024-09-04T11:46:32.681Z] 11:46:01 6 8.56 0.00 2.86 4.69 0.05 83.85 [2024-09-04T11:46:32.681Z] 11:46:01 7 7.48 0.00 2.90 5.39 0.10 84.13 [2024-09-04T11:46:32.681Z] Average: all 5.55 0.00 1.52 1.63 0.03 91.27 [2024-09-04T11:46:32.681Z] Average: 0 5.67 0.00 1.53 0.48 0.03 92.29 [2024-09-04T11:46:32.681Z] Average: 1 5.17 0.00 1.37 0.63 0.05 92.79 [2024-09-04T11:46:32.681Z] Average: 2 6.09 0.00 1.70 2.79 0.03 89.39 [2024-09-04T11:46:32.681Z] Average: 3 5.25 0.00 1.62 0.47 0.03 92.64 [2024-09-04T11:46:32.681Z] Average: 4 5.06 0.00 1.57 2.62 0.02 90.73 [2024-09-04T11:46:32.681Z] Average: 5 5.92 0.00 1.56 4.21 0.04 88.28 [2024-09-04T11:46:32.681Z] Average: 6 5.33 0.00 1.42 0.89 0.03 92.33 [2024-09-04T11:46:32.682Z] Average: 7 5.91 0.00 1.39 0.99 0.05 91.66 [2024-09-04T11:46:32.682Z] [2024-09-04T11:46:32.682Z] [2024-09-04T11:46:32.682Z]