Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ee0fa4037d33e245ee40150488dce33fae57236 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-ssh16685076049502899597.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-ssh11803042419092161741.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-mqtt-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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15054570221033576811.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-ssh15623810076122622689.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-mqtt-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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17321541164110108608.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-mqtt-go, 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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4969 in /w/workspace/edgexfoundry_device-mqtt-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-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6ee0fa4037d33e245ee40150488dce33fae57236 (main) Commit message: "Merge pull request #793 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git config core.sparsecheckout # timeout=10 > git checkout -f 6ee0fa4037d33e245ee40150488dce33fae57236 # timeout=10 > git rev-list --no-walk fa9bbe3454666575498975570a57dc369f642b9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-12T01:33:04.125Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-12T01:33:04.191Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-12T01:33:04.218Z] ========================================================= [2026-04-12T01:33:04.218Z] EdgeX Global Pipelines Version Info [2026-04-12T01:33:04.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:05.300Z] ------------------- [2026-04-12T01:33:05.300Z] stable info: [2026-04-12T01:33:05.300Z] ------------------- [2026-04-12T01:33:05.300Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-12T01:33:05.300Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-12T01:33:05.300Z] Message: update stable to v1.0.278 [2026-04-12T01:33:05.558Z] ------------------- [2026-04-12T01:33:05.558Z] experimental info: [2026-04-12T01:33:05.558Z] ------------------- [2026-04-12T01:33:05.558Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-12T01:33:05.558Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-12T01:33:05.558Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-12T01:33:05.618Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2026-04-12T01:33:05.634Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2026-04-12T01:33:05.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-12T01:33:05.670Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-12T01:33:05.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-12T01:33:05.713Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-12T01:33:05.738Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-12T01:33:05.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-12T01:33:05.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-12T01:33:05.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-12T01:33:05.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-12T01:33:05.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2026-04-12T01:33:05.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-12T01:33:05.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-12T01:33:05.930Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:33:05.950Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:33:05.971Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:33:05.996Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:33:06.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-12T01:33:06.034Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-12T01:33:06.055Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-12T01:33:06.075Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-12T01:33:06.092Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-12T01:33:06.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-12T01:33:06.126Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-12T01:33:06.142Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-12T01:33:06.157Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-12T01:33:06.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-12T01:33:06.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-12T01:33:06.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-12T01:33:06.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ee0fa4037d33e245ee40150488dce33fae57236 [Pipeline] echo [2026-04-12T01:33:06.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ee0fa4 [Pipeline] echo [2026-04-12T01:33:06.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:33:06.321Z] provisioning config files... [2026-04-12T01:33:06.334Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config372513167643096325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:06.663Z] ---> ****-login.sh [2026-04-12T01:33:06.663Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:33:06.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:07.253Z] [2026-04-12T01:33:07.253Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:07.253Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:07.253Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:07.253Z] [2026-04-12T01:33:07.253Z] Login Succeeded [2026-04-12T01:33:07.253Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:33:07.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:07.512Z] [2026-04-12T01:33:07.512Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:07.512Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:07.512Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:07.512Z] [2026-04-12T01:33:07.512Z] Login Succeeded [2026-04-12T01:33:07.512Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:33:07.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:07.512Z] [2026-04-12T01:33:07.512Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:07.512Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:07.512Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:07.512Z] [2026-04-12T01:33:07.512Z] Login Succeeded [2026-04-12T01:33:07.512Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:07.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:07.777Z] [2026-04-12T01:33:07.778Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:07.778Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:07.778Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:07.778Z] [2026-04-12T01:33:07.778Z] Login Succeeded [2026-04-12T01:33:07.778Z] ****.io [2026-04-12T01:33:07.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:08.349Z] [2026-04-12T01:33:08.349Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:08.349Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:08.349Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:08.349Z] [2026-04-12T01:33:08.349Z] Login Succeeded [2026-04-12T01:33:08.349Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:33:08.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-12T01:33:08.763Z] + git rev-list -1 --merges 6ee0fa4037d33e245ee40150488dce33fae57236~1..6ee0fa4037d33e245ee40150488dce33fae57236 [Pipeline] echo [2026-04-12T01:33:08.790Z] -----------> git rev-list -1 --merges 6ee0fa4037d33e245ee40150488dce33fae57236~1..6ee0fa4037d33e245ee40150488dce33fae57236 6ee0fa4037d33e245ee40150488dce33fae57236 [2026-04-12T01:33:08.790Z] 6ee0fa4037d33e245ee40150488dce33fae57236 [false] [Pipeline] sh [2026-04-12T01:33:09.080Z] + git log --format=format:%s -1 6ee0fa4037d33e245ee40150488dce33fae57236 [Pipeline] echo [2026-04-12T01:33:09.094Z] ========================================================= [2026-04-12T01:33:09.094Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-12T01:33:09.094Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:33:09.431Z] + git log --format=format:%s -1 6ee0fa4037d33e245ee40150488dce33fae57236 [Pipeline] echo [2026-04-12T01:33:09.440Z] [semverPrep] GIT_COMMIT: 6ee0fa4037d33e245ee40150488dce33fae57236, Commit Message: Merge pull request #793 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo [2026-04-12T01:33:09.452Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-12T01:33:09.799Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:33:09.799Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-12T01:33:09.799Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-12T01:33:09.799Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-12T01:33:09.799Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-12T01:33:09.799Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-12T01:33:09.799Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:10.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:10.146Z] [2026-04-12T01:33:10.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:10.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:10.452Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-12T01:33:10.452Z] 3dae71ba6b94: Pulling fs layer [2026-04-12T01:33:10.452Z] 6bf1a483ea7c: Pulling fs layer [2026-04-12T01:33:10.452Z] f5dfc541a4d3: Pulling fs layer [2026-04-12T01:33:10.452Z] 461d9e800cba: Pulling fs layer [2026-04-12T01:33:10.452Z] 80192f66455f: Pulling fs layer [2026-04-12T01:33:10.452Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-12T01:33:10.452Z] a29436f7fd5d: Pulling fs layer [2026-04-12T01:33:10.452Z] 923cac83aea3: Pulling fs layer [2026-04-12T01:33:10.452Z] 25ad8b0a4227: Pulling fs layer [2026-04-12T01:33:10.452Z] db01528c6b51: Pulling fs layer [2026-04-12T01:33:10.452Z] 28988de357af: Pulling fs layer [2026-04-12T01:33:10.452Z] 461d9e800cba: Waiting [2026-04-12T01:33:10.452Z] 80192f66455f: Waiting [2026-04-12T01:33:10.452Z] 2e8e34ca0e6c: Waiting [2026-04-12T01:33:10.452Z] a29436f7fd5d: Waiting [2026-04-12T01:33:10.452Z] 25ad8b0a4227: Waiting [2026-04-12T01:33:10.452Z] db01528c6b51: Waiting [2026-04-12T01:33:10.452Z] 28988de357af: Waiting [2026-04-12T01:33:10.452Z] 6bf1a483ea7c: Verifying Checksum [2026-04-12T01:33:10.452Z] 6bf1a483ea7c: Download complete [2026-04-12T01:33:10.452Z] 461d9e800cba: Download complete [2026-04-12T01:33:10.452Z] 80192f66455f: Verifying Checksum [2026-04-12T01:33:10.452Z] 80192f66455f: Download complete [2026-04-12T01:33:10.711Z] f5dfc541a4d3: Verifying Checksum [2026-04-12T01:33:10.711Z] f5dfc541a4d3: Download complete [2026-04-12T01:33:10.711Z] 3dae71ba6b94: Verifying Checksum [2026-04-12T01:33:10.711Z] 3dae71ba6b94: Download complete [2026-04-12T01:33:10.711Z] 923cac83aea3: Verifying Checksum [2026-04-12T01:33:10.711Z] 923cac83aea3: Download complete [2026-04-12T01:33:10.711Z] 25ad8b0a4227: Verifying Checksum [2026-04-12T01:33:10.711Z] 25ad8b0a4227: Download complete [2026-04-12T01:33:10.711Z] db01528c6b51: Verifying Checksum [2026-04-12T01:33:10.711Z] db01528c6b51: Download complete [2026-04-12T01:33:10.711Z] 28988de357af: Verifying Checksum [2026-04-12T01:33:10.711Z] 28988de357af: Download complete [2026-04-12T01:33:10.972Z] a29436f7fd5d: Verifying Checksum [2026-04-12T01:33:10.972Z] a29436f7fd5d: Download complete [2026-04-12T01:33:11.231Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-12T01:33:11.231Z] 2e8e34ca0e6c: Download complete [2026-04-12T01:33:12.181Z] 3dae71ba6b94: Pull complete [2026-04-12T01:33:12.442Z] 6bf1a483ea7c: Pull complete [2026-04-12T01:33:13.379Z] f5dfc541a4d3: Pull complete [2026-04-12T01:33:13.379Z] 461d9e800cba: Pull complete [2026-04-12T01:33:13.379Z] 80192f66455f: Pull complete [2026-04-12T01:33:16.689Z] 2e8e34ca0e6c: Pull complete [2026-04-12T01:33:17.256Z] a29436f7fd5d: Pull complete [2026-04-12T01:33:17.516Z] 923cac83aea3: Pull complete [2026-04-12T01:33:17.516Z] 25ad8b0a4227: Pull complete [2026-04-12T01:33:17.516Z] db01528c6b51: Pull complete [2026-04-12T01:33:17.774Z] 28988de357af: Pull complete [2026-04-12T01:33:17.774Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-12T01:33:17.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:17.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:17.887Z] prd-ubuntu20.04-docker-8c-8g-4969 does not seem to be running inside a container [2026-04-12T01:33:17.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-12T01:33:19.451Z] $ docker top 080ab8a1fd2436207284b2ec266448e4032c916390231308478e0b17a3bcb329 -eo pid,comm [2026-04-12T01:33:19.501Z] 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-04-12T01:33:19.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:33:19.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:33:19.562Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:33:19.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:33:19.662Z] $ docker exec 080ab8a1fd2436207284b2ec266448e4032c916390231308478e0b17a3bcb329 ssh-agent [2026-04-12T01:33:19.755Z] SSH_AUTH_SOCK=/tmp/ssh-lf67pTmoWrjB/agent.32 [2026-04-12T01:33:19.755Z] SSH_AGENT_PID=38 [2026-04-12T01:33:19.761Z] Running ssh-add (command line suppressed) [2026-04-12T01:33:19.857Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12681839439439041761.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12681839439439041761.key) [2026-04-12T01:33:19.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:33:20.159Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh [2026-04-12T01:33:20.445Z] + git tag --points-at HEAD [Pipeline] } [2026-04-12T01:33:20.453Z] $ docker exec --env ******** --env ******** 080ab8a1fd2436207284b2ec266448e4032c916390231308478e0b17a3bcb329 ssh-agent -k [2026-04-12T01:33:20.542Z] unset SSH_AUTH_SOCK; [2026-04-12T01:33:20.543Z] unset SSH_AGENT_PID; [2026-04-12T01:33:20.543Z] echo Agent pid 38 killed; [2026-04-12T01:33:20.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-12T01:33:20.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:33:20.603Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:33:20.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:33:20.707Z] $ docker exec 080ab8a1fd2436207284b2ec266448e4032c916390231308478e0b17a3bcb329 ssh-agent [2026-04-12T01:33:20.804Z] SSH_AUTH_SOCK=/tmp/ssh-yQTshGgfhDoI/agent.85 [2026-04-12T01:33:20.804Z] SSH_AGENT_PID=91 [2026-04-12T01:33:20.808Z] Running ssh-add (command line suppressed) [2026-04-12T01:33:20.910Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15249247222931599231.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15249247222931599231.key) [2026-04-12T01:33:20.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:33:21.217Z] + git semver init [2026-04-12T01:33:21.475Z] 2026-04-12 01:33:21,409 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:33:21.475Z] 2026-04-12 01:33:21,413 [run_init] DEBUG init version:0.0.0 force:False [2026-04-12T01:33:21.475Z] 2026-04-12 01:33:21,413 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2026-04-12T01:33:21.475Z] 2026-04-12 01:33:21,414 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2026-04-12T01:33:21.475Z] 2026-04-12 01:33:21,414 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:33:22.849Z] 2026-04-12 01:33:22,755 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2026-04-12T01:33:22.849Z] 2026-04-12 01:33:22,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2026-04-12T01:33:22.849Z] 2026-04-12 01:33:22,755 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-04-12T01:33:22.849Z] 2026-04-12 01:33:22,756 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-04-12T01:33:22.849Z] 4.1.0-dev.15 [Pipeline] } [2026-04-12T01:33:22.856Z] $ docker exec --env ******** --env ******** 080ab8a1fd2436207284b2ec266448e4032c916390231308478e0b17a3bcb329 ssh-agent -k [2026-04-12T01:33:22.956Z] unset SSH_AUTH_SOCK; [2026-04-12T01:33:22.957Z] unset SSH_AGENT_PID; [2026-04-12T01:33:22.957Z] echo Agent pid 91 killed; [2026-04-12T01:33:22.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:33:23.286Z] + git semver [Pipeline] } [2026-04-12T01:33:23.555Z] $ docker stop --time=1 080ab8a1fd2436207284b2ec266448e4032c916390231308478e0b17a3bcb329 [2026-04-12T01:33:24.852Z] $ docker rm -f --volumes 080ab8a1fd2436207284b2ec266448e4032c916390231308478e0b17a3bcb329 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:33:25.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-12T01:33:25.512Z] Stashed 1 file(s) [Pipeline] echo [2026-04-12T01:33:25.514Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:33:25.697Z] provisioning config files... [2026-04-12T01:33:25.728Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10861075421112537408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:26.055Z] ---> ****-login.sh [2026-04-12T01:33:26.055Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:33:26.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:26.056Z] Login Succeeded [2026-04-12T01:33:26.056Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:33:26.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:26.056Z] Login Succeeded [2026-04-12T01:33:26.056Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:33:26.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:26.317Z] Login Succeeded [2026-04-12T01:33:26.317Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:26.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:26.317Z] Login Succeeded [2026-04-12T01:33:26.317Z] ****.io [2026-04-12T01:33:26.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:26.576Z] Login Succeeded [2026-04-12T01:33:26.577Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:33:26.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:33:26.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:33:26.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:33:26.700Z] ========================================================= [2026-04-12T01:33:26.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-12T01:33:26.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:27.036Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-12T01:33:28.007Z] #0 building with "default" instance using docker driver [2026-04-12T01:33:28.007Z] [2026-04-12T01:33:28.007Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:33:28.007Z] #1 transferring dockerfile: 1.84kB done [2026-04-12T01:33:28.007Z] #1 DONE 0.0s [2026-04-12T01:33:28.007Z] [2026-04-12T01:33:28.007Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-12T01:33:28.007Z] #2 DONE 0.1s [2026-04-12T01:33:28.007Z] [2026-04-12T01:33:28.007Z] #3 [internal] load .dockerignore [2026-04-12T01:33:28.007Z] #3 transferring context: 182B done [2026-04-12T01:33:28.007Z] #3 DONE 0.0s [2026-04-12T01:33:28.007Z] [2026-04-12T01:33:28.007Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:33:28.007Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-12T01:33:28.007Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-04-12T01:33:28.007Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-12T01:33:28.007Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-04-12T01:33:28.007Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-04-12T01:33:28.007Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-04-12T01:33:28.007Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2026-04-12T01:33:28.007Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-12T01:33:28.007Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-12T01:33:28.007Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-04-12T01:33:28.007Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-04-12T01:33:28.007Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-04-12T01:33:28.007Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-04-12T01:33:28.007Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-04-12T01:33:28.007Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-04-12T01:33:28.007Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-04-12T01:33:28.266Z] #4 ... [2026-04-12T01:33:28.266Z] [2026-04-12T01:33:28.266Z] #5 [internal] load build context [2026-04-12T01:33:28.266Z] #5 transferring context: 31.64MB 0.3s done [2026-04-12T01:33:28.266Z] #5 DONE 0.3s [2026-04-12T01:33:28.266Z] [2026-04-12T01:33:28.266Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:33:28.266Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s [2026-04-12T01:33:28.266Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-04-12T01:33:28.266Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2026-04-12T01:33:28.266Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-04-12T01:33:28.266Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-04-12T01:33:28.266Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 58.72MB / 60.15MB 0.5s [2026-04-12T01:33:28.266Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s [2026-04-12T01:33:28.266Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-04-12T01:33:28.266Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-04-12T01:33:28.266Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.5s [2026-04-12T01:33:28.525Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 40.89MB / 112.58MB 0.6s [2026-04-12T01:33:28.525Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-04-12T01:33:28.525Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-04-12T01:33:28.525Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-04-12T01:33:28.525Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.7s [2026-04-12T01:33:28.525Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-04-12T01:33:28.785Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 83.89MB / 112.58MB 0.8s [2026-04-12T01:33:28.785Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 109.75MB / 112.58MB 0.9s [2026-04-12T01:33:29.046Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-04-12T01:33:33.264Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done [2026-04-12T01:33:33.264Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-12T01:33:33.264Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-12T01:33:33.264Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-12T01:33:33.264Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-12T01:33:33.264Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-04-12T01:33:33.827Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-04-12T01:33:33.827Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-04-12T01:33:37.127Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done [2026-04-12T01:33:37.127Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-04-12T01:33:37.694Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-04-12T01:33:37.694Z] #4 DONE 9.8s [2026-04-12T01:33:37.694Z] [2026-04-12T01:33:37.694Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-04-12T01:33:37.694Z] #6 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:33:37.951Z] #6 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:33:38.242Z] #6 0.711 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-12T01:33:38.500Z] #6 0.727 (2/4) Installing libedit (20250104.3.1-r1) [2026-04-12T01:33:38.500Z] #6 0.734 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-12T01:33:38.500Z] #6 0.761 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-12T01:33:38.500Z] #6 0.798 Executing busybox-1.37.0-r19.trigger [2026-04-12T01:33:38.500Z] #6 0.807 OK: 269 MiB in 64 packages [2026-04-12T01:33:39.903Z] #6 DONE 2.1s [2026-04-12T01:33:39.903Z] [2026-04-12T01:33:39.903Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2026-04-12T01:33:39.903Z] #7 DONE 0.0s [2026-04-12T01:33:39.903Z] [2026-04-12T01:33:39.903Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:33:39.903Z] #8 DONE 0.0s [2026-04-12T01:33:39.903Z] [2026-04-12T01:33:39.903Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:33:40.644Z] Still waiting to schedule task [2026-04-12T01:33:40.644Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:33:49.942Z] #9 DONE 8.6s [2026-04-12T01:33:49.942Z] [2026-04-12T01:33:49.942Z] #10 [builder 6/7] COPY . . [2026-04-12T01:33:49.942Z] #10 DONE 0.1s [2026-04-12T01:33:49.942Z] [2026-04-12T01:33:49.942Z] #11 [builder 7/7] RUN echo noop [2026-04-12T01:33:49.942Z] #11 0.239 noop [2026-04-12T01:33:49.942Z] #11 DONE 0.3s [2026-04-12T01:33:49.942Z] [2026-04-12T01:33:49.942Z] #12 exporting to image [2026-04-12T01:33:49.942Z] #12 exporting layers [2026-04-12T01:33:56.539Z] #12 exporting layers 7.1s done [2026-04-12T01:33:56.539Z] #12 writing image sha256:40cb5e8e4e46c8f32aa14c515bf9cc087c5313835c660e4c43059330652fa603 done [2026-04-12T01:33:56.539Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-12T01:33:56.539Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:56.908Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:33:56.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:57.021Z] prd-ubuntu20.04-docker-8c-8g-4969 does not seem to be running inside a container [2026-04-12T01:33:57.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-12T01:33:57.350Z] $ docker top 322f141d6c760d6978d4a2bbd7230e59ed71c2eb6e35d7f5e56e240e972a85c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:33:57.752Z] + go version [2026-04-12T01:33:57.752Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-12T01:33:57.771Z] $ docker stop --time=1 322f141d6c760d6978d4a2bbd7230e59ed71c2eb6e35d7f5e56e240e972a85c2 [2026-04-12T01:33:59.023Z] $ docker rm -f --volumes 322f141d6c760d6978d4a2bbd7230e59ed71c2eb6e35d7f5e56e240e972a85c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:59.654Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:33:59.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:59.734Z] prd-ubuntu20.04-docker-8c-8g-4969 does not seem to be running inside a container [2026-04-12T01:33:59.778Z] $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-12T01:34:00.070Z] $ docker top 20604bd50f2208e139c0f09e353fdc7a72b2365c19b10810178041fae8eef143 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:34:00.416Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:34:00.717Z] + make test [2026-04-12T01:34:00.717Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:34:01.684Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2026-04-12T01:34:23.693Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2026-04-12T01:34:23.693Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements [2026-04-12T01:34:23.693Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2026-04-12T01:34:33.656Z] 0 issues. [2026-04-12T01:34:33.656Z] go vet ./... [2026-04-12T01:34:37.839Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:34:37.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:34:37.839Z] ./bin/test-attribution-txt.sh [2026-04-12T01:34:37.839Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:34:37.839Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:34:37.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:34:37.863Z] $ docker stop --time=1 20604bd50f2208e139c0f09e353fdc7a72b2365c19b10810178041fae8eef143 [2026-04-12T01:34:39.815Z] $ docker rm -f --volumes 20604bd50f2208e139c0f09e353fdc7a72b2365c19b10810178041fae8eef143 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:34:40.373Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:34:40.410Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-12T01:34:40.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:34:41.172Z] + ls -al . [2026-04-12T01:34:41.172Z] total 256 [2026-04-12T01:34:41.172Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:34 . [2026-04-12T01:34:41.172Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:32 .. [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 12 01:33 .dockerignore [2026-04-12T01:34:41.172Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:34 .git [2026-04-12T01:34:41.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 .github [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 264 Apr 12 01:33 .gitignore [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:33 .golangci.yml [2026-04-12T01:34:41.172Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:33 .semver [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 21759 Apr 12 01:33 Attribution.txt [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 19382 Apr 12 01:33 CHANGELOG.md [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 1803 Apr 12 01:33 Dockerfile [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:33 GOVERNANCE.md [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 12 01:33 Jenkinsfile [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:33 LICENSE [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 2544 Apr 12 01:33 Makefile [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 12 01:33 OWNERS.md [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 3599 Apr 12 01:33 README.md [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:33 VERSION [2026-04-12T01:34:41.172Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:33 bin [2026-04-12T01:34:41.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 cmd [2026-04-12T01:34:41.172Z] -rw-r--r-- 1 jenkins jenkins 21039 Apr 12 01:34 coverage.out [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 6707 Apr 12 01:33 go.mod [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 89243 Apr 12 01:33 go.sum [2026-04-12T01:34:41.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 internal [2026-04-12T01:34:41.172Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:33 mock [2026-04-12T01:34:41.172Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 12 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:41.481Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6ee0fa4037d33e245ee40150488dce33fae57236 --label arch=amd64 --label version=4.1.0-dev.15 . [2026-04-12T01:34:41.481Z] #0 building with "default" instance using docker driver [2026-04-12T01:34:41.481Z] [2026-04-12T01:34:41.481Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:34:41.481Z] #1 transferring dockerfile: 1.84kB done [2026-04-12T01:34:41.481Z] #1 DONE 0.0s [2026-04-12T01:34:41.481Z] [2026-04-12T01:34:41.481Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:34:41.481Z] #2 DONE 0.0s [2026-04-12T01:34:41.481Z] [2026-04-12T01:34:41.481Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-12T01:34:41.481Z] #3 DONE 0.1s [2026-04-12T01:34:41.481Z] [2026-04-12T01:34:41.481Z] #4 [internal] load .dockerignore [2026-04-12T01:34:41.481Z] #4 transferring context: 182B done [2026-04-12T01:34:41.481Z] #4 DONE 0.0s [2026-04-12T01:34:41.481Z] [2026-04-12T01:34:41.481Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:34:41.739Z] #5 ... [2026-04-12T01:34:41.739Z] [2026-04-12T01:34:41.739Z] #6 [internal] load build context [2026-04-12T01:34:41.739Z] #6 transferring context: 32.83kB 0.0s done [2026-04-12T01:34:41.739Z] #6 DONE 0.0s [2026-04-12T01:34:41.739Z] [2026-04-12T01:34:41.739Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:34:41.739Z] #7 DONE 0.1s [2026-04-12T01:34:41.739Z] [2026-04-12T01:34:41.739Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:34:41.739Z] #5 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 done [2026-04-12T01:34:41.739Z] #5 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-12T01:34:41.739Z] #5 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-12T01:34:41.739Z] #5 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.0s done [2026-04-12T01:34:41.739Z] #5 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-12T01:34:41.739Z] #5 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-12T01:34:41.739Z] #5 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-04-12T01:34:41.739Z] #5 DONE 0.2s [2026-04-12T01:34:41.739Z] [2026-04-12T01:34:41.739Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-04-12T01:34:41.997Z] #8 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:42.256Z] #8 0.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:42.515Z] #8 ... [2026-04-12T01:34:42.515Z] [2026-04-12T01:34:42.515Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-04-12T01:34:42.515Z] #9 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:42.515Z] #9 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:42.515Z] #9 0.581 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:34:42.515Z] #9 0.587 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:34:42.515Z] #9 0.593 OK: 7 MiB in 17 packages [2026-04-12T01:34:42.515Z] #9 DONE 0.7s [2026-04-12T01:34:42.515Z] [2026-04-12T01:34:42.515Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-04-12T01:34:42.515Z] #8 0.752 OK: 269 MiB in 64 packages [2026-04-12T01:34:42.773Z] #8 DONE 0.9s [2026-04-12T01:34:42.773Z] [2026-04-12T01:34:42.773Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2026-04-12T01:34:42.773Z] #10 DONE 0.0s [2026-04-12T01:34:42.773Z] [2026-04-12T01:34:42.773Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:34:42.773Z] #11 DONE 0.0s [2026-04-12T01:34:42.773Z] [2026-04-12T01:34:42.773Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:34:43.033Z] #12 DONE 0.5s [2026-04-12T01:34:43.033Z] [2026-04-12T01:34:43.033Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-04-12T01:34:43.033Z] #13 0.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:43.033Z] #13 0.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:43.291Z] #13 ... [2026-04-12T01:34:43.291Z] [2026-04-12T01:34:43.291Z] #14 [builder 6/7] COPY . . [2026-04-12T01:34:43.291Z] #14 DONE 0.1s [2026-04-12T01:34:43.291Z] [2026-04-12T01:34:43.291Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-04-12T01:34:43.291Z] #13 0.722 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:34:43.291Z] #13 0.735 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:34:43.291Z] #13 0.815 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:34:43.549Z] #13 0.828 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:34:43.549Z] #13 0.834 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:34:43.549Z] #13 0.841 OK: 7 MiB in 17 packages [2026-04-12T01:34:43.549Z] #13 DONE 0.9s [2026-04-12T01:34:43.549Z] [2026-04-12T01:34:43.549Z] #15 [builder 7/7] RUN make build [2026-04-12T01:34:43.549Z] #15 0.216 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2026-04-12T01:35:10.071Z] #15 DONE 22.8s [2026-04-12T01:35:10.071Z] [2026-04-12T01:35:10.071Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2026-04-12T01:35:10.071Z] #16 DONE 0.2s [2026-04-12T01:35:10.071Z] [2026-04-12T01:35:10.071Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2026-04-12T01:35:10.071Z] #17 DONE 0.0s [2026-04-12T01:35:10.071Z] [2026-04-12T01:35:10.071Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2026-04-12T01:35:10.071Z] #18 DONE 0.0s [2026-04-12T01:35:10.071Z] [2026-04-12T01:35:10.071Z] #19 exporting to image [2026-04-12T01:35:10.071Z] #19 exporting layers [2026-04-12T01:35:10.071Z] #19 exporting layers 0.2s done [2026-04-12T01:35:10.071Z] #19 writing image sha256:3648233e4dcd04ac6313cd7e2be1b2892b891c957fa1702dff7057b1b87728e6 done [2026-04-12T01:35:10.071Z] #19 naming to docker.io/library/device-mqtt done [2026-04-12T01:35:10.071Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:35:10.192Z] provisioning config files... [2026-04-12T01:35:10.203Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11889464590370256487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:35:10.501Z] ---> ****-login.sh [2026-04-12T01:35:10.501Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:35:10.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:10.501Z] Login Succeeded [2026-04-12T01:35:10.501Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:35:10.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:10.501Z] Login Succeeded [2026-04-12T01:35:10.501Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:35:10.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:10.759Z] Login Succeeded [2026-04-12T01:35:10.759Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:10.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:10.759Z] Login Succeeded [2026-04-12T01:35:10.759Z] ****.io [2026-04-12T01:35:10.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:11.019Z] Login Succeeded [2026-04-12T01:35:11.019Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:35:11.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:35:11.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:35:11.101Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2026-04-12T01:35:11.101Z] 6ee0fa4037d33e245ee40150488dce33fae57236 [2026-04-12T01:35:11.101Z] latest [2026-04-12T01:35:11.101Z] 4.1.0-dev.15 [2026-04-12T01:35:11.101Z] 6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15 [2026-04-12T01:35:11.101Z] main [2026-04-12T01:35:11.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:11.439Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:6ee0fa4037d33e245ee40150488dce33fae57236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:11.755Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:6ee0fa4037d33e245ee40150488dce33fae57236 [2026-04-12T01:35:11.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-04-12T01:35:11.755Z] d02c684b8cc4: Preparing [2026-04-12T01:35:11.755Z] 82e62c1e056b: Preparing [2026-04-12T01:35:11.755Z] 45369cc0d80e: Preparing [2026-04-12T01:35:11.755Z] a2189dd4bf44: Preparing [2026-04-12T01:35:11.755Z] 78437c7ac1f3: Preparing [2026-04-12T01:35:11.755Z] cce92674e987: Preparing [2026-04-12T01:35:11.755Z] cce92674e987: Waiting [2026-04-12T01:35:11.755Z] 82e62c1e056b: Pushed [2026-04-12T01:35:11.755Z] 78437c7ac1f3: Pushed [2026-04-12T01:35:11.755Z] d02c684b8cc4: Pushed [2026-04-12T01:35:11.755Z] cce92674e987: Layer already exists [2026-04-12T01:35:12.322Z] a2189dd4bf44: Pushed [2026-04-12T01:35:16.510Z] 45369cc0d80e: Pushed [2026-04-12T01:35:16.510Z] 6ee0fa4037d33e245ee40150488dce33fae57236: digest: sha256:aa9b7309b79e4695380cba4a2595b756d40be7f2bf30dd0d4e7ad38ff4482e1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:16.834Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:17.159Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-04-12T01:35:17.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-04-12T01:35:17.159Z] d02c684b8cc4: Preparing [2026-04-12T01:35:17.159Z] 82e62c1e056b: Preparing [2026-04-12T01:35:17.159Z] 45369cc0d80e: Preparing [2026-04-12T01:35:17.159Z] a2189dd4bf44: Preparing [2026-04-12T01:35:17.159Z] 78437c7ac1f3: Preparing [2026-04-12T01:35:17.159Z] cce92674e987: Preparing [2026-04-12T01:35:17.159Z] cce92674e987: Waiting [2026-04-12T01:35:17.159Z] 78437c7ac1f3: Layer already exists [2026-04-12T01:35:17.159Z] 45369cc0d80e: Layer already exists [2026-04-12T01:35:17.159Z] d02c684b8cc4: Layer already exists [2026-04-12T01:35:17.159Z] a2189dd4bf44: Layer already exists [2026-04-12T01:35:17.159Z] 82e62c1e056b: Layer already exists [2026-04-12T01:35:17.159Z] cce92674e987: Layer already exists [2026-04-12T01:35:17.159Z] latest: digest: sha256:aa9b7309b79e4695380cba4a2595b756d40be7f2bf30dd0d4e7ad38ff4482e1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:17.481Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:17.804Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 [2026-04-12T01:35:17.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-04-12T01:35:17.805Z] d02c684b8cc4: Preparing [2026-04-12T01:35:17.805Z] 82e62c1e056b: Preparing [2026-04-12T01:35:17.805Z] 45369cc0d80e: Preparing [2026-04-12T01:35:17.805Z] a2189dd4bf44: Preparing [2026-04-12T01:35:17.805Z] 78437c7ac1f3: Preparing [2026-04-12T01:35:17.805Z] cce92674e987: Preparing [2026-04-12T01:35:17.805Z] cce92674e987: Waiting [2026-04-12T01:35:17.805Z] a2189dd4bf44: Layer already exists [2026-04-12T01:35:17.805Z] 78437c7ac1f3: Layer already exists [2026-04-12T01:35:17.805Z] 45369cc0d80e: Layer already exists [2026-04-12T01:35:17.805Z] 82e62c1e056b: Layer already exists [2026-04-12T01:35:17.805Z] d02c684b8cc4: Layer already exists [2026-04-12T01:35:17.805Z] cce92674e987: Layer already exists [2026-04-12T01:35:17.805Z] 4.1.0-dev.15: digest: sha256:aa9b7309b79e4695380cba4a2595b756d40be7f2bf30dd0d4e7ad38ff4482e1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:18.129Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:18.449Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15 [2026-04-12T01:35:18.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-04-12T01:35:18.449Z] d02c684b8cc4: Preparing [2026-04-12T01:35:18.449Z] 82e62c1e056b: Preparing [2026-04-12T01:35:18.449Z] 45369cc0d80e: Preparing [2026-04-12T01:35:18.449Z] a2189dd4bf44: Preparing [2026-04-12T01:35:18.449Z] 78437c7ac1f3: Preparing [2026-04-12T01:35:18.449Z] cce92674e987: Preparing [2026-04-12T01:35:18.449Z] cce92674e987: Waiting [2026-04-12T01:35:18.449Z] 78437c7ac1f3: Layer already exists [2026-04-12T01:35:18.449Z] 82e62c1e056b: Layer already exists [2026-04-12T01:35:18.449Z] 45369cc0d80e: Layer already exists [2026-04-12T01:35:18.449Z] a2189dd4bf44: Layer already exists [2026-04-12T01:35:18.449Z] d02c684b8cc4: Layer already exists [2026-04-12T01:35:18.449Z] cce92674e987: Layer already exists [2026-04-12T01:35:18.449Z] 6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15: digest: sha256:aa9b7309b79e4695380cba4a2595b756d40be7f2bf30dd0d4e7ad38ff4482e1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:18.776Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:19.094Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-04-12T01:35:19.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-04-12T01:35:19.094Z] d02c684b8cc4: Preparing [2026-04-12T01:35:19.094Z] 82e62c1e056b: Preparing [2026-04-12T01:35:19.094Z] 45369cc0d80e: Preparing [2026-04-12T01:35:19.094Z] a2189dd4bf44: Preparing [2026-04-12T01:35:19.094Z] 78437c7ac1f3: Preparing [2026-04-12T01:35:19.094Z] cce92674e987: Preparing [2026-04-12T01:35:19.094Z] cce92674e987: Waiting [2026-04-12T01:35:19.094Z] 45369cc0d80e: Layer already exists [2026-04-12T01:35:19.094Z] d02c684b8cc4: Layer already exists [2026-04-12T01:35:19.094Z] a2189dd4bf44: Layer already exists [2026-04-12T01:35:19.094Z] 78437c7ac1f3: Layer already exists [2026-04-12T01:35:19.094Z] 82e62c1e056b: Layer already exists [2026-04-12T01:35:19.094Z] cce92674e987: Layer already exists [2026-04-12T01:35:19.094Z] main: digest: sha256:aa9b7309b79e4695380cba4a2595b756d40be7f2bf30dd0d4e7ad38ff4482e1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:35:19.161Z] ===================================================== [Pipeline] echo [2026-04-12T01:35:19.174Z] taggedImages: [2026-04-12T01:35:19.174Z] - nexus3.edgexfoundry.org:10004/device-mqtt:6ee0fa4037d33e245ee40150488dce33fae57236 [2026-04-12T01:35:19.174Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-04-12T01:35:19.174Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 [2026-04-12T01:35:19.174Z] - nexus3.edgexfoundry.org:10004/device-mqtt:6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15 [2026-04-12T01:35:19.174Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo [2026-04-12T01:35:19.213Z] ========================================================= [2026-04-12T01:35:19.213Z] [edgeXBuildMultiArch] RAW Config: [2026-04-12T01:35:19.213Z] images: [2026-04-12T01:35:19.213Z] - nexus3.edgexfoundry.org:10004/device-mqtt:6ee0fa4037d33e245ee40150488dce33fae57236 [2026-04-12T01:35:19.213Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-04-12T01:35:19.213Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 [2026-04-12T01:35:19.213Z] - nexus3.edgexfoundry.org:10004/device-mqtt:6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15 [2026-04-12T01:35:19.213Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-04-12T01:35:19.213Z] settingsFile: [2026-04-12T01:35:19.213Z] device-mqtt-go-settings [2026-04-12T01:35:19.213Z] ========================================================= [Pipeline] node [2026-04-12T01:35:34.217Z] Still waiting to schedule task [2026-04-12T01:35:34.217Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-12T01:36:29.567Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4975 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2026-04-12T01:36:29.580Z] Running in /w/workspace/device-mqtt-go/213 [Pipeline] { [Pipeline] checkout [2026-04-12T01:36:32.640Z] The recommended git tool is: git [2026-04-12T01:36:39.334Z] using credential edgex-jenkins-ssh [2026-04-12T01:36:39.365Z] Cloning the remote Git repository [2026-04-12T01:36:39.434Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2026-04-12T01:36:39.568Z] > git init /w/workspace/device-mqtt-go/213 # timeout=10 [2026-04-12T01:36:39.784Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2026-04-12T01:36:39.786Z] > git --version # timeout=10 [2026-04-12T01:36:39.817Z] > git --version # 'git version 2.25.1' [2026-04-12T01:36:39.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-12T01:36:40.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:36:45.604Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2026-04-12T01:36:45.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:36:46.979Z] Avoid second fetch [2026-04-12T01:36:46.980Z] Checking out Revision 6ee0fa4037d33e245ee40150488dce33fae57236 (main) [2026-04-12T01:36:47.005Z] > git config core.sparsecheckout # timeout=10 [2026-04-12T01:36:47.086Z] > git checkout -f 6ee0fa4037d33e245ee40150488dce33fae57236 # timeout=10 [2026-04-12T01:36:47.889Z] Commit message: "Merge pull request #793 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:36:52.275Z] provisioning config files... [2026-04-12T01:36:52.321Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/213@tmp/config3901125191928061086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:36:53.134Z] ---> ****-login.sh [2026-04-12T01:36:53.134Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:36:54.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:36:54.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:36:54.126Z] Configure a credential helper to remove this warning. See [2026-04-12T01:36:54.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:36:54.126Z] [2026-04-12T01:36:54.126Z] Login Succeeded [2026-04-12T01:36:54.126Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:36:54.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:36:54.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:36:54.710Z] Configure a credential helper to remove this warning. See [2026-04-12T01:36:54.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:36:54.710Z] [2026-04-12T01:36:54.710Z] Login Succeeded [2026-04-12T01:36:54.710Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:36:54.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:36:55.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:36:55.268Z] Configure a credential helper to remove this warning. See [2026-04-12T01:36:55.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:36:55.268Z] [2026-04-12T01:36:55.268Z] Login Succeeded [2026-04-12T01:36:55.268Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:36:55.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:36:55.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:36:55.542Z] Configure a credential helper to remove this warning. See [2026-04-12T01:36:55.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:36:55.542Z] [2026-04-12T01:36:55.542Z] Login Succeeded [2026-04-12T01:36:55.542Z] ****.io [2026-04-12T01:36:55.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:36:56.301Z] Running on prd-centos7-docker-4c-2g-4986 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:36:56.353Z] provisioning config files... [2026-04-12T01:36:56.397Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8928796263091678469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:36:56.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:36:56.811Z] Configure a credential helper to remove this warning. See [2026-04-12T01:36:56.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:36:56.811Z] [2026-04-12T01:36:56.811Z] Login Succeeded [2026-04-12T01:36:56.811Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:36:57.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-04-12T01:36:57.507Z] ---> ****-login.sh [2026-04-12T01:36:57.507Z] nexus3.edgexfoundry.org:10001 [Pipeline] echo [2026-04-12T01:36:57.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:36:57.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:36:57.787Z] ========================================================= [2026-04-12T01:36:57.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-12T01:36:57.787Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:36:58.188Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-12T01:36:58.791Z] Sending build context to Docker daemon 15.99MB [2026-04-12T01:36:58.791Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:36:58.791Z] Step 2/12 : FROM ${BASE} AS builder [2026-04-12T01:36:59.396Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-12T01:36:59.396Z] 6b59a28fa201: Pulling fs layer [2026-04-12T01:36:59.396Z] d32bb0dddca7: Pulling fs layer [2026-04-12T01:36:59.396Z] 5dab1238d3d9: Pulling fs layer [2026-04-12T01:36:59.396Z] 196fd7d83e7d: Pulling fs layer [2026-04-12T01:36:59.396Z] 4f4fb700ef54: Pulling fs layer [2026-04-12T01:36:59.396Z] 8ba94037c8f0: Pulling fs layer [2026-04-12T01:36:59.396Z] deaec5988b04: Pulling fs layer [2026-04-12T01:36:59.396Z] 9f65657bb879: Pulling fs layer [2026-04-12T01:36:59.396Z] 196fd7d83e7d: Waiting [2026-04-12T01:36:59.396Z] 4f4fb700ef54: Waiting [2026-04-12T01:36:59.396Z] 8ba94037c8f0: Waiting [2026-04-12T01:36:59.396Z] deaec5988b04: Waiting [2026-04-12T01:36:59.396Z] 9f65657bb879: Waiting [2026-04-12T01:36:59.396Z] d32bb0dddca7: Verifying Checksum [2026-04-12T01:36:59.396Z] d32bb0dddca7: Download complete [2026-04-12T01:36:59.396Z] 196fd7d83e7d: Verifying Checksum [2026-04-12T01:36:59.396Z] 196fd7d83e7d: Download complete [2026-04-12T01:36:59.396Z] 4f4fb700ef54: Verifying Checksum [2026-04-12T01:36:59.396Z] 4f4fb700ef54: Download complete [2026-04-12T01:36:59.396Z] 8ba94037c8f0: Verifying Checksum [2026-04-12T01:36:59.396Z] 8ba94037c8f0: Download complete [2026-04-12T01:36:59.396Z] 6b59a28fa201: Verifying Checksum [2026-04-12T01:36:59.396Z] 6b59a28fa201: Download complete [2026-04-12T01:36:59.993Z] 9f65657bb879: Verifying Checksum [2026-04-12T01:36:59.993Z] 9f65657bb879: Download complete [2026-04-12T01:37:00.592Z] 6b59a28fa201: Pull complete [2026-04-12T01:37:01.185Z] d32bb0dddca7: Pull complete [2026-04-12T01:37:01.459Z] 5dab1238d3d9: Verifying Checksum [2026-04-12T01:37:01.459Z] 5dab1238d3d9: Download complete [2026-04-12T01:37:03.439Z] deaec5988b04: Verifying Checksum [2026-04-12T01:37:03.439Z] deaec5988b04: Download complete [2026-04-12T01:37:18.687Z] 5dab1238d3d9: Pull complete [2026-04-12T01:37:18.687Z] 196fd7d83e7d: Pull complete [2026-04-12T01:37:18.687Z] 4f4fb700ef54: Pull complete [2026-04-12T01:37:18.687Z] 8ba94037c8f0: Pull complete [2026-04-12T01:37:28.882Z] deaec5988b04: Pull complete [2026-04-12T01:37:29.877Z] 9f65657bb879: Pull complete [2026-04-12T01:37:29.877Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-12T01:37:29.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-12T01:37:29.877Z] ---> 334268110677 [2026-04-12T01:37:29.877Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:37:32.510Z] ---> Running in bd06bc329fdc [2026-04-12T01:37:32.784Z] Removing intermediate container bd06bc329fdc [2026-04-12T01:37:32.784Z] ---> 523b89d75c62 [2026-04-12T01:37:32.784Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:37:33.056Z] ---> Running in 229e10b7836c [2026-04-12T01:37:33.328Z] Removing intermediate container 229e10b7836c [2026-04-12T01:37:33.328Z] ---> 449308bb9382 [2026-04-12T01:37:33.328Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-04-12T01:37:33.599Z] ---> Running in 79f2f6995d18 [2026-04-12T01:37:33.871Z] Removing intermediate container 79f2f6995d18 [2026-04-12T01:37:33.871Z] ---> fd0ea146e167 [2026-04-12T01:37:33.871Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-04-12T01:37:34.142Z] ---> Running in 3dc481eb3e98 [2026-04-12T01:37:34.413Z] Removing intermediate container 3dc481eb3e98 [2026-04-12T01:37:34.413Z] ---> 6d874a44adff [2026-04-12T01:37:34.413Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-12T01:37:34.687Z] ---> Running in 4cbb59c03bc9 [2026-04-12T01:37:36.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:37:36.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:37:38.365Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-12T01:37:38.638Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-04-12T01:37:38.638Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-12T01:37:38.638Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-12T01:37:38.638Z] Executing busybox-1.37.0-r19.trigger [2026-04-12T01:37:38.638Z] OK: 259 MiB in 64 packages [2026-04-12T01:37:40.071Z] Removing intermediate container 4cbb59c03bc9 [2026-04-12T01:37:40.071Z] ---> 32c6de932ee9 [2026-04-12T01:37:40.071Z] Step 8/12 : WORKDIR /device-mqtt-go [2026-04-12T01:37:40.365Z] ---> Running in 569df2dad2ab [2026-04-12T01:37:40.641Z] Removing intermediate container 569df2dad2ab [2026-04-12T01:37:40.641Z] ---> 1d4bd3c23370 [2026-04-12T01:37:40.641Z] Step 9/12 : COPY go.mod vendor* ./ [2026-04-12T01:37:41.237Z] ---> f223eab95342 [2026-04-12T01:37:41.237Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:37:41.508Z] ---> Running in b0c3847a6eb5 [2026-04-12T01:39:48.316Z] Removing intermediate container b0c3847a6eb5 [2026-04-12T01:39:48.316Z] ---> 5cb313723b9d [2026-04-12T01:39:48.316Z] Step 11/12 : COPY . . [2026-04-12T01:39:48.316Z] ---> 37c24d88ad66 [2026-04-12T01:39:48.316Z] Step 12/12 : RUN $MAKE [2026-04-12T01:39:48.317Z] ---> Running in 0218c90293ea [2026-04-12T01:39:48.317Z] noop [2026-04-12T01:39:48.317Z] Removing intermediate container 0218c90293ea [2026-04-12T01:39:48.317Z] ---> cde6352f3d73 [2026-04-12T01:39:48.317Z] Successfully built cde6352f3d73 [2026-04-12T01:39:48.317Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:39:48.705Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:39:48.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:39:48.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-4975 does not seem to be running inside a container [2026-04-12T01:39:49.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/213 -v /w/workspace/device-mqtt-go/213:/w/workspace/device-mqtt-go/213:rw,z -v /w/workspace/device-mqtt-go/213@tmp:/w/workspace/device-mqtt-go/213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-12T01:39:50.651Z] $ docker top 6a2aee5d0848c230accca70873f3a2d7568b2042d0e058ba6e2ccbf5f6091667 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:39:51.567Z] + go version [2026-04-12T01:39:51.567Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-12T01:39:51.591Z] $ docker stop --time=1 6a2aee5d0848c230accca70873f3a2d7568b2042d0e058ba6e2ccbf5f6091667 [2026-04-12T01:39:53.347Z] $ docker rm -f --volumes 6a2aee5d0848c230accca70873f3a2d7568b2042d0e058ba6e2ccbf5f6091667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:39:53.986Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:39:53.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:39:54.211Z] prd-ubuntu20.04-docker-arm64-4c-16g-4975 does not seem to be running inside a container [2026-04-12T01:39:54.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/213 -v /w/workspace/device-mqtt-go/213:/w/workspace/device-mqtt-go/213:rw,z -v /w/workspace/device-mqtt-go/213@tmp:/w/workspace/device-mqtt-go/213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-12T01:39:57.195Z] $ docker top 63f24a4d4a93e2bc95b139f1b94eb3513a5f25037e6cad685b1072c7b7011767 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:39:58.145Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/213 [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:39:58.835Z] + make test [2026-04-12T01:39:58.835Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:40:05.564Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2026-04-12T01:45:27.737Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2026-04-12T01:45:27.737Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.059s coverage: 22.8% of statements [2026-04-12T01:45:27.737Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2026-04-12T01:45:27.737Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-12T01:45:27.737Z] go vet ./... [2026-04-12T01:46:35.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:46:35.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:46:35.737Z] ./bin/test-attribution-txt.sh [2026-04-12T01:46:35.737Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:46:35.737Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:46:36.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:46:36.052Z] $ docker stop --time=1 63f24a4d4a93e2bc95b139f1b94eb3513a5f25037e6cad685b1072c7b7011767 [2026-04-12T01:46:38.295Z] $ docker rm -f --volumes 63f24a4d4a93e2bc95b139f1b94eb3513a5f25037e6cad685b1072c7b7011767 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:46:40.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:46:40.533Z] Warning: overwriting stash ‘coverage-report’ [2026-04-12T01:46:41.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:46:41.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:46:42.033Z] + ls -al . [2026-04-12T01:46:42.033Z] total 252 [2026-04-12T01:46:42.033Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:40 . [2026-04-12T01:46:42.033Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:36 .. [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 12 01:36 .dockerignore [2026-04-12T01:46:42.033Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:36 .git [2026-04-12T01:46:42.033Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:36 .github [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 264 Apr 12 01:36 .gitignore [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:36 .golangci.yml [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 21759 Apr 12 01:36 Attribution.txt [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 19382 Apr 12 01:36 CHANGELOG.md [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 1803 Apr 12 01:36 Dockerfile [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:36 GOVERNANCE.md [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 12 01:36 Jenkinsfile [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:36 LICENSE [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 2544 Apr 12 01:36 Makefile [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 12 01:36 OWNERS.md [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 3599 Apr 12 01:36 README.md [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:33 VERSION [2026-04-12T01:46:42.033Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:36 bin [2026-04-12T01:46:42.033Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:36 cmd [2026-04-12T01:46:42.033Z] -rw-r--r-- 1 jenkins jenkins 21039 Apr 12 01:45 coverage.out [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 6707 Apr 12 01:36 go.mod [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 89243 Apr 12 01:36 go.sum [2026-04-12T01:46:42.033Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:36 internal [2026-04-12T01:46:42.033Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:36 mock [2026-04-12T01:46:42.033Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 12 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:46:42.412Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6ee0fa4037d33e245ee40150488dce33fae57236 --label arch=arm64 --label version=4.1.0-dev.15 . [2026-04-12T01:46:43.094Z] Sending build context to Docker daemon 16.01MB [2026-04-12T01:46:43.094Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:46:43.094Z] Step 2/25 : FROM ${BASE} AS builder [2026-04-12T01:46:43.094Z] ---> cde6352f3d73 [2026-04-12T01:46:43.094Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:46:43.374Z] ---> Running in 6c965123fddc [2026-04-12T01:46:43.664Z] Removing intermediate container 6c965123fddc [2026-04-12T01:46:43.664Z] ---> 6c8736378d80 [2026-04-12T01:46:43.664Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:46:43.980Z] ---> Running in 7b1d118bb32f [2026-04-12T01:46:44.258Z] Removing intermediate container 7b1d118bb32f [2026-04-12T01:46:44.258Z] ---> 5dbeef75c958 [2026-04-12T01:46:44.258Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-04-12T01:46:44.258Z] ---> Running in 77509cf949ac [2026-04-12T01:46:44.550Z] Removing intermediate container 77509cf949ac [2026-04-12T01:46:44.550Z] ---> 98c509aa28e7 [2026-04-12T01:46:44.550Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-04-12T01:46:44.836Z] ---> Running in 9c68c6150b4b [2026-04-12T01:46:45.142Z] Removing intermediate container 9c68c6150b4b [2026-04-12T01:46:45.142Z] ---> 523e8160d8b9 [2026-04-12T01:46:45.142Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-12T01:46:45.142Z] ---> Running in b79234b55ee7 [2026-04-12T01:46:46.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:46:46.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:46:49.538Z] OK: 259 MiB in 64 packages [2026-04-12T01:46:50.537Z] Removing intermediate container b79234b55ee7 [2026-04-12T01:46:50.537Z] ---> 4fc266538438 [2026-04-12T01:46:50.537Z] Step 8/25 : WORKDIR /device-mqtt-go [2026-04-12T01:46:50.537Z] ---> Running in 60bb84fa95c1 [2026-04-12T01:46:51.130Z] Removing intermediate container 60bb84fa95c1 [2026-04-12T01:46:51.130Z] ---> 421ac467bb30 [2026-04-12T01:46:51.130Z] Step 9/25 : COPY go.mod vendor* ./ [2026-04-12T01:46:51.722Z] ---> c83d372816c0 [2026-04-12T01:46:51.722Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:46:51.722Z] ---> Running in 9b138cf233b2 [2026-04-12T01:46:54.336Z] Removing intermediate container 9b138cf233b2 [2026-04-12T01:46:54.336Z] ---> 001803076eb6 [2026-04-12T01:46:54.336Z] Step 11/25 : COPY . . [2026-04-12T01:46:55.791Z] ---> eab59b8259a2 [2026-04-12T01:46:55.791Z] Step 12/25 : RUN $MAKE [2026-04-12T01:46:55.791Z] ---> Running in a5610ce5c796 [2026-04-12T01:46:56.791Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2026-04-12T01:52:03.892Z] Removing intermediate container a5610ce5c796 [2026-04-12T01:52:03.892Z] ---> 572c07ffef4a [2026-04-12T01:52:03.892Z] Step 13/25 : FROM alpine:3.22 [2026-04-12T01:52:03.892Z] 3.22: Pulling from library/alpine [2026-04-12T01:52:03.892Z] d741ee1608f3: Pulling fs layer [2026-04-12T01:52:03.892Z] d741ee1608f3: Verifying Checksum [2026-04-12T01:52:03.892Z] d741ee1608f3: Download complete [2026-04-12T01:52:04.485Z] d741ee1608f3: Pull complete [2026-04-12T01:52:04.485Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:52:04.485Z] Status: Downloaded newer image for alpine:3.22 [2026-04-12T01:52:04.485Z] ---> 5a766deef0c8 [2026-04-12T01:52:04.485Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2026-04-12T01:52:04.485Z] ---> Running in 3928adc15a47 [2026-04-12T01:52:05.069Z] Removing intermediate container 3928adc15a47 [2026-04-12T01:52:05.069Z] ---> 163f2585ca39 [2026-04-12T01:52:05.069Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2026-04-12T01:52:05.069Z] ---> Running in ea031d7dfdc5 [2026-04-12T01:52:06.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:52:06.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:52:08.556Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:52:08.556Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:52:08.556Z] OK: 8 MiB in 17 packages [2026-04-12T01:52:09.974Z] Removing intermediate container ea031d7dfdc5 [2026-04-12T01:52:09.974Z] ---> 560622dd0c4c [2026-04-12T01:52:09.974Z] Step 16/25 : RUN apk --no-cache upgrade [2026-04-12T01:52:09.974Z] ---> Running in 575bac500298 [2026-04-12T01:52:10.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:52:11.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:52:13.155Z] (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:52:13.155Z] (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:52:13.424Z] (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:52:13.424Z] (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:52:13.424Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:52:13.424Z] OK: 8 MiB in 17 packages [2026-04-12T01:52:17.685Z] Removing intermediate container 575bac500298 [2026-04-12T01:52:17.685Z] ---> 48623e86baa9 [2026-04-12T01:52:17.685Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2026-04-12T01:52:19.625Z] ---> 363c4708e67f [2026-04-12T01:52:19.625Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2026-04-12T01:52:20.209Z] ---> 86b0efa6c86d [2026-04-12T01:52:20.209Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2026-04-12T01:52:20.808Z] ---> 8a99ddeec0de [2026-04-12T01:52:20.808Z] Step 20/25 : EXPOSE 59982 [2026-04-12T01:52:20.808Z] ---> Running in 0df1a1b54add [2026-04-12T01:52:21.085Z] Removing intermediate container 0df1a1b54add [2026-04-12T01:52:21.085Z] ---> 013b9e5df847 [2026-04-12T01:52:21.085Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2026-04-12T01:52:21.355Z] ---> Running in bb21cb61d284 [2026-04-12T01:52:21.624Z] Removing intermediate container bb21cb61d284 [2026-04-12T01:52:21.624Z] ---> bd96f49eda04 [2026-04-12T01:52:21.624Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-04-12T01:52:21.624Z] ---> Running in 3b177072aaaa [2026-04-12T01:52:22.213Z] Removing intermediate container 3b177072aaaa [2026-04-12T01:52:22.213Z] ---> c9bd4802d853 [2026-04-12T01:52:22.213Z] Step 23/25 : LABEL arch=arm64 [2026-04-12T01:52:22.213Z] ---> Running in a11c888f7408 [2026-04-12T01:52:22.481Z] Removing intermediate container a11c888f7408 [2026-04-12T01:52:22.481Z] ---> d50ca605de67 [2026-04-12T01:52:22.481Z] Step 24/25 : LABEL git_sha=6ee0fa4037d33e245ee40150488dce33fae57236 [2026-04-12T01:52:22.749Z] ---> Running in 74a236e5cb95 [2026-04-12T01:52:23.015Z] Removing intermediate container 74a236e5cb95 [2026-04-12T01:52:23.015Z] ---> a1f381df23ab [2026-04-12T01:52:23.015Z] Step 25/25 : LABEL version=4.1.0-dev.15 [2026-04-12T01:52:23.015Z] ---> Running in ebc27a1ba1dd [2026-04-12T01:52:23.282Z] Removing intermediate container ebc27a1ba1dd [2026-04-12T01:52:23.282Z] ---> 102171faa99c [2026-04-12T01:52:23.282Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-12T01:52:23.548Z] Successfully built 102171faa99c [2026-04-12T01:52:23.548Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:52:23.691Z] provisioning config files... [2026-04-12T01:52:23.708Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/213@tmp/config4189073064126285805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:52:24.062Z] ---> ****-login.sh [2026-04-12T01:52:24.063Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:52:24.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:24.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:24.330Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:24.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:24.330Z] [2026-04-12T01:52:24.330Z] Login Succeeded [2026-04-12T01:52:24.330Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:52:24.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:24.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:24.866Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:24.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:24.866Z] [2026-04-12T01:52:24.866Z] Login Succeeded [2026-04-12T01:52:24.866Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:52:25.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:25.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:25.132Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:25.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:25.132Z] [2026-04-12T01:52:25.132Z] Login Succeeded [2026-04-12T01:52:25.132Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:52:25.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:25.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:25.664Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:25.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:25.664Z] [2026-04-12T01:52:25.664Z] Login Succeeded [2026-04-12T01:52:25.664Z] ****.io [2026-04-12T01:52:25.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:26.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:26.197Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:26.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:26.197Z] [2026-04-12T01:52:26.197Z] Login Succeeded [2026-04-12T01:52:26.198Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:52:26.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:52:26.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:52:26.298Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2026-04-12T01:52:26.298Z] 6ee0fa4037d33e245ee40150488dce33fae57236 [2026-04-12T01:52:26.298Z] latest [2026-04-12T01:52:26.298Z] 4.1.0-dev.15 [2026-04-12T01:52:26.298Z] 6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15 [2026-04-12T01:52:26.298Z] main [2026-04-12T01:52:26.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:26.673Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6ee0fa4037d33e245ee40150488dce33fae57236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:27.042Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6ee0fa4037d33e245ee40150488dce33fae57236 [2026-04-12T01:52:27.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-04-12T01:52:27.042Z] 3adf21409912: Preparing [2026-04-12T01:52:27.042Z] 807cb7bc694a: Preparing [2026-04-12T01:52:27.042Z] 0c47278aa5e0: Preparing [2026-04-12T01:52:27.042Z] d16538117131: Preparing [2026-04-12T01:52:27.042Z] 63756a5fe315: Preparing [2026-04-12T01:52:27.042Z] c4e71c2a4573: Preparing [2026-04-12T01:52:27.042Z] c4e71c2a4573: Waiting [2026-04-12T01:52:27.311Z] 3adf21409912: Pushed [2026-04-12T01:52:27.311Z] 63756a5fe315: Pushed [2026-04-12T01:52:27.311Z] 807cb7bc694a: Pushed [2026-04-12T01:52:29.252Z] d16538117131: Pushed [2026-04-12T01:52:29.252Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:39.326Z] 0c47278aa5e0: Pushed [2026-04-12T01:52:39.326Z] 6ee0fa4037d33e245ee40150488dce33fae57236: digest: sha256:47e22f0ff1faceea42868095555b33de33baa880aed6020719a721c7bad0db34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:39.711Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:40.088Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2026-04-12T01:52:40.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-04-12T01:52:40.088Z] 3adf21409912: Preparing [2026-04-12T01:52:40.088Z] 807cb7bc694a: Preparing [2026-04-12T01:52:40.088Z] 0c47278aa5e0: Preparing [2026-04-12T01:52:40.088Z] d16538117131: Preparing [2026-04-12T01:52:40.088Z] 63756a5fe315: Preparing [2026-04-12T01:52:40.088Z] c4e71c2a4573: Preparing [2026-04-12T01:52:40.088Z] c4e71c2a4573: Waiting [2026-04-12T01:52:40.088Z] 0c47278aa5e0: Layer already exists [2026-04-12T01:52:40.088Z] 63756a5fe315: Layer already exists [2026-04-12T01:52:40.088Z] 807cb7bc694a: Layer already exists [2026-04-12T01:52:40.088Z] 3adf21409912: Layer already exists [2026-04-12T01:52:40.088Z] d16538117131: Layer already exists [2026-04-12T01:52:40.088Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:40.357Z] latest: digest: sha256:47e22f0ff1faceea42868095555b33de33baa880aed6020719a721c7bad0db34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:40.741Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:41.126Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 [2026-04-12T01:52:41.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-04-12T01:52:41.126Z] 3adf21409912: Preparing [2026-04-12T01:52:41.126Z] 807cb7bc694a: Preparing [2026-04-12T01:52:41.126Z] 0c47278aa5e0: Preparing [2026-04-12T01:52:41.126Z] d16538117131: Preparing [2026-04-12T01:52:41.126Z] 63756a5fe315: Preparing [2026-04-12T01:52:41.126Z] c4e71c2a4573: Preparing [2026-04-12T01:52:41.126Z] c4e71c2a4573: Waiting [2026-04-12T01:52:41.126Z] 63756a5fe315: Layer already exists [2026-04-12T01:52:41.126Z] d16538117131: Layer already exists [2026-04-12T01:52:41.126Z] 807cb7bc694a: Layer already exists [2026-04-12T01:52:41.126Z] 0c47278aa5e0: Layer already exists [2026-04-12T01:52:41.126Z] 3adf21409912: Layer already exists [2026-04-12T01:52:41.126Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:41.395Z] 4.1.0-dev.15: digest: sha256:47e22f0ff1faceea42868095555b33de33baa880aed6020719a721c7bad0db34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:41.772Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:44.088Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15 [2026-04-12T01:52:44.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-04-12T01:52:44.088Z] 3adf21409912: Preparing [2026-04-12T01:52:44.088Z] 807cb7bc694a: Preparing [2026-04-12T01:52:44.088Z] 0c47278aa5e0: Preparing [2026-04-12T01:52:44.088Z] d16538117131: Preparing [2026-04-12T01:52:44.088Z] 63756a5fe315: Preparing [2026-04-12T01:52:44.088Z] c4e71c2a4573: Preparing [2026-04-12T01:52:44.088Z] c4e71c2a4573: Waiting [2026-04-12T01:52:44.088Z] 807cb7bc694a: Layer already exists [2026-04-12T01:52:44.088Z] 0c47278aa5e0: Layer already exists [2026-04-12T01:52:44.088Z] 63756a5fe315: Layer already exists [2026-04-12T01:52:44.088Z] d16538117131: Layer already exists [2026-04-12T01:52:44.088Z] 3adf21409912: Layer already exists [2026-04-12T01:52:44.088Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:44.359Z] 6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15: digest: sha256:47e22f0ff1faceea42868095555b33de33baa880aed6020719a721c7bad0db34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:44.732Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:45.118Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2026-04-12T01:52:45.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-04-12T01:52:45.118Z] 3adf21409912: Preparing [2026-04-12T01:52:45.118Z] 807cb7bc694a: Preparing [2026-04-12T01:52:45.118Z] 0c47278aa5e0: Preparing [2026-04-12T01:52:45.118Z] d16538117131: Preparing [2026-04-12T01:52:45.118Z] 63756a5fe315: Preparing [2026-04-12T01:52:45.118Z] c4e71c2a4573: Preparing [2026-04-12T01:52:45.118Z] c4e71c2a4573: Waiting [2026-04-12T01:52:45.118Z] 63756a5fe315: Layer already exists [2026-04-12T01:52:45.118Z] 3adf21409912: Layer already exists [2026-04-12T01:52:45.118Z] 0c47278aa5e0: Layer already exists [2026-04-12T01:52:45.118Z] 807cb7bc694a: Layer already exists [2026-04-12T01:52:45.118Z] d16538117131: Layer already exists [2026-04-12T01:52:45.118Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:45.387Z] main: digest: sha256:47e22f0ff1faceea42868095555b33de33baa880aed6020719a721c7bad0db34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:52:45.475Z] ===================================================== [Pipeline] echo [2026-04-12T01:52:45.491Z] taggedImages: [2026-04-12T01:52:45.491Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6ee0fa4037d33e245ee40150488dce33fae57236 [2026-04-12T01:52:45.491Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2026-04-12T01:52:45.491Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 [2026-04-12T01:52:45.491Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15 [2026-04-12T01:52:45.491Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo [2026-04-12T01:52:45.505Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6ee0fa4037d33e245ee40150488dce33fae57236 [Pipeline] echo [2026-04-12T01:52:45.521Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo [2026-04-12T01:52:45.535Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 [Pipeline] echo [2026-04-12T01:52:45.548Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6ee0fa4037d33e245ee40150488dce33fae57236-4.1.0-dev.15 [Pipeline] echo [2026-04-12T01:52:45.607Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:46.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:52:46.022Z] [2026-04-12T01:52:46.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:46.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:52:46.634Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-12T01:52:46.634Z] 8998bd30e6a1: Pulling fs layer [2026-04-12T01:52:46.634Z] 04944245beec: Pulling fs layer [2026-04-12T01:52:46.634Z] 699f458cf7ca: Pulling fs layer [2026-04-12T01:52:46.634Z] 765212b225bb: Pulling fs layer [2026-04-12T01:52:46.634Z] f23df028b6ca: Pulling fs layer [2026-04-12T01:52:46.634Z] d65c8cfc05b1: Pulling fs layer [2026-04-12T01:52:46.634Z] 2437ff75d9bd: Pulling fs layer [2026-04-12T01:52:46.634Z] f23df028b6ca: Waiting [2026-04-12T01:52:46.634Z] d65c8cfc05b1: Waiting [2026-04-12T01:52:46.634Z] 2437ff75d9bd: Waiting [2026-04-12T01:52:46.634Z] 04944245beec: Verifying Checksum [2026-04-12T01:52:46.634Z] 04944245beec: Download complete [2026-04-12T01:52:46.634Z] 765212b225bb: Verifying Checksum [2026-04-12T01:52:46.634Z] 765212b225bb: Download complete [2026-04-12T01:52:46.634Z] f23df028b6ca: Verifying Checksum [2026-04-12T01:52:46.634Z] f23df028b6ca: Download complete [2026-04-12T01:52:46.634Z] d65c8cfc05b1: Verifying Checksum [2026-04-12T01:52:46.634Z] d65c8cfc05b1: Download complete [2026-04-12T01:52:46.905Z] 699f458cf7ca: Verifying Checksum [2026-04-12T01:52:46.905Z] 699f458cf7ca: Download complete [2026-04-12T01:52:47.492Z] 8998bd30e6a1: Download complete [2026-04-12T01:52:50.075Z] 2437ff75d9bd: Verifying Checksum [2026-04-12T01:52:50.075Z] 2437ff75d9bd: Download complete [2026-04-12T01:52:52.016Z] 8998bd30e6a1: Pull complete [2026-04-12T01:52:52.607Z] 04944245beec: Pull complete [2026-04-12T01:52:54.023Z] 699f458cf7ca: Pull complete [2026-04-12T01:52:54.291Z] 765212b225bb: Pull complete [2026-04-12T01:52:55.250Z] f23df028b6ca: Pull complete [2026-04-12T01:52:55.516Z] d65c8cfc05b1: Pull complete [2026-04-12T01:53:13.720Z] 2437ff75d9bd: Pull complete [2026-04-12T01:53:13.720Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-12T01:53:13.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:53:13.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:53:13.947Z] prd-ubuntu20.04-docker-arm64-4c-16g-4975 does not seem to be running inside a container [2026-04-12T01:53:14.022Z] $ 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/device-mqtt-go/213 -v /w/workspace/device-mqtt-go/213:/w/workspace/device-mqtt-go/213:rw,z -v /w/workspace/device-mqtt-go/213@tmp:/w/workspace/device-mqtt-go/213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-04-12T01:53:17.301Z] $ docker top 6b22095f2f07ebb1d4409b4d7bde49ead7ed964aaceb45fa8cec23b45fe8173c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:53:18.199Z] ---> job-cost.sh [2026-04-12T01:53:18.199Z] lf-activate-venv: SKIPPING [2026-04-12T01:53:18.199Z] INFO: No Stack... [2026-04-12T01:53:18.466Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-12T01:53:19.428Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:53:20.068Z] + + cat /w/workspace/device-mqtt-go/213/archives/cost.csv [2026-04-12T01:53:20.068Z] cut -d, -f6 [Pipeline] lock [2026-04-12T01:53:20.136Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-213-stack-cost] [2026-04-12T01:53:20.145Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-213-stack-cost] did not exist. Created. [2026-04-12T01:53:20.151Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:53:20.810Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-12T01:53:20.891Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:53:20.901Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:53:20.933Z] $ docker stop --time=1 6b22095f2f07ebb1d4409b4d7bde49ead7ed964aaceb45fa8cec23b45fe8173c [2026-04-12T01:53:23.165Z] $ docker rm -f --volumes 6b22095f2f07ebb1d4409b4d7bde49ead7ed964aaceb45fa8cec23b45fe8173c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T07:33:04.125Z] Cancelling nested steps due to timeout [2026-04-12T07:33:04.130Z] Sending interrupt signal to process [2026-04-12T07:33:09.020Z] script returned exit code 143 [Pipeline] } [2026-04-12T07:33:09.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-12T07:33:09.463Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:09.831Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:10.381Z] ---> package-listing.sh [2026-04-12T07:33:10.381Z] ++ facter osfamily [2026-04-12T07:33:10.381Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T07:33:10.640Z] + OS_FAMILY=redhat [2026-04-12T07:33:10.640Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2026-04-12T07:33:10.640Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T07:33:10.640Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T07:33:10.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T07:33:10.640Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T07:33:10.640Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-04-12T07:33:10.640Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T07:33:10.640Z] + case "${OS_FAMILY}" in [2026-04-12T07:33:10.640Z] + rpm -qa [2026-04-12T07:33:10.640Z] + sort [2026-04-12T07:33:11.207Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T07:33:11.207Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T07:33:11.207Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T07:33:11.207Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-04-12T07:33:11.207Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2026-04-12T07:33:11.207Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2026-04-12T07:33:11.219Z] 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-mqtt-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-04-12T07:33:11.507Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:33:12.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:12.076Z] [2026-04-12T07:33:12.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:33:12.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:12.387Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T07:33:12.387Z] 5eb5b503b376: Pulling fs layer [2026-04-12T07:33:12.387Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T07:33:12.387Z] ec43610c2a17: Pulling fs layer [2026-04-12T07:33:12.387Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T07:33:12.387Z] 33b1e0a273af: Pulling fs layer [2026-04-12T07:33:12.387Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T07:33:12.387Z] 2f39f015ded8: Pulling fs layer [2026-04-12T07:33:12.387Z] 3a2ae6a8a46f: Waiting [2026-04-12T07:33:12.387Z] 33b1e0a273af: Waiting [2026-04-12T07:33:12.387Z] 5d3b04190fa2: Waiting [2026-04-12T07:33:12.387Z] 2f39f015ded8: Waiting [2026-04-12T07:33:12.387Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T07:33:12.387Z] 5c69ac0246d0: Download complete [2026-04-12T07:33:12.387Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T07:33:12.387Z] 3a2ae6a8a46f: Download complete [2026-04-12T07:33:12.387Z] 33b1e0a273af: Verifying Checksum [2026-04-12T07:33:12.387Z] 33b1e0a273af: Download complete [2026-04-12T07:33:12.387Z] ec43610c2a17: Verifying Checksum [2026-04-12T07:33:12.387Z] ec43610c2a17: Download complete [2026-04-12T07:33:12.387Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T07:33:12.387Z] 5d3b04190fa2: Download complete [2026-04-12T07:33:12.660Z] 5eb5b503b376: Verifying Checksum [2026-04-12T07:33:12.660Z] 5eb5b503b376: Download complete [2026-04-12T07:33:13.229Z] 2f39f015ded8: Verifying Checksum [2026-04-12T07:33:13.229Z] 2f39f015ded8: Download complete [2026-04-12T07:33:13.825Z] 5eb5b503b376: Pull complete [2026-04-12T07:33:14.084Z] 5c69ac0246d0: Pull complete [2026-04-12T07:33:14.346Z] ec43610c2a17: Pull complete [2026-04-12T07:33:14.346Z] 3a2ae6a8a46f: Pull complete [2026-04-12T07:33:14.621Z] 33b1e0a273af: Pull complete [2026-04-12T07:33:14.621Z] 5d3b04190fa2: Pull complete [2026-04-12T07:33:18.844Z] 2f39f015ded8: Pull complete [2026-04-12T07:33:18.844Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T07:33:18.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:18.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:33:18.936Z] prd-centos7-docker-4c-2g-4986 does not seem to be running inside a container [2026-04-12T07:33:18.967Z] $ 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-mqtt-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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-04-12T07:33:21.773Z] $ docker top b0e94dcdfdb015228dcce56629333f06b00acfe9aea2b209b5a50be38660a5f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T07:33:22.122Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T07:33:22.406Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T07:33:22.690Z] + ls /var/log/sa-host [2026-04-12T07:33:22.690Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T07:33:22.766Z] provisioning config files... [2026-04-12T07:33:22.778Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17652324728422607744tmp [Pipeline] { [Pipeline] echo [2026-04-12T07:33:22.804Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:23.093Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T07:33:23.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:23.468Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T07:33:23.488Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:23.769Z] ---> sudo-logs.sh [2026-04-12T07:33:23.770Z] Archiving 'sudo' log.. [2026-04-12T07:33:23.770Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4986.novalocal: Name or service not known [2026-04-12T07:33:23.770Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4986.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-12T07:33:23.878Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:24.172Z] ---> job-cost.sh [2026-04-12T07:33:24.172Z] lf-activate-venv: SKIPPING [2026-04-12T07:33:24.172Z] DEBUG: total: 0.10999999940395355 [2026-04-12T07:33:24.172Z] INFO: Retrieving Stack Cost... [2026-04-12T07:33:24.430Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-12T07:33:24.688Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T07:33:24.701Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:24.986Z] ---> logs-deploy.sh [2026-04-12T07:33:24.986Z] lf-activate-venv: SKIPPING [2026-04-12T07:33:24.986Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/213 [2026-04-12T07:33:24.986Z] INFO: archiving workspace using pattern(s): [2026-04-12T07:33:25.921Z] Archives upload complete. [2026-04-12T07:33:25.921Z] INFO: archiving logs to Nexus [2026-04-12T07:33:26.489Z] ---> uname -a: [2026-04-12T07:33:26.489Z] Linux prd-centos7-docker-4c-2g-4986.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-04-12T07:33:26.489Z] [2026-04-12T07:33:26.489Z] [2026-04-12T07:33:26.489Z] ---> lscpu: [2026-04-12T07:33:26.489Z] Architecture: x86_64 [2026-04-12T07:33:26.489Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-12T07:33:26.489Z] Byte Order: Little Endian [2026-04-12T07:33:26.489Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-12T07:33:26.489Z] CPU(s): 2 [2026-04-12T07:33:26.489Z] On-line CPU(s) list: 0,1 [2026-04-12T07:33:26.489Z] Thread(s) per core: 1 [2026-04-12T07:33:26.489Z] Core(s) per socket: 1 [2026-04-12T07:33:26.489Z] Socket(s): 2 [2026-04-12T07:33:26.489Z] NUMA node(s): 1 [2026-04-12T07:33:26.489Z] Vendor ID: AuthenticAMD [2026-04-12T07:33:26.489Z] CPU family: 23 [2026-04-12T07:33:26.489Z] Model: 49 [2026-04-12T07:33:26.489Z] Model name: AMD EPYC-Rome Processor [2026-04-12T07:33:26.489Z] Stepping: 0 [2026-04-12T07:33:26.489Z] CPU MHz: 2799.998 [2026-04-12T07:33:26.489Z] BogoMIPS: 5599.99 [2026-04-12T07:33:26.489Z] Virtualization: AMD-V [2026-04-12T07:33:26.489Z] Hypervisor vendor: KVM [2026-04-12T07:33:26.489Z] Virtualization type: full [2026-04-12T07:33:26.489Z] L1d cache: 64 KiB [2026-04-12T07:33:26.489Z] L1i cache: 64 KiB [2026-04-12T07:33:26.489Z] L2 cache: 1 MiB [2026-04-12T07:33:26.489Z] L3 cache: 32 MiB [2026-04-12T07:33:26.489Z] NUMA node0 CPU(s): 0,1 [2026-04-12T07:33:26.489Z] Vulnerability Itlb multihit: Not affected [2026-04-12T07:33:26.489Z] Vulnerability L1tf: Not affected [2026-04-12T07:33:26.489Z] Vulnerability Mds: Not affected [2026-04-12T07:33:26.489Z] Vulnerability Meltdown: Not affected [2026-04-12T07:33:26.489Z] Vulnerability Mmio stale data: Not affected [2026-04-12T07:33:26.489Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-12T07:33:26.489Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-12T07:33:26.489Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-12T07:33:26.489Z] Vulnerability Srbds: Not affected [2026-04-12T07:33:26.489Z] Vulnerability Tsx async abort: Not affected [2026-04-12T07:33:26.489Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-04-12T07:33:26.489Z] [2026-04-12T07:33:26.489Z] [2026-04-12T07:33:26.489Z] ---> nproc: [2026-04-12T07:33:26.489Z] 2 [2026-04-12T07:33:26.489Z] [2026-04-12T07:33:26.489Z] [2026-04-12T07:33:26.489Z] ---> df -h: [2026-04-12T07:33:26.489Z] Filesystem Size Used Avail Use% Mounted on [2026-04-12T07:33:26.489Z] overlay 40G 6.8G 34G 17% / [2026-04-12T07:33:26.489Z] tmpfs 64M 0 64M 0% /dev [2026-04-12T07:33:26.489Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-12T07:33:26.489Z] shm 64M 0 64M 0% /dev/shm [2026-04-12T07:33:26.489Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-04-12T07:33:26.489Z] [2026-04-12T07:33:26.489Z] [2026-04-12T07:33:26.750Z] Cannot open /var/log/sysstat/sa12: No such file or directory [2026-04-12T07:33:26.750Z] Please check if data collecting is enabled [2026-04-12T07:33:26.750Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T07:33:26.778Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-12T07:33:26.783Z] $ docker stop --time=1 b0e94dcdfdb015228dcce56629333f06b00acfe9aea2b209b5a50be38660a5f8 [2026-04-12T07:33:27.945Z] $ docker rm -f --volumes b0e94dcdfdb015228dcce56629333f06b00acfe9aea2b209b5a50be38660a5f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-12T07:33:28.041Z] [WS-CLEANUP] Deleting project workspace... [2026-04-12T07:33:28.041Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-12T07:33:28.060Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:33:28.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:28.504Z] [2026-04-12T07:33:28.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:33:28.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:28.838Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T07:33:28.838Z] 5eb5b503b376: Pulling fs layer [2026-04-12T07:33:28.838Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T07:33:28.838Z] ec43610c2a17: Pulling fs layer [2026-04-12T07:33:28.838Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T07:33:28.838Z] 33b1e0a273af: Pulling fs layer [2026-04-12T07:33:28.838Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T07:33:28.838Z] 2f39f015ded8: Pulling fs layer [2026-04-12T07:33:28.838Z] 5d3b04190fa2: Waiting [2026-04-12T07:33:28.838Z] 3a2ae6a8a46f: Waiting [2026-04-12T07:33:28.838Z] 33b1e0a273af: Waiting [2026-04-12T07:33:28.838Z] 2f39f015ded8: Waiting [2026-04-12T07:33:28.838Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T07:33:28.838Z] 5c69ac0246d0: Download complete [2026-04-12T07:33:28.838Z] 3a2ae6a8a46f: Download complete [2026-04-12T07:33:29.096Z] 33b1e0a273af: Verifying Checksum [2026-04-12T07:33:29.096Z] 33b1e0a273af: Download complete [2026-04-12T07:33:29.096Z] 5d3b04190fa2: Download complete [2026-04-12T07:33:29.096Z] ec43610c2a17: Verifying Checksum [2026-04-12T07:33:29.096Z] ec43610c2a17: Download complete [2026-04-12T07:33:29.353Z] 5eb5b503b376: Verifying Checksum [2026-04-12T07:33:29.353Z] 5eb5b503b376: Download complete [2026-04-12T07:33:29.610Z] 2f39f015ded8: Download complete [2026-04-12T07:33:30.540Z] 5eb5b503b376: Pull complete [2026-04-12T07:33:30.798Z] 5c69ac0246d0: Pull complete [2026-04-12T07:33:31.363Z] ec43610c2a17: Pull complete [2026-04-12T07:33:31.363Z] 3a2ae6a8a46f: Pull complete [2026-04-12T07:33:31.363Z] 33b1e0a273af: Pull complete [2026-04-12T07:33:31.363Z] 5d3b04190fa2: Pull complete [2026-04-12T07:33:36.640Z] 2f39f015ded8: Pull complete [2026-04-12T07:33:36.640Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T07:33:36.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:36.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:33:36.719Z] prd-ubuntu20.04-docker-8c-8g-4969 does not seem to be running inside a container [2026-04-12T07:33:36.751Z] $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T07:33:37.870Z] $ docker top 562f2a4ca30837581d261eac936ec9dac80f49ea04f6d4656f5dc185c863e652 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:38.231Z] ---> job-cost.sh [2026-04-12T07:33:38.232Z] lf-activate-venv: SKIPPING [2026-04-12T07:33:38.232Z] INFO: No Stack... [2026-04-12T07:33:38.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T07:33:38.748Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T07:33:39.035Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2026-04-12T07:33:39.035Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T07:33:39.050Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-213-stack-cost] [2026-04-12T07:33:41.450Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-213-stack-cost] did not exist. Created. [2026-04-12T07:33:41.457Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T07:33:41.763Z] /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/durable-4fe37cf7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-12T07:33:42.052Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-04-12T07:33:42.073Z] Warning: overwriting stash ‘stack-cost’ [2026-04-12T07:33:42.089Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T07:33:42.098Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T07:33:42.129Z] $ docker stop --time=1 562f2a4ca30837581d261eac936ec9dac80f49ea04f6d4656f5dc185c863e652 [2026-04-12T07:33:43.261Z] $ docker rm -f --volumes 562f2a4ca30837581d261eac936ec9dac80f49ea04f6d4656f5dc185c863e652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T07:33:43.390Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-12T07:33:44.178Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2026-04-12T07:33:44.178Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-04-12T07:33:44.178Z] total 16 [2026-04-12T07:33:44.178Z] drwxr-xr-x 3 root root 4096 Apr 12 07:33 . [2026-04-12T07:33:44.178Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 07:33 .. [2026-04-12T07:33:44.178Z] drwxr-xr-x 2 root root 4096 Apr 12 07:33 cost [2026-04-12T07:33:44.178Z] -rw-r--r-- 1 root root 88 Apr 12 07:33 cost.csv [2026-04-12T07:33:44.178Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-04-12T07:33:44.178Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-04-12T07:33:44.178Z] total 16 [2026-04-12T07:33:44.178Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 07:33 . [2026-04-12T07:33:44.178Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 07:33 .. [2026-04-12T07:33:44.178Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 07:33 cost [2026-04-12T07:33:44.178Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 12 07:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:44.462Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:45.316Z] ---> package-listing.sh [2026-04-12T07:33:45.316Z] ++ facter osfamily [2026-04-12T07:33:45.316Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T07:33:45.573Z] + OS_FAMILY=debian [2026-04-12T07:33:45.573Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2026-04-12T07:33:45.573Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T07:33:45.573Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T07:33:45.573Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T07:33:45.573Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T07:33:45.573Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-04-12T07:33:45.574Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T07:33:45.574Z] + case "${OS_FAMILY}" in [2026-04-12T07:33:45.574Z] + dpkg -l [2026-04-12T07:33:45.574Z] + grep '^ii' [2026-04-12T07:33:45.574Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T07:33:45.574Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T07:33:45.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T07:33:45.574Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-04-12T07:33:45.574Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2026-04-12T07:33:45.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2026-04-12T07:33:45.585Z] 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-mqtt-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-04-12T07:33:45.861Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:33:46.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:46.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:33:46.491Z] prd-ubuntu20.04-docker-8c-8g-4969 does not seem to be running inside a container [2026-04-12T07:33:46.521Z] $ 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-mqtt-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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-04-12T07:33:46.717Z] $ docker top 48f3780ab22716b0cca34b3b5d16facba3b2d25adbf065ccd98b1b79ae2b2960 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T07:33:47.057Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T07:33:47.341Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T07:33:47.625Z] + ls /var/log/sa-host [2026-04-12T07:33:47.625Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T07:33:47.657Z] provisioning config files... [2026-04-12T07:33:47.664Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6789847196676791905tmp [Pipeline] { [Pipeline] echo [2026-04-12T07:33:47.682Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:47.966Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T07:33:47.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:48.288Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T07:33:48.296Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:48.581Z] ---> sudo-logs.sh [2026-04-12T07:33:48.581Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-12T07:33:48.615Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:48.890Z] ---> job-cost.sh [2026-04-12T07:33:48.890Z] lf-activate-venv: SKIPPING [2026-04-12T07:33:48.890Z] DEBUG: total: 1.5299999713897705 [2026-04-12T07:33:48.890Z] INFO: Retrieving Stack Cost... [2026-04-12T07:33:48.890Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T07:33:49.148Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T07:33:49.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:49.437Z] ---> logs-deploy.sh [2026-04-12T07:33:49.437Z] lf-activate-venv: SKIPPING [2026-04-12T07:33:49.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/213 [2026-04-12T07:33:49.437Z] INFO: archiving workspace using pattern(s): [2026-04-12T07:33:50.371Z] Archives upload complete. [2026-04-12T07:33:50.371Z] INFO: archiving logs to Nexus