Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6022fc7304f0478cc490d8598391ea3e386b956e 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-ssh1115695138274861620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh6155095399793141302.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/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/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3294085032010020218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh15038933970192962978.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/device-sdk-go/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/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9843318053198612198.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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6335 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6022fc7304f0478cc490d8598391ea3e386b956e (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#1750)" > git config core.sparsecheckout # timeout=10 > git checkout -f 6022fc7304f0478cc490d8598391ea3e386b956e # timeout=10 > git rev-list --no-walk f2a1cb59259ab0300503bc69bfb459a49fd0b879 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-06T02:03:23.688Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-06T02:03:23.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-06T02:03:23.790Z] ========================================================= [2025-08-06T02:03:23.790Z] EdgeX Global Pipelines Version Info [2025-08-06T02:03:23.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:03:24.960Z] ------------------- [2025-08-06T02:03:24.960Z] stable info: [2025-08-06T02:03:24.960Z] ------------------- [2025-08-06T02:03:24.960Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-06T02:03:24.961Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-06T02:03:24.961Z] Message: update stable to v1.0.276 [2025-08-06T02:03:25.530Z] ------------------- [2025-08-06T02:03:25.530Z] experimental info: [2025-08-06T02:03:25.530Z] ------------------- [2025-08-06T02:03:25.530Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-06T02:03:25.530Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-06T02:03:25.530Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-06T02:03:25.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-08-06T02:03:25.653Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-08-06T02:03:25.677Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-06T02:03:25.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-06T02:03:25.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-06T02:03:25.749Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-06T02:03:25.767Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-06T02:03:25.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-08-06T02:03:25.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-06T02:03:25.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-06T02:03:25.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-06T02:03:25.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-08-06T02:03:25.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-06T02:03:25.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-06T02:03:25.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-06T02:03:25.952Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-08-06T02:03:25.974Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-06T02:03:25.997Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-06T02:03:26.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-06T02:03:26.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-06T02:03:26.069Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-06T02:03:26.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-06T02:03:26.118Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-06T02:03:26.141Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-06T02:03:26.165Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-06T02:03:26.188Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-06T02:03:26.209Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-06T02:03:26.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-06T02:03:26.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-06T02:03:26.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-06T02:03:26.307Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] echo [2025-08-06T02:03:26.328Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6022fc7 [Pipeline] echo [2025-08-06T02:03:26.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T02:03:26.409Z] provisioning config files... [2025-08-06T02:03:26.426Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config98123126557020298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:03:26.759Z] ---> ****-login.sh [2025-08-06T02:03:26.759Z] nexus3.edgexfoundry.org:10001 [2025-08-06T02:03:26.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T02:03:27.019Z] [2025-08-06T02:03:27.019Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T02:03:27.019Z] Configure a credential helper to remove this warning. See [2025-08-06T02:03:27.019Z] https://docs.****.com/go/credential-store/ [2025-08-06T02:03:27.019Z] [2025-08-06T02:03:27.019Z] Login Succeeded [2025-08-06T02:03:27.019Z] nexus3.edgexfoundry.org:10002 [2025-08-06T02:03:27.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T02:03:27.019Z] [2025-08-06T02:03:27.019Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T02:03:27.019Z] Configure a credential helper to remove this warning. See [2025-08-06T02:03:27.019Z] https://docs.****.com/go/credential-store/ [2025-08-06T02:03:27.019Z] [2025-08-06T02:03:27.019Z] Login Succeeded [2025-08-06T02:03:27.019Z] nexus3.edgexfoundry.org:10003 [2025-08-06T02:03:27.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T02:03:27.279Z] [2025-08-06T02:03:27.279Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T02:03:27.279Z] Configure a credential helper to remove this warning. See [2025-08-06T02:03:27.279Z] https://docs.****.com/go/credential-store/ [2025-08-06T02:03:27.279Z] [2025-08-06T02:03:27.279Z] Login Succeeded [2025-08-06T02:03:27.279Z] nexus3.edgexfoundry.org:10004 [2025-08-06T02:03:27.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T02:03:27.279Z] [2025-08-06T02:03:27.279Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T02:03:27.279Z] Configure a credential helper to remove this warning. See [2025-08-06T02:03:27.279Z] https://docs.****.com/go/credential-store/ [2025-08-06T02:03:27.279Z] [2025-08-06T02:03:27.279Z] Login Succeeded [2025-08-06T02:03:27.279Z] ****.io [2025-08-06T02:03:27.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T02:03:27.539Z] [2025-08-06T02:03:27.539Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T02:03:27.539Z] Configure a credential helper to remove this warning. See [2025-08-06T02:03:27.539Z] https://docs.****.com/go/credential-store/ [2025-08-06T02:03:27.539Z] [2025-08-06T02:03:27.539Z] Login Succeeded [2025-08-06T02:03:27.539Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T02:03:27.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-06T02:03:27.944Z] + git rev-list -1 --merges 6022fc7304f0478cc490d8598391ea3e386b956e~1..6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] echo [2025-08-06T02:03:27.973Z] -----------> git rev-list -1 --merges 6022fc7304f0478cc490d8598391ea3e386b956e~1..6022fc7304f0478cc490d8598391ea3e386b956e 6022fc7304f0478cc490d8598391ea3e386b956e [false] [Pipeline] sh [2025-08-06T02:03:28.264Z] + git log --format=format:%s -1 6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] echo [2025-08-06T02:03:28.275Z] ========================================================= [2025-08-06T02:03:28.275Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-06T02:03:28.275Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-06T02:03:28.619Z] + git log --format=format:%s -1 6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] echo [2025-08-06T02:03:28.631Z] [semverPrep] GIT_COMMIT: 6022fc7304f0478cc490d8598391ea3e386b956e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#1750) [Pipeline] echo [2025-08-06T02:03:28.647Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-06T02:03:28.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T02:03:28.995Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-06T02:03:28.995Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-06T02:03:28.995Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-06T02:03:28.995Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-08-06T02:03:28.995Z] -a /etc/ssh/ssh_known_hosts [2025-08-06T02:03:28.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:03:29.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T02:03:29.345Z] [2025-08-06T02:03:29.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:03:29.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T02:03:29.661Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-06T02:03:29.661Z] 3dae71ba6b94: Pulling fs layer [2025-08-06T02:03:29.661Z] 6bf1a483ea7c: Pulling fs layer [2025-08-06T02:03:29.661Z] f5dfc541a4d3: Pulling fs layer [2025-08-06T02:03:29.661Z] 461d9e800cba: Pulling fs layer [2025-08-06T02:03:29.661Z] 80192f66455f: Pulling fs layer [2025-08-06T02:03:29.661Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-06T02:03:29.661Z] a29436f7fd5d: Pulling fs layer [2025-08-06T02:03:29.661Z] 923cac83aea3: Pulling fs layer [2025-08-06T02:03:29.661Z] 25ad8b0a4227: Pulling fs layer [2025-08-06T02:03:29.661Z] db01528c6b51: Pulling fs layer [2025-08-06T02:03:29.661Z] 28988de357af: Pulling fs layer [2025-08-06T02:03:29.661Z] a29436f7fd5d: Waiting [2025-08-06T02:03:29.661Z] 923cac83aea3: Waiting [2025-08-06T02:03:29.661Z] 25ad8b0a4227: Waiting [2025-08-06T02:03:29.661Z] db01528c6b51: Waiting [2025-08-06T02:03:29.661Z] 28988de357af: Waiting [2025-08-06T02:03:29.661Z] 461d9e800cba: Waiting [2025-08-06T02:03:29.661Z] 80192f66455f: Waiting [2025-08-06T02:03:29.661Z] 2e8e34ca0e6c: Waiting [2025-08-06T02:03:29.661Z] 6bf1a483ea7c: Verifying Checksum [2025-08-06T02:03:29.661Z] 6bf1a483ea7c: Download complete [2025-08-06T02:03:29.661Z] 461d9e800cba: Verifying Checksum [2025-08-06T02:03:29.661Z] 461d9e800cba: Download complete [2025-08-06T02:03:29.921Z] 80192f66455f: Download complete [2025-08-06T02:03:29.921Z] f5dfc541a4d3: Verifying Checksum [2025-08-06T02:03:29.921Z] f5dfc541a4d3: Download complete [2025-08-06T02:03:29.921Z] 3dae71ba6b94: Verifying Checksum [2025-08-06T02:03:29.921Z] 3dae71ba6b94: Download complete [2025-08-06T02:03:29.921Z] 923cac83aea3: Verifying Checksum [2025-08-06T02:03:29.921Z] 923cac83aea3: Download complete [2025-08-06T02:03:30.180Z] 25ad8b0a4227: Verifying Checksum [2025-08-06T02:03:30.180Z] 25ad8b0a4227: Download complete [2025-08-06T02:03:30.180Z] db01528c6b51: Verifying Checksum [2025-08-06T02:03:30.180Z] db01528c6b51: Download complete [2025-08-06T02:03:30.180Z] 28988de357af: Verifying Checksum [2025-08-06T02:03:30.180Z] 28988de357af: Download complete [2025-08-06T02:03:30.180Z] a29436f7fd5d: Download complete [2025-08-06T02:03:30.748Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-06T02:03:30.748Z] 2e8e34ca0e6c: Download complete [2025-08-06T02:03:31.683Z] 3dae71ba6b94: Pull complete [2025-08-06T02:03:31.683Z] 6bf1a483ea7c: Pull complete [2025-08-06T02:03:32.620Z] f5dfc541a4d3: Pull complete [2025-08-06T02:03:32.620Z] 461d9e800cba: Pull complete [2025-08-06T02:03:32.620Z] 80192f66455f: Pull complete [2025-08-06T02:03:36.830Z] 2e8e34ca0e6c: Pull complete [2025-08-06T02:03:37.771Z] a29436f7fd5d: Pull complete [2025-08-06T02:03:37.771Z] 923cac83aea3: Pull complete [2025-08-06T02:03:37.771Z] 25ad8b0a4227: Pull complete [2025-08-06T02:03:38.032Z] db01528c6b51: Pull complete [2025-08-06T02:03:38.032Z] 28988de357af: Pull complete [2025-08-06T02:03:38.032Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-06T02:03:38.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T02:03:38.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T02:03:38.174Z] prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container [2025-08-06T02:03:38.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-06T02:03:41.612Z] $ docker top 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 -eo pid,comm [2025-08-06T02:03:41.671Z] 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). [2025-08-06T02:03:41.671Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T02:03:41.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T02:03:41.727Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T02:03:41.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T02:03:41.831Z] $ docker exec 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 ssh-agent [2025-08-06T02:03:41.942Z] SSH_AUTH_SOCK=/tmp/ssh-McbNrJDhmNYj/agent.32 [2025-08-06T02:03:41.942Z] SSH_AGENT_PID=38 [2025-08-06T02:03:41.949Z] Running ssh-add (command line suppressed) [2025-08-06T02:03:42.044Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_950218423896645974.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_950218423896645974.key) [2025-08-06T02:03:42.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T02:03:42.357Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] sh [2025-08-06T02:03:42.647Z] + git tag --points-at HEAD [Pipeline] } [2025-08-06T02:03:42.649Z] $ docker exec --env ******** --env ******** 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 ssh-agent -k [2025-08-06T02:03:42.737Z] unset SSH_AUTH_SOCK; [2025-08-06T02:03:42.738Z] unset SSH_AGENT_PID; [2025-08-06T02:03:42.738Z] echo Agent pid 38 killed; [2025-08-06T02:03:42.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-06T02:03:42.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T02:03:42.795Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T02:03:42.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T02:03:42.891Z] $ docker exec 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 ssh-agent [2025-08-06T02:03:42.995Z] SSH_AUTH_SOCK=/tmp/ssh-qgYrjZJyvT4f/agent.85 [2025-08-06T02:03:42.995Z] SSH_AGENT_PID=91 [2025-08-06T02:03:42.999Z] Running ssh-add (command line suppressed) [2025-08-06T02:03:43.076Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6930073820285677638.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6930073820285677638.key) [2025-08-06T02:03:43.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T02:03:43.394Z] + git semver init [2025-08-06T02:03:43.656Z] 2025-08-06 02:03:43,609 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T02:03:43.656Z] 2025-08-06 02:03:43,614 [run_init] DEBUG init version:0.0.0 force:False [2025-08-06T02:03:43.656Z] 2025-08-06 02:03:43,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-08-06T02:03:43.656Z] 2025-08-06 02:03:43,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-08-06T02:03:43.656Z] 2025-08-06 02:03:43,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-06T02:03:45.035Z] 2025-08-06 02:03:44,968 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-08-06T02:03:45.035Z] 2025-08-06 02:03:44,969 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-08-06T02:03:45.035Z] 2025-08-06 02:03:44,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-08-06T02:03:45.035Z] 2025-08-06 02:03:44,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-08-06T02:03:45.035Z] 4.1.0-dev.28 [Pipeline] } [2025-08-06T02:03:45.033Z] $ docker exec --env ******** --env ******** 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 ssh-agent -k [2025-08-06T02:03:45.118Z] unset SSH_AUTH_SOCK; [2025-08-06T02:03:45.118Z] unset SSH_AGENT_PID; [2025-08-06T02:03:45.118Z] echo Agent pid 91 killed; [2025-08-06T02:03:45.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T02:03:45.520Z] + git semver [Pipeline] } [2025-08-06T02:03:45.782Z] $ docker stop --time=1 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 [2025-08-06T02:03:47.053Z] $ docker rm -f --volumes 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T02:03:47.406Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-06T02:03:47.676Z] Stashed 1 file(s) [Pipeline] echo [2025-08-06T02:03:47.679Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.28 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T02:03:47.939Z] provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2025-08-06T02:03:47.959Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9035707505803749567tmp [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:03:48.278Z] ---> ****-login.sh [2025-08-06T02:03:48.278Z] nexus3.edgexfoundry.org:10001 [2025-08-06T02:03:48.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T02:03:48.278Z] Login Succeeded [2025-08-06T02:03:48.278Z] nexus3.edgexfoundry.org:10002 [2025-08-06T02:03:48.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T02:03:48.278Z] Login Succeeded [2025-08-06T02:03:48.278Z] nexus3.edgexfoundry.org:10003 [2025-08-06T02:03:48.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T02:03:48.536Z] Login Succeeded [2025-08-06T02:03:48.536Z] nexus3.edgexfoundry.org:10004 [2025-08-06T02:03:48.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T02:03:48.536Z] Login Succeeded [2025-08-06T02:03:48.537Z] ****.io [2025-08-06T02:03:48.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T02:03:48.797Z] Login Succeeded [2025-08-06T02:03:48.797Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T02:03:48.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-06T02:03:48.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T02:03:48.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T02:03:48.948Z] ========================================================= [2025-08-06T02:03:48.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-06T02:03:48.948Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:03:49.271Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-06T02:03:49.839Z] #0 building with "default" instance using docker driver [2025-08-06T02:03:49.839Z] [2025-08-06T02:03:49.839Z] #1 [internal] load build definition from Dockerfile [2025-08-06T02:03:49.839Z] #1 transferring dockerfile: 1.69kB done [2025-08-06T02:03:49.839Z] #1 DONE 0.0s [2025-08-06T02:03:49.839Z] [2025-08-06T02:03:49.839Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-06T02:03:49.839Z] #2 DONE 0.1s [2025-08-06T02:03:50.098Z] [2025-08-06T02:03:50.098Z] #3 [internal] load .dockerignore [2025-08-06T02:03:50.098Z] #3 transferring context: 182B done [2025-08-06T02:03:50.098Z] #3 DONE 0.0s [2025-08-06T02:03:50.098Z] [2025-08-06T02:03:50.098Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-06T02:03:50.098Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-06T02:03:50.098Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-06T02:03:50.098Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-06T02:03:50.098Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s [2025-08-06T02:03:50.098Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-06T02:03:50.098Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-06T02:03:50.099Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 77.82kB / 74.06MB 0.1s [2025-08-06T02:03:50.099Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-06T02:03:50.099Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-06T02:03:50.099Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 8.39MB / 74.06MB 0.2s [2025-08-06T02:03:50.099Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-06T02:03:50.099Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-08-06T02:03:50.099Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-06T02:03:50.099Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-06T02:03:50.099Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-06T02:03:50.099Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-06T02:03:50.099Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 17.83MB / 74.06MB 0.3s [2025-08-06T02:03:50.099Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-08-06T02:03:50.099Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-06T02:03:50.099Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s [2025-08-06T02:03:50.359Z] #4 ... [2025-08-06T02:03:50.359Z] [2025-08-06T02:03:50.359Z] #5 [internal] load build context [2025-08-06T02:03:50.359Z] #5 transferring context: 35.97MB 0.3s done [2025-08-06T02:03:50.359Z] #5 DONE 0.4s [2025-08-06T02:03:50.359Z] [2025-08-06T02:03:50.359Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-06T02:03:50.359Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.93MB / 74.06MB 0.4s [2025-08-06T02:03:50.359Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 10.49MB / 103.05MB 0.4s [2025-08-06T02:03:50.359Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 6.29MB / 13.29MB 0.4s [2025-08-06T02:03:50.359Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-06T02:03:50.359Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 53.48MB / 74.06MB 0.6s [2025-08-06T02:03:50.359Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 26.21MB / 103.05MB 0.6s [2025-08-06T02:03:50.359Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-06T02:03:50.619Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s [2025-08-06T02:03:50.619Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.48MB / 103.05MB 0.8s [2025-08-06T02:03:50.876Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s done [2025-08-06T02:03:50.877Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 100.66MB / 103.05MB 1.0s [2025-08-06T02:03:50.877Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-06T02:03:51.441Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-08-06T02:03:55.623Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done [2025-08-06T02:03:55.623Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-06T02:03:55.623Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-06T02:03:55.623Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-06T02:03:55.623Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-06T02:03:55.623Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-06T02:03:55.623Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-06T02:03:55.623Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-06T02:03:58.152Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done [2025-08-06T02:03:58.152Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-06T02:03:59.086Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-06T02:03:59.086Z] #4 DONE 9.1s [2025-08-06T02:03:59.086Z] [2025-08-06T02:03:59.086Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2025-08-06T02:04:03.277Z] #6 DONE 3.6s [2025-08-06T02:04:03.277Z] [2025-08-06T02:04:03.277Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T02:04:03.277Z] #7 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T02:04:05.803Z] #7 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T02:04:05.803Z] #7 3.057 OK: 248 MiB in 58 packages [2025-08-06T02:04:05.803Z] #7 DONE 3.2s [2025-08-06T02:04:06.061Z] [2025-08-06T02:04:06.061Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-06T02:04:06.061Z] #8 DONE 0.0s [2025-08-06T02:04:06.061Z] [2025-08-06T02:04:06.061Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T02:04:32.650Z] #9 DONE 25.5s [2025-08-06T02:04:32.650Z] [2025-08-06T02:04:32.650Z] #10 [builder 6/7] COPY . . [2025-08-06T02:04:32.650Z] #10 DONE 0.2s [2025-08-06T02:04:32.650Z] [2025-08-06T02:04:32.650Z] #11 [builder 7/7] RUN echo noop [2025-08-06T02:04:32.650Z] #11 0.200 noop [2025-08-06T02:04:32.650Z] #11 DONE 0.2s [2025-08-06T02:04:32.650Z] [2025-08-06T02:04:32.650Z] #12 exporting to image [2025-08-06T02:04:32.650Z] #12 exporting layers [2025-08-06T02:04:39.219Z] #12 exporting layers 6.9s done [2025-08-06T02:04:39.219Z] #12 writing image sha256:c8e555360eb52d98ad4b398f54e6e90b81a2a0accfc473e2facf590a86e9fdcc done [2025-08-06T02:04:39.219Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-06T02:04:39.219Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:04:39.539Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-06T02:04:39.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T02:04:39.611Z] prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container [2025-08-06T02:04:39.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** -e ******** ci-base-image-x86_64 cat [2025-08-06T02:04:40.007Z] $ docker top 6aa0f4086145e84208260d4480aa69dcfc1af2d7188da3350a681476d66fb40c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T02:04:40.361Z] + go version [2025-08-06T02:04:40.361Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-06T02:04:40.361Z] $ docker stop --time=1 6aa0f4086145e84208260d4480aa69dcfc1af2d7188da3350a681476d66fb40c [2025-08-06T02:04:41.626Z] $ docker rm -f --volumes 6aa0f4086145e84208260d4480aa69dcfc1af2d7188da3350a681476d66fb40c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:04:42.070Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-06T02:04:42.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T02:04:42.142Z] prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container [2025-08-06T02:04:42.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** -e ******** ci-base-image-x86_64 cat [2025-08-06T02:04:42.372Z] $ docker top 3564cd1293b4d3eff70cbad6bbc36e8c582dea9479f40b996b7339f44156d339 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T02:04:42.730Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-06T02:04:43.027Z] + make test [2025-08-06T02:04:43.027Z] go test -race -coverprofile=coverage.out ./... [2025-08-06T02:04:51.139Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-08-06T02:05:29.853Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-08-06T02:05:29.853Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-08-06T02:05:29.853Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-08-06T02:05:29.853Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-08-06T02:05:29.853Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.028s coverage: 2.8% of statements [2025-08-06T02:05:29.853Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.027s coverage: 29.4% of statements [2025-08-06T02:05:29.853Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.030s coverage: 79.3% of statements [2025-08-06T02:05:29.853Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-08-06T02:05:29.853Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-08-06T02:05:29.853Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.027s coverage: 90.4% of statements [2025-08-06T02:05:29.853Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-08-06T02:05:29.853Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-08-06T02:05:29.853Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-08-06T02:05:29.853Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-08-06T02:05:29.853Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.081s coverage: 45.0% of statements [2025-08-06T02:05:30.112Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-08-06T02:05:35.392Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.043s coverage: 14.3% of statements [2025-08-06T02:05:35.392Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.695s coverage: 44.6% of statements [2025-08-06T02:05:35.392Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.060s coverage: 69.4% of statements [2025-08-06T02:05:35.392Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.085s coverage: 88.4% of statements [2025-08-06T02:05:35.392Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.047s coverage: 5.0% of statements [2025-08-06T02:06:07.458Z] GO111MODULE=on go vet ./... [2025-08-06T02:06:09.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-06T02:06:09.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-06T02:06:09.983Z] ./bin/test-attribution-txt.sh [2025-08-06T02:06:09.983Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-06T02:06:09.983Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-06T02:06:09.983Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-08-06T02:06:10.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-06T02:06:10.268Z] $ docker stop --time=1 3564cd1293b4d3eff70cbad6bbc36e8c582dea9479f40b996b7339f44156d339 [2025-08-06T02:06:14.489Z] $ docker rm -f --volumes 3564cd1293b4d3eff70cbad6bbc36e8c582dea9479f40b996b7339f44156d339 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T02:06:15.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-06T02:06:15.210Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-06T02:06:15.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-06T02:06:16.032Z] + ls -al . [2025-08-06T02:06:16.032Z] total 608 [2025-08-06T02:06:16.032Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 6 02:04 . [2025-08-06T02:06:16.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 02:03 .. [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 6 02:03 .dockerignore [2025-08-06T02:06:16.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 02:05 .git [2025-08-06T02:06:16.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 02:03 .github [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 6 02:03 .gitignore [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 6 02:03 .golangci.yml [2025-08-06T02:06:16.032Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 02:03 .semver [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 53715 Aug 6 02:03 CHANGELOG.md [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 6 02:03 GOVERNANCE.md [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 882 Aug 6 02:03 Jenkinsfile [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 6 02:03 LICENSE [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 2424 Aug 6 02:03 Makefile [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 6 02:03 OWNERS.md [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 4937 Aug 6 02:03 README.md [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 6 02:03 VERSION [2025-08-06T02:06:16.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 02:03 bin [2025-08-06T02:06:16.032Z] -rw-r--r-- 1 jenkins jenkins 364361 Aug 6 02:05 coverage.out [2025-08-06T02:06:16.032Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 6 02:03 example [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 6112 Aug 6 02:03 go.mod [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 86554 Aug 6 02:03 go.sum [2025-08-06T02:06:16.032Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 6 02:03 internal [2025-08-06T02:06:16.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 02:03 openapi [2025-08-06T02:06:16.032Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 6 02:03 pkg [2025-08-06T02:06:16.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 02:03 snap [2025-08-06T02:06:16.032Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 6 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:06:16.348Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6022fc7304f0478cc490d8598391ea3e386b956e --label arch=amd64 --label version=4.1.0-dev.28 . [2025-08-06T02:06:16.607Z] #0 building with "default" instance using docker driver [2025-08-06T02:06:16.607Z] [2025-08-06T02:06:16.607Z] #1 [internal] load build definition from Dockerfile [2025-08-06T02:06:16.607Z] #1 transferring dockerfile: 1.69kB done [2025-08-06T02:06:16.607Z] #1 DONE 0.0s [2025-08-06T02:06:16.607Z] [2025-08-06T02:06:16.607Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-06T02:06:16.607Z] #2 DONE 0.0s [2025-08-06T02:06:16.607Z] [2025-08-06T02:06:16.607Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-06T02:06:16.607Z] #3 DONE 0.1s [2025-08-06T02:06:16.607Z] [2025-08-06T02:06:16.607Z] #4 [internal] load .dockerignore [2025-08-06T02:06:16.607Z] #4 transferring context: 182B done [2025-08-06T02:06:16.607Z] #4 DONE 0.0s [2025-08-06T02:06:16.607Z] [2025-08-06T02:06:16.607Z] #5 [internal] load build context [2025-08-06T02:06:16.607Z] #5 transferring context: 394.96kB 0.0s done [2025-08-06T02:06:16.607Z] #5 DONE 0.1s [2025-08-06T02:06:16.607Z] [2025-08-06T02:06:16.607Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-06T02:06:16.607Z] #6 DONE 0.1s [2025-08-06T02:06:16.607Z] [2025-08-06T02:06:16.607Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T02:06:16.607Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T02:06:16.607Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-06T02:06:16.865Z] #7 ... [2025-08-06T02:06:16.865Z] [2025-08-06T02:06:16.865Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2025-08-06T02:06:16.865Z] #8 DONE 0.1s [2025-08-06T02:06:16.865Z] [2025-08-06T02:06:16.865Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T02:06:16.865Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-06T02:06:16.865Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T02:06:16.865Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-06T02:06:16.865Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-06T02:06:16.865Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-06T02:06:16.865Z] #7 DONE 0.3s [2025-08-06T02:06:16.865Z] [2025-08-06T02:06:16.865Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-06T02:06:17.124Z] #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T02:06:17.383Z] #9 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T02:06:17.383Z] #9 0.598 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-06T02:06:17.642Z] #9 0.603 Executing busybox-1.36.1-r29.trigger [2025-08-06T02:06:17.642Z] #9 0.610 OK: 8 MiB in 15 packages [2025-08-06T02:06:17.642Z] #9 ... [2025-08-06T02:06:17.642Z] [2025-08-06T02:06:17.642Z] #10 [builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T02:06:17.642Z] #10 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T02:06:17.642Z] #10 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T02:06:17.642Z] #10 0.748 OK: 248 MiB in 58 packages [2025-08-06T02:06:17.642Z] #10 DONE 0.9s [2025-08-06T02:06:17.901Z] [2025-08-06T02:06:17.901Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-06T02:06:17.901Z] #9 DONE 0.8s [2025-08-06T02:06:17.901Z] [2025-08-06T02:06:17.901Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-06T02:06:17.901Z] #11 DONE 0.0s [2025-08-06T02:06:17.901Z] [2025-08-06T02:06:17.901Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T02:06:18.492Z] #12 DONE 0.6s [2025-08-06T02:06:18.492Z] [2025-08-06T02:06:18.492Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T02:06:18.492Z] #13 0.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T02:06:18.492Z] #13 0.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T02:06:18.492Z] #13 0.819 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T02:06:18.756Z] #13 ... [2025-08-06T02:06:18.756Z] [2025-08-06T02:06:18.756Z] #14 [builder 6/7] COPY . . [2025-08-06T02:06:18.756Z] #14 DONE 0.3s [2025-08-06T02:06:18.756Z] [2025-08-06T02:06:18.756Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T02:06:18.756Z] #13 0.833 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T02:06:18.756Z] #13 0.923 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T02:06:18.756Z] #13 0.927 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T02:06:18.756Z] #13 0.931 Executing busybox-1.36.1-r30.trigger [2025-08-06T02:06:18.756Z] #13 0.940 OK: 8 MiB in 15 packages [2025-08-06T02:06:18.756Z] #13 DONE 1.0s [2025-08-06T02:06:18.756Z] [2025-08-06T02:06:18.756Z] #15 [builder 7/7] RUN make build [2025-08-06T02:06:19.015Z] #15 0.380 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-08-06T02:06:45.568Z] #15 DONE 25.8s [2025-08-06T02:06:45.568Z] [2025-08-06T02:06:45.568Z] #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-08-06T02:06:45.568Z] #16 DONE 0.0s [2025-08-06T02:06:45.568Z] [2025-08-06T02:06:45.568Z] #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-08-06T02:06:45.568Z] #17 DONE 0.4s [2025-08-06T02:06:45.568Z] [2025-08-06T02:06:45.568Z] #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-08-06T02:06:45.568Z] #18 DONE 0.0s [2025-08-06T02:06:45.568Z] [2025-08-06T02:06:45.568Z] #19 exporting to image [2025-08-06T02:06:45.568Z] #19 exporting layers 0.1s done [2025-08-06T02:06:45.568Z] #19 writing image sha256:68d86fb63c72e8045b39ac0eea85c6dd1800cbb6a719f5b3180791b36066906b done [2025-08-06T02:06:45.568Z] #19 naming to docker.io/library/device-sdk-simple done [2025-08-06T02:06:45.568Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [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 [2025-08-06T02:06:46.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T02:06:46.046Z] [2025-08-06T02:06:46.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:06:46.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T02:06:46.349Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-06T02:06:46.349Z] 5eb5b503b376: Pulling fs layer [2025-08-06T02:06:46.349Z] 5c69ac0246d0: Pulling fs layer [2025-08-06T02:06:46.349Z] ec43610c2a17: Pulling fs layer [2025-08-06T02:06:46.349Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-06T02:06:46.349Z] 33b1e0a273af: Pulling fs layer [2025-08-06T02:06:46.349Z] 5d3b04190fa2: Pulling fs layer [2025-08-06T02:06:46.349Z] 3a2ae6a8a46f: Waiting [2025-08-06T02:06:46.349Z] 33b1e0a273af: Waiting [2025-08-06T02:06:46.349Z] 2f39f015ded8: Pulling fs layer [2025-08-06T02:06:46.349Z] 5d3b04190fa2: Waiting [2025-08-06T02:06:46.349Z] 2f39f015ded8: Waiting [2025-08-06T02:06:46.349Z] 5c69ac0246d0: Verifying Checksum [2025-08-06T02:06:46.349Z] 5c69ac0246d0: Download complete [2025-08-06T02:06:46.349Z] 3a2ae6a8a46f: Download complete [2025-08-06T02:06:46.349Z] 33b1e0a273af: Verifying Checksum [2025-08-06T02:06:46.349Z] 33b1e0a273af: Download complete [2025-08-06T02:06:46.349Z] 5d3b04190fa2: Download complete [2025-08-06T02:06:46.608Z] ec43610c2a17: Verifying Checksum [2025-08-06T02:06:46.608Z] ec43610c2a17: Download complete [2025-08-06T02:06:46.608Z] 5eb5b503b376: Verifying Checksum [2025-08-06T02:06:46.608Z] 5eb5b503b376: Download complete [2025-08-06T02:06:47.175Z] 2f39f015ded8: Download complete [2025-08-06T02:06:48.108Z] 5eb5b503b376: Pull complete [2025-08-06T02:06:48.366Z] 5c69ac0246d0: Pull complete [2025-08-06T02:06:48.932Z] ec43610c2a17: Pull complete [2025-08-06T02:06:48.932Z] 3a2ae6a8a46f: Pull complete [2025-08-06T02:06:49.195Z] 33b1e0a273af: Pull complete [2025-08-06T02:06:49.195Z] 5d3b04190fa2: Pull complete [2025-08-06T02:06:55.787Z] 2f39f015ded8: Pull complete [2025-08-06T02:06:55.787Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-06T02:06:55.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T02:06:55.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T02:06:55.934Z] prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container [2025-08-06T02:06:55.956Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-06T02:06:58.582Z] $ docker top 6fc87d52738275dda6e8e377942be75f73820a0bc00ce0da2cfb3f65777e7fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:06:58.961Z] ---> job-cost.sh [2025-08-06T02:06:58.961Z] lf-activate-venv: SKIPPING [2025-08-06T02:06:58.961Z] INFO: No Stack... [2025-08-06T02:06:59.221Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-06T02:06:59.482Z] INFO: Archiving Costs [Pipeline] sh [2025-08-06T02:06:59.770Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-08-06T02:06:59.770Z] + cut -d, -f6 [Pipeline] lock [2025-08-06T02:06:59.784Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-383-stack-cost] [2025-08-06T02:06:59.791Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-383-stack-cost] did not exist. Created. [2025-08-06T02:06:59.796Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-383-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-06T02:07:00.100Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-06T02:07:00.125Z] Stashed 1 file(s) [Pipeline] } [2025-08-06T02:07:00.131Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-383-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-06T02:07:00.143Z] $ docker stop --time=1 6fc87d52738275dda6e8e377942be75f73820a0bc00ce0da2cfb3f65777e7fca [2025-08-06T02:07:01.278Z] $ docker rm -f --volumes 6fc87d52738275dda6e8e377942be75f73820a0bc00ce0da2cfb3f65777e7fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-06T02:07:01.535Z] provisioning config files... [2025-08-06T02:07:01.541Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8927915998928414343tmp [Pipeline] { [Pipeline] sh [2025-08-06T02:07:01.835Z] + set +x [2025-08-06T02:07:01.835Z] + curl -s https://codecov.io/bash [2025-08-06T02:07:01.835Z] + bash -s -- [2025-08-06T02:07:01.835Z] [2025-08-06T02:07:01.835Z] _____ _ [2025-08-06T02:07:01.835Z] / ____| | | [2025-08-06T02:07:01.835Z] | | ___ __| | ___ ___ _____ __ [2025-08-06T02:07:01.835Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-06T02:07:01.835Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-06T02:07:01.835Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-06T02:07:01.835Z] Bash-1.0.6 [2025-08-06T02:07:01.835Z] [2025-08-06T02:07:01.835Z] [2025-08-06T02:07:01.835Z] ==> git version 2.25.1 found [2025-08-06T02:07:01.835Z] ==> 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 [2025-08-06T02:07:01.835Z] Release-Date: 2020-01-08 [2025-08-06T02:07:01.835Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-06T02:07:01.835Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-06T02:07:01.835Z] ==> Jenkins CI detected. [2025-08-06T02:07:01.835Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-08-06T02:07:01.835Z] project root: . [2025-08-06T02:07:01.835Z] --> token set from env [2025-08-06T02:07:01.835Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-06T02:07:01.835Z] ==> Running gcov in . (disable via -X gcov) [2025-08-06T02:07:01.835Z] ==> Python coveragepy not found [2025-08-06T02:07:01.835Z] ==> Searching for coverage reports in: [2025-08-06T02:07:01.835Z] + . [2025-08-06T02:07:01.835Z] -> Found 1 reports [2025-08-06T02:07:01.835Z] ==> Detecting git/mercurial file structure [2025-08-06T02:07:02.093Z] ==> Reading reports [2025-08-06T02:07:02.093Z] + ./coverage.out bytes=364361 [2025-08-06T02:07:02.093Z] ==> Appending adjustments [2025-08-06T02:07:02.093Z] https://docs.codecov.io/docs/fixing-reports [2025-08-06T02:07:02.351Z] + Found adjustments [2025-08-06T02:07:02.351Z] ==> Gzipping contents [2025-08-06T02:07:02.351Z] 36K /tmp/codecov.YcUQnI.gz [2025-08-06T02:07:02.351Z] ==> Uploading reports [2025-08-06T02:07:02.351Z] url: https://codecov.io [2025-08-06T02:07:02.351Z] query: branch=main&commit=6022fc7304f0478cc490d8598391ea3e386b956e&build=383&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F383%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-06T02:07:02.351Z] -> Pinging Codecov [2025-08-06T02:07:02.351Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6022fc7304f0478cc490d8598391ea3e386b956e&build=383&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F383%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-06T02:07:02.609Z] -> Uploading to [2025-08-06T02:07:02.609Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/6022fc7304f0478cc490d8598391ea3e386b956e/f8f6ee45-1061-4c9f-82fa-c45af5b002cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250806%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250806T020702Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0107cd0e7c7524fb44f3b531036e69071ba7188ebbccc92cf2a5067a9e2c93d5 [2025-08-06T02:07:02.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-06T02:07:02.609Z] Dload Upload Total Spent Left Speed [2025-08-06T02:07:02.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35869 0 0 100 35869 0 223k --:--:-- --:--:-- --:--:-- 223k [2025-08-06T02:07:02.609Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] } [2025-08-06T02:07:02.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-06T02:07:02.743Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-06T02:07:02.756Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:07:03.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-06T02:07:03.057Z] [2025-08-06T02:07:03.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:07:03.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-06T02:07:03.364Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-06T02:07:03.364Z] 0a9a5dfd008f: Already exists [2025-08-06T02:07:03.364Z] 36466aa92d05: Already exists [2025-08-06T02:07:03.364Z] e10405b45d13: Already exists [2025-08-06T02:07:03.364Z] 096b7ceb2af7: Already exists [2025-08-06T02:07:03.364Z] 4f4fb700ef54: Already exists [2025-08-06T02:07:03.364Z] e50aa161e22a: Pulling fs layer [2025-08-06T02:07:03.364Z] d3c8db5fb9df: Pulling fs layer [2025-08-06T02:07:03.624Z] e50aa161e22a: Verifying Checksum [2025-08-06T02:07:03.624Z] e50aa161e22a: Download complete [2025-08-06T02:07:04.191Z] e50aa161e22a: Pull complete [2025-08-06T02:07:05.137Z] d3c8db5fb9df: Verifying Checksum [2025-08-06T02:07:05.137Z] d3c8db5fb9df: Download complete [2025-08-06T02:07:08.422Z] d3c8db5fb9df: Pull complete [2025-08-06T02:07:08.422Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-06T02:07:08.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-06T02:07:08.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T02:07:08.521Z] prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container [2025-08-06T02:07:08.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-06T02:07:10.557Z] $ docker top f991aa3adfc5072c75421a11c65dd4075930cd18b0d686e300a5e441b9f44026 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T02:07:10.905Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-08-06T02:07:10.916Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-08-06T02:07:11.194Z] + set -o pipefail [2025-08-06T02:07:11.194Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-08-06T02:07:17.777Z] [2025-08-06T02:07:17.777Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-08-06T02:07:17.777Z] [2025-08-06T02:07:17.777Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/25368cf4-b9fb-4a78-9eed-a2e79562a951 [2025-08-06T02:07:17.777Z] [2025-08-06T02:07:17.777Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-06T02:07:17.777Z] [2025-08-06T02:07:18.353Z] [2025-08-06T02:07:18.353Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-06T02:07:18.353Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-06T02:07:18.620Z] $ docker stop --time=1 f991aa3adfc5072c75421a11c65dd4075930cd18b0d686e300a5e441b9f44026 [2025-08-06T02:07:22.691Z] $ docker rm -f --volumes f991aa3adfc5072c75421a11c65dd4075930cd18b0d686e300a5e441b9f44026 [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) [Pipeline] echo [2025-08-06T02:07:23.240Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T02:07:23.256Z] provisioning config files... [2025-08-06T02:07:23.264Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12164059437878293100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:07:23.564Z] --> edgex-publish-swagger.sh [2025-08-06T02:07:23.564Z] === Publish openapi API === [2025-08-06T02:07:23.564Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-08-06T02:07:23.564Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-08-06T02:07:23.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-06T02:07:23.564Z] Dload Upload Total Spent Left Speed [2025-08-06T02:07:23.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38224 100 66 100 38158 445 251k --:--:-- --:--:-- --:--:-- 252k [2025-08-06T02:07:23.564Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-06T02:07:23.564Z] [Pipeline] } [2025-08-06T02:07:23.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-06T02:07:23.997Z] + git log --format=format:%s -1 6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] sh [2025-08-06T02:07:24.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T02:07:24.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:07:24.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T02:07:24.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T02:07:24.673Z] prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container [2025-08-06T02:07:24.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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/py-git-semver:0.1.4 cat [2025-08-06T02:07:25.116Z] $ docker top 3d8f0da2fc9939ad3807ed078fcc7cde273e3cca50dd23534852ba3dcbfffcb3 -eo pid,comm [2025-08-06T02:07:25.166Z] 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). [2025-08-06T02:07:25.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T02:07:25.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T02:07:25.223Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T02:07:25.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T02:07:25.318Z] $ docker exec 3d8f0da2fc9939ad3807ed078fcc7cde273e3cca50dd23534852ba3dcbfffcb3 ssh-agent [2025-08-06T02:07:25.430Z] SSH_AUTH_SOCK=/tmp/ssh-1wf8hsEv3Eum/agent.32 [2025-08-06T02:07:25.430Z] SSH_AGENT_PID=38 [2025-08-06T02:07:25.437Z] Running ssh-add (command line suppressed) [2025-08-06T02:07:25.525Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4893951061091372240.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4893951061091372240.key) [2025-08-06T02:07:25.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T02:07:25.839Z] + git semver tag [2025-08-06T02:07:26.107Z] 2025-08-06 02:07:26,062 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T02:07:26.107Z] 2025-08-06 02:07:26,067 [run_tag] DEBUG tag force:False [2025-08-06T02:07:26.107Z] 2025-08-06 02:07:26,067 [check_head_tag] DEBUG check head tag [2025-08-06T02:07:26.107Z] 2025-08-06 02:07:26,068 [execute] INFO git cat-file --batch-check [2025-08-06T02:07:26.107Z] 2025-08-06 02:07:26,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-06T02:07:26.107Z] 2025-08-06 02:07:26,070 [execute] INFO git cat-file --batch [2025-08-06T02:07:26.107Z] 2025-08-06 02:07:26,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-06T02:07:26.107Z] 2025-08-06 02:07:26,084 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-08-06T02:07:26.107Z] 2025-08-06 02:07:26,084 [execute] INFO git tag -a v4.1.0-dev.28 -m v4.1.0-dev.28 [2025-08-06T02:07:26.107Z] 2025-08-06 02:07:26,084 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.28', '-m', 'v4.1.0-dev.28'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-06T02:07:26.107Z] 2025-08-06 02:07:26,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-08-06T02:07:26.107Z] 4.1.0-dev.28 [Pipeline] } [2025-08-06T02:07:26.366Z] $ docker exec --env ******** --env ******** 3d8f0da2fc9939ad3807ed078fcc7cde273e3cca50dd23534852ba3dcbfffcb3 ssh-agent -k [2025-08-06T02:07:26.453Z] unset SSH_AUTH_SOCK; [2025-08-06T02:07:26.453Z] unset SSH_AGENT_PID; [2025-08-06T02:07:26.453Z] echo Agent pid 38 killed; [2025-08-06T02:07:26.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T02:07:26.804Z] + git semver [Pipeline] } [2025-08-06T02:07:27.074Z] $ docker stop --time=1 3d8f0da2fc9939ad3807ed078fcc7cde273e3cca50dd23534852ba3dcbfffcb3 [2025-08-06T02:07:28.339Z] $ docker rm -f --volumes 3d8f0da2fc9939ad3807ed078fcc7cde273e3cca50dd23534852ba3dcbfffcb3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:07:28.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-06T02:07:28.760Z] [2025-08-06T02:07:28.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:07:29.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-06T02:07:29.062Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-06T02:07:29.062Z] ab5ef0e58194: Pulling fs layer [2025-08-06T02:07:29.062Z] 9712f1f96733: Pulling fs layer [2025-08-06T02:07:29.062Z] 63f879dbbcfc: Pulling fs layer [2025-08-06T02:07:29.062Z] 0d9ebad4ef96: Pulling fs layer [2025-08-06T02:07:29.062Z] e9a5061849ea: Pulling fs layer [2025-08-06T02:07:29.062Z] d747dcd14b5f: Pulling fs layer [2025-08-06T02:07:29.062Z] 2de7ff778b66: Pulling fs layer [2025-08-06T02:07:29.062Z] e9a5061849ea: Waiting [2025-08-06T02:07:29.062Z] d747dcd14b5f: Waiting [2025-08-06T02:07:29.062Z] 2de7ff778b66: Waiting [2025-08-06T02:07:29.062Z] 0d9ebad4ef96: Waiting [2025-08-06T02:07:29.062Z] 9712f1f96733: Verifying Checksum [2025-08-06T02:07:29.062Z] 9712f1f96733: Download complete [2025-08-06T02:07:29.326Z] 63f879dbbcfc: Verifying Checksum [2025-08-06T02:07:29.326Z] 63f879dbbcfc: Download complete [2025-08-06T02:07:29.585Z] e9a5061849ea: Verifying Checksum [2025-08-06T02:07:29.585Z] e9a5061849ea: Download complete [2025-08-06T02:07:29.585Z] d747dcd14b5f: Verifying Checksum [2025-08-06T02:07:29.585Z] d747dcd14b5f: Download complete [2025-08-06T02:07:29.585Z] 0d9ebad4ef96: Verifying Checksum [2025-08-06T02:07:29.585Z] 0d9ebad4ef96: Download complete [2025-08-06T02:07:29.843Z] ab5ef0e58194: Verifying Checksum [2025-08-06T02:07:29.843Z] ab5ef0e58194: Download complete [2025-08-06T02:07:29.843Z] 2de7ff778b66: Verifying Checksum [2025-08-06T02:07:29.843Z] 2de7ff778b66: Download complete [2025-08-06T02:07:34.030Z] ab5ef0e58194: Pull complete [2025-08-06T02:07:34.030Z] 9712f1f96733: Pull complete [2025-08-06T02:07:34.030Z] 63f879dbbcfc: Pull complete [2025-08-06T02:07:39.292Z] 0d9ebad4ef96: Pull complete [2025-08-06T02:07:39.292Z] e9a5061849ea: Pull complete [2025-08-06T02:07:39.292Z] d747dcd14b5f: Pull complete [2025-08-06T02:07:40.229Z] 2de7ff778b66: Pull complete [2025-08-06T02:07:40.229Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-06T02:07:40.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-06T02:07:40.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T02:07:40.313Z] prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container [2025-08-06T02:07:40.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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:0.23.1-centos7 cat [2025-08-06T02:07:44.485Z] $ docker top 99d7c2525152a8f80c4d9392db0a654546806d6a3812273575300b913c40ecfe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-06T02:07:44.568Z] provisioning config files... [2025-08-06T02:07:44.576Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8783869663841198251tmp [2025-08-06T02:07:44.584Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3705621356044074621tmp [2025-08-06T02:07:44.592Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9645090173207155206tmp [Pipeline] { [Pipeline] echo [2025-08-06T02:07:44.676Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:07:44.967Z] ---> sigul-configuration.sh [2025-08-06T02:07:44.967Z] gpg: directory `/root/.gnupg' created [2025-08-06T02:07:44.967Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-06T02:07:44.967Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-06T02:07:44.967Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-06T02:07:44.967Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-06T02:07:44.967Z] gpg: CAST5 encrypted data [2025-08-06T02:07:44.967Z] gpg: encrypted with 1 passphrase [2025-08-06T02:07:44.967Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-06T02:07:45.263Z] + mkdir /home/jenkins [2025-08-06T02:07:45.263Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-06T02:07:45.553Z] + 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 [2025-08-06T02:07:45.566Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:07:45.858Z] ---> sigul-install.sh [2025-08-06T02:07:45.858Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-06T02:07:46.154Z] + git tag --list [2025-08-06T02:07:46.154Z] 0.7.1 [2025-08-06T02:07:46.154Z] delhi-tag [2025-08-06T02:07:46.154Z] v1.0.0 [2025-08-06T02:07:46.154Z] v1.1.0 [2025-08-06T02:07:46.154Z] v1.1.1 [2025-08-06T02:07:46.154Z] v1.1.2 [2025-08-06T02:07:46.154Z] v1.2.0 [2025-08-06T02:07:46.154Z] v1.2.1 [2025-08-06T02:07:46.154Z] v1.2.2 [2025-08-06T02:07:46.154Z] v1.2.3 [2025-08-06T02:07:46.154Z] v1.3.0 [2025-08-06T02:07:46.154Z] v1.4.0 [2025-08-06T02:07:46.154Z] v2.0.0 [2025-08-06T02:07:46.154Z] v2.1.0 [2025-08-06T02:07:46.154Z] v2.1.1 [2025-08-06T02:07:46.154Z] v2.2.0 [2025-08-06T02:07:46.154Z] v2.3.0 [2025-08-06T02:07:46.154Z] v2.3.1 [2025-08-06T02:07:46.154Z] v3.0 [2025-08-06T02:07:46.154Z] v3.0.0 [2025-08-06T02:07:46.154Z] v3.1 [2025-08-06T02:07:46.154Z] v3.1.0 [2025-08-06T02:07:46.154Z] v3.1.1 [2025-08-06T02:07:46.154Z] v4.0 [2025-08-06T02:07:46.154Z] v4.0.0 [2025-08-06T02:07:46.154Z] v4.1.0-dev.1 [2025-08-06T02:07:46.154Z] v4.1.0-dev.10 [2025-08-06T02:07:46.154Z] v4.1.0-dev.11 [2025-08-06T02:07:46.154Z] v4.1.0-dev.12 [2025-08-06T02:07:46.154Z] v4.1.0-dev.13 [2025-08-06T02:07:46.154Z] v4.1.0-dev.14 [2025-08-06T02:07:46.154Z] v4.1.0-dev.15 [2025-08-06T02:07:46.154Z] v4.1.0-dev.16 [2025-08-06T02:07:46.154Z] v4.1.0-dev.17 [2025-08-06T02:07:46.154Z] v4.1.0-dev.18 [2025-08-06T02:07:46.154Z] v4.1.0-dev.19 [2025-08-06T02:07:46.154Z] v4.1.0-dev.2 [2025-08-06T02:07:46.154Z] v4.1.0-dev.20 [2025-08-06T02:07:46.154Z] v4.1.0-dev.21 [2025-08-06T02:07:46.154Z] v4.1.0-dev.22 [2025-08-06T02:07:46.154Z] v4.1.0-dev.23 [2025-08-06T02:07:46.154Z] v4.1.0-dev.24 [2025-08-06T02:07:46.154Z] v4.1.0-dev.25 [2025-08-06T02:07:46.154Z] v4.1.0-dev.26 [2025-08-06T02:07:46.154Z] v4.1.0-dev.27 [2025-08-06T02:07:46.154Z] v4.1.0-dev.28 [2025-08-06T02:07:46.154Z] v4.1.0-dev.3 [2025-08-06T02:07:46.154Z] v4.1.0-dev.4 [2025-08-06T02:07:46.154Z] v4.1.0-dev.5 [2025-08-06T02:07:46.154Z] v4.1.0-dev.6 [2025-08-06T02:07:46.154Z] v4.1.0-dev.7 [2025-08-06T02:07:46.154Z] v4.1.0-dev.8 [2025-08-06T02:07:46.154Z] v4.1.0-dev.9 [Pipeline] sh [2025-08-06T02:07:46.445Z] + lftools sign git-tag v4.1.0-dev.28 [2025-08-06T02:07:47.013Z] Signing Git tag with Sigul... [2025-08-06T02:07:47.013Z] Signing v4.1.0-dev.28 [Pipeline] echo [2025-08-06T02:07:47.285Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:07:47.608Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-06T02:07:47.616Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-06T02:07:47.630Z] $ docker stop --time=1 99d7c2525152a8f80c4d9392db0a654546806d6a3812273575300b913c40ecfe [2025-08-06T02:07:48.998Z] $ docker rm -f --volumes 99d7c2525152a8f80c4d9392db0a654546806d6a3812273575300b913c40ecfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-06T02:07:49.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T02:07:49.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:07:49.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T02:07:49.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T02:07:49.811Z] prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container [2025-08-06T02:07:49.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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/py-git-semver:0.1.4 cat [2025-08-06T02:07:50.239Z] $ docker top d310150e6951132d6cee666a9848863d3417f5bf84194ac2cc98950f0d182c70 -eo pid,comm [2025-08-06T02:07:50.289Z] 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). [2025-08-06T02:07:50.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T02:07:50.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T02:07:50.346Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T02:07:50.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T02:07:50.449Z] $ docker exec d310150e6951132d6cee666a9848863d3417f5bf84194ac2cc98950f0d182c70 ssh-agent [2025-08-06T02:07:50.564Z] SSH_AUTH_SOCK=/tmp/ssh-KzbpfHGwWt2V/agent.32 [2025-08-06T02:07:50.564Z] SSH_AGENT_PID=38 [2025-08-06T02:07:50.570Z] Running ssh-add (command line suppressed) [2025-08-06T02:07:50.667Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1859959430596197571.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1859959430596197571.key) [2025-08-06T02:07:50.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T02:07:51.030Z] + git semver bump pre [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,227 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,231 [bump_version] DEBUG bumping version:4.1.0-dev.28 on axis:pre with prefix:dev [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,231 [bump_version] DEBUG bumped version:4.1.0-dev.29 [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,231 [write_version] DEBUG write version:4.1.0-dev.29 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,231 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,234 [execute] INFO git cat-file --batch-check [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,238 [execute] INFO git cat-file --batch [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-06T02:07:51.315Z] 2025-08-06 02:07:51,242 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-08-06T02:07:51.315Z] 4.1.0-dev.29 [Pipeline] } [2025-08-06T02:07:51.325Z] $ docker exec --env ******** --env ******** d310150e6951132d6cee666a9848863d3417f5bf84194ac2cc98950f0d182c70 ssh-agent -k [2025-08-06T02:07:51.425Z] unset SSH_AUTH_SOCK; [2025-08-06T02:07:51.425Z] unset SSH_AGENT_PID; [2025-08-06T02:07:51.425Z] echo Agent pid 38 killed; [2025-08-06T02:07:51.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T02:07:51.808Z] + git semver [Pipeline] } [2025-08-06T02:07:52.102Z] $ docker stop --time=1 d310150e6951132d6cee666a9848863d3417f5bf84194ac2cc98950f0d182c70 [2025-08-06T02:07:53.521Z] $ docker rm -f --volumes d310150e6951132d6cee666a9848863d3417f5bf84194ac2cc98950f0d182c70 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T02:07:53.887Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T02:07:53.887Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:07:54.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T02:07:54.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T02:07:54.265Z] prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container [2025-08-06T02:07:54.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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/py-git-semver:0.1.4 cat [2025-08-06T02:07:54.587Z] $ docker top 2313fa9cdc41eb2640e1255bc709620e80a51bd937d8debd55bad6477940faa5 -eo pid,comm [2025-08-06T02:07:54.641Z] 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). [2025-08-06T02:07:54.641Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T02:07:54.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T02:07:54.694Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T02:07:54.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T02:07:54.798Z] $ docker exec 2313fa9cdc41eb2640e1255bc709620e80a51bd937d8debd55bad6477940faa5 ssh-agent [2025-08-06T02:07:54.909Z] SSH_AUTH_SOCK=/tmp/ssh-xrL9ZxiEYLRR/agent.32 [2025-08-06T02:07:54.909Z] SSH_AGENT_PID=38 [2025-08-06T02:07:54.914Z] Running ssh-add (command line suppressed) [2025-08-06T02:07:54.997Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5713457728646462438.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5713457728646462438.key) [2025-08-06T02:07:55.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T02:07:55.307Z] + git semver push [2025-08-06T02:07:55.567Z] 2025-08-06 02:07:55,522 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T02:07:55.567Z] 2025-08-06 02:07:55,525 [run_push] DEBUG push [2025-08-06T02:07:55.567Z] 2025-08-06 02:07:55,526 [execute] INFO git cat-file --batch-check [2025-08-06T02:07:55.567Z] 2025-08-06 02:07:55,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-06T02:07:55.567Z] 2025-08-06 02:07:55,528 [execute] INFO git rev-list 033a9ffea4b14d02c10caa0754a5dc372dde4fec -- [2025-08-06T02:07:55.567Z] 2025-08-06 02:07:55,528 [execute] DEBUG Popen(['git', 'rev-list', '033a9ffea4b14d02c10caa0754a5dc372dde4fec', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-06T02:07:55.567Z] 2025-08-06 02:07:55,539 [execute] INFO git fetch -v -- origin [2025-08-06T02:07:55.567Z] 2025-08-06 02:07:55,539 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-06T02:07:56.135Z] 2025-08-06 02:07:55,993 [run_push] DEBUG no remote changes detected [2025-08-06T02:07:56.135Z] 2025-08-06 02:07:55,993 [execute] INFO git push origin semver [2025-08-06T02:07:56.135Z] 2025-08-06 02:07:55,993 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-06T02:07:57.071Z] 2025-08-06 02:07:56,744 [run_push] DEBUG push all version tags [2025-08-06T02:07:57.071Z] 2025-08-06 02:07:56,744 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-06T02:07:57.071Z] 2025-08-06 02:07:56,745 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-06T02:07:57.640Z] 2025-08-06 02:07:57,463 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-08-06T02:07:57.640Z] 4.1.0-dev.29 [Pipeline] } [2025-08-06T02:07:57.640Z] $ docker exec --env ******** --env ******** 2313fa9cdc41eb2640e1255bc709620e80a51bd937d8debd55bad6477940faa5 ssh-agent -k [2025-08-06T02:07:57.735Z] unset SSH_AUTH_SOCK; [2025-08-06T02:07:57.736Z] unset SSH_AGENT_PID; [2025-08-06T02:07:57.736Z] echo Agent pid 38 killed; [2025-08-06T02:07:57.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T02:07:58.081Z] + git semver [Pipeline] } [2025-08-06T02:07:58.342Z] $ docker stop --time=1 2313fa9cdc41eb2640e1255bc709620e80a51bd937d8debd55bad6477940faa5 [2025-08-06T02:07:59.623Z] $ docker rm -f --volumes 2313fa9cdc41eb2640e1255bc709620e80a51bd937d8debd55bad6477940faa5 [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 [2025-08-06T02:08:00.260Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-08-06T02:08:00.260Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-08-06T02:08:00.260Z] total 16 [2025-08-06T02:08:00.260Z] drwxr-xr-x 3 root root 4096 Aug 6 02:06 . [2025-08-06T02:08:00.260Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 6 02:07 .. [2025-08-06T02:08:00.260Z] drwxr-xr-x 2 root root 4096 Aug 6 02:06 cost [2025-08-06T02:08:00.260Z] -rw-r--r-- 1 root root 85 Aug 6 02:06 cost.csv [2025-08-06T02:08:00.260Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-08-06T02:08:00.260Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-08-06T02:08:00.260Z] total 16 [2025-08-06T02:08:00.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 02:06 . [2025-08-06T02:08:00.260Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 6 02:07 .. [2025-08-06T02:08:00.260Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 6 02:06 cost [2025-08-06T02:08:00.260Z] -rw-r--r-- 1 jenkins jenkins 85 Aug 6 02:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:08:00.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:08:01.408Z] ---> package-listing.sh [2025-08-06T02:08:01.408Z] ++ facter osfamily [2025-08-06T02:08:01.408Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-06T02:08:01.666Z] + OS_FAMILY=debian [2025-08-06T02:08:01.666Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-08-06T02:08:01.666Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-06T02:08:01.666Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-06T02:08:01.666Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-06T02:08:01.666Z] + PACKAGES=/tmp/packages_start.txt [2025-08-06T02:08:01.666Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-08-06T02:08:01.666Z] + PACKAGES=/tmp/packages_end.txt [2025-08-06T02:08:01.666Z] + case "${OS_FAMILY}" in [2025-08-06T02:08:01.666Z] + dpkg -l [2025-08-06T02:08:01.666Z] + grep '^ii' [2025-08-06T02:08:01.666Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-06T02:08:01.666Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-06T02:08:01.666Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-06T02:08:01.666Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-08-06T02:08:01.666Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-08-06T02:08:01.666Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2025-08-06T02:08:01.677Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-06T02:08:01.949Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T02:08:02.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T02:08:02.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T02:08:02.584Z] prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container [2025-08-06T02:08:02.602Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 [2025-08-06T02:08:02.892Z] $ docker top 457806fed1d89f1cf416911151582a68a6902f6f73506422acdc2fc33e65b068 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T02:08:03.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-06T02:08:03.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-06T02:08:03.805Z] + ls /var/log/sa-host [2025-08-06T02:08:03.805Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T02:08:03.875Z] provisioning config files... [2025-08-06T02:08:03.881Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14499395045995080314tmp [Pipeline] { [Pipeline] echo [2025-08-06T02:08:03.895Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:08:04.169Z] ---> create-netrc.sh [Pipeline] } [2025-08-06T02:08:04.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:08:04.491Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-06T02:08:04.501Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:08:04.780Z] ---> sudo-logs.sh [2025-08-06T02:08:04.780Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-06T02:08:04.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:08:05.088Z] ---> job-cost.sh [2025-08-06T02:08:05.088Z] lf-activate-venv: SKIPPING [2025-08-06T02:08:05.088Z] DEBUG: total: 0.2199999988079071 [2025-08-06T02:08:05.088Z] INFO: Retrieving Stack Cost... [2025-08-06T02:08:05.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-06T02:08:05.604Z] INFO: Archiving Costs [Pipeline] echo [2025-08-06T02:08:05.616Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T02:08:05.892Z] ---> logs-deploy.sh [2025-08-06T02:08:05.892Z] lf-activate-venv: SKIPPING [2025-08-06T02:08:05.892Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/383 [2025-08-06T02:08:05.893Z] INFO: archiving workspace using pattern(s): [2025-08-06T02:08:06.826Z] Archives upload complete. [2025-08-06T02:08:07.085Z] INFO: archiving logs to Nexus [2025-08-06T02:08:07.658Z] ---> uname -a: [2025-08-06T02:08:07.658Z] Linux prd-ubuntu20-04-docker-8c-8g-6335 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] ---> lscpu: [2025-08-06T02:08:07.658Z] Architecture: x86_64 [2025-08-06T02:08:07.658Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-06T02:08:07.658Z] Byte Order: Little Endian [2025-08-06T02:08:07.658Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-06T02:08:07.658Z] CPU(s): 8 [2025-08-06T02:08:07.658Z] On-line CPU(s) list: 0-7 [2025-08-06T02:08:07.658Z] Thread(s) per core: 1 [2025-08-06T02:08:07.658Z] Core(s) per socket: 1 [2025-08-06T02:08:07.658Z] Socket(s): 8 [2025-08-06T02:08:07.658Z] NUMA node(s): 1 [2025-08-06T02:08:07.658Z] Vendor ID: AuthenticAMD [2025-08-06T02:08:07.658Z] CPU family: 23 [2025-08-06T02:08:07.658Z] Model: 49 [2025-08-06T02:08:07.658Z] Model name: AMD EPYC-Rome Processor [2025-08-06T02:08:07.658Z] Stepping: 0 [2025-08-06T02:08:07.658Z] CPU MHz: 2799.998 [2025-08-06T02:08:07.658Z] BogoMIPS: 5599.99 [2025-08-06T02:08:07.658Z] Virtualization: AMD-V [2025-08-06T02:08:07.658Z] Hypervisor vendor: KVM [2025-08-06T02:08:07.658Z] Virtualization type: full [2025-08-06T02:08:07.658Z] L1d cache: 256 KiB [2025-08-06T02:08:07.658Z] L1i cache: 256 KiB [2025-08-06T02:08:07.658Z] L2 cache: 4 MiB [2025-08-06T02:08:07.658Z] L3 cache: 128 MiB [2025-08-06T02:08:07.658Z] NUMA node0 CPU(s): 0-7 [2025-08-06T02:08:07.658Z] Vulnerability Gather data sampling: Not affected [2025-08-06T02:08:07.658Z] Vulnerability Itlb multihit: Not affected [2025-08-06T02:08:07.658Z] Vulnerability L1tf: Not affected [2025-08-06T02:08:07.658Z] Vulnerability Mds: Not affected [2025-08-06T02:08:07.658Z] Vulnerability Meltdown: Not affected [2025-08-06T02:08:07.658Z] Vulnerability Mmio stale data: Not affected [2025-08-06T02:08:07.658Z] Vulnerability Retbleed: Vulnerable [2025-08-06T02:08:07.658Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-06T02:08:07.658Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-06T02:08:07.658Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-06T02:08:07.658Z] Vulnerability Srbds: Not affected [2025-08-06T02:08:07.658Z] Vulnerability Tsx async abort: Not affected [2025-08-06T02:08:07.658Z] 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] ---> nproc: [2025-08-06T02:08:07.658Z] 8 [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] ---> df -h: [2025-08-06T02:08:07.658Z] Filesystem Size Used Avail Use% Mounted on [2025-08-06T02:08:07.658Z] overlay 155G 14G 142G 9% / [2025-08-06T02:08:07.658Z] tmpfs 64M 0 64M 0% /dev [2025-08-06T02:08:07.658Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-06T02:08:07.658Z] shm 64M 0 64M 0% /dev/shm [2025-08-06T02:08:07.658Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] ---> sar -b -r -n DEV: [2025-08-06T02:08:07.658Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6335) 08/06/25 _x86_64_ (8 CPU) [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] 02:02:38 LINUX RESTART (8 CPU) [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] 02:03:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-08-06T02:08:07.658Z] 02:04:01 403.89 74.10 329.79 0.00 13184.42 81422.74 0.00 [2025-08-06T02:08:07.658Z] 02:05:01 197.72 2.83 194.88 0.00 38.66 47242.79 0.00 [2025-08-06T02:08:07.658Z] 02:06:01 41.75 0.08 41.67 0.00 0.67 28546.90 0.00 [2025-08-06T02:08:07.658Z] 02:07:01 173.35 0.48 172.87 0.00 62.26 50121.38 0.00 [2025-08-06T02:08:07.658Z] 02:08:01 159.61 1.68 157.92 0.00 58.92 53376.17 0.00 [2025-08-06T02:08:07.658Z] Average: 193.88 15.45 178.43 0.00 2599.40 51947.70 0.00 [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] 02:03:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-08-06T02:08:07.658Z] 02:04:01 28446568 31487328 799904 2.43 90848 3224804 1905916 5.62 1066776 2951168 255468 [2025-08-06T02:08:07.658Z] 02:05:01 26389376 31246668 1025792 3.12 152168 4804780 2279276 6.72 2013224 3874028 627364 [2025-08-06T02:08:07.658Z] 02:06:01 25438800 30581376 1690640 5.14 157300 5053520 2639592 7.78 2414952 4393428 391884 [2025-08-06T02:08:07.658Z] 02:07:01 26202300 31475076 796080 2.42 173248 5153092 1870256 5.51 1653812 4372864 432 [2025-08-06T02:08:07.658Z] 02:08:01 24938176 31460496 804628 2.45 227708 6241076 1775984 5.24 1779576 5395792 880 [2025-08-06T02:08:07.658Z] Average: 26283044 31250189 1023409 3.11 160254 4895454 2094205 6.17 1785668 4197456 255206 [2025-08-06T02:08:07.658Z] [2025-08-06T02:08:07.658Z] 02:03:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-08-06T02:08:07.658Z] 02:04:01 ens3 710.84 471.36 8555.85 140.60 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:04:01 lo 5.17 5.17 0.51 0.51 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:04:01 docker0 63.15 57.44 4.33 291.89 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:05:01 vethac53f29 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:05:01 ens3 408.05 314.76 2938.71 42.47 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:05:01 docker0 294.77 373.14 24.92 2905.69 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:06:01 vethac53f29 0.85 1.22 0.12 0.39 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:06:01 ens3 11.73 6.45 9.98 4.22 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:06:01 docker0 0.85 1.18 0.11 0.38 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:07:01 ens3 121.90 73.94 2721.34 18.60 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:07:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:07:01 docker0 5.43 10.30 0.33 123.40 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:08:01 ens3 520.78 365.52 7633.36 192.69 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:08:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] 02:08:01 docker0 54.47 83.97 5.37 853.65 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] Average: ens3 352.29 244.91 4344.05 79.31 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.658Z] Average: lo 1.74 1.74 0.17 0.17 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.659Z] Average: docker0 83.87 105.52 7.03 838.56 0.00 0.00 0.00 0.00 [2025-08-06T02:08:07.659Z] [2025-08-06T02:08:07.659Z] [2025-08-06T02:08:07.659Z] ---> sar -P ALL: [2025-08-06T02:08:07.659Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6335) 08/06/25 _x86_64_ (8 CPU) [2025-08-06T02:08:07.659Z] [2025-08-06T02:08:07.659Z] 02:02:38 LINUX RESTART (8 CPU) [2025-08-06T02:08:07.659Z] [2025-08-06T02:08:07.659Z] 02:03:03 CPU %user %nice %system %iowait %steal %idle [2025-08-06T02:08:07.659Z] 02:04:01 all 10.65 0.00 3.19 2.75 0.06 83.35 [2025-08-06T02:08:07.659Z] 02:04:01 0 12.36 0.00 4.23 4.07 0.07 79.27 [2025-08-06T02:08:07.659Z] 02:04:01 1 9.85 0.00 2.55 2.40 0.07 85.13 [2025-08-06T02:08:07.659Z] 02:04:01 2 7.61 0.00 3.64 9.15 0.05 79.55 [2025-08-06T02:08:07.659Z] 02:04:01 3 7.95 0.00 2.99 0.37 0.05 88.65 [2025-08-06T02:08:07.659Z] 02:04:01 4 9.48 0.00 4.38 2.40 0.07 83.67 [2025-08-06T02:08:07.659Z] 02:04:01 5 10.22 0.00 2.67 0.38 0.05 86.68 [2025-08-06T02:08:07.659Z] 02:04:01 6 14.62 0.00 2.56 0.70 0.05 82.07 [2025-08-06T02:08:07.659Z] 02:04:01 7 13.08 0.00 2.51 2.56 0.05 81.80 [2025-08-06T02:08:07.659Z] 02:05:01 all 23.47 0.00 4.31 2.18 0.07 69.97 [2025-08-06T02:08:07.659Z] 02:05:01 0 23.56 0.00 3.95 0.89 0.07 71.54 [2025-08-06T02:08:07.659Z] 02:05:01 1 22.27 0.00 4.46 1.54 0.07 71.66 [2025-08-06T02:08:07.659Z] 02:05:01 2 23.52 0.00 4.11 2.02 0.07 70.28 [2025-08-06T02:08:07.659Z] 02:05:01 3 23.35 0.00 4.26 1.13 0.08 71.18 [2025-08-06T02:08:07.659Z] 02:05:01 4 23.61 0.00 4.44 1.23 0.07 70.65 [2025-08-06T02:08:07.659Z] 02:05:01 5 23.62 0.00 4.51 0.86 0.07 70.95 [2025-08-06T02:08:07.659Z] 02:05:01 6 23.57 0.00 4.91 9.43 0.07 62.02 [2025-08-06T02:08:07.659Z] 02:05:01 7 24.23 0.00 3.83 0.35 0.08 71.51 [2025-08-06T02:08:07.659Z] 02:06:01 all 41.04 0.00 4.95 1.02 0.08 52.90 [2025-08-06T02:08:07.659Z] 02:06:01 0 41.20 0.00 4.94 0.23 0.07 53.55 [2025-08-06T02:08:07.659Z] 02:06:01 1 39.53 0.00 4.63 1.02 0.08 54.73 [2025-08-06T02:08:07.659Z] 02:06:01 2 40.97 0.00 5.12 1.80 0.08 52.03 [2025-08-06T02:08:07.659Z] 02:06:01 3 42.08 0.00 5.01 0.03 0.07 52.81 [2025-08-06T02:08:07.659Z] 02:06:01 4 40.50 0.00 5.01 0.23 0.08 54.17 [2025-08-06T02:08:07.659Z] 02:06:01 5 44.49 0.00 5.26 0.22 0.08 49.95 [2025-08-06T02:08:07.659Z] 02:06:01 6 39.76 0.00 4.76 4.01 0.08 51.38 [2025-08-06T02:08:07.659Z] 02:06:01 7 39.83 0.00 4.89 0.64 0.07 54.58 [2025-08-06T02:08:07.659Z] 02:07:01 all 33.05 0.00 6.00 2.26 0.08 58.61 [2025-08-06T02:08:07.659Z] 02:07:01 0 32.81 0.00 6.44 1.23 0.08 59.44 [2025-08-06T02:08:07.659Z] 02:07:01 1 33.40 0.00 5.76 0.52 0.07 60.25 [2025-08-06T02:08:07.659Z] 02:07:01 2 33.83 0.00 6.74 6.67 0.08 52.67 [2025-08-06T02:08:07.659Z] 02:07:01 3 31.05 0.00 5.06 1.29 0.08 62.51 [2025-08-06T02:08:07.659Z] 02:07:01 4 33.10 0.00 5.75 0.39 0.07 60.69 [2025-08-06T02:08:07.659Z] 02:07:01 5 33.08 0.00 6.24 5.21 0.08 55.38 [2025-08-06T02:08:07.659Z] 02:07:01 6 33.06 0.00 5.98 1.55 0.08 59.32 [2025-08-06T02:08:07.659Z] 02:07:01 7 34.04 0.00 6.05 1.25 0.08 58.58 [2025-08-06T02:08:07.659Z] 02:08:01 all 8.67 0.00 3.70 2.34 0.05 85.24 [2025-08-06T02:08:07.659Z] 02:08:01 0 8.37 0.00 3.59 0.49 0.05 87.51 [2025-08-06T02:08:07.659Z] 02:08:01 1 8.87 0.00 2.91 0.41 0.05 87.76 [2025-08-06T02:08:07.659Z] 02:08:01 2 7.75 0.00 2.74 0.28 0.05 89.18 [2025-08-06T02:08:07.659Z] 02:08:01 3 7.41 0.00 4.02 9.12 0.07 79.39 [2025-08-06T02:08:07.659Z] 02:08:01 4 8.86 0.00 4.29 0.74 0.07 86.04 [2025-08-06T02:08:07.659Z] 02:08:01 5 10.46 0.00 4.38 6.63 0.05 78.48 [2025-08-06T02:08:07.659Z] 02:08:01 6 8.45 0.00 2.77 0.46 0.05 88.27 [2025-08-06T02:08:07.659Z] 02:08:01 7 9.16 0.00 4.91 0.66 0.05 85.22 [2025-08-06T02:08:07.659Z] Average: all 23.48 0.00 4.44 2.11 0.07 69.90 [2025-08-06T02:08:07.659Z] Average: 0 23.77 0.00 4.63 1.36 0.07 70.18 [2025-08-06T02:08:07.659Z] Average: 1 22.89 0.00 4.07 1.17 0.07 71.81 [2025-08-06T02:08:07.659Z] Average: 2 22.84 0.00 4.47 3.94 0.07 68.69 [2025-08-06T02:08:07.659Z] Average: 3 22.51 0.00 4.28 2.39 0.07 70.75 [2025-08-06T02:08:07.659Z] Average: 4 23.24 0.00 4.78 0.99 0.07 70.93 [2025-08-06T02:08:07.659Z] Average: 5 24.49 0.00 4.62 2.66 0.07 68.15 [2025-08-06T02:08:07.659Z] Average: 6 23.99 0.00 4.21 3.25 0.07 68.48 [2025-08-06T02:08:07.659Z] Average: 7 24.16 0.00 4.45 1.08 0.07 70.24 [2025-08-06T02:08:07.659Z] [2025-08-06T02:08:07.659Z] [2025-08-06T02:08:07.659Z]