Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6442c1c232e656d62c42df40b8e030cdfdf4b3fd 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-ssh15051815316730033717.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh101897959795524659.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh3626267587452020531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh4891118589110180218.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-ssh7056495423886999880.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], goVersion:1.25] ========================================================= [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.25 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1795 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 6442c1c232e656d62c42df40b8e030cdfdf4b3fd (main) Commit message: "Merge pull request #1805 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.5" > git config core.sparsecheckout # timeout=10 > git checkout -f 6442c1c232e656d62c42df40b8e030cdfdf4b3fd # timeout=10 > git rev-list --no-walk 05ebb0b49c002ccb40eddd5abf6766ca306aa050 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-09T06:38:58.656Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-09T06:38:58.744Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-09T06:38:58.763Z] ========================================================= [2026-02-09T06:38:58.763Z] EdgeX Global Pipelines Version Info [2026-02-09T06:38:58.763Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:38:59.866Z] ------------------- [2026-02-09T06:38:59.866Z] stable info: [2026-02-09T06:38:59.866Z] ------------------- [2026-02-09T06:38:59.866Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-09T06:38:59.866Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-09T06:38:59.866Z] Message: update stable to v1.0.278 [2026-02-09T06:39:00.435Z] ------------------- [2026-02-09T06:39:00.435Z] experimental info: [2026-02-09T06:39:00.435Z] ------------------- [2026-02-09T06:39:00.435Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-09T06:39:00.435Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-09T06:39:00.435Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-09T06:39:00.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2026-02-09T06:39:00.528Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2026-02-09T06:39:00.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-09T06:39:00.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-09T06:39:00.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-09T06:39:00.619Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-09T06:39:00.638Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-09T06:39:00.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2026-02-09T06:39:00.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-09T06:39:00.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-09T06:39:00.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-09T06:39:00.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2026-02-09T06:39:00.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-09T06:39:00.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-09T06:39:00.825Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-09T06:39:00.845Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2026-02-09T06:39:00.871Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-02-09T06:39:00.894Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-02-09T06:39:00.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-09T06:39:00.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-09T06:39:00.967Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-02-09T06:39:00.987Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-02-09T06:39:01.007Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-02-09T06:39:01.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-02-09T06:39:01.048Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-02-09T06:39:01.068Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-09T06:39:01.089Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-09T06:39:01.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-09T06:39:01.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-09T06:39:01.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-09T06:39:01.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] echo [2026-02-09T06:39:01.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6442c1c [Pipeline] echo [2026-02-09T06:39:01.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-09T06:39:01.283Z] provisioning config files... [2026-02-09T06:39:01.295Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7964545838033558606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:39:01.619Z] ---> ****-login.sh [2026-02-09T06:39:01.619Z] nexus3.edgexfoundry.org:10001 [2026-02-09T06:39:01.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-09T06:39:01.881Z] [2026-02-09T06:39:01.881Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-09T06:39:01.881Z] Configure a credential helper to remove this warning. See [2026-02-09T06:39:01.881Z] https://docs.****.com/go/credential-store/ [2026-02-09T06:39:01.881Z] [2026-02-09T06:39:01.881Z] Login Succeeded [2026-02-09T06:39:01.881Z] nexus3.edgexfoundry.org:10002 [2026-02-09T06:39:01.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-09T06:39:02.140Z] [2026-02-09T06:39:02.141Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-09T06:39:02.141Z] Configure a credential helper to remove this warning. See [2026-02-09T06:39:02.141Z] https://docs.****.com/go/credential-store/ [2026-02-09T06:39:02.141Z] [2026-02-09T06:39:02.141Z] Login Succeeded [2026-02-09T06:39:02.141Z] nexus3.edgexfoundry.org:10003 [2026-02-09T06:39:02.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-09T06:39:02.141Z] [2026-02-09T06:39:02.141Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-09T06:39:02.141Z] Configure a credential helper to remove this warning. See [2026-02-09T06:39:02.141Z] https://docs.****.com/go/credential-store/ [2026-02-09T06:39:02.141Z] [2026-02-09T06:39:02.141Z] Login Succeeded [2026-02-09T06:39:02.141Z] nexus3.edgexfoundry.org:10004 [2026-02-09T06:39:02.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-09T06:39:02.141Z] [2026-02-09T06:39:02.141Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-09T06:39:02.141Z] Configure a credential helper to remove this warning. See [2026-02-09T06:39:02.141Z] https://docs.****.com/go/credential-store/ [2026-02-09T06:39:02.141Z] [2026-02-09T06:39:02.141Z] Login Succeeded [2026-02-09T06:39:02.141Z] ****.io [2026-02-09T06:39:02.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-09T06:39:02.401Z] [2026-02-09T06:39:02.401Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-09T06:39:02.401Z] Configure a credential helper to remove this warning. See [2026-02-09T06:39:02.401Z] https://docs.****.com/go/credential-store/ [2026-02-09T06:39:02.401Z] [2026-02-09T06:39:02.401Z] Login Succeeded [2026-02-09T06:39:02.401Z] ---> ****-login.sh ends [Pipeline] } [2026-02-09T06:39:02.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-02-09T06:39:02.820Z] + git rev-list -1 --merges 6442c1c232e656d62c42df40b8e030cdfdf4b3fd~1..6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] echo [2026-02-09T06:39:02.848Z] -----------> git rev-list -1 --merges 6442c1c232e656d62c42df40b8e030cdfdf4b3fd~1..6442c1c232e656d62c42df40b8e030cdfdf4b3fd 6442c1c232e656d62c42df40b8e030cdfdf4b3fd [2026-02-09T06:39:02.848Z] 6442c1c232e656d62c42df40b8e030cdfdf4b3fd [false] [Pipeline] sh [2026-02-09T06:39:03.144Z] + git log --format=format:%s -1 6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] echo [2026-02-09T06:39:03.162Z] ========================================================= [2026-02-09T06:39:03.162Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-09T06:39:03.162Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-09T06:39:03.500Z] + git log --format=format:%s -1 6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] echo [2026-02-09T06:39:03.512Z] [semverPrep] GIT_COMMIT: 6442c1c232e656d62c42df40b8e030cdfdf4b3fd, Commit Message: Merge pull request #1805 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.5 [Pipeline] echo [2026-02-09T06:39:03.524Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-02-09T06:39:03.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-09T06:39:03.919Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-09T06:39:03.919Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-09T06:39:03.919Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-09T06:39:03.919Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-09T06:39:03.919Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-09T06:39:03.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:39:04.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-09T06:39:04.338Z] [2026-02-09T06:39:04.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:39:04.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-09T06:39:04.648Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-09T06:39:04.648Z] 3dae71ba6b94: Pulling fs layer [2026-02-09T06:39:04.648Z] 6bf1a483ea7c: Pulling fs layer [2026-02-09T06:39:04.648Z] f5dfc541a4d3: Pulling fs layer [2026-02-09T06:39:04.648Z] 461d9e800cba: Pulling fs layer [2026-02-09T06:39:04.648Z] 80192f66455f: Pulling fs layer [2026-02-09T06:39:04.648Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-09T06:39:04.648Z] a29436f7fd5d: Pulling fs layer [2026-02-09T06:39:04.648Z] 923cac83aea3: Pulling fs layer [2026-02-09T06:39:04.648Z] 25ad8b0a4227: Pulling fs layer [2026-02-09T06:39:04.648Z] db01528c6b51: Pulling fs layer [2026-02-09T06:39:04.648Z] 28988de357af: Pulling fs layer [2026-02-09T06:39:04.648Z] a29436f7fd5d: Waiting [2026-02-09T06:39:04.648Z] 923cac83aea3: Waiting [2026-02-09T06:39:04.648Z] 461d9e800cba: Waiting [2026-02-09T06:39:04.648Z] 80192f66455f: Waiting [2026-02-09T06:39:04.648Z] 2e8e34ca0e6c: Waiting [2026-02-09T06:39:04.648Z] 25ad8b0a4227: Waiting [2026-02-09T06:39:04.648Z] db01528c6b51: Waiting [2026-02-09T06:39:04.648Z] 6bf1a483ea7c: Verifying Checksum [2026-02-09T06:39:04.648Z] 6bf1a483ea7c: Download complete [2026-02-09T06:39:04.648Z] 461d9e800cba: Verifying Checksum [2026-02-09T06:39:04.648Z] 461d9e800cba: Download complete [2026-02-09T06:39:04.911Z] 80192f66455f: Download complete [2026-02-09T06:39:04.911Z] f5dfc541a4d3: Verifying Checksum [2026-02-09T06:39:04.911Z] f5dfc541a4d3: Download complete [2026-02-09T06:39:04.911Z] 3dae71ba6b94: Verifying Checksum [2026-02-09T06:39:04.911Z] 3dae71ba6b94: Download complete [2026-02-09T06:39:04.911Z] 923cac83aea3: Download complete [2026-02-09T06:39:05.201Z] 25ad8b0a4227: Verifying Checksum [2026-02-09T06:39:05.201Z] 25ad8b0a4227: Download complete [2026-02-09T06:39:05.201Z] db01528c6b51: Verifying Checksum [2026-02-09T06:39:05.201Z] db01528c6b51: Download complete [2026-02-09T06:39:05.201Z] 28988de357af: Verifying Checksum [2026-02-09T06:39:05.201Z] 28988de357af: Download complete [2026-02-09T06:39:05.201Z] a29436f7fd5d: Verifying Checksum [2026-02-09T06:39:05.201Z] a29436f7fd5d: Download complete [2026-02-09T06:39:05.463Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-09T06:39:05.463Z] 2e8e34ca0e6c: Download complete [2026-02-09T06:39:06.402Z] 3dae71ba6b94: Pull complete [2026-02-09T06:39:06.402Z] 6bf1a483ea7c: Pull complete [2026-02-09T06:39:06.974Z] f5dfc541a4d3: Pull complete [2026-02-09T06:39:06.974Z] 461d9e800cba: Pull complete [2026-02-09T06:39:06.974Z] 80192f66455f: Pull complete [2026-02-09T06:39:10.283Z] 2e8e34ca0e6c: Pull complete [2026-02-09T06:39:10.851Z] a29436f7fd5d: Pull complete [2026-02-09T06:39:10.851Z] 923cac83aea3: Pull complete [2026-02-09T06:39:11.110Z] 25ad8b0a4227: Pull complete [2026-02-09T06:39:11.110Z] db01528c6b51: Pull complete [2026-02-09T06:39:11.110Z] 28988de357af: Pull complete [2026-02-09T06:39:11.110Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-09T06:39:11.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-09T06:39:11.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-09T06:39:11.248Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2026-02-09T06:39:11.283Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-09T06:39:14.063Z] $ docker top b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 -eo pid,comm [2026-02-09T06:39:14.105Z] 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). [2026-02-09T06:39:14.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-09T06:39:14.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-09T06:39:14.158Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-09T06:39:14.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-09T06:39:14.282Z] $ docker exec b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 ssh-agent [2026-02-09T06:39:14.382Z] SSH_AUTH_SOCK=/tmp/ssh-S0k4JBJXQrxi/agent.31 [2026-02-09T06:39:14.382Z] SSH_AGENT_PID=37 [2026-02-09T06:39:14.387Z] Running ssh-add (command line suppressed) [2026-02-09T06:39:14.478Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2188902360337198540.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2188902360337198540.key) [2026-02-09T06:39:14.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-09T06:39:14.779Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] sh [2026-02-09T06:39:15.064Z] + git tag --points-at HEAD [Pipeline] } [2026-02-09T06:39:15.079Z] $ docker exec --env ******** --env ******** b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 ssh-agent -k [2026-02-09T06:39:15.171Z] unset SSH_AUTH_SOCK; [2026-02-09T06:39:15.171Z] unset SSH_AGENT_PID; [2026-02-09T06:39:15.172Z] echo Agent pid 37 killed; [2026-02-09T06:39:15.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-09T06:39:15.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-09T06:39:15.211Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-09T06:39:15.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-09T06:39:15.317Z] $ docker exec b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 ssh-agent [2026-02-09T06:39:15.412Z] SSH_AUTH_SOCK=/tmp/ssh-GSNGrp08urjU/agent.84 [2026-02-09T06:39:15.412Z] SSH_AGENT_PID=90 [2026-02-09T06:39:15.416Z] Running ssh-add (command line suppressed) [2026-02-09T06:39:15.515Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3656031457379869443.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3656031457379869443.key) [2026-02-09T06:39:15.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-09T06:39:15.817Z] + git semver init [2026-02-09T06:39:16.079Z] 2026-02-09 06:39:16,011 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-09T06:39:16.079Z] 2026-02-09 06:39:16,015 [run_init] DEBUG init version:0.0.0 force:False [2026-02-09T06:39:16.079Z] 2026-02-09 06:39:16,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2026-02-09T06:39:16.079Z] 2026-02-09 06:39:16,016 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2026-02-09T06:39:16.079Z] 2026-02-09 06:39:16,017 [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) [2026-02-09T06:39:17.984Z] 2026-02-09 06:39:17,506 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2026-02-09T06:39:17.984Z] 2026-02-09 06:39:17,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2026-02-09T06:39:17.984Z] 2026-02-09 06:39:17,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2026-02-09T06:39:17.984Z] 2026-02-09 06:39:17,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2026-02-09T06:39:17.984Z] 4.1.0-dev.53 [Pipeline] } [2026-02-09T06:39:17.997Z] $ docker exec --env ******** --env ******** b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 ssh-agent -k [2026-02-09T06:39:18.091Z] unset SSH_AUTH_SOCK; [2026-02-09T06:39:18.092Z] unset SSH_AGENT_PID; [2026-02-09T06:39:18.092Z] echo Agent pid 90 killed; [2026-02-09T06:39:18.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-09T06:39:18.425Z] + git semver [Pipeline] } [2026-02-09T06:39:18.700Z] $ docker stop --time=1 b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 [2026-02-09T06:39:19.968Z] $ docker rm -f --volumes b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-09T06:39:20.304Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-09T06:39:20.610Z] Stashed 1 file(s) [Pipeline] echo [2026-02-09T06:39:20.613Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.53 [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 [2026-02-09T06:39:20.889Z] provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2026-02-09T06:39:20.906Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14233099646405515008tmp [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:39:21.345Z] ---> ****-login.sh [2026-02-09T06:39:21.345Z] nexus3.edgexfoundry.org:10001 [2026-02-09T06:39:21.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-09T06:39:21.345Z] Login Succeeded [2026-02-09T06:39:21.345Z] nexus3.edgexfoundry.org:10002 [2026-02-09T06:39:21.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-09T06:39:21.345Z] Login Succeeded [2026-02-09T06:39:21.345Z] nexus3.edgexfoundry.org:10003 [2026-02-09T06:39:21.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-09T06:39:21.345Z] Login Succeeded [2026-02-09T06:39:21.345Z] nexus3.edgexfoundry.org:10004 [2026-02-09T06:39:21.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-09T06:39:21.345Z] Login Succeeded [2026-02-09T06:39:21.345Z] ****.io [2026-02-09T06:39:21.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-09T06:39:21.604Z] Login Succeeded [2026-02-09T06:39:21.604Z] ---> ****-login.sh ends [Pipeline] } [2026-02-09T06:39:21.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-09T06:39:21.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-09T06:39:21.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-09T06:39:21.718Z] ========================================================= [2026-02-09T06:39:21.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-09T06:39:21.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:39:22.048Z] + 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.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-02-09T06:39:22.617Z] #0 building with "default" instance using docker driver [2026-02-09T06:39:22.617Z] [2026-02-09T06:39:22.617Z] #1 [internal] load build definition from Dockerfile [2026-02-09T06:39:22.617Z] #1 transferring dockerfile: 1.69kB done [2026-02-09T06:39:22.617Z] #1 DONE 0.0s [2026-02-09T06:39:22.617Z] [2026-02-09T06:39:22.617Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-09T06:39:22.617Z] #2 DONE 0.1s [2026-02-09T06:39:22.878Z] [2026-02-09T06:39:22.879Z] #3 [internal] load .dockerignore [2026-02-09T06:39:22.879Z] #3 transferring context: 182B done [2026-02-09T06:39:22.879Z] #3 DONE 0.0s [2026-02-09T06:39:22.879Z] [2026-02-09T06:39:22.879Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-09T06:39:22.879Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-02-09T06:39:22.879Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-02-09T06:39:22.879Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-02-09T06:39:22.879Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-02-09T06:39:22.879Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-02-09T06:39:22.879Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-02-09T06:39:22.879Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-02-09T06:39:22.879Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-02-09T06:39:22.879Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2026-02-09T06:39:22.879Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-02-09T06:39:22.879Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-02-09T06:39:22.879Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-02-09T06:39:22.879Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2026-02-09T06:39:22.879Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-02-09T06:39:22.879Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2026-02-09T06:39:23.138Z] #4 ... [2026-02-09T06:39:23.138Z] [2026-02-09T06:39:23.138Z] #5 [internal] load build context [2026-02-09T06:39:23.138Z] #5 transferring context: 37.49MB 0.3s done [2026-02-09T06:39:23.138Z] #5 DONE 0.3s [2026-02-09T06:39:23.138Z] [2026-02-09T06:39:23.138Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-09T06:39:23.138Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s [2026-02-09T06:39:23.138Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-02-09T06:39:23.138Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.29MB / 11.98MB 0.3s [2026-02-09T06:39:23.138Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.29MB / 112.58MB 0.3s [2026-02-09T06:39:23.138Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-02-09T06:39:23.138Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 53.48MB / 60.15MB 0.5s [2026-02-09T06:39:23.138Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-02-09T06:39:23.138Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s [2026-02-09T06:39:23.138Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-02-09T06:39:23.138Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.05MB / 14.72MB 0.5s [2026-02-09T06:39:23.397Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s [2026-02-09T06:39:23.397Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s [2026-02-09T06:39:23.397Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.7s [2026-02-09T06:39:23.655Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-02-09T06:39:23.655Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 76.55MB / 112.58MB 0.8s [2026-02-09T06:39:23.655Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s [2026-02-09T06:39:23.655Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-02-09T06:39:23.655Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 0.9s [2026-02-09T06:39:23.655Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-02-09T06:39:23.913Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-02-09T06:39:24.171Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2026-02-09T06:39:27.456Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.9s done [2026-02-09T06:39:27.718Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-02-09T06:39:27.718Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-02-09T06:39:27.718Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-02-09T06:39:27.718Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-02-09T06:39:27.718Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-02-09T06:39:28.283Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done [2026-02-09T06:39:28.283Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-02-09T06:39:30.186Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.1s done [2026-02-09T06:39:30.186Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-02-09T06:39:30.752Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.4s done [2026-02-09T06:39:30.752Z] #4 DONE 8.1s [2026-02-09T06:39:31.010Z] [2026-02-09T06:39:31.010Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2026-02-09T06:39:33.544Z] #6 DONE 2.7s [2026-02-09T06:39:33.544Z] [2026-02-09T06:39:33.544Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2026-02-09T06:39:33.544Z] #7 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-09T06:39:33.802Z] #7 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-09T06:39:34.060Z] #7 0.716 OK: 265 MiB in 60 packages [2026-02-09T06:39:34.317Z] #7 DONE 0.8s [2026-02-09T06:39:34.317Z] [2026-02-09T06:39:34.317Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-02-09T06:39:34.317Z] #8 DONE 0.0s [2026-02-09T06:39:34.317Z] [2026-02-09T06:39:34.317Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-09T06:39:52.388Z] #9 DONE 16.8s [2026-02-09T06:39:52.388Z] [2026-02-09T06:39:52.388Z] #10 [builder 6/7] COPY . . [2026-02-09T06:39:52.388Z] #10 DONE 0.2s [2026-02-09T06:39:52.388Z] [2026-02-09T06:39:52.388Z] #11 [builder 7/7] RUN echo noop [2026-02-09T06:39:52.388Z] #11 0.178 noop [2026-02-09T06:39:52.388Z] #11 DONE 0.2s [2026-02-09T06:39:52.388Z] [2026-02-09T06:39:52.388Z] #12 exporting to image [2026-02-09T06:39:52.388Z] #12 exporting layers [2026-02-09T06:39:58.967Z] #12 exporting layers 6.9s done [2026-02-09T06:39:58.967Z] #12 writing image sha256:4ed5bf4f42edf48fc1bfd29ed4ba7dad89bceeda152a5405e41bb9e153090dd7 done [2026-02-09T06:39:58.967Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-09T06:39:58.967Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:39:59.299Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-09T06:39:59.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-09T06:39:59.371Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2026-02-09T06:39:59.400Z] $ 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 ******** ci-base-image-x86_64 cat [2026-02-09T06:39:59.735Z] $ docker top bc69faf6be05c3318d0384f478cfb8e408f4667331b4b748dd179463355b303f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-09T06:40:00.076Z] + go version [2026-02-09T06:40:00.077Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-09T06:40:00.090Z] $ docker stop --time=1 bc69faf6be05c3318d0384f478cfb8e408f4667331b4b748dd179463355b303f [2026-02-09T06:40:01.363Z] $ docker rm -f --volumes bc69faf6be05c3318d0384f478cfb8e408f4667331b4b748dd179463355b303f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:40:01.839Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-09T06:40:01.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-09T06:40:01.913Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2026-02-09T06:40:01.946Z] $ 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 ******** ci-base-image-x86_64 cat [2026-02-09T06:40:02.186Z] $ docker top b2c8d03fdb393815c73e49f9c34e79216dc4c6ddd57ffe3bd50c7d2a3fcc1c62 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-09T06:40:02.525Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2026-02-09T06:40:02.822Z] + make test [2026-02-09T06:40:02.822Z] go test -race -coverprofile=coverage.out ./... [2026-02-09T06:40:10.937Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2026-02-09T06:40:57.604Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2026-02-09T06:40:57.604Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2026-02-09T06:40:57.604Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2026-02-09T06:40:57.604Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.046s coverage: 2.8% of statements [2026-02-09T06:40:57.604Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2026-02-09T06:40:57.604Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.040s coverage: 29.4% of statements [2026-02-09T06:40:57.604Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.046s coverage: 79.3% of statements [2026-02-09T06:40:57.604Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.031s coverage: 90.4% of statements [2026-02-09T06:40:57.604Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2026-02-09T06:40:57.604Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2026-02-09T06:40:57.604Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.070s coverage: 45.0% of statements [2026-02-09T06:40:57.604Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2026-02-09T06:41:00.895Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.041s coverage: 14.3% of statements [2026-02-09T06:41:00.895Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.591s coverage: 45.1% of statements [2026-02-09T06:41:00.895Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.065s coverage: 69.4% of statements [2026-02-09T06:41:00.895Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2026-02-09T06:41:00.895Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2026-02-09T06:41:00.895Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2026-02-09T06:41:00.895Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.087s coverage: 88.4% of statements [2026-02-09T06:41:00.895Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.052s coverage: 4.9% of statements [2026-02-09T06:41:00.895Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2026-02-09T06:41:32.961Z] 0 issues. [2026-02-09T06:41:32.961Z] GO111MODULE=on go vet ./... [2026-02-09T06:41:33.897Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-09T06:41:33.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-09T06:41:33.897Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-02-09T06:41:34.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-09T06:41:34.190Z] $ docker stop --time=1 b2c8d03fdb393815c73e49f9c34e79216dc4c6ddd57ffe3bd50c7d2a3fcc1c62 [2026-02-09T06:41:37.064Z] $ docker rm -f --volumes b2c8d03fdb393815c73e49f9c34e79216dc4c6ddd57ffe3bd50c7d2a3fcc1c62 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-09T06:41:37.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-09T06:41:37.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-02-09T06:41:38.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-09T06:41:38.722Z] + ls -al . [2026-02-09T06:41:38.723Z] total 472 [2026-02-09T06:41:38.723Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 9 06:40 . [2026-02-09T06:41:38.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 06:38 .. [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 9 06:38 .dockerignore [2026-02-09T06:41:38.723Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 9 06:41 .git [2026-02-09T06:41:38.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 9 06:38 .github [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 9 06:38 .gitignore [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 9 06:38 .golangci.yml [2026-02-09T06:41:38.723Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 9 06:39 .semver [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 53715 Feb 9 06:38 CHANGELOG.md [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 9 06:38 GOVERNANCE.md [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 905 Feb 9 06:38 Jenkinsfile [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 9 06:38 LICENSE [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 2423 Feb 9 06:38 Makefile [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 9 06:38 OWNERS.md [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 5513 Feb 9 06:38 README.md [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 9 06:39 VERSION [2026-02-09T06:41:38.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 06:38 bin [2026-02-09T06:41:38.723Z] -rw-r--r-- 1 jenkins jenkins 223330 Feb 9 06:41 coverage.out [2026-02-09T06:41:38.723Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 9 06:38 example [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 6706 Feb 9 06:38 go.mod [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 88759 Feb 9 06:38 go.sum [2026-02-09T06:41:38.723Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 9 06:38 internal [2026-02-09T06:41:38.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 06:38 openapi [2026-02-09T06:41:38.723Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 9 06:38 pkg [2026-02-09T06:41:38.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 06:38 snap [2026-02-09T06:41:38.723Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 9 06:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:41:39.033Z] + 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=6442c1c232e656d62c42df40b8e030cdfdf4b3fd --label arch=amd64 --label version=4.1.0-dev.53 . [2026-02-09T06:41:39.291Z] #0 building with "default" instance using docker driver [2026-02-09T06:41:39.291Z] [2026-02-09T06:41:39.291Z] #1 [internal] load build definition from Dockerfile [2026-02-09T06:41:39.291Z] #1 transferring dockerfile: 1.69kB done [2026-02-09T06:41:39.291Z] #1 DONE 0.0s [2026-02-09T06:41:39.291Z] [2026-02-09T06:41:39.291Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-09T06:41:39.291Z] #2 DONE 0.0s [2026-02-09T06:41:39.291Z] [2026-02-09T06:41:39.291Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-02-09T06:41:39.291Z] #3 DONE 0.1s [2026-02-09T06:41:39.291Z] [2026-02-09T06:41:39.291Z] #4 [internal] load .dockerignore [2026-02-09T06:41:39.291Z] #4 transferring context: 33B [2026-02-09T06:41:39.291Z] #4 transferring context: 182B done [2026-02-09T06:41:39.291Z] #4 DONE 0.0s [2026-02-09T06:41:39.291Z] [2026-02-09T06:41:39.291Z] #5 [internal] load build context [2026-02-09T06:41:39.291Z] #5 transferring context: 257.28kB 0.0s done [2026-02-09T06:41:39.291Z] #5 DONE 0.0s [2026-02-09T06:41:39.291Z] [2026-02-09T06:41:39.291Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-09T06:41:39.291Z] #6 DONE 0.1s [2026-02-09T06:41:39.291Z] [2026-02-09T06:41:39.291Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-09T06:41:39.291Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-09T06:41:39.549Z] #7 ... [2026-02-09T06:41:39.549Z] [2026-02-09T06:41:39.549Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2026-02-09T06:41:39.549Z] #8 DONE 0.1s [2026-02-09T06:41:39.549Z] [2026-02-09T06:41:39.549Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-09T06:41:39.549Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s [2026-02-09T06:41:39.549Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-09T06:41:39.549Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-09T06:41:39.549Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-09T06:41:39.549Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-09T06:41:39.549Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-02-09T06:41:39.549Z] #7 DONE 0.3s [2026-02-09T06:41:39.549Z] [2026-02-09T06:41:39.549Z] #9 [builder 3/7] RUN apk add --update --no-cache make git [2026-02-09T06:41:39.549Z] #9 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-09T06:41:40.117Z] #9 0.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-09T06:41:40.117Z] #9 0.804 OK: 265 MiB in 60 packages [2026-02-09T06:41:40.375Z] #9 ... [2026-02-09T06:41:40.375Z] [2026-02-09T06:41:40.375Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-09T06:41:40.375Z] #10 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-09T06:41:40.375Z] #10 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-09T06:41:40.375Z] #10 0.666 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-09T06:41:40.375Z] #10 0.672 Executing busybox-1.37.0-r20.trigger [2026-02-09T06:41:40.375Z] #10 0.679 OK: 7 MiB in 17 packages [2026-02-09T06:41:40.375Z] #10 DONE 0.8s [2026-02-09T06:41:40.634Z] [2026-02-09T06:41:40.634Z] #9 [builder 3/7] RUN apk add --update --no-cache make git [2026-02-09T06:41:40.634Z] #9 DONE 1.0s [2026-02-09T06:41:40.634Z] [2026-02-09T06:41:40.634Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-02-09T06:41:40.634Z] #11 DONE 0.0s [2026-02-09T06:41:40.634Z] [2026-02-09T06:41:40.634Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-09T06:41:40.903Z] #12 DONE 0.5s [2026-02-09T06:41:40.903Z] [2026-02-09T06:41:40.903Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-02-09T06:41:40.903Z] #13 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-09T06:41:40.903Z] #13 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-09T06:41:41.162Z] #13 0.879 OK: 7 MiB in 17 packages [2026-02-09T06:41:41.420Z] #13 DONE 1.0s [2026-02-09T06:41:41.420Z] [2026-02-09T06:41:41.420Z] #14 [builder 6/7] COPY . . [2026-02-09T06:41:41.420Z] #14 DONE 0.3s [2026-02-09T06:41:41.420Z] [2026-02-09T06:41:41.420Z] #15 [builder 7/7] RUN make build [2026-02-09T06:41:41.420Z] #15 0.278 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.1.0-dev.53 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2026-02-09T06:42:07.958Z] #15 DONE 23.6s [2026-02-09T06:42:07.958Z] [2026-02-09T06:42:07.958Z] #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2026-02-09T06:42:07.958Z] #16 DONE 0.0s [2026-02-09T06:42:07.958Z] [2026-02-09T06:42:07.958Z] #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2026-02-09T06:42:07.958Z] #17 DONE 0.3s [2026-02-09T06:42:07.958Z] [2026-02-09T06:42:07.958Z] #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2026-02-09T06:42:07.958Z] #18 DONE 0.0s [2026-02-09T06:42:07.958Z] [2026-02-09T06:42:07.958Z] #19 exporting to image [2026-02-09T06:42:07.958Z] #19 exporting layers 0.1s done [2026-02-09T06:42:07.958Z] #19 writing image sha256:db1e895643523d6e5f565783ff4122e5a2da4072b896f0b0ddacaacebbb6b862 done [2026-02-09T06:42:07.958Z] #19 naming to docker.io/library/device-sdk-simple done [2026-02-09T06:42:07.958Z] #19 DONE 0.2s [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 [2026-02-09T06:42:08.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-09T06:42:08.440Z] [2026-02-09T06:42:08.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:42:08.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-09T06:42:08.742Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-09T06:42:08.742Z] 5eb5b503b376: Pulling fs layer [2026-02-09T06:42:08.742Z] 5c69ac0246d0: Pulling fs layer [2026-02-09T06:42:08.742Z] ec43610c2a17: Pulling fs layer [2026-02-09T06:42:08.742Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-09T06:42:08.742Z] 33b1e0a273af: Pulling fs layer [2026-02-09T06:42:08.742Z] 5d3b04190fa2: Pulling fs layer [2026-02-09T06:42:08.742Z] 2f39f015ded8: Pulling fs layer [2026-02-09T06:42:08.742Z] 3a2ae6a8a46f: Waiting [2026-02-09T06:42:08.742Z] 33b1e0a273af: Waiting [2026-02-09T06:42:08.742Z] 2f39f015ded8: Waiting [2026-02-09T06:42:08.742Z] 5d3b04190fa2: Waiting [2026-02-09T06:42:08.742Z] 5c69ac0246d0: Verifying Checksum [2026-02-09T06:42:08.742Z] 5c69ac0246d0: Download complete [2026-02-09T06:42:08.742Z] 3a2ae6a8a46f: Download complete [2026-02-09T06:42:08.742Z] 33b1e0a273af: Verifying Checksum [2026-02-09T06:42:08.742Z] 33b1e0a273af: Download complete [2026-02-09T06:42:08.742Z] 5d3b04190fa2: Verifying Checksum [2026-02-09T06:42:08.742Z] 5d3b04190fa2: Download complete [2026-02-09T06:42:08.742Z] ec43610c2a17: Verifying Checksum [2026-02-09T06:42:08.742Z] ec43610c2a17: Download complete [2026-02-09T06:42:09.000Z] 5eb5b503b376: Verifying Checksum [2026-02-09T06:42:09.000Z] 5eb5b503b376: Download complete [2026-02-09T06:42:09.259Z] 2f39f015ded8: Verifying Checksum [2026-02-09T06:42:09.259Z] 2f39f015ded8: Download complete [2026-02-09T06:42:10.192Z] 5eb5b503b376: Pull complete [2026-02-09T06:42:10.450Z] 5c69ac0246d0: Pull complete [2026-02-09T06:42:10.709Z] ec43610c2a17: Pull complete [2026-02-09T06:42:10.709Z] 3a2ae6a8a46f: Pull complete [2026-02-09T06:42:10.966Z] 33b1e0a273af: Pull complete [2026-02-09T06:42:10.966Z] 5d3b04190fa2: Pull complete [2026-02-09T06:42:16.227Z] 2f39f015ded8: Pull complete [2026-02-09T06:42:16.227Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-09T06:42:16.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-09T06:42:16.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-09T06:42:16.324Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2026-02-09T06:42:16.351Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-09T06:42:18.394Z] $ docker top 842283f7770e476e4c728ffe707af3f6517f9bad001d9ec5515d3c7c0caf1536 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:42:18.800Z] ---> job-cost.sh [2026-02-09T06:42:18.800Z] lf-activate-venv: SKIPPING [2026-02-09T06:42:18.800Z] INFO: No Stack... [2026-02-09T06:42:19.060Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-09T06:42:19.627Z] INFO: Archiving Costs [Pipeline] sh [2026-02-09T06:42:19.912Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2026-02-09T06:42:19.912Z] + cut -d, -f6 [Pipeline] lock [2026-02-09T06:42:19.926Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-408-stack-cost] [2026-02-09T06:42:19.937Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-408-stack-cost] did not exist. Created. [2026-02-09T06:42:19.944Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-408-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-09T06:42:20.260Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-02-09T06:42:20.301Z] Stashed 1 file(s) [Pipeline] } [2026-02-09T06:42:20.310Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-408-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-09T06:42:20.340Z] $ docker stop --time=1 842283f7770e476e4c728ffe707af3f6517f9bad001d9ec5515d3c7c0caf1536 [2026-02-09T06:42:21.472Z] $ docker rm -f --volumes 842283f7770e476e4c728ffe707af3f6517f9bad001d9ec5515d3c7c0caf1536 [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 [2026-02-09T06:42:21.769Z] provisioning config files... [2026-02-09T06:42:21.777Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4193681156813165635tmp [Pipeline] { [Pipeline] sh [2026-02-09T06:42:22.074Z] + set +x [2026-02-09T06:42:22.074Z] + curl -s https://codecov.io/bash [2026-02-09T06:42:22.074Z] + bash -s -- [2026-02-09T06:42:22.332Z] [2026-02-09T06:42:22.332Z] _____ _ [2026-02-09T06:42:22.332Z] / ____| | | [2026-02-09T06:42:22.332Z] | | ___ __| | ___ ___ _____ __ [2026-02-09T06:42:22.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-02-09T06:42:22.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-02-09T06:42:22.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-02-09T06:42:22.332Z] Bash-1.0.6 [2026-02-09T06:42:22.332Z] [2026-02-09T06:42:22.332Z] [2026-02-09T06:42:22.332Z] ==> git version 2.25.1 found [2026-02-09T06:42:22.332Z] ==> 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 [2026-02-09T06:42:22.332Z] Release-Date: 2020-01-08 [2026-02-09T06:42:22.332Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-09T06:42:22.332Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-09T06:42:22.332Z] ==> Jenkins CI detected. [2026-02-09T06:42:22.332Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2026-02-09T06:42:22.332Z] project root: . [2026-02-09T06:42:22.332Z] --> token set from env [2026-02-09T06:42:22.332Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-02-09T06:42:22.332Z] ==> Running gcov in . (disable via -X gcov) [2026-02-09T06:42:22.332Z] ==> Python coveragepy not found [2026-02-09T06:42:22.332Z] ==> Searching for coverage reports in: [2026-02-09T06:42:22.332Z] + . [2026-02-09T06:42:22.592Z] -> Found 1 reports [2026-02-09T06:42:22.592Z] ==> Detecting git/mercurial file structure [2026-02-09T06:42:22.592Z] ==> Reading reports [2026-02-09T06:42:22.592Z] + ./coverage.out bytes=223330 [2026-02-09T06:42:22.592Z] ==> Appending adjustments [2026-02-09T06:42:22.592Z] https://docs.codecov.io/docs/fixing-reports [2026-02-09T06:42:22.852Z] + Found adjustments [2026-02-09T06:42:22.852Z] ==> Gzipping contents [2026-02-09T06:42:22.852Z] 28K /tmp/codecov.WSadsd.gz [2026-02-09T06:42:22.852Z] ==> Uploading reports [2026-02-09T06:42:22.852Z] url: https://codecov.io [2026-02-09T06:42:22.852Z] query: branch=main&commit=6442c1c232e656d62c42df40b8e030cdfdf4b3fd&build=408&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F408%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-09T06:42:22.852Z] -> Pinging Codecov [2026-02-09T06:42:22.852Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6442c1c232e656d62c42df40b8e030cdfdf4b3fd&build=408&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F408%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-09T06:42:23.113Z] -> Uploading to [2026-02-09T06:42:23.113Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/6442c1c232e656d62c42df40b8e030cdfdf4b3fd/2ab746eb-6b65-4ee4-841a-e5a60254041d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260209T064222Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4348d413df9ab171c1284b20dd83863b90963faac92ade8f6015e93af7185ab6 [2026-02-09T06:42:23.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-09T06:42:23.113Z] Dload Upload Total Spent Left Speed [2026-02-09T06:42:23.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26099 0 0 100 26099 0 123k --:--:-- --:--:-- --:--:-- 123k 100 26099 0 0 100 26099 0 86707 --:--:-- --:--:-- --:--:-- 86420 [2026-02-09T06:42:23.372Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] } [2026-02-09T06:42:23.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-02-09T06:42:23.670Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-02-09T06:42:23.686Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:42:24.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-09T06:42:24.000Z] [2026-02-09T06:42:24.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:42:24.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-09T06:42:24.301Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-02-09T06:42:24.301Z] 2d35ebdb57d9: Already exists [2026-02-09T06:42:24.301Z] 85e8836fcdb2: Pulling fs layer [2026-02-09T06:42:24.301Z] 91631faa732a: Pulling fs layer [2026-02-09T06:42:24.301Z] f3f5ae8826fa: Pulling fs layer [2026-02-09T06:42:24.301Z] 4f4fb700ef54: Pulling fs layer [2026-02-09T06:42:24.301Z] 7861252a18e6: Pulling fs layer [2026-02-09T06:42:24.301Z] 9130f900ef6f: Pulling fs layer [2026-02-09T06:42:24.301Z] 7861252a18e6: Waiting [2026-02-09T06:42:24.301Z] 4f4fb700ef54: Waiting [2026-02-09T06:42:24.301Z] 9130f900ef6f: Waiting [2026-02-09T06:42:24.301Z] f3f5ae8826fa: Download complete [2026-02-09T06:42:24.301Z] 85e8836fcdb2: Verifying Checksum [2026-02-09T06:42:24.301Z] 4f4fb700ef54: Verifying Checksum [2026-02-09T06:42:24.301Z] 4f4fb700ef54: Download complete [2026-02-09T06:42:24.559Z] 85e8836fcdb2: Pull complete [2026-02-09T06:42:24.559Z] 7861252a18e6: Verifying Checksum [2026-02-09T06:42:24.559Z] 7861252a18e6: Download complete [2026-02-09T06:42:24.559Z] 91631faa732a: Verifying Checksum [2026-02-09T06:42:24.559Z] 91631faa732a: Download complete [2026-02-09T06:42:25.495Z] 9130f900ef6f: Verifying Checksum [2026-02-09T06:42:25.495Z] 9130f900ef6f: Download complete [2026-02-09T06:42:28.778Z] 91631faa732a: Pull complete [2026-02-09T06:42:28.778Z] f3f5ae8826fa: Pull complete [2026-02-09T06:42:28.778Z] 4f4fb700ef54: Pull complete [2026-02-09T06:42:29.037Z] 7861252a18e6: Pull complete [2026-02-09T06:42:32.320Z] 9130f900ef6f: Pull complete [2026-02-09T06:42:32.320Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-02-09T06:42:32.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-09T06:42:32.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-09T06:42:32.411Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2026-02-09T06:42:32.445Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-02-09T06:42:35.459Z] $ docker top 017bc343bbcdef184e1a3477ba4a20e81a2f6a26a41b438effa22574e9eddfda -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-09T06:42:35.799Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2026-02-09T06:42:35.810Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2026-02-09T06:42:36.095Z] + set -o pipefail [2026-02-09T06:42:36.095Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2026-02-09T06:42:44.213Z] [2026-02-09T06:42:44.213Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2026-02-09T06:42:44.213Z] [2026-02-09T06:42:44.213Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/c86ca3e0-5b41-48a7-ad99-87ff384f689d [2026-02-09T06:42:44.213Z] [2026-02-09T06:42:44.213Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-02-09T06:42:44.213Z] [2026-02-09T06:42:44.213Z] [2026-02-09T06:42:44.213Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-02-09T06:42:44.213Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-02-09T06:42:44.226Z] $ docker stop --time=1 017bc343bbcdef184e1a3477ba4a20e81a2f6a26a41b438effa22574e9eddfda [2026-02-09T06:42:47.312Z] $ docker rm -f --volumes 017bc343bbcdef184e1a3477ba4a20e81a2f6a26a41b438effa22574e9eddfda [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 [2026-02-09T06:42:47.827Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-09T06:42:47.841Z] provisioning config files... [2026-02-09T06:42:47.849Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10522122947244414488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:42:48.146Z] --> edgex-publish-swagger.sh [2026-02-09T06:42:48.146Z] === Publish openapi API === [2026-02-09T06:42:48.146Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-02-09T06:42:48.146Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2026-02-09T06:42:48.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-09T06:42:48.146Z] Dload Upload Total Spent Left Speed [2026-02-09T06:42:48.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38158 0 0 100 38158 0 358k --:--:-- --:--:-- --:--:-- 354k 100 38224 100 66 100 38158 511 288k --:--:-- --:--:-- --:--:-- 287k [2026-02-09T06:42:48.146Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-09T06:42:48.146Z] [Pipeline] } [2026-02-09T06:42:48.153Z] 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 [2026-02-09T06:42:48.588Z] + git log --format=format:%s -1 6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] sh [2026-02-09T06:42:48.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-09T06:42:48.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:42:49.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-09T06:42:49.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-09T06:42:49.245Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2026-02-09T06:42:49.273Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-09T06:42:49.569Z] $ docker top d7aadde090b64f6c424e2095df60a3d4e4b1fe14ddb8b82b3c50f184e685b82f -eo pid,comm [2026-02-09T06:42:49.609Z] 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). [2026-02-09T06:42:49.609Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-09T06:42:49.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-09T06:42:49.668Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-09T06:42:49.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-09T06:42:49.787Z] $ docker exec d7aadde090b64f6c424e2095df60a3d4e4b1fe14ddb8b82b3c50f184e685b82f ssh-agent [2026-02-09T06:42:49.883Z] SSH_AUTH_SOCK=/tmp/ssh-t6kxilLNuB44/agent.32 [2026-02-09T06:42:49.883Z] SSH_AGENT_PID=38 [2026-02-09T06:42:49.888Z] Running ssh-add (command line suppressed) [2026-02-09T06:42:49.986Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10643414370668273331.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10643414370668273331.key) [2026-02-09T06:42:49.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-09T06:42:50.292Z] + git semver tag [2026-02-09T06:42:50.551Z] 2026-02-09 06:42:50,494 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-09T06:42:50.551Z] 2026-02-09 06:42:50,498 [run_tag] DEBUG tag force:False [2026-02-09T06:42:50.551Z] 2026-02-09 06:42:50,498 [check_head_tag] DEBUG check head tag [2026-02-09T06:42:50.551Z] 2026-02-09 06:42:50,500 [execute] INFO git cat-file --batch-check [2026-02-09T06:42:50.551Z] 2026-02-09 06:42:50,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) [2026-02-09T06:42:50.551Z] 2026-02-09 06:42:50,502 [execute] INFO git cat-file --batch [2026-02-09T06:42:50.551Z] 2026-02-09 06:42:50,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) [2026-02-09T06:42:50.551Z] 2026-02-09 06:42:50,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2026-02-09T06:42:50.551Z] 2026-02-09 06:42:50,529 [execute] INFO git tag -a v4.1.0-dev.53 -m v4.1.0-dev.53 [2026-02-09T06:42:50.551Z] 2026-02-09 06:42:50,529 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.53', '-m', 'v4.1.0-dev.53'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) [2026-02-09T06:42:50.551Z] 2026-02-09 06:42:50,532 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2026-02-09T06:42:50.551Z] 4.1.0-dev.53 [Pipeline] } [2026-02-09T06:42:50.562Z] $ docker exec --env ******** --env ******** d7aadde090b64f6c424e2095df60a3d4e4b1fe14ddb8b82b3c50f184e685b82f ssh-agent -k [2026-02-09T06:42:50.660Z] unset SSH_AUTH_SOCK; [2026-02-09T06:42:50.661Z] unset SSH_AGENT_PID; [2026-02-09T06:42:50.661Z] echo Agent pid 38 killed; [2026-02-09T06:42:50.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-09T06:42:51.004Z] + git semver [Pipeline] } [2026-02-09T06:42:51.276Z] $ docker stop --time=1 d7aadde090b64f6c424e2095df60a3d4e4b1fe14ddb8b82b3c50f184e685b82f [2026-02-09T06:42:52.540Z] $ docker rm -f --volumes d7aadde090b64f6c424e2095df60a3d4e4b1fe14ddb8b82b3c50f184e685b82f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:42:52.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-09T06:42:52.940Z] [2026-02-09T06:42:52.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:42:53.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-09T06:42:53.239Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-02-09T06:42:53.239Z] ab5ef0e58194: Pulling fs layer [2026-02-09T06:42:53.239Z] 9712f1f96733: Pulling fs layer [2026-02-09T06:42:53.239Z] 63f879dbbcfc: Pulling fs layer [2026-02-09T06:42:53.239Z] 0d9ebad4ef96: Pulling fs layer [2026-02-09T06:42:53.239Z] e9a5061849ea: Pulling fs layer [2026-02-09T06:42:53.239Z] d747dcd14b5f: Pulling fs layer [2026-02-09T06:42:53.239Z] 2de7ff778b66: Pulling fs layer [2026-02-09T06:42:53.239Z] e9a5061849ea: Waiting [2026-02-09T06:42:53.239Z] d747dcd14b5f: Waiting [2026-02-09T06:42:53.239Z] 2de7ff778b66: Waiting [2026-02-09T06:42:53.239Z] 0d9ebad4ef96: Waiting [2026-02-09T06:42:53.239Z] 9712f1f96733: Verifying Checksum [2026-02-09T06:42:53.239Z] 9712f1f96733: Download complete [2026-02-09T06:42:53.499Z] 63f879dbbcfc: Verifying Checksum [2026-02-09T06:42:53.499Z] 63f879dbbcfc: Download complete [2026-02-09T06:42:53.756Z] ab5ef0e58194: Download complete [2026-02-09T06:42:53.756Z] d747dcd14b5f: Verifying Checksum [2026-02-09T06:42:53.756Z] d747dcd14b5f: Download complete [2026-02-09T06:42:53.756Z] e9a5061849ea: Verifying Checksum [2026-02-09T06:42:53.756Z] e9a5061849ea: Download complete [2026-02-09T06:42:53.756Z] 0d9ebad4ef96: Verifying Checksum [2026-02-09T06:42:53.756Z] 0d9ebad4ef96: Download complete [2026-02-09T06:42:53.756Z] 2de7ff778b66: Verifying Checksum [2026-02-09T06:42:53.756Z] 2de7ff778b66: Download complete [2026-02-09T06:42:57.035Z] ab5ef0e58194: Pull complete [2026-02-09T06:42:57.035Z] 9712f1f96733: Pull complete [2026-02-09T06:42:57.035Z] 63f879dbbcfc: Pull complete [2026-02-09T06:43:01.217Z] 0d9ebad4ef96: Pull complete [2026-02-09T06:43:01.783Z] e9a5061849ea: Pull complete [2026-02-09T06:43:01.783Z] d747dcd14b5f: Pull complete [2026-02-09T06:43:02.716Z] 2de7ff778b66: Pull complete [2026-02-09T06:43:02.716Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-02-09T06:43:02.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-09T06:43:02.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-09T06:43:03.080Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2026-02-09T06:43:03.106Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-02-09T06:43:05.535Z] $ docker top fbd21f29013b51da5a83ccccbc7b1296dca09bababeb8e4aae5bd07c5d4ac20f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-02-09T06:43:05.605Z] provisioning config files... [2026-02-09T06:43:05.611Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2584507528419247536tmp [2026-02-09T06:43:05.619Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config345646361069856292tmp [2026-02-09T06:43:05.626Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10425433005705477128tmp [Pipeline] { [Pipeline] echo [2026-02-09T06:43:05.718Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:43:06.011Z] ---> sigul-configuration.sh [2026-02-09T06:43:06.012Z] gpg: directory `/root/.gnupg' created [2026-02-09T06:43:06.012Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-02-09T06:43:06.012Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-02-09T06:43:06.012Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-02-09T06:43:06.012Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-02-09T06:43:06.012Z] gpg: CAST5 encrypted data [2026-02-09T06:43:06.012Z] gpg: encrypted with 1 passphrase [2026-02-09T06:43:06.012Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-02-09T06:43:06.311Z] + mkdir /home/jenkins [2026-02-09T06:43:06.311Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-02-09T06:43:06.611Z] + 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 [2026-02-09T06:43:06.625Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:43:06.917Z] ---> sigul-install.sh [2026-02-09T06:43:06.917Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-02-09T06:43:07.208Z] + git tag --list [2026-02-09T06:43:07.208Z] 0.7.1 [2026-02-09T06:43:07.208Z] delhi-tag [2026-02-09T06:43:07.208Z] v1.0.0 [2026-02-09T06:43:07.208Z] v1.1.0 [2026-02-09T06:43:07.208Z] v1.1.1 [2026-02-09T06:43:07.208Z] v1.1.2 [2026-02-09T06:43:07.208Z] v1.2.0 [2026-02-09T06:43:07.208Z] v1.2.1 [2026-02-09T06:43:07.208Z] v1.2.2 [2026-02-09T06:43:07.208Z] v1.2.3 [2026-02-09T06:43:07.208Z] v1.3.0 [2026-02-09T06:43:07.208Z] v1.4.0 [2026-02-09T06:43:07.208Z] v2.0.0 [2026-02-09T06:43:07.208Z] v2.1.0 [2026-02-09T06:43:07.208Z] v2.1.1 [2026-02-09T06:43:07.208Z] v2.2.0 [2026-02-09T06:43:07.208Z] v2.3.0 [2026-02-09T06:43:07.208Z] v2.3.1 [2026-02-09T06:43:07.208Z] v3.0 [2026-02-09T06:43:07.208Z] v3.0.0 [2026-02-09T06:43:07.208Z] v3.1 [2026-02-09T06:43:07.208Z] v3.1.0 [2026-02-09T06:43:07.208Z] v3.1.1 [2026-02-09T06:43:07.208Z] v4.0 [2026-02-09T06:43:07.208Z] v4.0.0 [2026-02-09T06:43:07.208Z] v4.0.1 [2026-02-09T06:43:07.208Z] v4.0.1-dev.1 [2026-02-09T06:43:07.208Z] v4.0.1-dev.2 [2026-02-09T06:43:07.208Z] v4.0.1-dev.3 [2026-02-09T06:43:07.208Z] v4.0.2-dev.1 [2026-02-09T06:43:07.208Z] v4.1.0-dev.1 [2026-02-09T06:43:07.208Z] v4.1.0-dev.10 [2026-02-09T06:43:07.208Z] v4.1.0-dev.11 [2026-02-09T06:43:07.208Z] v4.1.0-dev.12 [2026-02-09T06:43:07.208Z] v4.1.0-dev.13 [2026-02-09T06:43:07.208Z] v4.1.0-dev.14 [2026-02-09T06:43:07.208Z] v4.1.0-dev.15 [2026-02-09T06:43:07.208Z] v4.1.0-dev.16 [2026-02-09T06:43:07.208Z] v4.1.0-dev.17 [2026-02-09T06:43:07.208Z] v4.1.0-dev.18 [2026-02-09T06:43:07.208Z] v4.1.0-dev.19 [2026-02-09T06:43:07.208Z] v4.1.0-dev.2 [2026-02-09T06:43:07.208Z] v4.1.0-dev.20 [2026-02-09T06:43:07.208Z] v4.1.0-dev.21 [2026-02-09T06:43:07.208Z] v4.1.0-dev.22 [2026-02-09T06:43:07.208Z] v4.1.0-dev.23 [2026-02-09T06:43:07.208Z] v4.1.0-dev.24 [2026-02-09T06:43:07.208Z] v4.1.0-dev.25 [2026-02-09T06:43:07.208Z] v4.1.0-dev.26 [2026-02-09T06:43:07.208Z] v4.1.0-dev.27 [2026-02-09T06:43:07.208Z] v4.1.0-dev.28 [2026-02-09T06:43:07.208Z] v4.1.0-dev.29 [2026-02-09T06:43:07.208Z] v4.1.0-dev.3 [2026-02-09T06:43:07.208Z] v4.1.0-dev.30 [2026-02-09T06:43:07.208Z] v4.1.0-dev.31 [2026-02-09T06:43:07.208Z] v4.1.0-dev.32 [2026-02-09T06:43:07.208Z] v4.1.0-dev.33 [2026-02-09T06:43:07.208Z] v4.1.0-dev.34 [2026-02-09T06:43:07.208Z] v4.1.0-dev.35 [2026-02-09T06:43:07.208Z] v4.1.0-dev.36 [2026-02-09T06:43:07.208Z] v4.1.0-dev.37 [2026-02-09T06:43:07.208Z] v4.1.0-dev.38 [2026-02-09T06:43:07.208Z] v4.1.0-dev.39 [2026-02-09T06:43:07.208Z] v4.1.0-dev.4 [2026-02-09T06:43:07.208Z] v4.1.0-dev.40 [2026-02-09T06:43:07.208Z] v4.1.0-dev.41 [2026-02-09T06:43:07.208Z] v4.1.0-dev.42 [2026-02-09T06:43:07.208Z] v4.1.0-dev.43 [2026-02-09T06:43:07.208Z] v4.1.0-dev.44 [2026-02-09T06:43:07.208Z] v4.1.0-dev.45 [2026-02-09T06:43:07.208Z] v4.1.0-dev.46 [2026-02-09T06:43:07.208Z] v4.1.0-dev.47 [2026-02-09T06:43:07.208Z] v4.1.0-dev.48 [2026-02-09T06:43:07.208Z] v4.1.0-dev.49 [2026-02-09T06:43:07.208Z] v4.1.0-dev.5 [2026-02-09T06:43:07.208Z] v4.1.0-dev.50 [2026-02-09T06:43:07.208Z] v4.1.0-dev.51 [2026-02-09T06:43:07.208Z] v4.1.0-dev.52 [2026-02-09T06:43:07.208Z] v4.1.0-dev.53 [2026-02-09T06:43:07.208Z] v4.1.0-dev.6 [2026-02-09T06:43:07.208Z] v4.1.0-dev.7 [2026-02-09T06:43:07.208Z] v4.1.0-dev.8 [2026-02-09T06:43:07.208Z] v4.1.0-dev.9 [Pipeline] sh [2026-02-09T06:43:07.502Z] + lftools sign git-tag v4.1.0-dev.53 [2026-02-09T06:43:08.070Z] Signing Git tag with Sigul... [2026-02-09T06:43:08.070Z] Signing v4.1.0-dev.53 [2026-02-09T06:44:59.552Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2026-02-09T06:44:59.650Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:44:59.948Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-02-09T06:44:59.954Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-02-09T06:44:59.980Z] $ docker stop --time=1 fbd21f29013b51da5a83ccccbc7b1296dca09bababeb8e4aae5bd07c5d4ac20f [2026-02-09T06:45:01.261Z] $ docker rm -f --volumes fbd21f29013b51da5a83ccccbc7b1296dca09bababeb8e4aae5bd07c5d4ac20f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-02-09T06:45:01.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-09T06:45:01.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:45:02.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-09T06:45:02.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-09T06:45:02.112Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2026-02-09T06:45:02.144Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-09T06:45:02.391Z] $ docker top 49262c9fa4538a69938e8a38f3a724d1879af4702ccb9a88466738cb2d49abf8 -eo pid,comm [2026-02-09T06:45:02.432Z] 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). [2026-02-09T06:45:02.432Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-09T06:45:02.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-09T06:45:02.484Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-09T06:45:02.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-09T06:45:02.583Z] $ docker exec 49262c9fa4538a69938e8a38f3a724d1879af4702ccb9a88466738cb2d49abf8 ssh-agent [2026-02-09T06:45:02.683Z] SSH_AUTH_SOCK=/tmp/ssh-b8CyEuA1wqTJ/agent.31 [2026-02-09T06:45:02.683Z] SSH_AGENT_PID=37 [2026-02-09T06:45:02.687Z] Running ssh-add (command line suppressed) [2026-02-09T06:45:02.791Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5000690199176981545.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5000690199176981545.key) [2026-02-09T06:45:02.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-09T06:45:03.159Z] + git semver bump pre [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,333 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,336 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,336 [bump_version] DEBUG bumping version:4.1.0-dev.53 on axis:pre with prefix:dev [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,336 [bump_version] DEBUG bumped version:4.1.0-dev.54 [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,336 [write_version] DEBUG write version:4.1.0-dev.54 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,337 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,337 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,339 [execute] INFO git cat-file --batch-check [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,342 [execute] INFO git cat-file --batch [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-09T06:45:03.432Z] 2026-02-09 06:45:03,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2026-02-09T06:45:03.432Z] 4.1.0-dev.54 [Pipeline] } [2026-02-09T06:45:03.446Z] $ docker exec --env ******** --env ******** 49262c9fa4538a69938e8a38f3a724d1879af4702ccb9a88466738cb2d49abf8 ssh-agent -k [2026-02-09T06:45:03.536Z] unset SSH_AUTH_SOCK; [2026-02-09T06:45:03.536Z] unset SSH_AGENT_PID; [2026-02-09T06:45:03.536Z] echo Agent pid 37 killed; [2026-02-09T06:45:03.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-09T06:45:03.899Z] + git semver [Pipeline] } [2026-02-09T06:45:04.211Z] $ docker stop --time=1 49262c9fa4538a69938e8a38f3a724d1879af4702ccb9a88466738cb2d49abf8 [2026-02-09T06:45:05.497Z] $ docker rm -f --volumes 49262c9fa4538a69938e8a38f3a724d1879af4702ccb9a88466738cb2d49abf8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-09T06:45:05.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-09T06:45:05.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:45:06.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-09T06:45:06.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-09T06:45:06.213Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2026-02-09T06:45:06.246Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-09T06:45:06.486Z] $ docker top 5bf5a93e03737c7c871d38d7d5d7b0c4d5d04ca329eed3d937f9b54c4b8a271e -eo pid,comm [2026-02-09T06:45:06.531Z] 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). [2026-02-09T06:45:06.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-09T06:45:06.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-09T06:45:06.578Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-09T06:45:06.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-09T06:45:06.692Z] $ docker exec 5bf5a93e03737c7c871d38d7d5d7b0c4d5d04ca329eed3d937f9b54c4b8a271e ssh-agent [2026-02-09T06:45:06.788Z] SSH_AUTH_SOCK=/tmp/ssh-5Z8uNegLOcTs/agent.32 [2026-02-09T06:45:06.788Z] SSH_AGENT_PID=38 [2026-02-09T06:45:06.793Z] Running ssh-add (command line suppressed) [2026-02-09T06:45:06.894Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16272501927238204311.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16272501927238204311.key) [2026-02-09T06:45:06.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-09T06:45:07.190Z] + git semver push [2026-02-09T06:45:07.448Z] 2026-02-09 06:45:07,396 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-09T06:45:07.448Z] 2026-02-09 06:45:07,400 [run_push] DEBUG push [2026-02-09T06:45:07.448Z] 2026-02-09 06:45:07,400 [execute] INFO git cat-file --batch-check [2026-02-09T06:45:07.448Z] 2026-02-09 06:45:07,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-09T06:45:07.448Z] 2026-02-09 06:45:07,403 [execute] INFO git rev-list f9ca9d47205a1faea5a65a063ba8f976409fc530 -- [2026-02-09T06:45:07.448Z] 2026-02-09 06:45:07,403 [execute] DEBUG Popen(['git', 'rev-list', 'f9ca9d47205a1faea5a65a063ba8f976409fc530', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-09T06:45:07.448Z] 2026-02-09 06:45:07,419 [execute] INFO git fetch -v -- origin [2026-02-09T06:45:07.448Z] 2026-02-09 06:45:07,419 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-02-09T06:45:08.016Z] 2026-02-09 06:45:07,981 [run_push] DEBUG no remote changes detected [2026-02-09T06:45:08.016Z] 2026-02-09 06:45:07,982 [execute] INFO git push origin semver [2026-02-09T06:45:08.016Z] 2026-02-09 06:45:07,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-09T06:45:08.955Z] 2026-02-09 06:45:08,747 [run_push] DEBUG push all version tags [2026-02-09T06:45:08.955Z] 2026-02-09 06:45:08,748 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-02-09T06:45:08.955Z] 2026-02-09 06:45:08,748 [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) [2026-02-09T06:45:09.523Z] 2026-02-09 06:45:09,494 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2026-02-09T06:45:09.523Z] 4.1.0-dev.54 [Pipeline] } [2026-02-09T06:45:09.535Z] $ docker exec --env ******** --env ******** 5bf5a93e03737c7c871d38d7d5d7b0c4d5d04ca329eed3d937f9b54c4b8a271e ssh-agent -k [2026-02-09T06:45:09.619Z] unset SSH_AUTH_SOCK; [2026-02-09T06:45:09.619Z] unset SSH_AGENT_PID; [2026-02-09T06:45:09.620Z] echo Agent pid 38 killed; [2026-02-09T06:45:09.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-09T06:45:09.946Z] + git semver [Pipeline] } [2026-02-09T06:45:10.221Z] $ docker stop --time=1 5bf5a93e03737c7c871d38d7d5d7b0c4d5d04ca329eed3d937f9b54c4b8a271e [2026-02-09T06:45:11.509Z] $ docker rm -f --volumes 5bf5a93e03737c7c871d38d7d5d7b0c4d5d04ca329eed3d937f9b54c4b8a271e [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 [2026-02-09T06:45:12.087Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2026-02-09T06:45:12.087Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2026-02-09T06:45:12.087Z] total 16 [2026-02-09T06:45:12.087Z] drwxr-xr-x 3 root root 4096 Feb 9 06:42 . [2026-02-09T06:45:12.087Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 9 06:43 .. [2026-02-09T06:45:12.087Z] drwxr-xr-x 2 root root 4096 Feb 9 06:42 cost [2026-02-09T06:45:12.087Z] -rw-r--r-- 1 root root 85 Feb 9 06:42 cost.csv [2026-02-09T06:45:12.087Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2026-02-09T06:45:12.087Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2026-02-09T06:45:12.087Z] total 16 [2026-02-09T06:45:12.087Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 9 06:42 . [2026-02-09T06:45:12.087Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 9 06:43 .. [2026-02-09T06:45:12.087Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 9 06:42 cost [2026-02-09T06:45:12.087Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 9 06:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:45:12.379Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:45:13.236Z] ---> package-listing.sh [2026-02-09T06:45:13.236Z] ++ facter osfamily [2026-02-09T06:45:13.236Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-09T06:45:13.497Z] + OS_FAMILY=debian [2026-02-09T06:45:13.497Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2026-02-09T06:45:13.497Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-09T06:45:13.497Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-09T06:45:13.497Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-09T06:45:13.497Z] + PACKAGES=/tmp/packages_start.txt [2026-02-09T06:45:13.497Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2026-02-09T06:45:13.497Z] + PACKAGES=/tmp/packages_end.txt [2026-02-09T06:45:13.497Z] + case "${OS_FAMILY}" in [2026-02-09T06:45:13.497Z] + dpkg -l [2026-02-09T06:45:13.497Z] + grep '^ii' [2026-02-09T06:45:13.497Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-09T06:45:13.497Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-09T06:45:13.497Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-09T06:45:13.497Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2026-02-09T06:45:13.497Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2026-02-09T06:45:13.497Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2026-02-09T06:45:13.514Z] 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 [2026-02-09T06:45:13.794Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-09T06:45:14.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-09T06:45:14.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-09T06:45:14.448Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2026-02-09T06:45:14.481Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-09T06:45:14.705Z] $ docker top 67e59e0f4100d47f4d857382e680a506f09775acc9c4fcce13403b771c74f974 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-09T06:45:15.048Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-09T06:45:15.335Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-09T06:45:15.619Z] + ls /var/log/sa-host [2026-02-09T06:45:15.619Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-09T06:45:15.685Z] provisioning config files... [2026-02-09T06:45:15.693Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5473830900325326637tmp [Pipeline] { [Pipeline] echo [2026-02-09T06:45:15.712Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:45:15.991Z] ---> create-netrc.sh [Pipeline] } [2026-02-09T06:45:15.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:45:16.331Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-09T06:45:16.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:45:16.623Z] ---> sudo-logs.sh [2026-02-09T06:45:16.623Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-09T06:45:16.657Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:45:16.939Z] ---> job-cost.sh [2026-02-09T06:45:16.939Z] lf-activate-venv: SKIPPING [2026-02-09T06:45:16.939Z] DEBUG: total: 0.2199999988079071 [2026-02-09T06:45:16.939Z] INFO: Retrieving Stack Cost... [2026-02-09T06:45:17.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-09T06:45:17.766Z] INFO: Archiving Costs [Pipeline] echo [2026-02-09T06:45:17.777Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-09T06:45:18.058Z] ---> logs-deploy.sh [2026-02-09T06:45:18.058Z] lf-activate-venv: SKIPPING [2026-02-09T06:45:18.058Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/408 [2026-02-09T06:45:18.058Z] INFO: archiving workspace using pattern(s): [2026-02-09T06:45:18.997Z] Archives upload complete. [2026-02-09T06:45:19.257Z] INFO: archiving logs to Nexus [2026-02-09T06:45:19.825Z] ---> uname -a: [2026-02-09T06:45:19.825Z] Linux prd-ubuntu20-04-docker-8c-8g-1795 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-02-09T06:45:19.825Z] [2026-02-09T06:45:19.825Z] [2026-02-09T06:45:19.825Z] ---> lscpu: [2026-02-09T06:45:19.825Z] Architecture: x86_64 [2026-02-09T06:45:19.825Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-09T06:45:19.825Z] Byte Order: Little Endian [2026-02-09T06:45:19.825Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-09T06:45:19.825Z] CPU(s): 8 [2026-02-09T06:45:19.825Z] On-line CPU(s) list: 0-7 [2026-02-09T06:45:19.825Z] Thread(s) per core: 1 [2026-02-09T06:45:19.825Z] Core(s) per socket: 1 [2026-02-09T06:45:19.825Z] Socket(s): 8 [2026-02-09T06:45:19.825Z] NUMA node(s): 1 [2026-02-09T06:45:19.825Z] Vendor ID: AuthenticAMD [2026-02-09T06:45:19.825Z] CPU family: 23 [2026-02-09T06:45:19.825Z] Model: 49 [2026-02-09T06:45:19.825Z] Model name: AMD EPYC-Rome Processor [2026-02-09T06:45:19.825Z] Stepping: 0 [2026-02-09T06:45:19.825Z] CPU MHz: 2799.998 [2026-02-09T06:45:19.825Z] BogoMIPS: 5599.99 [2026-02-09T06:45:19.825Z] Virtualization: AMD-V [2026-02-09T06:45:19.825Z] Hypervisor vendor: KVM [2026-02-09T06:45:19.825Z] Virtualization type: full [2026-02-09T06:45:19.825Z] L1d cache: 256 KiB [2026-02-09T06:45:19.825Z] L1i cache: 256 KiB [2026-02-09T06:45:19.825Z] L2 cache: 4 MiB [2026-02-09T06:45:19.825Z] L3 cache: 128 MiB [2026-02-09T06:45:19.825Z] NUMA node0 CPU(s): 0-7 [2026-02-09T06:45:19.825Z] Vulnerability Gather data sampling: Not affected [2026-02-09T06:45:19.825Z] Vulnerability Itlb multihit: Not affected [2026-02-09T06:45:19.825Z] Vulnerability L1tf: Not affected [2026-02-09T06:45:19.825Z] Vulnerability Mds: Not affected [2026-02-09T06:45:19.825Z] Vulnerability Meltdown: Not affected [2026-02-09T06:45:19.825Z] Vulnerability Mmio stale data: Not affected [2026-02-09T06:45:19.825Z] Vulnerability Retbleed: Vulnerable [2026-02-09T06:45:19.825Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-09T06:45:19.825Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-02-09T06:45:19.826Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-02-09T06:45:19.826Z] Vulnerability Srbds: Not affected [2026-02-09T06:45:19.826Z] Vulnerability Tsx async abort: Not affected [2026-02-09T06:45:19.826Z] 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 [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] ---> nproc: [2026-02-09T06:45:19.826Z] 8 [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] ---> df -h: [2026-02-09T06:45:19.826Z] Filesystem Size Used Avail Use% Mounted on [2026-02-09T06:45:19.826Z] overlay 155G 15G 141G 10% / [2026-02-09T06:45:19.826Z] tmpfs 64M 0 64M 0% /dev [2026-02-09T06:45:19.826Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-02-09T06:45:19.826Z] shm 64M 0 64M 0% /dev/shm [2026-02-09T06:45:19.826Z] /dev/vda1 155G 15G 141G 10% /facter-os [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] ---> sar -b -r -n DEV: [2026-02-09T06:45:19.826Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1795) 02/09/26 _x86_64_ (8 CPU) [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] 06:38:17 LINUX RESTART (8 CPU) [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] 06:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-02-09T06:45:19.826Z] 06:40:01 302.24 15.35 286.88 0.00 2254.13 94246.26 0.00 [2026-02-09T06:45:19.826Z] 06:41:01 44.29 0.15 44.14 0.00 1.20 26683.57 0.00 [2026-02-09T06:45:19.826Z] 06:42:01 97.48 0.28 97.20 0.00 32.93 21698.92 0.00 [2026-02-09T06:45:19.826Z] 06:43:01 180.75 1.07 179.69 0.00 26.00 74930.84 0.00 [2026-02-09T06:45:19.826Z] 06:44:01 69.02 3.53 65.49 0.00 2528.25 25441.09 0.00 [2026-02-09T06:45:19.826Z] 06:45:01 5.48 0.00 5.48 0.00 0.00 73.45 0.00 [2026-02-09T06:45:19.826Z] Average: 116.03 3.36 112.66 0.00 803.05 40362.71 0.00 [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] 06:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-02-09T06:45:19.826Z] 06:40:01 27234964 31514496 770428 2.34 149120 4279020 1695512 5.00 1328536 3776088 488 [2026-02-09T06:45:19.826Z] 06:41:01 26481772 31380496 894740 2.72 158504 4822808 2199068 6.48 1691892 4090988 128416 [2026-02-09T06:45:19.826Z] 06:42:01 26281028 31479292 795184 2.42 166124 5095732 2111664 6.23 1974880 3988068 772408 [2026-02-09T06:45:19.826Z] 06:43:01 24670536 31527936 746424 2.27 225672 6548296 1807912 5.33 1700520 5722584 597116 [2026-02-09T06:45:19.826Z] 06:44:01 24344336 31436864 819396 2.49 231528 6755560 1877428 5.53 1906888 5797528 12 [2026-02-09T06:45:19.826Z] 06:45:01 24420532 31510380 750816 2.28 231684 6755164 1711152 5.04 1849464 5791248 88 [2026-02-09T06:45:19.826Z] Average: 25572195 31474911 796165 2.42 193772 5709430 1900456 5.60 1742030 4861084 249755 [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] 06:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-02-09T06:45:19.826Z] 06:40:01 lo 3.12 3.12 0.32 0.32 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:40:01 ens3 845.09 569.90 10622.21 112.34 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:40:01 docker0 386.02 565.18 31.93 3368.47 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:41:01 ens3 19.96 12.48 17.56 7.86 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:41:01 vetha37e808 1.17 1.68 0.14 0.49 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:41:01 docker0 1.17 1.53 0.12 0.48 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:42:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:42:01 vethe8e20d0 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:42:01 ens3 34.96 18.73 212.07 9.12 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:42:01 docker0 5.10 11.86 0.36 128.45 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:43:01 lo 2.80 2.80 0.26 0.26 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:43:01 ens3 436.24 294.47 10637.97 47.55 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:43:01 docker0 55.79 93.30 5.52 886.77 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:44:01 veth51a6477 0.38 0.33 0.06 0.02 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:44:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:44:01 ens3 81.12 44.93 1441.99 10.77 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:44:01 docker0 0.38 0.18 0.05 0.01 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:45:01 ens3 6.97 4.30 8.34 2.20 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] 06:45:01 docker0 0.05 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] Average: ens3 235.70 156.32 3804.42 31.42 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] Average: docker0 73.88 110.76 6.26 723.35 0.00 0.00 0.00 0.00 [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] ---> sar -P ALL: [2026-02-09T06:45:19.826Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1795) 02/09/26 _x86_64_ (8 CPU) [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] 06:38:17 LINUX RESTART (8 CPU) [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] 06:39:02 CPU %user %nice %system %iowait %steal %idle [2026-02-09T06:45:19.826Z] 06:40:01 all 9.88 0.00 4.19 2.65 0.09 83.19 [2026-02-09T06:45:19.826Z] 06:40:01 0 10.48 0.00 4.88 4.53 0.10 80.01 [2026-02-09T06:45:19.826Z] 06:40:01 1 10.56 0.00 5.13 5.66 0.10 78.55 [2026-02-09T06:45:19.826Z] 06:40:01 2 8.79 0.00 4.38 6.10 0.10 80.62 [2026-02-09T06:45:19.826Z] 06:40:01 3 9.13 0.00 3.81 1.82 0.09 85.15 [2026-02-09T06:45:19.826Z] 06:40:01 4 7.17 0.00 3.43 0.36 0.07 88.96 [2026-02-09T06:45:19.826Z] 06:40:01 5 11.15 0.00 3.86 0.72 0.09 84.18 [2026-02-09T06:45:19.826Z] 06:40:01 6 11.90 0.00 3.69 0.75 0.09 83.57 [2026-02-09T06:45:19.826Z] 06:40:01 7 9.81 0.00 4.34 1.26 0.09 84.51 [2026-02-09T06:45:19.826Z] 06:41:01 all 37.46 0.00 6.21 0.64 0.09 55.60 [2026-02-09T06:45:19.826Z] 06:41:01 0 39.77 0.00 6.31 0.17 0.08 53.67 [2026-02-09T06:45:19.826Z] 06:41:01 1 35.19 0.00 5.41 0.97 0.10 58.33 [2026-02-09T06:45:19.826Z] 06:41:01 2 31.52 0.00 6.69 0.07 0.08 61.63 [2026-02-09T06:45:19.826Z] 06:41:01 3 39.93 0.00 5.70 0.27 0.10 54.00 [2026-02-09T06:45:19.826Z] 06:41:01 4 37.85 0.00 7.02 0.76 0.10 54.27 [2026-02-09T06:45:19.826Z] 06:41:01 5 38.65 0.00 6.09 0.10 0.10 55.06 [2026-02-09T06:45:19.826Z] 06:41:01 6 38.15 0.00 5.97 0.52 0.08 55.27 [2026-02-09T06:45:19.826Z] 06:41:01 7 38.62 0.00 6.49 2.27 0.08 52.55 [2026-02-09T06:45:19.826Z] 06:42:01 all 56.48 0.00 8.26 0.58 0.11 34.56 [2026-02-09T06:45:19.826Z] 06:42:01 0 56.25 0.00 7.63 0.13 0.12 35.87 [2026-02-09T06:45:19.826Z] 06:42:01 1 54.74 0.00 8.81 2.59 0.12 33.75 [2026-02-09T06:45:19.826Z] 06:42:01 2 54.44 0.00 7.49 0.37 0.12 37.58 [2026-02-09T06:45:19.826Z] 06:42:01 3 58.67 0.00 9.15 0.17 0.08 31.93 [2026-02-09T06:45:19.826Z] 06:42:01 4 55.82 0.00 8.00 0.17 0.12 35.90 [2026-02-09T06:45:19.826Z] 06:42:01 5 57.64 0.00 8.88 0.17 0.12 33.19 [2026-02-09T06:45:19.826Z] 06:42:01 6 55.03 0.00 7.91 0.61 0.10 36.35 [2026-02-09T06:45:19.826Z] 06:42:01 7 59.24 0.00 8.24 0.45 0.10 31.96 [2026-02-09T06:45:19.826Z] 06:43:01 all 9.33 0.00 4.25 1.91 0.08 84.43 [2026-02-09T06:45:19.826Z] 06:43:01 0 8.77 0.00 4.06 1.82 0.07 85.29 [2026-02-09T06:45:19.826Z] 06:43:01 1 9.89 0.00 5.00 6.38 0.08 78.65 [2026-02-09T06:45:19.826Z] 06:43:01 2 7.18 0.00 3.94 0.03 0.08 88.76 [2026-02-09T06:45:19.826Z] 06:43:01 3 8.75 0.00 4.28 5.05 0.08 81.84 [2026-02-09T06:45:19.826Z] 06:43:01 4 9.36 0.00 4.26 0.19 0.07 86.12 [2026-02-09T06:45:19.826Z] 06:43:01 5 11.61 0.00 3.92 0.63 0.07 83.78 [2026-02-09T06:45:19.826Z] 06:43:01 6 8.91 0.00 5.24 0.32 0.08 85.44 [2026-02-09T06:45:19.826Z] 06:43:01 7 10.19 0.00 3.27 0.90 0.09 85.55 [2026-02-09T06:45:19.826Z] 06:44:01 all 1.78 0.00 0.72 0.60 0.02 96.87 [2026-02-09T06:45:19.826Z] 06:44:01 0 2.77 0.00 0.70 0.05 0.05 96.43 [2026-02-09T06:45:19.826Z] 06:44:01 1 3.54 0.00 0.66 0.02 0.03 95.76 [2026-02-09T06:45:19.826Z] 06:44:01 2 0.97 0.00 1.27 3.02 0.03 94.71 [2026-02-09T06:45:19.826Z] 06:44:01 3 1.22 0.00 0.57 0.12 0.02 98.08 [2026-02-09T06:45:19.826Z] 06:44:01 4 1.14 0.00 0.60 1.00 0.02 97.24 [2026-02-09T06:45:19.826Z] 06:44:01 5 1.82 0.00 0.94 0.28 0.02 96.94 [2026-02-09T06:45:19.826Z] 06:44:01 6 1.40 0.00 0.40 0.12 0.00 98.08 [2026-02-09T06:45:19.826Z] 06:44:01 7 1.39 0.00 0.62 0.20 0.02 97.78 [2026-02-09T06:45:19.826Z] 06:45:01 all 0.28 0.00 0.07 0.02 0.02 99.61 [2026-02-09T06:45:19.826Z] 06:45:01 0 0.60 0.00 0.05 0.00 0.03 99.32 [2026-02-09T06:45:19.826Z] 06:45:01 1 1.19 0.00 0.07 0.00 0.03 98.71 [2026-02-09T06:45:19.826Z] 06:45:01 2 0.08 0.00 0.10 0.02 0.05 99.75 [2026-02-09T06:45:19.826Z] 06:45:01 3 0.02 0.00 0.08 0.00 0.00 99.90 [2026-02-09T06:45:19.826Z] 06:45:01 4 0.03 0.00 0.07 0.08 0.02 99.80 [2026-02-09T06:45:19.826Z] 06:45:01 5 0.20 0.00 0.08 0.02 0.02 99.68 [2026-02-09T06:45:19.826Z] 06:45:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2026-02-09T06:45:19.826Z] 06:45:01 7 0.10 0.00 0.05 0.02 0.02 99.82 [2026-02-09T06:45:19.826Z] Average: all 19.18 0.00 3.94 1.06 0.07 75.75 [2026-02-09T06:45:19.826Z] Average: 0 19.76 0.00 3.92 1.10 0.08 75.14 [2026-02-09T06:45:19.826Z] Average: 1 19.09 0.00 4.15 2.57 0.08 74.11 [2026-02-09T06:45:19.826Z] Average: 2 17.15 0.00 3.97 1.59 0.08 77.21 [2026-02-09T06:45:19.826Z] Average: 3 19.62 0.00 3.92 1.22 0.06 75.17 [2026-02-09T06:45:19.826Z] Average: 4 18.57 0.00 3.89 0.43 0.06 77.05 [2026-02-09T06:45:19.826Z] Average: 5 20.17 0.00 3.95 0.32 0.07 75.49 [2026-02-09T06:45:19.826Z] Average: 6 19.20 0.00 3.87 0.38 0.06 76.49 [2026-02-09T06:45:19.826Z] Average: 7 19.89 0.00 3.82 0.85 0.06 75.38 [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z] [2026-02-09T06:45:19.826Z]