Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d8579f05b82a801e12d88936ef98991557f2dca 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-ssh5580470289850964018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh11778144358149396050.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh12858023190188236180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh6619327096633122869.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-ssh17125863897609445524.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-11412 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 Avoid second fetch Checking out Revision 9d8579f05b82a801e12d88936ef98991557f2dca (main) Commit message: "Merge pull request #801 from weichou1229/bump-sdk" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d8579f05b82a801e12d88936ef98991557f2dca # timeout=10 > git rev-list --no-walk 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T05:37:53.272Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T05:37:53.350Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T05:37:53.377Z] ========================================================= [2026-05-26T05:37:53.377Z] EdgeX Global Pipelines Version Info [2026-05-26T05:37:53.377Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:37:54.481Z] ------------------- [2026-05-26T05:37:54.481Z] stable info: [2026-05-26T05:37:54.481Z] ------------------- [2026-05-26T05:37:54.481Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T05:37:54.481Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T05:37:54.481Z] Message: update stable to v1.0.280 [2026-05-26T05:37:55.051Z] ------------------- [2026-05-26T05:37:55.051Z] experimental info: [2026-05-26T05:37:55.051Z] ------------------- [2026-05-26T05:37:55.051Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T05:37:55.051Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T05:37:55.051Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T05:37:55.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2026-05-26T05:37:55.154Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2026-05-26T05:37:55.179Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T05:37:55.203Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T05:37:55.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T05:37:55.257Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T05:37:55.282Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T05:37:55.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T05:37:55.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T05:37:55.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T05:37:55.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T05:37:55.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2026-05-26T05:37:55.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T05:37:55.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T05:37:55.467Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T05:37:55.484Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T05:37:55.502Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T05:37:55.519Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T05:37:55.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T05:37:55.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T05:37:55.584Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T05:37:55.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T05:37:55.632Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T05:37:55.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T05:37:55.681Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T05:37:55.707Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T05:37:55.735Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T05:37:55.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-26T05:37:55.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-26T05:37:55.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-26T05:37:55.820Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] echo [2026-05-26T05:37:55.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d8579f [Pipeline] echo [2026-05-26T05:37:55.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:37:55.924Z] provisioning config files... [2026-05-26T05:37:55.940Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13084938927022580832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:37:56.280Z] ---> ****-login.sh [2026-05-26T05:37:56.280Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:37:56.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:56.543Z] [2026-05-26T05:37:56.544Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:37:56.544Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:56.544Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:37:56.544Z] [2026-05-26T05:37:56.544Z] Login Succeeded [2026-05-26T05:37:56.544Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:37:56.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:56.544Z] [2026-05-26T05:37:56.544Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:37:56.544Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:56.544Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:37:56.544Z] [2026-05-26T05:37:56.544Z] Login Succeeded [2026-05-26T05:37:56.544Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:37:56.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:56.806Z] [2026-05-26T05:37:56.806Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:37:56.806Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:56.806Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:37:56.806Z] [2026-05-26T05:37:56.806Z] Login Succeeded [2026-05-26T05:37:56.806Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:37:56.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:56.806Z] [2026-05-26T05:37:56.806Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:37:56.806Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:56.807Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:37:56.807Z] [2026-05-26T05:37:56.807Z] Login Succeeded [2026-05-26T05:37:56.807Z] ****.io [2026-05-26T05:37:56.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:57.066Z] [2026-05-26T05:37:57.066Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:37:57.066Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:57.066Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:37:57.066Z] [2026-05-26T05:37:57.066Z] Login Succeeded [2026-05-26T05:37:57.066Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:37:57.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T05:37:57.463Z] + git rev-list -1 --merges 9d8579f05b82a801e12d88936ef98991557f2dca~1..9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] echo [2026-05-26T05:37:57.490Z] -----------> git rev-list -1 --merges 9d8579f05b82a801e12d88936ef98991557f2dca~1..9d8579f05b82a801e12d88936ef98991557f2dca 9d8579f05b82a801e12d88936ef98991557f2dca [2026-05-26T05:37:57.490Z] 9d8579f05b82a801e12d88936ef98991557f2dca [false] [Pipeline] sh [2026-05-26T05:37:57.862Z] + git log --format=format:%s -1 9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] echo [2026-05-26T05:37:57.878Z] ========================================================= [2026-05-26T05:37:57.878Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T05:37:57.878Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T05:37:58.211Z] + git log --format=format:%s -1 9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] echo [2026-05-26T05:37:58.226Z] [semverPrep] GIT_COMMIT: 9d8579f05b82a801e12d88936ef98991557f2dca, Commit Message: Merge pull request #801 from weichou1229/bump-sdk [Pipeline] echo [2026-05-26T05:37:58.244Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T05:37:58.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:37:58.607Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T05:37:58.607Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T05:37:58.607Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T05:37:58.607Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T05:37:58.607Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T05:37:58.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:58.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:37:58.984Z] [2026-05-26T05:37:58.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:59.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:37:59.298Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T05:37:59.298Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T05:37:59.298Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T05:37:59.298Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T05:37:59.298Z] 461d9e800cba: Pulling fs layer [2026-05-26T05:37:59.298Z] 80192f66455f: Pulling fs layer [2026-05-26T05:37:59.298Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T05:37:59.298Z] a29436f7fd5d: Pulling fs layer [2026-05-26T05:37:59.298Z] 923cac83aea3: Pulling fs layer [2026-05-26T05:37:59.298Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T05:37:59.298Z] db01528c6b51: Pulling fs layer [2026-05-26T05:37:59.298Z] 28988de357af: Pulling fs layer [2026-05-26T05:37:59.298Z] 461d9e800cba: Waiting [2026-05-26T05:37:59.298Z] 80192f66455f: Waiting [2026-05-26T05:37:59.298Z] 2e8e34ca0e6c: Waiting [2026-05-26T05:37:59.298Z] a29436f7fd5d: Waiting [2026-05-26T05:37:59.298Z] 923cac83aea3: Waiting [2026-05-26T05:37:59.298Z] 25ad8b0a4227: Waiting [2026-05-26T05:37:59.298Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T05:37:59.298Z] 6bf1a483ea7c: Download complete [2026-05-26T05:37:59.298Z] 461d9e800cba: Download complete [2026-05-26T05:37:59.565Z] 80192f66455f: Verifying Checksum [2026-05-26T05:37:59.565Z] 80192f66455f: Download complete [2026-05-26T05:37:59.565Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T05:37:59.565Z] f5dfc541a4d3: Download complete [2026-05-26T05:37:59.565Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T05:37:59.565Z] 3dae71ba6b94: Download complete [2026-05-26T05:37:59.565Z] 923cac83aea3: Verifying Checksum [2026-05-26T05:37:59.565Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T05:37:59.565Z] 25ad8b0a4227: Download complete [2026-05-26T05:37:59.565Z] db01528c6b51: Verifying Checksum [2026-05-26T05:37:59.565Z] db01528c6b51: Download complete [2026-05-26T05:37:59.828Z] 28988de357af: Download complete [2026-05-26T05:37:59.828Z] a29436f7fd5d: Verifying Checksum [2026-05-26T05:37:59.828Z] a29436f7fd5d: Download complete [2026-05-26T05:38:00.086Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T05:38:00.086Z] 2e8e34ca0e6c: Download complete [2026-05-26T05:38:01.020Z] 3dae71ba6b94: Pull complete [2026-05-26T05:38:01.020Z] 6bf1a483ea7c: Pull complete [2026-05-26T05:38:01.653Z] f5dfc541a4d3: Pull complete [2026-05-26T05:38:01.923Z] 461d9e800cba: Pull complete [2026-05-26T05:38:01.923Z] 80192f66455f: Pull complete [2026-05-26T05:38:05.290Z] 2e8e34ca0e6c: Pull complete [2026-05-26T05:38:05.883Z] a29436f7fd5d: Pull complete [2026-05-26T05:38:05.883Z] 923cac83aea3: Pull complete [2026-05-26T05:38:06.144Z] 25ad8b0a4227: Pull complete [2026-05-26T05:38:06.144Z] db01528c6b51: Pull complete [2026-05-26T05:38:06.144Z] 28988de357af: Pull complete [2026-05-26T05:38:06.144Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T05:38:06.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:38:06.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:38:06.278Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2026-05-26T05:38:06.311Z] $ 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-05-26T05:38:09.420Z] $ docker top 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a -eo pid,comm [2026-05-26T05:38:09.479Z] 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-05-26T05:38:09.479Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:38:09.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:38:09.542Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:38:09.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:38:09.659Z] $ docker exec 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a ssh-agent [2026-05-26T05:38:09.757Z] SSH_AUTH_SOCK=/tmp/ssh-04NU8iBZs136/agent.33 [2026-05-26T05:38:09.757Z] SSH_AGENT_PID=39 [2026-05-26T05:38:09.763Z] Running ssh-add (command line suppressed) [2026-05-26T05:38:09.878Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16825820127542692917.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16825820127542692917.key) [2026-05-26T05:38:09.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:38:10.186Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh [2026-05-26T05:38:10.476Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T05:38:10.488Z] $ docker exec --env ******** --env ******** 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a ssh-agent -k [2026-05-26T05:38:10.581Z] unset SSH_AUTH_SOCK; [2026-05-26T05:38:10.581Z] unset SSH_AGENT_PID; [2026-05-26T05:38:10.581Z] echo Agent pid 39 killed; [2026-05-26T05:38:10.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T05:38:10.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:38:10.640Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:38:10.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:38:10.745Z] $ docker exec 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a ssh-agent [2026-05-26T05:38:10.844Z] SSH_AUTH_SOCK=/tmp/ssh-E1S4Mb83qXcV/agent.86 [2026-05-26T05:38:10.844Z] SSH_AGENT_PID=92 [2026-05-26T05:38:10.849Z] Running ssh-add (command line suppressed) [2026-05-26T05:38:10.950Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4058766606612388573.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4058766606612388573.key) [2026-05-26T05:38:10.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:38:11.258Z] + git semver init [2026-05-26T05:38:11.519Z] 2026-05-26 05:38:11,495 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:38:11.519Z] 2026-05-26 05:38:11,500 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T05:38:11.519Z] 2026-05-26 05:38:11,500 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2026-05-26T05:38:11.519Z] 2026-05-26 05:38:11,501 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2026-05-26T05:38:11.519Z] 2026-05-26 05:38:11,501 [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-05-26T05:38:12.905Z] 2026-05-26 05:38:12,903 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2026-05-26T05:38:12.905Z] 2026-05-26 05:38:12,904 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2026-05-26T05:38:12.905Z] 2026-05-26 05:38:12,904 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-26T05:38:12.905Z] 2026-05-26 05:38:12,904 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-26T05:38:12.905Z] 4.1.0-dev.17 [Pipeline] } [2026-05-26T05:38:13.174Z] $ docker exec --env ******** --env ******** 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a ssh-agent -k [2026-05-26T05:38:13.268Z] unset SSH_AUTH_SOCK; [2026-05-26T05:38:13.268Z] unset SSH_AGENT_PID; [2026-05-26T05:38:13.268Z] echo Agent pid 92 killed; [2026-05-26T05:38:13.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:38:13.615Z] + git semver [Pipeline] } [2026-05-26T05:38:14.203Z] $ docker stop --time=1 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a [2026-05-26T05:38:15.511Z] $ docker rm -f --volumes 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:38:15.911Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T05:38:16.514Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T05:38:16.525Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:38:16.930Z] provisioning config files... [2026-05-26T05:38:16.943Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13704341251804472962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:38:17.334Z] ---> ****-login.sh [2026-05-26T05:38:17.334Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:38:17.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:38:17.334Z] Login Succeeded [2026-05-26T05:38:17.334Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:38:17.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:38:17.334Z] Login Succeeded [2026-05-26T05:38:17.334Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:38:17.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:38:17.636Z] Login Succeeded [2026-05-26T05:38:17.636Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:38:17.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:38:17.636Z] Login Succeeded [2026-05-26T05:38:17.636Z] ****.io [2026-05-26T05:38:17.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:38:17.936Z] Login Succeeded [2026-05-26T05:38:17.936Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:38:17.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T05:38:18.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:38:18.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:38:18.229Z] ========================================================= [2026-05-26T05:38:18.229Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-26T05:38:18.229Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:38:18.631Z] + 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-05-26T05:38:19.207Z] #0 building with "default" instance using docker driver [2026-05-26T05:38:19.207Z] [2026-05-26T05:38:19.207Z] #1 [internal] load build definition from Dockerfile [2026-05-26T05:38:19.207Z] #1 transferring dockerfile: 1.84kB done [2026-05-26T05:38:19.207Z] #1 DONE 0.0s [2026-05-26T05:38:19.207Z] [2026-05-26T05:38:19.207Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-26T05:38:19.207Z] #2 DONE 0.1s [2026-05-26T05:38:19.476Z] [2026-05-26T05:38:19.476Z] #3 [internal] load .dockerignore [2026-05-26T05:38:19.476Z] #3 transferring context: 182B done [2026-05-26T05:38:19.476Z] #3 DONE 0.0s [2026-05-26T05:38:19.476Z] [2026-05-26T05:38:19.476Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T05:38:19.476Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-26T05:38:19.476Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-26T05:38:19.476Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-26T05:38:19.476Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-26T05:38:19.476Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-26T05:38:19.476Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s [2026-05-26T05:38:19.476Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-26T05:38:19.476Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s [2026-05-26T05:38:19.741Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2026-05-26T05:38:19.741Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-26T05:38:19.741Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-26T05:38:19.741Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-26T05:38:19.741Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-05-26T05:38:19.741Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2026-05-26T05:38:19.741Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2026-05-26T05:38:19.741Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-05-26T05:38:19.741Z] #4 ... [2026-05-26T05:38:19.741Z] [2026-05-26T05:38:19.741Z] #5 [internal] load build context [2026-05-26T05:38:19.741Z] #5 transferring context: 31.67MB 0.3s done [2026-05-26T05:38:19.741Z] #5 DONE 0.3s [2026-05-26T05:38:19.741Z] [2026-05-26T05:38:19.741Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T05:38:19.741Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 21.94MB / 60.15MB 0.3s [2026-05-26T05:38:19.741Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-26T05:38:19.741Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s [2026-05-26T05:38:19.741Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.16MB / 112.58MB 0.3s [2026-05-26T05:38:19.741Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-26T05:38:19.741Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 35.65MB / 60.15MB 0.4s [2026-05-26T05:38:19.741Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s [2026-05-26T05:38:19.741Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.4s [2026-05-26T05:38:19.999Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-26T05:38:19.999Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-26T05:38:19.999Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 34.60MB / 112.58MB 0.6s [2026-05-26T05:38:19.999Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-26T05:38:19.999Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s [2026-05-26T05:38:20.303Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.8s [2026-05-26T05:38:20.303Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s [2026-05-26T05:38:20.303Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done [2026-05-26T05:38:20.303Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.9s [2026-05-26T05:38:20.303Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-05-26T05:38:20.303Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-26T05:38:20.564Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 108.99MB / 112.58MB 1.1s [2026-05-26T05:38:20.843Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done [2026-05-26T05:38:25.052Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done [2026-05-26T05:38:25.052Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-26T05:38:25.052Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-26T05:38:25.052Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T05:38:25.052Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-26T05:38:25.052Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-26T05:38:25.310Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done [2026-05-26T05:38:25.310Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-26T05:38:27.211Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.1s done [2026-05-26T05:38:27.211Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-05-26T05:38:27.777Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-05-26T05:38:27.777Z] #4 DONE 8.5s [2026-05-26T05:38:28.036Z] [2026-05-26T05:38:28.036Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T05:38:28.036Z] #6 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:38:28.296Z] #6 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:38:28.296Z] #6 0.543 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T05:38:28.555Z] #6 0.553 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T05:38:28.555Z] #6 0.559 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T05:38:28.555Z] #6 0.584 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T05:38:28.555Z] #6 0.610 Executing busybox-1.37.0-r19.trigger [2026-05-26T05:38:28.555Z] #6 0.619 OK: 269 MiB in 64 packages [2026-05-26T05:38:31.845Z] #6 DONE 4.0s [2026-05-26T05:38:31.890Z] Still waiting to schedule task [2026-05-26T05:38:31.890Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T05:38:32.107Z] [2026-05-26T05:38:32.107Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2026-05-26T05:38:32.107Z] #7 DONE 0.0s [2026-05-26T05:38:32.107Z] [2026-05-26T05:38:32.107Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T05:38:32.107Z] #8 DONE 0.0s [2026-05-26T05:38:32.107Z] [2026-05-26T05:38:32.107Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:38:44.453Z] #9 DONE 11.9s [2026-05-26T05:38:44.453Z] [2026-05-26T05:38:44.453Z] #10 [builder 6/7] COPY . . [2026-05-26T05:38:44.453Z] #10 DONE 0.2s [2026-05-26T05:38:44.453Z] [2026-05-26T05:38:44.453Z] #11 [builder 7/7] RUN echo noop [2026-05-26T05:38:44.453Z] #11 0.218 noop [2026-05-26T05:38:44.453Z] #11 DONE 0.3s [2026-05-26T05:38:44.453Z] [2026-05-26T05:38:44.453Z] #12 exporting to image [2026-05-26T05:38:44.453Z] #12 exporting layers [2026-05-26T05:38:51.388Z] #12 exporting layers 7.1s done [2026-05-26T05:38:51.660Z] #12 writing image sha256:575671ebd8544aead3c38cf92ed3bbb798f83258c5b6c16c8d4d131574ceeed2 done [2026-05-26T05:38:51.660Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T05:38:51.660Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:38:52.063Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T05:38:52.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:38:52.134Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2026-05-26T05:38:52.165Z] $ 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-05-26T05:38:52.529Z] $ docker top 822ff605fb9e7467e0805c9915b1b9b6d76a9154a1b91d9c20a268525654b16b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:38:52.861Z] + go version [2026-05-26T05:38:52.861Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-26T05:38:52.871Z] $ docker stop --time=1 822ff605fb9e7467e0805c9915b1b9b6d76a9154a1b91d9c20a268525654b16b [2026-05-26T05:38:54.148Z] $ docker rm -f --volumes 822ff605fb9e7467e0805c9915b1b9b6d76a9154a1b91d9c20a268525654b16b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:38:54.572Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T05:38:54.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:38:54.639Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2026-05-26T05:38:54.665Z] $ 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-05-26T05:38:54.902Z] $ docker top aa1f8be600e546ca6444d251827f911ebfc5f71888f3bebfd109b031c57e2606 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:38:55.250Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-26T05:38:55.553Z] + make test [2026-05-26T05:38:55.553Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T05:38:57.014Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2026-05-26T05:39:23.605Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2026-05-26T05:39:23.605Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2026-05-26T05:39:23.605Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2026-05-26T05:39:31.767Z] 0 issues. [2026-05-26T05:39:31.767Z] go vet ./... [2026-05-26T05:39:37.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T05:39:37.358Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T05:39:37.358Z] ./bin/test-attribution-txt.sh [2026-05-26T05:39:37.627Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T05:39:37.627Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T05:39:37.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T05:39:37.758Z] $ docker stop --time=1 aa1f8be600e546ca6444d251827f911ebfc5f71888f3bebfd109b031c57e2606 [2026-05-26T05:39:40.040Z] $ docker rm -f --volumes aa1f8be600e546ca6444d251827f911ebfc5f71888f3bebfd109b031c57e2606 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:39:40.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T05:39:40.757Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T05:39:41.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T05:39:41.512Z] + ls -al . [2026-05-26T05:39:41.512Z] total 256 [2026-05-26T05:39:41.512Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 05:38 . [2026-05-26T05:39:41.512Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:37 .. [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 140 May 26 05:37 .dockerignore [2026-05-26T05:39:41.512Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:39 .git [2026-05-26T05:39:41.512Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:37 .github [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 264 May 26 05:37 .gitignore [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:37 .golangci.yml [2026-05-26T05:39:41.512Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:38 .semver [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 21759 May 26 05:37 Attribution.txt [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 19703 May 26 05:37 CHANGELOG.md [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 1803 May 26 05:37 Dockerfile [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:37 GOVERNANCE.md [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 680 May 26 05:37 Jenkinsfile [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:37 LICENSE [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 2544 May 26 05:37 Makefile [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 620 May 26 05:37 OWNERS.md [2026-05-26T05:39:41.512Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 26 05:37 README.md [2026-05-26T05:39:41.513Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:38 VERSION [2026-05-26T05:39:41.513Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 bin [2026-05-26T05:39:41.513Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:37 cmd [2026-05-26T05:39:41.513Z] -rw-r--r-- 1 jenkins jenkins 21039 May 26 05:39 coverage.out [2026-05-26T05:39:41.513Z] -rw-rw-r-- 1 jenkins jenkins 6620 May 26 05:37 go.mod [2026-05-26T05:39:41.513Z] -rw-rw-r-- 1 jenkins jenkins 89068 May 26 05:37 go.sum [2026-05-26T05:39:41.513Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:37 internal [2026-05-26T05:39:41.513Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 mock [2026-05-26T05:39:41.513Z] -rw-rw-r-- 1 jenkins jenkins 227 May 26 05:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:41.862Z] + 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=9d8579f05b82a801e12d88936ef98991557f2dca --label arch=amd64 --label version=4.1.0-dev.17 . [2026-05-26T05:39:42.125Z] #0 building with "default" instance using docker driver [2026-05-26T05:39:42.125Z] [2026-05-26T05:39:42.125Z] #1 [internal] load build definition from Dockerfile [2026-05-26T05:39:42.125Z] #1 transferring dockerfile: 1.84kB done [2026-05-26T05:39:42.125Z] #1 DONE 0.0s [2026-05-26T05:39:42.125Z] [2026-05-26T05:39:42.125Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T05:39:42.125Z] #2 DONE 0.0s [2026-05-26T05:39:42.125Z] [2026-05-26T05:39:42.125Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T05:39:42.125Z] #3 DONE 0.1s [2026-05-26T05:39:42.125Z] [2026-05-26T05:39:42.125Z] #4 [internal] load .dockerignore [2026-05-26T05:39:42.125Z] #4 transferring context: 182B done [2026-05-26T05:39:42.125Z] #4 DONE 0.0s [2026-05-26T05:39:42.125Z] [2026-05-26T05:39:42.125Z] #5 [internal] load build context [2026-05-26T05:39:42.125Z] #5 transferring context: 33.98kB 0.0s done [2026-05-26T05:39:42.125Z] #5 DONE 0.0s [2026-05-26T05:39:42.125Z] [2026-05-26T05:39:42.125Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T05:39:42.125Z] #6 DONE 0.1s [2026-05-26T05:39:42.125Z] [2026-05-26T05:39:42.125Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T05:39:42.125Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-26T05:39:42.125Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T05:39:42.125Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-26T05:39:42.125Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T05:39:42.125Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T05:39:42.125Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T05:39:42.125Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T05:39:42.411Z] #7 DONE 0.3s [2026-05-26T05:39:42.411Z] [2026-05-26T05:39:42.411Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T05:39:42.411Z] #8 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:39:42.411Z] #8 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:39:43.031Z] #8 0.759 OK: 269 MiB in 64 packages [2026-05-26T05:39:43.031Z] #8 DONE 0.9s [2026-05-26T05:39:43.031Z] [2026-05-26T05:39:43.031Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-26T05:39:43.031Z] #9 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:39:43.031Z] #9 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:39:43.031Z] #9 0.573 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T05:39:43.031Z] #9 0.579 Executing busybox-1.37.0-r20.trigger [2026-05-26T05:39:43.031Z] #9 0.585 OK: 7 MiB in 17 packages [2026-05-26T05:39:43.305Z] #9 DONE 0.8s [2026-05-26T05:39:43.305Z] [2026-05-26T05:39:43.305Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2026-05-26T05:39:43.305Z] #10 DONE 0.0s [2026-05-26T05:39:43.305Z] [2026-05-26T05:39:43.305Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T05:39:43.305Z] #11 DONE 0.0s [2026-05-26T05:39:43.305Z] [2026-05-26T05:39:43.305Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:39:43.584Z] #12 DONE 0.5s [2026-05-26T05:39:43.584Z] [2026-05-26T05:39:43.584Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T05:39:43.584Z] #13 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:39:43.584Z] #13 0.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:39:43.842Z] #13 0.828 OK: 7 MiB in 17 packages [2026-05-26T05:39:44.108Z] #13 DONE 0.9s [2026-05-26T05:39:44.108Z] [2026-05-26T05:39:44.108Z] #14 [builder 6/7] COPY . . [2026-05-26T05:39:44.108Z] #14 DONE 0.3s [2026-05-26T05:39:44.108Z] [2026-05-26T05:39:44.108Z] #15 [builder 7/7] RUN make build [2026-05-26T05:39:44.108Z] #15 0.251 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2026-05-26T05:40:16.628Z] #15 DONE 27.7s [2026-05-26T05:40:16.628Z] [2026-05-26T05:40:16.628Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2026-05-26T05:40:16.628Z] #16 DONE 0.3s [2026-05-26T05:40:16.628Z] [2026-05-26T05:40:16.628Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2026-05-26T05:40:16.628Z] #17 DONE 0.0s [2026-05-26T05:40:16.628Z] [2026-05-26T05:40:16.628Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2026-05-26T05:40:16.628Z] #18 DONE 0.0s [2026-05-26T05:40:16.628Z] [2026-05-26T05:40:16.628Z] #19 exporting to image [2026-05-26T05:40:16.628Z] #19 exporting layers [2026-05-26T05:40:16.628Z] #19 exporting layers 0.2s done [2026-05-26T05:40:16.628Z] #19 writing image sha256:6a13b1eccbc36408ac5357c8f74bad32449aa01fc64808795fa4cce13c9d1899 done [2026-05-26T05:40:16.628Z] #19 naming to docker.io/library/device-mqtt done [2026-05-26T05:40:16.628Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:40:16.740Z] provisioning config files... [2026-05-26T05:40:16.748Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6330028159083523405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:40:17.053Z] ---> ****-login.sh [2026-05-26T05:40:17.053Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:40:17.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:40:17.053Z] Login Succeeded [2026-05-26T05:40:17.053Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:40:17.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:40:17.053Z] Login Succeeded [2026-05-26T05:40:17.053Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:40:17.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:40:17.326Z] Login Succeeded [2026-05-26T05:40:17.326Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:40:17.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:40:17.326Z] Login Succeeded [2026-05-26T05:40:17.326Z] ****.io [2026-05-26T05:40:17.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:40:17.598Z] Login Succeeded [2026-05-26T05:40:17.598Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:40:17.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:40:17.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:40:17.680Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2026-05-26T05:40:17.680Z] 9d8579f05b82a801e12d88936ef98991557f2dca [2026-05-26T05:40:17.680Z] latest [2026-05-26T05:40:17.680Z] 4.1.0-dev.17 [2026-05-26T05:40:17.680Z] 9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 [2026-05-26T05:40:17.680Z] main [2026-05-26T05:40:17.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:18.011Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:18.328Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca [2026-05-26T05:40:18.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-26T05:40:18.328Z] f86641ce81d9: Preparing [2026-05-26T05:40:18.328Z] dcf7cf9a138b: Preparing [2026-05-26T05:40:18.328Z] 504ebfd83c6b: Preparing [2026-05-26T05:40:18.328Z] 54668e225f4c: Preparing [2026-05-26T05:40:18.328Z] a89f51b7d23f: Preparing [2026-05-26T05:40:18.328Z] 0854555d70ac: Preparing [2026-05-26T05:40:18.328Z] 0854555d70ac: Waiting [2026-05-26T05:40:33.221Z] 504ebfd83c6b: Pushed [2026-05-26T05:40:33.221Z] a89f51b7d23f: Pushed [2026-05-26T05:40:33.221Z] dcf7cf9a138b: Pushed [2026-05-26T05:40:33.221Z] f86641ce81d9: Pushed [2026-05-26T05:40:33.221Z] 54668e225f4c: Pushed [2026-05-26T05:40:33.221Z] 0854555d70ac: Layer already exists [2026-05-26T05:40:33.221Z] 9d8579f05b82a801e12d88936ef98991557f2dca: digest: sha256:9c8104511060755a1e4f3276a262bbeb9f9784581cd6043f69215b55d41584db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:33.551Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:33.888Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-05-26T05:40:33.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-26T05:40:33.888Z] f86641ce81d9: Preparing [2026-05-26T05:40:33.888Z] dcf7cf9a138b: Preparing [2026-05-26T05:40:33.888Z] 504ebfd83c6b: Preparing [2026-05-26T05:40:33.888Z] 54668e225f4c: Preparing [2026-05-26T05:40:33.888Z] a89f51b7d23f: Preparing [2026-05-26T05:40:33.888Z] 0854555d70ac: Preparing [2026-05-26T05:40:33.888Z] 0854555d70ac: Waiting [2026-05-26T05:40:33.888Z] f86641ce81d9: Layer already exists [2026-05-26T05:40:33.888Z] 54668e225f4c: Layer already exists [2026-05-26T05:40:33.888Z] a89f51b7d23f: Layer already exists [2026-05-26T05:40:33.888Z] dcf7cf9a138b: Layer already exists [2026-05-26T05:40:33.888Z] 504ebfd83c6b: Layer already exists [2026-05-26T05:40:33.888Z] 0854555d70ac: Layer already exists [2026-05-26T05:40:33.888Z] latest: digest: sha256:9c8104511060755a1e4f3276a262bbeb9f9784581cd6043f69215b55d41584db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:34.212Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:34.536Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.17 [2026-05-26T05:40:34.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-26T05:40:34.536Z] f86641ce81d9: Preparing [2026-05-26T05:40:34.536Z] dcf7cf9a138b: Preparing [2026-05-26T05:40:34.536Z] 504ebfd83c6b: Preparing [2026-05-26T05:40:34.536Z] 54668e225f4c: Preparing [2026-05-26T05:40:34.536Z] a89f51b7d23f: Preparing [2026-05-26T05:40:34.536Z] 0854555d70ac: Preparing [2026-05-26T05:40:34.536Z] 0854555d70ac: Waiting [2026-05-26T05:40:34.536Z] f86641ce81d9: Layer already exists [2026-05-26T05:40:34.536Z] 54668e225f4c: Layer already exists [2026-05-26T05:40:34.536Z] 504ebfd83c6b: Layer already exists [2026-05-26T05:40:34.536Z] dcf7cf9a138b: Layer already exists [2026-05-26T05:40:34.536Z] a89f51b7d23f: Layer already exists [2026-05-26T05:40:34.536Z] 0854555d70ac: Layer already exists [2026-05-26T05:40:34.536Z] 4.1.0-dev.17: digest: sha256:9c8104511060755a1e4f3276a262bbeb9f9784581cd6043f69215b55d41584db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:34.865Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:35.194Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 [2026-05-26T05:40:35.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-26T05:40:35.194Z] f86641ce81d9: Preparing [2026-05-26T05:40:35.194Z] dcf7cf9a138b: Preparing [2026-05-26T05:40:35.194Z] 504ebfd83c6b: Preparing [2026-05-26T05:40:35.194Z] 54668e225f4c: Preparing [2026-05-26T05:40:35.194Z] a89f51b7d23f: Preparing [2026-05-26T05:40:35.194Z] 0854555d70ac: Preparing [2026-05-26T05:40:35.194Z] 0854555d70ac: Waiting [2026-05-26T05:40:35.194Z] dcf7cf9a138b: Layer already exists [2026-05-26T05:40:35.194Z] 54668e225f4c: Layer already exists [2026-05-26T05:40:35.194Z] 504ebfd83c6b: Layer already exists [2026-05-26T05:40:35.194Z] f86641ce81d9: Layer already exists [2026-05-26T05:40:35.194Z] a89f51b7d23f: Layer already exists [2026-05-26T05:40:35.194Z] 0854555d70ac: Layer already exists [2026-05-26T05:40:35.194Z] 9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17: digest: sha256:9c8104511060755a1e4f3276a262bbeb9f9784581cd6043f69215b55d41584db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:35.531Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:35.855Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-05-26T05:40:35.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-26T05:40:35.855Z] f86641ce81d9: Preparing [2026-05-26T05:40:35.855Z] dcf7cf9a138b: Preparing [2026-05-26T05:40:35.855Z] 504ebfd83c6b: Preparing [2026-05-26T05:40:35.855Z] 54668e225f4c: Preparing [2026-05-26T05:40:35.855Z] a89f51b7d23f: Preparing [2026-05-26T05:40:35.855Z] 0854555d70ac: Preparing [2026-05-26T05:40:35.855Z] 0854555d70ac: Waiting [2026-05-26T05:40:35.855Z] f86641ce81d9: Layer already exists [2026-05-26T05:40:35.855Z] 54668e225f4c: Layer already exists [2026-05-26T05:40:35.855Z] 504ebfd83c6b: Layer already exists [2026-05-26T05:40:35.855Z] a89f51b7d23f: Layer already exists [2026-05-26T05:40:35.855Z] dcf7cf9a138b: Layer already exists [2026-05-26T05:40:35.855Z] 0854555d70ac: Layer already exists [2026-05-26T05:40:35.855Z] main: digest: sha256:9c8104511060755a1e4f3276a262bbeb9f9784581cd6043f69215b55d41584db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:40:35.929Z] ===================================================== [Pipeline] echo [2026-05-26T05:40:35.945Z] taggedImages: [2026-05-26T05:40:35.945Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca [2026-05-26T05:40:35.945Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-05-26T05:40:35.945Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.17 [2026-05-26T05:40:35.945Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 [2026-05-26T05:40:35.945Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:36.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:40:36.368Z] [2026-05-26T05:40:36.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:36.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:40:36.683Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T05:40:36.683Z] 5eb5b503b376: Pulling fs layer [2026-05-26T05:40:36.683Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T05:40:36.683Z] ec43610c2a17: Pulling fs layer [2026-05-26T05:40:36.683Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T05:40:36.683Z] 33b1e0a273af: Pulling fs layer [2026-05-26T05:40:36.683Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T05:40:36.683Z] 2f39f015ded8: Pulling fs layer [2026-05-26T05:40:36.683Z] 3a2ae6a8a46f: Waiting [2026-05-26T05:40:36.683Z] 33b1e0a273af: Waiting [2026-05-26T05:40:36.683Z] 5d3b04190fa2: Waiting [2026-05-26T05:40:36.683Z] 2f39f015ded8: Waiting [2026-05-26T05:40:36.683Z] 5c69ac0246d0: Download complete [2026-05-26T05:40:36.683Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T05:40:36.683Z] 3a2ae6a8a46f: Download complete [2026-05-26T05:40:36.683Z] 33b1e0a273af: Verifying Checksum [2026-05-26T05:40:36.683Z] 33b1e0a273af: Download complete [2026-05-26T05:40:36.683Z] ec43610c2a17: Verifying Checksum [2026-05-26T05:40:36.683Z] ec43610c2a17: Download complete [2026-05-26T05:40:36.683Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T05:40:36.683Z] 5d3b04190fa2: Download complete [2026-05-26T05:40:36.942Z] 5eb5b503b376: Verifying Checksum [2026-05-26T05:40:36.942Z] 5eb5b503b376: Download complete [2026-05-26T05:40:37.509Z] 2f39f015ded8: Verifying Checksum [2026-05-26T05:40:37.509Z] 2f39f015ded8: Download complete [2026-05-26T05:40:38.455Z] 5eb5b503b376: Pull complete [2026-05-26T05:40:38.455Z] 5c69ac0246d0: Pull complete [2026-05-26T05:40:39.033Z] ec43610c2a17: Pull complete [2026-05-26T05:40:39.033Z] 3a2ae6a8a46f: Pull complete [2026-05-26T05:40:39.290Z] 33b1e0a273af: Pull complete [2026-05-26T05:40:39.290Z] 5d3b04190fa2: Pull complete [2026-05-26T05:40:44.566Z] 2f39f015ded8: Pull complete [2026-05-26T05:40:44.566Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T05:40:44.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:40:44.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:40:44.659Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2026-05-26T05:40:44.685Z] $ 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-05-26T05:40:47.012Z] $ docker top e89a82ceaf844b2ddd48a1463b219fc078b0b33d92ff86c127c4f3091bcb229a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:40:47.386Z] ---> job-cost.sh [2026-05-26T05:40:47.387Z] lf-activate-venv: SKIPPING [2026-05-26T05:40:47.387Z] INFO: No Stack... [2026-05-26T05:40:47.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T05:40:47.906Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T05:40:48.198Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2026-05-26T05:40:48.198Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T05:40:48.213Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] [2026-05-26T05:40:48.220Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] did not exist. Created. [2026-05-26T05:40:48.225Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:40:48.537Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T05:40:48.560Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T05:40:48.567Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T05:40:48.597Z] $ docker stop --time=1 e89a82ceaf844b2ddd48a1463b219fc078b0b33d92ff86c127c4f3091bcb229a [2026-05-26T05:40:49.726Z] $ docker rm -f --volumes e89a82ceaf844b2ddd48a1463b219fc078b0b33d92ff86c127c4f3091bcb229a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T05:41:32.519Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11415 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2026-05-26T05:41:32.534Z] Running in /w/workspace/device-mqtt-go/216 [Pipeline] { [Pipeline] checkout [2026-05-26T05:41:32.611Z] The recommended git tool is: git [2026-05-26T05:41:38.470Z] using credential edgex-jenkins-ssh [2026-05-26T05:41:38.493Z] Cloning the remote Git repository [2026-05-26T05:41:38.546Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2026-05-26T05:41:38.658Z] > git init /w/workspace/device-mqtt-go/216 # timeout=10 [2026-05-26T05:41:38.817Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2026-05-26T05:41:38.818Z] > git --version # timeout=10 [2026-05-26T05:41:38.844Z] > git --version # 'git version 2.25.1' [2026-05-26T05:41:38.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T05:41:39.022Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T05:41:42.393Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2026-05-26T05:41:42.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T05:41:43.839Z] Avoid second fetch [2026-05-26T05:41:43.840Z] Checking out Revision 9d8579f05b82a801e12d88936ef98991557f2dca (main) [2026-05-26T05:41:43.864Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T05:41:43.951Z] > git checkout -f 9d8579f05b82a801e12d88936ef98991557f2dca # timeout=10 [2026-05-26T05:41:44.667Z] Commit message: "Merge pull request #801 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:41:49.137Z] provisioning config files... [2026-05-26T05:41:49.171Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/216@tmp/config8523441101175566466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:41:49.921Z] ---> ****-login.sh [2026-05-26T05:41:49.921Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:41:50.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:41:50.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:41:50.470Z] Configure a credential helper to remove this warning. See [2026-05-26T05:41:50.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:41:50.470Z] [2026-05-26T05:41:50.470Z] Login Succeeded [2026-05-26T05:41:50.470Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:41:50.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:41:51.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:41:51.014Z] Configure a credential helper to remove this warning. See [2026-05-26T05:41:51.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:41:51.014Z] [2026-05-26T05:41:51.014Z] Login Succeeded [2026-05-26T05:41:51.014Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:41:51.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:41:51.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:41:51.287Z] Configure a credential helper to remove this warning. See [2026-05-26T05:41:51.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:41:51.287Z] [2026-05-26T05:41:51.287Z] Login Succeeded [2026-05-26T05:41:51.287Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:41:51.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:41:51.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:41:51.832Z] Configure a credential helper to remove this warning. See [2026-05-26T05:41:51.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:41:51.832Z] [2026-05-26T05:41:51.832Z] Login Succeeded [2026-05-26T05:41:51.832Z] ****.io [2026-05-26T05:41:52.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:41:52.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:41:52.120Z] Configure a credential helper to remove this warning. See [2026-05-26T05:41:52.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:41:52.121Z] [2026-05-26T05:41:52.121Z] Login Succeeded [2026-05-26T05:41:52.121Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:41:52.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T05:41:52.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:41:52.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:41:52.574Z] ========================================================= [2026-05-26T05:41:52.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-26T05:41:52.574Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:41:52.960Z] + 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-05-26T05:41:53.557Z] Sending build context to Docker daemon 16MB [2026-05-26T05:41:53.557Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T05:41:53.557Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-26T05:41:53.557Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T05:41:53.557Z] 6b59a28fa201: Pulling fs layer [2026-05-26T05:41:53.557Z] d32bb0dddca7: Pulling fs layer [2026-05-26T05:41:53.557Z] 5dab1238d3d9: Pulling fs layer [2026-05-26T05:41:53.557Z] 196fd7d83e7d: Pulling fs layer [2026-05-26T05:41:53.557Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T05:41:53.557Z] 8ba94037c8f0: Pulling fs layer [2026-05-26T05:41:53.557Z] deaec5988b04: Pulling fs layer [2026-05-26T05:41:53.557Z] 9f65657bb879: Pulling fs layer [2026-05-26T05:41:53.557Z] 196fd7d83e7d: Waiting [2026-05-26T05:41:53.557Z] 4f4fb700ef54: Waiting [2026-05-26T05:41:53.557Z] deaec5988b04: Waiting [2026-05-26T05:41:53.557Z] 8ba94037c8f0: Waiting [2026-05-26T05:41:53.557Z] 9f65657bb879: Waiting [2026-05-26T05:41:53.833Z] d32bb0dddca7: Verifying Checksum [2026-05-26T05:41:53.833Z] d32bb0dddca7: Download complete [2026-05-26T05:41:53.833Z] 196fd7d83e7d: Verifying Checksum [2026-05-26T05:41:53.833Z] 196fd7d83e7d: Download complete [2026-05-26T05:41:53.833Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T05:41:53.833Z] 4f4fb700ef54: Download complete [2026-05-26T05:41:53.833Z] 8ba94037c8f0: Verifying Checksum [2026-05-26T05:41:53.833Z] 8ba94037c8f0: Download complete [2026-05-26T05:41:53.833Z] 6b59a28fa201: Verifying Checksum [2026-05-26T05:41:53.833Z] 6b59a28fa201: Download complete [2026-05-26T05:41:54.448Z] 9f65657bb879: Verifying Checksum [2026-05-26T05:41:54.448Z] 9f65657bb879: Download complete [2026-05-26T05:41:55.042Z] 6b59a28fa201: Pull complete [2026-05-26T05:41:55.646Z] d32bb0dddca7: Pull complete [2026-05-26T05:41:55.918Z] 5dab1238d3d9: Verifying Checksum [2026-05-26T05:41:55.918Z] 5dab1238d3d9: Download complete [2026-05-26T05:41:57.366Z] deaec5988b04: Verifying Checksum [2026-05-26T05:41:57.366Z] deaec5988b04: Download complete [2026-05-26T05:42:12.432Z] 5dab1238d3d9: Pull complete [2026-05-26T05:42:12.432Z] 196fd7d83e7d: Pull complete [2026-05-26T05:42:12.432Z] 4f4fb700ef54: Pull complete [2026-05-26T05:42:12.432Z] 8ba94037c8f0: Pull complete [2026-05-26T05:42:20.700Z] deaec5988b04: Pull complete [2026-05-26T05:42:22.125Z] 9f65657bb879: Pull complete [2026-05-26T05:42:22.125Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-26T05:42:22.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-26T05:42:22.125Z] ---> 334268110677 [2026-05-26T05:42:22.125Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-26T05:42:24.735Z] ---> Running in 71442d143203 [2026-05-26T05:42:24.735Z] Removing intermediate container 71442d143203 [2026-05-26T05:42:24.735Z] ---> 196ddfd67189 [2026-05-26T05:42:24.735Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T05:42:25.006Z] ---> Running in bd2f32125718 [2026-05-26T05:42:25.276Z] Removing intermediate container bd2f32125718 [2026-05-26T05:42:25.276Z] ---> 3d4acfa5de28 [2026-05-26T05:42:25.276Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T05:42:25.276Z] ---> Running in 031e466a1bf2 [2026-05-26T05:42:25.545Z] Removing intermediate container 031e466a1bf2 [2026-05-26T05:42:25.545Z] ---> d81c600646c1 [2026-05-26T05:42:25.545Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T05:42:25.816Z] ---> Running in 2408b2a77f25 [2026-05-26T05:42:26.111Z] Removing intermediate container 2408b2a77f25 [2026-05-26T05:42:26.111Z] ---> 270d487eec66 [2026-05-26T05:42:26.111Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T05:42:26.391Z] ---> Running in 90c1b2fec8f3 [2026-05-26T05:42:27.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:42:28.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:42:30.015Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T05:42:30.015Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T05:42:30.015Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T05:42:30.015Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T05:42:30.015Z] Executing busybox-1.37.0-r19.trigger [2026-05-26T05:42:30.015Z] OK: 259 MiB in 64 packages [2026-05-26T05:42:31.025Z] Removing intermediate container 90c1b2fec8f3 [2026-05-26T05:42:31.025Z] ---> fae3576ab53d [2026-05-26T05:42:31.025Z] Step 8/12 : WORKDIR /device-mqtt-go [2026-05-26T05:42:31.306Z] ---> Running in 2938c1a230e3 [2026-05-26T05:42:31.590Z] Removing intermediate container 2938c1a230e3 [2026-05-26T05:42:31.590Z] ---> 2fcfdd6ecca8 [2026-05-26T05:42:31.590Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-26T05:42:32.191Z] ---> 3e09d806c89a [2026-05-26T05:42:32.191Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:42:32.191Z] ---> Running in a586a5aa341c [2026-05-26T05:44:24.285Z] Removing intermediate container a586a5aa341c [2026-05-26T05:44:24.285Z] ---> 891778a438bd [2026-05-26T05:44:24.285Z] Step 11/12 : COPY . . [2026-05-26T05:44:24.285Z] ---> f1269429f613 [2026-05-26T05:44:24.285Z] Step 12/12 : RUN $MAKE [2026-05-26T05:44:24.285Z] ---> Running in 8c2a58dc4605 [2026-05-26T05:44:24.285Z] noop [2026-05-26T05:44:24.285Z] Removing intermediate container 8c2a58dc4605 [2026-05-26T05:44:24.285Z] ---> f3938c1b1f62 [2026-05-26T05:44:24.285Z] Successfully built f3938c1b1f62 [2026-05-26T05:44:24.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:44:24.665Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T05:44:24.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:44:24.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container [2026-05-26T05:44:24.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/216 -v /w/workspace/device-mqtt-go/216:/w/workspace/device-mqtt-go/216:rw,z -v /w/workspace/device-mqtt-go/216@tmp:/w/workspace/device-mqtt-go/216@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-05-26T05:44:26.295Z] $ docker top 3708d0fa1ae478b0eddf080d6ff461e8396e4a6c1f02f4688250409746339c42 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:44:27.195Z] + go version [2026-05-26T05:44:27.195Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-26T05:44:27.232Z] $ docker stop --time=1 3708d0fa1ae478b0eddf080d6ff461e8396e4a6c1f02f4688250409746339c42 [2026-05-26T05:44:31.384Z] $ docker rm -f --volumes 3708d0fa1ae478b0eddf080d6ff461e8396e4a6c1f02f4688250409746339c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:44:32.000Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T05:44:32.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:44:32.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container [2026-05-26T05:44:32.412Z] $ 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/216 -v /w/workspace/device-mqtt-go/216:/w/workspace/device-mqtt-go/216:rw,z -v /w/workspace/device-mqtt-go/216@tmp:/w/workspace/device-mqtt-go/216@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-05-26T05:44:33.748Z] $ docker top 4ca3168a89856bda35ee3d10d2a472f814a732be9b6c59fffcf4219873b5837f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:44:34.612Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/216 [Pipeline] fileExists [Pipeline] sh [2026-05-26T05:44:35.309Z] + make test [2026-05-26T05:44:35.309Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T05:44:40.886Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2026-05-26T05:49:18.050Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2026-05-26T05:49:18.050Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.8% of statements [2026-05-26T05:49:18.050Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2026-05-26T05:49:18.050Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T05:49:18.050Z] go vet ./... [2026-05-26T05:50:14.780Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T05:50:14.780Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T05:50:14.780Z] ./bin/test-attribution-txt.sh [2026-05-26T05:50:14.780Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T05:50:14.780Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T05:50:14.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T05:50:14.868Z] $ docker stop --time=1 4ca3168a89856bda35ee3d10d2a472f814a732be9b6c59fffcf4219873b5837f [2026-05-26T05:50:16.903Z] $ docker rm -f --volumes 4ca3168a89856bda35ee3d10d2a472f814a732be9b6c59fffcf4219873b5837f [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:50:18.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T05:50:18.828Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T05:50:19.403Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T05:50:19.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T05:50:20.122Z] + ls -al . [2026-05-26T05:50:20.123Z] total 252 [2026-05-26T05:50:20.123Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:44 . [2026-05-26T05:50:20.123Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:41 .. [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 140 May 26 05:41 .dockerignore [2026-05-26T05:50:20.123Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:41 .git [2026-05-26T05:50:20.123Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:41 .github [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 264 May 26 05:41 .gitignore [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:41 .golangci.yml [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 21759 May 26 05:41 Attribution.txt [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 19703 May 26 05:41 CHANGELOG.md [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 1803 May 26 05:41 Dockerfile [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:41 GOVERNANCE.md [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 680 May 26 05:41 Jenkinsfile [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:41 LICENSE [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 2544 May 26 05:41 Makefile [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 620 May 26 05:41 OWNERS.md [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 26 05:41 README.md [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:38 VERSION [2026-05-26T05:50:20.123Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:41 bin [2026-05-26T05:50:20.123Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:41 cmd [2026-05-26T05:50:20.123Z] -rw-r--r-- 1 jenkins jenkins 21039 May 26 05:49 coverage.out [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 6620 May 26 05:41 go.mod [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 89068 May 26 05:41 go.sum [2026-05-26T05:50:20.123Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:41 internal [2026-05-26T05:50:20.123Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:41 mock [2026-05-26T05:50:20.123Z] -rw-rw-r-- 1 jenkins jenkins 227 May 26 05:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:50:20.497Z] + 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=9d8579f05b82a801e12d88936ef98991557f2dca --label arch=arm64 --label version=4.1.0-dev.17 . [2026-05-26T05:50:21.082Z] Sending build context to Docker daemon 16.03MB [2026-05-26T05:50:21.082Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T05:50:21.082Z] Step 2/25 : FROM ${BASE} AS builder [2026-05-26T05:50:21.082Z] ---> f3938c1b1f62 [2026-05-26T05:50:21.082Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-05-26T05:50:23.692Z] ---> Running in 4a8a4bef7722 [2026-05-26T05:50:23.960Z] Removing intermediate container 4a8a4bef7722 [2026-05-26T05:50:23.960Z] ---> 0d20fa640d66 [2026-05-26T05:50:23.960Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T05:50:23.960Z] ---> Running in f14229e16312 [2026-05-26T05:50:24.248Z] Removing intermediate container f14229e16312 [2026-05-26T05:50:24.249Z] ---> 4055b7f52ba8 [2026-05-26T05:50:24.249Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T05:50:24.249Z] ---> Running in 80c2fde3f3a7 [2026-05-26T05:50:24.845Z] Removing intermediate container 80c2fde3f3a7 [2026-05-26T05:50:24.845Z] ---> 393e93fec2f4 [2026-05-26T05:50:24.845Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T05:50:24.845Z] ---> Running in b7834d0c9562 [2026-05-26T05:50:25.120Z] Removing intermediate container b7834d0c9562 [2026-05-26T05:50:25.120Z] ---> 2865da39fa15 [2026-05-26T05:50:25.120Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T05:50:25.120Z] ---> Running in 2fd992a47b45 [2026-05-26T05:50:26.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:50:26.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:50:28.694Z] OK: 259 MiB in 64 packages [2026-05-26T05:50:29.670Z] Removing intermediate container 2fd992a47b45 [2026-05-26T05:50:29.670Z] ---> 3d15b79f269b [2026-05-26T05:50:29.670Z] Step 8/25 : WORKDIR /device-mqtt-go [2026-05-26T05:50:29.941Z] ---> Running in eaa54686020a [2026-05-26T05:50:30.209Z] Removing intermediate container eaa54686020a [2026-05-26T05:50:30.209Z] ---> 1035664fb2e9 [2026-05-26T05:50:30.209Z] Step 9/25 : COPY go.mod vendor* ./ [2026-05-26T05:50:30.811Z] ---> 71e965b38be4 [2026-05-26T05:50:30.811Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:50:30.811Z] ---> Running in c78a016c0af8 [2026-05-26T05:50:33.436Z] Removing intermediate container c78a016c0af8 [2026-05-26T05:50:33.436Z] ---> 2b5c4513b35a [2026-05-26T05:50:33.436Z] Step 11/25 : COPY . . [2026-05-26T05:50:34.854Z] ---> 6c37e186b556 [2026-05-26T05:50:34.854Z] Step 12/25 : RUN $MAKE [2026-05-26T05:50:34.854Z] ---> Running in 6cc7871d4de7 [2026-05-26T05:50:35.825Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2026-05-26T05:54:57.757Z] Removing intermediate container 6cc7871d4de7 [2026-05-26T05:54:57.757Z] ---> 056bd324d598 [2026-05-26T05:54:57.757Z] Step 13/25 : FROM alpine:3.22 [2026-05-26T05:54:57.757Z] 3.22: Pulling from library/alpine [2026-05-26T05:54:57.757Z] 58e777220c39: Pulling fs layer [2026-05-26T05:54:57.757Z] 58e777220c39: Verifying Checksum [2026-05-26T05:54:57.757Z] 58e777220c39: Download complete [2026-05-26T05:54:57.757Z] 58e777220c39: Pull complete [2026-05-26T05:54:57.757Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T05:54:57.757Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T05:54:57.757Z] ---> 6a2735c23ff3 [2026-05-26T05:54:57.757Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2026-05-26T05:54:57.757Z] ---> Running in 798ba38ca518 [2026-05-26T05:54:57.757Z] Removing intermediate container 798ba38ca518 [2026-05-26T05:54:57.757Z] ---> d0ef90e1d6d0 [2026-05-26T05:54:57.757Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2026-05-26T05:54:57.757Z] ---> Running in ac0816079d3a [2026-05-26T05:54:57.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:54:57.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:54:57.757Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T05:54:57.757Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T05:54:57.757Z] OK: 8 MiB in 17 packages [2026-05-26T05:54:57.757Z] Removing intermediate container ac0816079d3a [2026-05-26T05:54:57.757Z] ---> cb5fa5bed0e5 [2026-05-26T05:54:57.757Z] Step 16/25 : RUN apk --no-cache upgrade [2026-05-26T05:54:57.757Z] ---> Running in 5feb8f1561bc [2026-05-26T05:54:57.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:54:57.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:54:57.757Z] OK: 8 MiB in 17 packages [2026-05-26T05:54:57.757Z] Removing intermediate container 5feb8f1561bc [2026-05-26T05:54:57.757Z] ---> 4df167b8ac8c [2026-05-26T05:54:57.757Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2026-05-26T05:55:00.351Z] ---> 40ca169f023b [2026-05-26T05:55:00.351Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2026-05-26T05:55:00.351Z] ---> 08afac553f19 [2026-05-26T05:55:00.351Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2026-05-26T05:55:00.947Z] ---> 657df6b5d07c [2026-05-26T05:55:00.947Z] Step 20/25 : EXPOSE 59982 [2026-05-26T05:55:00.947Z] ---> Running in 18c007d3ae52 [2026-05-26T05:55:01.242Z] Removing intermediate container 18c007d3ae52 [2026-05-26T05:55:01.242Z] ---> 8490179d6172 [2026-05-26T05:55:01.242Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2026-05-26T05:55:01.518Z] ---> Running in b3688c18b0df [2026-05-26T05:55:01.808Z] Removing intermediate container b3688c18b0df [2026-05-26T05:55:01.808Z] ---> b5f485fbcc41 [2026-05-26T05:55:01.808Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T05:55:01.808Z] ---> Running in 9f5751e9ef5f [2026-05-26T05:55:02.102Z] Removing intermediate container 9f5751e9ef5f [2026-05-26T05:55:02.102Z] ---> 2ada23c1201e [2026-05-26T05:55:02.102Z] Step 23/25 : LABEL arch=arm64 [2026-05-26T05:55:02.102Z] ---> Running in 4dec9c077331 [2026-05-26T05:55:02.391Z] Removing intermediate container 4dec9c077331 [2026-05-26T05:55:02.391Z] ---> e74e043ae7a4 [2026-05-26T05:55:02.391Z] Step 24/25 : LABEL git_sha=9d8579f05b82a801e12d88936ef98991557f2dca [2026-05-26T05:55:02.391Z] ---> Running in 8411857bf693 [2026-05-26T05:55:02.979Z] Removing intermediate container 8411857bf693 [2026-05-26T05:55:02.979Z] ---> 6f0ce1ead27c [2026-05-26T05:55:02.979Z] Step 25/25 : LABEL version=4.1.0-dev.17 [2026-05-26T05:55:02.979Z] ---> Running in 5bfd63986a8f [2026-05-26T05:55:03.285Z] Removing intermediate container 5bfd63986a8f [2026-05-26T05:55:03.285Z] ---> 465187c757b7 [2026-05-26T05:55:03.285Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T05:55:03.285Z] Successfully built 465187c757b7 [2026-05-26T05:55:03.285Z] 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-05-26T05:55:03.417Z] provisioning config files... [2026-05-26T05:55:03.436Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/216@tmp/config2881812147928081020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:55:03.770Z] ---> ****-login.sh [2026-05-26T05:55:03.770Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:55:03.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:55:04.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:55:04.037Z] Configure a credential helper to remove this warning. See [2026-05-26T05:55:04.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:55:04.037Z] [2026-05-26T05:55:04.037Z] Login Succeeded [2026-05-26T05:55:04.037Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:55:04.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:55:04.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:55:04.304Z] Configure a credential helper to remove this warning. See [2026-05-26T05:55:04.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:55:04.304Z] [2026-05-26T05:55:04.304Z] Login Succeeded [2026-05-26T05:55:04.304Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:55:04.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:55:04.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:55:04.838Z] Configure a credential helper to remove this warning. See [2026-05-26T05:55:04.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:55:04.838Z] [2026-05-26T05:55:04.838Z] Login Succeeded [2026-05-26T05:55:04.838Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:55:05.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:55:05.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:55:05.112Z] Configure a credential helper to remove this warning. See [2026-05-26T05:55:05.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:55:05.112Z] [2026-05-26T05:55:05.112Z] Login Succeeded [2026-05-26T05:55:05.112Z] ****.io [2026-05-26T05:55:05.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:55:05.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:55:05.643Z] Configure a credential helper to remove this warning. See [2026-05-26T05:55:05.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:55:05.643Z] [2026-05-26T05:55:05.643Z] Login Succeeded [2026-05-26T05:55:05.643Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:55:05.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:55:05.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:55:05.728Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2026-05-26T05:55:05.728Z] 9d8579f05b82a801e12d88936ef98991557f2dca [2026-05-26T05:55:05.728Z] latest [2026-05-26T05:55:05.728Z] 4.1.0-dev.17 [2026-05-26T05:55:05.728Z] 9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 [2026-05-26T05:55:05.728Z] main [2026-05-26T05:55:05.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:06.090Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:06.509Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca [2026-05-26T05:55:06.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-26T05:55:06.509Z] b848a0bf55ed: Preparing [2026-05-26T05:55:06.509Z] b7637db9a05f: Preparing [2026-05-26T05:55:06.509Z] 0ecd34f2261e: Preparing [2026-05-26T05:55:06.509Z] 0ed2bae15250: Preparing [2026-05-26T05:55:06.509Z] e9136ed5a733: Preparing [2026-05-26T05:55:06.509Z] eeaa73608b53: Preparing [2026-05-26T05:55:06.509Z] eeaa73608b53: Waiting [2026-05-26T05:55:06.776Z] b7637db9a05f: Pushed [2026-05-26T05:55:06.776Z] b848a0bf55ed: Pushed [2026-05-26T05:55:06.776Z] e9136ed5a733: Pushed [2026-05-26T05:55:06.776Z] 0ed2bae15250: Pushed [2026-05-26T05:55:06.776Z] eeaa73608b53: Layer already exists [2026-05-26T05:55:16.894Z] 0ecd34f2261e: Pushed [2026-05-26T05:55:16.894Z] 9d8579f05b82a801e12d88936ef98991557f2dca: digest: sha256:c81fa23ffa36694fbde0ac05c964fd5608ca851ea258938ff44e66d1bb7a5eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:17.353Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:17.713Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2026-05-26T05:55:17.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-26T05:55:17.713Z] b848a0bf55ed: Preparing [2026-05-26T05:55:17.713Z] b7637db9a05f: Preparing [2026-05-26T05:55:17.713Z] 0ecd34f2261e: Preparing [2026-05-26T05:55:17.713Z] 0ed2bae15250: Preparing [2026-05-26T05:55:17.713Z] e9136ed5a733: Preparing [2026-05-26T05:55:17.713Z] eeaa73608b53: Preparing [2026-05-26T05:55:17.713Z] eeaa73608b53: Waiting [2026-05-26T05:55:17.713Z] b7637db9a05f: Layer already exists [2026-05-26T05:55:17.713Z] b848a0bf55ed: Layer already exists [2026-05-26T05:55:17.713Z] e9136ed5a733: Layer already exists [2026-05-26T05:55:17.713Z] 0ed2bae15250: Layer already exists [2026-05-26T05:55:17.713Z] 0ecd34f2261e: Layer already exists [2026-05-26T05:55:17.713Z] eeaa73608b53: Layer already exists [2026-05-26T05:55:17.713Z] latest: digest: sha256:c81fa23ffa36694fbde0ac05c964fd5608ca851ea258938ff44e66d1bb7a5eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:18.086Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:18.459Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.17 [2026-05-26T05:55:18.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-26T05:55:18.459Z] b848a0bf55ed: Preparing [2026-05-26T05:55:18.459Z] b7637db9a05f: Preparing [2026-05-26T05:55:18.459Z] 0ecd34f2261e: Preparing [2026-05-26T05:55:18.459Z] 0ed2bae15250: Preparing [2026-05-26T05:55:18.459Z] e9136ed5a733: Preparing [2026-05-26T05:55:18.459Z] eeaa73608b53: Preparing [2026-05-26T05:55:18.459Z] eeaa73608b53: Waiting [2026-05-26T05:55:18.459Z] e9136ed5a733: Layer already exists [2026-05-26T05:55:18.459Z] b7637db9a05f: Layer already exists [2026-05-26T05:55:18.459Z] b848a0bf55ed: Layer already exists [2026-05-26T05:55:18.459Z] 0ed2bae15250: Layer already exists [2026-05-26T05:55:18.459Z] 0ecd34f2261e: Layer already exists [2026-05-26T05:55:18.459Z] eeaa73608b53: Layer already exists [2026-05-26T05:55:18.459Z] 4.1.0-dev.17: digest: sha256:c81fa23ffa36694fbde0ac05c964fd5608ca851ea258938ff44e66d1bb7a5eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:18.835Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:19.232Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 [2026-05-26T05:55:19.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-26T05:55:19.233Z] b848a0bf55ed: Preparing [2026-05-26T05:55:19.233Z] b7637db9a05f: Preparing [2026-05-26T05:55:19.233Z] 0ecd34f2261e: Preparing [2026-05-26T05:55:19.233Z] 0ed2bae15250: Preparing [2026-05-26T05:55:19.233Z] e9136ed5a733: Preparing [2026-05-26T05:55:19.233Z] eeaa73608b53: Preparing [2026-05-26T05:55:19.233Z] eeaa73608b53: Waiting [2026-05-26T05:55:19.233Z] 0ed2bae15250: Layer already exists [2026-05-26T05:55:19.233Z] 0ecd34f2261e: Layer already exists [2026-05-26T05:55:19.233Z] b7637db9a05f: Layer already exists [2026-05-26T05:55:19.233Z] b848a0bf55ed: Layer already exists [2026-05-26T05:55:19.233Z] e9136ed5a733: Layer already exists [2026-05-26T05:55:19.233Z] eeaa73608b53: Layer already exists [2026-05-26T05:55:19.233Z] 9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17: digest: sha256:c81fa23ffa36694fbde0ac05c964fd5608ca851ea258938ff44e66d1bb7a5eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:19.934Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:20.279Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2026-05-26T05:55:20.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-26T05:55:20.280Z] b848a0bf55ed: Preparing [2026-05-26T05:55:20.280Z] b7637db9a05f: Preparing [2026-05-26T05:55:20.280Z] 0ecd34f2261e: Preparing [2026-05-26T05:55:20.280Z] 0ed2bae15250: Preparing [2026-05-26T05:55:20.280Z] e9136ed5a733: Preparing [2026-05-26T05:55:20.280Z] eeaa73608b53: Preparing [2026-05-26T05:55:20.280Z] eeaa73608b53: Waiting [2026-05-26T05:55:20.280Z] b7637db9a05f: Layer already exists [2026-05-26T05:55:20.280Z] e9136ed5a733: Layer already exists [2026-05-26T05:55:20.280Z] 0ecd34f2261e: Layer already exists [2026-05-26T05:55:20.280Z] 0ed2bae15250: Layer already exists [2026-05-26T05:55:20.280Z] b848a0bf55ed: Layer already exists [2026-05-26T05:55:20.280Z] eeaa73608b53: Layer already exists [2026-05-26T05:55:20.280Z] main: digest: sha256:c81fa23ffa36694fbde0ac05c964fd5608ca851ea258938ff44e66d1bb7a5eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:55:20.616Z] ===================================================== [Pipeline] echo [2026-05-26T05:55:20.627Z] taggedImages: [2026-05-26T05:55:20.627Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca [2026-05-26T05:55:20.627Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2026-05-26T05:55:20.627Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.17 [2026-05-26T05:55:20.627Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 [2026-05-26T05:55:20.627Z] - 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-05-26T05:55:21.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:55:21.015Z] [2026-05-26T05:55:21.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:21.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:55:21.344Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T05:55:21.344Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T05:55:21.344Z] 04944245beec: Pulling fs layer [2026-05-26T05:55:21.344Z] 699f458cf7ca: Pulling fs layer [2026-05-26T05:55:21.344Z] 765212b225bb: Pulling fs layer [2026-05-26T05:55:21.344Z] f23df028b6ca: Pulling fs layer [2026-05-26T05:55:21.344Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T05:55:21.344Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T05:55:21.344Z] f23df028b6ca: Waiting [2026-05-26T05:55:21.344Z] d65c8cfc05b1: Waiting [2026-05-26T05:55:21.344Z] 2437ff75d9bd: Waiting [2026-05-26T05:55:21.344Z] 765212b225bb: Waiting [2026-05-26T05:55:21.615Z] 04944245beec: Verifying Checksum [2026-05-26T05:55:21.615Z] 04944245beec: Download complete [2026-05-26T05:55:21.615Z] 765212b225bb: Verifying Checksum [2026-05-26T05:55:21.615Z] 765212b225bb: Download complete [2026-05-26T05:55:21.615Z] f23df028b6ca: Verifying Checksum [2026-05-26T05:55:21.615Z] f23df028b6ca: Download complete [2026-05-26T05:55:21.615Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T05:55:21.615Z] d65c8cfc05b1: Download complete [2026-05-26T05:55:21.882Z] 699f458cf7ca: Verifying Checksum [2026-05-26T05:55:21.882Z] 699f458cf7ca: Download complete [2026-05-26T05:55:22.149Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T05:55:22.149Z] 8998bd30e6a1: Download complete [2026-05-26T05:55:24.762Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T05:55:24.762Z] 2437ff75d9bd: Download complete [2026-05-26T05:55:29.034Z] 8998bd30e6a1: Pull complete [2026-05-26T05:55:29.034Z] 04944245beec: Pull complete [2026-05-26T05:55:31.019Z] 699f458cf7ca: Pull complete [2026-05-26T05:55:31.019Z] 765212b225bb: Pull complete [2026-05-26T05:55:31.602Z] f23df028b6ca: Pull complete [2026-05-26T05:55:31.870Z] d65c8cfc05b1: Pull complete [2026-05-26T05:55:50.213Z] 2437ff75d9bd: Pull complete [2026-05-26T05:55:50.213Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T05:55:50.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:55:50.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:55:50.545Z] prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container [2026-05-26T05:55:50.596Z] $ 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/216 -v /w/workspace/device-mqtt-go/216:/w/workspace/device-mqtt-go/216:rw,z -v /w/workspace/device-mqtt-go/216@tmp:/w/workspace/device-mqtt-go/216@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-05-26T05:55:53.176Z] $ docker top 497c9365bcfce15099580f9a3874eb216fb3715d5203e01d84ba261eb92ea1b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:55:54.000Z] ---> job-cost.sh [2026-05-26T05:55:54.001Z] lf-activate-venv: SKIPPING [2026-05-26T05:55:54.001Z] INFO: No Stack... [2026-05-26T05:55:54.578Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T05:55:55.157Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T05:55:55.787Z] + cat /w/workspace/device-mqtt-go/216/archives/cost.csv [2026-05-26T05:55:55.787Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T05:55:55.844Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] [2026-05-26T05:55:55.851Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] did not exist. Created. [2026-05-26T05:55:55.856Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:55:56.506Z] /w/workspace/device-mqtt-go/216@tmp/durable-459ba535/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T05:55:57.144Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T05:55:57.157Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T05:55:57.208Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T05:55:57.214Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T05:55:57.237Z] $ docker stop --time=1 497c9365bcfce15099580f9a3874eb216fb3715d5203e01d84ba261eb92ea1b1 [2026-05-26T05:55:58.754Z] $ docker rm -f --volumes 497c9365bcfce15099580f9a3874eb216fb3715d5203e01d84ba261eb92ea1b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-26T05:55:59.232Z] provisioning config files... [2026-05-26T05:55:59.240Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3389856861422609841tmp [Pipeline] { [Pipeline] sh [2026-05-26T05:55:59.555Z] + set +x [2026-05-26T05:55:59.555Z] + curl -s https://codecov.io/bash [2026-05-26T05:55:59.555Z] + bash -s -- [2026-05-26T05:55:59.555Z] [2026-05-26T05:55:59.555Z] _____ _ [2026-05-26T05:55:59.555Z] / ____| | | [2026-05-26T05:55:59.555Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T05:55:59.555Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T05:55:59.555Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T05:55:59.555Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T05:55:59.555Z] Bash-1.0.6 [2026-05-26T05:55:59.555Z] [2026-05-26T05:55:59.555Z] [2026-05-26T05:55:59.555Z] ==> git version 2.25.1 found [2026-05-26T05:55:59.555Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-26T05:55:59.555Z] Release-Date: 2020-01-08 [2026-05-26T05:55:59.555Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T05:55:59.555Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T05:55:59.555Z] ==> Jenkins CI detected. [2026-05-26T05:55:59.555Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2026-05-26T05:55:59.555Z] project root: . [2026-05-26T05:55:59.555Z] --> token set from env [2026-05-26T05:55:59.555Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-26T05:55:59.555Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T05:55:59.555Z] ==> Python coveragepy not found [2026-05-26T05:55:59.555Z] ==> Searching for coverage reports in: [2026-05-26T05:55:59.555Z] + . [2026-05-26T05:55:59.555Z] -> Found 1 reports [2026-05-26T05:55:59.555Z] ==> Detecting git/mercurial file structure [2026-05-26T05:55:59.555Z] ==> Reading reports [2026-05-26T05:55:59.555Z] + ./coverage.out bytes=21039 [2026-05-26T05:55:59.555Z] ==> Appending adjustments [2026-05-26T05:55:59.555Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T05:55:59.816Z] + Found adjustments [2026-05-26T05:55:59.816Z] ==> Gzipping contents [2026-05-26T05:55:59.816Z] 4.0K /tmp/codecov.flDSNR.gz [2026-05-26T05:55:59.816Z] ==> Uploading reports [2026-05-26T05:55:59.816Z] url: https://codecov.io [2026-05-26T05:55:59.816Z] query: branch=main&commit=9d8579f05b82a801e12d88936ef98991557f2dca&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T05:55:59.816Z] -> Pinging Codecov [2026-05-26T05:55:59.816Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9d8579f05b82a801e12d88936ef98991557f2dca&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T05:56:00.076Z] -> Uploading to [2026-05-26T05:56:00.076Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/9d8579f05b82a801e12d88936ef98991557f2dca/8799d077-5486-4f4e-9be0-595676e8853b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T055559Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=21afc15c9c1001a2c33b505d56b5ec9ce1f5dbbb4e5cd7eb4ee14081aa61a5c9 [2026-05-26T05:56:00.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T05:56:00.077Z] Dload Upload Total Spent Left Speed [2026-05-26T05:56:00.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3350 0 0 100 3350 0 22483 --:--:-- --:--:-- --:--:-- 22483 [2026-05-26T05:56:00.336Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] } [2026-05-26T05:56:00.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T05:56:00.485Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T05:56:00.508Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:56:00.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:56:00.812Z] [2026-05-26T05:56:00.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:56:01.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:56:01.117Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T05:56:01.117Z] 2d35ebdb57d9: Already exists [2026-05-26T05:56:01.117Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T05:56:01.117Z] 91631faa732a: Pulling fs layer [2026-05-26T05:56:01.117Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T05:56:01.117Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T05:56:01.117Z] 7861252a18e6: Pulling fs layer [2026-05-26T05:56:01.117Z] 9130f900ef6f: Pulling fs layer [2026-05-26T05:56:01.117Z] 4f4fb700ef54: Waiting [2026-05-26T05:56:01.117Z] 7861252a18e6: Waiting [2026-05-26T05:56:01.117Z] 9130f900ef6f: Waiting [2026-05-26T05:56:01.117Z] f3f5ae8826fa: Download complete [2026-05-26T05:56:01.117Z] 85e8836fcdb2: Download complete [2026-05-26T05:56:01.117Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T05:56:01.117Z] 4f4fb700ef54: Download complete [2026-05-26T05:56:01.378Z] 85e8836fcdb2: Pull complete [2026-05-26T05:56:01.378Z] 7861252a18e6: Verifying Checksum [2026-05-26T05:56:01.378Z] 7861252a18e6: Download complete [2026-05-26T05:56:01.635Z] 91631faa732a: Download complete [2026-05-26T05:56:02.207Z] 9130f900ef6f: Verifying Checksum [2026-05-26T05:56:02.207Z] 9130f900ef6f: Download complete [2026-05-26T05:56:05.490Z] 91631faa732a: Pull complete [2026-05-26T05:56:05.490Z] f3f5ae8826fa: Pull complete [2026-05-26T05:56:05.490Z] 4f4fb700ef54: Pull complete [2026-05-26T05:56:05.490Z] 7861252a18e6: Pull complete [2026-05-26T05:56:08.773Z] 9130f900ef6f: Pull complete [2026-05-26T05:56:08.773Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T05:56:08.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:56:08.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:56:08.881Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2026-05-26T05:56:08.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-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-devops/edgex-snyk-go:latest cat [2026-05-26T05:56:11.824Z] $ docker top 11d8ea6fe076e20f02d0bbe732cf9d2f2d987ea31c7a295ce67cec074ce1b25a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:56:12.169Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2026-05-26T05:56:12.263Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2026-05-26T05:56:12.626Z] + set -o pipefail [2026-05-26T05:56:12.626Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2026-05-26T05:56:20.830Z] [2026-05-26T05:56:20.830Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2026-05-26T05:56:20.830Z] [2026-05-26T05:56:20.830Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/b05f71bb-cc72-41ac-bafa-a177452468fe [2026-05-26T05:56:20.830Z] [2026-05-26T05:56:20.830Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T05:56:20.830Z] [Pipeline] } [2026-05-26T05:56:20.840Z] $ docker stop --time=1 11d8ea6fe076e20f02d0bbe732cf9d2f2d987ea31c7a295ce67cec074ce1b25a [2026-05-26T05:56:23.744Z] $ docker rm -f --volumes 11d8ea6fe076e20f02d0bbe732cf9d2f2d987ea31c7a295ce67cec074ce1b25a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:56:24.582Z] + git log --format=format:%s -1 9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] sh [2026-05-26T05:56:24.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:56:24.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:56:25.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:56:25.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:56:25.255Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2026-05-26T05:56:25.286Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:56:25.592Z] $ docker top 879c545fbe2cfdcbf945085198a230276501d9f4e1da8135fd3b27a6e8d16687 -eo pid,comm [2026-05-26T05:56:25.636Z] 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-05-26T05:56:25.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:56:25.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:56:25.688Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:56:25.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:56:25.796Z] $ docker exec 879c545fbe2cfdcbf945085198a230276501d9f4e1da8135fd3b27a6e8d16687 ssh-agent [2026-05-26T05:56:25.886Z] SSH_AUTH_SOCK=/tmp/ssh-v3uU2n4drib5/agent.32 [2026-05-26T05:56:25.886Z] SSH_AGENT_PID=38 [2026-05-26T05:56:25.891Z] Running ssh-add (command line suppressed) [2026-05-26T05:56:26.005Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_295397524795171418.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_295397524795171418.key) [2026-05-26T05:56:26.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:56:26.311Z] + git semver tag [2026-05-26T05:56:26.568Z] 2026-05-26 05:56:26,516 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:56:26.568Z] 2026-05-26 05:56:26,520 [run_tag] DEBUG tag force:False [2026-05-26T05:56:26.568Z] 2026-05-26 05:56:26,520 [check_head_tag] DEBUG check head tag [2026-05-26T05:56:26.568Z] 2026-05-26 05:56:26,521 [execute] INFO git cat-file --batch-check [2026-05-26T05:56:26.568Z] 2026-05-26 05:56:26,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:56:26.568Z] 2026-05-26 05:56:26,523 [execute] INFO git cat-file --batch [2026-05-26T05:56:26.568Z] 2026-05-26 05:56:26,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:56:26.568Z] 2026-05-26 05:56:26,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-26T05:56:26.568Z] 2026-05-26 05:56:26,535 [execute] INFO git tag -a v4.1.0-dev.17 -m v4.1.0-dev.17 [2026-05-26T05:56:26.568Z] 2026-05-26 05:56:26,535 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.17', '-m', 'v4.1.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:56:26.568Z] 2026-05-26 05:56:26,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-26T05:56:26.568Z] 4.1.0-dev.17 [Pipeline] } [2026-05-26T05:56:26.576Z] $ docker exec --env ******** --env ******** 879c545fbe2cfdcbf945085198a230276501d9f4e1da8135fd3b27a6e8d16687 ssh-agent -k [2026-05-26T05:56:26.676Z] unset SSH_AUTH_SOCK; [2026-05-26T05:56:26.676Z] unset SSH_AGENT_PID; [2026-05-26T05:56:26.676Z] echo Agent pid 38 killed; [2026-05-26T05:56:26.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:56:27.015Z] + git semver [Pipeline] } [2026-05-26T05:56:27.285Z] $ docker stop --time=1 879c545fbe2cfdcbf945085198a230276501d9f4e1da8135fd3b27a6e8d16687 [2026-05-26T05:56:28.547Z] $ docker rm -f --volumes 879c545fbe2cfdcbf945085198a230276501d9f4e1da8135fd3b27a6e8d16687 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:56:28.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:56:28.979Z] [2026-05-26T05:56:28.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:56:29.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:56:29.295Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T05:56:29.295Z] ab5ef0e58194: Pulling fs layer [2026-05-26T05:56:29.295Z] 9712f1f96733: Pulling fs layer [2026-05-26T05:56:29.295Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T05:56:29.295Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T05:56:29.295Z] e9a5061849ea: Pulling fs layer [2026-05-26T05:56:29.295Z] d747dcd14b5f: Pulling fs layer [2026-05-26T05:56:29.295Z] 2de7ff778b66: Pulling fs layer [2026-05-26T05:56:29.295Z] e9a5061849ea: Waiting [2026-05-26T05:56:29.295Z] d747dcd14b5f: Waiting [2026-05-26T05:56:29.295Z] 0d9ebad4ef96: Waiting [2026-05-26T05:56:29.295Z] 2de7ff778b66: Waiting [2026-05-26T05:56:29.295Z] 9712f1f96733: Verifying Checksum [2026-05-26T05:56:29.295Z] 9712f1f96733: Download complete [2026-05-26T05:56:29.863Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T05:56:29.863Z] 63f879dbbcfc: Download complete [2026-05-26T05:56:29.863Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T05:56:29.863Z] 0d9ebad4ef96: Download complete [2026-05-26T05:56:29.863Z] e9a5061849ea: Verifying Checksum [2026-05-26T05:56:29.863Z] e9a5061849ea: Download complete [2026-05-26T05:56:29.863Z] d747dcd14b5f: Verifying Checksum [2026-05-26T05:56:29.863Z] d747dcd14b5f: Download complete [2026-05-26T05:56:29.863Z] ab5ef0e58194: Verifying Checksum [2026-05-26T05:56:29.863Z] ab5ef0e58194: Download complete [2026-05-26T05:56:29.863Z] 2de7ff778b66: Verifying Checksum [2026-05-26T05:56:29.863Z] 2de7ff778b66: Download complete [2026-05-26T05:56:33.152Z] ab5ef0e58194: Pull complete [2026-05-26T05:56:33.152Z] 9712f1f96733: Pull complete [2026-05-26T05:56:33.152Z] 63f879dbbcfc: Pull complete [2026-05-26T05:56:38.538Z] 0d9ebad4ef96: Pull complete [2026-05-26T05:56:38.538Z] e9a5061849ea: Pull complete [2026-05-26T05:56:38.538Z] d747dcd14b5f: Pull complete [2026-05-26T05:56:39.201Z] 2de7ff778b66: Pull complete [2026-05-26T05:56:39.201Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T05:56:39.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:56:39.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:56:39.490Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2026-05-26T05:56:39.577Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T05:56:42.311Z] $ docker top 5e4120348eedabf6681b10e3b5e2935d87187b64f8f899bd3c7972ed031364c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:56:42.416Z] provisioning config files... [2026-05-26T05:56:42.435Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17551896413851232321tmp [2026-05-26T05:56:42.504Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12653011058245727039tmp [2026-05-26T05:56:42.590Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17925212953543635870tmp [Pipeline] { [Pipeline] echo [2026-05-26T05:56:42.668Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:43.199Z] ---> sigul-configuration.sh [2026-05-26T05:56:43.199Z] gpg: directory `/root/.gnupg' created [2026-05-26T05:56:43.199Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T05:56:43.199Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T05:56:43.199Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T05:56:43.199Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T05:56:43.199Z] gpg: CAST5 encrypted data [2026-05-26T05:56:43.199Z] gpg: encrypted with 1 passphrase [2026-05-26T05:56:43.199Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T05:56:43.641Z] + mkdir /home/jenkins [2026-05-26T05:56:43.641Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T05:56:44.060Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-26T05:56:44.113Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:44.633Z] ---> sigul-install.sh [2026-05-26T05:56:44.634Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T05:56:45.019Z] + git tag --list [2026-05-26T05:56:45.019Z] 0.7.1 [2026-05-26T05:56:45.019Z] v1.0.0 [2026-05-26T05:56:45.019Z] v1.1.0 [2026-05-26T05:56:45.019Z] v1.1.1 [2026-05-26T05:56:45.019Z] v1.2.2 [2026-05-26T05:56:45.019Z] v1.3.0 [2026-05-26T05:56:45.019Z] v1.3.1 [2026-05-26T05:56:45.019Z] v2.0.0 [2026-05-26T05:56:45.019Z] v2.1.0 [2026-05-26T05:56:45.019Z] v2.1.1 [2026-05-26T05:56:45.019Z] v2.2.0 [2026-05-26T05:56:45.019Z] v2.3.0 [2026-05-26T05:56:45.019Z] v3.0 [2026-05-26T05:56:45.019Z] v3.0.0 [2026-05-26T05:56:45.019Z] v3.1 [2026-05-26T05:56:45.019Z] v3.1.0 [2026-05-26T05:56:45.019Z] v3.1.1 [2026-05-26T05:56:45.019Z] v4.0 [2026-05-26T05:56:45.019Z] v4.0.0 [2026-05-26T05:56:45.019Z] v4.0.1 [2026-05-26T05:56:45.019Z] v4.0.1-dev.1 [2026-05-26T05:56:45.019Z] v4.1.0-dev.1 [2026-05-26T05:56:45.019Z] v4.1.0-dev.10 [2026-05-26T05:56:45.019Z] v4.1.0-dev.11 [2026-05-26T05:56:45.019Z] v4.1.0-dev.12 [2026-05-26T05:56:45.019Z] v4.1.0-dev.13 [2026-05-26T05:56:45.019Z] v4.1.0-dev.14 [2026-05-26T05:56:45.019Z] v4.1.0-dev.15 [2026-05-26T05:56:45.019Z] v4.1.0-dev.16 [2026-05-26T05:56:45.019Z] v4.1.0-dev.17 [2026-05-26T05:56:45.019Z] v4.1.0-dev.2 [2026-05-26T05:56:45.019Z] v4.1.0-dev.3 [2026-05-26T05:56:45.019Z] v4.1.0-dev.4 [2026-05-26T05:56:45.019Z] v4.1.0-dev.5 [2026-05-26T05:56:45.019Z] v4.1.0-dev.6 [2026-05-26T05:56:45.019Z] v4.1.0-dev.7 [2026-05-26T05:56:45.019Z] v4.1.0-dev.8 [2026-05-26T05:56:45.019Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T05:56:45.428Z] + lftools sign git-tag v4.1.0-dev.17 [2026-05-26T05:56:45.757Z] Signing Git tag with Sigul... [2026-05-26T05:56:45.757Z] Signing v4.1.0-dev.17 [Pipeline] echo [2026-05-26T05:56:46.390Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:46.805Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T05:56:46.864Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T05:56:46.950Z] $ docker stop --time=1 5e4120348eedabf6681b10e3b5e2935d87187b64f8f899bd3c7972ed031364c1 [2026-05-26T05:56:48.282Z] $ docker rm -f --volumes 5e4120348eedabf6681b10e3b5e2935d87187b64f8f899bd3c7972ed031364c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T05:56:49.047Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:56:49.047Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:56:49.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:56:49.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:56:49.949Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2026-05-26T05:56:50.141Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:56:50.438Z] $ docker top f37bad4fb8a8c0aff9af55d87dd99c77245d92597a3903d8bc6f0cc5783aae1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:56:50.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:56:50.666Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:56:50.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:56:50.835Z] $ docker exec f37bad4fb8a8c0aff9af55d87dd99c77245d92597a3903d8bc6f0cc5783aae1d ssh-agent [2026-05-26T05:56:50.996Z] SSH_AUTH_SOCK=/tmp/ssh-afIUXcSOEICi/agent.33 [2026-05-26T05:56:50.996Z] SSH_AGENT_PID=39 [2026-05-26T05:56:51.025Z] Running ssh-add (command line suppressed) [2026-05-26T05:56:51.135Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5778209259301732336.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5778209259301732336.key) [2026-05-26T05:56:51.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:56:51.536Z] + git semver bump pre [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,728 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,732 [bump_version] DEBUG bumping version:4.1.0-dev.17 on axis:pre with prefix:dev [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,732 [bump_version] DEBUG bumped version:4.1.0-dev.18 [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,732 [write_version] DEBUG write version:4.1.0-dev.18 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,732 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,734 [execute] INFO git cat-file --batch-check [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,738 [execute] INFO git cat-file --batch [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:56:51.818Z] 2026-05-26 05:56:51,742 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-26T05:56:51.818Z] 4.1.0-dev.18 [Pipeline] } [2026-05-26T05:56:51.843Z] $ docker exec --env ******** --env ******** f37bad4fb8a8c0aff9af55d87dd99c77245d92597a3903d8bc6f0cc5783aae1d ssh-agent -k [2026-05-26T05:56:51.935Z] unset SSH_AUTH_SOCK; [2026-05-26T05:56:51.935Z] unset SSH_AGENT_PID; [2026-05-26T05:56:51.935Z] echo Agent pid 39 killed; [2026-05-26T05:56:51.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:56:52.594Z] + git semver [Pipeline] } [2026-05-26T05:56:52.887Z] $ docker stop --time=1 f37bad4fb8a8c0aff9af55d87dd99c77245d92597a3903d8bc6f0cc5783aae1d [2026-05-26T05:56:54.157Z] $ docker rm -f --volumes f37bad4fb8a8c0aff9af55d87dd99c77245d92597a3903d8bc6f0cc5783aae1d [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:56:54.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:56:54.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:56:54.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:56:54.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:56:55.185Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2026-05-26T05:56:55.220Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:56:55.464Z] $ docker top 08364db1ca93eb3886003097a3f259419aac21c2aa7174ef0b0877c7c87951d3 -eo pid,comm [2026-05-26T05:56:55.505Z] 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-05-26T05:56:55.505Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:56:55.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:56:55.590Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:56:55.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:56:55.724Z] $ docker exec 08364db1ca93eb3886003097a3f259419aac21c2aa7174ef0b0877c7c87951d3 ssh-agent [2026-05-26T05:56:55.856Z] SSH_AUTH_SOCK=/tmp/ssh-nNEKAKUBcaJu/agent.32 [2026-05-26T05:56:55.856Z] SSH_AGENT_PID=38 [2026-05-26T05:56:55.869Z] Running ssh-add (command line suppressed) [2026-05-26T05:56:55.973Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15454922352049015379.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15454922352049015379.key) [2026-05-26T05:56:56.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:56:56.322Z] + git semver push [2026-05-26T05:56:56.604Z] 2026-05-26 05:56:56,525 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:56:56.604Z] 2026-05-26 05:56:56,528 [run_push] DEBUG push [2026-05-26T05:56:56.604Z] 2026-05-26 05:56:56,529 [execute] INFO git cat-file --batch-check [2026-05-26T05:56:56.604Z] 2026-05-26 05:56:56,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:56:56.604Z] 2026-05-26 05:56:56,533 [execute] INFO git rev-list 071472fc3deed6062c03b41fe822c346c0afb490 -- [2026-05-26T05:56:56.604Z] 2026-05-26 05:56:56,533 [execute] DEBUG Popen(['git', 'rev-list', '071472fc3deed6062c03b41fe822c346c0afb490', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:56:56.604Z] 2026-05-26 05:56:56,542 [execute] INFO git fetch -v -- origin [2026-05-26T05:56:56.604Z] 2026-05-26 05:56:56,542 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-26T05:56:57.195Z] 2026-05-26 05:56:57,102 [run_push] DEBUG no remote changes detected [2026-05-26T05:56:57.195Z] 2026-05-26 05:56:57,102 [execute] INFO git push origin semver [2026-05-26T05:56:57.195Z] 2026-05-26 05:56:57,102 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:56:58.205Z] 2026-05-26 05:56:58,130 [run_push] DEBUG push all version tags [2026-05-26T05:56:58.205Z] 2026-05-26 05:56:58,131 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-26T05:56:58.205Z] 2026-05-26 05:56:58,131 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:56:59.748Z] 2026-05-26 05:56:59,297 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-26T05:56:59.748Z] 4.1.0-dev.18 [Pipeline] } [2026-05-26T05:56:59.783Z] $ docker exec --env ******** --env ******** 08364db1ca93eb3886003097a3f259419aac21c2aa7174ef0b0877c7c87951d3 ssh-agent -k [2026-05-26T05:56:59.882Z] unset SSH_AUTH_SOCK; [2026-05-26T05:56:59.883Z] unset SSH_AGENT_PID; [2026-05-26T05:56:59.883Z] echo Agent pid 38 killed; [2026-05-26T05:56:59.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:57:00.507Z] + git semver [Pipeline] } [2026-05-26T05:57:00.846Z] $ docker stop --time=1 08364db1ca93eb3886003097a3f259419aac21c2aa7174ef0b0877c7c87951d3 [2026-05-26T05:57:02.144Z] $ docker rm -f --volumes 08364db1ca93eb3886003097a3f259419aac21c2aa7174ef0b0877c7c87951d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T05:57:03.381Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2026-05-26T05:57:03.381Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-05-26T05:57:03.381Z] total 16 [2026-05-26T05:57:03.381Z] drwxr-xr-x 3 root root 4096 May 26 05:40 . [2026-05-26T05:57:03.381Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:56 .. [2026-05-26T05:57:03.381Z] drwxr-xr-x 2 root root 4096 May 26 05:40 cost [2026-05-26T05:57:03.381Z] -rw-r--r-- 1 root root 86 May 26 05:40 cost.csv [2026-05-26T05:57:03.381Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-05-26T05:57:03.381Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-05-26T05:57:03.381Z] total 16 [2026-05-26T05:57:03.381Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:40 . [2026-05-26T05:57:03.381Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:56 .. [2026-05-26T05:57:03.381Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 05:40 cost [2026-05-26T05:57:03.381Z] -rw-r--r-- 1 jenkins jenkins 86 May 26 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:57:03.712Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:57:04.614Z] ---> package-listing.sh [2026-05-26T05:57:04.614Z] ++ facter osfamily [2026-05-26T05:57:04.614Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T05:57:04.887Z] + OS_FAMILY=debian [2026-05-26T05:57:04.887Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2026-05-26T05:57:04.887Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T05:57:04.887Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T05:57:04.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T05:57:04.887Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T05:57:04.887Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-05-26T05:57:04.887Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T05:57:04.887Z] + case "${OS_FAMILY}" in [2026-05-26T05:57:04.887Z] + dpkg -l [2026-05-26T05:57:04.887Z] + grep '^ii' [2026-05-26T05:57:04.887Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T05:57:04.887Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T05:57:04.887Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T05:57:04.887Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-05-26T05:57:04.887Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2026-05-26T05:57:04.887Z] + 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-05-26T05:57:04.901Z] 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-05-26T05:57:05.186Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:57:05.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:57:05.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:57:05.855Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2026-05-26T05:57:05.897Z] $ 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-05-26T05:57:06.152Z] $ docker top 9e3144bdaa8869c8a644681fabe0d8d0b931fa8ddecf1086752c275ef033f37d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:57:06.598Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T05:57:06.910Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T05:57:07.208Z] + ls /var/log/sa-host [2026-05-26T05:57:07.208Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:57:07.297Z] provisioning config files... [2026-05-26T05:57:07.307Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17680207025231930827tmp [Pipeline] { [Pipeline] echo [2026-05-26T05:57:07.327Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:57:07.624Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T05:57:07.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:57:08.021Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T05:57:08.039Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:57:08.347Z] ---> sudo-logs.sh [2026-05-26T05:57:08.347Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T05:57:08.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:57:08.723Z] ---> job-cost.sh [2026-05-26T05:57:08.723Z] lf-activate-venv: SKIPPING [2026-05-26T05:57:08.723Z] DEBUG: total: 0.2199999988079071 [2026-05-26T05:57:08.723Z] INFO: Retrieving Stack Cost... [2026-05-26T05:57:09.925Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T05:57:09.925Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T05:57:09.949Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:57:10.246Z] ---> logs-deploy.sh [2026-05-26T05:57:10.246Z] lf-activate-venv: SKIPPING [2026-05-26T05:57:10.246Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/216 [2026-05-26T05:57:10.246Z] INFO: archiving workspace using pattern(s): [2026-05-26T05:57:11.189Z] Archives upload complete. [2026-05-26T05:57:11.189Z] INFO: archiving logs to Nexus